| 1 | [ Dec 17 00:50:45 Enabled. ] | ||
| 2 | [ Dec 17 00:50:45 Rereading configuration. ] | ||
| 3 | [ Dec 17 00:50:47 Rereading configuration. ] | ||
| 4 | [ Dec 17 00:50:59 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 | [ Dec 17 00:50:59 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 | 2025.12.17 00:51:02.077096 [ 1 ] {} <Information> Application: Will watch for the process with pid 25081 | ||
| 29 | 2025.12.17 00:51:02.077462 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.17 00:51:02.565325 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25081 | ||
| 31 | 2025.12.17 00:51:02.568044 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.17 00:51:02.568215 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.17 00:51:02.820681 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.17 00:51:02.858726 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.17 00:51:02.858810 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.17 00:51:02.858833 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.17 00:51:02.858895 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.17 00:51:02.859510 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.17 00:51:02.863179 [ 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 | 2025.12.17 00:51:02.864160 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.17 00:51:02.865029 [ 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 | 2025.12.17 00:51:02.865085 [ 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 | 2025.12.17 00:51:02.865134 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.17 00:51:02.867224 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.17 00:51:02.868171 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.17 00:51:02.874573 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.17 00:51:02.875384 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.17 00:51:02.876810 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.17 00:51:02.876907 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.17 00:51:02.878069 [ 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 | 2025.12.17 00:51:02.878535 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.17 00:51:02.886219 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.17 00:51:02.886964 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.17 00:51:02.891515 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.17 00:51:02.891881 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.17 00:51:02.892250 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.17 00:51:02.892621 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.17 00:51:02.894120 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.17 00:51:02.894150 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.17 00:51:02.894235 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.17 00:51:02.894349 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.17 00:51:02.905775 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.17 00:51:02.905810 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000186893 sec | ||
| 68 | 2025.12.17 00:51:02.905851 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.17 00:51:02.905892 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.17 00:51:02.908032 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.17 00:51:02.910171 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.17 00:51:02.927434 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.17 00:51:02.927486 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.17 00:51:02.927585 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.17 00:51:02.927599 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.17 00:51:02.927636 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.17 00:51:02.927716 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.17 00:51:02.930446 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.17 00:51:02.930495 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.17 00:51:02.930546 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.17 00:51:02.930720 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.17 00:51:02.930765 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.17 00:51:02.930778 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.17 00:51:02.930849 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.17 00:51:02.930862 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.17 00:51:02.930893 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.17 00:51:02.930961 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.17 00:51:02.963590 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.17 00:51:02.964999 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.17 00:51:02.965093 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000115242 sec | ||
| 91 | 2025.12.17 00:51:02.965107 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.17 00:51:02.965117 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.17 00:51:02.965142 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.17 00:51:02.965363 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.17 00:51:02.965462 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.17 00:51:02.965476 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.17 00:51:02.965487 [ 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 | 2025.12.17 00:51:02.965497 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.17 00:51:02.973860 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.17 00:51:02.974088 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2025.12.17 00:51:02.975596 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.366e-05 sec. | ||
| 102 | 2025.12.17 00:51:02.976057 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.17 00:51:02.977406 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.17 00:51:02.977427 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.17 00:51:03.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.33 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2025.12.17 00:51:03.787880 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42995 | ||
| 107 | 2025.12.17 00:51:03.792352 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.12.17 00:51:03.792429 [ 4 ] {} <Debug> TCP-Session: a78840b1-3b48-4941-b29d-6e12581f75c5 Authenticating user 'default' from [fd00:1122:3344:101::b]:42995 | ||
| 109 | 2025.12.17 00:51:03.792533 [ 4 ] {} <Debug> TCP-Session: a78840b1-3b48-4941-b29d-6e12581f75c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.17 00:51:03.792547 [ 4 ] {} <Debug> TCP-Session: a78840b1-3b48-4941-b29d-6e12581f75c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.12.17 00:51:03.792638 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.12.17 00:51:03.792730 [ 4 ] {} <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 | ||
| 113 | 2025.12.17 00:51:03.792746 [ 4 ] {} <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 | ||
| 114 | 2025.12.17 00:51:03.795402 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53761 | ||
| 115 | 2025.12.17 00:51:03.795495 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49482 | ||
| 116 | 2025.12.17 00:51:03.795510 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60279 | ||
| 117 | 2025.12.17 00:51:03.795615 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.17 00:51:03.795670 [ 5 ] {} <Debug> TCP-Session: e8c52484-9273-4dbe-9119-55242f3ad611 Authenticating user 'default' from [fd00:1122:3344:101::b]:53761 | ||
| 119 | 2025.12.17 00:51:03.795693 [ 5 ] {} <Debug> TCP-Session: e8c52484-9273-4dbe-9119-55242f3ad611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.12.17 00:51:03.795714 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56986 | ||
| 121 | 2025.12.17 00:51:03.795770 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.12.17 00:51:03.795786 [ 5 ] {} <Debug> TCP-Session: e8c52484-9273-4dbe-9119-55242f3ad611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2025.12.17 00:51:03.795822 [ 254 ] {} <Debug> TCP-Session: 89f61ea3-c1d5-4846-a51d-c594af314317 Authenticating user 'default' from [fd00:1122:3344:101::b]:49482 | ||
| 124 | 2025.12.17 00:51:03.795840 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.12.17 00:51:03.795839 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60179 | ||
| 126 | 2025.12.17 00:51:03.795914 [ 254 ] {} <Debug> TCP-Session: 89f61ea3-c1d5-4846-a51d-c594af314317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.17 00:51:03.795943 [ 6 ] {} <Debug> TCP-Session: b77d458c-13ee-47e9-85cb-acbc6de36d04 Authenticating user 'default' from [fd00:1122:3344:101::b]:60279 | ||
| 128 | 2025.12.17 00:51:03.795983 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65292 | ||
| 129 | 2025.12.17 00:51:03.795981 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.12.17 00:51:03.796021 [ 254 ] {} <Debug> TCP-Session: 89f61ea3-c1d5-4846-a51d-c594af314317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.17 00:51:03.796074 [ 255 ] {} <Debug> TCP-Session: 306eb279-60cb-44b0-918d-99ddf2def2b0 Authenticating user 'default' from [fd00:1122:3344:101::b]:56986 | ||
| 132 | 2025.12.17 00:51:03.796100 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36922 | ||
| 133 | 2025.12.17 00:51:03.796053 [ 6 ] {} <Debug> TCP-Session: b77d458c-13ee-47e9-85cb-acbc6de36d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.12.17 00:51:03.796147 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.12.17 00:51:03.796186 [ 255 ] {} <Debug> TCP-Session: 306eb279-60cb-44b0-918d-99ddf2def2b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.17 00:51:03.796049 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.12.17 00:51:03.796235 [ 257 ] {} <Debug> TCP-Session: 83fbcb74-89d3-4ed9-b12b-62bca4bda10d Authenticating user 'default' from [fd00:1122:3344:101::b]:65292 | ||
| 138 | 2025.12.17 00:51:03.796247 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.12.17 00:51:03.796211 [ 6 ] {} <Debug> TCP-Session: b77d458c-13ee-47e9-85cb-acbc6de36d04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.17 00:51:03.796309 [ 257 ] {} <Debug> TCP-Session: 83fbcb74-89d3-4ed9-b12b-62bca4bda10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.17 00:51:03.796299 [ 258 ] {} <Debug> TCP-Session: 68806b75-0e27-4ffa-98c2-a37de9890952 Authenticating user 'default' from [fd00:1122:3344:101::b]:36922 | ||
| 142 | 2025.12.17 00:51:03.796297 [ 256 ] {} <Debug> TCP-Session: 147bd168-f4d6-44d5-a47e-1a99a34ff32c Authenticating user 'default' from [fd00:1122:3344:101::b]:60179 | ||
| 143 | 2025.12.17 00:51:03.796381 [ 257 ] {} <Debug> TCP-Session: 83fbcb74-89d3-4ed9-b12b-62bca4bda10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.17 00:51:03.796413 [ 256 ] {} <Debug> TCP-Session: 147bd168-f4d6-44d5-a47e-1a99a34ff32c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.17 00:51:03.796397 [ 258 ] {} <Debug> TCP-Session: 68806b75-0e27-4ffa-98c2-a37de9890952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.17 00:51:03.796492 [ 256 ] {} <Debug> TCP-Session: 147bd168-f4d6-44d5-a47e-1a99a34ff32c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.17 00:51:03.796524 [ 258 ] {} <Debug> TCP-Session: 68806b75-0e27-4ffa-98c2-a37de9890952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.17 00:51:03.796214 [ 255 ] {} <Debug> TCP-Session: 306eb279-60cb-44b0-918d-99ddf2def2b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.17 00:51:04.048584 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44796 | ||
| 150 | 2025.12.17 00:51:04.051218 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.17 00:51:04.051275 [ 259 ] {} <Debug> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Authenticating user 'default' from [fd00:1122:3344:101::d]:44796 | ||
| 152 | 2025.12.17 00:51:04.051299 [ 259 ] {} <Debug> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.17 00:51:04.051373 [ 259 ] {} <Debug> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.17 00:51:04.051442 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.12.17 00:51:04.051469 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.12.17 00:51:04.051545 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.12.17 00:51:04.054070 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44144 | ||
| 158 | 2025.12.17 00:51:04.054238 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64400 | ||
| 159 | 2025.12.17 00:51:04.054265 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2025.12.17 00:51:04.054335 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46778 | ||
| 161 | 2025.12.17 00:51:04.054417 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2025.12.17 00:51:04.054424 [ 260 ] {} <Debug> TCP-Session: d22e2051-15fd-4b96-8c5b-2b8b40caf43c Authenticating user 'default' from [fd00:1122:3344:101::d]:44144 | ||
| 163 | 2025.12.17 00:51:04.054454 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40931 | ||
| 164 | 2025.12.17 00:51:04.054511 [ 262 ] {} <Debug> TCP-Session: a2453a56-7c0a-4224-99ae-8ec1fc5ca0e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64400 | ||
| 165 | 2025.12.17 00:51:04.054496 [ 260 ] {} <Debug> TCP-Session: d22e2051-15fd-4b96-8c5b-2b8b40caf43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2025.12.17 00:51:04.054540 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61919 | ||
| 167 | 2025.12.17 00:51:04.054541 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37478 | ||
| 168 | 2025.12.17 00:51:04.054647 [ 262 ] {} <Debug> TCP-Session: a2453a56-7c0a-4224-99ae-8ec1fc5ca0e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2025.12.17 00:51:04.054633 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.12.17 00:51:04.054694 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36240 | ||
| 171 | 2025.12.17 00:51:04.054728 [ 262 ] {} <Debug> TCP-Session: a2453a56-7c0a-4224-99ae-8ec1fc5ca0e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.12.17 00:51:04.054724 [ 263 ] {} <Debug> TCP-Session: c7756d3f-ab05-47e3-b3a1-475d808b5954 Authenticating user 'default' from [fd00:1122:3344:101::d]:46778 | ||
| 173 | 2025.12.17 00:51:04.054630 [ 260 ] {} <Debug> TCP-Session: d22e2051-15fd-4b96-8c5b-2b8b40caf43c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.12.17 00:51:04.054845 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63761 | ||
| 175 | 2025.12.17 00:51:04.054857 [ 263 ] {} <Debug> TCP-Session: c7756d3f-ab05-47e3-b3a1-475d808b5954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.12.17 00:51:04.054825 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2025.12.17 00:51:04.054903 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.12.17 00:51:04.054967 [ 264 ] {} <Debug> TCP-Session: 5228b4bf-469c-4331-a38b-6286405698ba Authenticating user 'default' from [fd00:1122:3344:101::d]:40931 | ||
| 179 | 2025.12.17 00:51:04.054968 [ 263 ] {} <Debug> TCP-Session: c7756d3f-ab05-47e3-b3a1-475d808b5954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.12.17 00:51:04.054940 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2025.12.17 00:51:04.055047 [ 265 ] {} <Debug> TCP-Session: 0cf2d85b-d38a-428e-b801-f079295b8aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37478 | ||
| 182 | 2025.12.17 00:51:04.055060 [ 264 ] {} <Debug> TCP-Session: 5228b4bf-469c-4331-a38b-6286405698ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.12.17 00:51:04.055074 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2025.12.17 00:51:04.055143 [ 265 ] {} <Debug> TCP-Session: 0cf2d85b-d38a-428e-b801-f079295b8aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.12.17 00:51:04.055123 [ 261 ] {} <Debug> TCP-Session: de50d571-98bf-4ce6-8088-a3e5e7ed6f25 Authenticating user 'default' from [fd00:1122:3344:101::d]:61919 | ||
| 186 | 2025.12.17 00:51:04.055174 [ 266 ] {} <Debug> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Authenticating user 'default' from [fd00:1122:3344:101::d]:36240 | ||
| 187 | 2025.12.17 00:51:04.055211 [ 265 ] {} <Debug> TCP-Session: 0cf2d85b-d38a-428e-b801-f079295b8aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.17 00:51:04.055230 [ 261 ] {} <Debug> TCP-Session: de50d571-98bf-4ce6-8088-a3e5e7ed6f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.12.17 00:51:04.055246 [ 266 ] {} <Debug> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.17 00:51:04.055298 [ 261 ] {} <Debug> TCP-Session: de50d571-98bf-4ce6-8088-a3e5e7ed6f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.17 00:51:04.055314 [ 266 ] {} <Debug> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.17 00:51:04.055122 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2025.12.17 00:51:04.055121 [ 264 ] {} <Debug> TCP-Session: 5228b4bf-469c-4331-a38b-6286405698ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2025.12.17 00:51:04.055388 [ 267 ] {} <Debug> TCP-Session: f6421e16-be6e-44ed-a34e-9c68005b49cd Authenticating user 'default' from [fd00:1122:3344:101::d]:63761 | ||
| 195 | 2025.12.17 00:51:04.055543 [ 267 ] {} <Debug> TCP-Session: f6421e16-be6e-44ed-a34e-9c68005b49cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.17 00:51:04.055557 [ 267 ] {} <Debug> TCP-Session: f6421e16-be6e-44ed-a34e-9c68005b49cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.17 00:51:04.060410 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2025.12.17 00:51:04.064952 [ 259 ] {58f9bad6-54a3-4c6f-a91a-d77f0587911c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2025.12.17 00:51:04.177434 [ 259 ] {58f9bad6-54a3-4c6f-a91a-d77f0587911c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44796) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2025.12.17 00:51:04.178365 [ 259 ] {58f9bad6-54a3-4c6f-a91a-d77f0587911c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2025.12.17 00:51:04.178565 [ 259 ] {58f9bad6-54a3-4c6f-a91a-d77f0587911c} <Debug> TCPHandler: Processed in 0.122227859 sec. | ||
| 248 | 2025.12.17 00:51:04.181463 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2025.12.17 00:51:04.181669 [ 259 ] {b26652d9-0c05-423d-9049-3a266a9d7d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2025.12.17 00:51:04.181935 [ 259 ] {b26652d9-0c05-423d-9049-3a266a9d7d3a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44796) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2025.12.17 00:51:04.182216 [ 259 ] {b26652d9-0c05-423d-9049-3a266a9d7d3a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2025.12.17 00:51:04.182401 [ 259 ] {b26652d9-0c05-423d-9049-3a266a9d7d3a} <Debug> TCPHandler: Processed in 0.001049801 sec. | ||
| 299 | 2025.12.17 00:51:04.182843 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2025.12.17 00:51:04.183794 [ 266 ] {7e86009e-765e-497c-9763-97070a670b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2025.12.17 00:51:04.184578 [ 266 ] {7e86009e-765e-497c-9763-97070a670b1c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2025.12.17 00:51:04.186378 [ 266 ] {7e86009e-765e-497c-9763-97070a670b1c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2025.12.17 00:51:04.186402 [ 266 ] {7e86009e-765e-497c-9763-97070a670b1c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1711e-05 sec | ||
| 304 | 2025.12.17 00:51:04.186453 [ 266 ] {7e86009e-765e-497c-9763-97070a670b1c} <Trace> ReferentialDeps: No tables | ||
| 305 | 2025.12.17 00:51:04.186494 [ 266 ] {7e86009e-765e-497c-9763-97070a670b1c} <Trace> LoadingDeps: No tables | ||
| 306 | 2025.12.17 00:51:04.186538 [ 266 ] {7e86009e-765e-497c-9763-97070a670b1c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2025.12.17 00:51:04.188624 [ 266 ] {7e86009e-765e-497c-9763-97070a670b1c} <Debug> TCPHandler: Processed in 0.006009961 sec. | ||
| 308 | 2025.12.17 00:51:04.188782 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2025.12.17 00:51:04.189017 [ 266 ] {49534606-aa17-4479-895d-51aeef2be0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2025.12.17 00:51:04.189145 [ 266 ] {49534606-aa17-4479-895d-51aeef2be0c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2025.12.17 00:51:04.197542 [ 266 ] {49534606-aa17-4479-895d-51aeef2be0c0} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2025.12.17 00:51:04.202630 [ 266 ] {49534606-aa17-4479-895d-51aeef2be0c0} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb): Loading data parts | ||
| 314 | 2025.12.17 00:51:04.205486 [ 266 ] {49534606-aa17-4479-895d-51aeef2be0c0} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb): There are no data parts | ||
| 315 | 2025.12.17 00:51:04.208640 [ 266 ] {49534606-aa17-4479-895d-51aeef2be0c0} <Debug> TCPHandler: Processed in 0.019909019 sec. | ||
| 316 | 2025.12.17 00:51:04.208821 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2025.12.17 00:51:04.209054 [ 266 ] {50e42ad0-b94f-4272-ade4-1e6818ee99ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2025.12.17 00:51:04.209189 [ 266 ] {50e42ad0-b94f-4272-ade4-1e6818ee99ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2025.12.17 00:51:04.229957 [ 266 ] {50e42ad0-b94f-4272-ade4-1e6818ee99ac} <Debug> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Loading data parts | ||
| 330 | 2025.12.17 00:51:04.230195 [ 266 ] {50e42ad0-b94f-4272-ade4-1e6818ee99ac} <Debug> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): There are no data parts | ||
| 331 | 2025.12.17 00:51:04.232447 [ 266 ] {50e42ad0-b94f-4272-ade4-1e6818ee99ac} <Debug> TCPHandler: Processed in 0.023681064 sec. | ||
| 332 | 2025.12.17 00:51:04.232694 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2025.12.17 00:51:04.232865 [ 266 ] {e9587be5-6403-4d4d-be6f-7ef4f97c0841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 334 | 2025.12.17 00:51:04.232989 [ 266 ] {e9587be5-6403-4d4d-be6f-7ef4f97c0841} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2025.12.17 00:51:04.234855 [ 266 ] {e9587be5-6403-4d4d-be6f-7ef4f97c0841} <Debug> oximeter.measurements_i8 (4d0232a2-3e9b-419c-ac8f-9e108036d677): Loading data parts | ||
| 336 | 2025.12.17 00:51:04.235038 [ 266 ] {e9587be5-6403-4d4d-be6f-7ef4f97c0841} <Debug> oximeter.measurements_i8 (4d0232a2-3e9b-419c-ac8f-9e108036d677): There are no data parts | ||
| 337 | 2025.12.17 00:51:04.236474 [ 266 ] {e9587be5-6403-4d4d-be6f-7ef4f97c0841} <Debug> TCPHandler: Processed in 0.003838907 sec. | ||
| 338 | 2025.12.17 00:51:04.236621 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2025.12.17 00:51:04.236826 [ 266 ] {8f78ac94-3d8b-4083-ab6c-64030c60a7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 340 | 2025.12.17 00:51:04.236909 [ 266 ] {8f78ac94-3d8b-4083-ab6c-64030c60a7d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2025.12.17 00:51:04.239114 [ 266 ] {8f78ac94-3d8b-4083-ab6c-64030c60a7d6} <Debug> oximeter.measurements_u8 (9de88bb5-cd6e-4cf8-b431-c3ae94c6f6de): Loading data parts | ||
| 342 | 2025.12.17 00:51:04.239257 [ 266 ] {8f78ac94-3d8b-4083-ab6c-64030c60a7d6} <Debug> oximeter.measurements_u8 (9de88bb5-cd6e-4cf8-b431-c3ae94c6f6de): There are no data parts | ||
| 343 | 2025.12.17 00:51:04.240398 [ 266 ] {8f78ac94-3d8b-4083-ab6c-64030c60a7d6} <Debug> TCPHandler: Processed in 0.003827727 sec. | ||
| 344 | 2025.12.17 00:51:04.240611 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2025.12.17 00:51:04.240768 [ 266 ] {fc55c42b-eff4-49f0-a30a-a1f0f899a1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 346 | 2025.12.17 00:51:04.240888 [ 266 ] {fc55c42b-eff4-49f0-a30a-a1f0f899a1cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2025.12.17 00:51:04.242885 [ 266 ] {fc55c42b-eff4-49f0-a30a-a1f0f899a1cb} <Debug> oximeter.measurements_i16 (ee8fe9bd-e154-403c-8884-8c36392d0684): Loading data parts | ||
| 348 | 2025.12.17 00:51:04.243016 [ 266 ] {fc55c42b-eff4-49f0-a30a-a1f0f899a1cb} <Debug> oximeter.measurements_i16 (ee8fe9bd-e154-403c-8884-8c36392d0684): There are no data parts | ||
| 349 | 2025.12.17 00:51:04.244380 [ 266 ] {fc55c42b-eff4-49f0-a30a-a1f0f899a1cb} <Debug> TCPHandler: Processed in 0.003857547 sec. | ||
| 350 | 2025.12.17 00:51:04.244520 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2025.12.17 00:51:04.244675 [ 266 ] {9e70802d-4f8b-4df5-a417-225b2ff422e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 352 | 2025.12.17 00:51:04.244845 [ 266 ] {9e70802d-4f8b-4df5-a417-225b2ff422e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2025.12.17 00:51:04.246613 [ 266 ] {9e70802d-4f8b-4df5-a417-225b2ff422e0} <Debug> oximeter.measurements_u16 (467a4418-89fb-4e0d-9356-e27a051be59f): Loading data parts | ||
| 354 | 2025.12.17 00:51:04.246754 [ 266 ] {9e70802d-4f8b-4df5-a417-225b2ff422e0} <Debug> oximeter.measurements_u16 (467a4418-89fb-4e0d-9356-e27a051be59f): There are no data parts | ||
| 355 | 2025.12.17 00:51:04.248750 [ 266 ] {9e70802d-4f8b-4df5-a417-225b2ff422e0} <Debug> TCPHandler: Processed in 0.004232255 sec. | ||
| 356 | 2025.12.17 00:51:04.248937 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2025.12.17 00:51:04.249135 [ 266 ] {e5c120b8-2ed9-4947-a718-1969e8b6ba5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 358 | 2025.12.17 00:51:04.249252 [ 266 ] {e5c120b8-2ed9-4947-a718-1969e8b6ba5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2025.12.17 00:51:04.251166 [ 266 ] {e5c120b8-2ed9-4947-a718-1969e8b6ba5f} <Debug> oximeter.measurements_i32 (0d9b9d19-256e-43ba-8168-5d6bf7b6ecfe): Loading data parts | ||
| 360 | 2025.12.17 00:51:04.251327 [ 266 ] {e5c120b8-2ed9-4947-a718-1969e8b6ba5f} <Debug> oximeter.measurements_i32 (0d9b9d19-256e-43ba-8168-5d6bf7b6ecfe): There are no data parts | ||
| 361 | 2025.12.17 00:51:04.252547 [ 266 ] {e5c120b8-2ed9-4947-a718-1969e8b6ba5f} <Debug> TCPHandler: Processed in 0.003660413 sec. | ||
| 362 | 2025.12.17 00:51:04.252699 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2025.12.17 00:51:04.252859 [ 266 ] {f1867e04-b2ba-4b25-8276-b12c740e68cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 364 | 2025.12.17 00:51:04.252977 [ 266 ] {f1867e04-b2ba-4b25-8276-b12c740e68cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2025.12.17 00:51:04.254726 [ 266 ] {f1867e04-b2ba-4b25-8276-b12c740e68cb} <Debug> oximeter.measurements_u32 (6e92a5c2-bc3a-4443-b70c-4b448bc15a90): Loading data parts | ||
| 366 | 2025.12.17 00:51:04.254859 [ 266 ] {f1867e04-b2ba-4b25-8276-b12c740e68cb} <Debug> oximeter.measurements_u32 (6e92a5c2-bc3a-4443-b70c-4b448bc15a90): There are no data parts | ||
| 367 | 2025.12.17 00:51:04.256053 [ 266 ] {f1867e04-b2ba-4b25-8276-b12c740e68cb} <Debug> TCPHandler: Processed in 0.003404938 sec. | ||
| 368 | 2025.12.17 00:51:04.256242 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.12.17 00:51:04.256438 [ 266 ] {f210f50f-acdd-4f22-a118-e7ed2eeaaced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 370 | 2025.12.17 00:51:04.256550 [ 266 ] {f210f50f-acdd-4f22-a118-e7ed2eeaaced} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2025.12.17 00:51:04.258238 [ 266 ] {f210f50f-acdd-4f22-a118-e7ed2eeaaced} <Debug> oximeter.measurements_i64 (aceeb600-ae33-4b0c-bb60-acd28d49565c): Loading data parts | ||
| 372 | 2025.12.17 00:51:04.258376 [ 266 ] {f210f50f-acdd-4f22-a118-e7ed2eeaaced} <Debug> oximeter.measurements_i64 (aceeb600-ae33-4b0c-bb60-acd28d49565c): There are no data parts | ||
| 373 | 2025.12.17 00:51:04.268471 [ 266 ] {f210f50f-acdd-4f22-a118-e7ed2eeaaced} <Debug> TCPHandler: Processed in 0.012276396 sec. | ||
| 374 | 2025.12.17 00:51:04.268686 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.12.17 00:51:04.268849 [ 266 ] {88a413e9-5105-4037-ae7c-b563bf21eaa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 376 | 2025.12.17 00:51:04.268973 [ 266 ] {88a413e9-5105-4037-ae7c-b563bf21eaa4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2025.12.17 00:51:04.271191 [ 266 ] {88a413e9-5105-4037-ae7c-b563bf21eaa4} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Loading data parts | ||
| 378 | 2025.12.17 00:51:04.271328 [ 266 ] {88a413e9-5105-4037-ae7c-b563bf21eaa4} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): There are no data parts | ||
| 379 | 2025.12.17 00:51:04.272434 [ 266 ] {88a413e9-5105-4037-ae7c-b563bf21eaa4} <Debug> TCPHandler: Processed in 0.003826286 sec. | ||
| 380 | 2025.12.17 00:51:04.272581 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.12.17 00:51:04.272821 [ 266 ] {7aa184b9-96ae-4152-9a20-e331a024c3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 382 | 2025.12.17 00:51:04.272938 [ 266 ] {7aa184b9-96ae-4152-9a20-e331a024c3ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2025.12.17 00:51:04.274675 [ 266 ] {7aa184b9-96ae-4152-9a20-e331a024c3ba} <Debug> oximeter.measurements_f32 (f1be6bcc-1562-47b6-a371-c6c2530077b8): Loading data parts | ||
| 384 | 2025.12.17 00:51:04.274829 [ 266 ] {7aa184b9-96ae-4152-9a20-e331a024c3ba} <Debug> oximeter.measurements_f32 (f1be6bcc-1562-47b6-a371-c6c2530077b8): There are no data parts | ||
| 385 | 2025.12.17 00:51:04.276603 [ 266 ] {7aa184b9-96ae-4152-9a20-e331a024c3ba} <Debug> TCPHandler: Processed in 0.004072562 sec. | ||
| 386 | 2025.12.17 00:51:04.276750 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.12.17 00:51:04.276911 [ 266 ] {ac7f6230-bbc1-4225-916c-6d28c3536c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 388 | 2025.12.17 00:51:04.277038 [ 266 ] {ac7f6230-bbc1-4225-916c-6d28c3536c7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2025.12.17 00:51:04.279085 [ 266 ] {ac7f6230-bbc1-4225-916c-6d28c3536c7e} <Debug> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Loading data parts | ||
| 390 | 2025.12.17 00:51:04.279221 [ 266 ] {ac7f6230-bbc1-4225-916c-6d28c3536c7e} <Debug> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): There are no data parts | ||
| 391 | 2025.12.17 00:51:04.280433 [ 266 ] {ac7f6230-bbc1-4225-916c-6d28c3536c7e} <Debug> TCPHandler: Processed in 0.003731935 sec. | ||
| 392 | 2025.12.17 00:51:04.280581 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.12.17 00:51:04.280818 [ 266 ] {5b6df237-a6c0-4133-98f9-282dc7ac07d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 394 | 2025.12.17 00:51:04.280934 [ 266 ] {5b6df237-a6c0-4133-98f9-282dc7ac07d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2025.12.17 00:51:04.282891 [ 266 ] {5b6df237-a6c0-4133-98f9-282dc7ac07d5} <Debug> oximeter.measurements_string (4b13afd7-4167-401d-8b51-a1031fbc43b1): Loading data parts | ||
| 396 | 2025.12.17 00:51:04.283035 [ 266 ] {5b6df237-a6c0-4133-98f9-282dc7ac07d5} <Debug> oximeter.measurements_string (4b13afd7-4167-401d-8b51-a1031fbc43b1): There are no data parts | ||
| 397 | 2025.12.17 00:51:04.284623 [ 266 ] {5b6df237-a6c0-4133-98f9-282dc7ac07d5} <Debug> TCPHandler: Processed in 0.004089302 sec. | ||
| 398 | 2025.12.17 00:51:04.284780 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2025.12.17 00:51:04.284936 [ 266 ] {c1a7135a-04fa-42f1-9346-e7d4833bd33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2025.12.17 00:51:04.285060 [ 266 ] {c1a7135a-04fa-42f1-9346-e7d4833bd33c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2025.12.17 00:51:04.286739 [ 266 ] {c1a7135a-04fa-42f1-9346-e7d4833bd33c} <Debug> oximeter.measurements_bytes (870b3e02-f99d-4273-a9b4-80fc8d9521b3): Loading data parts | ||
| 409 | 2025.12.17 00:51:04.286920 [ 266 ] {c1a7135a-04fa-42f1-9346-e7d4833bd33c} <Debug> oximeter.measurements_bytes (870b3e02-f99d-4273-a9b4-80fc8d9521b3): There are no data parts | ||
| 410 | 2025.12.17 00:51:04.288162 [ 266 ] {c1a7135a-04fa-42f1-9346-e7d4833bd33c} <Debug> TCPHandler: Processed in 0.003432589 sec. | ||
| 411 | 2025.12.17 00:51:04.288349 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2025.12.17 00:51:04.288631 [ 266 ] {3f5fc07e-9a9c-4900-b722-69dfa5ea49f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 413 | 2025.12.17 00:51:04.288718 [ 266 ] {3f5fc07e-9a9c-4900-b722-69dfa5ea49f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2025.12.17 00:51:04.291732 [ 266 ] {3f5fc07e-9a9c-4900-b722-69dfa5ea49f0} <Debug> oximeter.measurements_cumulativei64 (4612d6c3-3aca-4174-94af-1b2545446e65): Loading data parts | ||
| 415 | 2025.12.17 00:51:04.291868 [ 266 ] {3f5fc07e-9a9c-4900-b722-69dfa5ea49f0} <Debug> oximeter.measurements_cumulativei64 (4612d6c3-3aca-4174-94af-1b2545446e65): There are no data parts | ||
| 416 | 2025.12.17 00:51:04.293204 [ 266 ] {3f5fc07e-9a9c-4900-b722-69dfa5ea49f0} <Debug> TCPHandler: Processed in 0.004911098 sec. | ||
| 417 | 2025.12.17 00:51:04.293419 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2025.12.17 00:51:04.293582 [ 266 ] {a3014733-4fbb-4e11-9ee6-7199a9fe4071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 419 | 2025.12.17 00:51:04.293700 [ 266 ] {a3014733-4fbb-4e11-9ee6-7199a9fe4071} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2025.12.17 00:51:04.295463 [ 266 ] {a3014733-4fbb-4e11-9ee6-7199a9fe4071} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Loading data parts | ||
| 421 | 2025.12.17 00:51:04.295743 [ 266 ] {a3014733-4fbb-4e11-9ee6-7199a9fe4071} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): There are no data parts | ||
| 422 | 2025.12.17 00:51:04.297073 [ 266 ] {a3014733-4fbb-4e11-9ee6-7199a9fe4071} <Debug> TCPHandler: Processed in 0.003708844 sec. | ||
| 423 | 2025.12.17 00:51:04.297222 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2025.12.17 00:51:04.297466 [ 266 ] {e8bf70ed-aece-4ed5-9343-d9da72086f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 425 | 2025.12.17 00:51:04.297577 [ 266 ] {e8bf70ed-aece-4ed5-9343-d9da72086f01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2025.12.17 00:51:04.299356 [ 266 ] {e8bf70ed-aece-4ed5-9343-d9da72086f01} <Debug> oximeter.measurements_cumulativef32 (a093bbc2-6b63-4ac2-9970-f8681b038a38): Loading data parts | ||
| 427 | 2025.12.17 00:51:04.299507 [ 266 ] {e8bf70ed-aece-4ed5-9343-d9da72086f01} <Debug> oximeter.measurements_cumulativef32 (a093bbc2-6b63-4ac2-9970-f8681b038a38): There are no data parts | ||
| 428 | 2025.12.17 00:51:04.300837 [ 266 ] {e8bf70ed-aece-4ed5-9343-d9da72086f01} <Debug> TCPHandler: Processed in 0.003664453 sec. | ||
| 429 | 2025.12.17 00:51:04.300988 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2025.12.17 00:51:04.301154 [ 266 ] {300681ba-1ade-4b1c-8e1c-dd4c21d378de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 431 | 2025.12.17 00:51:04.301286 [ 266 ] {300681ba-1ade-4b1c-8e1c-dd4c21d378de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2025.12.17 00:51:04.303109 [ 266 ] {300681ba-1ade-4b1c-8e1c-dd4c21d378de} <Debug> oximeter.measurements_cumulativef64 (e6dc80bc-115d-4549-b98f-ce8df3976062): Loading data parts | ||
| 433 | 2025.12.17 00:51:04.303356 [ 266 ] {300681ba-1ade-4b1c-8e1c-dd4c21d378de} <Debug> oximeter.measurements_cumulativef64 (e6dc80bc-115d-4549-b98f-ce8df3976062): There are no data parts | ||
| 434 | 2025.12.17 00:51:04.304582 [ 266 ] {300681ba-1ade-4b1c-8e1c-dd4c21d378de} <Debug> TCPHandler: Processed in 0.003643144 sec. | ||
| 435 | 2025.12.17 00:51:04.304814 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2025.12.17 00:51:04.305043 [ 266 ] {59efae40-700d-40b1-bab0-bc0cc0510746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2025.12.17 00:51:04.305238 [ 266 ] {59efae40-700d-40b1-bab0-bc0cc0510746} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2025.12.17 00:51:04.307322 [ 266 ] {59efae40-700d-40b1-bab0-bc0cc0510746} <Debug> oximeter.measurements_histogrami8 (7d7f5e95-c730-4b04-bdbd-33eb85ad3835): Loading data parts | ||
| 449 | 2025.12.17 00:51:04.307521 [ 266 ] {59efae40-700d-40b1-bab0-bc0cc0510746} <Debug> oximeter.measurements_histogrami8 (7d7f5e95-c730-4b04-bdbd-33eb85ad3835): There are no data parts | ||
| 450 | 2025.12.17 00:51:04.308719 [ 266 ] {59efae40-700d-40b1-bab0-bc0cc0510746} <Debug> TCPHandler: Processed in 0.003956659 sec. | ||
| 451 | 2025.12.17 00:51:04.308873 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2025.12.17 00:51:04.309135 [ 266 ] {2d6e2153-2c32-4667-9672-7dffde90e006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 453 | 2025.12.17 00:51:04.309258 [ 266 ] {2d6e2153-2c32-4667-9672-7dffde90e006} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2025.12.17 00:51:04.315244 [ 266 ] {2d6e2153-2c32-4667-9672-7dffde90e006} <Debug> oximeter.measurements_histogramu8 (e3a11053-2083-4524-88a5-d5c81e4a2a91): Loading data parts | ||
| 455 | 2025.12.17 00:51:04.315411 [ 266 ] {2d6e2153-2c32-4667-9672-7dffde90e006} <Debug> oximeter.measurements_histogramu8 (e3a11053-2083-4524-88a5-d5c81e4a2a91): There are no data parts | ||
| 456 | 2025.12.17 00:51:04.317111 [ 266 ] {2d6e2153-2c32-4667-9672-7dffde90e006} <Debug> TCPHandler: Processed in 0.008292657 sec. | ||
| 457 | 2025.12.17 00:51:04.317353 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2025.12.17 00:51:04.317571 [ 266 ] {554771df-fbed-4a95-be78-4dfc2d80f661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 459 | 2025.12.17 00:51:04.317693 [ 266 ] {554771df-fbed-4a95-be78-4dfc2d80f661} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2025.12.17 00:51:04.319628 [ 266 ] {554771df-fbed-4a95-be78-4dfc2d80f661} <Debug> oximeter.measurements_histogrami16 (f0712955-ecab-475c-8f7e-25cca5df0f88): Loading data parts | ||
| 461 | 2025.12.17 00:51:04.319776 [ 266 ] {554771df-fbed-4a95-be78-4dfc2d80f661} <Debug> oximeter.measurements_histogrami16 (f0712955-ecab-475c-8f7e-25cca5df0f88): There are no data parts | ||
| 462 | 2025.12.17 00:51:04.321051 [ 266 ] {554771df-fbed-4a95-be78-4dfc2d80f661} <Debug> TCPHandler: Processed in 0.003748416 sec. | ||
| 463 | 2025.12.17 00:51:04.321197 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2025.12.17 00:51:04.321409 [ 266 ] {fcd32e01-877d-4216-be32-f32b470d6ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 465 | 2025.12.17 00:51:04.321533 [ 266 ] {fcd32e01-877d-4216-be32-f32b470d6ddd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2025.12.17 00:51:04.323463 [ 266 ] {fcd32e01-877d-4216-be32-f32b470d6ddd} <Debug> oximeter.measurements_histogramu16 (271639e3-7e49-4a10-83f7-2d4b22f175c6): Loading data parts | ||
| 467 | 2025.12.17 00:51:04.323615 [ 266 ] {fcd32e01-877d-4216-be32-f32b470d6ddd} <Debug> oximeter.measurements_histogramu16 (271639e3-7e49-4a10-83f7-2d4b22f175c6): There are no data parts | ||
| 468 | 2025.12.17 00:51:04.325156 [ 266 ] {fcd32e01-877d-4216-be32-f32b470d6ddd} <Debug> TCPHandler: Processed in 0.004009571 sec. | ||
| 469 | 2025.12.17 00:51:04.325393 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2025.12.17 00:51:04.325609 [ 266 ] {743d04e0-8b31-454b-98b3-668a91d7ee41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 471 | 2025.12.17 00:51:04.325741 [ 266 ] {743d04e0-8b31-454b-98b3-668a91d7ee41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2025.12.17 00:51:04.327624 [ 266 ] {743d04e0-8b31-454b-98b3-668a91d7ee41} <Debug> oximeter.measurements_histogrami32 (f36d0dca-cd50-4b5d-8927-8fdfd3b2dc45): Loading data parts | ||
| 473 | 2025.12.17 00:51:04.327784 [ 266 ] {743d04e0-8b31-454b-98b3-668a91d7ee41} <Debug> oximeter.measurements_histogrami32 (f36d0dca-cd50-4b5d-8927-8fdfd3b2dc45): There are no data parts | ||
| 474 | 2025.12.17 00:51:04.329181 [ 266 ] {743d04e0-8b31-454b-98b3-668a91d7ee41} <Debug> TCPHandler: Processed in 0.003837366 sec. | ||
| 475 | 2025.12.17 00:51:04.329339 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2025.12.17 00:51:04.329554 [ 266 ] {ea5800e2-dfb9-484f-bf34-a10c7c760f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 477 | 2025.12.17 00:51:04.329686 [ 266 ] {ea5800e2-dfb9-484f-bf34-a10c7c760f98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2025.12.17 00:51:04.331743 [ 266 ] {ea5800e2-dfb9-484f-bf34-a10c7c760f98} <Debug> oximeter.measurements_histogramu32 (8a6881b0-c077-4fb0-a3de-e597b9f225bc): Loading data parts | ||
| 479 | 2025.12.17 00:51:04.331895 [ 266 ] {ea5800e2-dfb9-484f-bf34-a10c7c760f98} <Debug> oximeter.measurements_histogramu32 (8a6881b0-c077-4fb0-a3de-e597b9f225bc): There are no data parts | ||
| 480 | 2025.12.17 00:51:04.333105 [ 266 ] {ea5800e2-dfb9-484f-bf34-a10c7c760f98} <Debug> TCPHandler: Processed in 0.003817286 sec. | ||
| 481 | 2025.12.17 00:51:04.333325 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2025.12.17 00:51:04.333537 [ 266 ] {ab32cdcd-1a44-4601-b416-0ff342d77d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 483 | 2025.12.17 00:51:04.333660 [ 266 ] {ab32cdcd-1a44-4601-b416-0ff342d77d5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2025.12.17 00:51:04.335505 [ 266 ] {ab32cdcd-1a44-4601-b416-0ff342d77d5f} <Debug> oximeter.measurements_histogrami64 (3846a01a-344f-4ba9-af13-a661fac95824): Loading data parts | ||
| 485 | 2025.12.17 00:51:04.335646 [ 266 ] {ab32cdcd-1a44-4601-b416-0ff342d77d5f} <Debug> oximeter.measurements_histogrami64 (3846a01a-344f-4ba9-af13-a661fac95824): There are no data parts | ||
| 486 | 2025.12.17 00:51:04.338108 [ 266 ] {ab32cdcd-1a44-4601-b416-0ff342d77d5f} <Debug> TCPHandler: Processed in 0.004833247 sec. | ||
| 487 | 2025.12.17 00:51:04.338264 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2025.12.17 00:51:04.338474 [ 266 ] {219712c7-86e4-4586-adeb-e56a4f2e007e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 489 | 2025.12.17 00:51:04.338599 [ 266 ] {219712c7-86e4-4586-adeb-e56a4f2e007e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2025.12.17 00:51:04.340688 [ 266 ] {219712c7-86e4-4586-adeb-e56a4f2e007e} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Loading data parts | ||
| 491 | 2025.12.17 00:51:04.340829 [ 266 ] {219712c7-86e4-4586-adeb-e56a4f2e007e} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): There are no data parts | ||
| 492 | 2025.12.17 00:51:04.341960 [ 266 ] {219712c7-86e4-4586-adeb-e56a4f2e007e} <Debug> TCPHandler: Processed in 0.003746935 sec. | ||
| 493 | 2025.12.17 00:51:04.342146 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.12.17 00:51:04.342395 [ 266 ] {79ac820c-35e6-4244-9b80-c17947bbbd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 495 | 2025.12.17 00:51:04.342516 [ 266 ] {79ac820c-35e6-4244-9b80-c17947bbbd72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2025.12.17 00:51:04.344499 [ 266 ] {79ac820c-35e6-4244-9b80-c17947bbbd72} <Debug> oximeter.measurements_histogramf32 (74988365-3ba3-4b7b-8044-5572d6d26a82): Loading data parts | ||
| 497 | 2025.12.17 00:51:04.344639 [ 266 ] {79ac820c-35e6-4244-9b80-c17947bbbd72} <Debug> oximeter.measurements_histogramf32 (74988365-3ba3-4b7b-8044-5572d6d26a82): There are no data parts | ||
| 498 | 2025.12.17 00:51:04.345859 [ 266 ] {79ac820c-35e6-4244-9b80-c17947bbbd72} <Debug> TCPHandler: Processed in 0.003763095 sec. | ||
| 499 | 2025.12.17 00:51:04.346008 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.12.17 00:51:04.346223 [ 266 ] {d9b013e7-0a36-4fa0-b03e-53bba6675a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 501 | 2025.12.17 00:51:04.346356 [ 266 ] {d9b013e7-0a36-4fa0-b03e-53bba6675a4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2025.12.17 00:51:04.348355 [ 266 ] {d9b013e7-0a36-4fa0-b03e-53bba6675a4b} <Debug> oximeter.measurements_histogramf64 (3c043a6b-d0e3-4e9b-9784-0b0a2277ad1f): Loading data parts | ||
| 503 | 2025.12.17 00:51:04.348497 [ 266 ] {d9b013e7-0a36-4fa0-b03e-53bba6675a4b} <Debug> oximeter.measurements_histogramf64 (3c043a6b-d0e3-4e9b-9784-0b0a2277ad1f): There are no data parts | ||
| 504 | 2025.12.17 00:51:04.349572 [ 266 ] {d9b013e7-0a36-4fa0-b03e-53bba6675a4b} <Debug> TCPHandler: Processed in 0.003663543 sec. | ||
| 505 | 2025.12.17 00:51:04.349853 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.12.17 00:51:04.350033 [ 266 ] {90e0c97b-634f-49de-a5b3-fa0b3493ad0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2025.12.17 00:51:04.350160 [ 266 ] {90e0c97b-634f-49de-a5b3-fa0b3493ad0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2025.12.17 00:51:04.352249 [ 266 ] {90e0c97b-634f-49de-a5b3-fa0b3493ad0d} <Debug> oximeter.fields_bool (a62f653c-5262-4e73-b92e-52754bf091dd): Loading data parts | ||
| 534 | 2025.12.17 00:51:04.352411 [ 266 ] {90e0c97b-634f-49de-a5b3-fa0b3493ad0d} <Debug> oximeter.fields_bool (a62f653c-5262-4e73-b92e-52754bf091dd): There are no data parts | ||
| 535 | 2025.12.17 00:51:04.353647 [ 266 ] {90e0c97b-634f-49de-a5b3-fa0b3493ad0d} <Debug> TCPHandler: Processed in 0.003843286 sec. | ||
| 536 | 2025.12.17 00:51:04.353795 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2025.12.17 00:51:04.353956 [ 266 ] {4f840396-5bc0-4216-829c-63d385d8e818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 538 | 2025.12.17 00:51:04.354074 [ 266 ] {4f840396-5bc0-4216-829c-63d385d8e818} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2025.12.17 00:51:04.356052 [ 266 ] {4f840396-5bc0-4216-829c-63d385d8e818} <Debug> oximeter.fields_i8 (4979293f-cfbe-4f7b-90cf-28302fe1d747): Loading data parts | ||
| 540 | 2025.12.17 00:51:04.356234 [ 266 ] {4f840396-5bc0-4216-829c-63d385d8e818} <Debug> oximeter.fields_i8 (4979293f-cfbe-4f7b-90cf-28302fe1d747): There are no data parts | ||
| 541 | 2025.12.17 00:51:04.357748 [ 266 ] {4f840396-5bc0-4216-829c-63d385d8e818} <Debug> TCPHandler: Processed in 0.004003141 sec. | ||
| 542 | 2025.12.17 00:51:04.357897 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2025.12.17 00:51:04.358133 [ 266 ] {d332858f-d457-4481-a7ad-37be6e71aea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 544 | 2025.12.17 00:51:04.358248 [ 266 ] {d332858f-d457-4481-a7ad-37be6e71aea1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2025.12.17 00:51:04.362745 [ 266 ] {d332858f-d457-4481-a7ad-37be6e71aea1} <Debug> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Loading data parts | ||
| 546 | 2025.12.17 00:51:04.362970 [ 266 ] {d332858f-d457-4481-a7ad-37be6e71aea1} <Debug> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): There are no data parts | ||
| 547 | 2025.12.17 00:51:04.364331 [ 266 ] {d332858f-d457-4481-a7ad-37be6e71aea1} <Debug> TCPHandler: Processed in 0.006482879 sec. | ||
| 548 | 2025.12.17 00:51:04.364477 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2025.12.17 00:51:04.364628 [ 266 ] {e3ead876-7f0d-422e-834a-21c7afa8aecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 550 | 2025.12.17 00:51:04.364741 [ 266 ] {e3ead876-7f0d-422e-834a-21c7afa8aecf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2025.12.17 00:51:04.366755 [ 266 ] {e3ead876-7f0d-422e-834a-21c7afa8aecf} <Debug> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Loading data parts | ||
| 552 | 2025.12.17 00:51:04.366889 [ 266 ] {e3ead876-7f0d-422e-834a-21c7afa8aecf} <Debug> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): There are no data parts | ||
| 553 | 2025.12.17 00:51:04.368064 [ 266 ] {e3ead876-7f0d-422e-834a-21c7afa8aecf} <Debug> TCPHandler: Processed in 0.003635132 sec. | ||
| 554 | 2025.12.17 00:51:04.368222 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2025.12.17 00:51:04.368513 [ 266 ] {a8d4eb58-23d7-4142-bdfb-1ac1f2eb8d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 556 | 2025.12.17 00:51:04.368634 [ 266 ] {a8d4eb58-23d7-4142-bdfb-1ac1f2eb8d6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2025.12.17 00:51:04.371268 [ 266 ] {a8d4eb58-23d7-4142-bdfb-1ac1f2eb8d6f} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Loading data parts | ||
| 558 | 2025.12.17 00:51:04.371403 [ 266 ] {a8d4eb58-23d7-4142-bdfb-1ac1f2eb8d6f} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): There are no data parts | ||
| 559 | 2025.12.17 00:51:04.372817 [ 266 ] {a8d4eb58-23d7-4142-bdfb-1ac1f2eb8d6f} <Debug> TCPHandler: Processed in 0.004645722 sec. | ||
| 560 | 2025.12.17 00:51:04.372970 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2025.12.17 00:51:04.373132 [ 266 ] {5300f7fc-b183-473c-8613-05f976d44ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 562 | 2025.12.17 00:51:04.373256 [ 266 ] {5300f7fc-b183-473c-8613-05f976d44ab4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2025.12.17 00:51:04.375124 [ 266 ] {5300f7fc-b183-473c-8613-05f976d44ab4} <Debug> oximeter.fields_i32 (c7134b6e-641e-49af-870b-35e9734091f8): Loading data parts | ||
| 564 | 2025.12.17 00:51:04.375298 [ 266 ] {5300f7fc-b183-473c-8613-05f976d44ab4} <Debug> oximeter.fields_i32 (c7134b6e-641e-49af-870b-35e9734091f8): There are no data parts | ||
| 565 | 2025.12.17 00:51:04.376473 [ 266 ] {5300f7fc-b183-473c-8613-05f976d44ab4} <Debug> TCPHandler: Processed in 0.003554762 sec. | ||
| 566 | 2025.12.17 00:51:04.376688 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2025.12.17 00:51:04.376894 [ 266 ] {209556ba-646c-4242-83c1-1fec28d08497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 568 | 2025.12.17 00:51:04.377011 [ 266 ] {209556ba-646c-4242-83c1-1fec28d08497} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2025.12.17 00:51:04.378802 [ 266 ] {209556ba-646c-4242-83c1-1fec28d08497} <Debug> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Loading data parts | ||
| 570 | 2025.12.17 00:51:04.378955 [ 266 ] {209556ba-646c-4242-83c1-1fec28d08497} <Debug> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): There are no data parts | ||
| 571 | 2025.12.17 00:51:04.380131 [ 266 ] {209556ba-646c-4242-83c1-1fec28d08497} <Debug> TCPHandler: Processed in 0.00349807 sec. | ||
| 572 | 2025.12.17 00:51:04.380275 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2025.12.17 00:51:04.380432 [ 266 ] {4fb87289-76ee-49c5-9f42-1ed1105bdfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 574 | 2025.12.17 00:51:04.380558 [ 266 ] {4fb87289-76ee-49c5-9f42-1ed1105bdfa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2025.12.17 00:51:04.383832 [ 266 ] {4fb87289-76ee-49c5-9f42-1ed1105bdfa9} <Debug> oximeter.fields_i64 (02dc99a9-4cf0-4844-9902-7f086bcab459): Loading data parts | ||
| 576 | 2025.12.17 00:51:04.383989 [ 266 ] {4fb87289-76ee-49c5-9f42-1ed1105bdfa9} <Debug> oximeter.fields_i64 (02dc99a9-4cf0-4844-9902-7f086bcab459): There are no data parts | ||
| 577 | 2025.12.17 00:51:04.385645 [ 266 ] {4fb87289-76ee-49c5-9f42-1ed1105bdfa9} <Debug> TCPHandler: Processed in 0.005419728 sec. | ||
| 578 | 2025.12.17 00:51:04.385877 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2025.12.17 00:51:04.386037 [ 266 ] {6ec8044a-cf14-4ad7-931a-e0b2945e4952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 580 | 2025.12.17 00:51:04.386158 [ 266 ] {6ec8044a-cf14-4ad7-931a-e0b2945e4952} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2025.12.17 00:51:04.388156 [ 266 ] {6ec8044a-cf14-4ad7-931a-e0b2945e4952} <Debug> oximeter.fields_u64 (2562a132-7a6b-4b48-afc6-68dba77e4f6c): Loading data parts | ||
| 582 | 2025.12.17 00:51:04.388346 [ 266 ] {6ec8044a-cf14-4ad7-931a-e0b2945e4952} <Debug> oximeter.fields_u64 (2562a132-7a6b-4b48-afc6-68dba77e4f6c): There are no data parts | ||
| 583 | 2025.12.17 00:51:04.389655 [ 266 ] {6ec8044a-cf14-4ad7-931a-e0b2945e4952} <Debug> TCPHandler: Processed in 0.003843297 sec. | ||
| 584 | 2025.12.17 00:51:04.389804 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2025.12.17 00:51:04.390054 [ 266 ] {92dff091-916a-4aac-89ad-2ba786be4767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 586 | 2025.12.17 00:51:04.390136 [ 266 ] {92dff091-916a-4aac-89ad-2ba786be4767} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2025.12.17 00:51:04.392060 [ 266 ] {92dff091-916a-4aac-89ad-2ba786be4767} <Debug> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Loading data parts | ||
| 588 | 2025.12.17 00:51:04.392200 [ 266 ] {92dff091-916a-4aac-89ad-2ba786be4767} <Debug> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): There are no data parts | ||
| 589 | 2025.12.17 00:51:04.393387 [ 266 ] {92dff091-916a-4aac-89ad-2ba786be4767} <Debug> TCPHandler: Processed in 0.003633612 sec. | ||
| 590 | 2025.12.17 00:51:04.393624 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2025.12.17 00:51:04.393824 [ 266 ] {81633400-631e-4021-ba85-4cdffddc8ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 592 | 2025.12.17 00:51:04.393940 [ 266 ] {81633400-631e-4021-ba85-4cdffddc8ee1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2025.12.17 00:51:04.395637 [ 266 ] {81633400-631e-4021-ba85-4cdffddc8ee1} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Loading data parts | ||
| 594 | 2025.12.17 00:51:04.395865 [ 266 ] {81633400-631e-4021-ba85-4cdffddc8ee1} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): There are no data parts | ||
| 595 | 2025.12.17 00:51:04.397174 [ 266 ] {81633400-631e-4021-ba85-4cdffddc8ee1} <Debug> TCPHandler: Processed in 0.003611193 sec. | ||
| 596 | 2025.12.17 00:51:04.397318 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2025.12.17 00:51:04.397573 [ 266 ] {1a793aa6-c903-4c4f-885b-56502625ee9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) 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) | ||
| 598 | 2025.12.17 00:51:04.397664 [ 266 ] {1a793aa6-c903-4c4f-885b-56502625ee9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2025.12.17 00:51:04.399459 [ 266 ] {1a793aa6-c903-4c4f-885b-56502625ee9c} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Loading data parts | ||
| 600 | 2025.12.17 00:51:04.399612 [ 266 ] {1a793aa6-c903-4c4f-885b-56502625ee9c} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): There are no data parts | ||
| 601 | 2025.12.17 00:51:04.400819 [ 266 ] {1a793aa6-c903-4c4f-885b-56502625ee9c} <Debug> TCPHandler: Processed in 0.003551092 sec. | ||
| 602 | 2025.12.17 00:51:04.401050 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2025.12.17 00:51:04.401288 [ 266 ] {5835aa20-c55e-4727-9d87-a73adf313b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2025.12.17 00:51:04.401477 [ 266 ] {5835aa20-c55e-4727-9d87-a73adf313b2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2025.12.17 00:51:04.403317 [ 266 ] {5835aa20-c55e-4727-9d87-a73adf313b2b} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee): Loading data parts | ||
| 609 | 2025.12.17 00:51:04.403469 [ 266 ] {5835aa20-c55e-4727-9d87-a73adf313b2b} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee): There are no data parts | ||
| 610 | 2025.12.17 00:51:04.407934 [ 266 ] {5835aa20-c55e-4727-9d87-a73adf313b2b} <Debug> TCPHandler: Processed in 0.006918169 sec. | ||
| 611 | 2025.12.17 00:51:04.408249 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2025.12.17 00:51:04.408524 [ 259 ] {6e37fa6d-9d74-4ce8-ad72-8d93e061c8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2025.12.17 00:51:04.409861 [ 259 ] {6e37fa6d-9d74-4ce8-ad72-8d93e061c8de} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2025.12.17 00:51:04.431460 [ 268 ] {6e37fa6d-9d74-4ce8-ad72-8d93e061c8de} <Trace> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2025.12.17 00:51:04.431520 [ 268 ] {6e37fa6d-9d74-4ce8-ad72-8d93e061c8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 616 | 2025.12.17 00:51:04.436526 [ 268 ] {6e37fa6d-9d74-4ce8-ad72-8d93e061c8de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2025.12.17 00:51:04.437371 [ 268 ] {6e37fa6d-9d74-4ce8-ad72-8d93e061c8de} <Trace> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2025.12.17 00:51:04.437657 [ 259 ] {6e37fa6d-9d74-4ce8-ad72-8d93e061c8de} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.029263 sec., 34.17284625636469 rows/sec., 546.77 B/sec. | ||
| 619 | 2025.12.17 00:51:04.438032 [ 259 ] {6e37fa6d-9d74-4ce8-ad72-8d93e061c8de} <Debug> TCPHandler: Processed in 0.029887839 sec. | ||
| 620 | 2025.12.17 00:51:05.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.35 MiB, peak 126.35 MiB, free memory in arenas 0.00 B, will set to 138.61 MiB (RSS), difference: 12.26 MiB | ||
| 621 | 2025.12.17 00:51:05.261303 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41789 | ||
| 622 | 2025.12.17 00:51:05.263659 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.12.17 00:51:05.263844 [ 270 ] {} <Debug> TCP-Session: 329e01bf-a268-4993-a201-077d28056884 Authenticating user 'default' from [fd00:1122:3344:101::a]:41789 | ||
| 624 | 2025.12.17 00:51:05.263869 [ 270 ] {} <Debug> TCP-Session: 329e01bf-a268-4993-a201-077d28056884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.17 00:51:05.263884 [ 270 ] {} <Debug> TCP-Session: 329e01bf-a268-4993-a201-077d28056884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.12.17 00:51:05.264104 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.12.17 00:51:05.264133 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.12.17 00:51:05.264236 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2025.12.17 00:51:05.264688 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44316 | ||
| 630 | 2025.12.17 00:51:05.264803 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37477 | ||
| 631 | 2025.12.17 00:51:05.265024 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.12.17 00:51:05.265028 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38006 | ||
| 633 | 2025.12.17 00:51:05.265056 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45885 | ||
| 634 | 2025.12.17 00:51:05.265135 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2025.12.17 00:51:05.265071 [ 271 ] {} <Debug> TCP-Session: 832b5c97-5d5b-4446-8e02-1a702569ec71 Authenticating user 'default' from [fd00:1122:3344:101::a]:44316 | ||
| 636 | 2025.12.17 00:51:05.265280 [ 271 ] {} <Debug> TCP-Session: 832b5c97-5d5b-4446-8e02-1a702569ec71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2025.12.17 00:51:05.265317 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2025.12.17 00:51:05.265285 [ 272 ] {} <Debug> TCP-Session: d5378804-e25c-422f-96b9-d49955fe6442 Authenticating user 'default' from [fd00:1122:3344:101::a]:37477 | ||
| 639 | 2025.12.17 00:51:05.265401 [ 271 ] {} <Debug> TCP-Session: 832b5c97-5d5b-4446-8e02-1a702569ec71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2025.12.17 00:51:05.265431 [ 274 ] {} <Debug> TCP-Session: 355d45bc-39fa-42ec-a01b-7885c1fd545e Authenticating user 'default' from [fd00:1122:3344:101::a]:38006 | ||
| 641 | 2025.12.17 00:51:05.265444 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64948 | ||
| 642 | 2025.12.17 00:51:05.265418 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2025.12.17 00:51:05.265533 [ 274 ] {} <Debug> TCP-Session: 355d45bc-39fa-42ec-a01b-7885c1fd545e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2025.12.17 00:51:05.265572 [ 273 ] {} <Debug> TCP-Session: c34c512d-f4bb-4b52-bfdf-c8ed8ef8a914 Authenticating user 'default' from [fd00:1122:3344:101::a]:45885 | ||
| 645 | 2025.12.17 00:51:05.265539 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43334 | ||
| 646 | 2025.12.17 00:51:05.265412 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44364 | ||
| 647 | 2025.12.17 00:51:05.265656 [ 274 ] {} <Debug> TCP-Session: 355d45bc-39fa-42ec-a01b-7885c1fd545e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.12.17 00:51:05.265692 [ 273 ] {} <Debug> TCP-Session: c34c512d-f4bb-4b52-bfdf-c8ed8ef8a914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.12.17 00:51:05.265418 [ 272 ] {} <Debug> TCP-Session: d5378804-e25c-422f-96b9-d49955fe6442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.12.17 00:51:05.265773 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2025.12.17 00:51:05.265810 [ 272 ] {} <Debug> TCP-Session: d5378804-e25c-422f-96b9-d49955fe6442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.12.17 00:51:05.265786 [ 273 ] {} <Debug> TCP-Session: c34c512d-f4bb-4b52-bfdf-c8ed8ef8a914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.12.17 00:51:05.265956 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2025.12.17 00:51:05.266015 [ 275 ] {} <Debug> TCP-Session: 50130f28-6d3a-4604-9ba2-5925857133d6 Authenticating user 'default' from [fd00:1122:3344:101::a]:64948 | ||
| 655 | 2025.12.17 00:51:05.265977 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2025.12.17 00:51:05.266128 [ 277 ] {} <Debug> TCP-Session: 8d31cbbd-fee3-4539-bd32-47e2a7e0862d Authenticating user 'default' from [fd00:1122:3344:101::a]:43334 | ||
| 657 | 2025.12.17 00:51:05.266151 [ 275 ] {} <Debug> TCP-Session: 50130f28-6d3a-4604-9ba2-5925857133d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.12.17 00:51:05.266142 [ 276 ] {} <Debug> TCP-Session: d2ff56f2-3a01-43e6-90a9-ea3595e5485a Authenticating user 'default' from [fd00:1122:3344:101::a]:44364 | ||
| 659 | 2025.12.17 00:51:05.266253 [ 277 ] {} <Debug> TCP-Session: 8d31cbbd-fee3-4539-bd32-47e2a7e0862d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.12.17 00:51:05.266269 [ 275 ] {} <Debug> TCP-Session: 50130f28-6d3a-4604-9ba2-5925857133d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.17 00:51:05.266261 [ 276 ] {} <Debug> TCP-Session: d2ff56f2-3a01-43e6-90a9-ea3595e5485a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.17 00:51:05.266361 [ 277 ] {} <Debug> TCP-Session: 8d31cbbd-fee3-4539-bd32-47e2a7e0862d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.17 00:51:05.266370 [ 276 ] {} <Debug> TCP-Session: d2ff56f2-3a01-43e6-90a9-ea3595e5485a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.12.17 00:51:06.308862 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53469 | ||
| 665 | 2025.12.17 00:51:06.310530 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.12.17 00:51:06.310574 [ 278 ] {} <Debug> TCP-Session: 70f472fc-909f-4062-a1a3-386953b562dc Authenticating user 'default' from [fd00:1122:3344:101::c]:53469 | ||
| 667 | 2025.12.17 00:51:06.310696 [ 278 ] {} <Debug> TCP-Session: 70f472fc-909f-4062-a1a3-386953b562dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.17 00:51:06.310710 [ 278 ] {} <Debug> TCP-Session: 70f472fc-909f-4062-a1a3-386953b562dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.12.17 00:51:06.310775 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.12.17 00:51:06.310906 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.12.17 00:51:06.310924 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.12.17 00:51:06.313568 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50895 | ||
| 673 | 2025.12.17 00:51:06.313666 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49505 | ||
| 674 | 2025.12.17 00:51:06.313773 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.12.17 00:51:06.313786 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49355 | ||
| 676 | 2025.12.17 00:51:06.313868 [ 279 ] {} <Debug> TCP-Session: 7a88f0c6-1478-4cc6-969e-04bbfdf4d3b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:50895 | ||
| 677 | 2025.12.17 00:51:06.313907 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52296 | ||
| 678 | 2025.12.17 00:51:06.313967 [ 279 ] {} <Debug> TCP-Session: 7a88f0c6-1478-4cc6-969e-04bbfdf4d3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.12.17 00:51:06.313998 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64412 | ||
| 680 | 2025.12.17 00:51:06.314017 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2025.12.17 00:51:06.314088 [ 279 ] {} <Debug> TCP-Session: 7a88f0c6-1478-4cc6-969e-04bbfdf4d3b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.12.17 00:51:06.314051 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.12.17 00:51:06.314169 [ 281 ] {} <Debug> TCP-Session: 8d46525e-af51-4362-b563-fdc5668c844c Authenticating user 'default' from [fd00:1122:3344:101::c]:49355 | ||
| 684 | 2025.12.17 00:51:06.314211 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50096 | ||
| 685 | 2025.12.17 00:51:06.314217 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56945 | ||
| 686 | 2025.12.17 00:51:06.314236 [ 281 ] {} <Debug> TCP-Session: 8d46525e-af51-4362-b563-fdc5668c844c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2025.12.17 00:51:06.314176 [ 280 ] {} <Debug> TCP-Session: a10ea7dc-eb1e-4eea-a48a-6524162bd4c8 Authenticating user 'default' from [fd00:1122:3344:101::c]:49505 | ||
| 688 | 2025.12.17 00:51:06.314327 [ 281 ] {} <Debug> TCP-Session: 8d46525e-af51-4362-b563-fdc5668c844c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.12.17 00:51:06.314349 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.12.17 00:51:06.314393 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.12.17 00:51:06.314453 [ 282 ] {} <Debug> TCP-Session: 39d48965-6baa-4629-ba89-8248e862e3c6 Authenticating user 'default' from [fd00:1122:3344:101::c]:52296 | ||
| 692 | 2025.12.17 00:51:06.314436 [ 280 ] {} <Debug> TCP-Session: a10ea7dc-eb1e-4eea-a48a-6524162bd4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.12.17 00:51:06.314489 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.12.17 00:51:06.314522 [ 280 ] {} <Debug> TCP-Session: a10ea7dc-eb1e-4eea-a48a-6524162bd4c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.12.17 00:51:06.314556 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2025.12.17 00:51:06.314552 [ 285 ] {} <Debug> TCP-Session: f3f68437-e87f-462d-8de0-19ce10cda5b1 Authenticating user 'default' from [fd00:1122:3344:101::c]:50096 | ||
| 697 | 2025.12.17 00:51:06.314551 [ 282 ] {} <Debug> TCP-Session: 39d48965-6baa-4629-ba89-8248e862e3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.17 00:51:06.314685 [ 284 ] {} <Debug> TCP-Session: 12d73179-b456-4140-9bb4-8d3ec088ad6d Authenticating user 'default' from [fd00:1122:3344:101::c]:56945 | ||
| 699 | 2025.12.17 00:51:06.314649 [ 285 ] {} <Debug> TCP-Session: f3f68437-e87f-462d-8de0-19ce10cda5b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.12.17 00:51:06.314522 [ 283 ] {} <Debug> TCP-Session: 95903e64-8d0b-44c7-ba7e-1ed70c45d82f Authenticating user 'default' from [fd00:1122:3344:101::c]:64412 | ||
| 701 | 2025.12.17 00:51:06.314794 [ 284 ] {} <Debug> TCP-Session: 12d73179-b456-4140-9bb4-8d3ec088ad6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.12.17 00:51:06.314775 [ 285 ] {} <Debug> TCP-Session: f3f68437-e87f-462d-8de0-19ce10cda5b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.17 00:51:06.314765 [ 282 ] {} <Debug> TCP-Session: 39d48965-6baa-4629-ba89-8248e862e3c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.17 00:51:06.314900 [ 283 ] {} <Debug> TCP-Session: 95903e64-8d0b-44c7-ba7e-1ed70c45d82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.12.17 00:51:06.314979 [ 284 ] {} <Debug> TCP-Session: 12d73179-b456-4140-9bb4-8d3ec088ad6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.17 00:51:06.314991 [ 283 ] {} <Debug> TCP-Session: 95903e64-8d0b-44c7-ba7e-1ed70c45d82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.12.17 00:51:10.431670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.12.17 00:51:10.431700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.12.17 00:51:10.431772 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.12.17 00:51:10.431797 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.12.17 00:51:10.435494 [ 245 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Loading data parts | ||
| 712 | 2025.12.17 00:51:10.435666 [ 245 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): There are no data parts | ||
| 713 | 2025.12.17 00:51:10.440014 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.12.17 00:51:10.440150 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 715 | 2025.12.17 00:51:10.445500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.12.17 00:51:10.446009 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2025.12.17 00:51:10.446231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2025.12.17 00:51:10.453390 [ 244 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Loading data parts | ||
| 719 | 2025.12.17 00:51:10.453660 [ 244 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): There are no data parts | ||
| 720 | 2025.12.17 00:51:10.477639 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.17 00:51:10.477784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 722 | 2025.12.17 00:51:10.484238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.17 00:51:10.485356 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.12.17 00:51:10.488708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.12.17 00:51:11.001100 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.85 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.05 MiB | ||
| 726 | 2025.12.17 00:51:12.931458 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.12.17 00:51:12.931677 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.12.17 00:51:12.935809 [ 243 ] {} <Debug> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Loading data parts | ||
| 729 | 2025.12.17 00:51:12.935985 [ 243 ] {} <Debug> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): There are no data parts | ||
| 730 | 2025.12.17 00:51:12.941828 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.12.17 00:51:12.941976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 732 | 2025.12.17 00:51:12.943824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.12.17 00:51:12.944364 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.12.17 00:51:12.944691 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.12.17 00:51:13.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 158.11 MiB, free memory in arenas 0.00 B, will set to 154.94 MiB (RSS), difference: -3.17 MiB | ||
| 736 | 2025.12.17 00:51:17.894385 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.17 00:51:17.894437 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.17 00:51:17.947138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.12.17 00:51:17.947923 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.17 00:51:17.947967 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 741 | 2025.12.17 00:51:17.948756 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.17 00:51:17.949287 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.12.17 00:51:17.949445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.12.17 00:51:17.989616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.17 00:51:18.008060 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.17 00:51:18.008164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 747 | 2025.12.17 00:51:18.014745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.17 00:51:18.015811 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.12.17 00:51:18.019157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.17 00:51:19.000149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.45 MiB, peak 160.45 MiB, free memory in arenas 0.00 B, will set to 157.86 MiB (RSS), difference: 1.42 MiB | ||
| 751 | 2025.12.17 00:51:23.001139 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.89 MiB, peak 160.45 MiB, free memory in arenas 0.00 B, will set to 157.91 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.12.17 00:51:24.457904 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.12.17 00:51:24.458104 [ 259 ] {0ae55779-5b14-4810-aea2-eafb911e9e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.12.17 00:51:24.458528 [ 259 ] {0ae55779-5b14-4810-aea2-eafb911e9e32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.12.17 00:51:24.458749 [ 259 ] {0ae55779-5b14-4810-aea2-eafb911e9e32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.12.17 00:51:24.459363 [ 259 ] {0ae55779-5b14-4810-aea2-eafb911e9e32} <Debug> TCPHandler: Processed in 0.001591912 sec. | ||
| 757 | 2025.12.17 00:51:24.464691 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.12.17 00:51:24.464850 [ 259 ] {8de8a069-907a-40e2-b154-a44598c0995d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.12.17 00:51:24.467017 [ 259 ] {8de8a069-907a-40e2-b154-a44598c0995d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.12.17 00:51:24.467065 [ 259 ] {8de8a069-907a-40e2-b154-a44598c0995d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.12.17 00:51:24.467491 [ 259 ] {8de8a069-907a-40e2-b154-a44598c0995d} <Debug> TCPHandler: Processed in 0.002864697 sec. | ||
| 762 | 2025.12.17 00:51:24.467732 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.12.17 00:51:24.467856 [ 259 ] {070482d1-a519-4cf8-831c-0206cbf3add2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.12.17 00:51:24.468144 [ 259 ] {070482d1-a519-4cf8-831c-0206cbf3add2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.12.17 00:51:24.468187 [ 259 ] {070482d1-a519-4cf8-831c-0206cbf3add2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.12.17 00:51:24.468505 [ 259 ] {070482d1-a519-4cf8-831c-0206cbf3add2} <Debug> TCPHandler: Processed in 0.000823757 sec. | ||
| 767 | 2025.12.17 00:51:24.468715 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.12.17 00:51:24.468830 [ 259 ] {e8febe37-e55d-4807-ae8c-dab9ce7c547e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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) | ||
| 769 | 2025.12.17 00:51:24.469064 [ 259 ] {e8febe37-e55d-4807-ae8c-dab9ce7c547e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.12.17 00:51:24.469107 [ 259 ] {e8febe37-e55d-4807-ae8c-dab9ce7c547e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.12.17 00:51:24.469408 [ 259 ] {e8febe37-e55d-4807-ae8c-dab9ce7c547e} <Debug> TCPHandler: Processed in 0.000741565 sec. | ||
| 772 | 2025.12.17 00:51:24.469602 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.12.17 00:51:24.469715 [ 259 ] {4245caef-efd3-48d6-b92d-d82da1a9be4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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) | ||
| 774 | 2025.12.17 00:51:24.469946 [ 259 ] {4245caef-efd3-48d6-b92d-d82da1a9be4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.12.17 00:51:24.469988 [ 259 ] {4245caef-efd3-48d6-b92d-d82da1a9be4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.12.17 00:51:24.470350 [ 259 ] {4245caef-efd3-48d6-b92d-d82da1a9be4b} <Debug> TCPHandler: Processed in 0.000797736 sec. | ||
| 777 | 2025.12.17 00:51:24.470556 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.12.17 00:51:24.470669 [ 259 ] {6db87ad8-e5ef-4fcf-b2f5-ff7765992440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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) | ||
| 779 | 2025.12.17 00:51:24.470902 [ 259 ] {6db87ad8-e5ef-4fcf-b2f5-ff7765992440} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.12.17 00:51:24.470944 [ 259 ] {6db87ad8-e5ef-4fcf-b2f5-ff7765992440} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.12.17 00:51:24.471258 [ 259 ] {6db87ad8-e5ef-4fcf-b2f5-ff7765992440} <Debug> TCPHandler: Processed in 0.000752935 sec. | ||
| 782 | 2025.12.17 00:51:24.471484 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.12.17 00:51:24.471598 [ 259 ] {a056847d-1538-4fc8-9cf7-927facd85d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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) | ||
| 784 | 2025.12.17 00:51:24.471837 [ 259 ] {a056847d-1538-4fc8-9cf7-927facd85d92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.12.17 00:51:24.471880 [ 259 ] {a056847d-1538-4fc8-9cf7-927facd85d92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.12.17 00:51:24.472189 [ 259 ] {a056847d-1538-4fc8-9cf7-927facd85d92} <Debug> TCPHandler: Processed in 0.000757705 sec. | ||
| 787 | 2025.12.17 00:51:24.472379 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.12.17 00:51:24.472493 [ 259 ] {5d75ed06-1a82-4098-b982-7818dc72248b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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) | ||
| 789 | 2025.12.17 00:51:24.472732 [ 259 ] {5d75ed06-1a82-4098-b982-7818dc72248b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.12.17 00:51:24.472774 [ 259 ] {5d75ed06-1a82-4098-b982-7818dc72248b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.12.17 00:51:24.473077 [ 259 ] {5d75ed06-1a82-4098-b982-7818dc72248b} <Debug> TCPHandler: Processed in 0.000747205 sec. | ||
| 792 | 2025.12.17 00:51:24.473282 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.12.17 00:51:24.473395 [ 259 ] {b623f639-21c1-4cc2-85f4-24f55a81c79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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) | ||
| 794 | 2025.12.17 00:51:24.473637 [ 259 ] {b623f639-21c1-4cc2-85f4-24f55a81c79f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.12.17 00:51:24.473678 [ 259 ] {b623f639-21c1-4cc2-85f4-24f55a81c79f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.12.17 00:51:24.473985 [ 259 ] {b623f639-21c1-4cc2-85f4-24f55a81c79f} <Debug> TCPHandler: Processed in 0.000752975 sec. | ||
| 797 | 2025.12.17 00:51:24.474178 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.12.17 00:51:24.474306 [ 259 ] {3b2530fb-35a8-4156-b6f0-abddabc94fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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) | ||
| 799 | 2025.12.17 00:51:24.474550 [ 259 ] {3b2530fb-35a8-4156-b6f0-abddabc94fe3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.12.17 00:51:24.474593 [ 259 ] {3b2530fb-35a8-4156-b6f0-abddabc94fe3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.12.17 00:51:24.474895 [ 259 ] {3b2530fb-35a8-4156-b6f0-abddabc94fe3} <Debug> TCPHandler: Processed in 0.000765316 sec. | ||
| 802 | 2025.12.17 00:51:24.475100 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.12.17 00:51:24.475215 [ 259 ] {9fcffa0f-4140-4115-9f13-39b706a8a817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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) | ||
| 804 | 2025.12.17 00:51:24.475458 [ 259 ] {9fcffa0f-4140-4115-9f13-39b706a8a817} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.12.17 00:51:24.475499 [ 259 ] {9fcffa0f-4140-4115-9f13-39b706a8a817} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.12.17 00:51:24.475804 [ 259 ] {9fcffa0f-4140-4115-9f13-39b706a8a817} <Debug> TCPHandler: Processed in 0.000753055 sec. | ||
| 807 | 2025.12.17 00:51:24.475995 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.12.17 00:51:24.476110 [ 259 ] {83d1edb2-5352-4c4c-9890-1bde7a4fc65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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) | ||
| 809 | 2025.12.17 00:51:24.476356 [ 259 ] {83d1edb2-5352-4c4c-9890-1bde7a4fc65f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.12.17 00:51:24.476397 [ 259 ] {83d1edb2-5352-4c4c-9890-1bde7a4fc65f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.12.17 00:51:24.476698 [ 259 ] {83d1edb2-5352-4c4c-9890-1bde7a4fc65f} <Debug> TCPHandler: Processed in 0.000752985 sec. | ||
| 812 | 2025.12.17 00:51:24.476897 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.12.17 00:51:24.477012 [ 259 ] {46d70298-c737-48ab-9b6d-b22bc200de97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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) | ||
| 814 | 2025.12.17 00:51:24.477258 [ 259 ] {46d70298-c737-48ab-9b6d-b22bc200de97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.12.17 00:51:24.477300 [ 259 ] {46d70298-c737-48ab-9b6d-b22bc200de97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.12.17 00:51:24.477610 [ 259 ] {46d70298-c737-48ab-9b6d-b22bc200de97} <Debug> TCPHandler: Processed in 0.000762355 sec. | ||
| 817 | 2025.12.17 00:51:24.477806 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.12.17 00:51:24.477921 [ 259 ] {2124f101-5482-4461-b3f3-460329864d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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) | ||
| 819 | 2025.12.17 00:51:24.478168 [ 259 ] {2124f101-5482-4461-b3f3-460329864d7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.12.17 00:51:24.478210 [ 259 ] {2124f101-5482-4461-b3f3-460329864d7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.12.17 00:51:24.478513 [ 259 ] {2124f101-5482-4461-b3f3-460329864d7a} <Debug> TCPHandler: Processed in 0.000755785 sec. | ||
| 822 | 2025.12.17 00:51:24.478703 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.12.17 00:51:24.478820 [ 259 ] {fbd3d6bb-3026-419c-af4c-adc63a04494c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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) | ||
| 824 | 2025.12.17 00:51:24.479065 [ 259 ] {fbd3d6bb-3026-419c-af4c-adc63a04494c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.12.17 00:51:24.479106 [ 259 ] {fbd3d6bb-3026-419c-af4c-adc63a04494c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.12.17 00:51:24.479420 [ 259 ] {fbd3d6bb-3026-419c-af4c-adc63a04494c} <Debug> TCPHandler: Processed in 0.000765205 sec. | ||
| 827 | 2025.12.17 00:51:24.479623 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.12.17 00:51:24.479740 [ 259 ] {7f371806-82ac-4509-990c-9c1f16e8cba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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) | ||
| 829 | 2025.12.17 00:51:24.479992 [ 259 ] {7f371806-82ac-4509-990c-9c1f16e8cba9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.12.17 00:51:24.480034 [ 259 ] {7f371806-82ac-4509-990c-9c1f16e8cba9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.12.17 00:51:24.480349 [ 259 ] {7f371806-82ac-4509-990c-9c1f16e8cba9} <Debug> TCPHandler: Processed in 0.000773836 sec. | ||
| 832 | 2025.12.17 00:51:24.480651 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.12.17 00:51:24.480768 [ 259 ] {9b294528-a34b-4f6c-8bcf-48cbefd304b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 834 | 2025.12.17 00:51:24.481024 [ 259 ] {9b294528-a34b-4f6c-8bcf-48cbefd304b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.12.17 00:51:24.481066 [ 259 ] {9b294528-a34b-4f6c-8bcf-48cbefd304b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.12.17 00:51:24.481373 [ 259 ] {9b294528-a34b-4f6c-8bcf-48cbefd304b6} <Debug> TCPHandler: Processed in 0.000771895 sec. | ||
| 837 | 2025.12.17 00:51:24.481900 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.12.17 00:51:24.482018 [ 259 ] {bf77803b-7d27-4313-8298-62d44462c710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 839 | 2025.12.17 00:51:24.482281 [ 259 ] {bf77803b-7d27-4313-8298-62d44462c710} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.12.17 00:51:24.482322 [ 259 ] {bf77803b-7d27-4313-8298-62d44462c710} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.12.17 00:51:24.482630 [ 259 ] {bf77803b-7d27-4313-8298-62d44462c710} <Debug> TCPHandler: Processed in 0.000778075 sec. | ||
| 842 | 2025.12.17 00:51:24.482849 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.12.17 00:51:24.482966 [ 259 ] {59fe8587-0f16-4d84-aeb3-589d511ba501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 844 | 2025.12.17 00:51:24.483232 [ 259 ] {59fe8587-0f16-4d84-aeb3-589d511ba501} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.12.17 00:51:24.483273 [ 259 ] {59fe8587-0f16-4d84-aeb3-589d511ba501} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.12.17 00:51:24.483578 [ 259 ] {59fe8587-0f16-4d84-aeb3-589d511ba501} <Debug> TCPHandler: Processed in 0.000776876 sec. | ||
| 847 | 2025.12.17 00:51:24.483804 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.12.17 00:51:24.483922 [ 259 ] {ac300413-b968-4894-8641-036bb78d95f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 849 | 2025.12.17 00:51:24.484185 [ 259 ] {ac300413-b968-4894-8641-036bb78d95f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.12.17 00:51:24.484227 [ 259 ] {ac300413-b968-4894-8641-036bb78d95f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.12.17 00:51:24.484534 [ 259 ] {ac300413-b968-4894-8641-036bb78d95f8} <Debug> TCPHandler: Processed in 0.000778176 sec. | ||
| 852 | 2025.12.17 00:51:24.484765 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.12.17 00:51:24.484883 [ 259 ] {b5889c05-204f-4edb-8df4-7fbe692c1952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 854 | 2025.12.17 00:51:24.485143 [ 259 ] {b5889c05-204f-4edb-8df4-7fbe692c1952} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.12.17 00:51:24.485185 [ 259 ] {b5889c05-204f-4edb-8df4-7fbe692c1952} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.12.17 00:51:24.485507 [ 259 ] {b5889c05-204f-4edb-8df4-7fbe692c1952} <Debug> TCPHandler: Processed in 0.000789596 sec. | ||
| 857 | 2025.12.17 00:51:24.485731 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.12.17 00:51:24.485850 [ 259 ] {e3faf58a-ea54-4eb5-8485-5359951c4f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 859 | 2025.12.17 00:51:24.486106 [ 259 ] {e3faf58a-ea54-4eb5-8485-5359951c4f46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.12.17 00:51:24.486148 [ 259 ] {e3faf58a-ea54-4eb5-8485-5359951c4f46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.12.17 00:51:24.486452 [ 259 ] {e3faf58a-ea54-4eb5-8485-5359951c4f46} <Debug> TCPHandler: Processed in 0.000769625 sec. | ||
| 862 | 2025.12.17 00:51:24.486681 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.12.17 00:51:24.486800 [ 259 ] {77da80c2-3594-41d2-8ae7-9db20b3db5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 864 | 2025.12.17 00:51:24.487058 [ 259 ] {77da80c2-3594-41d2-8ae7-9db20b3db5d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.12.17 00:51:24.487100 [ 259 ] {77da80c2-3594-41d2-8ae7-9db20b3db5d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.12.17 00:51:24.487403 [ 259 ] {77da80c2-3594-41d2-8ae7-9db20b3db5d3} <Debug> TCPHandler: Processed in 0.000770395 sec. | ||
| 867 | 2025.12.17 00:51:24.487629 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.12.17 00:51:24.487749 [ 259 ] {f59b409a-faaa-4e99-861f-793f7125e779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 869 | 2025.12.17 00:51:24.488009 [ 259 ] {f59b409a-faaa-4e99-861f-793f7125e779} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.12.17 00:51:24.488051 [ 259 ] {f59b409a-faaa-4e99-861f-793f7125e779} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.12.17 00:51:24.488353 [ 259 ] {f59b409a-faaa-4e99-861f-793f7125e779} <Debug> TCPHandler: Processed in 0.000771745 sec. | ||
| 872 | 2025.12.17 00:51:24.488577 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.12.17 00:51:24.488697 [ 259 ] {77039029-f39f-461c-adc8-6ee0a8775037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 874 | 2025.12.17 00:51:24.488963 [ 259 ] {77039029-f39f-461c-adc8-6ee0a8775037} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.12.17 00:51:24.489009 [ 259 ] {77039029-f39f-461c-adc8-6ee0a8775037} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2025.12.17 00:51:24.489311 [ 259 ] {77039029-f39f-461c-adc8-6ee0a8775037} <Debug> TCPHandler: Processed in 0.000782895 sec. | ||
| 877 | 2025.12.17 00:51:24.489525 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2025.12.17 00:51:24.489647 [ 259 ] {5b086c74-cac5-444d-9c1a-0e991de30746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 879 | 2025.12.17 00:51:24.489915 [ 259 ] {5b086c74-cac5-444d-9c1a-0e991de30746} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.12.17 00:51:24.489956 [ 259 ] {5b086c74-cac5-444d-9c1a-0e991de30746} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.12.17 00:51:24.490260 [ 259 ] {5b086c74-cac5-444d-9c1a-0e991de30746} <Debug> TCPHandler: Processed in 0.000783166 sec. | ||
| 882 | 2025.12.17 00:51:24.501264 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.12.17 00:51:24.501421 [ 259 ] {09ae62c1-a168-4b3e-986d-a94847f9227d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 884 | 2025.12.17 00:51:24.501914 [ 259 ] {09ae62c1-a168-4b3e-986d-a94847f9227d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.12.17 00:51:24.501990 [ 259 ] {09ae62c1-a168-4b3e-986d-a94847f9227d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2025.12.17 00:51:24.502532 [ 259 ] {09ae62c1-a168-4b3e-986d-a94847f9227d} <Debug> TCPHandler: Processed in 0.001327186 sec. | ||
| 887 | 2025.12.17 00:51:24.505102 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2025.12.17 00:51:24.505227 [ 259 ] {ce32f1aa-dfd9-4545-b682-45b92eca3843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 889 | 2025.12.17 00:51:24.505277 [ 259 ] {ce32f1aa-dfd9-4545-b682-45b92eca3843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2025.12.17 00:51:24.505873 [ 259 ] {ce32f1aa-dfd9-4545-b682-45b92eca3843} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 891 | 2025.12.17 00:51:24.505919 [ 259 ] {ce32f1aa-dfd9-4545-b682-45b92eca3843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 892 | 2025.12.17 00:51:24.506495 [ 259 ] {ce32f1aa-dfd9-4545-b682-45b92eca3843} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 893 | 2025.12.17 00:51:24.506869 [ 259 ] {ce32f1aa-dfd9-4545-b682-45b92eca3843} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 894 | 2025.12.17 00:51:24.507014 [ 259 ] {ce32f1aa-dfd9-4545-b682-45b92eca3843} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.001822 sec., 14818.880351262349 rows/sec., 3.54 MiB/sec. | ||
| 895 | 2025.12.17 00:51:24.507052 [ 259 ] {ce32f1aa-dfd9-4545-b682-45b92eca3843} <Debug> TCPHandler: Processed in 0.00200977 sec. | ||
| 896 | 2025.12.17 00:51:24.507181 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2025.12.17 00:51:24.507275 [ 259 ] {a58ea106-ef58-41d1-8430-865931d9978f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 898 | 2025.12.17 00:51:24.507315 [ 259 ] {a58ea106-ef58-41d1-8430-865931d9978f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 899 | 2025.12.17 00:51:24.510123 [ 259 ] {a58ea106-ef58-41d1-8430-865931d9978f} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2025.12.17 00:51:24.510165 [ 259 ] {a58ea106-ef58-41d1-8430-865931d9978f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 901 | 2025.12.17 00:51:24.510678 [ 259 ] {a58ea106-ef58-41d1-8430-865931d9978f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2025.12.17 00:51:24.511089 [ 259 ] {a58ea106-ef58-41d1-8430-865931d9978f} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2025.12.17 00:51:24.511217 [ 259 ] {a58ea106-ef58-41d1-8430-865931d9978f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.003962 sec., 103483.08934881372 rows/sec., 6.56 MiB/sec. | ||
| 904 | 2025.12.17 00:51:24.511252 [ 259 ] {a58ea106-ef58-41d1-8430-865931d9978f} <Debug> TCPHandler: Processed in 0.004121462 sec. | ||
| 905 | 2025.12.17 00:51:24.511367 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2025.12.17 00:51:24.511462 [ 259 ] {4445093c-f60f-429f-a04c-f987773e8d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 907 | 2025.12.17 00:51:24.511503 [ 259 ] {4445093c-f60f-429f-a04c-f987773e8d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 908 | 2025.12.17 00:51:24.511908 [ 259 ] {4445093c-f60f-429f-a04c-f987773e8d5e} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2025.12.17 00:51:24.511943 [ 259 ] {4445093c-f60f-429f-a04c-f987773e8d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 910 | 2025.12.17 00:51:24.512336 [ 259 ] {4445093c-f60f-429f-a04c-f987773e8d5e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2025.12.17 00:51:24.512774 [ 259 ] {4445093c-f60f-429f-a04c-f987773e8d5e} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 912 | 2025.12.17 00:51:24.512901 [ 259 ] {4445093c-f60f-429f-a04c-f987773e8d5e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001457 sec., 2745.367192862045 rows/sec., 223.87 KiB/sec. | ||
| 913 | 2025.12.17 00:51:24.512937 [ 259 ] {4445093c-f60f-429f-a04c-f987773e8d5e} <Debug> TCPHandler: Processed in 0.001619873 sec. | ||
| 914 | 2025.12.17 00:51:24.513035 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2025.12.17 00:51:24.513128 [ 259 ] {98a9ab40-f575-40d5-9657-33ec352375a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 916 | 2025.12.17 00:51:24.513167 [ 259 ] {98a9ab40-f575-40d5-9657-33ec352375a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 917 | 2025.12.17 00:51:24.514199 [ 259 ] {98a9ab40-f575-40d5-9657-33ec352375a3} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2025.12.17 00:51:24.514234 [ 259 ] {98a9ab40-f575-40d5-9657-33ec352375a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 919 | 2025.12.17 00:51:24.514889 [ 259 ] {98a9ab40-f575-40d5-9657-33ec352375a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2025.12.17 00:51:24.515361 [ 259 ] {98a9ab40-f575-40d5-9657-33ec352375a3} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2025.12.17 00:51:24.515486 [ 259 ] {98a9ab40-f575-40d5-9657-33ec352375a3} <Debug> executeQuery: Read 1084 rows, 87.64 KiB in 0.002375 sec., 456421.05263157893 rows/sec., 36.04 MiB/sec. | ||
| 922 | 2025.12.17 00:51:24.515520 [ 259 ] {98a9ab40-f575-40d5-9657-33ec352375a3} <Debug> TCPHandler: Processed in 0.002534681 sec. | ||
| 923 | 2025.12.17 00:51:24.515630 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2025.12.17 00:51:24.515724 [ 259 ] {95aa0fe7-5db3-4375-b489-03963b35750a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 925 | 2025.12.17 00:51:24.515763 [ 259 ] {95aa0fe7-5db3-4375-b489-03963b35750a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 926 | 2025.12.17 00:51:24.516272 [ 259 ] {95aa0fe7-5db3-4375-b489-03963b35750a} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2025.12.17 00:51:24.516317 [ 259 ] {95aa0fe7-5db3-4375-b489-03963b35750a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 928 | 2025.12.17 00:51:24.516876 [ 259 ] {95aa0fe7-5db3-4375-b489-03963b35750a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2025.12.17 00:51:24.517348 [ 259 ] {95aa0fe7-5db3-4375-b489-03963b35750a} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2025.12.17 00:51:24.517486 [ 259 ] {95aa0fe7-5db3-4375-b489-03963b35750a} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.00178 sec., 117415.73033707865 rows/sec., 6.91 MiB/sec. | ||
| 931 | 2025.12.17 00:51:24.517524 [ 259 ] {95aa0fe7-5db3-4375-b489-03963b35750a} <Debug> TCPHandler: Processed in 0.001944709 sec. | ||
| 932 | 2025.12.17 00:51:24.517630 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2025.12.17 00:51:24.517726 [ 259 ] {840f0a58-b9a9-46e0-92ca-e7140eb50a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 934 | 2025.12.17 00:51:24.517766 [ 259 ] {840f0a58-b9a9-46e0-92ca-e7140eb50a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 935 | 2025.12.17 00:51:24.518266 [ 259 ] {840f0a58-b9a9-46e0-92ca-e7140eb50a5d} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2025.12.17 00:51:24.518299 [ 259 ] {840f0a58-b9a9-46e0-92ca-e7140eb50a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 937 | 2025.12.17 00:51:24.518720 [ 259 ] {840f0a58-b9a9-46e0-92ca-e7140eb50a5d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 938 | 2025.12.17 00:51:24.519153 [ 259 ] {840f0a58-b9a9-46e0-92ca-e7140eb50a5d} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2025.12.17 00:51:24.519281 [ 259 ] {840f0a58-b9a9-46e0-92ca-e7140eb50a5d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001573 sec., 134774.31659249842 rows/sec., 8.69 MiB/sec. | ||
| 940 | 2025.12.17 00:51:24.519319 [ 259 ] {840f0a58-b9a9-46e0-92ca-e7140eb50a5d} <Debug> TCPHandler: Processed in 0.001740315 sec. | ||
| 941 | 2025.12.17 00:51:24.519417 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2025.12.17 00:51:24.519511 [ 259 ] {abd5f167-5645-4995-801f-68d4f7f6286a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 943 | 2025.12.17 00:51:24.519551 [ 259 ] {abd5f167-5645-4995-801f-68d4f7f6286a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 944 | 2025.12.17 00:51:24.520005 [ 259 ] {abd5f167-5645-4995-801f-68d4f7f6286a} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2025.12.17 00:51:24.520041 [ 259 ] {abd5f167-5645-4995-801f-68d4f7f6286a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 946 | 2025.12.17 00:51:24.520461 [ 259 ] {abd5f167-5645-4995-801f-68d4f7f6286a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2025.12.17 00:51:24.520885 [ 259 ] {abd5f167-5645-4995-801f-68d4f7f6286a} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2025.12.17 00:51:24.521013 [ 259 ] {abd5f167-5645-4995-801f-68d4f7f6286a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00152 sec., 138815.7894736842 rows/sec., 7.88 MiB/sec. | ||
| 949 | 2025.12.17 00:51:24.521055 [ 259 ] {abd5f167-5645-4995-801f-68d4f7f6286a} <Debug> TCPHandler: Processed in 0.001688694 sec. | ||
| 950 | 2025.12.17 00:51:24.521155 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2025.12.17 00:51:24.521248 [ 259 ] {086d61dd-425e-4910-8863-9d06475a21a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 952 | 2025.12.17 00:51:24.521287 [ 259 ] {086d61dd-425e-4910-8863-9d06475a21a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 953 | 2025.12.17 00:51:24.521877 [ 259 ] {086d61dd-425e-4910-8863-9d06475a21a7} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2025.12.17 00:51:24.521912 [ 259 ] {086d61dd-425e-4910-8863-9d06475a21a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 955 | 2025.12.17 00:51:24.522426 [ 259 ] {086d61dd-425e-4910-8863-9d06475a21a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2025.12.17 00:51:24.522854 [ 259 ] {086d61dd-425e-4910-8863-9d06475a21a7} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2025.12.17 00:51:24.522980 [ 259 ] {086d61dd-425e-4910-8863-9d06475a21a7} <Debug> executeQuery: Read 647 rows, 45.92 KiB in 0.00175 sec., 369714.2857142857 rows/sec., 25.62 MiB/sec. | ||
| 958 | 2025.12.17 00:51:24.523018 [ 259 ] {086d61dd-425e-4910-8863-9d06475a21a7} <Debug> TCPHandler: Processed in 0.001912869 sec. | ||
| 959 | 2025.12.17 00:51:24.523126 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2025.12.17 00:51:24.523221 [ 259 ] {04ec07ca-2b92-41c4-b158-599b52f21fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 961 | 2025.12.17 00:51:24.523263 [ 259 ] {04ec07ca-2b92-41c4-b158-599b52f21fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 962 | 2025.12.17 00:51:24.523600 [ 259 ] {04ec07ca-2b92-41c4-b158-599b52f21fde} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2025.12.17 00:51:24.523635 [ 259 ] {04ec07ca-2b92-41c4-b158-599b52f21fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 964 | 2025.12.17 00:51:24.524110 [ 259 ] {04ec07ca-2b92-41c4-b158-599b52f21fde} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2025.12.17 00:51:24.524535 [ 259 ] {04ec07ca-2b92-41c4-b158-599b52f21fde} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2025.12.17 00:51:24.524661 [ 259 ] {04ec07ca-2b92-41c4-b158-599b52f21fde} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. | ||
| 967 | 2025.12.17 00:51:24.524696 [ 259 ] {04ec07ca-2b92-41c4-b158-599b52f21fde} <Debug> TCPHandler: Processed in 0.001620292 sec. | ||
| 968 | 2025.12.17 00:51:24.524794 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2025.12.17 00:51:24.524888 [ 259 ] {24f45bd3-0aa7-45a2-9d81-4c594423a965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 970 | 2025.12.17 00:51:24.524930 [ 259 ] {24f45bd3-0aa7-45a2-9d81-4c594423a965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 971 | 2025.12.17 00:51:24.525400 [ 259 ] {24f45bd3-0aa7-45a2-9d81-4c594423a965} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2025.12.17 00:51:24.525434 [ 259 ] {24f45bd3-0aa7-45a2-9d81-4c594423a965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 973 | 2025.12.17 00:51:24.525934 [ 259 ] {24f45bd3-0aa7-45a2-9d81-4c594423a965} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2025.12.17 00:51:24.526409 [ 259 ] {24f45bd3-0aa7-45a2-9d81-4c594423a965} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2025.12.17 00:51:24.526539 [ 259 ] {24f45bd3-0aa7-45a2-9d81-4c594423a965} <Debug> executeQuery: Read 206 rows, 13.40 KiB in 0.001669 sec., 123427.20191731576 rows/sec., 7.84 MiB/sec. | ||
| 976 | 2025.12.17 00:51:24.526576 [ 259 ] {24f45bd3-0aa7-45a2-9d81-4c594423a965} <Debug> TCPHandler: Processed in 0.001833537 sec. | ||
| 977 | 2025.12.17 00:51:24.526682 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2025.12.17 00:51:24.526778 [ 259 ] {35f9cc33-210c-43d1-9b7f-9635de0a859e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 979 | 2025.12.17 00:51:24.526820 [ 259 ] {35f9cc33-210c-43d1-9b7f-9635de0a859e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 980 | 2025.12.17 00:51:24.527128 [ 259 ] {35f9cc33-210c-43d1-9b7f-9635de0a859e} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2025.12.17 00:51:24.527163 [ 259 ] {35f9cc33-210c-43d1-9b7f-9635de0a859e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 982 | 2025.12.17 00:51:24.527621 [ 259 ] {35f9cc33-210c-43d1-9b7f-9635de0a859e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 983 | 2025.12.17 00:51:24.528040 [ 259 ] {35f9cc33-210c-43d1-9b7f-9635de0a859e} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2025.12.17 00:51:24.528166 [ 259 ] {35f9cc33-210c-43d1-9b7f-9635de0a859e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001407 sec., 710.7320540156361 rows/sec., 47.89 KiB/sec. | ||
| 985 | 2025.12.17 00:51:24.528200 [ 259 ] {35f9cc33-210c-43d1-9b7f-9635de0a859e} <Debug> TCPHandler: Processed in 0.001567652 sec. | ||
| 986 | 2025.12.17 00:51:24.528297 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2025.12.17 00:51:24.528389 [ 259 ] {3cc6d8f5-df6c-4a5b-877f-79440b51ffcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 988 | 2025.12.17 00:51:24.528430 [ 259 ] {3cc6d8f5-df6c-4a5b-877f-79440b51ffcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 989 | 2025.12.17 00:51:24.528749 [ 259 ] {3cc6d8f5-df6c-4a5b-877f-79440b51ffcf} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2025.12.17 00:51:24.528783 [ 259 ] {3cc6d8f5-df6c-4a5b-877f-79440b51ffcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 991 | 2025.12.17 00:51:24.529189 [ 259 ] {3cc6d8f5-df6c-4a5b-877f-79440b51ffcf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 992 | 2025.12.17 00:51:24.529650 [ 259 ] {3cc6d8f5-df6c-4a5b-877f-79440b51ffcf} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2025.12.17 00:51:24.529775 [ 259 ] {3cc6d8f5-df6c-4a5b-877f-79440b51ffcf} <Debug> executeQuery: Read 64 rows, 3.79 KiB in 0.001403 sec., 45616.535994297934 rows/sec., 2.64 MiB/sec. | ||
| 994 | 2025.12.17 00:51:24.529809 [ 259 ] {3cc6d8f5-df6c-4a5b-877f-79440b51ffcf} <Debug> TCPHandler: Processed in 0.001562171 sec. | ||
| 995 | 2025.12.17 00:51:25.450387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 996 | 2025.12.17 00:51:25.450858 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.12.17 00:51:25.450894 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 998 | 2025.12.17 00:51:25.451520 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 999 | 2025.12.17 00:51:25.451928 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.12.17 00:51:25.452049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1001 | 2025.12.17 00:51:25.520096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1002 | 2025.12.17 00:51:25.537240 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2025.12.17 00:51:25.537293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1004 | 2025.12.17 00:51:25.544019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1005 | 2025.12.17 00:51:25.545220 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2025.12.17 00:51:25.548371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1007 | 2025.12.17 00:51:26.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.20 MiB, peak 164.20 MiB, free memory in arenas 0.00 B, will set to 161.47 MiB (RSS), difference: 1.27 MiB | ||
| 1008 | 2025.12.17 00:51:29.455272 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2025.12.17 00:51:29.455456 [ 259 ] {de87b751-9299-41a2-a955-ee9602a1a88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1010 | 2025.12.17 00:51:29.455517 [ 259 ] {de87b751-9299-41a2-a955-ee9602a1a88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1011 | 2025.12.17 00:51:29.456087 [ 259 ] {de87b751-9299-41a2-a955-ee9602a1a88b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2025.12.17 00:51:29.456124 [ 259 ] {de87b751-9299-41a2-a955-ee9602a1a88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1013 | 2025.12.17 00:51:29.456631 [ 259 ] {de87b751-9299-41a2-a955-ee9602a1a88b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1014 | 2025.12.17 00:51:29.457287 [ 259 ] {de87b751-9299-41a2-a955-ee9602a1a88b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2025.12.17 00:51:29.457438 [ 259 ] {de87b751-9299-41a2-a955-ee9602a1a88b} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002029 sec., 12814.194184327254 rows/sec., 1016.03 KiB/sec. | ||
| 1016 | 2025.12.17 00:51:29.457482 [ 259 ] {de87b751-9299-41a2-a955-ee9602a1a88b} <Debug> TCPHandler: Processed in 0.002350997 sec. | ||
| 1017 | 2025.12.17 00:51:29.457624 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2025.12.17 00:51:29.457721 [ 259 ] {0beaf9f2-875a-499b-b23f-b2cdd4591879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1019 | 2025.12.17 00:51:29.457762 [ 259 ] {0beaf9f2-875a-499b-b23f-b2cdd4591879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1020 | 2025.12.17 00:51:29.458171 [ 259 ] {0beaf9f2-875a-499b-b23f-b2cdd4591879} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2025.12.17 00:51:29.458207 [ 259 ] {0beaf9f2-875a-499b-b23f-b2cdd4591879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1022 | 2025.12.17 00:51:29.458613 [ 259 ] {0beaf9f2-875a-499b-b23f-b2cdd4591879} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1023 | 2025.12.17 00:51:29.459050 [ 259 ] {0beaf9f2-875a-499b-b23f-b2cdd4591879} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2025.12.17 00:51:29.459180 [ 259 ] {0beaf9f2-875a-499b-b23f-b2cdd4591879} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001479 sec., 18931.710615280594 rows/sec., 1.48 MiB/sec. | ||
| 1025 | 2025.12.17 00:51:29.459218 [ 259 ] {0beaf9f2-875a-499b-b23f-b2cdd4591879} <Debug> TCPHandler: Processed in 0.001645723 sec. | ||
| 1026 | 2025.12.17 00:51:29.459323 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2025.12.17 00:51:29.459416 [ 259 ] {a601f13c-0c64-4d76-82f5-de1ae30f7ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1028 | 2025.12.17 00:51:29.459460 [ 259 ] {a601f13c-0c64-4d76-82f5-de1ae30f7ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1029 | 2025.12.17 00:51:29.459820 [ 259 ] {a601f13c-0c64-4d76-82f5-de1ae30f7ef0} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2025.12.17 00:51:29.459855 [ 259 ] {a601f13c-0c64-4d76-82f5-de1ae30f7ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1031 | 2025.12.17 00:51:29.460276 [ 259 ] {a601f13c-0c64-4d76-82f5-de1ae30f7ef0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1032 | 2025.12.17 00:51:29.460767 [ 259 ] {a601f13c-0c64-4d76-82f5-de1ae30f7ef0} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2025.12.17 00:51:29.460895 [ 259 ] {a601f13c-0c64-4d76-82f5-de1ae30f7ef0} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001497 sec., 33400.1336005344 rows/sec., 2.32 MiB/sec. | ||
| 1034 | 2025.12.17 00:51:29.460930 [ 259 ] {a601f13c-0c64-4d76-82f5-de1ae30f7ef0} <Debug> TCPHandler: Processed in 0.001656684 sec. | ||
| 1035 | 2025.12.17 00:51:29.461037 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2025.12.17 00:51:29.461131 [ 259 ] {472c82b4-ad9f-4bd3-9adb-211450f59567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1037 | 2025.12.17 00:51:29.461172 [ 259 ] {472c82b4-ad9f-4bd3-9adb-211450f59567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1038 | 2025.12.17 00:51:29.461500 [ 259 ] {472c82b4-ad9f-4bd3-9adb-211450f59567} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2025.12.17 00:51:29.461533 [ 259 ] {472c82b4-ad9f-4bd3-9adb-211450f59567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1040 | 2025.12.17 00:51:29.461941 [ 259 ] {472c82b4-ad9f-4bd3-9adb-211450f59567} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1041 | 2025.12.17 00:51:29.462364 [ 259 ] {472c82b4-ad9f-4bd3-9adb-211450f59567} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2025.12.17 00:51:29.462491 [ 259 ] {472c82b4-ad9f-4bd3-9adb-211450f59567} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001378 sec., 14513.788098693758 rows/sec., 1020.50 KiB/sec. | ||
| 1043 | 2025.12.17 00:51:29.462525 [ 259 ] {472c82b4-ad9f-4bd3-9adb-211450f59567} <Debug> TCPHandler: Processed in 0.00153767 sec. | ||
| 1044 | 2025.12.17 00:51:32.894707 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1045 | 2025.12.17 00:51:32.894773 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1046 | 2025.12.17 00:51:32.945932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 174 | ||
| 1047 | 2025.12.17 00:51:32.949678 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1048 | 2025.12.17 00:51:32.949730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1049 | 2025.12.17 00:51:32.951070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1050 | 2025.12.17 00:51:32.951539 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1051 | 2025.12.17 00:51:32.951850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1052 | 2025.12.17 00:51:32.952148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1053 | 2025.12.17 00:51:32.952655 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2025.12.17 00:51:32.952696 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1055 | 2025.12.17 00:51:32.953377 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1056 | 2025.12.17 00:51:32.953805 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2025.12.17 00:51:32.953940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1058 | 2025.12.17 00:51:33.048460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1059 | 2025.12.17 00:51:33.065820 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2025.12.17 00:51:33.065875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1061 | 2025.12.17 00:51:33.072570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1062 | 2025.12.17 00:51:33.073818 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2025.12.17 00:51:33.077206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1064 | 2025.12.17 00:51:34.465907 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2025.12.17 00:51:34.466165 [ 259 ] {9fda4dff-9cb9-4e41-bb1c-1b504e989a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1066 | 2025.12.17 00:51:34.466256 [ 259 ] {9fda4dff-9cb9-4e41-bb1c-1b504e989a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1067 | 2025.12.17 00:51:34.467300 [ 259 ] {9fda4dff-9cb9-4e41-bb1c-1b504e989a3f} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2025.12.17 00:51:34.467339 [ 259 ] {9fda4dff-9cb9-4e41-bb1c-1b504e989a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1069 | 2025.12.17 00:51:34.467973 [ 259 ] {9fda4dff-9cb9-4e41-bb1c-1b504e989a3f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1070 | 2025.12.17 00:51:34.468435 [ 259 ] {9fda4dff-9cb9-4e41-bb1c-1b504e989a3f} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2025.12.17 00:51:34.468581 [ 259 ] {9fda4dff-9cb9-4e41-bb1c-1b504e989a3f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002492 sec., 164526.48475120385 rows/sec., 10.44 MiB/sec. | ||
| 1072 | 2025.12.17 00:51:34.468623 [ 259 ] {9fda4dff-9cb9-4e41-bb1c-1b504e989a3f} <Debug> TCPHandler: Processed in 0.002864207 sec. | ||
| 1073 | 2025.12.17 00:51:34.468748 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2025.12.17 00:51:34.468859 [ 259 ] {c6db4af2-acd6-4486-86f8-5fe70cb6f76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1075 | 2025.12.17 00:51:34.468906 [ 259 ] {c6db4af2-acd6-4486-86f8-5fe70cb6f76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1076 | 2025.12.17 00:51:34.470165 [ 259 ] {c6db4af2-acd6-4486-86f8-5fe70cb6f76d} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2025.12.17 00:51:34.470201 [ 259 ] {c6db4af2-acd6-4486-86f8-5fe70cb6f76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1078 | 2025.12.17 00:51:34.470713 [ 259 ] {c6db4af2-acd6-4486-86f8-5fe70cb6f76d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1079 | 2025.12.17 00:51:34.471160 [ 259 ] {c6db4af2-acd6-4486-86f8-5fe70cb6f76d} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2025.12.17 00:51:34.471286 [ 259 ] {c6db4af2-acd6-4486-86f8-5fe70cb6f76d} <Debug> executeQuery: Read 1082 rows, 87.50 KiB in 0.00245 sec., 441632.6530612245 rows/sec., 34.88 MiB/sec. | ||
| 1081 | 2025.12.17 00:51:34.471321 [ 259 ] {c6db4af2-acd6-4486-86f8-5fe70cb6f76d} <Debug> TCPHandler: Processed in 0.002620843 sec. | ||
| 1082 | 2025.12.17 00:51:34.471465 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2025.12.17 00:51:34.471557 [ 259 ] {58aff9f5-6e92-4958-8bfd-42762a599af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1084 | 2025.12.17 00:51:34.471595 [ 259 ] {58aff9f5-6e92-4958-8bfd-42762a599af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1085 | 2025.12.17 00:51:34.472151 [ 259 ] {58aff9f5-6e92-4958-8bfd-42762a599af0} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1086 | 2025.12.17 00:51:34.472185 [ 259 ] {58aff9f5-6e92-4958-8bfd-42762a599af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1087 | 2025.12.17 00:51:34.472603 [ 259 ] {58aff9f5-6e92-4958-8bfd-42762a599af0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1088 | 2025.12.17 00:51:34.473040 [ 259 ] {58aff9f5-6e92-4958-8bfd-42762a599af0} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2025.12.17 00:51:34.473166 [ 259 ] {58aff9f5-6e92-4958-8bfd-42762a599af0} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001627 sec., 125998.77074370006 rows/sec., 7.39 MiB/sec. | ||
| 1090 | 2025.12.17 00:51:34.473201 [ 259 ] {58aff9f5-6e92-4958-8bfd-42762a599af0} <Debug> TCPHandler: Processed in 0.001783576 sec. | ||
| 1091 | 2025.12.17 00:51:34.473322 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2025.12.17 00:51:34.473424 [ 259 ] {b721e81a-f79e-4348-b8de-0e6579aab0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1093 | 2025.12.17 00:51:34.473462 [ 259 ] {b721e81a-f79e-4348-b8de-0e6579aab0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1094 | 2025.12.17 00:51:34.473983 [ 259 ] {b721e81a-f79e-4348-b8de-0e6579aab0d6} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2025.12.17 00:51:34.474017 [ 259 ] {b721e81a-f79e-4348-b8de-0e6579aab0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1096 | 2025.12.17 00:51:34.474470 [ 259 ] {b721e81a-f79e-4348-b8de-0e6579aab0d6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1097 | 2025.12.17 00:51:34.474903 [ 259 ] {b721e81a-f79e-4348-b8de-0e6579aab0d6} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2025.12.17 00:51:34.475026 [ 259 ] {b721e81a-f79e-4348-b8de-0e6579aab0d6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00162 sec., 130864.1975308642 rows/sec., 8.44 MiB/sec. | ||
| 1099 | 2025.12.17 00:51:34.475065 [ 259 ] {b721e81a-f79e-4348-b8de-0e6579aab0d6} <Debug> TCPHandler: Processed in 0.001790106 sec. | ||
| 1100 | 2025.12.17 00:51:34.475185 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2025.12.17 00:51:34.475277 [ 259 ] {949968bc-5024-4fe9-9796-1e1db493c252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1102 | 2025.12.17 00:51:34.475316 [ 259 ] {949968bc-5024-4fe9-9796-1e1db493c252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1103 | 2025.12.17 00:51:34.475845 [ 259 ] {949968bc-5024-4fe9-9796-1e1db493c252} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2025.12.17 00:51:34.475878 [ 259 ] {949968bc-5024-4fe9-9796-1e1db493c252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1105 | 2025.12.17 00:51:34.476293 [ 259 ] {949968bc-5024-4fe9-9796-1e1db493c252} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1106 | 2025.12.17 00:51:34.476741 [ 259 ] {949968bc-5024-4fe9-9796-1e1db493c252} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2025.12.17 00:51:34.476866 [ 259 ] {949968bc-5024-4fe9-9796-1e1db493c252} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001606 sec., 131382.31631382316 rows/sec., 7.46 MiB/sec. | ||
| 1108 | 2025.12.17 00:51:34.476900 [ 259 ] {949968bc-5024-4fe9-9796-1e1db493c252} <Debug> TCPHandler: Processed in 0.001761815 sec. | ||
| 1109 | 2025.12.17 00:51:34.477021 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2025.12.17 00:51:34.477112 [ 259 ] {98c6edfe-4038-4da8-9037-e3f28f75068f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1111 | 2025.12.17 00:51:34.477152 [ 259 ] {98c6edfe-4038-4da8-9037-e3f28f75068f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1112 | 2025.12.17 00:51:34.477790 [ 259 ] {98c6edfe-4038-4da8-9037-e3f28f75068f} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2025.12.17 00:51:34.477822 [ 259 ] {98c6edfe-4038-4da8-9037-e3f28f75068f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1114 | 2025.12.17 00:51:34.478282 [ 259 ] {98c6edfe-4038-4da8-9037-e3f28f75068f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1115 | 2025.12.17 00:51:34.478720 [ 259 ] {98c6edfe-4038-4da8-9037-e3f28f75068f} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2025.12.17 00:51:34.478845 [ 259 ] {98c6edfe-4038-4da8-9037-e3f28f75068f} <Debug> executeQuery: Read 643 rows, 45.59 KiB in 0.00175 sec., 367428.5714285714 rows/sec., 25.44 MiB/sec. | ||
| 1117 | 2025.12.17 00:51:34.478879 [ 259 ] {98c6edfe-4038-4da8-9037-e3f28f75068f} <Debug> TCPHandler: Processed in 0.001916139 sec. | ||
| 1118 | 2025.12.17 00:51:34.478997 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2025.12.17 00:51:34.479088 [ 259 ] {4d5ccc1b-087d-4d9d-ba24-ee4332c95eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1120 | 2025.12.17 00:51:34.479128 [ 259 ] {4d5ccc1b-087d-4d9d-ba24-ee4332c95eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1121 | 2025.12.17 00:51:34.479444 [ 259 ] {4d5ccc1b-087d-4d9d-ba24-ee4332c95eab} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2025.12.17 00:51:34.479476 [ 259 ] {4d5ccc1b-087d-4d9d-ba24-ee4332c95eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1123 | 2025.12.17 00:51:34.479903 [ 259 ] {4d5ccc1b-087d-4d9d-ba24-ee4332c95eab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1124 | 2025.12.17 00:51:34.480429 [ 259 ] {4d5ccc1b-087d-4d9d-ba24-ee4332c95eab} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2025.12.17 00:51:34.480551 [ 259 ] {4d5ccc1b-087d-4d9d-ba24-ee4332c95eab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec. | ||
| 1126 | 2025.12.17 00:51:34.480584 [ 259 ] {4d5ccc1b-087d-4d9d-ba24-ee4332c95eab} <Debug> TCPHandler: Processed in 0.001644053 sec. | ||
| 1127 | 2025.12.17 00:51:34.480696 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2025.12.17 00:51:34.480797 [ 259 ] {9dc2aa2a-ca5c-439a-9425-302c7ed15fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1129 | 2025.12.17 00:51:34.480838 [ 259 ] {9dc2aa2a-ca5c-439a-9425-302c7ed15fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1130 | 2025.12.17 00:51:34.481272 [ 259 ] {9dc2aa2a-ca5c-439a-9425-302c7ed15fe3} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2025.12.17 00:51:34.481305 [ 259 ] {9dc2aa2a-ca5c-439a-9425-302c7ed15fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1132 | 2025.12.17 00:51:34.481746 [ 259 ] {9dc2aa2a-ca5c-439a-9425-302c7ed15fe3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1133 | 2025.12.17 00:51:34.482182 [ 259 ] {9dc2aa2a-ca5c-439a-9425-302c7ed15fe3} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2025.12.17 00:51:34.482305 [ 259 ] {9dc2aa2a-ca5c-439a-9425-302c7ed15fe3} <Debug> executeQuery: Read 204 rows, 13.26 KiB in 0.001526 sec., 133682.83093053734 rows/sec., 8.49 MiB/sec. | ||
| 1135 | 2025.12.17 00:51:34.482346 [ 259 ] {9dc2aa2a-ca5c-439a-9425-302c7ed15fe3} <Debug> TCPHandler: Processed in 0.001704374 sec. | ||
| 1136 | 2025.12.17 00:51:34.482465 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2025.12.17 00:51:34.482556 [ 259 ] {c05b9e49-5f24-478d-ad38-50604e498611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1138 | 2025.12.17 00:51:34.482596 [ 259 ] {c05b9e49-5f24-478d-ad38-50604e498611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1139 | 2025.12.17 00:51:34.482933 [ 259 ] {c05b9e49-5f24-478d-ad38-50604e498611} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2025.12.17 00:51:34.482966 [ 259 ] {c05b9e49-5f24-478d-ad38-50604e498611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1141 | 2025.12.17 00:51:34.483350 [ 259 ] {c05b9e49-5f24-478d-ad38-50604e498611} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1142 | 2025.12.17 00:51:34.483757 [ 259 ] {c05b9e49-5f24-478d-ad38-50604e498611} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2025.12.17 00:51:34.483872 [ 259 ] {c05b9e49-5f24-478d-ad38-50604e498611} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001389 sec., 719.9424046076314 rows/sec., 48.51 KiB/sec. | ||
| 1144 | 2025.12.17 00:51:34.483902 [ 259 ] {c05b9e49-5f24-478d-ad38-50604e498611} <Debug> TCPHandler: Processed in 0.001553121 sec. | ||
| 1145 | 2025.12.17 00:51:34.484074 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2025.12.17 00:51:34.484171 [ 259 ] {e7e55b5d-67a2-48bc-b20e-ad69d9ddc2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1147 | 2025.12.17 00:51:34.484209 [ 259 ] {e7e55b5d-67a2-48bc-b20e-ad69d9ddc2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1148 | 2025.12.17 00:51:34.484612 [ 259 ] {e7e55b5d-67a2-48bc-b20e-ad69d9ddc2c3} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2025.12.17 00:51:34.484648 [ 259 ] {e7e55b5d-67a2-48bc-b20e-ad69d9ddc2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1150 | 2025.12.17 00:51:34.485269 [ 259 ] {e7e55b5d-67a2-48bc-b20e-ad69d9ddc2c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1151 | 2025.12.17 00:51:34.485718 [ 259 ] {e7e55b5d-67a2-48bc-b20e-ad69d9ddc2c3} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2025.12.17 00:51:34.485845 [ 259 ] {e7e55b5d-67a2-48bc-b20e-ad69d9ddc2c3} <Debug> executeQuery: Read 64 rows, 3.79 KiB in 0.001692 sec., 37825.05910165485 rows/sec., 2.19 MiB/sec. | ||
| 1153 | 2025.12.17 00:51:34.485880 [ 259 ] {e7e55b5d-67a2-48bc-b20e-ad69d9ddc2c3} <Debug> TCPHandler: Processed in 0.001861298 sec. | ||
| 1154 | 2025.12.17 00:51:39.453434 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2025.12.17 00:51:39.453681 [ 259 ] {b9748516-f622-4c18-a077-55ffae188225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1156 | 2025.12.17 00:51:39.454097 [ 259 ] {b9748516-f622-4c18-a077-55ffae188225} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1157 | 2025.12.17 00:51:39.454169 [ 259 ] {b9748516-f622-4c18-a077-55ffae188225} <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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1158 | 2025.12.17 00:51:39.454410 [ 259 ] {b9748516-f622-4c18-a077-55ffae188225} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1159 | 2025.12.17 00:51:39.454589 [ 259 ] {b9748516-f622-4c18-a077-55ffae188225} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1160 | 2025.12.17 00:51:39.454868 [ 259 ] {b9748516-f622-4c18-a077-55ffae188225} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1161 | 2025.12.17 00:51:39.455002 [ 259 ] {b9748516-f622-4c18-a077-55ffae188225} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1162 | 2025.12.17 00:51:39.455047 [ 259 ] {b9748516-f622-4c18-a077-55ffae188225} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (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 | ||
| 1163 | 2025.12.17 00:51:39.455065 [ 259 ] {b9748516-f622-4c18-a077-55ffae188225} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1164 | 2025.12.17 00:51:39.455273 [ 259 ] {b9748516-f622-4c18-a077-55ffae188225} <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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1165 | 2025.12.17 00:51:39.455339 [ 259 ] {b9748516-f622-4c18-a077-55ffae188225} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1166 | 2025.12.17 00:51:39.457208 [ 259 ] {b9748516-f622-4c18-a077-55ffae188225} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.003609 sec., 7481.296758104739 rows/sec., 276.27 KiB/sec. | ||
| 1167 | 2025.12.17 00:51:39.457350 [ 259 ] {b9748516-f622-4c18-a077-55ffae188225} <Debug> TCPHandler: Processed in 0.004043291 sec. | ||
| 1168 | 2025.12.17 00:51:39.457770 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2025.12.17 00:51:39.457924 [ 259 ] {a0b5c7fd-6595-4e3d-af4c-7a63203ea6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1170 | 2025.12.17 00:51:39.458215 [ 259 ] {a0b5c7fd-6595-4e3d-af4c-7a63203ea6e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1171 | 2025.12.17 00:51:39.458253 [ 259 ] {a0b5c7fd-6595-4e3d-af4c-7a63203ea6e1} <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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1172 | 2025.12.17 00:51:39.458462 [ 259 ] {a0b5c7fd-6595-4e3d-af4c-7a63203ea6e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1173 | 2025.12.17 00:51:39.458533 [ 259 ] {a0b5c7fd-6595-4e3d-af4c-7a63203ea6e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1174 | 2025.12.17 00:51:39.458691 [ 259 ] {a0b5c7fd-6595-4e3d-af4c-7a63203ea6e1} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1175 | 2025.12.17 00:51:39.458730 [ 259 ] {a0b5c7fd-6595-4e3d-af4c-7a63203ea6e1} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1176 | 2025.12.17 00:51:39.458756 [ 259 ] {a0b5c7fd-6595-4e3d-af4c-7a63203ea6e1} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (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 | ||
| 1177 | 2025.12.17 00:51:39.458775 [ 259 ] {a0b5c7fd-6595-4e3d-af4c-7a63203ea6e1} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1178 | 2025.12.17 00:51:39.458826 [ 259 ] {a0b5c7fd-6595-4e3d-af4c-7a63203ea6e1} <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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1179 | 2025.12.17 00:51:39.458853 [ 259 ] {a0b5c7fd-6595-4e3d-af4c-7a63203ea6e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1180 | 2025.12.17 00:51:39.459589 [ 259 ] {a0b5c7fd-6595-4e3d-af4c-7a63203ea6e1} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001726 sec., 15643.105446118192 rows/sec., 577.68 KiB/sec. | ||
| 1181 | 2025.12.17 00:51:39.459694 [ 259 ] {a0b5c7fd-6595-4e3d-af4c-7a63203ea6e1} <Debug> TCPHandler: Processed in 0.00198379 sec. | ||
| 1182 | 2025.12.17 00:51:39.460034 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2025.12.17 00:51:39.460200 [ 259 ] {15814945-0b0e-4fef-833b-f45deba024f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1184 | 2025.12.17 00:51:39.460451 [ 259 ] {15814945-0b0e-4fef-833b-f45deba024f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1185 | 2025.12.17 00:51:39.460487 [ 259 ] {15814945-0b0e-4fef-833b-f45deba024f4} <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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1186 | 2025.12.17 00:51:39.460691 [ 259 ] {15814945-0b0e-4fef-833b-f45deba024f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1187 | 2025.12.17 00:51:39.460747 [ 259 ] {15814945-0b0e-4fef-833b-f45deba024f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1188 | 2025.12.17 00:51:39.460867 [ 259 ] {15814945-0b0e-4fef-833b-f45deba024f4} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1189 | 2025.12.17 00:51:39.460900 [ 259 ] {15814945-0b0e-4fef-833b-f45deba024f4} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1190 | 2025.12.17 00:51:39.460921 [ 259 ] {15814945-0b0e-4fef-833b-f45deba024f4} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (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 | ||
| 1191 | 2025.12.17 00:51:39.460937 [ 259 ] {15814945-0b0e-4fef-833b-f45deba024f4} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1192 | 2025.12.17 00:51:39.460979 [ 259 ] {15814945-0b0e-4fef-833b-f45deba024f4} <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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1193 | 2025.12.17 00:51:39.461007 [ 259 ] {15814945-0b0e-4fef-833b-f45deba024f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1194 | 2025.12.17 00:51:39.461608 [ 259 ] {15814945-0b0e-4fef-833b-f45deba024f4} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001482 sec., 18218.623481781375 rows/sec., 672.79 KiB/sec. | ||
| 1195 | 2025.12.17 00:51:39.461697 [ 259 ] {15814945-0b0e-4fef-833b-f45deba024f4} <Debug> TCPHandler: Processed in 0.001714974 sec. | ||
| 1196 | 2025.12.17 00:51:39.461976 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2025.12.17 00:51:39.462127 [ 259 ] {130eb08c-b2b2-4475-9b67-e1285ed79dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1198 | 2025.12.17 00:51:39.462452 [ 259 ] {130eb08c-b2b2-4475-9b67-e1285ed79dbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1199 | 2025.12.17 00:51:39.462502 [ 259 ] {130eb08c-b2b2-4475-9b67-e1285ed79dbf} <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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1200 | 2025.12.17 00:51:39.462797 [ 259 ] {130eb08c-b2b2-4475-9b67-e1285ed79dbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1201 | 2025.12.17 00:51:39.462868 [ 259 ] {130eb08c-b2b2-4475-9b67-e1285ed79dbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1202 | 2025.12.17 00:51:39.463012 [ 259 ] {130eb08c-b2b2-4475-9b67-e1285ed79dbf} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1203 | 2025.12.17 00:51:39.463055 [ 259 ] {130eb08c-b2b2-4475-9b67-e1285ed79dbf} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1204 | 2025.12.17 00:51:39.463085 [ 259 ] {130eb08c-b2b2-4475-9b67-e1285ed79dbf} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (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 | ||
| 1205 | 2025.12.17 00:51:39.463108 [ 259 ] {130eb08c-b2b2-4475-9b67-e1285ed79dbf} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1206 | 2025.12.17 00:51:39.463158 [ 259 ] {130eb08c-b2b2-4475-9b67-e1285ed79dbf} <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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1207 | 2025.12.17 00:51:39.463188 [ 259 ] {130eb08c-b2b2-4475-9b67-e1285ed79dbf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1208 | 2025.12.17 00:51:39.463759 [ 259 ] {130eb08c-b2b2-4475-9b67-e1285ed79dbf} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001701 sec., 15873.015873015873 rows/sec., 586.17 KiB/sec. | ||
| 1209 | 2025.12.17 00:51:39.463847 [ 259 ] {130eb08c-b2b2-4475-9b67-e1285ed79dbf} <Debug> TCPHandler: Processed in 0.001921698 sec. | ||
| 1210 | 2025.12.17 00:51:39.464135 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2025.12.17 00:51:39.464300 [ 259 ] {2f30831c-b5e1-4323-8022-5fb46da80747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1212 | 2025.12.17 00:51:39.464543 [ 259 ] {2f30831c-b5e1-4323-8022-5fb46da80747} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1213 | 2025.12.17 00:51:39.464591 [ 259 ] {2f30831c-b5e1-4323-8022-5fb46da80747} <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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1214 | 2025.12.17 00:51:39.464789 [ 259 ] {2f30831c-b5e1-4323-8022-5fb46da80747} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1215 | 2025.12.17 00:51:39.464867 [ 259 ] {2f30831c-b5e1-4323-8022-5fb46da80747} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1216 | 2025.12.17 00:51:39.464976 [ 259 ] {2f30831c-b5e1-4323-8022-5fb46da80747} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1217 | 2025.12.17 00:51:39.465007 [ 259 ] {2f30831c-b5e1-4323-8022-5fb46da80747} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1218 | 2025.12.17 00:51:39.465026 [ 259 ] {2f30831c-b5e1-4323-8022-5fb46da80747} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (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 | ||
| 1219 | 2025.12.17 00:51:39.465042 [ 259 ] {2f30831c-b5e1-4323-8022-5fb46da80747} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1220 | 2025.12.17 00:51:39.465079 [ 259 ] {2f30831c-b5e1-4323-8022-5fb46da80747} <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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1221 | 2025.12.17 00:51:39.465103 [ 259 ] {2f30831c-b5e1-4323-8022-5fb46da80747} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1222 | 2025.12.17 00:51:39.465647 [ 259 ] {2f30831c-b5e1-4323-8022-5fb46da80747} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001431 sec., 18867.924528301886 rows/sec., 696.76 KiB/sec. | ||
| 1223 | 2025.12.17 00:51:39.465749 [ 259 ] {2f30831c-b5e1-4323-8022-5fb46da80747} <Debug> TCPHandler: Processed in 0.001667633 sec. | ||
| 1224 | 2025.12.17 00:51:39.466027 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2025.12.17 00:51:39.466173 [ 259 ] {327d1b0b-9478-4381-ac0b-1e957c9056ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1226 | 2025.12.17 00:51:39.466463 [ 259 ] {327d1b0b-9478-4381-ac0b-1e957c9056ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1227 | 2025.12.17 00:51:39.466500 [ 259 ] {327d1b0b-9478-4381-ac0b-1e957c9056ad} <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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1228 | 2025.12.17 00:51:39.466743 [ 259 ] {327d1b0b-9478-4381-ac0b-1e957c9056ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1229 | 2025.12.17 00:51:39.466798 [ 259 ] {327d1b0b-9478-4381-ac0b-1e957c9056ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1230 | 2025.12.17 00:51:39.466905 [ 259 ] {327d1b0b-9478-4381-ac0b-1e957c9056ad} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1231 | 2025.12.17 00:51:39.466951 [ 259 ] {327d1b0b-9478-4381-ac0b-1e957c9056ad} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1232 | 2025.12.17 00:51:39.466977 [ 259 ] {327d1b0b-9478-4381-ac0b-1e957c9056ad} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (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 | ||
| 1233 | 2025.12.17 00:51:39.466996 [ 259 ] {327d1b0b-9478-4381-ac0b-1e957c9056ad} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1234 | 2025.12.17 00:51:39.467045 [ 259 ] {327d1b0b-9478-4381-ac0b-1e957c9056ad} <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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1235 | 2025.12.17 00:51:39.467065 [ 259 ] {327d1b0b-9478-4381-ac0b-1e957c9056ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1236 | 2025.12.17 00:51:39.467607 [ 259 ] {327d1b0b-9478-4381-ac0b-1e957c9056ad} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001488 sec., 18145.16129032258 rows/sec., 670.07 KiB/sec. | ||
| 1237 | 2025.12.17 00:51:39.467713 [ 259 ] {327d1b0b-9478-4381-ac0b-1e957c9056ad} <Debug> TCPHandler: Processed in 0.001745785 sec. | ||
| 1238 | 2025.12.17 00:51:39.479505 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2025.12.17 00:51:39.479677 [ 259 ] {5226cf53-b4bc-48ff-9f90-09427fa1f896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1240 | 2025.12.17 00:51:39.479948 [ 259 ] {5226cf53-b4bc-48ff-9f90-09427fa1f896} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1241 | 2025.12.17 00:51:39.479986 [ 259 ] {5226cf53-b4bc-48ff-9f90-09427fa1f896} <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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1242 | 2025.12.17 00:51:39.480198 [ 259 ] {5226cf53-b4bc-48ff-9f90-09427fa1f896} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1243 | 2025.12.17 00:51:39.480257 [ 259 ] {5226cf53-b4bc-48ff-9f90-09427fa1f896} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1244 | 2025.12.17 00:51:39.480369 [ 259 ] {5226cf53-b4bc-48ff-9f90-09427fa1f896} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1245 | 2025.12.17 00:51:39.480400 [ 259 ] {5226cf53-b4bc-48ff-9f90-09427fa1f896} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1246 | 2025.12.17 00:51:39.480419 [ 259 ] {5226cf53-b4bc-48ff-9f90-09427fa1f896} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (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 | ||
| 1247 | 2025.12.17 00:51:39.480434 [ 259 ] {5226cf53-b4bc-48ff-9f90-09427fa1f896} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1248 | 2025.12.17 00:51:39.480471 [ 259 ] {5226cf53-b4bc-48ff-9f90-09427fa1f896} <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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1249 | 2025.12.17 00:51:39.480490 [ 259 ] {5226cf53-b4bc-48ff-9f90-09427fa1f896} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1250 | 2025.12.17 00:51:39.481180 [ 259 ] {5226cf53-b4bc-48ff-9f90-09427fa1f896} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001578 sec., 17110.266159695817 rows/sec., 631.86 KiB/sec. | ||
| 1251 | 2025.12.17 00:51:39.481271 [ 259 ] {5226cf53-b4bc-48ff-9f90-09427fa1f896} <Debug> TCPHandler: Processed in 0.001830106 sec. | ||
| 1252 | 2025.12.17 00:51:39.487820 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2025.12.17 00:51:39.487944 [ 259 ] {910d7e14-f15e-41ef-b4b1-3b421ab133c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1254 | 2025.12.17 00:51:39.487992 [ 259 ] {910d7e14-f15e-41ef-b4b1-3b421ab133c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1255 | 2025.12.17 00:51:39.488663 [ 259 ] {910d7e14-f15e-41ef-b4b1-3b421ab133c7} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2025.12.17 00:51:39.488714 [ 259 ] {910d7e14-f15e-41ef-b4b1-3b421ab133c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1257 | 2025.12.17 00:51:39.489436 [ 259 ] {910d7e14-f15e-41ef-b4b1-3b421ab133c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1258 | 2025.12.17 00:51:39.489818 [ 259 ] {910d7e14-f15e-41ef-b4b1-3b421ab133c7} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2025.12.17 00:51:39.490033 [ 259 ] {910d7e14-f15e-41ef-b4b1-3b421ab133c7} <Debug> executeQuery: Read 7 rows, 2.99 KiB in 0.00212 sec., 3301.8867924528304 rows/sec., 1.38 MiB/sec. | ||
| 1260 | 2025.12.17 00:51:39.490080 [ 259 ] {910d7e14-f15e-41ef-b4b1-3b421ab133c7} <Debug> TCPHandler: Processed in 0.002365438 sec. | ||
| 1261 | 2025.12.17 00:51:39.490201 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2025.12.17 00:51:39.490302 [ 259 ] {794d39ea-f485-4408-8deb-93054b6a63de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1263 | 2025.12.17 00:51:39.490346 [ 259 ] {794d39ea-f485-4408-8deb-93054b6a63de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1264 | 2025.12.17 00:51:39.490819 [ 259 ] {794d39ea-f485-4408-8deb-93054b6a63de} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2025.12.17 00:51:39.490934 [ 259 ] {794d39ea-f485-4408-8deb-93054b6a63de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1266 | 2025.12.17 00:51:39.491352 [ 259 ] {794d39ea-f485-4408-8deb-93054b6a63de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1267 | 2025.12.17 00:51:39.491851 [ 259 ] {794d39ea-f485-4408-8deb-93054b6a63de} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2025.12.17 00:51:39.492011 [ 259 ] {794d39ea-f485-4408-8deb-93054b6a63de} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001731 sec., 13864.818024263432 rows/sec., 1.15 MiB/sec. | ||
| 1269 | 2025.12.17 00:51:39.492049 [ 259 ] {794d39ea-f485-4408-8deb-93054b6a63de} <Debug> TCPHandler: Processed in 0.001900108 sec. | ||
| 1270 | 2025.12.17 00:51:39.492176 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2025.12.17 00:51:39.492288 [ 259 ] {8138b93c-36a2-43b1-b7a3-65d7fc160379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1272 | 2025.12.17 00:51:39.492332 [ 259 ] {8138b93c-36a2-43b1-b7a3-65d7fc160379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1273 | 2025.12.17 00:51:39.492785 [ 259 ] {8138b93c-36a2-43b1-b7a3-65d7fc160379} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2025.12.17 00:51:39.492825 [ 259 ] {8138b93c-36a2-43b1-b7a3-65d7fc160379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1275 | 2025.12.17 00:51:39.493388 [ 259 ] {8138b93c-36a2-43b1-b7a3-65d7fc160379} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1276 | 2025.12.17 00:51:39.494141 [ 259 ] {8138b93c-36a2-43b1-b7a3-65d7fc160379} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2025.12.17 00:51:39.494301 [ 259 ] {8138b93c-36a2-43b1-b7a3-65d7fc160379} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002036 sec., 1964.6365422396857 rows/sec., 160.20 KiB/sec. | ||
| 1278 | 2025.12.17 00:51:39.494347 [ 259 ] {8138b93c-36a2-43b1-b7a3-65d7fc160379} <Debug> TCPHandler: Processed in 0.002226244 sec. | ||
| 1279 | 2025.12.17 00:51:39.494474 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2025.12.17 00:51:39.494578 [ 259 ] {8a6e2e72-b3e2-41d1-8f56-6bc92bfd755b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1281 | 2025.12.17 00:51:39.494624 [ 259 ] {8a6e2e72-b3e2-41d1-8f56-6bc92bfd755b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1282 | 2025.12.17 00:51:39.495152 [ 259 ] {8a6e2e72-b3e2-41d1-8f56-6bc92bfd755b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2025.12.17 00:51:39.495190 [ 259 ] {8a6e2e72-b3e2-41d1-8f56-6bc92bfd755b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1284 | 2025.12.17 00:51:39.495693 [ 259 ] {8a6e2e72-b3e2-41d1-8f56-6bc92bfd755b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1285 | 2025.12.17 00:51:39.496173 [ 259 ] {8a6e2e72-b3e2-41d1-8f56-6bc92bfd755b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2025.12.17 00:51:39.496322 [ 259 ] {8a6e2e72-b3e2-41d1-8f56-6bc92bfd755b} <Debug> executeQuery: Read 194 rows, 17.68 KiB in 0.001769 sec., 109666.47823629169 rows/sec., 9.76 MiB/sec. | ||
| 1287 | 2025.12.17 00:51:39.496366 [ 259 ] {8a6e2e72-b3e2-41d1-8f56-6bc92bfd755b} <Debug> TCPHandler: Processed in 0.001949419 sec. | ||
| 1288 | 2025.12.17 00:51:39.496484 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2025.12.17 00:51:39.496580 [ 259 ] {b52e3e94-6d89-4024-86a7-1158a1687f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1290 | 2025.12.17 00:51:39.496621 [ 259 ] {b52e3e94-6d89-4024-86a7-1158a1687f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1291 | 2025.12.17 00:51:39.497050 [ 259 ] {b52e3e94-6d89-4024-86a7-1158a1687f8a} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2025.12.17 00:51:39.497089 [ 259 ] {b52e3e94-6d89-4024-86a7-1158a1687f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1293 | 2025.12.17 00:51:39.497562 [ 259 ] {b52e3e94-6d89-4024-86a7-1158a1687f8a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1294 | 2025.12.17 00:51:39.498062 [ 259 ] {b52e3e94-6d89-4024-86a7-1158a1687f8a} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2025.12.17 00:51:39.498213 [ 259 ] {b52e3e94-6d89-4024-86a7-1158a1687f8a} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001654 sec., 15719.467956469165 rows/sec., 1.18 MiB/sec. | ||
| 1296 | 2025.12.17 00:51:39.498256 [ 259 ] {b52e3e94-6d89-4024-86a7-1158a1687f8a} <Debug> TCPHandler: Processed in 0.001824107 sec. | ||
| 1297 | 2025.12.17 00:51:39.498373 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2025.12.17 00:51:39.498472 [ 259 ] {d49879c1-1041-44bc-8d45-ec23ed39de06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1299 | 2025.12.17 00:51:39.498515 [ 259 ] {d49879c1-1041-44bc-8d45-ec23ed39de06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1300 | 2025.12.17 00:51:39.498943 [ 259 ] {d49879c1-1041-44bc-8d45-ec23ed39de06} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2025.12.17 00:51:39.498985 [ 259 ] {d49879c1-1041-44bc-8d45-ec23ed39de06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1302 | 2025.12.17 00:51:39.499456 [ 259 ] {d49879c1-1041-44bc-8d45-ec23ed39de06} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1303 | 2025.12.17 00:51:39.500113 [ 259 ] {d49879c1-1041-44bc-8d45-ec23ed39de06} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2025.12.17 00:51:39.500274 [ 259 ] {d49879c1-1041-44bc-8d45-ec23ed39de06} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001819 sec., 13194.06267179769 rows/sec., 1.09 MiB/sec. | ||
| 1305 | 2025.12.17 00:51:39.500326 [ 259 ] {d49879c1-1041-44bc-8d45-ec23ed39de06} <Debug> TCPHandler: Processed in 0.00200232 sec. | ||
| 1306 | 2025.12.17 00:51:39.500455 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2025.12.17 00:51:39.500549 [ 259 ] {faa9fa3d-b71b-468b-8506-e71cdcb4ff75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1308 | 2025.12.17 00:51:39.500590 [ 259 ] {faa9fa3d-b71b-468b-8506-e71cdcb4ff75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1309 | 2025.12.17 00:51:39.501027 [ 259 ] {faa9fa3d-b71b-468b-8506-e71cdcb4ff75} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2025.12.17 00:51:39.501072 [ 259 ] {faa9fa3d-b71b-468b-8506-e71cdcb4ff75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1311 | 2025.12.17 00:51:39.501615 [ 259 ] {faa9fa3d-b71b-468b-8506-e71cdcb4ff75} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1312 | 2025.12.17 00:51:39.502169 [ 259 ] {faa9fa3d-b71b-468b-8506-e71cdcb4ff75} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2025.12.17 00:51:39.502358 [ 259 ] {faa9fa3d-b71b-468b-8506-e71cdcb4ff75} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001827 sec., 6568.144499178981 rows/sec., 513.14 KiB/sec. | ||
| 1314 | 2025.12.17 00:51:39.502406 [ 259 ] {faa9fa3d-b71b-468b-8506-e71cdcb4ff75} <Debug> TCPHandler: Processed in 0.00200232 sec. | ||
| 1315 | 2025.12.17 00:51:39.502527 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2025.12.17 00:51:39.502625 [ 259 ] {a93459c7-4247-4dcc-8281-5d2829bb7319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1317 | 2025.12.17 00:51:39.502667 [ 259 ] {a93459c7-4247-4dcc-8281-5d2829bb7319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1318 | 2025.12.17 00:51:39.503138 [ 259 ] {a93459c7-4247-4dcc-8281-5d2829bb7319} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2025.12.17 00:51:39.503177 [ 259 ] {a93459c7-4247-4dcc-8281-5d2829bb7319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1320 | 2025.12.17 00:51:39.503644 [ 259 ] {a93459c7-4247-4dcc-8281-5d2829bb7319} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1321 | 2025.12.17 00:51:39.504126 [ 259 ] {a93459c7-4247-4dcc-8281-5d2829bb7319} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2025.12.17 00:51:39.504278 [ 259 ] {a93459c7-4247-4dcc-8281-5d2829bb7319} <Debug> executeQuery: Read 106 rows, 8.86 KiB in 0.001672 sec., 63397.12918660287 rows/sec., 5.17 MiB/sec. | ||
| 1323 | 2025.12.17 00:51:39.504325 [ 259 ] {a93459c7-4247-4dcc-8281-5d2829bb7319} <Debug> TCPHandler: Processed in 0.001850877 sec. | ||
| 1324 | 2025.12.17 00:51:39.504442 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2025.12.17 00:51:39.504537 [ 259 ] {9527824c-c15c-48fe-8270-8d8deb939214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1326 | 2025.12.17 00:51:39.504581 [ 259 ] {9527824c-c15c-48fe-8270-8d8deb939214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1327 | 2025.12.17 00:51:39.505141 [ 259 ] {9527824c-c15c-48fe-8270-8d8deb939214} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2025.12.17 00:51:39.505195 [ 259 ] {9527824c-c15c-48fe-8270-8d8deb939214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1329 | 2025.12.17 00:51:39.505826 [ 259 ] {9527824c-c15c-48fe-8270-8d8deb939214} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1330 | 2025.12.17 00:51:39.506423 [ 259 ] {9527824c-c15c-48fe-8270-8d8deb939214} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2025.12.17 00:51:39.506583 [ 259 ] {9527824c-c15c-48fe-8270-8d8deb939214} <Debug> executeQuery: Read 392 rows, 30.71 KiB in 0.002063 sec., 190014.54192922925 rows/sec., 14.54 MiB/sec. | ||
| 1332 | 2025.12.17 00:51:39.506633 [ 259 ] {9527824c-c15c-48fe-8270-8d8deb939214} <Debug> TCPHandler: Processed in 0.002243434 sec. | ||
| 1333 | 2025.12.17 00:51:39.506757 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2025.12.17 00:51:39.506868 [ 259 ] {3438f2d1-5d46-4ca5-88be-d0dde46ef559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1335 | 2025.12.17 00:51:39.506932 [ 259 ] {3438f2d1-5d46-4ca5-88be-d0dde46ef559} <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 | ||
| 1336 | 2025.12.17 00:51:39.507747 [ 259 ] {3438f2d1-5d46-4ca5-88be-d0dde46ef559} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2025.12.17 00:51:39.507785 [ 259 ] {3438f2d1-5d46-4ca5-88be-d0dde46ef559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1338 | 2025.12.17 00:51:39.511267 [ 259 ] {3438f2d1-5d46-4ca5-88be-d0dde46ef559} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1339 | 2025.12.17 00:51:39.511779 [ 259 ] {3438f2d1-5d46-4ca5-88be-d0dde46ef559} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2025.12.17 00:51:39.511926 [ 259 ] {3438f2d1-5d46-4ca5-88be-d0dde46ef559} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.005081 sec., 1968.11651249754 rows/sec., 3.53 MiB/sec. | ||
| 1341 | 2025.12.17 00:51:39.512001 [ 259 ] {3438f2d1-5d46-4ca5-88be-d0dde46ef559} <Debug> TCPHandler: Processed in 0.005296026 sec. | ||
| 1342 | 2025.12.17 00:51:39.512136 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2025.12.17 00:51:39.512247 [ 259 ] {72bdd850-487b-4b10-9c0f-8f4caf722d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1344 | 2025.12.17 00:51:39.512299 [ 259 ] {72bdd850-487b-4b10-9c0f-8f4caf722d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1345 | 2025.12.17 00:51:39.513390 [ 259 ] {72bdd850-487b-4b10-9c0f-8f4caf722d40} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2025.12.17 00:51:39.513428 [ 259 ] {72bdd850-487b-4b10-9c0f-8f4caf722d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1347 | 2025.12.17 00:51:39.513954 [ 259 ] {72bdd850-487b-4b10-9c0f-8f4caf722d40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1348 | 2025.12.17 00:51:39.514631 [ 259 ] {72bdd850-487b-4b10-9c0f-8f4caf722d40} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2025.12.17 00:51:39.514819 [ 259 ] {72bdd850-487b-4b10-9c0f-8f4caf722d40} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.002594 sec., 19275.250578257517 rows/sec., 1.32 MiB/sec. | ||
| 1350 | 2025.12.17 00:51:39.514875 [ 259 ] {72bdd850-487b-4b10-9c0f-8f4caf722d40} <Debug> TCPHandler: Processed in 0.002801216 sec. | ||
| 1351 | 2025.12.17 00:51:39.997808 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55456 | ||
| 1352 | 2025.12.17 00:51:39.999858 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1353 | 2025.12.17 00:51:39.999917 [ 286 ] {} <Debug> TCP-Session: f89b2a42-e664-454b-b935-68b9c2d65d74 Authenticating user 'default' from [fd00:1122:3344:101::e]:55456 | ||
| 1354 | 2025.12.17 00:51:39.999942 [ 286 ] {} <Debug> TCP-Session: f89b2a42-e664-454b-b935-68b9c2d65d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1355 | 2025.12.17 00:51:39.999957 [ 286 ] {} <Debug> TCP-Session: f89b2a42-e664-454b-b935-68b9c2d65d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1356 | 2025.12.17 00:51:40.000029 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1357 | 2025.12.17 00:51:40.000056 [ 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 | ||
| 1358 | 2025.12.17 00:51:40.000073 [ 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 | ||
| 1359 | 2025.12.17 00:51:40.000661 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62937 | ||
| 1360 | 2025.12.17 00:51:40.000668 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55007 | ||
| 1361 | 2025.12.17 00:51:40.000815 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1362 | 2025.12.17 00:51:40.000832 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64866 | ||
| 1363 | 2025.12.17 00:51:40.000851 [ 287 ] {} <Debug> TCP-Session: 16b5b742-0d5c-47aa-99bd-30a866a91cc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62937 | ||
| 1364 | 2025.12.17 00:51:40.000852 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45501 | ||
| 1365 | 2025.12.17 00:51:40.000886 [ 287 ] {} <Debug> TCP-Session: 16b5b742-0d5c-47aa-99bd-30a866a91cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2025.12.17 00:51:40.000922 [ 287 ] {} <Debug> TCP-Session: 16b5b742-0d5c-47aa-99bd-30a866a91cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1367 | 2025.12.17 00:51:40.000988 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61602 | ||
| 1368 | 2025.12.17 00:51:40.000995 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1369 | 2025.12.17 00:51:40.001023 [ 286 ] {} <Trace> TCP-Session: f89b2a42-e664-454b-b935-68b9c2d65d74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2025.12.17 00:51:40.001059 [ 288 ] {} <Debug> TCP-Session: 4e141972-d4a3-43fc-bf5e-2971c278641f Authenticating user 'default' from [fd00:1122:3344:101::e]:55007 | ||
| 1371 | 2025.12.17 00:51:40.001090 [ 288 ] {} <Debug> TCP-Session: 4e141972-d4a3-43fc-bf5e-2971c278641f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2025.12.17 00:51:40.001104 [ 288 ] {} <Debug> TCP-Session: 4e141972-d4a3-43fc-bf5e-2971c278641f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1373 | 2025.12.17 00:51:40.001157 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48066 | ||
| 1374 | 2025.12.17 00:51:40.001201 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1375 | 2025.12.17 00:51:40.001252 [ 290 ] {} <Debug> TCP-Session: 3a4ccd9a-0b47-4380-a591-2e0655ff62f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64866 | ||
| 1376 | 2025.12.17 00:51:40.001268 [ 286 ] {a863d712-e138-4a26-aaf9-96ee79dc0c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55456) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1377 | 2025.12.17 00:51:40.001278 [ 290 ] {} <Debug> TCP-Session: 3a4ccd9a-0b47-4380-a591-2e0655ff62f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2025.12.17 00:51:40.001310 [ 290 ] {} <Debug> TCP-Session: 3a4ccd9a-0b47-4380-a591-2e0655ff62f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2025.12.17 00:51:40.001411 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1380 | 2025.12.17 00:51:40.001459 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1381 | 2025.12.17 00:51:40.001468 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55790 | ||
| 1382 | 2025.12.17 00:51:40.001465 [ 289 ] {} <Debug> TCP-Session: f4cdaa88-ab12-4408-a5ff-7467c36b65c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45501 | ||
| 1383 | 2025.12.17 00:51:40.001508 [ 291 ] {} <Debug> TCP-Session: 2687137e-4605-40b8-a1fa-a610070bec34 Authenticating user 'default' from [fd00:1122:3344:101::e]:61602 | ||
| 1384 | 2025.12.17 00:51:40.001521 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1385 | 2025.12.17 00:51:40.001554 [ 291 ] {} <Debug> TCP-Session: 2687137e-4605-40b8-a1fa-a610070bec34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1386 | 2025.12.17 00:51:40.001584 [ 292 ] {} <Debug> TCP-Session: 74069917-3067-43b3-81ac-84a9139f3d65 Authenticating user 'default' from [fd00:1122:3344:101::e]:48066 | ||
| 1387 | 2025.12.17 00:51:40.001593 [ 291 ] {} <Debug> TCP-Session: 2687137e-4605-40b8-a1fa-a610070bec34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1388 | 2025.12.17 00:51:40.001605 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42721 | ||
| 1389 | 2025.12.17 00:51:40.001540 [ 289 ] {} <Debug> TCP-Session: f4cdaa88-ab12-4408-a5ff-7467c36b65c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2025.12.17 00:51:40.001654 [ 286 ] {a863d712-e138-4a26-aaf9-96ee79dc0c5b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1391 | 2025.12.17 00:51:40.001674 [ 289 ] {} <Debug> TCP-Session: f4cdaa88-ab12-4408-a5ff-7467c36b65c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2025.12.17 00:51:40.001610 [ 292 ] {} <Debug> TCP-Session: 74069917-3067-43b3-81ac-84a9139f3d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2025.12.17 00:51:40.001707 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1394 | 2025.12.17 00:51:40.001727 [ 292 ] {} <Debug> TCP-Session: 74069917-3067-43b3-81ac-84a9139f3d65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2025.12.17 00:51:40.001749 [ 286 ] {a863d712-e138-4a26-aaf9-96ee79dc0c5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1396 | 2025.12.17 00:51:40.001751 [ 293 ] {} <Debug> TCP-Session: 47bd7da5-be25-4963-8104-42b0af1d0baa Authenticating user 'default' from [fd00:1122:3344:101::e]:55790 | ||
| 1397 | 2025.12.17 00:51:40.001794 [ 293 ] {} <Debug> TCP-Session: 47bd7da5-be25-4963-8104-42b0af1d0baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1398 | 2025.12.17 00:51:40.001811 [ 293 ] {} <Debug> TCP-Session: 47bd7da5-be25-4963-8104-42b0af1d0baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2025.12.17 00:51:40.001841 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1400 | 2025.12.17 00:51:40.001884 [ 294 ] {} <Debug> TCP-Session: f8323697-45ca-4fda-adb6-8e0135e7baf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42721 | ||
| 1401 | 2025.12.17 00:51:40.001907 [ 294 ] {} <Debug> TCP-Session: f8323697-45ca-4fda-adb6-8e0135e7baf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1402 | 2025.12.17 00:51:40.001925 [ 294 ] {} <Debug> TCP-Session: f8323697-45ca-4fda-adb6-8e0135e7baf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2025.12.17 00:51:40.002262 [ 286 ] {a863d712-e138-4a26-aaf9-96ee79dc0c5b} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 1404 | 2025.12.17 00:51:40.007576 [ 297 ] {a863d712-e138-4a26-aaf9-96ee79dc0c5b} <Trace> AggregatingTransform: Aggregating | ||
| 1405 | 2025.12.17 00:51:40.007667 [ 297 ] {a863d712-e138-4a26-aaf9-96ee79dc0c5b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1406 | 2025.12.17 00:51:40.008341 [ 297 ] {a863d712-e138-4a26-aaf9-96ee79dc0c5b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003810227 sec. (262.452 rows/sec., 10.25 KiB/sec.) | ||
| 1407 | 2025.12.17 00:51:40.008366 [ 297 ] {a863d712-e138-4a26-aaf9-96ee79dc0c5b} <Trace> Aggregator: Merging aggregated data | ||
| 1408 | 2025.12.17 00:51:40.008397 [ 297 ] {a863d712-e138-4a26-aaf9-96ee79dc0c5b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1409 | 2025.12.17 00:51:40.009527 [ 286 ] {a863d712-e138-4a26-aaf9-96ee79dc0c5b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.008323 sec., 120.14898474107893 rows/sec., 4.69 KiB/sec. | ||
| 1410 | 2025.12.17 00:51:40.009683 [ 286 ] {a863d712-e138-4a26-aaf9-96ee79dc0c5b} <Debug> TCPHandler: Processed in 0.008925909 sec. | ||
| 1411 | 2025.12.17 00:51:40.010349 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1412 | 2025.12.17 00:51:40.010381 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1413 | 2025.12.17 00:51:40.010400 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1414 | 2025.12.17 00:51:40.010417 [ 286 ] {} <Debug> TCP-Session: f89b2a42-e664-454b-b935-68b9c2d65d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2025.12.17 00:51:40.010427 [ 288 ] {} <Debug> TCP-Session: 4e141972-d4a3-43fc-bf5e-2971c278641f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1416 | 2025.12.17 00:51:40.010452 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1417 | 2025.12.17 00:51:40.010468 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1418 | 2025.12.17 00:51:40.010483 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1419 | 2025.12.17 00:51:40.010497 [ 292 ] {} <Debug> TCP-Session: 74069917-3067-43b3-81ac-84a9139f3d65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2025.12.17 00:51:40.010516 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1421 | 2025.12.17 00:51:40.010530 [ 290 ] {} <Debug> TCP-Session: 3a4ccd9a-0b47-4380-a591-2e0655ff62f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2025.12.17 00:51:40.010518 [ 291 ] {} <Debug> TCP-Session: 2687137e-4605-40b8-a1fa-a610070bec34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2025.12.17 00:51:40.010565 [ 294 ] {} <Debug> TCP-Session: f8323697-45ca-4fda-adb6-8e0135e7baf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2025.12.17 00:51:40.010443 [ 293 ] {} <Debug> TCP-Session: 47bd7da5-be25-4963-8104-42b0af1d0baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2025.12.17 00:51:40.010432 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1426 | 2025.12.17 00:51:40.010418 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1427 | 2025.12.17 00:51:40.010646 [ 289 ] {} <Debug> TCP-Session: f4cdaa88-ab12-4408-a5ff-7467c36b65c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2025.12.17 00:51:40.010673 [ 287 ] {} <Debug> TCP-Session: 16b5b742-0d5c-47aa-99bd-30a866a91cc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2025.12.17 00:51:40.454072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1430 | 2025.12.17 00:51:40.454572 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2025.12.17 00:51:40.454623 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1432 | 2025.12.17 00:51:40.455281 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1433 | 2025.12.17 00:51:40.455943 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2025.12.17 00:51:40.456153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1435 | 2025.12.17 00:51:40.465925 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48366 | ||
| 1436 | 2025.12.17 00:51:40.466011 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1437 | 2025.12.17 00:51:40.466037 [ 286 ] {} <Debug> TCP-Session: 447e94e0-7a0e-4be7-8ba1-5026002d60c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48366 | ||
| 1438 | 2025.12.17 00:51:40.466060 [ 286 ] {} <Debug> TCP-Session: 447e94e0-7a0e-4be7-8ba1-5026002d60c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2025.12.17 00:51:40.466074 [ 286 ] {} <Debug> TCP-Session: 447e94e0-7a0e-4be7-8ba1-5026002d60c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1440 | 2025.12.17 00:51:40.466258 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64539 | ||
| 1441 | 2025.12.17 00:51:40.466320 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34111 | ||
| 1442 | 2025.12.17 00:51:40.466348 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65508 | ||
| 1443 | 2025.12.17 00:51:40.466369 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1444 | 2025.12.17 00:51:40.466374 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36198 | ||
| 1445 | 2025.12.17 00:51:40.466386 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62770 | ||
| 1446 | 2025.12.17 00:51:40.466412 [ 287 ] {} <Debug> TCP-Session: 9cc794eb-2a44-4fd8-8333-33b1972793e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64539 | ||
| 1447 | 2025.12.17 00:51:40.466441 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1448 | 2025.12.17 00:51:40.466467 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1449 | 2025.12.17 00:51:40.466473 [ 287 ] {} <Debug> TCP-Session: 9cc794eb-2a44-4fd8-8333-33b1972793e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2025.12.17 00:51:40.466489 [ 290 ] {} <Debug> TCP-Session: dd282cb6-15dc-440e-8e3b-4ba102f5b3b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:65508 | ||
| 1451 | 2025.12.17 00:51:40.466507 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1452 | 2025.12.17 00:51:40.466508 [ 287 ] {} <Debug> TCP-Session: 9cc794eb-2a44-4fd8-8333-33b1972793e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2025.12.17 00:51:40.466523 [ 290 ] {} <Debug> TCP-Session: dd282cb6-15dc-440e-8e3b-4ba102f5b3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1454 | 2025.12.17 00:51:40.466547 [ 293 ] {} <Debug> TCP-Session: 6e492617-ac3b-4b2e-a2cd-86f4de397d09 Authenticating user 'default' from [fd00:1122:3344:101::e]:62770 | ||
| 1455 | 2025.12.17 00:51:40.466560 [ 290 ] {} <Debug> TCP-Session: dd282cb6-15dc-440e-8e3b-4ba102f5b3b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1456 | 2025.12.17 00:51:40.466505 [ 292 ] {} <Debug> TCP-Session: 81e9c86e-ddb6-4ba6-9488-038152237633 Authenticating user 'default' from [fd00:1122:3344:101::e]:36198 | ||
| 1457 | 2025.12.17 00:51:40.466581 [ 293 ] {} <Debug> TCP-Session: 6e492617-ac3b-4b2e-a2cd-86f4de397d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2025.12.17 00:51:40.466619 [ 292 ] {} <Debug> TCP-Session: 81e9c86e-ddb6-4ba6-9488-038152237633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1459 | 2025.12.17 00:51:40.466637 [ 293 ] {} <Debug> TCP-Session: 6e492617-ac3b-4b2e-a2cd-86f4de397d09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1460 | 2025.12.17 00:51:40.466652 [ 292 ] {} <Debug> TCP-Session: 81e9c86e-ddb6-4ba6-9488-038152237633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2025.12.17 00:51:40.466442 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1462 | 2025.12.17 00:51:40.466389 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61030 | ||
| 1463 | 2025.12.17 00:51:40.466706 [ 288 ] {} <Debug> TCP-Session: 79060b6f-491f-4897-a559-44ecff6ed6f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34111 | ||
| 1464 | 2025.12.17 00:51:40.466363 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62239 | ||
| 1465 | 2025.12.17 00:51:40.466759 [ 288 ] {} <Debug> TCP-Session: 79060b6f-491f-4897-a559-44ecff6ed6f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2025.12.17 00:51:40.466763 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1467 | 2025.12.17 00:51:40.466790 [ 288 ] {} <Debug> TCP-Session: 79060b6f-491f-4897-a559-44ecff6ed6f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1468 | 2025.12.17 00:51:40.466808 [ 294 ] {} <Debug> TCP-Session: a730d6f3-0724-490b-80b1-07576383c7dc Authenticating user 'default' from [fd00:1122:3344:101::e]:61030 | ||
| 1469 | 2025.12.17 00:51:40.466349 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36454 | ||
| 1470 | 2025.12.17 00:51:40.466835 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1471 | 2025.12.17 00:51:40.466838 [ 294 ] {} <Debug> TCP-Session: a730d6f3-0724-490b-80b1-07576383c7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2025.12.17 00:51:40.466901 [ 291 ] {} <Debug> TCP-Session: 28e9af99-d186-40e9-bec8-0db73d128b39 Authenticating user 'default' from [fd00:1122:3344:101::e]:62239 | ||
| 1473 | 2025.12.17 00:51:40.466913 [ 294 ] {} <Debug> TCP-Session: a730d6f3-0724-490b-80b1-07576383c7dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1474 | 2025.12.17 00:51:40.466409 [ 286 ] {} <Trace> TCP-Session: 447e94e0-7a0e-4be7-8ba1-5026002d60c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2025.12.17 00:51:40.466936 [ 291 ] {} <Debug> TCP-Session: 28e9af99-d186-40e9-bec8-0db73d128b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1476 | 2025.12.17 00:51:40.466943 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1477 | 2025.12.17 00:51:40.466983 [ 291 ] {} <Debug> TCP-Session: 28e9af99-d186-40e9-bec8-0db73d128b39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1478 | 2025.12.17 00:51:40.467017 [ 289 ] {} <Debug> TCP-Session: 142a14d1-907e-4b8c-8c3e-28ddc2c59a9f Authenticating user 'default' from [fd00:1122:3344:101::e]:36454 | ||
| 1479 | 2025.12.17 00:51:40.467053 [ 289 ] {} <Debug> TCP-Session: 142a14d1-907e-4b8c-8c3e-28ddc2c59a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1480 | 2025.12.17 00:51:40.467071 [ 289 ] {} <Debug> TCP-Session: 142a14d1-907e-4b8c-8c3e-28ddc2c59a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1481 | 2025.12.17 00:51:40.467123 [ 286 ] {1dcab0f5-0e94-4774-8ad0-b93579a3dd27} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48366) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1482 | 2025.12.17 00:51:40.467369 [ 286 ] {1dcab0f5-0e94-4774-8ad0-b93579a3dd27} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1483 | 2025.12.17 00:51:40.467428 [ 286 ] {1dcab0f5-0e94-4774-8ad0-b93579a3dd27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1484 | 2025.12.17 00:51:40.467723 [ 286 ] {1dcab0f5-0e94-4774-8ad0-b93579a3dd27} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 1485 | 2025.12.17 00:51:40.468734 [ 311 ] {1dcab0f5-0e94-4774-8ad0-b93579a3dd27} <Trace> AggregatingTransform: Aggregating | ||
| 1486 | 2025.12.17 00:51:40.468794 [ 311 ] {1dcab0f5-0e94-4774-8ad0-b93579a3dd27} <Trace> Aggregator: Aggregation method: without_key | ||
| 1487 | 2025.12.17 00:51:40.468835 [ 311 ] {1dcab0f5-0e94-4774-8ad0-b93579a3dd27} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00101895 sec. (981.402 rows/sec., 38.34 KiB/sec.) | ||
| 1488 | 2025.12.17 00:51:40.468876 [ 311 ] {1dcab0f5-0e94-4774-8ad0-b93579a3dd27} <Trace> Aggregator: Merging aggregated data | ||
| 1489 | 2025.12.17 00:51:40.469924 [ 286 ] {1dcab0f5-0e94-4774-8ad0-b93579a3dd27} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00287 sec., 348.4320557491289 rows/sec., 13.61 KiB/sec. | ||
| 1490 | 2025.12.17 00:51:40.470058 [ 286 ] {1dcab0f5-0e94-4774-8ad0-b93579a3dd27} <Debug> TCPHandler: Processed in 0.003765036 sec. | ||
| 1491 | 2025.12.17 00:51:40.470212 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1492 | 2025.12.17 00:51:40.470241 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1493 | 2025.12.17 00:51:40.470249 [ 286 ] {} <Debug> TCP-Session: 447e94e0-7a0e-4be7-8ba1-5026002d60c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1494 | 2025.12.17 00:51:40.470264 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1495 | 2025.12.17 00:51:40.470287 [ 287 ] {} <Debug> TCP-Session: 9cc794eb-2a44-4fd8-8333-33b1972793e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1496 | 2025.12.17 00:51:40.470307 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1497 | 2025.12.17 00:51:40.470329 [ 288 ] {} <Debug> TCP-Session: 79060b6f-491f-4897-a559-44ecff6ed6f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2025.12.17 00:51:40.470336 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1499 | 2025.12.17 00:51:40.470347 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1500 | 2025.12.17 00:51:40.470370 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1501 | 2025.12.17 00:51:40.470386 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1502 | 2025.12.17 00:51:40.470419 [ 290 ] {} <Debug> TCP-Session: dd282cb6-15dc-440e-8e3b-4ba102f5b3b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2025.12.17 00:51:40.470396 [ 293 ] {} <Debug> TCP-Session: 6e492617-ac3b-4b2e-a2cd-86f4de397d09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2025.12.17 00:51:40.470456 [ 291 ] {} <Debug> TCP-Session: 28e9af99-d186-40e9-bec8-0db73d128b39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2025.12.17 00:51:40.470354 [ 292 ] {} <Debug> TCP-Session: 81e9c86e-ddb6-4ba6-9488-038152237633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2025.12.17 00:51:40.470283 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1507 | 2025.12.17 00:51:40.470407 [ 289 ] {} <Debug> TCP-Session: 142a14d1-907e-4b8c-8c3e-28ddc2c59a9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2025.12.17 00:51:40.470562 [ 294 ] {} <Debug> TCP-Session: a730d6f3-0724-490b-80b1-07576383c7dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1509 | 2025.12.17 00:51:40.577330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1510 | 2025.12.17 00:51:40.597031 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2025.12.17 00:51:40.597115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1512 | 2025.12.17 00:51:40.605365 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1513 | 2025.12.17 00:51:40.606926 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2025.12.17 00:51:40.612131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1515 | 2025.12.17 00:51:41.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.97 MiB, peak 175.54 MiB, free memory in arenas 0.00 B, will set to 169.82 MiB (RSS), difference: 3.85 MiB | ||
| 1516 | 2025.12.17 00:51:42.952199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 234 | ||
| 1517 | 2025.12.17 00:51:42.955041 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2025.12.17 00:51:42.955106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1519 | 2025.12.17 00:51:42.956398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1520 | 2025.12.17 00:51:42.956679 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2025.12.17 00:51:42.957022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1522 | 2025.12.17 00:51:44.460176 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2025.12.17 00:51:44.460349 [ 259 ] {4cd96165-2d4c-4416-a0be-211c393731c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1524 | 2025.12.17 00:51:44.460414 [ 259 ] {4cd96165-2d4c-4416-a0be-211c393731c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1525 | 2025.12.17 00:51:44.461025 [ 259 ] {4cd96165-2d4c-4416-a0be-211c393731c8} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2025.12.17 00:51:44.461069 [ 259 ] {4cd96165-2d4c-4416-a0be-211c393731c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1527 | 2025.12.17 00:51:44.461455 [ 259 ] {4cd96165-2d4c-4416-a0be-211c393731c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1528 | 2025.12.17 00:51:44.461685 [ 259 ] {4cd96165-2d4c-4416-a0be-211c393731c8} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2025.12.17 00:51:44.461837 [ 259 ] {4cd96165-2d4c-4416-a0be-211c393731c8} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001535 sec., 33876.221498371335 rows/sec., 2.59 MiB/sec. | ||
| 1530 | 2025.12.17 00:51:44.461884 [ 259 ] {4cd96165-2d4c-4416-a0be-211c393731c8} <Debug> TCPHandler: Processed in 0.001836157 sec. | ||
| 1531 | 2025.12.17 00:51:44.462007 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2025.12.17 00:51:44.462110 [ 259 ] {be378dae-d0da-4727-b183-b0ed41c6718a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1533 | 2025.12.17 00:51:44.462153 [ 259 ] {be378dae-d0da-4727-b183-b0ed41c6718a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1534 | 2025.12.17 00:51:44.462568 [ 259 ] {be378dae-d0da-4727-b183-b0ed41c6718a} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2025.12.17 00:51:44.462601 [ 259 ] {be378dae-d0da-4727-b183-b0ed41c6718a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1536 | 2025.12.17 00:51:44.462895 [ 259 ] {be378dae-d0da-4727-b183-b0ed41c6718a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1537 | 2025.12.17 00:51:44.463117 [ 259 ] {be378dae-d0da-4727-b183-b0ed41c6718a} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2025.12.17 00:51:44.463244 [ 259 ] {be378dae-d0da-4727-b183-b0ed41c6718a} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001158 sec., 48359.24006908463 rows/sec., 3.77 MiB/sec. | ||
| 1539 | 2025.12.17 00:51:44.463289 [ 259 ] {be378dae-d0da-4727-b183-b0ed41c6718a} <Debug> TCPHandler: Processed in 0.001334737 sec. | ||
| 1540 | 2025.12.17 00:51:44.463398 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2025.12.17 00:51:44.463494 [ 259 ] {64a90c87-0a47-433d-8d9e-919534f77164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1542 | 2025.12.17 00:51:44.463538 [ 259 ] {64a90c87-0a47-433d-8d9e-919534f77164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1543 | 2025.12.17 00:51:44.463937 [ 259 ] {64a90c87-0a47-433d-8d9e-919534f77164} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2025.12.17 00:51:44.463971 [ 259 ] {64a90c87-0a47-433d-8d9e-919534f77164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1545 | 2025.12.17 00:51:44.464293 [ 259 ] {64a90c87-0a47-433d-8d9e-919534f77164} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1546 | 2025.12.17 00:51:44.464502 [ 259 ] {64a90c87-0a47-433d-8d9e-919534f77164} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2025.12.17 00:51:44.464629 [ 259 ] {64a90c87-0a47-433d-8d9e-919534f77164} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001154 sec., 129982.66897746966 rows/sec., 9.01 MiB/sec. | ||
| 1548 | 2025.12.17 00:51:44.464664 [ 259 ] {64a90c87-0a47-433d-8d9e-919534f77164} <Debug> TCPHandler: Processed in 0.001316937 sec. | ||
| 1549 | 2025.12.17 00:51:44.464780 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2025.12.17 00:51:44.464902 [ 259 ] {6c2e30a7-4737-4ae6-8b17-9e4e96328b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1551 | 2025.12.17 00:51:44.464950 [ 259 ] {6c2e30a7-4737-4ae6-8b17-9e4e96328b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1552 | 2025.12.17 00:51:44.465312 [ 259 ] {6c2e30a7-4737-4ae6-8b17-9e4e96328b28} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2025.12.17 00:51:44.465346 [ 259 ] {6c2e30a7-4737-4ae6-8b17-9e4e96328b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1554 | 2025.12.17 00:51:44.465657 [ 259 ] {6c2e30a7-4737-4ae6-8b17-9e4e96328b28} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1555 | 2025.12.17 00:51:44.465856 [ 259 ] {6c2e30a7-4737-4ae6-8b17-9e4e96328b28} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2025.12.17 00:51:44.465982 [ 259 ] {6c2e30a7-4737-4ae6-8b17-9e4e96328b28} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001105 sec., 45248.86877828054 rows/sec., 3.10 MiB/sec. | ||
| 1557 | 2025.12.17 00:51:44.466016 [ 259 ] {6c2e30a7-4737-4ae6-8b17-9e4e96328b28} <Debug> TCPHandler: Processed in 0.001296406 sec. | ||
| 1558 | 2025.12.17 00:51:47.894814 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1559 | 2025.12.17 00:51:47.894875 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1560 | 2025.12.17 00:51:47.956259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2827 | ||
| 1561 | 2025.12.17 00:51:47.956820 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2025.12.17 00:51:47.956870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1563 | 2025.12.17 00:51:47.957368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1564 | 2025.12.17 00:51:47.957618 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2025.12.17 00:51:47.957751 [ 78 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1566 | 2025.12.17 00:51:47.957768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2827 | ||
| 1567 | 2025.12.17 00:51:47.957799 [ 78 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2025.12.17 00:51:47.957821 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1569 | 2025.12.17 00:51:47.958097 [ 189 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 1570 | 2025.12.17 00:51:47.958299 [ 189 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1571 | 2025.12.17 00:51:47.958378 [ 189 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1572 | 2025.12.17 00:51:47.958491 [ 189 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1573 | 2025.12.17 00:51:47.958551 [ 189 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1574 | 2025.12.17 00:51:47.958597 [ 189 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1575 | 2025.12.17 00:51:47.958640 [ 189 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1576 | 2025.12.17 00:51:47.958682 [ 189 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1577 | 2025.12.17 00:51:47.983271 [ 187 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2827 rows, containing 4 columns (4 merged, 0 gathered) in 0.025297377 sec., 111750.71628967699 rows/sec., 1.60 MiB/sec. | ||
| 1578 | 2025.12.17 00:51:47.984188 [ 200 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1579 | 2025.12.17 00:51:47.984529 [ 200 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_6_1} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2025.12.17 00:51:47.984608 [ 200 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_6_1} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1581 | 2025.12.17 00:51:47.984736 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1582 | 2025.12.17 00:51:48.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.92 MiB, peak 176.23 MiB, free memory in arenas 0.00 B, will set to 171.43 MiB (RSS), difference: 1.50 MiB | ||
| 1583 | 2025.12.17 00:51:48.112240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1584 | 2025.12.17 00:51:48.130391 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2025.12.17 00:51:48.130452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1586 | 2025.12.17 00:51:48.136746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1587 | 2025.12.17 00:51:48.137511 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2025.12.17 00:51:48.137824 [ 78 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1589 | 2025.12.17 00:51:48.137895 [ 78 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2025.12.17 00:51:48.137924 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1591 | 2025.12.17 00:51:48.138031 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 1592 | 2025.12.17 00:51:48.141017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1593 | 2025.12.17 00:51:48.141038 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1594 | 2025.12.17 00:51:48.142063 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 1595 | 2025.12.17 00:51:48.145560 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 1596 | 2025.12.17 00:51:48.149047 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 1597 | 2025.12.17 00:51:48.153033 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 1598 | 2025.12.17 00:51:48.159874 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 1599 | 2025.12.17 00:51:48.163880 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 1600 | 2025.12.17 00:51:48.222736 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.084737357 sec., 542.8538442613923 rows/sec., 2.81 MiB/sec. | ||
| 1601 | 2025.12.17 00:51:48.224263 [ 192 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1602 | 2025.12.17 00:51:48.225956 [ 192 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_6_1} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2025.12.17 00:51:48.226041 [ 192 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_6_1} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1604 | 2025.12.17 00:51:48.227071 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1605 | 2025.12.17 00:51:49.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.50 MiB, peak 182.04 MiB, free memory in arenas 0.00 B, will set to 181.02 MiB (RSS), difference: 8.51 MiB | ||
| 1606 | 2025.12.17 00:51:49.292465 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50921 | ||
| 1607 | 2025.12.17 00:51:49.292569 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1608 | 2025.12.17 00:51:49.292597 [ 286 ] {} <Debug> TCP-Session: 68fa80d2-3ba6-45c0-b239-39bade820e58 Authenticating user 'default' from [fd00:1122:3344:101::e]:50921 | ||
| 1609 | 2025.12.17 00:51:49.292619 [ 286 ] {} <Debug> TCP-Session: 68fa80d2-3ba6-45c0-b239-39bade820e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1610 | 2025.12.17 00:51:49.292631 [ 286 ] {} <Debug> TCP-Session: 68fa80d2-3ba6-45c0-b239-39bade820e58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2025.12.17 00:51:49.292807 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35807 | ||
| 1612 | 2025.12.17 00:51:49.292868 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33259 | ||
| 1613 | 2025.12.17 00:51:49.292901 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51817 | ||
| 1614 | 2025.12.17 00:51:49.292916 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62791 | ||
| 1615 | 2025.12.17 00:51:49.292932 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1616 | 2025.12.17 00:51:49.292941 [ 286 ] {} <Trace> TCP-Session: 68fa80d2-3ba6-45c0-b239-39bade820e58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2025.12.17 00:51:49.292976 [ 287 ] {} <Debug> TCP-Session: 35cfcd78-12d3-407b-bcf8-4ca3f4197283 Authenticating user 'default' from [fd00:1122:3344:101::e]:35807 | ||
| 1618 | 2025.12.17 00:51:49.292942 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40617 | ||
| 1619 | 2025.12.17 00:51:49.293012 [ 287 ] {} <Debug> TCP-Session: 35cfcd78-12d3-407b-bcf8-4ca3f4197283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1620 | 2025.12.17 00:51:49.292938 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49130 | ||
| 1621 | 2025.12.17 00:51:49.293041 [ 287 ] {} <Debug> TCP-Session: 35cfcd78-12d3-407b-bcf8-4ca3f4197283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2025.12.17 00:51:49.292928 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34221 | ||
| 1623 | 2025.12.17 00:51:49.292879 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42249 | ||
| 1624 | 2025.12.17 00:51:49.293128 [ 286 ] {71060e96-40c1-4b02-b497-ef899f1a06d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50921) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1625 | 2025.12.17 00:51:49.293205 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1626 | 2025.12.17 00:51:49.293205 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1627 | 2025.12.17 00:51:49.293232 [ 294 ] {} <Debug> TCP-Session: 65f17170-725f-4820-83a3-d6e494d09ffb Authenticating user 'default' from [fd00:1122:3344:101::e]:40617 | ||
| 1628 | 2025.12.17 00:51:49.293246 [ 290 ] {} <Debug> TCP-Session: 0759c931-247b-436a-977b-da34febf7988 Authenticating user 'default' from [fd00:1122:3344:101::e]:51817 | ||
| 1629 | 2025.12.17 00:51:49.293252 [ 294 ] {} <Debug> TCP-Session: 65f17170-725f-4820-83a3-d6e494d09ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2025.12.17 00:51:49.293263 [ 290 ] {} <Debug> TCP-Session: 0759c931-247b-436a-977b-da34febf7988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2025.12.17 00:51:49.293267 [ 294 ] {} <Debug> TCP-Session: 65f17170-725f-4820-83a3-d6e494d09ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2025.12.17 00:51:49.293277 [ 290 ] {} <Debug> TCP-Session: 0759c931-247b-436a-977b-da34febf7988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2025.12.17 00:51:49.293396 [ 286 ] {71060e96-40c1-4b02-b497-ef899f1a06d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1634 | 2025.12.17 00:51:49.293434 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1635 | 2025.12.17 00:51:49.293451 [ 286 ] {71060e96-40c1-4b02-b497-ef899f1a06d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1636 | 2025.12.17 00:51:49.293436 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1637 | 2025.12.17 00:51:49.293475 [ 289 ] {} <Debug> TCP-Session: c10877ed-7b10-4e7b-b504-088ad0afd210 Authenticating user 'default' from [fd00:1122:3344:101::e]:42249 | ||
| 1638 | 2025.12.17 00:51:49.293499 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1639 | 2025.12.17 00:51:49.293516 [ 292 ] {} <Debug> TCP-Session: f36c498b-73bf-4712-a444-b0c010c5cdc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34221 | ||
| 1640 | 2025.12.17 00:51:49.293538 [ 289 ] {} <Debug> TCP-Session: c10877ed-7b10-4e7b-b504-088ad0afd210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2025.12.17 00:51:49.293549 [ 291 ] {} <Debug> TCP-Session: 4bc6fa23-a025-4539-bf16-c3c28ccb5f28 Authenticating user 'default' from [fd00:1122:3344:101::e]:62791 | ||
| 1642 | 2025.12.17 00:51:49.293564 [ 292 ] {} <Debug> TCP-Session: f36c498b-73bf-4712-a444-b0c010c5cdc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2025.12.17 00:51:49.293568 [ 289 ] {} <Debug> TCP-Session: c10877ed-7b10-4e7b-b504-088ad0afd210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2025.12.17 00:51:49.293596 [ 291 ] {} <Debug> TCP-Session: 4bc6fa23-a025-4539-bf16-c3c28ccb5f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2025.12.17 00:51:49.293601 [ 292 ] {} <Debug> TCP-Session: f36c498b-73bf-4712-a444-b0c010c5cdc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1646 | 2025.12.17 00:51:49.293636 [ 291 ] {} <Debug> TCP-Session: 4bc6fa23-a025-4539-bf16-c3c28ccb5f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2025.12.17 00:51:49.293711 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1648 | 2025.12.17 00:51:49.293710 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1649 | 2025.12.17 00:51:49.293741 [ 286 ] {71060e96-40c1-4b02-b497-ef899f1a06d8} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 1650 | 2025.12.17 00:51:49.293777 [ 293 ] {} <Debug> TCP-Session: 0ace7e6f-a10b-469f-aba6-3053874e021f Authenticating user 'default' from [fd00:1122:3344:101::e]:49130 | ||
| 1651 | 2025.12.17 00:51:49.293748 [ 288 ] {} <Debug> TCP-Session: dadfd4b9-56ac-4bf0-8d11-25beb0c31e73 Authenticating user 'default' from [fd00:1122:3344:101::e]:33259 | ||
| 1652 | 2025.12.17 00:51:49.293807 [ 293 ] {} <Debug> TCP-Session: 0ace7e6f-a10b-469f-aba6-3053874e021f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2025.12.17 00:51:49.293828 [ 288 ] {} <Debug> TCP-Session: dadfd4b9-56ac-4bf0-8d11-25beb0c31e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2025.12.17 00:51:49.293833 [ 293 ] {} <Debug> TCP-Session: 0ace7e6f-a10b-469f-aba6-3053874e021f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1655 | 2025.12.17 00:51:49.293851 [ 288 ] {} <Debug> TCP-Session: dadfd4b9-56ac-4bf0-8d11-25beb0c31e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2025.12.17 00:51:49.295000 [ 316 ] {71060e96-40c1-4b02-b497-ef899f1a06d8} <Trace> AggregatingTransform: Aggregating | ||
| 1657 | 2025.12.17 00:51:49.295048 [ 316 ] {71060e96-40c1-4b02-b497-ef899f1a06d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1658 | 2025.12.17 00:51:49.295082 [ 316 ] {71060e96-40c1-4b02-b497-ef899f1a06d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001216965 sec. (821.716 rows/sec., 32.10 KiB/sec.) | ||
| 1659 | 2025.12.17 00:51:49.295100 [ 316 ] {71060e96-40c1-4b02-b497-ef899f1a06d8} <Trace> Aggregator: Merging aggregated data | ||
| 1660 | 2025.12.17 00:51:49.296107 [ 286 ] {71060e96-40c1-4b02-b497-ef899f1a06d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003033 sec., 329.7065611605671 rows/sec., 12.88 KiB/sec. | ||
| 1661 | 2025.12.17 00:51:49.296252 [ 286 ] {71060e96-40c1-4b02-b497-ef899f1a06d8} <Debug> TCPHandler: Processed in 0.003421288 sec. | ||
| 1662 | 2025.12.17 00:51:49.296366 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1663 | 2025.12.17 00:51:49.296394 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1664 | 2025.12.17 00:51:49.296400 [ 286 ] {} <Debug> TCP-Session: 68fa80d2-3ba6-45c0-b239-39bade820e58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1665 | 2025.12.17 00:51:49.296414 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1666 | 2025.12.17 00:51:49.296432 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1667 | 2025.12.17 00:51:49.296451 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1668 | 2025.12.17 00:51:49.296482 [ 294 ] {} <Debug> TCP-Session: 65f17170-725f-4820-83a3-d6e494d09ffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2025.12.17 00:51:49.296518 [ 288 ] {} <Debug> TCP-Session: dadfd4b9-56ac-4bf0-8d11-25beb0c31e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2025.12.17 00:51:49.296522 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1671 | 2025.12.17 00:51:49.296505 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1672 | 2025.12.17 00:51:49.296494 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1673 | 2025.12.17 00:51:49.296583 [ 293 ] {} <Debug> TCP-Session: 0ace7e6f-a10b-469f-aba6-3053874e021f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2025.12.17 00:51:49.296598 [ 289 ] {} <Debug> TCP-Session: c10877ed-7b10-4e7b-b504-088ad0afd210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2025.12.17 00:51:49.296625 [ 292 ] {} <Debug> TCP-Session: f36c498b-73bf-4712-a444-b0c010c5cdc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2025.12.17 00:51:49.296499 [ 291 ] {} <Debug> TCP-Session: 4bc6fa23-a025-4539-bf16-c3c28ccb5f28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2025.12.17 00:51:49.296449 [ 287 ] {} <Debug> TCP-Session: 35cfcd78-12d3-407b-bcf8-4ca3f4197283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2025.12.17 00:51:49.296470 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1679 | 2025.12.17 00:51:49.296729 [ 290 ] {} <Debug> TCP-Session: 0759c931-247b-436a-977b-da34febf7988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2025.12.17 00:51:49.460841 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2025.12.17 00:51:49.461026 [ 259 ] {8d07a016-fb10-443c-ac3e-9ab15881fa9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1682 | 2025.12.17 00:51:49.461099 [ 259 ] {8d07a016-fb10-443c-ac3e-9ab15881fa9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1683 | 2025.12.17 00:51:49.461774 [ 259 ] {8d07a016-fb10-443c-ac3e-9ab15881fa9b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2025.12.17 00:51:49.461826 [ 259 ] {8d07a016-fb10-443c-ac3e-9ab15881fa9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1685 | 2025.12.17 00:51:49.462204 [ 259 ] {8d07a016-fb10-443c-ac3e-9ab15881fa9b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1686 | 2025.12.17 00:51:49.462431 [ 259 ] {8d07a016-fb10-443c-ac3e-9ab15881fa9b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2025.12.17 00:51:49.462585 [ 259 ] {8d07a016-fb10-443c-ac3e-9ab15881fa9b} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001608 sec., 44776.119402985074 rows/sec., 3.69 MiB/sec. | ||
| 1688 | 2025.12.17 00:51:49.462585 [ 75 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1689 | 2025.12.17 00:51:49.462634 [ 259 ] {8d07a016-fb10-443c-ac3e-9ab15881fa9b} <Debug> TCPHandler: Processed in 0.001953029 sec. | ||
| 1690 | 2025.12.17 00:51:49.462659 [ 75 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2025.12.17 00:51:49.462690 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1692 | 2025.12.17 00:51:49.462769 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2025.12.17 00:51:49.462843 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::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 | ||
| 1694 | 2025.12.17 00:51:49.462878 [ 259 ] {45c084ef-43e7-4a76-99c3-24f70197750b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1695 | 2025.12.17 00:51:49.462927 [ 259 ] {45c084ef-43e7-4a76-99c3-24f70197750b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1696 | 2025.12.17 00:51:49.463010 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1697 | 2025.12.17 00:51:49.463063 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1084 rows starting from the beginning of the part | ||
| 1698 | 2025.12.17 00:51:49.463168 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1699 | 2025.12.17 00:51:49.463217 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1082 rows starting from the beginning of the part | ||
| 1700 | 2025.12.17 00:51:49.463264 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 194 rows starting from the beginning of the part | ||
| 1701 | 2025.12.17 00:51:49.463304 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 1702 | 2025.12.17 00:51:49.463360 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
| 1703 | 2025.12.17 00:51:49.463366 [ 259 ] {45c084ef-43e7-4a76-99c3-24f70197750b} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2025.12.17 00:51:49.463414 [ 259 ] {45c084ef-43e7-4a76-99c3-24f70197750b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1705 | 2025.12.17 00:51:49.463777 [ 259 ] {45c084ef-43e7-4a76-99c3-24f70197750b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1706 | 2025.12.17 00:51:49.464066 [ 259 ] {45c084ef-43e7-4a76-99c3-24f70197750b} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2025.12.17 00:51:49.464218 [ 259 ] {45c084ef-43e7-4a76-99c3-24f70197750b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001364 sec., 7331.378299120235 rows/sec., 551.29 KiB/sec. | ||
| 1708 | 2025.12.17 00:51:49.464260 [ 259 ] {45c084ef-43e7-4a76-99c3-24f70197750b} <Debug> TCPHandler: Processed in 0.00154324 sec. | ||
| 1709 | 2025.12.17 00:51:49.464384 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2025.12.17 00:51:49.464489 [ 259 ] {786c9b2b-bbac-4ec2-a563-d961325b3021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1711 | 2025.12.17 00:51:49.464535 [ 259 ] {786c9b2b-bbac-4ec2-a563-d961325b3021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1712 | 2025.12.17 00:51:49.464956 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2510 rows, containing 5 columns (5 merged, 0 gathered) in 0.002196034 sec., 1142969.5532947122 rows/sec., 95.54 MiB/sec. | ||
| 1713 | 2025.12.17 00:51:49.464959 [ 259 ] {786c9b2b-bbac-4ec2-a563-d961325b3021} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2025.12.17 00:51:49.465033 [ 259 ] {786c9b2b-bbac-4ec2-a563-d961325b3021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1715 | 2025.12.17 00:51:49.465316 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1716 | 2025.12.17 00:51:49.465399 [ 259 ] {786c9b2b-bbac-4ec2-a563-d961325b3021} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1717 | 2025.12.17 00:51:49.465700 [ 259 ] {786c9b2b-bbac-4ec2-a563-d961325b3021} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2025.12.17 00:51:49.465780 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_6_1} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2025.12.17 00:51:49.465817 [ 75 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1720 | 2025.12.17 00:51:49.465843 [ 259 ] {786c9b2b-bbac-4ec2-a563-d961325b3021} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001376 sec., 47965.11627906976 rows/sec., 3.74 MiB/sec. | ||
| 1721 | 2025.12.17 00:51:49.465863 [ 75 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2025.12.17 00:51:49.465876 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_6_1} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1723 | 2025.12.17 00:51:49.465886 [ 259 ] {786c9b2b-bbac-4ec2-a563-d961325b3021} <Debug> TCPHandler: Processed in 0.001553011 sec. | ||
| 1724 | 2025.12.17 00:51:49.465891 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1725 | 2025.12.17 00:51:49.465989 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 1726 | 2025.12.17 00:51:49.466020 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2025.12.17 00:51:49.466039 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::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 | ||
| 1728 | 2025.12.17 00:51:49.466122 [ 259 ] {b33a40b8-eb29-4599-b951-0adb95e00547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1729 | 2025.12.17 00:51:49.466140 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1730 | 2025.12.17 00:51:49.466169 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 647 rows starting from the beginning of the part | ||
| 1731 | 2025.12.17 00:51:49.466170 [ 259 ] {b33a40b8-eb29-4599-b951-0adb95e00547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1732 | 2025.12.17 00:51:49.466222 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1733 | 2025.12.17 00:51:49.466264 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 643 rows starting from the beginning of the part | ||
| 1734 | 2025.12.17 00:51:49.466300 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 106 rows starting from the beginning of the part | ||
| 1735 | 2025.12.17 00:51:49.466335 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::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 | ||
| 1736 | 2025.12.17 00:51:49.466370 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part | ||
| 1737 | 2025.12.17 00:51:49.466633 [ 259 ] {b33a40b8-eb29-4599-b951-0adb95e00547} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2025.12.17 00:51:49.466674 [ 259 ] {b33a40b8-eb29-4599-b951-0adb95e00547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1739 | 2025.12.17 00:51:49.467049 [ 259 ] {b33a40b8-eb29-4599-b951-0adb95e00547} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1740 | 2025.12.17 00:51:49.467274 [ 259 ] {b33a40b8-eb29-4599-b951-0adb95e00547} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2025.12.17 00:51:49.467369 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411679 sec., 1095149.8180535375 rows/sec., 81.89 MiB/sec. | ||
| 1742 | 2025.12.17 00:51:49.467390 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1743 | 2025.12.17 00:51:49.467409 [ 259 ] {b33a40b8-eb29-4599-b951-0adb95e00547} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001307 sec., 114766.64116296863 rows/sec., 7.96 MiB/sec. | ||
| 1744 | 2025.12.17 00:51:49.467451 [ 259 ] {b33a40b8-eb29-4599-b951-0adb95e00547} <Debug> TCPHandler: Processed in 0.001480849 sec. | ||
| 1745 | 2025.12.17 00:51:49.467465 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2025.12.17 00:51:49.467499 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1747 | 2025.12.17 00:51:49.467568 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 1748 | 2025.12.17 00:51:49.467574 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2025.12.17 00:51:49.467622 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1750 | 2025.12.17 00:51:49.467683 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1751 | 2025.12.17 00:51:49.467691 [ 259 ] {b6964775-f786-4a1b-ab0b-12aad9140e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1752 | 2025.12.17 00:51:49.467715 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 206 rows starting from the beginning of the part | ||
| 1753 | 2025.12.17 00:51:49.467755 [ 259 ] {b6964775-f786-4a1b-ab0b-12aad9140e7b} <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 | ||
| 1754 | 2025.12.17 00:51:49.467767 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1755 | 2025.12.17 00:51:49.467813 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 204 rows starting from the beginning of the part | ||
| 1756 | 2025.12.17 00:51:49.467850 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 392 rows starting from the beginning of the part | ||
| 1757 | 2025.12.17 00:51:49.467888 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 1758 | 2025.12.17 00:51:49.467924 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1759 | 2025.12.17 00:51:49.467945 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_6_1} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2025.12.17 00:51:49.468025 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_6_1} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1761 | 2025.12.17 00:51:49.468107 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1762 | 2025.12.17 00:51:49.468638 [ 259 ] {b6964775-f786-4a1b-ab0b-12aad9140e7b} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1763 | 2025.12.17 00:51:49.468681 [ 259 ] {b6964775-f786-4a1b-ab0b-12aad9140e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1764 | 2025.12.17 00:51:49.469038 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1152 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149781 sec., 769122.9194624152 rows/sec., 53.61 MiB/sec. | ||
| 1765 | 2025.12.17 00:51:49.469249 [ 259 ] {b6964775-f786-4a1b-ab0b-12aad9140e7b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1766 | 2025.12.17 00:51:49.469259 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1767 | 2025.12.17 00:51:49.469587 [ 259 ] {b6964775-f786-4a1b-ab0b-12aad9140e7b} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2025.12.17 00:51:49.469621 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2025.12.17 00:51:49.469713 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1770 | 2025.12.17 00:51:49.469751 [ 259 ] {b6964775-f786-4a1b-ab0b-12aad9140e7b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002078 sec., 4812.319538017325 rows/sec., 8.62 MiB/sec. | ||
| 1771 | 2025.12.17 00:51:49.469796 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1772 | 2025.12.17 00:51:49.469829 [ 259 ] {b6964775-f786-4a1b-ab0b-12aad9140e7b} <Debug> TCPHandler: Processed in 0.002307126 sec. | ||
| 1773 | 2025.12.17 00:51:49.469957 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2025.12.17 00:51:49.470055 [ 259 ] {a44091f9-9221-4639-b8ae-6c492758ef45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1775 | 2025.12.17 00:51:49.470097 [ 259 ] {a44091f9-9221-4639-b8ae-6c492758ef45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1776 | 2025.12.17 00:51:49.470454 [ 259 ] {a44091f9-9221-4639-b8ae-6c492758ef45} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2025.12.17 00:51:49.470491 [ 259 ] {a44091f9-9221-4639-b8ae-6c492758ef45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1778 | 2025.12.17 00:51:49.470828 [ 259 ] {a44091f9-9221-4639-b8ae-6c492758ef45} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1779 | 2025.12.17 00:51:49.471073 [ 259 ] {a44091f9-9221-4639-b8ae-6c492758ef45} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2025.12.17 00:51:49.471197 [ 75 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1781 | 2025.12.17 00:51:49.471217 [ 259 ] {a44091f9-9221-4639-b8ae-6c492758ef45} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001181 sec., 42337.00254022015 rows/sec., 2.90 MiB/sec. | ||
| 1782 | 2025.12.17 00:51:49.471259 [ 75 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2025.12.17 00:51:49.471271 [ 259 ] {a44091f9-9221-4639-b8ae-6c492758ef45} <Debug> TCPHandler: Processed in 0.001364338 sec. | ||
| 1784 | 2025.12.17 00:51:49.471296 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1785 | 2025.12.17 00:51:49.471428 [ 201 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 1786 | 2025.12.17 00:51:49.471545 [ 201 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1787 | 2025.12.17 00:51:49.471597 [ 201 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
| 1788 | 2025.12.17 00:51:49.471700 [ 201 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1789 | 2025.12.17 00:51:49.471753 [ 201 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 1790 | 2025.12.17 00:51:49.471799 [ 201 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1791 | 2025.12.17 00:51:49.471845 [ 201 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1792 | 2025.12.17 00:51:49.471898 [ 201 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1793 | 2025.12.17 00:51:49.472772 [ 187 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 4 columns (4 merged, 0 gathered) in 0.001399658 sec., 212909.1535217889 rows/sec., 13.62 MiB/sec. | ||
| 1794 | 2025.12.17 00:51:49.473005 [ 202 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1795 | 2025.12.17 00:51:49.473361 [ 202 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_6_1} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2025.12.17 00:51:49.473461 [ 202 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_6_1} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1797 | 2025.12.17 00:51:49.473577 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1798 | 2025.12.17 00:51:52.957283 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 256 | ||
| 1799 | 2025.12.17 00:51:52.959357 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2025.12.17 00:51:52.959408 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1801 | 2025.12.17 00:51:52.960625 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1802 | 2025.12.17 00:51:52.960910 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2025.12.17 00:51:52.961232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 256 | ||
| 1804 | 2025.12.17 00:51:54.455425 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2025.12.17 00:51:54.455655 [ 259 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1806 | 2025.12.17 00:51:54.456000 [ 259 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1807 | 2025.12.17 00:51:54.456039 [ 259 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1808 | 2025.12.17 00:51:54.456295 [ 259 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1809 | 2025.12.17 00:51:54.456365 [ 259 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1810 | 2025.12.17 00:51:54.456507 [ 259 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1811 | 2025.12.17 00:51:54.456613 [ 269 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1812 | 2025.12.17 00:51:54.456613 [ 311 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1813 | 2025.12.17 00:51:54.456725 [ 259 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1814 | 2025.12.17 00:51:54.456755 [ 259 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1815 | 2025.12.17 00:51:54.456877 [ 259 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1816 | 2025.12.17 00:51:54.456900 [ 259 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1817 | 2025.12.17 00:51:54.456956 [ 259 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1818 | 2025.12.17 00:51:54.456997 [ 259 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1819 | 2025.12.17 00:51:54.457850 [ 259 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <Debug> executeQuery: Read 34 rows, 1.35 KiB in 0.002292 sec., 14834.205933682371 rows/sec., 587.98 KiB/sec. | ||
| 1820 | 2025.12.17 00:51:54.457968 [ 259 ] {0888c154-8945-4a51-8f5f-65f7543761c0} <Debug> TCPHandler: Processed in 0.002665883 sec. | ||
| 1821 | 2025.12.17 00:51:54.458289 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2025.12.17 00:51:54.458437 [ 259 ] {45b57108-d501-4422-bcfb-4a89812428ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1823 | 2025.12.17 00:51:54.458667 [ 259 ] {45b57108-d501-4422-bcfb-4a89812428ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1824 | 2025.12.17 00:51:54.458702 [ 259 ] {45b57108-d501-4422-bcfb-4a89812428ab} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1825 | 2025.12.17 00:51:54.458906 [ 259 ] {45b57108-d501-4422-bcfb-4a89812428ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1826 | 2025.12.17 00:51:54.458962 [ 259 ] {45b57108-d501-4422-bcfb-4a89812428ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1827 | 2025.12.17 00:51:54.459068 [ 259 ] {45b57108-d501-4422-bcfb-4a89812428ab} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1828 | 2025.12.17 00:51:54.459128 [ 269 ] {45b57108-d501-4422-bcfb-4a89812428ab} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1829 | 2025.12.17 00:51:54.459132 [ 323 ] {45b57108-d501-4422-bcfb-4a89812428ab} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1830 | 2025.12.17 00:51:54.459213 [ 259 ] {45b57108-d501-4422-bcfb-4a89812428ab} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1831 | 2025.12.17 00:51:54.459238 [ 259 ] {45b57108-d501-4422-bcfb-4a89812428ab} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1832 | 2025.12.17 00:51:54.459295 [ 259 ] {45b57108-d501-4422-bcfb-4a89812428ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1833 | 2025.12.17 00:51:54.459313 [ 259 ] {45b57108-d501-4422-bcfb-4a89812428ab} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1834 | 2025.12.17 00:51:54.459345 [ 259 ] {45b57108-d501-4422-bcfb-4a89812428ab} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1835 | 2025.12.17 00:51:54.459376 [ 259 ] {45b57108-d501-4422-bcfb-4a89812428ab} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1836 | 2025.12.17 00:51:54.460095 [ 259 ] {45b57108-d501-4422-bcfb-4a89812428ab} <Debug> executeQuery: Read 34 rows, 1.35 KiB in 0.001723 sec., 19733.023795705165 rows/sec., 782.16 KiB/sec. | ||
| 1837 | 2025.12.17 00:51:54.460203 [ 259 ] {45b57108-d501-4422-bcfb-4a89812428ab} <Debug> TCPHandler: Processed in 0.001967509 sec. | ||
| 1838 | 2025.12.17 00:51:54.460432 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2025.12.17 00:51:54.460593 [ 259 ] {da075f12-4192-4949-a75e-540952bdd509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1840 | 2025.12.17 00:51:54.460853 [ 259 ] {da075f12-4192-4949-a75e-540952bdd509} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1841 | 2025.12.17 00:51:54.460890 [ 259 ] {da075f12-4192-4949-a75e-540952bdd509} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1842 | 2025.12.17 00:51:54.461140 [ 259 ] {da075f12-4192-4949-a75e-540952bdd509} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1843 | 2025.12.17 00:51:54.461199 [ 259 ] {da075f12-4192-4949-a75e-540952bdd509} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1844 | 2025.12.17 00:51:54.461310 [ 259 ] {da075f12-4192-4949-a75e-540952bdd509} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1845 | 2025.12.17 00:51:54.461380 [ 323 ] {da075f12-4192-4949-a75e-540952bdd509} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1846 | 2025.12.17 00:51:54.461384 [ 317 ] {da075f12-4192-4949-a75e-540952bdd509} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1847 | 2025.12.17 00:51:54.461496 [ 259 ] {da075f12-4192-4949-a75e-540952bdd509} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1848 | 2025.12.17 00:51:54.461528 [ 259 ] {da075f12-4192-4949-a75e-540952bdd509} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1849 | 2025.12.17 00:51:54.461593 [ 259 ] {da075f12-4192-4949-a75e-540952bdd509} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1850 | 2025.12.17 00:51:54.461612 [ 259 ] {da075f12-4192-4949-a75e-540952bdd509} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1851 | 2025.12.17 00:51:54.461644 [ 259 ] {da075f12-4192-4949-a75e-540952bdd509} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1852 | 2025.12.17 00:51:54.461676 [ 259 ] {da075f12-4192-4949-a75e-540952bdd509} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1853 | 2025.12.17 00:51:54.462442 [ 259 ] {da075f12-4192-4949-a75e-540952bdd509} <Debug> executeQuery: Read 34 rows, 1.35 KiB in 0.001912 sec., 17782.426778242676 rows/sec., 704.84 KiB/sec. | ||
| 1854 | 2025.12.17 00:51:54.462571 [ 259 ] {da075f12-4192-4949-a75e-540952bdd509} <Debug> TCPHandler: Processed in 0.002192324 sec. | ||
| 1855 | 2025.12.17 00:51:54.463238 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2025.12.17 00:51:54.463409 [ 259 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1857 | 2025.12.17 00:51:54.463650 [ 259 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1858 | 2025.12.17 00:51:54.463689 [ 259 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1859 | 2025.12.17 00:51:54.463912 [ 259 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1860 | 2025.12.17 00:51:54.463969 [ 259 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1861 | 2025.12.17 00:51:54.464074 [ 259 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1862 | 2025.12.17 00:51:54.464153 [ 317 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1863 | 2025.12.17 00:51:54.464163 [ 328 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1864 | 2025.12.17 00:51:54.464274 [ 259 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1865 | 2025.12.17 00:51:54.464300 [ 259 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1866 | 2025.12.17 00:51:54.464361 [ 259 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1867 | 2025.12.17 00:51:54.464381 [ 259 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1868 | 2025.12.17 00:51:54.464413 [ 259 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1869 | 2025.12.17 00:51:54.464450 [ 259 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1870 | 2025.12.17 00:51:54.465045 [ 259 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Debug> executeQuery: Read 34 rows, 1.35 KiB in 0.001711 sec., 19871.420222092343 rows/sec., 787.64 KiB/sec. | ||
| 1871 | 2025.12.17 00:51:54.465150 [ 259 ] {a99413a9-52ce-42c5-b6fd-2d8b1f210ec6} <Debug> TCPHandler: Processed in 0.001974219 sec. | ||
| 1872 | 2025.12.17 00:51:54.465403 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2025.12.17 00:51:54.465542 [ 259 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1874 | 2025.12.17 00:51:54.465768 [ 259 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1875 | 2025.12.17 00:51:54.465805 [ 259 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1876 | 2025.12.17 00:51:54.466047 [ 259 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1877 | 2025.12.17 00:51:54.466102 [ 259 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1878 | 2025.12.17 00:51:54.466203 [ 259 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1879 | 2025.12.17 00:51:54.466292 [ 323 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1880 | 2025.12.17 00:51:54.466308 [ 328 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1881 | 2025.12.17 00:51:54.466392 [ 259 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1882 | 2025.12.17 00:51:54.466420 [ 259 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1883 | 2025.12.17 00:51:54.466475 [ 259 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1884 | 2025.12.17 00:51:54.466492 [ 259 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1885 | 2025.12.17 00:51:54.466524 [ 259 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1886 | 2025.12.17 00:51:54.466562 [ 259 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1887 | 2025.12.17 00:51:54.467125 [ 259 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Debug> executeQuery: Read 34 rows, 1.35 KiB in 0.001641 sec., 20719.073735527116 rows/sec., 821.24 KiB/sec. | ||
| 1888 | 2025.12.17 00:51:54.467234 [ 259 ] {f28e63b9-2dea-46fd-a6fc-8eb4c77a8d3a} <Debug> TCPHandler: Processed in 0.001882538 sec. | ||
| 1889 | 2025.12.17 00:51:54.467438 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2025.12.17 00:51:54.467578 [ 259 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1891 | 2025.12.17 00:51:54.467808 [ 259 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1892 | 2025.12.17 00:51:54.467845 [ 259 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1893 | 2025.12.17 00:51:54.468059 [ 259 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1894 | 2025.12.17 00:51:54.468112 [ 259 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1895 | 2025.12.17 00:51:54.468213 [ 259 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1896 | 2025.12.17 00:51:54.468280 [ 323 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1897 | 2025.12.17 00:51:54.468289 [ 328 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1898 | 2025.12.17 00:51:54.468380 [ 259 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1899 | 2025.12.17 00:51:54.468412 [ 259 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1900 | 2025.12.17 00:51:54.468481 [ 259 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1901 | 2025.12.17 00:51:54.468503 [ 259 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1902 | 2025.12.17 00:51:54.468542 [ 259 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1903 | 2025.12.17 00:51:54.468588 [ 259 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1904 | 2025.12.17 00:51:54.469317 [ 259 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Debug> executeQuery: Read 34 rows, 1.35 KiB in 0.001796 sec., 18930.957683741646 rows/sec., 750.37 KiB/sec. | ||
| 1905 | 2025.12.17 00:51:54.469409 [ 259 ] {87643529-48a2-4db5-9bd2-f5057c607392} <Debug> TCPHandler: Processed in 0.00202202 sec. | ||
| 1906 | 2025.12.17 00:51:54.469641 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1907 | 2025.12.17 00:51:54.469796 [ 259 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1908 | 2025.12.17 00:51:54.470047 [ 259 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1909 | 2025.12.17 00:51:54.470091 [ 259 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1910 | 2025.12.17 00:51:54.470366 [ 259 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1911 | 2025.12.17 00:51:54.470430 [ 259 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1912 | 2025.12.17 00:51:54.470546 [ 259 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1913 | 2025.12.17 00:51:54.470616 [ 323 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1914 | 2025.12.17 00:51:54.470628 [ 310 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1915 | 2025.12.17 00:51:54.470706 [ 259 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1916 | 2025.12.17 00:51:54.470731 [ 259 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1917 | 2025.12.17 00:51:54.470790 [ 259 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1918 | 2025.12.17 00:51:54.470809 [ 259 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1919 | 2025.12.17 00:51:54.470843 [ 259 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1920 | 2025.12.17 00:51:54.470876 [ 259 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1921 | 2025.12.17 00:51:54.471568 [ 259 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Debug> executeQuery: Read 34 rows, 1.35 KiB in 0.001846 sec., 18418.201516793066 rows/sec., 730.04 KiB/sec. | ||
| 1922 | 2025.12.17 00:51:54.471667 [ 259 ] {a7f88e8a-ced7-4829-a647-a3fa2ecc63c3} <Debug> TCPHandler: Processed in 0.002076282 sec. | ||
| 1923 | 2025.12.17 00:51:54.477948 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2025.12.17 00:51:54.478060 [ 259 ] {6cc06c7b-e666-4663-b24e-b1ab134fb408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1925 | 2025.12.17 00:51:54.478103 [ 259 ] {6cc06c7b-e666-4663-b24e-b1ab134fb408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1926 | 2025.12.17 00:51:54.478696 [ 259 ] {6cc06c7b-e666-4663-b24e-b1ab134fb408} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2025.12.17 00:51:54.478739 [ 259 ] {6cc06c7b-e666-4663-b24e-b1ab134fb408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1928 | 2025.12.17 00:51:54.479174 [ 259 ] {6cc06c7b-e666-4663-b24e-b1ab134fb408} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1929 | 2025.12.17 00:51:54.479393 [ 259 ] {6cc06c7b-e666-4663-b24e-b1ab134fb408} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2025.12.17 00:51:54.479540 [ 259 ] {6cc06c7b-e666-4663-b24e-b1ab134fb408} <Debug> executeQuery: Read 7 rows, 801.00 B in 0.001511 sec., 4632.693580410324 rows/sec., 517.69 KiB/sec. | ||
| 1931 | 2025.12.17 00:51:54.479581 [ 259 ] {6cc06c7b-e666-4663-b24e-b1ab134fb408} <Debug> TCPHandler: Processed in 0.001685323 sec. | ||
| 1932 | 2025.12.17 00:51:54.479704 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2025.12.17 00:51:54.479803 [ 259 ] {f2ab89b9-3684-4a90-aaa1-0420a632b439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1934 | 2025.12.17 00:51:54.479853 [ 259 ] {f2ab89b9-3684-4a90-aaa1-0420a632b439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1935 | 2025.12.17 00:51:54.480295 [ 259 ] {f2ab89b9-3684-4a90-aaa1-0420a632b439} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2025.12.17 00:51:54.480334 [ 259 ] {f2ab89b9-3684-4a90-aaa1-0420a632b439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1937 | 2025.12.17 00:51:54.480677 [ 259 ] {f2ab89b9-3684-4a90-aaa1-0420a632b439} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1938 | 2025.12.17 00:51:54.480933 [ 259 ] {f2ab89b9-3684-4a90-aaa1-0420a632b439} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2025.12.17 00:51:54.481083 [ 259 ] {f2ab89b9-3684-4a90-aaa1-0420a632b439} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001301 sec., 3074.558032282859 rows/sec., 250.71 KiB/sec. | ||
| 1940 | 2025.12.17 00:51:54.481129 [ 259 ] {f2ab89b9-3684-4a90-aaa1-0420a632b439} <Debug> TCPHandler: Processed in 0.001475219 sec. | ||
| 1941 | 2025.12.17 00:51:54.481271 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2025.12.17 00:51:54.481373 [ 259 ] {bbdeeeff-3dca-4a0d-8e95-24880db3bc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1943 | 2025.12.17 00:51:54.481413 [ 259 ] {bbdeeeff-3dca-4a0d-8e95-24880db3bc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1944 | 2025.12.17 00:51:54.481892 [ 259 ] {bbdeeeff-3dca-4a0d-8e95-24880db3bc57} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2025.12.17 00:51:54.481936 [ 259 ] {bbdeeeff-3dca-4a0d-8e95-24880db3bc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1946 | 2025.12.17 00:51:54.482289 [ 259 ] {bbdeeeff-3dca-4a0d-8e95-24880db3bc57} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1947 | 2025.12.17 00:51:54.482535 [ 259 ] {bbdeeeff-3dca-4a0d-8e95-24880db3bc57} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2025.12.17 00:51:54.482683 [ 259 ] {bbdeeeff-3dca-4a0d-8e95-24880db3bc57} <Debug> executeQuery: Read 84 rows, 6.99 KiB in 0.001329 sec., 63205.41760722347 rows/sec., 5.14 MiB/sec. | ||
| 1949 | 2025.12.17 00:51:54.482724 [ 259 ] {bbdeeeff-3dca-4a0d-8e95-24880db3bc57} <Debug> TCPHandler: Processed in 0.00151068 sec. | ||
| 1950 | 2025.12.17 00:51:54.482849 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2025.12.17 00:51:54.482950 [ 259 ] {539851d9-2914-4e51-bf3e-38f73f5519b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1952 | 2025.12.17 00:51:54.482992 [ 259 ] {539851d9-2914-4e51-bf3e-38f73f5519b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1953 | 2025.12.17 00:51:54.483401 [ 259 ] {539851d9-2914-4e51-bf3e-38f73f5519b2} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2025.12.17 00:51:54.483438 [ 259 ] {539851d9-2914-4e51-bf3e-38f73f5519b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1955 | 2025.12.17 00:51:54.483739 [ 259 ] {539851d9-2914-4e51-bf3e-38f73f5519b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1956 | 2025.12.17 00:51:54.483962 [ 259 ] {539851d9-2914-4e51-bf3e-38f73f5519b2} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2025.12.17 00:51:54.484093 [ 259 ] {539851d9-2914-4e51-bf3e-38f73f5519b2} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.001164 sec., 14604.810996563572 rows/sec., 1.05 MiB/sec. | ||
| 1958 | 2025.12.17 00:51:54.484134 [ 259 ] {539851d9-2914-4e51-bf3e-38f73f5519b2} <Debug> TCPHandler: Processed in 0.001343376 sec. | ||
| 1959 | 2025.12.17 00:51:54.484258 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2025.12.17 00:51:54.484353 [ 259 ] {e2365e69-8bbe-42ae-bdce-c62f15ddd4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1961 | 2025.12.17 00:51:54.484392 [ 259 ] {e2365e69-8bbe-42ae-bdce-c62f15ddd4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1962 | 2025.12.17 00:51:54.484849 [ 259 ] {e2365e69-8bbe-42ae-bdce-c62f15ddd4ff} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2025.12.17 00:51:54.484885 [ 259 ] {e2365e69-8bbe-42ae-bdce-c62f15ddd4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1964 | 2025.12.17 00:51:54.485194 [ 259 ] {e2365e69-8bbe-42ae-bdce-c62f15ddd4ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1965 | 2025.12.17 00:51:54.485415 [ 259 ] {e2365e69-8bbe-42ae-bdce-c62f15ddd4ff} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2025.12.17 00:51:54.485541 [ 259 ] {e2365e69-8bbe-42ae-bdce-c62f15ddd4ff} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.001206 sec., 74626.86567164179 rows/sec., 5.84 MiB/sec. | ||
| 1967 | 2025.12.17 00:51:54.485582 [ 259 ] {e2365e69-8bbe-42ae-bdce-c62f15ddd4ff} <Debug> TCPHandler: Processed in 0.001373647 sec. | ||
| 1968 | 2025.12.17 00:51:54.485696 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2025.12.17 00:51:54.485791 [ 259 ] {e4cf39ca-f662-4447-8d27-0c88c44876a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1970 | 2025.12.17 00:51:54.485835 [ 259 ] {e4cf39ca-f662-4447-8d27-0c88c44876a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1971 | 2025.12.17 00:51:54.486253 [ 259 ] {e4cf39ca-f662-4447-8d27-0c88c44876a5} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2025.12.17 00:51:54.486289 [ 259 ] {e4cf39ca-f662-4447-8d27-0c88c44876a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1973 | 2025.12.17 00:51:54.486628 [ 259 ] {e4cf39ca-f662-4447-8d27-0c88c44876a5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1974 | 2025.12.17 00:51:54.486853 [ 259 ] {e4cf39ca-f662-4447-8d27-0c88c44876a5} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2025.12.17 00:51:54.486981 [ 259 ] {e4cf39ca-f662-4447-8d27-0c88c44876a5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001209 sec., 133995.03722084366 rows/sec., 9.33 MiB/sec. | ||
| 1976 | 2025.12.17 00:51:54.487018 [ 259 ] {e4cf39ca-f662-4447-8d27-0c88c44876a5} <Debug> TCPHandler: Processed in 0.001371887 sec. | ||
| 1977 | 2025.12.17 00:51:54.487128 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1978 | 2025.12.17 00:51:54.487225 [ 259 ] {a95ddb78-32d1-4655-a696-75b150c6ed09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1979 | 2025.12.17 00:51:54.487280 [ 259 ] {a95ddb78-32d1-4655-a696-75b150c6ed09} <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 | ||
| 1980 | 2025.12.17 00:51:54.487974 [ 259 ] {a95ddb78-32d1-4655-a696-75b150c6ed09} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2025.12.17 00:51:54.488012 [ 259 ] {a95ddb78-32d1-4655-a696-75b150c6ed09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1982 | 2025.12.17 00:51:54.488518 [ 259 ] {a95ddb78-32d1-4655-a696-75b150c6ed09} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1983 | 2025.12.17 00:51:54.488759 [ 259 ] {a95ddb78-32d1-4655-a696-75b150c6ed09} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2025.12.17 00:51:54.488897 [ 259 ] {a95ddb78-32d1-4655-a696-75b150c6ed09} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001689 sec., 7696.8620485494375 rows/sec., 13.79 MiB/sec. | ||
| 1985 | 2025.12.17 00:51:54.488954 [ 259 ] {a95ddb78-32d1-4655-a696-75b150c6ed09} <Debug> TCPHandler: Processed in 0.001876477 sec. | ||
| 1986 | 2025.12.17 00:51:54.489067 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2025.12.17 00:51:54.489163 [ 259 ] {b51fe14a-1388-48de-8456-df251abf9d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1988 | 2025.12.17 00:51:54.489206 [ 259 ] {b51fe14a-1388-48de-8456-df251abf9d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1989 | 2025.12.17 00:51:54.489533 [ 259 ] {b51fe14a-1388-48de-8456-df251abf9d22} <Trace> oximeter.measurements_i64 (aceeb600-ae33-4b0c-bb60-acd28d49565c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2025.12.17 00:51:54.489570 [ 259 ] {b51fe14a-1388-48de-8456-df251abf9d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1991 | 2025.12.17 00:51:54.489877 [ 259 ] {b51fe14a-1388-48de-8456-df251abf9d22} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1992 | 2025.12.17 00:51:54.490099 [ 259 ] {b51fe14a-1388-48de-8456-df251abf9d22} <Trace> oximeter.measurements_i64 (aceeb600-ae33-4b0c-bb60-acd28d49565c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2025.12.17 00:51:54.490227 [ 259 ] {b51fe14a-1388-48de-8456-df251abf9d22} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001083 sec., 13850.415512465373 rows/sec., 1.01 MiB/sec. | ||
| 1994 | 2025.12.17 00:51:54.490264 [ 259 ] {b51fe14a-1388-48de-8456-df251abf9d22} <Debug> TCPHandler: Processed in 0.001247545 sec. | ||
| 1995 | 2025.12.17 00:51:54.490374 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2025.12.17 00:51:54.490468 [ 259 ] {c8bd1b76-c939-48b6-993d-4d82b22f4331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1997 | 2025.12.17 00:51:54.490509 [ 259 ] {c8bd1b76-c939-48b6-993d-4d82b22f4331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1998 | 2025.12.17 00:51:54.490837 [ 259 ] {c8bd1b76-c939-48b6-993d-4d82b22f4331} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1999 | 2025.12.17 00:51:54.490874 [ 259 ] {c8bd1b76-c939-48b6-993d-4d82b22f4331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2000 | 2025.12.17 00:51:54.491180 [ 259 ] {c8bd1b76-c939-48b6-993d-4d82b22f4331} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2001 | 2025.12.17 00:51:54.491415 [ 259 ] {c8bd1b76-c939-48b6-993d-4d82b22f4331} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2025.12.17 00:51:54.491543 [ 259 ] {c8bd1b76-c939-48b6-993d-4d82b22f4331} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 2003 | 2025.12.17 00:51:54.491578 [ 259 ] {c8bd1b76-c939-48b6-993d-4d82b22f4331} <Debug> TCPHandler: Processed in 0.001253705 sec. | ||
| 2004 | 2025.12.17 00:51:55.457838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3339 | ||
| 2005 | 2025.12.17 00:51:55.458422 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2025.12.17 00:51:55.458471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2007 | 2025.12.17 00:51:55.458985 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2008 | 2025.12.17 00:51:55.459229 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2025.12.17 00:51:55.459367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3339 | ||
| 2010 | 2025.12.17 00:51:55.641082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2011 | 2025.12.17 00:51:55.658568 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2025.12.17 00:51:55.658625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2013 | 2025.12.17 00:51:55.664075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2014 | 2025.12.17 00:51:55.664778 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2025.12.17 00:51:55.667859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2016 | 2025.12.17 00:51:59.352158 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57087 | ||
| 2017 | 2025.12.17 00:51:59.352265 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2018 | 2025.12.17 00:51:59.352292 [ 286 ] {} <Debug> TCP-Session: b2f5fecd-3821-4f63-9544-04935812bf43 Authenticating user 'default' from [fd00:1122:3344:101::e]:57087 | ||
| 2019 | 2025.12.17 00:51:59.352313 [ 286 ] {} <Debug> TCP-Session: b2f5fecd-3821-4f63-9544-04935812bf43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2025.12.17 00:51:59.352325 [ 286 ] {} <Debug> TCP-Session: b2f5fecd-3821-4f63-9544-04935812bf43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2025.12.17 00:51:59.352527 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37843 | ||
| 2022 | 2025.12.17 00:51:59.352563 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51674 | ||
| 2023 | 2025.12.17 00:51:59.352621 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43094 | ||
| 2024 | 2025.12.17 00:51:59.352640 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2025 | 2025.12.17 00:51:59.352663 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49749 | ||
| 2026 | 2025.12.17 00:51:59.352685 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2027 | 2025.12.17 00:51:59.352697 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50368 | ||
| 2028 | 2025.12.17 00:51:59.352696 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64614 | ||
| 2029 | 2025.12.17 00:51:59.352747 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2030 | 2025.12.17 00:51:59.352747 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2031 | 2025.12.17 00:51:59.352795 [ 289 ] {} <Debug> TCP-Session: 00b0b1a6-91aa-47f9-9b3d-33de15826054 Authenticating user 'default' from [fd00:1122:3344:101::e]:43094 | ||
| 2032 | 2025.12.17 00:51:59.352790 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2033 | 2025.12.17 00:51:59.352814 [ 291 ] {} <Debug> TCP-Session: 308d635f-3fc4-4e50-a03d-3f64296966e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49749 | ||
| 2034 | 2025.12.17 00:51:59.352832 [ 289 ] {} <Debug> TCP-Session: 00b0b1a6-91aa-47f9-9b3d-33de15826054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2025.12.17 00:51:59.352841 [ 294 ] {} <Debug> TCP-Session: 6ee5b88a-272e-4f4f-b357-c37d54ea062a Authenticating user 'default' from [fd00:1122:3344:101::e]:50368 | ||
| 2036 | 2025.12.17 00:51:59.352857 [ 291 ] {} <Debug> TCP-Session: 308d635f-3fc4-4e50-a03d-3f64296966e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2025.12.17 00:51:59.352883 [ 289 ] {} <Debug> TCP-Session: 00b0b1a6-91aa-47f9-9b3d-33de15826054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2025.12.17 00:51:59.352895 [ 291 ] {} <Debug> TCP-Session: 308d635f-3fc4-4e50-a03d-3f64296966e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2025.12.17 00:51:59.352889 [ 294 ] {} <Debug> TCP-Session: 6ee5b88a-272e-4f4f-b357-c37d54ea062a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2025.12.17 00:51:59.352813 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2041 | 2025.12.17 00:51:59.352950 [ 294 ] {} <Debug> TCP-Session: 6ee5b88a-272e-4f4f-b357-c37d54ea062a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2042 | 2025.12.17 00:51:59.352975 [ 293 ] {} <Debug> TCP-Session: 06c4e7a6-dec5-4e6f-a634-6e7a3cb97d05 Authenticating user 'default' from [fd00:1122:3344:101::e]:64614 | ||
| 2043 | 2025.12.17 00:51:59.352737 [ 288 ] {} <Debug> TCP-Session: dc114208-5eae-4ace-b6bb-bf8dfbcf28ae Authenticating user 'default' from [fd00:1122:3344:101::e]:51674 | ||
| 2044 | 2025.12.17 00:51:59.353002 [ 293 ] {} <Debug> TCP-Session: 06c4e7a6-dec5-4e6f-a634-6e7a3cb97d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2025.12.17 00:51:59.352695 [ 287 ] {} <Debug> TCP-Session: ee26f085-abac-4b2d-9a5a-260af58475da Authenticating user 'default' from [fd00:1122:3344:101::e]:37843 | ||
| 2046 | 2025.12.17 00:51:59.353033 [ 288 ] {} <Debug> TCP-Session: dc114208-5eae-4ace-b6bb-bf8dfbcf28ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2025.12.17 00:51:59.353065 [ 287 ] {} <Debug> TCP-Session: ee26f085-abac-4b2d-9a5a-260af58475da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2025.12.17 00:51:59.353074 [ 288 ] {} <Debug> TCP-Session: dc114208-5eae-4ace-b6bb-bf8dfbcf28ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2025.12.17 00:51:59.353092 [ 287 ] {} <Debug> TCP-Session: ee26f085-abac-4b2d-9a5a-260af58475da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2025.12.17 00:51:59.353034 [ 293 ] {} <Debug> TCP-Session: 06c4e7a6-dec5-4e6f-a634-6e7a3cb97d05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2025.12.17 00:51:59.352680 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47001 | ||
| 2052 | 2025.12.17 00:51:59.352640 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60298 | ||
| 2053 | 2025.12.17 00:51:59.352654 [ 286 ] {} <Trace> TCP-Session: b2f5fecd-3821-4f63-9544-04935812bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2054 | 2025.12.17 00:51:59.353220 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2055 | 2025.12.17 00:51:59.353247 [ 292 ] {} <Debug> TCP-Session: 9397d3e6-7fb5-46b8-a99d-b21fe461714d Authenticating user 'default' from [fd00:1122:3344:101::e]:47001 | ||
| 2056 | 2025.12.17 00:51:59.353264 [ 292 ] {} <Debug> TCP-Session: 9397d3e6-7fb5-46b8-a99d-b21fe461714d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2025.12.17 00:51:59.353276 [ 292 ] {} <Debug> TCP-Session: 9397d3e6-7fb5-46b8-a99d-b21fe461714d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2025.12.17 00:51:59.353328 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2059 | 2025.12.17 00:51:59.353353 [ 286 ] {94c5e564-5552-4bea-b20e-bbf58583afeb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57087) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2060 | 2025.12.17 00:51:59.353357 [ 290 ] {} <Debug> TCP-Session: bbf8c69b-8afd-43fc-9146-8098dbf1e985 Authenticating user 'default' from [fd00:1122:3344:101::e]:60298 | ||
| 2061 | 2025.12.17 00:51:59.353384 [ 290 ] {} <Debug> TCP-Session: bbf8c69b-8afd-43fc-9146-8098dbf1e985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2025.12.17 00:51:59.353396 [ 290 ] {} <Debug> TCP-Session: bbf8c69b-8afd-43fc-9146-8098dbf1e985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2025.12.17 00:51:59.353602 [ 286 ] {94c5e564-5552-4bea-b20e-bbf58583afeb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2064 | 2025.12.17 00:51:59.353657 [ 286 ] {94c5e564-5552-4bea-b20e-bbf58583afeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2065 | 2025.12.17 00:51:59.353930 [ 286 ] {94c5e564-5552-4bea-b20e-bbf58583afeb} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 2066 | 2025.12.17 00:51:59.354016 [ 286 ] {94c5e564-5552-4bea-b20e-bbf58583afeb} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2067 | 2025.12.17 00:51:59.462366 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2025.12.17 00:51:59.462568 [ 259 ] {84d494c5-dee6-4eac-887b-2b0ab8137218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2069 | 2025.12.17 00:51:59.462643 [ 259 ] {84d494c5-dee6-4eac-887b-2b0ab8137218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2070 | 2025.12.17 00:51:59.463301 [ 259 ] {84d494c5-dee6-4eac-887b-2b0ab8137218} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2025.12.17 00:51:59.463356 [ 259 ] {84d494c5-dee6-4eac-887b-2b0ab8137218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2072 | 2025.12.17 00:51:59.465321 [ 259 ] {84d494c5-dee6-4eac-887b-2b0ab8137218} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2073 | 2025.12.17 00:51:59.465639 [ 259 ] {84d494c5-dee6-4eac-887b-2b0ab8137218} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2025.12.17 00:51:59.465821 [ 259 ] {84d494c5-dee6-4eac-887b-2b0ab8137218} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.003306 sec., 22988.505747126437 rows/sec., 1.89 MiB/sec. | ||
| 2075 | 2025.12.17 00:51:59.465875 [ 259 ] {84d494c5-dee6-4eac-887b-2b0ab8137218} <Debug> TCPHandler: Processed in 0.003652063 sec. | ||
| 2076 | 2025.12.17 00:51:59.466018 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2077 | 2025.12.17 00:51:59.466127 [ 259 ] {b33377fb-8a66-47b0-b1a9-8638d12feee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2078 | 2025.12.17 00:51:59.466174 [ 259 ] {b33377fb-8a66-47b0-b1a9-8638d12feee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2079 | 2025.12.17 00:51:59.466644 [ 259 ] {b33377fb-8a66-47b0-b1a9-8638d12feee1} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2025.12.17 00:51:59.466684 [ 259 ] {b33377fb-8a66-47b0-b1a9-8638d12feee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2081 | 2025.12.17 00:51:59.467017 [ 259 ] {b33377fb-8a66-47b0-b1a9-8638d12feee1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2082 | 2025.12.17 00:51:59.467361 [ 259 ] {b33377fb-8a66-47b0-b1a9-8638d12feee1} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2025.12.17 00:51:59.467444 [ 303 ] {94c5e564-5552-4bea-b20e-bbf58583afeb} <Trace> AggregatingTransform: Aggregating | ||
| 2084 | 2025.12.17 00:51:59.467514 [ 303 ] {94c5e564-5552-4bea-b20e-bbf58583afeb} <Trace> Aggregator: Aggregation method: without_key | ||
| 2085 | 2025.12.17 00:51:59.467531 [ 259 ] {b33377fb-8a66-47b0-b1a9-8638d12feee1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001429 sec., 6997.900629811057 rows/sec., 526.21 KiB/sec. | ||
| 2086 | 2025.12.17 00:51:59.467547 [ 56 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2087 | 2025.12.17 00:51:59.467584 [ 259 ] {b33377fb-8a66-47b0-b1a9-8638d12feee1} <Debug> TCPHandler: Processed in 0.001619312 sec. | ||
| 2088 | 2025.12.17 00:51:59.467556 [ 303 ] {94c5e564-5552-4bea-b20e-bbf58583afeb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104722 sec. (954.909 rows/sec., 37.30 KiB/sec.) | ||
| 2089 | 2025.12.17 00:51:59.467627 [ 56 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2025.12.17 00:51:59.467632 [ 303 ] {94c5e564-5552-4bea-b20e-bbf58583afeb} <Trace> Aggregator: Merging aggregated data | ||
| 2091 | 2025.12.17 00:51:59.467664 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2092 | 2025.12.17 00:51:59.467746 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2025.12.17 00:51:59.467764 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::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 | ||
| 2094 | 2025.12.17 00:51:59.467855 [ 259 ] {e6751db5-78ad-4886-8746-75ffcaccc454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2095 | 2025.12.17 00:51:59.467878 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2096 | 2025.12.17 00:51:59.467901 [ 259 ] {e6751db5-78ad-4886-8746-75ffcaccc454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2097 | 2025.12.17 00:51:59.467909 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 209 rows starting from the beginning of the part | ||
| 2098 | 2025.12.17 00:51:59.467975 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 205 rows starting from the beginning of the part | ||
| 2099 | 2025.12.17 00:51:59.468038 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2100 | 2025.12.17 00:51:59.468093 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2101 | 2025.12.17 00:51:59.468143 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part | ||
| 2102 | 2025.12.17 00:51:59.468387 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2103 | 2025.12.17 00:51:59.468496 [ 259 ] {e6751db5-78ad-4886-8746-75ffcaccc454} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2104 | 2025.12.17 00:51:59.468546 [ 259 ] {e6751db5-78ad-4886-8746-75ffcaccc454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2105 | 2025.12.17 00:51:59.469061 [ 286 ] {94c5e564-5552-4bea-b20e-bbf58583afeb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.115763 sec., 8.63833867470608 rows/sec., 345.53 B/sec. | ||
| 2106 | 2025.12.17 00:51:59.469104 [ 259 ] {e6751db5-78ad-4886-8746-75ffcaccc454} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2107 | 2025.12.17 00:51:59.469215 [ 286 ] {94c5e564-5552-4bea-b20e-bbf58583afeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2108 | 2025.12.17 00:51:59.469235 [ 286 ] {94c5e564-5552-4bea-b20e-bbf58583afeb} <Debug> TCPHandler: Processed in 0.116694108 sec. | ||
| 2109 | 2025.12.17 00:51:59.469292 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 477 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562571 sec., 305266.1287071115 rows/sec., 19.70 MiB/sec. | ||
| 2110 | 2025.12.17 00:51:59.469378 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2111 | 2025.12.17 00:51:59.469411 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2112 | 2025.12.17 00:51:59.469426 [ 287 ] {} <Debug> TCP-Session: ee26f085-abac-4b2d-9a5a-260af58475da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2025.12.17 00:51:59.469442 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2114 | 2025.12.17 00:51:59.469466 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2115 | 2025.12.17 00:51:59.469524 [ 294 ] {} <Debug> TCP-Session: 6ee5b88a-272e-4f4f-b357-c37d54ea062a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2025.12.17 00:51:59.469535 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2117 | 2025.12.17 00:51:59.469571 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2118 | 2025.12.17 00:51:59.469606 [ 290 ] {} <Debug> TCP-Session: bbf8c69b-8afd-43fc-9146-8098dbf1e985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2025.12.17 00:51:59.469633 [ 292 ] {} <Debug> TCP-Session: 9397d3e6-7fb5-46b8-a99d-b21fe461714d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2025.12.17 00:51:59.469582 [ 259 ] {e6751db5-78ad-4886-8746-75ffcaccc454} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2121 | 2025.12.17 00:51:59.469580 [ 288 ] {} <Debug> TCP-Session: dc114208-5eae-4ace-b6bb-bf8dfbcf28ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2025.12.17 00:51:59.469517 [ 193 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2123 | 2025.12.17 00:51:59.469488 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2124 | 2025.12.17 00:51:59.469483 [ 289 ] {} <Debug> TCP-Session: 00b0b1a6-91aa-47f9-9b3d-33de15826054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2025.12.17 00:51:59.469792 [ 291 ] {} <Debug> TCP-Session: 308d635f-3fc4-4e50-a03d-3f64296966e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2025.12.17 00:51:59.469596 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2127 | 2025.12.17 00:51:59.469508 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2128 | 2025.12.17 00:51:59.469873 [ 286 ] {} <Debug> TCP-Session: b2f5fecd-3821-4f63-9544-04935812bf43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2025.12.17 00:51:59.469883 [ 259 ] {e6751db5-78ad-4886-8746-75ffcaccc454} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.002049 sec., 36115.17813567594 rows/sec., 2.82 MiB/sec. | ||
| 2130 | 2025.12.17 00:51:59.469921 [ 293 ] {} <Debug> TCP-Session: 06c4e7a6-dec5-4e6f-a634-6e7a3cb97d05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2025.12.17 00:51:59.469976 [ 259 ] {e6751db5-78ad-4886-8746-75ffcaccc454} <Debug> TCPHandler: Processed in 0.002280316 sec. | ||
| 2132 | 2025.12.17 00:51:59.470110 [ 193 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_6_1} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2025.12.17 00:51:59.470140 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2025.12.17 00:51:59.470204 [ 193 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_6_1} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2135 | 2025.12.17 00:51:59.470257 [ 259 ] {31c6ff3d-1adc-434d-9771-b2b9781e5945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2136 | 2025.12.17 00:51:59.470291 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2137 | 2025.12.17 00:51:59.470312 [ 259 ] {31c6ff3d-1adc-434d-9771-b2b9781e5945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2138 | 2025.12.17 00:51:59.470787 [ 259 ] {31c6ff3d-1adc-434d-9771-b2b9781e5945} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2025.12.17 00:51:59.470822 [ 259 ] {31c6ff3d-1adc-434d-9771-b2b9781e5945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2140 | 2025.12.17 00:51:59.471191 [ 259 ] {31c6ff3d-1adc-434d-9771-b2b9781e5945} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2141 | 2025.12.17 00:51:59.471427 [ 259 ] {31c6ff3d-1adc-434d-9771-b2b9781e5945} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2025.12.17 00:51:59.471561 [ 259 ] {31c6ff3d-1adc-434d-9771-b2b9781e5945} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. | ||
| 2143 | 2025.12.17 00:51:59.471601 [ 259 ] {31c6ff3d-1adc-434d-9771-b2b9781e5945} <Debug> TCPHandler: Processed in 0.001525741 sec. | ||
| 2144 | 2025.12.17 00:51:59.471725 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2025.12.17 00:51:59.471826 [ 259 ] {86cf331f-d3b6-4682-b9b2-9b394e43fcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2146 | 2025.12.17 00:51:59.471882 [ 259 ] {86cf331f-d3b6-4682-b9b2-9b394e43fcf4} <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 | ||
| 2147 | 2025.12.17 00:51:59.472622 [ 259 ] {86cf331f-d3b6-4682-b9b2-9b394e43fcf4} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2025.12.17 00:51:59.472661 [ 259 ] {86cf331f-d3b6-4682-b9b2-9b394e43fcf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2149 | 2025.12.17 00:51:59.473222 [ 259 ] {86cf331f-d3b6-4682-b9b2-9b394e43fcf4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2150 | 2025.12.17 00:51:59.473467 [ 259 ] {86cf331f-d3b6-4682-b9b2-9b394e43fcf4} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2025.12.17 00:51:59.473612 [ 259 ] {86cf331f-d3b6-4682-b9b2-9b394e43fcf4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001806 sec., 5537.098560354374 rows/sec., 9.92 MiB/sec. | ||
| 2152 | 2025.12.17 00:51:59.473673 [ 259 ] {86cf331f-d3b6-4682-b9b2-9b394e43fcf4} <Debug> TCPHandler: Processed in 0.00199976 sec. | ||
| 2153 | 2025.12.17 00:51:59.473793 [ 259 ] {} <Trace> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2025.12.17 00:51:59.473897 [ 259 ] {05c2b75a-8b89-4a27-b419-d4afadcdd12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2155 | 2025.12.17 00:51:59.473941 [ 259 ] {05c2b75a-8b89-4a27-b419-d4afadcdd12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2156 | 2025.12.17 00:51:59.474319 [ 259 ] {05c2b75a-8b89-4a27-b419-d4afadcdd12b} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2025.12.17 00:51:59.474363 [ 259 ] {05c2b75a-8b89-4a27-b419-d4afadcdd12b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2158 | 2025.12.17 00:51:59.474717 [ 259 ] {05c2b75a-8b89-4a27-b419-d4afadcdd12b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2159 | 2025.12.17 00:51:59.474968 [ 259 ] {05c2b75a-8b89-4a27-b419-d4afadcdd12b} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2025.12.17 00:51:59.475121 [ 259 ] {05c2b75a-8b89-4a27-b419-d4afadcdd12b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. | ||
| 2161 | 2025.12.17 00:51:59.475161 [ 259 ] {05c2b75a-8b89-4a27-b419-d4afadcdd12b} <Debug> TCPHandler: Processed in 0.001421399 sec. | ||
| 2162 | 2025.12.17 00:52:00.000354 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.71 MiB, peak 199.71 MiB, free memory in arenas 0.00 B, will set to 202.80 MiB (RSS), difference: 18.09 MiB | ||
| 2163 | 2025.12.17 00:52:00.593987 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54214 | ||
| 2164 | 2025.12.17 00:52:00.594097 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2165 | 2025.12.17 00:52:00.594124 [ 289 ] {} <Debug> TCP-Session: 57355dbd-3493-4854-917c-205d00b17143 Authenticating user 'default' from [fd00:1122:3344:101::e]:54214 | ||
| 2166 | 2025.12.17 00:52:00.594147 [ 289 ] {} <Debug> TCP-Session: 57355dbd-3493-4854-917c-205d00b17143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2025.12.17 00:52:00.594160 [ 289 ] {} <Debug> TCP-Session: 57355dbd-3493-4854-917c-205d00b17143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2025.12.17 00:52:00.594386 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65241 | ||
| 2169 | 2025.12.17 00:52:00.594415 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65058 | ||
| 2170 | 2025.12.17 00:52:00.594445 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63966 | ||
| 2171 | 2025.12.17 00:52:00.594455 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47006 | ||
| 2172 | 2025.12.17 00:52:00.594503 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2173 | 2025.12.17 00:52:00.594532 [ 289 ] {} <Trace> TCP-Session: 57355dbd-3493-4854-917c-205d00b17143 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2025.12.17 00:52:00.594551 [ 290 ] {} <Debug> TCP-Session: a08b3e9a-badc-49a0-918a-9d61c71bc8f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65241 | ||
| 2175 | 2025.12.17 00:52:00.594569 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2176 | 2025.12.17 00:52:00.594571 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2177 | 2025.12.17 00:52:00.594594 [ 290 ] {} <Debug> TCP-Session: a08b3e9a-badc-49a0-918a-9d61c71bc8f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2025.12.17 00:52:00.594610 [ 287 ] {} <Debug> TCP-Session: 20dd9f46-9163-4554-9c71-bf9aacd80189 Authenticating user 'default' from [fd00:1122:3344:101::e]:63966 | ||
| 2179 | 2025.12.17 00:52:00.594629 [ 290 ] {} <Debug> TCP-Session: a08b3e9a-badc-49a0-918a-9d61c71bc8f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2025.12.17 00:52:00.594626 [ 288 ] {} <Debug> TCP-Session: 4003554d-eebc-4bf7-ae7a-190426acb45f Authenticating user 'default' from [fd00:1122:3344:101::e]:47006 | ||
| 2181 | 2025.12.17 00:52:00.594650 [ 287 ] {} <Debug> TCP-Session: 20dd9f46-9163-4554-9c71-bf9aacd80189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2025.12.17 00:52:00.594679 [ 288 ] {} <Debug> TCP-Session: 4003554d-eebc-4bf7-ae7a-190426acb45f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2025.12.17 00:52:00.594684 [ 287 ] {} <Debug> TCP-Session: 20dd9f46-9163-4554-9c71-bf9aacd80189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2025.12.17 00:52:00.594701 [ 288 ] {} <Debug> TCP-Session: 4003554d-eebc-4bf7-ae7a-190426acb45f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2025.12.17 00:52:00.594535 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2186 | 2025.12.17 00:52:00.594729 [ 289 ] {599d397c-8b87-429b-8b2b-cbc1934d9088} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54214) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2187 | 2025.12.17 00:52:00.594752 [ 292 ] {} <Debug> TCP-Session: 28c1e3f2-a19b-4748-8086-66f434f9a2d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65058 | ||
| 2188 | 2025.12.17 00:52:00.594424 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50468 | ||
| 2189 | 2025.12.17 00:52:00.594784 [ 292 ] {} <Debug> TCP-Session: 28c1e3f2-a19b-4748-8086-66f434f9a2d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2025.12.17 00:52:00.594414 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47375 | ||
| 2191 | 2025.12.17 00:52:00.594839 [ 292 ] {} <Debug> TCP-Session: 28c1e3f2-a19b-4748-8086-66f434f9a2d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2025.12.17 00:52:00.594885 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2193 | 2025.12.17 00:52:00.594405 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44511 | ||
| 2194 | 2025.12.17 00:52:00.594932 [ 294 ] {} <Debug> TCP-Session: 149ee624-4735-4171-849b-99d81e5f973f Authenticating user 'default' from [fd00:1122:3344:101::e]:50468 | ||
| 2195 | 2025.12.17 00:52:00.594937 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2196 | 2025.12.17 00:52:00.594970 [ 294 ] {} <Debug> TCP-Session: 149ee624-4735-4171-849b-99d81e5f973f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2025.12.17 00:52:00.594991 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2198 | 2025.12.17 00:52:00.595007 [ 294 ] {} <Debug> TCP-Session: 149ee624-4735-4171-849b-99d81e5f973f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2025.12.17 00:52:00.595024 [ 291 ] {} <Debug> TCP-Session: 4c361cf4-5fa1-42f1-b964-e45e88b0c22d Authenticating user 'default' from [fd00:1122:3344:101::e]:44511 | ||
| 2200 | 2025.12.17 00:52:00.594996 [ 293 ] {} <Debug> TCP-Session: 91125392-4d40-4694-9a98-0a93e52fc3a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47375 | ||
| 2201 | 2025.12.17 00:52:00.595077 [ 291 ] {} <Debug> TCP-Session: 4c361cf4-5fa1-42f1-b964-e45e88b0c22d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2025.12.17 00:52:00.595083 [ 289 ] {599d397c-8b87-429b-8b2b-cbc1934d9088} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2203 | 2025.12.17 00:52:00.595100 [ 293 ] {} <Debug> TCP-Session: 91125392-4d40-4694-9a98-0a93e52fc3a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2025.12.17 00:52:00.595103 [ 291 ] {} <Debug> TCP-Session: 4c361cf4-5fa1-42f1-b964-e45e88b0c22d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2025.12.17 00:52:00.595136 [ 293 ] {} <Debug> TCP-Session: 91125392-4d40-4694-9a98-0a93e52fc3a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2025.12.17 00:52:00.595157 [ 289 ] {599d397c-8b87-429b-8b2b-cbc1934d9088} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2207 | 2025.12.17 00:52:00.594432 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51321 | ||
| 2208 | 2025.12.17 00:52:00.595240 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2209 | 2025.12.17 00:52:00.595262 [ 286 ] {} <Debug> TCP-Session: ae700227-8f71-4d59-bae5-e3f794399bac Authenticating user 'default' from [fd00:1122:3344:101::e]:51321 | ||
| 2210 | 2025.12.17 00:52:00.595279 [ 286 ] {} <Debug> TCP-Session: ae700227-8f71-4d59-bae5-e3f794399bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2025.12.17 00:52:00.595293 [ 286 ] {} <Debug> TCP-Session: ae700227-8f71-4d59-bae5-e3f794399bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2025.12.17 00:52:00.595487 [ 289 ] {599d397c-8b87-429b-8b2b-cbc1934d9088} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 2213 | 2025.12.17 00:52:00.596778 [ 324 ] {599d397c-8b87-429b-8b2b-cbc1934d9088} <Trace> AggregatingTransform: Aggregating | ||
| 2214 | 2025.12.17 00:52:00.596843 [ 324 ] {599d397c-8b87-429b-8b2b-cbc1934d9088} <Trace> Aggregator: Aggregation method: without_key | ||
| 2215 | 2025.12.17 00:52:00.596901 [ 324 ] {599d397c-8b87-429b-8b2b-cbc1934d9088} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001304797 sec. (766.403 rows/sec., 29.94 KiB/sec.) | ||
| 2216 | 2025.12.17 00:52:00.596927 [ 324 ] {599d397c-8b87-429b-8b2b-cbc1934d9088} <Trace> Aggregator: Merging aggregated data | ||
| 2217 | 2025.12.17 00:52:00.598512 [ 289 ] {599d397c-8b87-429b-8b2b-cbc1934d9088} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003846 sec., 260.01040041601664 rows/sec., 10.16 KiB/sec. | ||
| 2218 | 2025.12.17 00:52:00.598663 [ 289 ] {599d397c-8b87-429b-8b2b-cbc1934d9088} <Debug> TCPHandler: Processed in 0.004295806 sec. | ||
| 2219 | 2025.12.17 00:52:00.598795 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2220 | 2025.12.17 00:52:00.598827 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2221 | 2025.12.17 00:52:00.598845 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2222 | 2025.12.17 00:52:00.598864 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2223 | 2025.12.17 00:52:00.598874 [ 288 ] {} <Debug> TCP-Session: 4003554d-eebc-4bf7-ae7a-190426acb45f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2025.12.17 00:52:00.598881 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2225 | 2025.12.17 00:52:00.598897 [ 290 ] {} <Debug> TCP-Session: a08b3e9a-badc-49a0-918a-9d61c71bc8f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2025.12.17 00:52:00.598918 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2227 | 2025.12.17 00:52:00.598935 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2228 | 2025.12.17 00:52:00.598954 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2229 | 2025.12.17 00:52:00.598963 [ 286 ] {} <Debug> TCP-Session: ae700227-8f71-4d59-bae5-e3f794399bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2025.12.17 00:52:00.598981 [ 294 ] {} <Debug> TCP-Session: 149ee624-4735-4171-849b-99d81e5f973f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2025.12.17 00:52:00.598940 [ 292 ] {} <Debug> TCP-Session: 28c1e3f2-a19b-4748-8086-66f434f9a2d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2025.12.17 00:52:00.599004 [ 287 ] {} <Debug> TCP-Session: 20dd9f46-9163-4554-9c71-bf9aacd80189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2025.12.17 00:52:00.598913 [ 291 ] {} <Debug> TCP-Session: 4c361cf4-5fa1-42f1-b964-e45e88b0c22d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2025.12.17 00:52:00.598832 [ 289 ] {} <Debug> TCP-Session: 57355dbd-3493-4854-917c-205d00b17143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2025.12.17 00:52:00.598901 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2236 | 2025.12.17 00:52:00.599114 [ 293 ] {} <Debug> TCP-Session: 91125392-4d40-4694-9a98-0a93e52fc3a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2025.12.17 00:52:00.652348 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50116 | ||
| 2238 | 2025.12.17 00:52:00.652456 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2239 | 2025.12.17 00:52:00.652483 [ 289 ] {} <Debug> TCP-Session: e358de05-ec8f-4698-98eb-30c732369701 Authenticating user 'default' from [fd00:1122:3344:101::e]:50116 | ||
| 2240 | 2025.12.17 00:52:00.652506 [ 289 ] {} <Debug> TCP-Session: e358de05-ec8f-4698-98eb-30c732369701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2025.12.17 00:52:00.652518 [ 289 ] {} <Debug> TCP-Session: e358de05-ec8f-4698-98eb-30c732369701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2025.12.17 00:52:00.652752 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50025 | ||
| 2243 | 2025.12.17 00:52:00.652784 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41306 | ||
| 2244 | 2025.12.17 00:52:00.652797 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48353 | ||
| 2245 | 2025.12.17 00:52:00.652817 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44075 | ||
| 2246 | 2025.12.17 00:52:00.652828 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46519 | ||
| 2247 | 2025.12.17 00:52:00.652895 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2248 | 2025.12.17 00:52:00.652891 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2249 | 2025.12.17 00:52:00.652944 [ 294 ] {} <Debug> TCP-Session: 224abd57-e50c-4743-99d7-35b230622efe Authenticating user 'default' from [fd00:1122:3344:101::e]:48353 | ||
| 2250 | 2025.12.17 00:52:00.652946 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2251 | 2025.12.17 00:52:00.652960 [ 290 ] {} <Debug> TCP-Session: 4b3d3ec5-5165-4ec9-8a4d-c782b67696ff Authenticating user 'default' from [fd00:1122:3344:101::e]:50025 | ||
| 2252 | 2025.12.17 00:52:00.652975 [ 294 ] {} <Debug> TCP-Session: 224abd57-e50c-4743-99d7-35b230622efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2025.12.17 00:52:00.652986 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2025.12.17 00:52:00.653015 [ 294 ] {} <Debug> TCP-Session: 224abd57-e50c-4743-99d7-35b230622efe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2025.12.17 00:52:00.653001 [ 287 ] {} <Debug> TCP-Session: 7f7d9bc8-0de6-47b5-ac26-5eb1fdfda4a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44075 | ||
| 2256 | 2025.12.17 00:52:00.653065 [ 288 ] {} <Debug> TCP-Session: 0be64180-623b-40d8-8f1c-5fcc399925d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46519 | ||
| 2257 | 2025.12.17 00:52:00.653003 [ 290 ] {} <Debug> TCP-Session: 4b3d3ec5-5165-4ec9-8a4d-c782b67696ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2025.12.17 00:52:00.653104 [ 287 ] {} <Debug> TCP-Session: 7f7d9bc8-0de6-47b5-ac26-5eb1fdfda4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2025.12.17 00:52:00.653131 [ 290 ] {} <Debug> TCP-Session: 4b3d3ec5-5165-4ec9-8a4d-c782b67696ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2025.12.17 00:52:00.653125 [ 288 ] {} <Debug> TCP-Session: 0be64180-623b-40d8-8f1c-5fcc399925d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2025.12.17 00:52:00.653151 [ 287 ] {} <Debug> TCP-Session: 7f7d9bc8-0de6-47b5-ac26-5eb1fdfda4a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2025.12.17 00:52:00.653192 [ 288 ] {} <Debug> TCP-Session: 0be64180-623b-40d8-8f1c-5fcc399925d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2025.12.17 00:52:00.652782 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63853 | ||
| 2264 | 2025.12.17 00:52:00.652771 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62866 | ||
| 2265 | 2025.12.17 00:52:00.652806 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39250 | ||
| 2266 | 2025.12.17 00:52:00.653289 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2267 | 2025.12.17 00:52:00.652896 [ 289 ] {} <Trace> TCP-Session: e358de05-ec8f-4698-98eb-30c732369701 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2025.12.17 00:52:00.653325 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2269 | 2025.12.17 00:52:00.653358 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2270 | 2025.12.17 00:52:00.653376 [ 291 ] {} <Debug> TCP-Session: 6346f188-d107-48bc-bd7b-a91569c8cdbc Authenticating user 'default' from [fd00:1122:3344:101::e]:62866 | ||
| 2271 | 2025.12.17 00:52:00.653333 [ 292 ] {} <Debug> TCP-Session: 5f2a524d-ffc5-4483-bd89-aa902141ad29 Authenticating user 'default' from [fd00:1122:3344:101::e]:63853 | ||
| 2272 | 2025.12.17 00:52:00.653405 [ 291 ] {} <Debug> TCP-Session: 6346f188-d107-48bc-bd7b-a91569c8cdbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2025.12.17 00:52:00.653426 [ 292 ] {} <Debug> TCP-Session: 5f2a524d-ffc5-4483-bd89-aa902141ad29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2025.12.17 00:52:00.653438 [ 291 ] {} <Debug> TCP-Session: 6346f188-d107-48bc-bd7b-a91569c8cdbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2025.12.17 00:52:00.653452 [ 292 ] {} <Debug> TCP-Session: 5f2a524d-ffc5-4483-bd89-aa902141ad29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2025.12.17 00:52:00.653398 [ 286 ] {} <Debug> TCP-Session: 15215e5d-bb76-4cfe-9722-347017a7634b Authenticating user 'default' from [fd00:1122:3344:101::e]:39250 | ||
| 2277 | 2025.12.17 00:52:00.652893 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2278 | 2025.12.17 00:52:00.653512 [ 289 ] {11aff5c9-ca31-4530-a1e0-0e66ee82f6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50116) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2279 | 2025.12.17 00:52:00.653515 [ 286 ] {} <Debug> TCP-Session: 15215e5d-bb76-4cfe-9722-347017a7634b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2025.12.17 00:52:00.653538 [ 293 ] {} <Debug> TCP-Session: f20dc6bd-db96-4dd0-ac0e-7be10cbc8f85 Authenticating user 'default' from [fd00:1122:3344:101::e]:41306 | ||
| 2281 | 2025.12.17 00:52:00.653565 [ 286 ] {} <Debug> TCP-Session: 15215e5d-bb76-4cfe-9722-347017a7634b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2025.12.17 00:52:00.653576 [ 293 ] {} <Debug> TCP-Session: f20dc6bd-db96-4dd0-ac0e-7be10cbc8f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2025.12.17 00:52:00.653601 [ 293 ] {} <Debug> TCP-Session: f20dc6bd-db96-4dd0-ac0e-7be10cbc8f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2025.12.17 00:52:00.653786 [ 289 ] {11aff5c9-ca31-4530-a1e0-0e66ee82f6ac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2285 | 2025.12.17 00:52:00.653847 [ 289 ] {11aff5c9-ca31-4530-a1e0-0e66ee82f6ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2286 | 2025.12.17 00:52:00.654145 [ 289 ] {11aff5c9-ca31-4530-a1e0-0e66ee82f6ac} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 2287 | 2025.12.17 00:52:00.655259 [ 310 ] {11aff5c9-ca31-4530-a1e0-0e66ee82f6ac} <Trace> AggregatingTransform: Aggregating | ||
| 2288 | 2025.12.17 00:52:00.655306 [ 310 ] {11aff5c9-ca31-4530-a1e0-0e66ee82f6ac} <Trace> Aggregator: Aggregation method: without_key | ||
| 2289 | 2025.12.17 00:52:00.655349 [ 310 ] {11aff5c9-ca31-4530-a1e0-0e66ee82f6ac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001100392 sec. (908.767 rows/sec., 35.50 KiB/sec.) | ||
| 2290 | 2025.12.17 00:52:00.655373 [ 310 ] {11aff5c9-ca31-4530-a1e0-0e66ee82f6ac} <Trace> Aggregator: Merging aggregated data | ||
| 2291 | 2025.12.17 00:52:00.656546 [ 289 ] {11aff5c9-ca31-4530-a1e0-0e66ee82f6ac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003095 sec., 323.10177705977384 rows/sec., 12.62 KiB/sec. | ||
| 2292 | 2025.12.17 00:52:00.656695 [ 289 ] {11aff5c9-ca31-4530-a1e0-0e66ee82f6ac} <Debug> TCPHandler: Processed in 0.003922449 sec. | ||
| 2293 | 2025.12.17 00:52:00.656823 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2294 | 2025.12.17 00:52:00.656858 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2295 | 2025.12.17 00:52:00.656875 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2296 | 2025.12.17 00:52:00.656895 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2297 | 2025.12.17 00:52:00.656916 [ 287 ] {} <Debug> TCP-Session: 7f7d9bc8-0de6-47b5-ac26-5eb1fdfda4a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2025.12.17 00:52:00.656932 [ 290 ] {} <Debug> TCP-Session: 4b3d3ec5-5165-4ec9-8a4d-c782b67696ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2025.12.17 00:52:00.656947 [ 291 ] {} <Debug> TCP-Session: 6346f188-d107-48bc-bd7b-a91569c8cdbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2025.12.17 00:52:00.656956 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2301 | 2025.12.17 00:52:00.656973 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2302 | 2025.12.17 00:52:00.656995 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2303 | 2025.12.17 00:52:00.657010 [ 294 ] {} <Debug> TCP-Session: 224abd57-e50c-4743-99d7-35b230622efe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2025.12.17 00:52:00.657032 [ 286 ] {} <Debug> TCP-Session: 15215e5d-bb76-4cfe-9722-347017a7634b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2025.12.17 00:52:00.657050 [ 288 ] {} <Debug> TCP-Session: 0be64180-623b-40d8-8f1c-5fcc399925d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2025.12.17 00:52:00.656918 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2307 | 2025.12.17 00:52:00.656935 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2308 | 2025.12.17 00:52:00.657110 [ 292 ] {} <Debug> TCP-Session: 5f2a524d-ffc5-4483-bd89-aa902141ad29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2025.12.17 00:52:00.656861 [ 289 ] {} <Debug> TCP-Session: e358de05-ec8f-4698-98eb-30c732369701 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2025.12.17 00:52:00.657140 [ 293 ] {} <Debug> TCP-Session: f20dc6bd-db96-4dd0-ac0e-7be10cbc8f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2025.12.17 00:52:02.894921 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2312 | 2025.12.17 00:52:02.894970 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2313 | 2025.12.17 00:52:02.959518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3787 | ||
| 2314 | 2025.12.17 00:52:02.960163 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2025.12.17 00:52:02.960210 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2316 | 2025.12.17 00:52:02.960716 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2317 | 2025.12.17 00:52:02.960963 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2025.12.17 00:52:02.961107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3787 | ||
| 2319 | 2025.12.17 00:52:02.961422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 306 | ||
| 2320 | 2025.12.17 00:52:02.964123 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2321 | 2025.12.17 00:52:02.964187 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2322 | 2025.12.17 00:52:02.965517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2323 | 2025.12.17 00:52:02.965807 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2025.12.17 00:52:02.966159 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
| 2325 | 2025.12.17 00:52:03.167993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2326 | 2025.12.17 00:52:03.185929 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2025.12.17 00:52:03.185982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2328 | 2025.12.17 00:52:03.192152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2329 | 2025.12.17 00:52:03.192834 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2025.12.17 00:52:03.196162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2331 | 2025.12.17 00:52:04.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.57 MiB, peak 213.37 MiB, free memory in arenas 0.00 B, will set to 205.07 MiB (RSS), difference: 1.50 MiB | ||
| 2332 | 2025.12.17 00:52:04.055394 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2333 | 2025.12.17 00:52:04.055471 [ 259 ] {} <Debug> TCP-Session: f8f23701-826c-4982-bda0-9734b0f9017d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2025.12.17 00:52:04.461681 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2025.12.17 00:52:04.461886 [ 266 ] {e3a6802a-11a8-4ebe-bb8c-8f660639e358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2336 | 2025.12.17 00:52:04.461955 [ 266 ] {e3a6802a-11a8-4ebe-bb8c-8f660639e358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2337 | 2025.12.17 00:52:04.462694 [ 266 ] {e3a6802a-11a8-4ebe-bb8c-8f660639e358} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2025.12.17 00:52:04.462747 [ 266 ] {e3a6802a-11a8-4ebe-bb8c-8f660639e358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2339 | 2025.12.17 00:52:04.463179 [ 266 ] {e3a6802a-11a8-4ebe-bb8c-8f660639e358} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2340 | 2025.12.17 00:52:04.463444 [ 266 ] {e3a6802a-11a8-4ebe-bb8c-8f660639e358} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2025.12.17 00:52:04.463607 [ 266 ] {e3a6802a-11a8-4ebe-bb8c-8f660639e358} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001775 sec., 57464.788732394365 rows/sec., 4.80 MiB/sec. | ||
| 2342 | 2025.12.17 00:52:04.463659 [ 266 ] {e3a6802a-11a8-4ebe-bb8c-8f660639e358} <Debug> TCPHandler: Processed in 0.002129983 sec. | ||
| 2343 | 2025.12.17 00:52:04.463799 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2025.12.17 00:52:04.463905 [ 266 ] {87e96796-79e7-43d7-8ede-1d0957c2438b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2345 | 2025.12.17 00:52:04.463949 [ 266 ] {87e96796-79e7-43d7-8ede-1d0957c2438b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2346 | 2025.12.17 00:52:04.464371 [ 266 ] {87e96796-79e7-43d7-8ede-1d0957c2438b} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2025.12.17 00:52:04.464408 [ 266 ] {87e96796-79e7-43d7-8ede-1d0957c2438b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2348 | 2025.12.17 00:52:04.464715 [ 266 ] {87e96796-79e7-43d7-8ede-1d0957c2438b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2349 | 2025.12.17 00:52:04.464937 [ 266 ] {87e96796-79e7-43d7-8ede-1d0957c2438b} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2025.12.17 00:52:04.465066 [ 266 ] {87e96796-79e7-43d7-8ede-1d0957c2438b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001186 sec., 19392.9173693086 rows/sec., 1.42 MiB/sec. | ||
| 2351 | 2025.12.17 00:52:04.465104 [ 266 ] {87e96796-79e7-43d7-8ede-1d0957c2438b} <Debug> TCPHandler: Processed in 0.001362268 sec. | ||
| 2352 | 2025.12.17 00:52:04.465212 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2025.12.17 00:52:04.465310 [ 266 ] {ddc8d441-a5b4-452c-8540-91ec997016d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2354 | 2025.12.17 00:52:04.465352 [ 266 ] {ddc8d441-a5b4-452c-8540-91ec997016d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2355 | 2025.12.17 00:52:04.465773 [ 266 ] {ddc8d441-a5b4-452c-8540-91ec997016d8} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2025.12.17 00:52:04.465811 [ 266 ] {ddc8d441-a5b4-452c-8540-91ec997016d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2357 | 2025.12.17 00:52:04.466122 [ 266 ] {ddc8d441-a5b4-452c-8540-91ec997016d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2358 | 2025.12.17 00:52:04.466330 [ 266 ] {ddc8d441-a5b4-452c-8540-91ec997016d8} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2025.12.17 00:52:04.466457 [ 266 ] {ddc8d441-a5b4-452c-8540-91ec997016d8} <Debug> executeQuery: Read 92 rows, 7.38 KiB in 0.001167 sec., 78834.61868037703 rows/sec., 6.17 MiB/sec. | ||
| 2360 | 2025.12.17 00:52:04.466494 [ 266 ] {ddc8d441-a5b4-452c-8540-91ec997016d8} <Debug> TCPHandler: Processed in 0.001333877 sec. | ||
| 2361 | 2025.12.17 00:52:04.466620 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2025.12.17 00:52:04.466716 [ 266 ] {83950b9b-5a1f-4bed-b4ae-a41923a83ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2363 | 2025.12.17 00:52:04.466761 [ 266 ] {83950b9b-5a1f-4bed-b4ae-a41923a83ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2364 | 2025.12.17 00:52:04.467186 [ 266 ] {83950b9b-5a1f-4bed-b4ae-a41923a83ef7} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2025.12.17 00:52:04.467224 [ 266 ] {83950b9b-5a1f-4bed-b4ae-a41923a83ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2366 | 2025.12.17 00:52:04.467553 [ 266 ] {83950b9b-5a1f-4bed-b4ae-a41923a83ef7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2367 | 2025.12.17 00:52:04.467774 [ 266 ] {83950b9b-5a1f-4bed-b4ae-a41923a83ef7} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2025.12.17 00:52:04.467903 [ 266 ] {83950b9b-5a1f-4bed-b4ae-a41923a83ef7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 2369 | 2025.12.17 00:52:04.467939 [ 266 ] {83950b9b-5a1f-4bed-b4ae-a41923a83ef7} <Debug> TCPHandler: Processed in 0.001369297 sec. | ||
| 2370 | 2025.12.17 00:52:04.468051 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2025.12.17 00:52:04.468147 [ 266 ] {451fb3e4-b52e-412d-832e-9bebf3a24d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2372 | 2025.12.17 00:52:04.468204 [ 266 ] {451fb3e4-b52e-412d-832e-9bebf3a24d65} <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 | ||
| 2373 | 2025.12.17 00:52:04.469055 [ 266 ] {451fb3e4-b52e-412d-832e-9bebf3a24d65} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2025.12.17 00:52:04.469092 [ 266 ] {451fb3e4-b52e-412d-832e-9bebf3a24d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2375 | 2025.12.17 00:52:04.469669 [ 266 ] {451fb3e4-b52e-412d-832e-9bebf3a24d65} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2376 | 2025.12.17 00:52:04.469951 [ 266 ] {451fb3e4-b52e-412d-832e-9bebf3a24d65} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2025.12.17 00:52:04.470114 [ 266 ] {451fb3e4-b52e-412d-832e-9bebf3a24d65} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001985 sec., 11586.901763224183 rows/sec., 20.76 MiB/sec. | ||
| 2378 | 2025.12.17 00:52:04.470184 [ 266 ] {451fb3e4-b52e-412d-832e-9bebf3a24d65} <Debug> TCPHandler: Processed in 0.002182233 sec. | ||
| 2379 | 2025.12.17 00:52:04.470326 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2025.12.17 00:52:04.470424 [ 266 ] {299aa17c-89d8-4a9a-9a0e-4e66d1e1a2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2381 | 2025.12.17 00:52:04.470467 [ 266 ] {299aa17c-89d8-4a9a-9a0e-4e66d1e1a2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2382 | 2025.12.17 00:52:04.470849 [ 266 ] {299aa17c-89d8-4a9a-9a0e-4e66d1e1a2ea} <Trace> oximeter.measurements_i64 (aceeb600-ae33-4b0c-bb60-acd28d49565c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2025.12.17 00:52:04.470887 [ 266 ] {299aa17c-89d8-4a9a-9a0e-4e66d1e1a2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2384 | 2025.12.17 00:52:04.471261 [ 266 ] {299aa17c-89d8-4a9a-9a0e-4e66d1e1a2ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2385 | 2025.12.17 00:52:04.471532 [ 266 ] {299aa17c-89d8-4a9a-9a0e-4e66d1e1a2ea} <Trace> oximeter.measurements_i64 (aceeb600-ae33-4b0c-bb60-acd28d49565c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2025.12.17 00:52:04.471683 [ 266 ] {299aa17c-89d8-4a9a-9a0e-4e66d1e1a2ea} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001277 sec., 4698.512137823023 rows/sec., 354.07 KiB/sec. | ||
| 2387 | 2025.12.17 00:52:04.471726 [ 266 ] {299aa17c-89d8-4a9a-9a0e-4e66d1e1a2ea} <Debug> TCPHandler: Processed in 0.001456489 sec. | ||
| 2388 | 2025.12.17 00:52:04.471928 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2389 | 2025.12.17 00:52:04.472037 [ 266 ] {6b21369e-3b3c-4a40-9ee7-1800ef5e6d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2390 | 2025.12.17 00:52:04.472084 [ 266 ] {6b21369e-3b3c-4a40-9ee7-1800ef5e6d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2391 | 2025.12.17 00:52:04.472503 [ 266 ] {6b21369e-3b3c-4a40-9ee7-1800ef5e6d67} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2025.12.17 00:52:04.472546 [ 266 ] {6b21369e-3b3c-4a40-9ee7-1800ef5e6d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2393 | 2025.12.17 00:52:04.472923 [ 266 ] {6b21369e-3b3c-4a40-9ee7-1800ef5e6d67} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2394 | 2025.12.17 00:52:04.473224 [ 266 ] {6b21369e-3b3c-4a40-9ee7-1800ef5e6d67} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2025.12.17 00:52:04.473384 [ 266 ] {6b21369e-3b3c-4a40-9ee7-1800ef5e6d67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec. | ||
| 2396 | 2025.12.17 00:52:04.473427 [ 266 ] {6b21369e-3b3c-4a40-9ee7-1800ef5e6d67} <Debug> TCPHandler: Processed in 0.001556921 sec. | ||
| 2397 | 2025.12.17 00:52:05.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.54 MiB, peak 213.37 MiB, free memory in arenas 0.00 B, will set to 205.20 MiB (RSS), difference: 1.66 MiB | ||
| 2398 | 2025.12.17 00:52:09.464607 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2025.12.17 00:52:09.464890 [ 266 ] {525d820e-addc-4a97-bd5a-52b7121cb466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2400 | 2025.12.17 00:52:09.464996 [ 266 ] {525d820e-addc-4a97-bd5a-52b7121cb466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2401 | 2025.12.17 00:52:09.465674 [ 266 ] {525d820e-addc-4a97-bd5a-52b7121cb466} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2025.12.17 00:52:09.465721 [ 266 ] {525d820e-addc-4a97-bd5a-52b7121cb466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2403 | 2025.12.17 00:52:09.466123 [ 266 ] {525d820e-addc-4a97-bd5a-52b7121cb466} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2404 | 2025.12.17 00:52:09.466358 [ 266 ] {525d820e-addc-4a97-bd5a-52b7121cb466} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2025.12.17 00:52:09.466520 [ 266 ] {525d820e-addc-4a97-bd5a-52b7121cb466} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001708 sec., 14051.522248243558 rows/sec., 1.17 MiB/sec. | ||
| 2406 | 2025.12.17 00:52:09.466571 [ 266 ] {525d820e-addc-4a97-bd5a-52b7121cb466} <Debug> TCPHandler: Processed in 0.002155263 sec. | ||
| 2407 | 2025.12.17 00:52:09.466692 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2025.12.17 00:52:09.466796 [ 266 ] {15f76f67-404c-4c61-89df-8a2cea364c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2409 | 2025.12.17 00:52:09.466839 [ 266 ] {15f76f67-404c-4c61-89df-8a2cea364c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2410 | 2025.12.17 00:52:09.467239 [ 266 ] {15f76f67-404c-4c61-89df-8a2cea364c87} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2025.12.17 00:52:09.467277 [ 266 ] {15f76f67-404c-4c61-89df-8a2cea364c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2412 | 2025.12.17 00:52:09.467582 [ 266 ] {15f76f67-404c-4c61-89df-8a2cea364c87} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2413 | 2025.12.17 00:52:09.467785 [ 266 ] {15f76f67-404c-4c61-89df-8a2cea364c87} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2025.12.17 00:52:09.467913 [ 266 ] {15f76f67-404c-4c61-89df-8a2cea364c87} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001141 sec., 3505.6967572304993 rows/sec., 285.86 KiB/sec. | ||
| 2415 | 2025.12.17 00:52:09.467949 [ 266 ] {15f76f67-404c-4c61-89df-8a2cea364c87} <Debug> TCPHandler: Processed in 0.001310356 sec. | ||
| 2416 | 2025.12.17 00:52:09.468066 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2025.12.17 00:52:09.468161 [ 266 ] {6239b25a-fe3e-4c9e-b5b0-07a1e49df41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2418 | 2025.12.17 00:52:09.468201 [ 266 ] {6239b25a-fe3e-4c9e-b5b0-07a1e49df41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2419 | 2025.12.17 00:52:09.468757 [ 266 ] {6239b25a-fe3e-4c9e-b5b0-07a1e49df41e} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2025.12.17 00:52:09.468803 [ 266 ] {6239b25a-fe3e-4c9e-b5b0-07a1e49df41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2421 | 2025.12.17 00:52:09.469184 [ 266 ] {6239b25a-fe3e-4c9e-b5b0-07a1e49df41e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2422 | 2025.12.17 00:52:09.469404 [ 266 ] {6239b25a-fe3e-4c9e-b5b0-07a1e49df41e} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2025.12.17 00:52:09.469530 [ 266 ] {6239b25a-fe3e-4c9e-b5b0-07a1e49df41e} <Debug> executeQuery: Read 214 rows, 19.56 KiB in 0.001388 sec., 154178.674351585 rows/sec., 13.76 MiB/sec. | ||
| 2424 | 2025.12.17 00:52:09.469565 [ 266 ] {6239b25a-fe3e-4c9e-b5b0-07a1e49df41e} <Debug> TCPHandler: Processed in 0.001549292 sec. | ||
| 2425 | 2025.12.17 00:52:09.469676 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2025.12.17 00:52:09.469770 [ 266 ] {10f9a9e3-3f0a-4628-bc1a-df4c0f7e53ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2427 | 2025.12.17 00:52:09.469810 [ 266 ] {10f9a9e3-3f0a-4628-bc1a-df4c0f7e53ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2428 | 2025.12.17 00:52:09.470235 [ 266 ] {10f9a9e3-3f0a-4628-bc1a-df4c0f7e53ca} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2025.12.17 00:52:09.470277 [ 266 ] {10f9a9e3-3f0a-4628-bc1a-df4c0f7e53ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2430 | 2025.12.17 00:52:09.470568 [ 266 ] {10f9a9e3-3f0a-4628-bc1a-df4c0f7e53ca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2431 | 2025.12.17 00:52:09.470774 [ 266 ] {10f9a9e3-3f0a-4628-bc1a-df4c0f7e53ca} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2025.12.17 00:52:09.470898 [ 266 ] {10f9a9e3-3f0a-4628-bc1a-df4c0f7e53ca} <Debug> executeQuery: Read 34 rows, 2.59 KiB in 0.001147 sec., 29642.54577157803 rows/sec., 2.21 MiB/sec. | ||
| 2433 | 2025.12.17 00:52:09.470933 [ 266 ] {10f9a9e3-3f0a-4628-bc1a-df4c0f7e53ca} <Debug> TCPHandler: Processed in 0.001305346 sec. | ||
| 2434 | 2025.12.17 00:52:09.471042 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2025.12.17 00:52:09.471134 [ 266 ] {f523ea3e-4f55-44f1-9046-46d1e02022e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2436 | 2025.12.17 00:52:09.471172 [ 266 ] {f523ea3e-4f55-44f1-9046-46d1e02022e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2437 | 2025.12.17 00:52:09.471553 [ 266 ] {f523ea3e-4f55-44f1-9046-46d1e02022e9} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2025.12.17 00:52:09.471589 [ 266 ] {f523ea3e-4f55-44f1-9046-46d1e02022e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2439 | 2025.12.17 00:52:09.471883 [ 266 ] {f523ea3e-4f55-44f1-9046-46d1e02022e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2440 | 2025.12.17 00:52:09.472089 [ 266 ] {f523ea3e-4f55-44f1-9046-46d1e02022e9} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2025.12.17 00:52:09.472209 [ 266 ] {f523ea3e-4f55-44f1-9046-46d1e02022e9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001093 sec., 21957.913998170174 rows/sec., 1.82 MiB/sec. | ||
| 2442 | 2025.12.17 00:52:09.472245 [ 266 ] {f523ea3e-4f55-44f1-9046-46d1e02022e9} <Debug> TCPHandler: Processed in 0.001251005 sec. | ||
| 2443 | 2025.12.17 00:52:09.472357 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2025.12.17 00:52:09.472448 [ 266 ] {1e949ab8-d3d3-4017-a4d7-0b8e934f2407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2445 | 2025.12.17 00:52:09.472487 [ 266 ] {1e949ab8-d3d3-4017-a4d7-0b8e934f2407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2446 | 2025.12.17 00:52:09.472879 [ 266 ] {1e949ab8-d3d3-4017-a4d7-0b8e934f2407} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2025.12.17 00:52:09.472914 [ 266 ] {1e949ab8-d3d3-4017-a4d7-0b8e934f2407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2448 | 2025.12.17 00:52:09.473196 [ 266 ] {1e949ab8-d3d3-4017-a4d7-0b8e934f2407} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2449 | 2025.12.17 00:52:09.473407 [ 266 ] {1e949ab8-d3d3-4017-a4d7-0b8e934f2407} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2025.12.17 00:52:09.473540 [ 266 ] {1e949ab8-d3d3-4017-a4d7-0b8e934f2407} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 2451 | 2025.12.17 00:52:09.473578 [ 266 ] {1e949ab8-d3d3-4017-a4d7-0b8e934f2407} <Debug> TCPHandler: Processed in 0.001268726 sec. | ||
| 2452 | 2025.12.17 00:52:09.473691 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2025.12.17 00:52:09.473787 [ 266 ] {1da6c30b-ceb5-4960-9cab-c4f22156c19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2454 | 2025.12.17 00:52:09.473826 [ 266 ] {1da6c30b-ceb5-4960-9cab-c4f22156c19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2455 | 2025.12.17 00:52:09.474280 [ 266 ] {1da6c30b-ceb5-4960-9cab-c4f22156c19c} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2025.12.17 00:52:09.474318 [ 266 ] {1da6c30b-ceb5-4960-9cab-c4f22156c19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2457 | 2025.12.17 00:52:09.474628 [ 266 ] {1da6c30b-ceb5-4960-9cab-c4f22156c19c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2458 | 2025.12.17 00:52:09.474863 [ 266 ] {1da6c30b-ceb5-4960-9cab-c4f22156c19c} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2025.12.17 00:52:09.474990 [ 266 ] {1da6c30b-ceb5-4960-9cab-c4f22156c19c} <Debug> executeQuery: Read 128 rows, 10.62 KiB in 0.001219 sec., 105004.10172272354 rows/sec., 8.51 MiB/sec. | ||
| 2460 | 2025.12.17 00:52:09.475028 [ 266 ] {1da6c30b-ceb5-4960-9cab-c4f22156c19c} <Debug> TCPHandler: Processed in 0.001387678 sec. | ||
| 2461 | 2025.12.17 00:52:09.475152 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2025.12.17 00:52:09.475247 [ 266 ] {81a734ab-db38-406d-aab6-98759df209cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2463 | 2025.12.17 00:52:09.475291 [ 266 ] {81a734ab-db38-406d-aab6-98759df209cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2464 | 2025.12.17 00:52:09.475713 [ 266 ] {81a734ab-db38-406d-aab6-98759df209cb} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2025.12.17 00:52:09.475749 [ 266 ] {81a734ab-db38-406d-aab6-98759df209cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2466 | 2025.12.17 00:52:09.476101 [ 266 ] {81a734ab-db38-406d-aab6-98759df209cb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2467 | 2025.12.17 00:52:09.476327 [ 266 ] {81a734ab-db38-406d-aab6-98759df209cb} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2025.12.17 00:52:09.476453 [ 266 ] {81a734ab-db38-406d-aab6-98759df209cb} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001224 sec., 161764.70588235292 rows/sec., 11.60 MiB/sec. | ||
| 2469 | 2025.12.17 00:52:09.476489 [ 266 ] {81a734ab-db38-406d-aab6-98759df209cb} <Debug> TCPHandler: Processed in 0.001387248 sec. | ||
| 2470 | 2025.12.17 00:52:09.476616 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2025.12.17 00:52:09.476709 [ 266 ] {8770e0aa-ba10-4b0c-ac12-a48a6ce62e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2472 | 2025.12.17 00:52:09.476764 [ 266 ] {8770e0aa-ba10-4b0c-ac12-a48a6ce62e51} <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 | ||
| 2473 | 2025.12.17 00:52:09.477541 [ 266 ] {8770e0aa-ba10-4b0c-ac12-a48a6ce62e51} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2025.12.17 00:52:09.477578 [ 266 ] {8770e0aa-ba10-4b0c-ac12-a48a6ce62e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2475 | 2025.12.17 00:52:09.478127 [ 266 ] {8770e0aa-ba10-4b0c-ac12-a48a6ce62e51} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2476 | 2025.12.17 00:52:09.478375 [ 266 ] {8770e0aa-ba10-4b0c-ac12-a48a6ce62e51} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2025.12.17 00:52:09.478497 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2478 | 2025.12.17 00:52:09.478509 [ 266 ] {8770e0aa-ba10-4b0c-ac12-a48a6ce62e51} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001818 sec., 9900.990099009901 rows/sec., 17.74 MiB/sec. | ||
| 2479 | 2025.12.17 00:52:09.478568 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2025.12.17 00:52:09.478594 [ 266 ] {8770e0aa-ba10-4b0c-ac12-a48a6ce62e51} <Debug> TCPHandler: Processed in 0.00202985 sec. | ||
| 2481 | 2025.12.17 00:52:09.478596 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2482 | 2025.12.17 00:52:09.478720 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2025.12.17 00:52:09.478741 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::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 | ||
| 2484 | 2025.12.17 00:52:09.478818 [ 266 ] {12be0c97-c053-411b-aefc-18d459130c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2485 | 2025.12.17 00:52:09.478864 [ 266 ] {12be0c97-c053-411b-aefc-18d459130c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2486 | 2025.12.17 00:52:09.479019 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2487 | 2025.12.17 00:52:09.479088 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2488 | 2025.12.17 00:52:09.479198 [ 266 ] {12be0c97-c053-411b-aefc-18d459130c42} <Trace> oximeter.measurements_i64 (aceeb600-ae33-4b0c-bb60-acd28d49565c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2025.12.17 00:52:09.479226 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::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 | ||
| 2490 | 2025.12.17 00:52:09.479239 [ 266 ] {12be0c97-c053-411b-aefc-18d459130c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2491 | 2025.12.17 00:52:09.479352 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
| 2492 | 2025.12.17 00:52:09.479467 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2493 | 2025.12.17 00:52:09.479565 [ 266 ] {12be0c97-c053-411b-aefc-18d459130c42} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2494 | 2025.12.17 00:52:09.479575 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2495 | 2025.12.17 00:52:09.479690 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part | ||
| 2496 | 2025.12.17 00:52:09.479814 [ 266 ] {12be0c97-c053-411b-aefc-18d459130c42} <Trace> oximeter.measurements_i64 (aceeb600-ae33-4b0c-bb60-acd28d49565c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2025.12.17 00:52:09.479946 [ 266 ] {12be0c97-c053-411b-aefc-18d459130c42} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 369.51 KiB/sec. | ||
| 2498 | 2025.12.17 00:52:09.479983 [ 266 ] {12be0c97-c053-411b-aefc-18d459130c42} <Debug> TCPHandler: Processed in 0.001314346 sec. | ||
| 2499 | 2025.12.17 00:52:09.480085 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2500 | 2025.12.17 00:52:09.480181 [ 266 ] {477b1330-288e-4b5a-ab57-22ed57477f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2501 | 2025.12.17 00:52:09.480221 [ 266 ] {477b1330-288e-4b5a-ab57-22ed57477f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2502 | 2025.12.17 00:52:09.480557 [ 266 ] {477b1330-288e-4b5a-ab57-22ed57477f39} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2025.12.17 00:52:09.480594 [ 266 ] {477b1330-288e-4b5a-ab57-22ed57477f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2504 | 2025.12.17 00:52:09.480954 [ 266 ] {477b1330-288e-4b5a-ab57-22ed57477f39} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2505 | 2025.12.17 00:52:09.481201 [ 266 ] {477b1330-288e-4b5a-ab57-22ed57477f39} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2025.12.17 00:52:09.481331 [ 266 ] {477b1330-288e-4b5a-ab57-22ed57477f39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 2507 | 2025.12.17 00:52:09.481367 [ 266 ] {477b1330-288e-4b5a-ab57-22ed57477f39} <Debug> TCPHandler: Processed in 0.001331597 sec. | ||
| 2508 | 2025.12.17 00:52:09.481690 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 19 columns (19 merged, 0 gathered) in 0.00301083 sec., 27899.283586253627 rows/sec., 49.99 MiB/sec. | ||
| 2509 | 2025.12.17 00:52:09.481993 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2510 | 2025.12.17 00:52:09.482313 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2025.12.17 00:52:09.482382 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2512 | 2025.12.17 00:52:09.482473 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2513 | 2025.12.17 00:52:10.461209 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4299 | ||
| 2514 | 2025.12.17 00:52:10.461805 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2025.12.17 00:52:10.461850 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2516 | 2025.12.17 00:52:10.462384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2517 | 2025.12.17 00:52:10.462623 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2025.12.17 00:52:10.462766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4299 | ||
| 2519 | 2025.12.17 00:52:10.696250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2520 | 2025.12.17 00:52:10.712886 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2025.12.17 00:52:10.712952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2522 | 2025.12.17 00:52:10.719949 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2523 | 2025.12.17 00:52:10.720761 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2025.12.17 00:52:10.724325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2525 | 2025.12.17 00:52:11.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.12 MiB, peak 213.37 MiB, free memory in arenas 0.00 B, will set to 207.35 MiB (RSS), difference: 1.23 MiB | ||
| 2526 | 2025.12.17 00:52:12.966406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 342 | ||
| 2527 | 2025.12.17 00:52:12.968740 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2025.12.17 00:52:12.968798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2529 | 2025.12.17 00:52:12.969981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2530 | 2025.12.17 00:52:12.970280 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2025.12.17 00:52:12.970437 [ 38 ] {} <Debug> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2532 | 2025.12.17 00:52:12.970505 [ 38 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2025.12.17 00:52:12.970528 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2534 | 2025.12.17 00:52:12.970632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 342 | ||
| 2535 | 2025.12.17 00:52:12.970655 [ 197 ] {7da62750-6930-48af-a6ee-8794106c1b60::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 | ||
| 2536 | 2025.12.17 00:52:12.971339 [ 197 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2537 | 2025.12.17 00:52:12.971519 [ 197 ] {7da62750-6930-48af-a6ee-8794106c1b60::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 | ||
| 2538 | 2025.12.17 00:52:12.971953 [ 197 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part | ||
| 2539 | 2025.12.17 00:52:12.972328 [ 197 ] {7da62750-6930-48af-a6ee-8794106c1b60::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 | ||
| 2540 | 2025.12.17 00:52:12.972694 [ 197 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2541 | 2025.12.17 00:52:12.973042 [ 197 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2542 | 2025.12.17 00:52:12.973381 [ 197 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2543 | 2025.12.17 00:52:12.979857 [ 187 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 72 columns (72 merged, 0 gathered) in 0.009253886 sec., 36957.44684989636 rows/sec., 37.01 MiB/sec. | ||
| 2544 | 2025.12.17 00:52:12.980769 [ 187 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2545 | 2025.12.17 00:52:12.981368 [ 187 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_6_1} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2025.12.17 00:52:12.981452 [ 187 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_6_1} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2547 | 2025.12.17 00:52:12.981682 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 2548 | 2025.12.17 00:52:14.461642 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2025.12.17 00:52:14.461846 [ 266 ] {0b5a0f5a-b8dc-48e3-9f3a-2815fc3fbfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2550 | 2025.12.17 00:52:14.461918 [ 266 ] {0b5a0f5a-b8dc-48e3-9f3a-2815fc3fbfb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2551 | 2025.12.17 00:52:14.462661 [ 266 ] {0b5a0f5a-b8dc-48e3-9f3a-2815fc3fbfb7} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2025.12.17 00:52:14.462711 [ 266 ] {0b5a0f5a-b8dc-48e3-9f3a-2815fc3fbfb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2553 | 2025.12.17 00:52:14.463130 [ 266 ] {0b5a0f5a-b8dc-48e3-9f3a-2815fc3fbfb7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2554 | 2025.12.17 00:52:14.463358 [ 266 ] {0b5a0f5a-b8dc-48e3-9f3a-2815fc3fbfb7} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2025.12.17 00:52:14.463481 [ 37 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2556 | 2025.12.17 00:52:14.463512 [ 266 ] {0b5a0f5a-b8dc-48e3-9f3a-2815fc3fbfb7} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001723 sec., 59199.0713871155 rows/sec., 4.94 MiB/sec. | ||
| 2557 | 2025.12.17 00:52:14.463549 [ 37 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2025.12.17 00:52:14.463566 [ 266 ] {0b5a0f5a-b8dc-48e3-9f3a-2815fc3fbfb7} <Debug> TCPHandler: Processed in 0.002067002 sec. | ||
| 2559 | 2025.12.17 00:52:14.463576 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2560 | 2025.12.17 00:52:14.463699 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2025.12.17 00:52:14.463712 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::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 | ||
| 2562 | 2025.12.17 00:52:14.463799 [ 266 ] {741bf1cb-10ac-4b27-ad5a-cf2ad7336b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2563 | 2025.12.17 00:52:14.463845 [ 266 ] {741bf1cb-10ac-4b27-ad5a-cf2ad7336b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2564 | 2025.12.17 00:52:14.463870 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2565 | 2025.12.17 00:52:14.463928 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1252 rows starting from the beginning of the part | ||
| 2566 | 2025.12.17 00:52:14.464028 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 84 rows starting from the beginning of the part | ||
| 2567 | 2025.12.17 00:52:14.464080 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 2568 | 2025.12.17 00:52:14.464147 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part | ||
| 2569 | 2025.12.17 00:52:14.464193 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 214 rows starting from the beginning of the part | ||
| 2570 | 2025.12.17 00:52:14.464241 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2571 | 2025.12.17 00:52:14.464245 [ 266 ] {741bf1cb-10ac-4b27-ad5a-cf2ad7336b8b} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2025.12.17 00:52:14.464292 [ 266 ] {741bf1cb-10ac-4b27-ad5a-cf2ad7336b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2573 | 2025.12.17 00:52:14.464629 [ 266 ] {741bf1cb-10ac-4b27-ad5a-cf2ad7336b8b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2574 | 2025.12.17 00:52:14.464879 [ 266 ] {741bf1cb-10ac-4b27-ad5a-cf2ad7336b8b} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2025.12.17 00:52:14.465013 [ 266 ] {741bf1cb-10ac-4b27-ad5a-cf2ad7336b8b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001234 sec., 18638.573743922203 rows/sec., 1.37 MiB/sec. | ||
| 2576 | 2025.12.17 00:52:14.465052 [ 266 ] {741bf1cb-10ac-4b27-ad5a-cf2ad7336b8b} <Debug> TCPHandler: Processed in 0.001401378 sec. | ||
| 2577 | 2025.12.17 00:52:14.465165 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2025.12.17 00:52:14.465264 [ 266 ] {dc2e679b-f4eb-40b1-ab48-f8e09d3c2e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2579 | 2025.12.17 00:52:14.465304 [ 266 ] {dc2e679b-f4eb-40b1-ab48-f8e09d3c2e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2580 | 2025.12.17 00:52:14.465655 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1830 rows, containing 5 columns (5 merged, 0 gathered) in 0.002004661 sec., 912872.5505210108 rows/sec., 78.35 MiB/sec. | ||
| 2581 | 2025.12.17 00:52:14.465744 [ 266 ] {dc2e679b-f4eb-40b1-ab48-f8e09d3c2e1c} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2025.12.17 00:52:14.465785 [ 266 ] {dc2e679b-f4eb-40b1-ab48-f8e09d3c2e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2583 | 2025.12.17 00:52:14.465915 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2584 | 2025.12.17 00:52:14.466154 [ 266 ] {dc2e679b-f4eb-40b1-ab48-f8e09d3c2e1c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2585 | 2025.12.17 00:52:14.466221 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_11_2} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2025.12.17 00:52:14.466322 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_11_2} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2587 | 2025.12.17 00:52:14.466397 [ 266 ] {dc2e679b-f4eb-40b1-ab48-f8e09d3c2e1c} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2025.12.17 00:52:14.466400 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2589 | 2025.12.17 00:52:14.466508 [ 37 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2590 | 2025.12.17 00:52:14.466538 [ 266 ] {dc2e679b-f4eb-40b1-ab48-f8e09d3c2e1c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001293 sec., 67285.38283062645 rows/sec., 5.25 MiB/sec. | ||
| 2591 | 2025.12.17 00:52:14.466540 [ 37 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2025.12.17 00:52:14.466577 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2593 | 2025.12.17 00:52:14.466581 [ 266 ] {dc2e679b-f4eb-40b1-ab48-f8e09d3c2e1c} <Debug> TCPHandler: Processed in 0.001464189 sec. | ||
| 2594 | 2025.12.17 00:52:14.466685 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::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 | ||
| 2595 | 2025.12.17 00:52:14.466710 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2025.12.17 00:52:14.466791 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2597 | 2025.12.17 00:52:14.466803 [ 266 ] {370dccd6-6c40-48c0-b28f-40de8814aae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2598 | 2025.12.17 00:52:14.466828 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 725 rows starting from the beginning of the part | ||
| 2599 | 2025.12.17 00:52:14.466845 [ 266 ] {370dccd6-6c40-48c0-b28f-40de8814aae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2600 | 2025.12.17 00:52:14.466923 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2601 | 2025.12.17 00:52:14.466975 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2602 | 2025.12.17 00:52:14.467020 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 92 rows starting from the beginning of the part | ||
| 2603 | 2025.12.17 00:52:14.467082 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part | ||
| 2604 | 2025.12.17 00:52:14.467126 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 87 rows starting from the beginning of the part | ||
| 2605 | 2025.12.17 00:52:14.467284 [ 266 ] {370dccd6-6c40-48c0-b28f-40de8814aae8} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2025.12.17 00:52:14.467320 [ 266 ] {370dccd6-6c40-48c0-b28f-40de8814aae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2607 | 2025.12.17 00:52:14.467657 [ 266 ] {370dccd6-6c40-48c0-b28f-40de8814aae8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2608 | 2025.12.17 00:52:14.467885 [ 266 ] {370dccd6-6c40-48c0-b28f-40de8814aae8} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2025.12.17 00:52:14.467983 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2610 | 2025.12.17 00:52:14.468012 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2025.12.17 00:52:14.468013 [ 266 ] {370dccd6-6c40-48c0-b28f-40de8814aae8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 2612 | 2025.12.17 00:52:14.468029 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2613 | 2025.12.17 00:52:14.468062 [ 266 ] {370dccd6-6c40-48c0-b28f-40de8814aae8} <Debug> TCPHandler: Processed in 0.001399748 sec. | ||
| 2614 | 2025.12.17 00:52:14.468108 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 2615 | 2025.12.17 00:52:14.468171 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2025.12.17 00:52:14.468202 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2617 | 2025.12.17 00:52:14.468223 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585641 sec., 754269.0936977537 rows/sec., 58.69 MiB/sec. | ||
| 2618 | 2025.12.17 00:52:14.468232 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1152 rows starting from the beginning of the part | ||
| 2619 | 2025.12.17 00:52:14.468266 [ 266 ] {4aefd747-85a5-4a43-9b3b-28996e3f0016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2620 | 2025.12.17 00:52:14.468308 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 162 rows starting from the beginning of the part | ||
| 2621 | 2025.12.17 00:52:14.468322 [ 266 ] {4aefd747-85a5-4a43-9b3b-28996e3f0016} <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 | ||
| 2622 | 2025.12.17 00:52:14.468364 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2623 | 2025.12.17 00:52:14.468417 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2624 | 2025.12.17 00:52:14.468446 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2625 | 2025.12.17 00:52:14.468460 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 198 rows starting from the beginning of the part | ||
| 2626 | 2025.12.17 00:52:14.468510 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 2627 | 2025.12.17 00:52:14.468774 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_11_2} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2025.12.17 00:52:14.468868 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_11_2} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2629 | 2025.12.17 00:52:14.468957 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2630 | 2025.12.17 00:52:14.469130 [ 266 ] {4aefd747-85a5-4a43-9b3b-28996e3f0016} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2025.12.17 00:52:14.469170 [ 266 ] {4aefd747-85a5-4a43-9b3b-28996e3f0016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2632 | 2025.12.17 00:52:14.469679 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596672 sec., 1247594.9975949978 rows/sec., 87.19 MiB/sec. | ||
| 2633 | 2025.12.17 00:52:14.469761 [ 266 ] {4aefd747-85a5-4a43-9b3b-28996e3f0016} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2634 | 2025.12.17 00:52:14.469929 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2635 | 2025.12.17 00:52:14.470005 [ 266 ] {4aefd747-85a5-4a43-9b3b-28996e3f0016} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2025.12.17 00:52:14.470144 [ 266 ] {4aefd747-85a5-4a43-9b3b-28996e3f0016} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001896 sec., 12130.801687763713 rows/sec., 21.74 MiB/sec. | ||
| 2637 | 2025.12.17 00:52:14.470197 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2025.12.17 00:52:14.470211 [ 266 ] {4aefd747-85a5-4a43-9b3b-28996e3f0016} <Debug> TCPHandler: Processed in 0.002089262 sec. | ||
| 2639 | 2025.12.17 00:52:14.470264 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2640 | 2025.12.17 00:52:14.470328 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2641 | 2025.12.17 00:52:14.470355 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2025.12.17 00:52:14.470457 [ 266 ] {2fbc0ecb-3216-48c9-96b2-4b47f26c2745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2643 | 2025.12.17 00:52:14.470500 [ 266 ] {2fbc0ecb-3216-48c9-96b2-4b47f26c2745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2644 | 2025.12.17 00:52:14.470846 [ 266 ] {2fbc0ecb-3216-48c9-96b2-4b47f26c2745} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2025.12.17 00:52:14.470882 [ 266 ] {2fbc0ecb-3216-48c9-96b2-4b47f26c2745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2646 | 2025.12.17 00:52:14.471263 [ 266 ] {2fbc0ecb-3216-48c9-96b2-4b47f26c2745} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2647 | 2025.12.17 00:52:14.471478 [ 266 ] {2fbc0ecb-3216-48c9-96b2-4b47f26c2745} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2025.12.17 00:52:14.471591 [ 37 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2649 | 2025.12.17 00:52:14.471615 [ 266 ] {2fbc0ecb-3216-48c9-96b2-4b47f26c2745} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 2650 | 2025.12.17 00:52:14.471621 [ 37 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2025.12.17 00:52:14.471653 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2652 | 2025.12.17 00:52:14.471655 [ 266 ] {2fbc0ecb-3216-48c9-96b2-4b47f26c2745} <Debug> TCPHandler: Processed in 0.001383727 sec. | ||
| 2653 | 2025.12.17 00:52:14.471763 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 2654 | 2025.12.17 00:52:14.471848 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2655 | 2025.12.17 00:52:14.471873 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 298 rows starting from the beginning of the part | ||
| 2656 | 2025.12.17 00:52:14.471916 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 2657 | 2025.12.17 00:52:14.471962 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2658 | 2025.12.17 00:52:14.472018 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2659 | 2025.12.17 00:52:14.472064 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 2660 | 2025.12.17 00:52:14.472122 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 2661 | 2025.12.17 00:52:14.473049 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 4 columns (4 merged, 0 gathered) in 0.001288546 sec., 464088.98091337056 rows/sec., 30.48 MiB/sec. | ||
| 2662 | 2025.12.17 00:52:14.473212 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2663 | 2025.12.17 00:52:14.473468 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_11_2} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2025.12.17 00:52:14.473537 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_11_2} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2665 | 2025.12.17 00:52:14.473600 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2666 | 2025.12.17 00:52:17.895013 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2667 | 2025.12.17 00:52:17.895079 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2668 | 2025.12.17 00:52:17.962872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4747 | ||
| 2669 | 2025.12.17 00:52:17.963417 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2025.12.17 00:52:17.963467 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2671 | 2025.12.17 00:52:17.963989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2672 | 2025.12.17 00:52:17.964231 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2025.12.17 00:52:17.964378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4747 | ||
| 2674 | 2025.12.17 00:52:18.224436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2675 | 2025.12.17 00:52:18.242684 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2025.12.17 00:52:18.242744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2677 | 2025.12.17 00:52:18.248998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2678 | 2025.12.17 00:52:18.249735 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2025.12.17 00:52:18.252974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2680 | 2025.12.17 00:52:19.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.14 MiB, peak 214.51 MiB, free memory in arenas 0.00 B, will set to 211.55 MiB (RSS), difference: 2.41 MiB | ||
| 2681 | 2025.12.17 00:52:19.462356 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2025.12.17 00:52:19.462540 [ 266 ] {28ad5a1c-5094-42d9-a932-b78123b58093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2683 | 2025.12.17 00:52:19.462606 [ 266 ] {28ad5a1c-5094-42d9-a932-b78123b58093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2684 | 2025.12.17 00:52:19.463306 [ 266 ] {28ad5a1c-5094-42d9-a932-b78123b58093} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2025.12.17 00:52:19.463349 [ 266 ] {28ad5a1c-5094-42d9-a932-b78123b58093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2686 | 2025.12.17 00:52:19.463763 [ 266 ] {28ad5a1c-5094-42d9-a932-b78123b58093} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2687 | 2025.12.17 00:52:19.464002 [ 266 ] {28ad5a1c-5094-42d9-a932-b78123b58093} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2025.12.17 00:52:19.464164 [ 266 ] {28ad5a1c-5094-42d9-a932-b78123b58093} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001673 sec., 54991.034070531976 rows/sec., 4.64 MiB/sec. | ||
| 2689 | 2025.12.17 00:52:19.464225 [ 266 ] {28ad5a1c-5094-42d9-a932-b78123b58093} <Debug> TCPHandler: Processed in 0.00201101 sec. | ||
| 2690 | 2025.12.17 00:52:19.464373 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2025.12.17 00:52:19.464479 [ 266 ] {0eed9a5e-aa64-4307-ba03-ebe4c7ba6e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2692 | 2025.12.17 00:52:19.464524 [ 266 ] {0eed9a5e-aa64-4307-ba03-ebe4c7ba6e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2693 | 2025.12.17 00:52:19.464961 [ 266 ] {0eed9a5e-aa64-4307-ba03-ebe4c7ba6e7c} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2025.12.17 00:52:19.464997 [ 266 ] {0eed9a5e-aa64-4307-ba03-ebe4c7ba6e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2695 | 2025.12.17 00:52:19.465337 [ 266 ] {0eed9a5e-aa64-4307-ba03-ebe4c7ba6e7c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2696 | 2025.12.17 00:52:19.465566 [ 266 ] {0eed9a5e-aa64-4307-ba03-ebe4c7ba6e7c} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2025.12.17 00:52:19.465701 [ 266 ] {0eed9a5e-aa64-4307-ba03-ebe4c7ba6e7c} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001242 sec., 14492.753623188406 rows/sec., 1.06 MiB/sec. | ||
| 2698 | 2025.12.17 00:52:19.465742 [ 266 ] {0eed9a5e-aa64-4307-ba03-ebe4c7ba6e7c} <Debug> TCPHandler: Processed in 0.001421559 sec. | ||
| 2699 | 2025.12.17 00:52:19.465866 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2025.12.17 00:52:19.465963 [ 266 ] {8fa081fe-0e2b-4606-8095-6a6c3987a999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2701 | 2025.12.17 00:52:19.466007 [ 266 ] {8fa081fe-0e2b-4606-8095-6a6c3987a999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2702 | 2025.12.17 00:52:19.466452 [ 266 ] {8fa081fe-0e2b-4606-8095-6a6c3987a999} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2025.12.17 00:52:19.466490 [ 266 ] {8fa081fe-0e2b-4606-8095-6a6c3987a999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2704 | 2025.12.17 00:52:19.466815 [ 266 ] {8fa081fe-0e2b-4606-8095-6a6c3987a999} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2705 | 2025.12.17 00:52:19.467061 [ 266 ] {8fa081fe-0e2b-4606-8095-6a6c3987a999} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2025.12.17 00:52:19.467190 [ 266 ] {8fa081fe-0e2b-4606-8095-6a6c3987a999} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001245 sec., 65863.45381526105 rows/sec., 5.14 MiB/sec. | ||
| 2707 | 2025.12.17 00:52:19.467227 [ 266 ] {8fa081fe-0e2b-4606-8095-6a6c3987a999} <Debug> TCPHandler: Processed in 0.001410358 sec. | ||
| 2708 | 2025.12.17 00:52:19.467347 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2025.12.17 00:52:19.467445 [ 266 ] {289a97ba-3187-4506-9527-c5f6b557bd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2710 | 2025.12.17 00:52:19.467491 [ 266 ] {289a97ba-3187-4506-9527-c5f6b557bd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2711 | 2025.12.17 00:52:19.467897 [ 266 ] {289a97ba-3187-4506-9527-c5f6b557bd5f} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2025.12.17 00:52:19.467934 [ 266 ] {289a97ba-3187-4506-9527-c5f6b557bd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2713 | 2025.12.17 00:52:19.468277 [ 266 ] {289a97ba-3187-4506-9527-c5f6b557bd5f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2714 | 2025.12.17 00:52:19.468505 [ 266 ] {289a97ba-3187-4506-9527-c5f6b557bd5f} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2025.12.17 00:52:19.468633 [ 266 ] {289a97ba-3187-4506-9527-c5f6b557bd5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 2716 | 2025.12.17 00:52:19.468669 [ 266 ] {289a97ba-3187-4506-9527-c5f6b557bd5f} <Debug> TCPHandler: Processed in 0.001374878 sec. | ||
| 2717 | 2025.12.17 00:52:19.468770 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2025.12.17 00:52:19.468864 [ 266 ] {488aa329-3fc2-479f-bf5c-0f9bdd960b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2719 | 2025.12.17 00:52:19.468921 [ 266 ] {488aa329-3fc2-479f-bf5c-0f9bdd960b63} <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 | ||
| 2720 | 2025.12.17 00:52:19.469743 [ 266 ] {488aa329-3fc2-479f-bf5c-0f9bdd960b63} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2025.12.17 00:52:19.469779 [ 266 ] {488aa329-3fc2-479f-bf5c-0f9bdd960b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2722 | 2025.12.17 00:52:19.470378 [ 266 ] {488aa329-3fc2-479f-bf5c-0f9bdd960b63} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2723 | 2025.12.17 00:52:19.470623 [ 266 ] {488aa329-3fc2-479f-bf5c-0f9bdd960b63} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2025.12.17 00:52:19.470763 [ 266 ] {488aa329-3fc2-479f-bf5c-0f9bdd960b63} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001918 sec., 9384.775808133472 rows/sec., 16.82 MiB/sec. | ||
| 2725 | 2025.12.17 00:52:19.470825 [ 266 ] {488aa329-3fc2-479f-bf5c-0f9bdd960b63} <Debug> TCPHandler: Processed in 0.002102773 sec. | ||
| 2726 | 2025.12.17 00:52:19.470954 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2025.12.17 00:52:19.471050 [ 266 ] {9c9c5106-7a7e-49ed-80ee-c46e030a2ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2728 | 2025.12.17 00:52:19.471093 [ 266 ] {9c9c5106-7a7e-49ed-80ee-c46e030a2ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2729 | 2025.12.17 00:52:19.471439 [ 266 ] {9c9c5106-7a7e-49ed-80ee-c46e030a2ab6} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2025.12.17 00:52:19.471476 [ 266 ] {9c9c5106-7a7e-49ed-80ee-c46e030a2ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2731 | 2025.12.17 00:52:19.471801 [ 266 ] {9c9c5106-7a7e-49ed-80ee-c46e030a2ab6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2732 | 2025.12.17 00:52:19.472045 [ 266 ] {9c9c5106-7a7e-49ed-80ee-c46e030a2ab6} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2025.12.17 00:52:19.472173 [ 266 ] {9c9c5106-7a7e-49ed-80ee-c46e030a2ab6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 2734 | 2025.12.17 00:52:19.472211 [ 266 ] {9c9c5106-7a7e-49ed-80ee-c46e030a2ab6} <Debug> TCPHandler: Processed in 0.001306116 sec. | ||
| 2735 | 2025.12.17 00:52:22.970832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 366 | ||
| 2736 | 2025.12.17 00:52:22.973058 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2025.12.17 00:52:22.973116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2738 | 2025.12.17 00:52:22.974313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2739 | 2025.12.17 00:52:22.974614 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2025.12.17 00:52:22.974960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 2741 | 2025.12.17 00:52:24.461799 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2025.12.17 00:52:24.462058 [ 266 ] {57792e02-8fd0-44c4-9b12-24b4beb2f997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2743 | 2025.12.17 00:52:24.462157 [ 266 ] {57792e02-8fd0-44c4-9b12-24b4beb2f997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2744 | 2025.12.17 00:52:24.462963 [ 266 ] {57792e02-8fd0-44c4-9b12-24b4beb2f997} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2025.12.17 00:52:24.463005 [ 266 ] {57792e02-8fd0-44c4-9b12-24b4beb2f997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2746 | 2025.12.17 00:52:24.463386 [ 266 ] {57792e02-8fd0-44c4-9b12-24b4beb2f997} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2747 | 2025.12.17 00:52:24.463614 [ 266 ] {57792e02-8fd0-44c4-9b12-24b4beb2f997} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2025.12.17 00:52:24.463762 [ 266 ] {57792e02-8fd0-44c4-9b12-24b4beb2f997} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001775 sec., 2253.521126760563 rows/sec., 183.76 KiB/sec. | ||
| 2749 | 2025.12.17 00:52:24.463807 [ 266 ] {57792e02-8fd0-44c4-9b12-24b4beb2f997} <Debug> TCPHandler: Processed in 0.002174324 sec. | ||
| 2750 | 2025.12.17 00:52:24.463951 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2025.12.17 00:52:24.464046 [ 266 ] {33e2a094-55b0-4460-982e-4327ea62033c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2752 | 2025.12.17 00:52:24.464086 [ 266 ] {33e2a094-55b0-4460-982e-4327ea62033c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2753 | 2025.12.17 00:52:24.464581 [ 266 ] {33e2a094-55b0-4460-982e-4327ea62033c} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2025.12.17 00:52:24.464618 [ 266 ] {33e2a094-55b0-4460-982e-4327ea62033c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2755 | 2025.12.17 00:52:24.464927 [ 266 ] {33e2a094-55b0-4460-982e-4327ea62033c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2756 | 2025.12.17 00:52:24.465139 [ 266 ] {33e2a094-55b0-4460-982e-4327ea62033c} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2025.12.17 00:52:24.465262 [ 266 ] {33e2a094-55b0-4460-982e-4327ea62033c} <Debug> executeQuery: Read 104 rows, 8.87 KiB in 0.001235 sec., 84210.52631578948 rows/sec., 7.01 MiB/sec. | ||
| 2758 | 2025.12.17 00:52:24.465297 [ 266 ] {33e2a094-55b0-4460-982e-4327ea62033c} <Debug> TCPHandler: Processed in 0.001406278 sec. | ||
| 2759 | 2025.12.17 00:52:24.465419 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2025.12.17 00:52:24.465512 [ 266 ] {f76da1c8-cf78-4c47-b916-0cad2ca54f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2761 | 2025.12.17 00:52:24.465551 [ 266 ] {f76da1c8-cf78-4c47-b916-0cad2ca54f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2762 | 2025.12.17 00:52:24.465942 [ 266 ] {f76da1c8-cf78-4c47-b916-0cad2ca54f78} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2025.12.17 00:52:24.465977 [ 266 ] {f76da1c8-cf78-4c47-b916-0cad2ca54f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2764 | 2025.12.17 00:52:24.466269 [ 266 ] {f76da1c8-cf78-4c47-b916-0cad2ca54f78} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2765 | 2025.12.17 00:52:24.466483 [ 266 ] {f76da1c8-cf78-4c47-b916-0cad2ca54f78} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2025.12.17 00:52:24.466589 [ 122 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2767 | 2025.12.17 00:52:24.466605 [ 266 ] {f76da1c8-cf78-4c47-b916-0cad2ca54f78} <Debug> executeQuery: Read 27 rows, 2.01 KiB in 0.001111 sec., 24302.4302430243 rows/sec., 1.77 MiB/sec. | ||
| 2768 | 2025.12.17 00:52:24.466659 [ 122 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2025.12.17 00:52:24.466668 [ 266 ] {f76da1c8-cf78-4c47-b916-0cad2ca54f78} <Debug> TCPHandler: Processed in 0.001306136 sec. | ||
| 2770 | 2025.12.17 00:52:24.466689 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2771 | 2025.12.17 00:52:24.466791 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2025.12.17 00:52:24.466878 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::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 | ||
| 2773 | 2025.12.17 00:52:24.466891 [ 266 ] {4d6c241d-30d9-473f-aef0-6ecf5f726633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2774 | 2025.12.17 00:52:24.466994 [ 266 ] {4d6c241d-30d9-473f-aef0-6ecf5f726633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2775 | 2025.12.17 00:52:24.467093 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2776 | 2025.12.17 00:52:24.467152 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
| 2777 | 2025.12.17 00:52:24.467255 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2778 | 2025.12.17 00:52:24.467329 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 2779 | 2025.12.17 00:52:24.467404 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 2780 | 2025.12.17 00:52:24.467423 [ 266 ] {4d6c241d-30d9-473f-aef0-6ecf5f726633} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2025.12.17 00:52:24.467467 [ 266 ] {4d6c241d-30d9-473f-aef0-6ecf5f726633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2782 | 2025.12.17 00:52:24.467467 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part | ||
| 2783 | 2025.12.17 00:52:24.467552 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
| 2784 | 2025.12.17 00:52:24.467794 [ 266 ] {4d6c241d-30d9-473f-aef0-6ecf5f726633} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2785 | 2025.12.17 00:52:24.468031 [ 266 ] {4d6c241d-30d9-473f-aef0-6ecf5f726633} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2025.12.17 00:52:24.468158 [ 266 ] {4d6c241d-30d9-473f-aef0-6ecf5f726633} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001285 sec., 70817.1206225681 rows/sec., 5.54 MiB/sec. | ||
| 2787 | 2025.12.17 00:52:24.468194 [ 266 ] {4d6c241d-30d9-473f-aef0-6ecf5f726633} <Debug> TCPHandler: Processed in 0.001454569 sec. | ||
| 2788 | 2025.12.17 00:52:24.468309 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2025.12.17 00:52:24.468402 [ 266 ] {e821e760-a3ee-41aa-8176-f3812a42f98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2790 | 2025.12.17 00:52:24.468436 [ 194 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 377 rows, containing 5 columns (5 merged, 0 gathered) in 0.001642693 sec., 229501.1910320431 rows/sec., 15.89 MiB/sec. | ||
| 2791 | 2025.12.17 00:52:24.468444 [ 266 ] {e821e760-a3ee-41aa-8176-f3812a42f98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2792 | 2025.12.17 00:52:24.468644 [ 199 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2793 | 2025.12.17 00:52:24.468906 [ 266 ] {e821e760-a3ee-41aa-8176-f3812a42f98c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2025.12.17 00:52:24.468950 [ 266 ] {e821e760-a3ee-41aa-8176-f3812a42f98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2795 | 2025.12.17 00:52:24.468965 [ 199 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_11_2} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2025.12.17 00:52:24.469064 [ 199 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_11_2} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2797 | 2025.12.17 00:52:24.469157 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2798 | 2025.12.17 00:52:24.469306 [ 266 ] {e821e760-a3ee-41aa-8176-f3812a42f98c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2799 | 2025.12.17 00:52:24.469524 [ 266 ] {e821e760-a3ee-41aa-8176-f3812a42f98c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2025.12.17 00:52:24.469652 [ 266 ] {e821e760-a3ee-41aa-8176-f3812a42f98c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001269 sec., 127659.5744680851 rows/sec., 8.89 MiB/sec. | ||
| 2801 | 2025.12.17 00:52:24.469688 [ 266 ] {e821e760-a3ee-41aa-8176-f3812a42f98c} <Debug> TCPHandler: Processed in 0.001427368 sec. | ||
| 2802 | 2025.12.17 00:52:24.469795 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2025.12.17 00:52:24.469888 [ 266 ] {97abc4c6-cc22-4195-a1a7-23a477a591f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2804 | 2025.12.17 00:52:24.469942 [ 266 ] {97abc4c6-cc22-4195-a1a7-23a477a591f3} <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 | ||
| 2805 | 2025.12.17 00:52:24.470750 [ 266 ] {97abc4c6-cc22-4195-a1a7-23a477a591f3} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2025.12.17 00:52:24.470786 [ 266 ] {97abc4c6-cc22-4195-a1a7-23a477a591f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2807 | 2025.12.17 00:52:24.471298 [ 266 ] {97abc4c6-cc22-4195-a1a7-23a477a591f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2808 | 2025.12.17 00:52:24.471525 [ 266 ] {97abc4c6-cc22-4195-a1a7-23a477a591f3} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2025.12.17 00:52:24.471654 [ 266 ] {97abc4c6-cc22-4195-a1a7-23a477a591f3} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001785 sec., 12885.154061624651 rows/sec., 23.09 MiB/sec. | ||
| 2810 | 2025.12.17 00:52:24.471703 [ 266 ] {97abc4c6-cc22-4195-a1a7-23a477a591f3} <Debug> TCPHandler: Processed in 0.001959509 sec. | ||
| 2811 | 2025.12.17 00:52:24.471817 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2025.12.17 00:52:24.471910 [ 266 ] {6963c3da-b580-4016-b07e-64f236689158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2813 | 2025.12.17 00:52:24.471950 [ 266 ] {6963c3da-b580-4016-b07e-64f236689158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2814 | 2025.12.17 00:52:24.472289 [ 266 ] {6963c3da-b580-4016-b07e-64f236689158} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2025.12.17 00:52:24.472324 [ 266 ] {6963c3da-b580-4016-b07e-64f236689158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2816 | 2025.12.17 00:52:24.472642 [ 266 ] {6963c3da-b580-4016-b07e-64f236689158} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2817 | 2025.12.17 00:52:24.472855 [ 266 ] {6963c3da-b580-4016-b07e-64f236689158} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2025.12.17 00:52:24.472980 [ 266 ] {6963c3da-b580-4016-b07e-64f236689158} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 2819 | 2025.12.17 00:52:24.473014 [ 266 ] {6963c3da-b580-4016-b07e-64f236689158} <Debug> TCPHandler: Processed in 0.001245285 sec. | ||
| 2820 | 2025.12.17 00:52:25.464498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5259 | ||
| 2821 | 2025.12.17 00:52:25.465100 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2025.12.17 00:52:25.465147 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2823 | 2025.12.17 00:52:25.465690 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2824 | 2025.12.17 00:52:25.465921 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2025.12.17 00:52:25.466049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5259 | ||
| 2826 | 2025.12.17 00:52:25.466099 [ 145 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2827 | 2025.12.17 00:52:25.466194 [ 145 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2025.12.17 00:52:25.466231 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2829 | 2025.12.17 00:52:25.466391 [ 190 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 2830 | 2025.12.17 00:52:25.466543 [ 190 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2831 | 2025.12.17 00:52:25.466588 [ 190 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2827 rows starting from the beginning of the part | ||
| 2832 | 2025.12.17 00:52:25.466684 [ 190 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2833 | 2025.12.17 00:52:25.466733 [ 190 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2834 | 2025.12.17 00:52:25.466778 [ 190 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2835 | 2025.12.17 00:52:25.466821 [ 190 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2836 | 2025.12.17 00:52:25.466862 [ 190 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2837 | 2025.12.17 00:52:25.468232 [ 199 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5259 rows, containing 4 columns (4 merged, 0 gathered) in 0.001894988 sec., 2775215.463105835 rows/sec., 39.70 MiB/sec. | ||
| 2838 | 2025.12.17 00:52:25.469038 [ 199 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2839 | 2025.12.17 00:52:25.469324 [ 199 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_11_2} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2025.12.17 00:52:25.469406 [ 199 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_11_2} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2841 | 2025.12.17 00:52:25.469502 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2842 | 2025.12.17 00:52:25.753076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2843 | 2025.12.17 00:52:25.770125 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2025.12.17 00:52:25.770179 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2845 | 2025.12.17 00:52:25.776425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2846 | 2025.12.17 00:52:25.777137 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2025.12.17 00:52:25.777408 [ 125 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2848 | 2025.12.17 00:52:25.777447 [ 125 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2025.12.17 00:52:25.777467 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2850 | 2025.12.17 00:52:25.777593 [ 188 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 2851 | 2025.12.17 00:52:25.780622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2852 | 2025.12.17 00:52:25.781700 [ 188 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2853 | 2025.12.17 00:52:25.783041 [ 188 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 2854 | 2025.12.17 00:52:25.787527 [ 188 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 2855 | 2025.12.17 00:52:25.791603 [ 188 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 2856 | 2025.12.17 00:52:25.795737 [ 188 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 2857 | 2025.12.17 00:52:25.800016 [ 188 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 2858 | 2025.12.17 00:52:25.804360 [ 188 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 2859 | 2025.12.17 00:52:25.854530 [ 190 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076989732 sec., 1078.0658387017115 rows/sec., 5.57 MiB/sec. | ||
| 2860 | 2025.12.17 00:52:25.857243 [ 190 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2861 | 2025.12.17 00:52:25.859354 [ 190 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_11_2} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2025.12.17 00:52:25.859467 [ 190 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_11_2} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2863 | 2025.12.17 00:52:25.861615 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2864 | 2025.12.17 00:52:26.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.73 MiB, peak 222.63 MiB, free memory in arenas 0.00 B, will set to 221.54 MiB (RSS), difference: 8.80 MiB | ||
| 2865 | 2025.12.17 00:52:29.462668 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2025.12.17 00:52:29.462870 [ 266 ] {3281ee62-7eb6-477d-8532-0bafa844be9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2867 | 2025.12.17 00:52:29.462938 [ 266 ] {3281ee62-7eb6-477d-8532-0bafa844be9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2868 | 2025.12.17 00:52:29.463599 [ 266 ] {3281ee62-7eb6-477d-8532-0bafa844be9b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2025.12.17 00:52:29.463648 [ 266 ] {3281ee62-7eb6-477d-8532-0bafa844be9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2870 | 2025.12.17 00:52:29.464050 [ 266 ] {3281ee62-7eb6-477d-8532-0bafa844be9b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2871 | 2025.12.17 00:52:29.464286 [ 266 ] {3281ee62-7eb6-477d-8532-0bafa844be9b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2025.12.17 00:52:29.464439 [ 266 ] {3281ee62-7eb6-477d-8532-0bafa844be9b} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001621 sec., 56755.0894509562 rows/sec., 4.79 MiB/sec. | ||
| 2873 | 2025.12.17 00:52:29.464486 [ 266 ] {3281ee62-7eb6-477d-8532-0bafa844be9b} <Debug> TCPHandler: Processed in 0.001958559 sec. | ||
| 2874 | 2025.12.17 00:52:29.464616 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2025.12.17 00:52:29.464718 [ 266 ] {a0bd2493-4666-4e27-be9e-96cada137c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2876 | 2025.12.17 00:52:29.464760 [ 266 ] {a0bd2493-4666-4e27-be9e-96cada137c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2877 | 2025.12.17 00:52:29.465156 [ 266 ] {a0bd2493-4666-4e27-be9e-96cada137c36} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2025.12.17 00:52:29.465195 [ 266 ] {a0bd2493-4666-4e27-be9e-96cada137c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2879 | 2025.12.17 00:52:29.465538 [ 266 ] {a0bd2493-4666-4e27-be9e-96cada137c36} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2880 | 2025.12.17 00:52:29.465764 [ 266 ] {a0bd2493-4666-4e27-be9e-96cada137c36} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2025.12.17 00:52:29.465894 [ 266 ] {a0bd2493-4666-4e27-be9e-96cada137c36} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001199 sec., 15012.510425354463 rows/sec., 1.10 MiB/sec. | ||
| 2882 | 2025.12.17 00:52:29.465933 [ 266 ] {a0bd2493-4666-4e27-be9e-96cada137c36} <Debug> TCPHandler: Processed in 0.001367817 sec. | ||
| 2883 | 2025.12.17 00:52:29.466034 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2025.12.17 00:52:29.466128 [ 266 ] {0874aafd-465c-4cec-8f35-62e942441099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2885 | 2025.12.17 00:52:29.466169 [ 266 ] {0874aafd-465c-4cec-8f35-62e942441099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2886 | 2025.12.17 00:52:29.466575 [ 266 ] {0874aafd-465c-4cec-8f35-62e942441099} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2025.12.17 00:52:29.466613 [ 266 ] {0874aafd-465c-4cec-8f35-62e942441099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2888 | 2025.12.17 00:52:29.466949 [ 266 ] {0874aafd-465c-4cec-8f35-62e942441099} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2889 | 2025.12.17 00:52:29.467164 [ 266 ] {0874aafd-465c-4cec-8f35-62e942441099} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2025.12.17 00:52:29.467290 [ 266 ] {0874aafd-465c-4cec-8f35-62e942441099} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001181 sec., 69432.68416596105 rows/sec., 5.42 MiB/sec. | ||
| 2891 | 2025.12.17 00:52:29.467327 [ 266 ] {0874aafd-465c-4cec-8f35-62e942441099} <Debug> TCPHandler: Processed in 0.001341667 sec. | ||
| 2892 | 2025.12.17 00:52:29.467440 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2025.12.17 00:52:29.467536 [ 266 ] {23fc60e1-a327-437e-9f45-f2356e74c773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2894 | 2025.12.17 00:52:29.467581 [ 266 ] {23fc60e1-a327-437e-9f45-f2356e74c773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2895 | 2025.12.17 00:52:29.467969 [ 266 ] {23fc60e1-a327-437e-9f45-f2356e74c773} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2025.12.17 00:52:29.468004 [ 266 ] {23fc60e1-a327-437e-9f45-f2356e74c773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2897 | 2025.12.17 00:52:29.468344 [ 266 ] {23fc60e1-a327-437e-9f45-f2356e74c773} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2898 | 2025.12.17 00:52:29.468566 [ 266 ] {23fc60e1-a327-437e-9f45-f2356e74c773} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2025.12.17 00:52:29.468690 [ 266 ] {23fc60e1-a327-437e-9f45-f2356e74c773} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 2900 | 2025.12.17 00:52:29.468732 [ 266 ] {23fc60e1-a327-437e-9f45-f2356e74c773} <Debug> TCPHandler: Processed in 0.001341527 sec. | ||
| 2901 | 2025.12.17 00:52:29.468838 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2025.12.17 00:52:29.468933 [ 266 ] {3bfc7d0b-2b02-4f98-952f-ef89993a677e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2903 | 2025.12.17 00:52:29.468998 [ 266 ] {3bfc7d0b-2b02-4f98-952f-ef89993a677e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2904 | 2025.12.17 00:52:29.469784 [ 266 ] {3bfc7d0b-2b02-4f98-952f-ef89993a677e} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2025.12.17 00:52:29.469821 [ 266 ] {3bfc7d0b-2b02-4f98-952f-ef89993a677e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2906 | 2025.12.17 00:52:29.470407 [ 266 ] {3bfc7d0b-2b02-4f98-952f-ef89993a677e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2907 | 2025.12.17 00:52:29.470640 [ 266 ] {3bfc7d0b-2b02-4f98-952f-ef89993a677e} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2025.12.17 00:52:29.470775 [ 266 ] {3bfc7d0b-2b02-4f98-952f-ef89993a677e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00186 sec., 9677.419354838708 rows/sec., 17.34 MiB/sec. | ||
| 2909 | 2025.12.17 00:52:29.470837 [ 266 ] {3bfc7d0b-2b02-4f98-952f-ef89993a677e} <Debug> TCPHandler: Processed in 0.00204533 sec. | ||
| 2910 | 2025.12.17 00:52:29.470954 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2025.12.17 00:52:29.471053 [ 266 ] {5578dcea-f7b8-4e96-971b-107e06bcecf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2912 | 2025.12.17 00:52:29.471094 [ 266 ] {5578dcea-f7b8-4e96-971b-107e06bcecf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2913 | 2025.12.17 00:52:29.471431 [ 266 ] {5578dcea-f7b8-4e96-971b-107e06bcecf0} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2025.12.17 00:52:29.471467 [ 266 ] {5578dcea-f7b8-4e96-971b-107e06bcecf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2915 | 2025.12.17 00:52:29.471784 [ 266 ] {5578dcea-f7b8-4e96-971b-107e06bcecf0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2916 | 2025.12.17 00:52:29.472023 [ 266 ] {5578dcea-f7b8-4e96-971b-107e06bcecf0} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2025.12.17 00:52:29.472150 [ 266 ] {5578dcea-f7b8-4e96-971b-107e06bcecf0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 2918 | 2025.12.17 00:52:29.472186 [ 266 ] {5578dcea-f7b8-4e96-971b-107e06bcecf0} <Debug> TCPHandler: Processed in 0.001281795 sec. | ||
| 2919 | 2025.12.17 00:52:32.895130 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2920 | 2025.12.17 00:52:32.895195 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2921 | 2025.12.17 00:52:32.966295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5707 | ||
| 2922 | 2025.12.17 00:52:32.966863 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2025.12.17 00:52:32.966918 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2924 | 2025.12.17 00:52:32.967443 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2925 | 2025.12.17 00:52:32.967692 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2025.12.17 00:52:32.967842 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5707 | ||
| 2927 | 2025.12.17 00:52:32.975288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 392 | ||
| 2928 | 2025.12.17 00:52:32.977575 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2025.12.17 00:52:32.977637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2930 | 2025.12.17 00:52:32.978862 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2931 | 2025.12.17 00:52:32.979143 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2025.12.17 00:52:32.979502 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 2933 | 2025.12.17 00:52:33.280852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2934 | 2025.12.17 00:52:33.298975 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2025.12.17 00:52:33.299043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2936 | 2025.12.17 00:52:33.304772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2937 | 2025.12.17 00:52:33.305488 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2025.12.17 00:52:33.308768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2939 | 2025.12.17 00:52:34.462134 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2025.12.17 00:52:34.462426 [ 266 ] {32b7805a-8fe2-400b-a790-90cb82275cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2941 | 2025.12.17 00:52:34.462526 [ 266 ] {32b7805a-8fe2-400b-a790-90cb82275cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2942 | 2025.12.17 00:52:34.463366 [ 266 ] {32b7805a-8fe2-400b-a790-90cb82275cf0} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2025.12.17 00:52:34.463413 [ 266 ] {32b7805a-8fe2-400b-a790-90cb82275cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2944 | 2025.12.17 00:52:34.463815 [ 266 ] {32b7805a-8fe2-400b-a790-90cb82275cf0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2945 | 2025.12.17 00:52:34.464039 [ 266 ] {32b7805a-8fe2-400b-a790-90cb82275cf0} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2025.12.17 00:52:34.464187 [ 266 ] {32b7805a-8fe2-400b-a790-90cb82275cf0} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001837 sec., 55525.31301034295 rows/sec., 4.64 MiB/sec. | ||
| 2947 | 2025.12.17 00:52:34.464228 [ 266 ] {32b7805a-8fe2-400b-a790-90cb82275cf0} <Debug> TCPHandler: Processed in 0.002288106 sec. | ||
| 2948 | 2025.12.17 00:52:34.464345 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2025.12.17 00:52:34.464440 [ 266 ] {a64e37ed-3153-4357-9216-3a9f0e26d902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2950 | 2025.12.17 00:52:34.464479 [ 266 ] {a64e37ed-3153-4357-9216-3a9f0e26d902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2951 | 2025.12.17 00:52:34.464863 [ 266 ] {a64e37ed-3153-4357-9216-3a9f0e26d902} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2025.12.17 00:52:34.464898 [ 266 ] {a64e37ed-3153-4357-9216-3a9f0e26d902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2953 | 2025.12.17 00:52:34.465184 [ 266 ] {a64e37ed-3153-4357-9216-3a9f0e26d902} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2954 | 2025.12.17 00:52:34.465398 [ 266 ] {a64e37ed-3153-4357-9216-3a9f0e26d902} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2025.12.17 00:52:34.465520 [ 266 ] {a64e37ed-3153-4357-9216-3a9f0e26d902} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.0011 sec., 20909.090909090908 rows/sec., 1.54 MiB/sec. | ||
| 2956 | 2025.12.17 00:52:34.465557 [ 266 ] {a64e37ed-3153-4357-9216-3a9f0e26d902} <Debug> TCPHandler: Processed in 0.001259875 sec. | ||
| 2957 | 2025.12.17 00:52:34.465665 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2025.12.17 00:52:34.465757 [ 266 ] {ee969850-5360-4246-8bd3-b15d3ed785d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2959 | 2025.12.17 00:52:34.465795 [ 266 ] {ee969850-5360-4246-8bd3-b15d3ed785d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2960 | 2025.12.17 00:52:34.466190 [ 266 ] {ee969850-5360-4246-8bd3-b15d3ed785d3} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2025.12.17 00:52:34.466226 [ 266 ] {ee969850-5360-4246-8bd3-b15d3ed785d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2962 | 2025.12.17 00:52:34.466526 [ 266 ] {ee969850-5360-4246-8bd3-b15d3ed785d3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2963 | 2025.12.17 00:52:34.466747 [ 266 ] {ee969850-5360-4246-8bd3-b15d3ed785d3} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2025.12.17 00:52:34.466870 [ 266 ] {ee969850-5360-4246-8bd3-b15d3ed785d3} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00113 sec., 76991.15044247788 rows/sec., 6.01 MiB/sec. | ||
| 2965 | 2025.12.17 00:52:34.466905 [ 266 ] {ee969850-5360-4246-8bd3-b15d3ed785d3} <Debug> TCPHandler: Processed in 0.001287046 sec. | ||
| 2966 | 2025.12.17 00:52:34.467015 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2025.12.17 00:52:34.467106 [ 266 ] {c8f00408-ba49-439c-bf1e-f41e6b7f94de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2968 | 2025.12.17 00:52:34.467147 [ 266 ] {c8f00408-ba49-439c-bf1e-f41e6b7f94de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2969 | 2025.12.17 00:52:34.467524 [ 266 ] {c8f00408-ba49-439c-bf1e-f41e6b7f94de} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2025.12.17 00:52:34.467559 [ 266 ] {c8f00408-ba49-439c-bf1e-f41e6b7f94de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2971 | 2025.12.17 00:52:34.467854 [ 266 ] {c8f00408-ba49-439c-bf1e-f41e6b7f94de} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2972 | 2025.12.17 00:52:34.468047 [ 266 ] {c8f00408-ba49-439c-bf1e-f41e6b7f94de} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2025.12.17 00:52:34.468161 [ 266 ] {c8f00408-ba49-439c-bf1e-f41e6b7f94de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001115 sec., 143497.75784753362 rows/sec., 9.99 MiB/sec. | ||
| 2974 | 2025.12.17 00:52:34.468193 [ 266 ] {c8f00408-ba49-439c-bf1e-f41e6b7f94de} <Debug> TCPHandler: Processed in 0.001269536 sec. | ||
| 2975 | 2025.12.17 00:52:34.468284 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2025.12.17 00:52:34.468369 [ 266 ] {ff2a756b-7743-4d79-aa70-02b7a9e0b8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2977 | 2025.12.17 00:52:34.468419 [ 266 ] {ff2a756b-7743-4d79-aa70-02b7a9e0b8e5} <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 | ||
| 2978 | 2025.12.17 00:52:34.469195 [ 266 ] {ff2a756b-7743-4d79-aa70-02b7a9e0b8e5} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2025.12.17 00:52:34.469230 [ 266 ] {ff2a756b-7743-4d79-aa70-02b7a9e0b8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2980 | 2025.12.17 00:52:34.469735 [ 266 ] {ff2a756b-7743-4d79-aa70-02b7a9e0b8e5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2981 | 2025.12.17 00:52:34.469961 [ 266 ] {ff2a756b-7743-4d79-aa70-02b7a9e0b8e5} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2025.12.17 00:52:34.470079 [ 153 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2983 | 2025.12.17 00:52:34.470150 [ 153 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2025.12.17 00:52:34.470090 [ 266 ] {ff2a756b-7743-4d79-aa70-02b7a9e0b8e5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001681 sec., 13682.331945270673 rows/sec., 24.52 MiB/sec. | ||
| 2985 | 2025.12.17 00:52:34.470173 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2986 | 2025.12.17 00:52:34.470333 [ 189 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::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 | ||
| 2987 | 2025.12.17 00:52:34.470382 [ 266 ] {ff2a756b-7743-4d79-aa70-02b7a9e0b8e5} <Debug> TCPHandler: Processed in 0.002089372 sec. | ||
| 2988 | 2025.12.17 00:52:34.470572 [ 189 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2989 | 2025.12.17 00:52:34.470585 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2990 | 2025.12.17 00:52:34.470636 [ 189 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 84 rows starting from the beginning of the part | ||
| 2991 | 2025.12.17 00:52:34.470754 [ 266 ] {7693839e-042e-4944-8aca-b5ba705fcd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2992 | 2025.12.17 00:52:34.470814 [ 189 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2993 | 2025.12.17 00:52:34.470820 [ 266 ] {7693839e-042e-4944-8aca-b5ba705fcd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2994 | 2025.12.17 00:52:34.470974 [ 189 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part | ||
| 2995 | 2025.12.17 00:52:34.471121 [ 189 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 2996 | 2025.12.17 00:52:34.471257 [ 189 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part | ||
| 2997 | 2025.12.17 00:52:34.471352 [ 266 ] {7693839e-042e-4944-8aca-b5ba705fcd73} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2025.12.17 00:52:34.471395 [ 189 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 2999 | 2025.12.17 00:52:34.471401 [ 266 ] {7693839e-042e-4944-8aca-b5ba705fcd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3000 | 2025.12.17 00:52:34.471834 [ 266 ] {7693839e-042e-4944-8aca-b5ba705fcd73} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3001 | 2025.12.17 00:52:34.472125 [ 266 ] {7693839e-042e-4944-8aca-b5ba705fcd73} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2025.12.17 00:52:34.472314 [ 266 ] {7693839e-042e-4944-8aca-b5ba705fcd73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001585 sec., 37854.88958990536 rows/sec., 2.55 MiB/sec. | ||
| 3003 | 2025.12.17 00:52:34.472365 [ 266 ] {7693839e-042e-4944-8aca-b5ba705fcd73} <Debug> TCPHandler: Processed in 0.001891368 sec. | ||
| 3004 | 2025.12.17 00:52:34.478906 [ 190 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 19 columns (19 merged, 0 gathered) in 0.008624043 sec., 21915.475143155014 rows/sec., 39.27 MiB/sec. | ||
| 3005 | 2025.12.17 00:52:34.479372 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3006 | 2025.12.17 00:52:34.479738 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2025.12.17 00:52:34.479819 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3008 | 2025.12.17 00:52:34.479913 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 3009 | 2025.12.17 00:52:37.357933 [ 152 ] {} <Debug> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3010 | 2025.12.17 00:52:37.358059 [ 152 ] {} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2025.12.17 00:52:37.358097 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3012 | 2025.12.17 00:52:37.358263 [ 189 ] {33d17c91-3d57-492a-9130-100d4aa120a3::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 | ||
| 3013 | 2025.12.17 00:52:37.358446 [ 189 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3014 | 2025.12.17 00:52:37.358485 [ 189 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3015 | 2025.12.17 00:52:37.358560 [ 189 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3016 | 2025.12.17 00:52:37.358612 [ 189 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3017 | 2025.12.17 00:52:37.358663 [ 189 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3018 | 2025.12.17 00:52:37.358710 [ 189 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3019 | 2025.12.17 00:52:37.359517 [ 199 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333267 sec., 15000.746287127786 rows/sec., 1.25 MiB/sec. | ||
| 3020 | 2025.12.17 00:52:37.359641 [ 189 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3021 | 2025.12.17 00:52:37.359890 [ 189 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_5_1} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2025.12.17 00:52:37.359958 [ 189 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_5_1} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3023 | 2025.12.17 00:52:37.360023 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3024 | 2025.12.17 00:52:39.464305 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2025.12.17 00:52:39.464593 [ 266 ] {86dfc09f-08c0-4c4d-9743-f7864a946c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3026 | 2025.12.17 00:52:39.464659 [ 266 ] {86dfc09f-08c0-4c4d-9743-f7864a946c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3027 | 2025.12.17 00:52:39.465251 [ 266 ] {86dfc09f-08c0-4c4d-9743-f7864a946c3d} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2025.12.17 00:52:39.465291 [ 266 ] {86dfc09f-08c0-4c4d-9743-f7864a946c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3029 | 2025.12.17 00:52:39.465640 [ 266 ] {86dfc09f-08c0-4c4d-9743-f7864a946c3d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3030 | 2025.12.17 00:52:39.465943 [ 266 ] {86dfc09f-08c0-4c4d-9743-f7864a946c3d} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2025.12.17 00:52:39.466092 [ 266 ] {86dfc09f-08c0-4c4d-9743-f7864a946c3d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001562 sec., 15364.916773367477 rows/sec., 1.27 MiB/sec. | ||
| 3032 | 2025.12.17 00:52:39.466131 [ 266 ] {86dfc09f-08c0-4c4d-9743-f7864a946c3d} <Debug> TCPHandler: Processed in 0.00200665 sec. | ||
| 3033 | 2025.12.17 00:52:39.466259 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2025.12.17 00:52:39.466352 [ 266 ] {be8a02ad-2820-4647-ab87-bdd0d9c6ea60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3035 | 2025.12.17 00:52:39.466392 [ 266 ] {be8a02ad-2820-4647-ab87-bdd0d9c6ea60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3036 | 2025.12.17 00:52:39.466765 [ 266 ] {be8a02ad-2820-4647-ab87-bdd0d9c6ea60} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2025.12.17 00:52:39.466799 [ 266 ] {be8a02ad-2820-4647-ab87-bdd0d9c6ea60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3038 | 2025.12.17 00:52:39.467073 [ 266 ] {be8a02ad-2820-4647-ab87-bdd0d9c6ea60} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3039 | 2025.12.17 00:52:39.467280 [ 266 ] {be8a02ad-2820-4647-ab87-bdd0d9c6ea60} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2025.12.17 00:52:39.467399 [ 266 ] {be8a02ad-2820-4647-ab87-bdd0d9c6ea60} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001065 sec., 3755.868544600939 rows/sec., 306.26 KiB/sec. | ||
| 3041 | 2025.12.17 00:52:39.467433 [ 266 ] {be8a02ad-2820-4647-ab87-bdd0d9c6ea60} <Debug> TCPHandler: Processed in 0.001232455 sec. | ||
| 3042 | 2025.12.17 00:52:39.467542 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3043 | 2025.12.17 00:52:39.467633 [ 266 ] {89a4a97f-79ad-42ea-b6fc-70902e9dfebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3044 | 2025.12.17 00:52:39.467671 [ 266 ] {89a4a97f-79ad-42ea-b6fc-70902e9dfebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3045 | 2025.12.17 00:52:39.468146 [ 266 ] {89a4a97f-79ad-42ea-b6fc-70902e9dfebd} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2025.12.17 00:52:39.468180 [ 266 ] {89a4a97f-79ad-42ea-b6fc-70902e9dfebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3047 | 2025.12.17 00:52:39.468477 [ 266 ] {89a4a97f-79ad-42ea-b6fc-70902e9dfebd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3048 | 2025.12.17 00:52:39.468677 [ 266 ] {89a4a97f-79ad-42ea-b6fc-70902e9dfebd} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2025.12.17 00:52:39.468790 [ 151 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3050 | 2025.12.17 00:52:39.468798 [ 266 ] {89a4a97f-79ad-42ea-b6fc-70902e9dfebd} <Debug> executeQuery: Read 214 rows, 19.56 KiB in 0.001182 sec., 181049.06937394245 rows/sec., 16.16 MiB/sec. | ||
| 3051 | 2025.12.17 00:52:39.468826 [ 151 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2025.12.17 00:52:39.468843 [ 266 ] {89a4a97f-79ad-42ea-b6fc-70902e9dfebd} <Debug> TCPHandler: Processed in 0.001349256 sec. | ||
| 3053 | 2025.12.17 00:52:39.468844 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3054 | 2025.12.17 00:52:39.468951 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2025.12.17 00:52:39.468987 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::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 | ||
| 3056 | 2025.12.17 00:52:39.469042 [ 266 ] {ddbbd621-abe5-4b83-8cdf-976fed1fb3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3057 | 2025.12.17 00:52:39.469085 [ 266 ] {ddbbd621-abe5-4b83-8cdf-976fed1fb3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3058 | 2025.12.17 00:52:39.469152 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3059 | 2025.12.17 00:52:39.469196 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1322 rows starting from the beginning of the part | ||
| 3060 | 2025.12.17 00:52:39.469274 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 92 rows starting from the beginning of the part | ||
| 3061 | 2025.12.17 00:52:39.469326 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 3062 | 2025.12.17 00:52:39.469372 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 92 rows starting from the beginning of the part | ||
| 3063 | 2025.12.17 00:52:39.469423 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 102 rows starting from the beginning of the part | ||
| 3064 | 2025.12.17 00:52:39.469464 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 214 rows starting from the beginning of the part | ||
| 3065 | 2025.12.17 00:52:39.469470 [ 266 ] {ddbbd621-abe5-4b83-8cdf-976fed1fb3b2} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2025.12.17 00:52:39.469511 [ 266 ] {ddbbd621-abe5-4b83-8cdf-976fed1fb3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3067 | 2025.12.17 00:52:39.469827 [ 266 ] {ddbbd621-abe5-4b83-8cdf-976fed1fb3b2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3068 | 2025.12.17 00:52:39.470049 [ 266 ] {ddbbd621-abe5-4b83-8cdf-976fed1fb3b2} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2025.12.17 00:52:39.470176 [ 266 ] {ddbbd621-abe5-4b83-8cdf-976fed1fb3b2} <Debug> executeQuery: Read 34 rows, 2.59 KiB in 0.001152 sec., 29513.888888888887 rows/sec., 2.20 MiB/sec. | ||
| 3070 | 2025.12.17 00:52:39.470217 [ 266 ] {ddbbd621-abe5-4b83-8cdf-976fed1fb3b2} <Debug> TCPHandler: Processed in 0.001314696 sec. | ||
| 3071 | 2025.12.17 00:52:39.470334 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2025.12.17 00:52:39.470433 [ 266 ] {3e3b9a15-b0de-401a-8e18-4fddcea69371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3073 | 2025.12.17 00:52:39.470476 [ 266 ] {3e3b9a15-b0de-401a-8e18-4fddcea69371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3074 | 2025.12.17 00:52:39.470751 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1926 rows, containing 5 columns (5 merged, 0 gathered) in 0.001831027 sec., 1051868.7053768185 rows/sec., 90.84 MiB/sec. | ||
| 3075 | 2025.12.17 00:52:39.470860 [ 266 ] {3e3b9a15-b0de-401a-8e18-4fddcea69371} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2025.12.17 00:52:39.470899 [ 266 ] {3e3b9a15-b0de-401a-8e18-4fddcea69371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3077 | 2025.12.17 00:52:39.470968 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3078 | 2025.12.17 00:52:39.471233 [ 266 ] {3e3b9a15-b0de-401a-8e18-4fddcea69371} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3079 | 2025.12.17 00:52:39.471278 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_16_3} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2025.12.17 00:52:39.471368 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_16_3} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3081 | 2025.12.17 00:52:39.471445 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3082 | 2025.12.17 00:52:39.471471 [ 266 ] {3e3b9a15-b0de-401a-8e18-4fddcea69371} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2025.12.17 00:52:39.471603 [ 266 ] {3e3b9a15-b0de-401a-8e18-4fddcea69371} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001192 sec., 20134.228187919463 rows/sec., 1.67 MiB/sec. | ||
| 3084 | 2025.12.17 00:52:39.471639 [ 266 ] {3e3b9a15-b0de-401a-8e18-4fddcea69371} <Debug> TCPHandler: Processed in 0.001352298 sec. | ||
| 3085 | 2025.12.17 00:52:39.471738 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2025.12.17 00:52:39.471828 [ 266 ] {bf0be4e3-60ea-452d-800f-143c540eb34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3087 | 2025.12.17 00:52:39.471866 [ 266 ] {bf0be4e3-60ea-452d-800f-143c540eb34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3088 | 2025.12.17 00:52:39.472246 [ 266 ] {bf0be4e3-60ea-452d-800f-143c540eb34d} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2025.12.17 00:52:39.472280 [ 266 ] {bf0be4e3-60ea-452d-800f-143c540eb34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3090 | 2025.12.17 00:52:39.472568 [ 266 ] {bf0be4e3-60ea-452d-800f-143c540eb34d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3091 | 2025.12.17 00:52:39.472777 [ 266 ] {bf0be4e3-60ea-452d-800f-143c540eb34d} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2025.12.17 00:52:39.472908 [ 266 ] {bf0be4e3-60ea-452d-800f-143c540eb34d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 3093 | 2025.12.17 00:52:39.472944 [ 266 ] {bf0be4e3-60ea-452d-800f-143c540eb34d} <Debug> TCPHandler: Processed in 0.001253996 sec. | ||
| 3094 | 2025.12.17 00:52:39.473050 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2025.12.17 00:52:39.473141 [ 266 ] {9c49bb0f-e633-4f68-8fe2-26908cccaff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3096 | 2025.12.17 00:52:39.473179 [ 266 ] {9c49bb0f-e633-4f68-8fe2-26908cccaff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3097 | 2025.12.17 00:52:39.473604 [ 266 ] {9c49bb0f-e633-4f68-8fe2-26908cccaff7} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2025.12.17 00:52:39.473639 [ 266 ] {9c49bb0f-e633-4f68-8fe2-26908cccaff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3099 | 2025.12.17 00:52:39.473950 [ 266 ] {9c49bb0f-e633-4f68-8fe2-26908cccaff7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3100 | 2025.12.17 00:52:39.474156 [ 266 ] {9c49bb0f-e633-4f68-8fe2-26908cccaff7} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2025.12.17 00:52:39.474257 [ 151 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3102 | 2025.12.17 00:52:39.474277 [ 266 ] {9c49bb0f-e633-4f68-8fe2-26908cccaff7} <Debug> executeQuery: Read 122 rows, 10.14 KiB in 0.001154 sec., 105719.23743500866 rows/sec., 8.58 MiB/sec. | ||
| 3103 | 2025.12.17 00:52:39.474294 [ 151 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2025.12.17 00:52:39.474313 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3105 | 2025.12.17 00:52:39.474314 [ 266 ] {9c49bb0f-e633-4f68-8fe2-26908cccaff7} <Debug> TCPHandler: Processed in 0.001311706 sec. | ||
| 3106 | 2025.12.17 00:52:39.474392 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::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 | ||
| 3107 | 2025.12.17 00:52:39.474440 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2025.12.17 00:52:39.474498 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3109 | 2025.12.17 00:52:39.474530 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 790 rows starting from the beginning of the part | ||
| 3110 | 2025.12.17 00:52:39.474538 [ 266 ] {97396c52-996a-4607-9094-8cf618a374d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3111 | 2025.12.17 00:52:39.474585 [ 266 ] {97396c52-996a-4607-9094-8cf618a374d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3112 | 2025.12.17 00:52:39.474608 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
| 3113 | 2025.12.17 00:52:39.474664 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 91 rows starting from the beginning of the part | ||
| 3114 | 2025.12.17 00:52:39.474709 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part | ||
| 3115 | 2025.12.17 00:52:39.474752 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 87 rows starting from the beginning of the part | ||
| 3116 | 2025.12.17 00:52:39.474793 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 122 rows starting from the beginning of the part | ||
| 3117 | 2025.12.17 00:52:39.475029 [ 266 ] {97396c52-996a-4607-9094-8cf618a374d1} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2025.12.17 00:52:39.475068 [ 266 ] {97396c52-996a-4607-9094-8cf618a374d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3119 | 2025.12.17 00:52:39.475436 [ 266 ] {97396c52-996a-4607-9094-8cf618a374d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3120 | 2025.12.17 00:52:39.475667 [ 266 ] {97396c52-996a-4607-9094-8cf618a374d1} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2025.12.17 00:52:39.475733 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1254 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377657 sec., 910241.0832304412 rows/sec., 70.99 MiB/sec. | ||
| 3122 | 2025.12.17 00:52:39.475767 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3123 | 2025.12.17 00:52:39.475795 [ 266 ] {97396c52-996a-4607-9094-8cf618a374d1} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001277 sec., 155050.90054815976 rows/sec., 11.12 MiB/sec. | ||
| 3124 | 2025.12.17 00:52:39.475807 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2025.12.17 00:52:39.475828 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3126 | 2025.12.17 00:52:39.475832 [ 266 ] {97396c52-996a-4607-9094-8cf618a374d1} <Debug> TCPHandler: Processed in 0.001439129 sec. | ||
| 3127 | 2025.12.17 00:52:39.475895 [ 189 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 3128 | 2025.12.17 00:52:39.475934 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3129 | 2025.12.17 00:52:39.475956 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2025.12.17 00:52:39.476002 [ 189 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3131 | 2025.12.17 00:52:39.476034 [ 189 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1992 rows starting from the beginning of the part | ||
| 3132 | 2025.12.17 00:52:39.476053 [ 266 ] {5c39e4ff-780e-4d41-876a-3954568f81b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3133 | 2025.12.17 00:52:39.476083 [ 189 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 3134 | 2025.12.17 00:52:39.476113 [ 266 ] {5c39e4ff-780e-4d41-876a-3954568f81b6} <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 | ||
| 3135 | 2025.12.17 00:52:39.476133 [ 189 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part | ||
| 3136 | 2025.12.17 00:52:39.476175 [ 189 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 3137 | 2025.12.17 00:52:39.476207 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_16_3} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2025.12.17 00:52:39.476213 [ 189 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3139 | 2025.12.17 00:52:39.476260 [ 189 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 198 rows starting from the beginning of the part | ||
| 3140 | 2025.12.17 00:52:39.476280 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_16_3} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3141 | 2025.12.17 00:52:39.476345 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3142 | 2025.12.17 00:52:39.476943 [ 266 ] {5c39e4ff-780e-4d41-876a-3954568f81b6} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2025.12.17 00:52:39.476985 [ 266 ] {5c39e4ff-780e-4d41-876a-3954568f81b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3144 | 2025.12.17 00:52:39.477466 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2832 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600172 sec., 1769809.745452364 rows/sec., 123.81 MiB/sec. | ||
| 3145 | 2025.12.17 00:52:39.477506 [ 266 ] {5c39e4ff-780e-4d41-876a-3954568f81b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3146 | 2025.12.17 00:52:39.477702 [ 195 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3147 | 2025.12.17 00:52:39.477762 [ 266 ] {5c39e4ff-780e-4d41-876a-3954568f81b6} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2025.12.17 00:52:39.477911 [ 266 ] {5c39e4ff-780e-4d41-876a-3954568f81b6} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001876 sec., 9594.882729211087 rows/sec., 17.19 MiB/sec. | ||
| 3149 | 2025.12.17 00:52:39.477964 [ 266 ] {5c39e4ff-780e-4d41-876a-3954568f81b6} <Debug> TCPHandler: Processed in 0.002057321 sec. | ||
| 3150 | 2025.12.17 00:52:39.477967 [ 195 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2025.12.17 00:52:39.478039 [ 195 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3152 | 2025.12.17 00:52:39.478078 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2025.12.17 00:52:39.478095 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3154 | 2025.12.17 00:52:39.478177 [ 266 ] {f60e5ddd-9eac-4eba-b4c5-3c85d2db53b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3155 | 2025.12.17 00:52:39.478221 [ 266 ] {f60e5ddd-9eac-4eba-b4c5-3c85d2db53b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3156 | 2025.12.17 00:52:39.478549 [ 266 ] {f60e5ddd-9eac-4eba-b4c5-3c85d2db53b2} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2025.12.17 00:52:39.478590 [ 266 ] {f60e5ddd-9eac-4eba-b4c5-3c85d2db53b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3158 | 2025.12.17 00:52:39.478880 [ 266 ] {f60e5ddd-9eac-4eba-b4c5-3c85d2db53b2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3159 | 2025.12.17 00:52:39.479077 [ 266 ] {f60e5ddd-9eac-4eba-b4c5-3c85d2db53b2} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2025.12.17 00:52:39.479162 [ 151 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3161 | 2025.12.17 00:52:39.479190 [ 266 ] {f60e5ddd-9eac-4eba-b4c5-3c85d2db53b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3162 | 2025.12.17 00:52:39.479191 [ 151 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2025.12.17 00:52:39.479220 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3164 | 2025.12.17 00:52:39.479222 [ 266 ] {f60e5ddd-9eac-4eba-b4c5-3c85d2db53b2} <Debug> TCPHandler: Processed in 0.001225355 sec. | ||
| 3165 | 2025.12.17 00:52:39.479283 [ 189 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 3166 | 2025.12.17 00:52:39.479381 [ 189 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3167 | 2025.12.17 00:52:39.479405 [ 189 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 598 rows starting from the beginning of the part | ||
| 3168 | 2025.12.17 00:52:39.479445 [ 189 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 3169 | 2025.12.17 00:52:39.479481 [ 189 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 3170 | 2025.12.17 00:52:39.479512 [ 189 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 3171 | 2025.12.17 00:52:39.479543 [ 189 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3172 | 2025.12.17 00:52:39.479576 [ 189 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3173 | 2025.12.17 00:52:39.480358 [ 189 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 898 rows, containing 4 columns (4 merged, 0 gathered) in 0.001066511 sec., 841997.8790654761 rows/sec., 55.79 MiB/sec. | ||
| 3174 | 2025.12.17 00:52:39.480592 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3175 | 2025.12.17 00:52:39.480912 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_16_3} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2025.12.17 00:52:39.480993 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_16_3} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3177 | 2025.12.17 00:52:39.481100 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3178 | 2025.12.17 00:52:40.468158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6219 | ||
| 3179 | 2025.12.17 00:52:40.468710 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2025.12.17 00:52:40.468755 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3181 | 2025.12.17 00:52:40.469233 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3182 | 2025.12.17 00:52:40.469457 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2025.12.17 00:52:40.469593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6219 | ||
| 3184 | 2025.12.17 00:52:40.809081 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3185 | 2025.12.17 00:52:40.824337 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2025.12.17 00:52:40.824389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3187 | 2025.12.17 00:52:40.830489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3188 | 2025.12.17 00:52:40.831151 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2025.12.17 00:52:40.833783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3190 | 2025.12.17 00:52:42.979894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 424 | ||
| 3191 | 2025.12.17 00:52:42.982228 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2025.12.17 00:52:42.982276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3193 | 2025.12.17 00:52:42.983476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3194 | 2025.12.17 00:52:42.983758 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2025.12.17 00:52:42.984096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
| 3196 | 2025.12.17 00:52:44.462998 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2025.12.17 00:52:44.463202 [ 266 ] {cf44ccaf-f1d5-46b0-90f0-0d0e3cc11d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3198 | 2025.12.17 00:52:44.463277 [ 266 ] {cf44ccaf-f1d5-46b0-90f0-0d0e3cc11d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3199 | 2025.12.17 00:52:44.463970 [ 266 ] {cf44ccaf-f1d5-46b0-90f0-0d0e3cc11d4d} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2025.12.17 00:52:44.464022 [ 266 ] {cf44ccaf-f1d5-46b0-90f0-0d0e3cc11d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3201 | 2025.12.17 00:52:44.464437 [ 266 ] {cf44ccaf-f1d5-46b0-90f0-0d0e3cc11d4d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3202 | 2025.12.17 00:52:44.464681 [ 266 ] {cf44ccaf-f1d5-46b0-90f0-0d0e3cc11d4d} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2025.12.17 00:52:44.464838 [ 266 ] {cf44ccaf-f1d5-46b0-90f0-0d0e3cc11d4d} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001692 sec., 61465.72104018913 rows/sec., 5.14 MiB/sec. | ||
| 3204 | 2025.12.17 00:52:44.464886 [ 266 ] {cf44ccaf-f1d5-46b0-90f0-0d0e3cc11d4d} <Debug> TCPHandler: Processed in 0.00203043 sec. | ||
| 3205 | 2025.12.17 00:52:44.465012 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2025.12.17 00:52:44.465115 [ 266 ] {3d3678c3-0780-490f-a8ae-57fae0e7cf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3207 | 2025.12.17 00:52:44.465159 [ 266 ] {3d3678c3-0780-490f-a8ae-57fae0e7cf43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3208 | 2025.12.17 00:52:44.465567 [ 266 ] {3d3678c3-0780-490f-a8ae-57fae0e7cf43} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2025.12.17 00:52:44.465604 [ 266 ] {3d3678c3-0780-490f-a8ae-57fae0e7cf43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3210 | 2025.12.17 00:52:44.465914 [ 266 ] {3d3678c3-0780-490f-a8ae-57fae0e7cf43} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3211 | 2025.12.17 00:52:44.466134 [ 266 ] {3d3678c3-0780-490f-a8ae-57fae0e7cf43} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2025.12.17 00:52:44.466264 [ 266 ] {3d3678c3-0780-490f-a8ae-57fae0e7cf43} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.50 MiB/sec. | ||
| 3213 | 2025.12.17 00:52:44.466302 [ 266 ] {3d3678c3-0780-490f-a8ae-57fae0e7cf43} <Debug> TCPHandler: Processed in 0.001343167 sec. | ||
| 3214 | 2025.12.17 00:52:44.466430 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2025.12.17 00:52:44.466523 [ 266 ] {675c7c84-d9f6-42fb-93ab-d842fc82fbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3216 | 2025.12.17 00:52:44.466564 [ 266 ] {675c7c84-d9f6-42fb-93ab-d842fc82fbc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3217 | 2025.12.17 00:52:44.466977 [ 266 ] {675c7c84-d9f6-42fb-93ab-d842fc82fbc8} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2025.12.17 00:52:44.467014 [ 266 ] {675c7c84-d9f6-42fb-93ab-d842fc82fbc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3219 | 2025.12.17 00:52:44.467322 [ 266 ] {675c7c84-d9f6-42fb-93ab-d842fc82fbc8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3220 | 2025.12.17 00:52:44.467534 [ 266 ] {675c7c84-d9f6-42fb-93ab-d842fc82fbc8} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2025.12.17 00:52:44.467659 [ 266 ] {675c7c84-d9f6-42fb-93ab-d842fc82fbc8} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001155 sec., 76190.4761904762 rows/sec., 5.95 MiB/sec. | ||
| 3222 | 2025.12.17 00:52:44.467721 [ 266 ] {675c7c84-d9f6-42fb-93ab-d842fc82fbc8} <Debug> TCPHandler: Processed in 0.001341177 sec. | ||
| 3223 | 2025.12.17 00:52:44.467836 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3224 | 2025.12.17 00:52:44.467929 [ 266 ] {ef008476-a011-4334-a777-111e8b4c1263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3225 | 2025.12.17 00:52:44.467973 [ 266 ] {ef008476-a011-4334-a777-111e8b4c1263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3226 | 2025.12.17 00:52:44.468365 [ 266 ] {ef008476-a011-4334-a777-111e8b4c1263} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2025.12.17 00:52:44.468401 [ 266 ] {ef008476-a011-4334-a777-111e8b4c1263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3228 | 2025.12.17 00:52:44.468734 [ 266 ] {ef008476-a011-4334-a777-111e8b4c1263} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3229 | 2025.12.17 00:52:44.468954 [ 266 ] {ef008476-a011-4334-a777-111e8b4c1263} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2025.12.17 00:52:44.469081 [ 266 ] {ef008476-a011-4334-a777-111e8b4c1263} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 3231 | 2025.12.17 00:52:44.469117 [ 266 ] {ef008476-a011-4334-a777-111e8b4c1263} <Debug> TCPHandler: Processed in 0.001331317 sec. | ||
| 3232 | 2025.12.17 00:52:44.469216 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2025.12.17 00:52:44.469309 [ 266 ] {b3071f8a-f600-4c1f-9132-b34400e9ef16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3234 | 2025.12.17 00:52:44.469363 [ 266 ] {b3071f8a-f600-4c1f-9132-b34400e9ef16} <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 | ||
| 3235 | 2025.12.17 00:52:44.470115 [ 266 ] {b3071f8a-f600-4c1f-9132-b34400e9ef16} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2025.12.17 00:52:44.470154 [ 266 ] {b3071f8a-f600-4c1f-9132-b34400e9ef16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3237 | 2025.12.17 00:52:44.470705 [ 266 ] {b3071f8a-f600-4c1f-9132-b34400e9ef16} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3238 | 2025.12.17 00:52:44.470962 [ 266 ] {b3071f8a-f600-4c1f-9132-b34400e9ef16} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2025.12.17 00:52:44.471102 [ 266 ] {b3071f8a-f600-4c1f-9132-b34400e9ef16} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001811 sec., 13252.346769740476 rows/sec., 23.75 MiB/sec. | ||
| 3240 | 2025.12.17 00:52:44.471162 [ 266 ] {b3071f8a-f600-4c1f-9132-b34400e9ef16} <Debug> TCPHandler: Processed in 0.00199396 sec. | ||
| 3241 | 2025.12.17 00:52:44.471279 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3242 | 2025.12.17 00:52:44.471374 [ 266 ] {da90ef43-8ab9-45a3-b8dd-07922c62f4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3243 | 2025.12.17 00:52:44.471415 [ 266 ] {da90ef43-8ab9-45a3-b8dd-07922c62f4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3244 | 2025.12.17 00:52:44.471749 [ 266 ] {da90ef43-8ab9-45a3-b8dd-07922c62f4c5} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2025.12.17 00:52:44.471783 [ 266 ] {da90ef43-8ab9-45a3-b8dd-07922c62f4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3246 | 2025.12.17 00:52:44.472097 [ 266 ] {da90ef43-8ab9-45a3-b8dd-07922c62f4c5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3247 | 2025.12.17 00:52:44.472321 [ 266 ] {da90ef43-8ab9-45a3-b8dd-07922c62f4c5} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2025.12.17 00:52:44.472458 [ 266 ] {da90ef43-8ab9-45a3-b8dd-07922c62f4c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 3249 | 2025.12.17 00:52:44.472494 [ 266 ] {da90ef43-8ab9-45a3-b8dd-07922c62f4c5} <Debug> TCPHandler: Processed in 0.001263846 sec. | ||
| 3250 | 2025.12.17 00:52:47.895249 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3251 | 2025.12.17 00:52:47.895312 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3252 | 2025.12.17 00:52:47.969737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6667 | ||
| 3253 | 2025.12.17 00:52:47.970284 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2025.12.17 00:52:47.970330 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3255 | 2025.12.17 00:52:47.970917 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3256 | 2025.12.17 00:52:47.971135 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2025.12.17 00:52:47.971266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6667 | ||
| 3258 | 2025.12.17 00:52:48.333880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3259 | 2025.12.17 00:52:48.351289 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2025.12.17 00:52:48.351341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3261 | 2025.12.17 00:52:48.356934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3262 | 2025.12.17 00:52:48.357644 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2025.12.17 00:52:48.360834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3264 | 2025.12.17 00:52:49.462515 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2025.12.17 00:52:49.462693 [ 266 ] {7edf1069-9ddd-4233-a4e1-c093c4cc095d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3266 | 2025.12.17 00:52:49.462757 [ 266 ] {7edf1069-9ddd-4233-a4e1-c093c4cc095d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3267 | 2025.12.17 00:52:49.463380 [ 266 ] {7edf1069-9ddd-4233-a4e1-c093c4cc095d} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2025.12.17 00:52:49.463421 [ 266 ] {7edf1069-9ddd-4233-a4e1-c093c4cc095d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3269 | 2025.12.17 00:52:49.463812 [ 266 ] {7edf1069-9ddd-4233-a4e1-c093c4cc095d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3270 | 2025.12.17 00:52:49.464050 [ 266 ] {7edf1069-9ddd-4233-a4e1-c093c4cc095d} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2025.12.17 00:52:49.464198 [ 266 ] {7edf1069-9ddd-4233-a4e1-c093c4cc095d} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001557 sec., 59087.98972382787 rows/sec., 4.99 MiB/sec. | ||
| 3272 | 2025.12.17 00:52:49.464239 [ 266 ] {7edf1069-9ddd-4233-a4e1-c093c4cc095d} <Debug> TCPHandler: Processed in 0.001857537 sec. | ||
| 3273 | 2025.12.17 00:52:49.464357 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2025.12.17 00:52:49.464449 [ 266 ] {b1b5a527-9631-40c3-ab02-1612c37a305b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3275 | 2025.12.17 00:52:49.464488 [ 266 ] {b1b5a527-9631-40c3-ab02-1612c37a305b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3276 | 2025.12.17 00:52:49.464878 [ 266 ] {b1b5a527-9631-40c3-ab02-1612c37a305b} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2025.12.17 00:52:49.464911 [ 266 ] {b1b5a527-9631-40c3-ab02-1612c37a305b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3278 | 2025.12.17 00:52:49.465207 [ 266 ] {b1b5a527-9631-40c3-ab02-1612c37a305b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3279 | 2025.12.17 00:52:49.465413 [ 266 ] {b1b5a527-9631-40c3-ab02-1612c37a305b} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2025.12.17 00:52:49.465505 [ 135 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3281 | 2025.12.17 00:52:49.465533 [ 266 ] {b1b5a527-9631-40c3-ab02-1612c37a305b} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001101 sec., 16348.773841961853 rows/sec., 1.20 MiB/sec. | ||
| 3282 | 2025.12.17 00:52:49.465537 [ 135 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2025.12.17 00:52:49.465564 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3284 | 2025.12.17 00:52:49.465569 [ 266 ] {b1b5a527-9631-40c3-ab02-1612c37a305b} <Debug> TCPHandler: Processed in 0.001259445 sec. | ||
| 3285 | 2025.12.17 00:52:49.465681 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2025.12.17 00:52:49.465710 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::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 | ||
| 3287 | 2025.12.17 00:52:49.465773 [ 266 ] {b5b8153f-5568-4f4d-a9f7-a73d4eb1ec37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3288 | 2025.12.17 00:52:49.465817 [ 266 ] {b5b8153f-5568-4f4d-a9f7-a73d4eb1ec37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3289 | 2025.12.17 00:52:49.465869 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3290 | 2025.12.17 00:52:49.465911 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 276 rows starting from the beginning of the part | ||
| 3291 | 2025.12.17 00:52:49.465985 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 3292 | 2025.12.17 00:52:49.466036 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part | ||
| 3293 | 2025.12.17 00:52:49.466086 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 3294 | 2025.12.17 00:52:49.466133 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 3295 | 2025.12.17 00:52:49.466182 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
| 3296 | 2025.12.17 00:52:49.466225 [ 266 ] {b5b8153f-5568-4f4d-a9f7-a73d4eb1ec37} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2025.12.17 00:52:49.466264 [ 266 ] {b5b8153f-5568-4f4d-a9f7-a73d4eb1ec37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3298 | 2025.12.17 00:52:49.466595 [ 266 ] {b5b8153f-5568-4f4d-a9f7-a73d4eb1ec37} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3299 | 2025.12.17 00:52:49.466826 [ 266 ] {b5b8153f-5568-4f4d-a9f7-a73d4eb1ec37} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2025.12.17 00:52:49.466968 [ 266 ] {b5b8153f-5568-4f4d-a9f7-a73d4eb1ec37} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001212 sec., 67656.76567656767 rows/sec., 5.28 MiB/sec. | ||
| 3301 | 2025.12.17 00:52:49.467004 [ 266 ] {b5b8153f-5568-4f4d-a9f7-a73d4eb1ec37} <Debug> TCPHandler: Processed in 0.001370337 sec. | ||
| 3302 | 2025.12.17 00:52:49.467115 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2025.12.17 00:52:49.467131 [ 189 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147666 sec., 266141.1563934826 rows/sec., 18.51 MiB/sec. | ||
| 3304 | 2025.12.17 00:52:49.467206 [ 266 ] {7e354ac7-f33e-4f93-86fe-70818ebe75b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3305 | 2025.12.17 00:52:49.467253 [ 266 ] {7e354ac7-f33e-4f93-86fe-70818ebe75b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3306 | 2025.12.17 00:52:49.467355 [ 195 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3307 | 2025.12.17 00:52:49.467647 [ 266 ] {7e354ac7-f33e-4f93-86fe-70818ebe75b7} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2025.12.17 00:52:49.467676 [ 195 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_16_3} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2025.12.17 00:52:49.467686 [ 266 ] {7e354ac7-f33e-4f93-86fe-70818ebe75b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3310 | 2025.12.17 00:52:49.467771 [ 195 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_16_3} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3311 | 2025.12.17 00:52:49.467872 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3312 | 2025.12.17 00:52:49.468053 [ 266 ] {7e354ac7-f33e-4f93-86fe-70818ebe75b7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3313 | 2025.12.17 00:52:49.468280 [ 266 ] {7e354ac7-f33e-4f93-86fe-70818ebe75b7} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2025.12.17 00:52:49.468408 [ 266 ] {7e354ac7-f33e-4f93-86fe-70818ebe75b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 3315 | 2025.12.17 00:52:49.468443 [ 266 ] {7e354ac7-f33e-4f93-86fe-70818ebe75b7} <Debug> TCPHandler: Processed in 0.001375357 sec. | ||
| 3316 | 2025.12.17 00:52:49.468551 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2025.12.17 00:52:49.468641 [ 266 ] {ee950107-5365-4cb7-a416-c4c9c9c3758a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3318 | 2025.12.17 00:52:49.468694 [ 266 ] {ee950107-5365-4cb7-a416-c4c9c9c3758a} <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 | ||
| 3319 | 2025.12.17 00:52:49.469432 [ 266 ] {ee950107-5365-4cb7-a416-c4c9c9c3758a} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2025.12.17 00:52:49.469466 [ 266 ] {ee950107-5365-4cb7-a416-c4c9c9c3758a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3321 | 2025.12.17 00:52:49.469987 [ 266 ] {ee950107-5365-4cb7-a416-c4c9c9c3758a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3322 | 2025.12.17 00:52:49.470205 [ 266 ] {ee950107-5365-4cb7-a416-c4c9c9c3758a} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2025.12.17 00:52:49.470331 [ 266 ] {ee950107-5365-4cb7-a416-c4c9c9c3758a} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001707 sec., 10544.81546572935 rows/sec., 18.90 MiB/sec. | ||
| 3324 | 2025.12.17 00:52:49.470378 [ 266 ] {ee950107-5365-4cb7-a416-c4c9c9c3758a} <Debug> TCPHandler: Processed in 0.001874088 sec. | ||
| 3325 | 2025.12.17 00:52:49.470492 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2025.12.17 00:52:49.470583 [ 266 ] {4aff9eea-6851-4ab5-825c-ea5a03001f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3327 | 2025.12.17 00:52:49.470623 [ 266 ] {4aff9eea-6851-4ab5-825c-ea5a03001f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3328 | 2025.12.17 00:52:49.470955 [ 266 ] {4aff9eea-6851-4ab5-825c-ea5a03001f76} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2025.12.17 00:52:49.470988 [ 266 ] {4aff9eea-6851-4ab5-825c-ea5a03001f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3330 | 2025.12.17 00:52:49.471284 [ 266 ] {4aff9eea-6851-4ab5-825c-ea5a03001f76} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3331 | 2025.12.17 00:52:49.471489 [ 266 ] {4aff9eea-6851-4ab5-825c-ea5a03001f76} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2025.12.17 00:52:49.471618 [ 266 ] {4aff9eea-6851-4ab5-825c-ea5a03001f76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 3333 | 2025.12.17 00:52:49.471652 [ 266 ] {4aff9eea-6851-4ab5-825c-ea5a03001f76} <Debug> TCPHandler: Processed in 0.001208205 sec. | ||
| 3334 | 2025.12.17 00:52:52.984237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 448 | ||
| 3335 | 2025.12.17 00:52:52.986455 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2025.12.17 00:52:52.986511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3337 | 2025.12.17 00:52:52.987694 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3338 | 2025.12.17 00:52:52.987980 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2025.12.17 00:52:52.988340 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||
| 3340 | 2025.12.17 00:52:53.147613 [ 132 ] {} <Debug> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3341 | 2025.12.17 00:52:53.147655 [ 132 ] {} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2025.12.17 00:52:53.147674 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3343 | 2025.12.17 00:52:53.147794 [ 200 ] {57ddc23d-60c7-443e-97db-5802914b2d14::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 | ||
| 3344 | 2025.12.17 00:52:53.147922 [ 200 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3345 | 2025.12.17 00:52:53.147954 [ 200 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 3346 | 2025.12.17 00:52:53.148016 [ 200 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 3347 | 2025.12.17 00:52:53.148058 [ 200 ] {57ddc23d-60c7-443e-97db-5802914b2d14::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 | ||
| 3348 | 2025.12.17 00:52:53.148101 [ 200 ] {57ddc23d-60c7-443e-97db-5802914b2d14::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 | ||
| 3349 | 2025.12.17 00:52:53.148142 [ 200 ] {57ddc23d-60c7-443e-97db-5802914b2d14::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 | ||
| 3350 | 2025.12.17 00:52:53.148969 [ 195 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224655 sec., 405012.0237944564 rows/sec., 28.75 MiB/sec. | ||
| 3351 | 2025.12.17 00:52:53.149148 [ 189 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3352 | 2025.12.17 00:52:53.149475 [ 189 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_5_1} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2025.12.17 00:52:53.149558 [ 189 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_5_1} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3354 | 2025.12.17 00:52:53.149644 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3355 | 2025.12.17 00:52:53.735756 [ 132 ] {} <Debug> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3356 | 2025.12.17 00:52:53.735827 [ 132 ] {} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2025.12.17 00:52:53.735853 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3358 | 2025.12.17 00:52:53.735983 [ 193 ] {dd855646-8891-4077-ac1a-5bbf56781259::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 | ||
| 3359 | 2025.12.17 00:52:53.736122 [ 193 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3360 | 2025.12.17 00:52:53.736155 [ 193 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 3361 | 2025.12.17 00:52:53.736242 [ 193 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 3362 | 2025.12.17 00:52:53.736296 [ 193 ] {dd855646-8891-4077-ac1a-5bbf56781259::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 | ||
| 3363 | 2025.12.17 00:52:53.736343 [ 193 ] {dd855646-8891-4077-ac1a-5bbf56781259::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 | ||
| 3364 | 2025.12.17 00:52:53.736387 [ 193 ] {dd855646-8891-4077-ac1a-5bbf56781259::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 | ||
| 3365 | 2025.12.17 00:52:53.737230 [ 189 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306447 sec., 350569.1390465897 rows/sec., 21.78 MiB/sec. | ||
| 3366 | 2025.12.17 00:52:53.737411 [ 189 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3367 | 2025.12.17 00:52:53.737718 [ 189 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_5_1} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2025.12.17 00:52:53.737797 [ 189 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_5_1} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3369 | 2025.12.17 00:52:53.737889 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3370 | 2025.12.17 00:52:54.133703 [ 130 ] {} <Debug> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3371 | 2025.12.17 00:52:54.133782 [ 130 ] {} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2025.12.17 00:52:54.133808 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3373 | 2025.12.17 00:52:54.133920 [ 193 ] {69173eca-16a0-4880-86ee-6597fc26cc05::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 | ||
| 3374 | 2025.12.17 00:52:54.134059 [ 193 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3375 | 2025.12.17 00:52:54.134098 [ 193 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 3376 | 2025.12.17 00:52:54.134172 [ 193 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 3377 | 2025.12.17 00:52:54.134225 [ 193 ] {69173eca-16a0-4880-86ee-6597fc26cc05::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 | ||
| 3378 | 2025.12.17 00:52:54.134277 [ 193 ] {69173eca-16a0-4880-86ee-6597fc26cc05::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 | ||
| 3379 | 2025.12.17 00:52:54.134325 [ 193 ] {69173eca-16a0-4880-86ee-6597fc26cc05::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 | ||
| 3380 | 2025.12.17 00:52:54.135310 [ 189 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434589 sec., 621780.8724310587 rows/sec., 42.80 MiB/sec. | ||
| 3381 | 2025.12.17 00:52:54.135515 [ 201 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3382 | 2025.12.17 00:52:54.135823 [ 201 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_5_1} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2025.12.17 00:52:54.135901 [ 201 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_5_1} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3384 | 2025.12.17 00:52:54.135974 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3385 | 2025.12.17 00:52:54.462603 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3386 | 2025.12.17 00:52:54.462890 [ 266 ] {fe4ba2e0-4781-4607-aeb3-1b47200f1715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3387 | 2025.12.17 00:52:54.463008 [ 266 ] {fe4ba2e0-4781-4607-aeb3-1b47200f1715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3388 | 2025.12.17 00:52:54.463676 [ 266 ] {fe4ba2e0-4781-4607-aeb3-1b47200f1715} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2025.12.17 00:52:54.463726 [ 266 ] {fe4ba2e0-4781-4607-aeb3-1b47200f1715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3390 | 2025.12.17 00:52:54.464125 [ 266 ] {fe4ba2e0-4781-4607-aeb3-1b47200f1715} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3391 | 2025.12.17 00:52:54.464365 [ 266 ] {fe4ba2e0-4781-4607-aeb3-1b47200f1715} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2025.12.17 00:52:54.464524 [ 266 ] {fe4ba2e0-4781-4607-aeb3-1b47200f1715} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001712 sec., 2336.448598130841 rows/sec., 190.52 KiB/sec. | ||
| 3393 | 2025.12.17 00:52:54.464572 [ 266 ] {fe4ba2e0-4781-4607-aeb3-1b47200f1715} <Debug> TCPHandler: Processed in 0.002157803 sec. | ||
| 3394 | 2025.12.17 00:52:54.464688 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2025.12.17 00:52:54.464792 [ 266 ] {2c4b1cf1-58c7-4b8a-bc0a-46f783f73cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3396 | 2025.12.17 00:52:54.464836 [ 266 ] {2c4b1cf1-58c7-4b8a-bc0a-46f783f73cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3397 | 2025.12.17 00:52:54.465276 [ 266 ] {2c4b1cf1-58c7-4b8a-bc0a-46f783f73cc4} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2025.12.17 00:52:54.465315 [ 266 ] {2c4b1cf1-58c7-4b8a-bc0a-46f783f73cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3399 | 2025.12.17 00:52:54.465652 [ 266 ] {2c4b1cf1-58c7-4b8a-bc0a-46f783f73cc4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3400 | 2025.12.17 00:52:54.465886 [ 266 ] {2c4b1cf1-58c7-4b8a-bc0a-46f783f73cc4} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2025.12.17 00:52:54.466018 [ 266 ] {2c4b1cf1-58c7-4b8a-bc0a-46f783f73cc4} <Debug> executeQuery: Read 106 rows, 9.06 KiB in 0.001251 sec., 84732.21422861711 rows/sec., 7.07 MiB/sec. | ||
| 3402 | 2025.12.17 00:52:54.466055 [ 266 ] {2c4b1cf1-58c7-4b8a-bc0a-46f783f73cc4} <Debug> TCPHandler: Processed in 0.001418699 sec. | ||
| 3403 | 2025.12.17 00:52:54.466168 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2025.12.17 00:52:54.466264 [ 266 ] {557aaf5f-f1a6-438e-a71a-058245d3584d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3405 | 2025.12.17 00:52:54.466304 [ 266 ] {557aaf5f-f1a6-438e-a71a-058245d3584d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3406 | 2025.12.17 00:52:54.466698 [ 266 ] {557aaf5f-f1a6-438e-a71a-058245d3584d} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2025.12.17 00:52:54.466735 [ 266 ] {557aaf5f-f1a6-438e-a71a-058245d3584d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3408 | 2025.12.17 00:52:54.467042 [ 266 ] {557aaf5f-f1a6-438e-a71a-058245d3584d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3409 | 2025.12.17 00:52:54.467252 [ 266 ] {557aaf5f-f1a6-438e-a71a-058245d3584d} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2025.12.17 00:52:54.467381 [ 266 ] {557aaf5f-f1a6-438e-a71a-058245d3584d} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001137 sec., 24626.209322779243 rows/sec., 1.79 MiB/sec. | ||
| 3411 | 2025.12.17 00:52:54.467418 [ 266 ] {557aaf5f-f1a6-438e-a71a-058245d3584d} <Debug> TCPHandler: Processed in 0.001300236 sec. | ||
| 3412 | 2025.12.17 00:52:54.467519 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2025.12.17 00:52:54.467612 [ 266 ] {e26e2eca-a785-483a-9f63-2d0f265a76b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3414 | 2025.12.17 00:52:54.467652 [ 266 ] {e26e2eca-a785-483a-9f63-2d0f265a76b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3415 | 2025.12.17 00:52:54.468052 [ 266 ] {e26e2eca-a785-483a-9f63-2d0f265a76b0} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2025.12.17 00:52:54.468088 [ 266 ] {e26e2eca-a785-483a-9f63-2d0f265a76b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3417 | 2025.12.17 00:52:54.468408 [ 266 ] {e26e2eca-a785-483a-9f63-2d0f265a76b0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3418 | 2025.12.17 00:52:54.468619 [ 266 ] {e26e2eca-a785-483a-9f63-2d0f265a76b0} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2025.12.17 00:52:54.468745 [ 266 ] {e26e2eca-a785-483a-9f63-2d0f265a76b0} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001151 sec., 79930.49522154649 rows/sec., 6.25 MiB/sec. | ||
| 3420 | 2025.12.17 00:52:54.468781 [ 266 ] {e26e2eca-a785-483a-9f63-2d0f265a76b0} <Debug> TCPHandler: Processed in 0.001311036 sec. | ||
| 3421 | 2025.12.17 00:52:54.468893 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2025.12.17 00:52:54.468988 [ 266 ] {31022e24-8326-43c6-bb4f-149af0ecd3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3423 | 2025.12.17 00:52:54.469030 [ 266 ] {31022e24-8326-43c6-bb4f-149af0ecd3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3424 | 2025.12.17 00:52:54.469427 [ 266 ] {31022e24-8326-43c6-bb4f-149af0ecd3a6} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2025.12.17 00:52:54.469464 [ 266 ] {31022e24-8326-43c6-bb4f-149af0ecd3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3426 | 2025.12.17 00:52:54.469794 [ 266 ] {31022e24-8326-43c6-bb4f-149af0ecd3a6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3427 | 2025.12.17 00:52:54.470028 [ 266 ] {31022e24-8326-43c6-bb4f-149af0ecd3a6} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2025.12.17 00:52:54.470157 [ 266 ] {31022e24-8326-43c6-bb4f-149af0ecd3a6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001188 sec., 136363.63636363635 rows/sec., 9.50 MiB/sec. | ||
| 3429 | 2025.12.17 00:52:54.470193 [ 266 ] {31022e24-8326-43c6-bb4f-149af0ecd3a6} <Debug> TCPHandler: Processed in 0.001349327 sec. | ||
| 3430 | 2025.12.17 00:52:54.470325 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2025.12.17 00:52:54.470426 [ 266 ] {5fffcd70-418b-4e82-8b1b-efea4d2711e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3432 | 2025.12.17 00:52:54.470481 [ 266 ] {5fffcd70-418b-4e82-8b1b-efea4d2711e6} <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 | ||
| 3433 | 2025.12.17 00:52:54.471284 [ 266 ] {5fffcd70-418b-4e82-8b1b-efea4d2711e6} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2025.12.17 00:52:54.471322 [ 266 ] {5fffcd70-418b-4e82-8b1b-efea4d2711e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3435 | 2025.12.17 00:52:54.471881 [ 266 ] {5fffcd70-418b-4e82-8b1b-efea4d2711e6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3436 | 2025.12.17 00:52:54.472116 [ 266 ] {5fffcd70-418b-4e82-8b1b-efea4d2711e6} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2025.12.17 00:52:54.472257 [ 266 ] {5fffcd70-418b-4e82-8b1b-efea4d2711e6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001853 sec., 12951.969778737182 rows/sec., 23.21 MiB/sec. | ||
| 3438 | 2025.12.17 00:52:54.472319 [ 266 ] {5fffcd70-418b-4e82-8b1b-efea4d2711e6} <Debug> TCPHandler: Processed in 0.002052641 sec. | ||
| 3439 | 2025.12.17 00:52:54.472427 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2025.12.17 00:52:54.472521 [ 266 ] {d802a7c2-0254-48be-aecb-fd9555f1360d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3441 | 2025.12.17 00:52:54.472563 [ 266 ] {d802a7c2-0254-48be-aecb-fd9555f1360d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3442 | 2025.12.17 00:52:54.472919 [ 266 ] {d802a7c2-0254-48be-aecb-fd9555f1360d} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2025.12.17 00:52:54.472956 [ 266 ] {d802a7c2-0254-48be-aecb-fd9555f1360d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3444 | 2025.12.17 00:52:54.473282 [ 266 ] {d802a7c2-0254-48be-aecb-fd9555f1360d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3445 | 2025.12.17 00:52:54.473539 [ 266 ] {d802a7c2-0254-48be-aecb-fd9555f1360d} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2025.12.17 00:52:54.473675 [ 266 ] {d802a7c2-0254-48be-aecb-fd9555f1360d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 3447 | 2025.12.17 00:52:54.473712 [ 266 ] {d802a7c2-0254-48be-aecb-fd9555f1360d} <Debug> TCPHandler: Processed in 0.001335217 sec. | ||
| 3448 | 2025.12.17 00:52:55.471334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7179 | ||
| 3449 | 2025.12.17 00:52:55.471928 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2025.12.17 00:52:55.471976 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3451 | 2025.12.17 00:52:55.472461 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3452 | 2025.12.17 00:52:55.472694 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2025.12.17 00:52:55.472840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7179 | ||
| 3454 | 2025.12.17 00:52:55.860895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3455 | 2025.12.17 00:52:55.876342 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2025.12.17 00:52:55.876395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3457 | 2025.12.17 00:52:55.881648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3458 | 2025.12.17 00:52:55.882309 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2025.12.17 00:52:55.884972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3460 | 2025.12.17 00:52:59.327791 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62638 | ||
| 3461 | 2025.12.17 00:52:59.327901 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3462 | 2025.12.17 00:52:59.327928 [ 289 ] {} <Debug> TCP-Session: 8b1632ee-2e26-419b-b483-d852888536e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62638 | ||
| 3463 | 2025.12.17 00:52:59.327950 [ 289 ] {} <Debug> TCP-Session: 8b1632ee-2e26-419b-b483-d852888536e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3464 | 2025.12.17 00:52:59.327963 [ 289 ] {} <Debug> TCP-Session: 8b1632ee-2e26-419b-b483-d852888536e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2025.12.17 00:52:59.328148 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56106 | ||
| 3466 | 2025.12.17 00:52:59.328178 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56173 | ||
| 3467 | 2025.12.17 00:52:59.328212 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39324 | ||
| 3468 | 2025.12.17 00:52:59.328235 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41458 | ||
| 3469 | 2025.12.17 00:52:59.328270 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3470 | 2025.12.17 00:52:59.328224 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58240 | ||
| 3471 | 2025.12.17 00:52:59.328312 [ 290 ] {} <Debug> TCP-Session: 945c6a1f-5914-42c5-b890-fec8ee86aa37 Authenticating user 'default' from [fd00:1122:3344:101::e]:56106 | ||
| 3472 | 2025.12.17 00:52:59.328312 [ 289 ] {} <Trace> TCP-Session: 8b1632ee-2e26-419b-b483-d852888536e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2025.12.17 00:52:59.328341 [ 290 ] {} <Debug> TCP-Session: 945c6a1f-5914-42c5-b890-fec8ee86aa37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3474 | 2025.12.17 00:52:59.328198 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33579 | ||
| 3475 | 2025.12.17 00:52:59.328367 [ 290 ] {} <Debug> TCP-Session: 945c6a1f-5914-42c5-b890-fec8ee86aa37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3476 | 2025.12.17 00:52:59.328362 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3477 | 2025.12.17 00:52:59.328403 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3478 | 2025.12.17 00:52:59.328176 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48261 | ||
| 3479 | 2025.12.17 00:52:59.328455 [ 259 ] {} <Debug> TCP-Session: 95f5c272-4353-452f-9506-bb264fa18b80 Authenticating user 'default' from [fd00:1122:3344:101::e]:39324 | ||
| 3480 | 2025.12.17 00:52:59.328438 [ 292 ] {} <Debug> TCP-Session: 94b4c89a-16d7-466c-b9a2-d6611e2a68e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56173 | ||
| 3481 | 2025.12.17 00:52:59.328495 [ 259 ] {} <Debug> TCP-Session: 95f5c272-4353-452f-9506-bb264fa18b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3482 | 2025.12.17 00:52:59.328502 [ 289 ] {ee774174-fd80-41e5-ba4e-be78b0b5a1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62638) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3483 | 2025.12.17 00:52:59.328523 [ 259 ] {} <Debug> TCP-Session: 95f5c272-4353-452f-9506-bb264fa18b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2025.12.17 00:52:59.328521 [ 292 ] {} <Debug> TCP-Session: 94b4c89a-16d7-466c-b9a2-d6611e2a68e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3485 | 2025.12.17 00:52:59.328160 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40998 | ||
| 3486 | 2025.12.17 00:52:59.328575 [ 292 ] {} <Debug> TCP-Session: 94b4c89a-16d7-466c-b9a2-d6611e2a68e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3487 | 2025.12.17 00:52:59.328588 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3488 | 2025.12.17 00:52:59.328627 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3489 | 2025.12.17 00:52:59.328634 [ 294 ] {} <Debug> TCP-Session: 165a340c-11cf-46cf-abc6-3cd0003bc98d Authenticating user 'default' from [fd00:1122:3344:101::e]:33579 | ||
| 3490 | 2025.12.17 00:52:59.328641 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3491 | 2025.12.17 00:52:59.328660 [ 294 ] {} <Debug> TCP-Session: 165a340c-11cf-46cf-abc6-3cd0003bc98d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3492 | 2025.12.17 00:52:59.328656 [ 286 ] {} <Debug> TCP-Session: 84fdde81-87a4-46fb-9903-6496b4803d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:58240 | ||
| 3493 | 2025.12.17 00:52:59.328687 [ 294 ] {} <Debug> TCP-Session: 165a340c-11cf-46cf-abc6-3cd0003bc98d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3494 | 2025.12.17 00:52:59.328687 [ 287 ] {} <Debug> TCP-Session: 47a7bef9-bbfc-472c-a0bc-8d57c92e35cb Authenticating user 'default' from [fd00:1122:3344:101::e]:41458 | ||
| 3495 | 2025.12.17 00:52:59.328701 [ 286 ] {} <Debug> TCP-Session: 84fdde81-87a4-46fb-9903-6496b4803d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3496 | 2025.12.17 00:52:59.328729 [ 287 ] {} <Debug> TCP-Session: 47a7bef9-bbfc-472c-a0bc-8d57c92e35cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3497 | 2025.12.17 00:52:59.328731 [ 286 ] {} <Debug> TCP-Session: 84fdde81-87a4-46fb-9903-6496b4803d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3498 | 2025.12.17 00:52:59.328751 [ 287 ] {} <Debug> TCP-Session: 47a7bef9-bbfc-472c-a0bc-8d57c92e35cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3499 | 2025.12.17 00:52:59.328793 [ 289 ] {ee774174-fd80-41e5-ba4e-be78b0b5a1ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3500 | 2025.12.17 00:52:59.328829 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3501 | 2025.12.17 00:52:59.328831 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3502 | 2025.12.17 00:52:59.328854 [ 289 ] {ee774174-fd80-41e5-ba4e-be78b0b5a1ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3503 | 2025.12.17 00:52:59.328865 [ 291 ] {} <Debug> TCP-Session: 1e450728-5bd2-410c-988f-ef522de20f8e Authenticating user 'default' from [fd00:1122:3344:101::e]:40998 | ||
| 3504 | 2025.12.17 00:52:59.328881 [ 293 ] {} <Debug> TCP-Session: 8842dfb1-8f63-48dd-9c55-5ed908bc9556 Authenticating user 'default' from [fd00:1122:3344:101::e]:48261 | ||
| 3505 | 2025.12.17 00:52:59.328905 [ 291 ] {} <Debug> TCP-Session: 1e450728-5bd2-410c-988f-ef522de20f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3506 | 2025.12.17 00:52:59.328917 [ 293 ] {} <Debug> TCP-Session: 8842dfb1-8f63-48dd-9c55-5ed908bc9556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2025.12.17 00:52:59.328928 [ 291 ] {} <Debug> TCP-Session: 1e450728-5bd2-410c-988f-ef522de20f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3508 | 2025.12.17 00:52:59.328941 [ 293 ] {} <Debug> TCP-Session: 8842dfb1-8f63-48dd-9c55-5ed908bc9556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3509 | 2025.12.17 00:52:59.329149 [ 289 ] {ee774174-fd80-41e5-ba4e-be78b0b5a1ad} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 3510 | 2025.12.17 00:52:59.330126 [ 321 ] {ee774174-fd80-41e5-ba4e-be78b0b5a1ad} <Trace> AggregatingTransform: Aggregating | ||
| 3511 | 2025.12.17 00:52:59.330174 [ 321 ] {ee774174-fd80-41e5-ba4e-be78b0b5a1ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 3512 | 2025.12.17 00:52:59.330210 [ 321 ] {ee774174-fd80-41e5-ba4e-be78b0b5a1ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938929 sec. (1065.043 rows/sec., 41.60 KiB/sec.) | ||
| 3513 | 2025.12.17 00:52:59.330231 [ 321 ] {ee774174-fd80-41e5-ba4e-be78b0b5a1ad} <Trace> Aggregator: Merging aggregated data | ||
| 3514 | 2025.12.17 00:52:59.331615 [ 289 ] {ee774174-fd80-41e5-ba4e-be78b0b5a1ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003173 sec., 315.1591553734636 rows/sec., 12.31 KiB/sec. | ||
| 3515 | 2025.12.17 00:52:59.331737 [ 289 ] {ee774174-fd80-41e5-ba4e-be78b0b5a1ad} <Debug> TCPHandler: Processed in 0.003540651 sec. | ||
| 3516 | 2025.12.17 00:52:59.331840 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3517 | 2025.12.17 00:52:59.331872 [ 289 ] {} <Debug> TCP-Session: 8b1632ee-2e26-419b-b483-d852888536e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3518 | 2025.12.17 00:52:59.331874 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3519 | 2025.12.17 00:52:59.331894 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3520 | 2025.12.17 00:52:59.331909 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3521 | 2025.12.17 00:52:59.331926 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3522 | 2025.12.17 00:52:59.331939 [ 291 ] {} <Debug> TCP-Session: 1e450728-5bd2-410c-988f-ef522de20f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3523 | 2025.12.17 00:52:59.331947 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3524 | 2025.12.17 00:52:59.331975 [ 287 ] {} <Debug> TCP-Session: 47a7bef9-bbfc-472c-a0bc-8d57c92e35cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3525 | 2025.12.17 00:52:59.331984 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3526 | 2025.12.17 00:52:59.332006 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3527 | 2025.12.17 00:52:59.332006 [ 292 ] {} <Debug> TCP-Session: 94b4c89a-16d7-466c-b9a2-d6611e2a68e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3528 | 2025.12.17 00:52:59.332030 [ 294 ] {} <Debug> TCP-Session: 165a340c-11cf-46cf-abc6-3cd0003bc98d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2025.12.17 00:52:59.332046 [ 286 ] {} <Debug> TCP-Session: 84fdde81-87a4-46fb-9903-6496b4803d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3530 | 2025.12.17 00:52:59.331966 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3531 | 2025.12.17 00:52:59.331958 [ 293 ] {} <Debug> TCP-Session: 8842dfb1-8f63-48dd-9c55-5ed908bc9556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2025.12.17 00:52:59.332098 [ 259 ] {} <Debug> TCP-Session: 95f5c272-4353-452f-9506-bb264fa18b80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3533 | 2025.12.17 00:52:59.331925 [ 290 ] {} <Debug> TCP-Session: 945c6a1f-5914-42c5-b890-fec8ee86aa37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3534 | 2025.12.17 00:52:59.462550 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3535 | 2025.12.17 00:52:59.462754 [ 266 ] {99f77e3b-8937-4808-9150-ef7cecf29074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3536 | 2025.12.17 00:52:59.462834 [ 266 ] {99f77e3b-8937-4808-9150-ef7cecf29074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3537 | 2025.12.17 00:52:59.463583 [ 266 ] {99f77e3b-8937-4808-9150-ef7cecf29074} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2025.12.17 00:52:59.463636 [ 266 ] {99f77e3b-8937-4808-9150-ef7cecf29074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3539 | 2025.12.17 00:52:59.464058 [ 266 ] {99f77e3b-8937-4808-9150-ef7cecf29074} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3540 | 2025.12.17 00:52:59.464309 [ 266 ] {99f77e3b-8937-4808-9150-ef7cecf29074} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2025.12.17 00:52:59.464471 [ 266 ] {99f77e3b-8937-4808-9150-ef7cecf29074} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001778 sec., 51743.53205849269 rows/sec., 4.37 MiB/sec. | ||
| 3542 | 2025.12.17 00:52:59.464521 [ 266 ] {99f77e3b-8937-4808-9150-ef7cecf29074} <Debug> TCPHandler: Processed in 0.002110213 sec. | ||
| 3543 | 2025.12.17 00:52:59.464646 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3544 | 2025.12.17 00:52:59.464751 [ 266 ] {2ff8c57e-081f-4b57-b902-b6a01272ecca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3545 | 2025.12.17 00:52:59.464797 [ 266 ] {2ff8c57e-081f-4b57-b902-b6a01272ecca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3546 | 2025.12.17 00:52:59.465216 [ 266 ] {2ff8c57e-081f-4b57-b902-b6a01272ecca} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2025.12.17 00:52:59.465255 [ 266 ] {2ff8c57e-081f-4b57-b902-b6a01272ecca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3548 | 2025.12.17 00:52:59.465565 [ 266 ] {2ff8c57e-081f-4b57-b902-b6a01272ecca} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3549 | 2025.12.17 00:52:59.465781 [ 266 ] {2ff8c57e-081f-4b57-b902-b6a01272ecca} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3550 | 2025.12.17 00:52:59.465930 [ 266 ] {2ff8c57e-081f-4b57-b902-b6a01272ecca} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001205 sec., 14937.759336099587 rows/sec., 1.10 MiB/sec. | ||
| 3551 | 2025.12.17 00:52:59.465969 [ 266 ] {2ff8c57e-081f-4b57-b902-b6a01272ecca} <Debug> TCPHandler: Processed in 0.001376158 sec. | ||
| 3552 | 2025.12.17 00:52:59.466072 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3553 | 2025.12.17 00:52:59.466167 [ 266 ] {a4480e8f-37b1-46bb-b5f8-378a6559a823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3554 | 2025.12.17 00:52:59.466209 [ 266 ] {a4480e8f-37b1-46bb-b5f8-378a6559a823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3555 | 2025.12.17 00:52:59.466621 [ 266 ] {a4480e8f-37b1-46bb-b5f8-378a6559a823} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3556 | 2025.12.17 00:52:59.466659 [ 266 ] {a4480e8f-37b1-46bb-b5f8-378a6559a823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3557 | 2025.12.17 00:52:59.466971 [ 266 ] {a4480e8f-37b1-46bb-b5f8-378a6559a823} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3558 | 2025.12.17 00:52:59.467182 [ 266 ] {a4480e8f-37b1-46bb-b5f8-378a6559a823} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2025.12.17 00:52:59.467317 [ 266 ] {a4480e8f-37b1-46bb-b5f8-378a6559a823} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001167 sec., 70265.63838903171 rows/sec., 5.49 MiB/sec. | ||
| 3560 | 2025.12.17 00:52:59.467365 [ 266 ] {a4480e8f-37b1-46bb-b5f8-378a6559a823} <Debug> TCPHandler: Processed in 0.001342207 sec. | ||
| 3561 | 2025.12.17 00:52:59.467499 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2025.12.17 00:52:59.467596 [ 266 ] {5939056b-04c0-4027-8add-f1c8a6b2dc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3563 | 2025.12.17 00:52:59.467641 [ 266 ] {5939056b-04c0-4027-8add-f1c8a6b2dc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3564 | 2025.12.17 00:52:59.468050 [ 266 ] {5939056b-04c0-4027-8add-f1c8a6b2dc54} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2025.12.17 00:52:59.468086 [ 266 ] {5939056b-04c0-4027-8add-f1c8a6b2dc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3566 | 2025.12.17 00:52:59.468448 [ 266 ] {5939056b-04c0-4027-8add-f1c8a6b2dc54} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3567 | 2025.12.17 00:52:59.468700 [ 266 ] {5939056b-04c0-4027-8add-f1c8a6b2dc54} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2025.12.17 00:52:59.468843 [ 266 ] {5939056b-04c0-4027-8add-f1c8a6b2dc54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 3569 | 2025.12.17 00:52:59.468892 [ 266 ] {5939056b-04c0-4027-8add-f1c8a6b2dc54} <Debug> TCPHandler: Processed in 0.001441328 sec. | ||
| 3570 | 2025.12.17 00:52:59.469010 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2025.12.17 00:52:59.469110 [ 266 ] {1161071e-d0da-4709-8b26-768d0c24c91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3572 | 2025.12.17 00:52:59.469166 [ 266 ] {1161071e-d0da-4709-8b26-768d0c24c91d} <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 | ||
| 3573 | 2025.12.17 00:52:59.469923 [ 266 ] {1161071e-d0da-4709-8b26-768d0c24c91d} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2025.12.17 00:52:59.469961 [ 266 ] {1161071e-d0da-4709-8b26-768d0c24c91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3575 | 2025.12.17 00:52:59.470493 [ 266 ] {1161071e-d0da-4709-8b26-768d0c24c91d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3576 | 2025.12.17 00:52:59.470715 [ 266 ] {1161071e-d0da-4709-8b26-768d0c24c91d} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2025.12.17 00:52:59.470833 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3578 | 2025.12.17 00:52:59.470854 [ 266 ] {1161071e-d0da-4709-8b26-768d0c24c91d} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001763 sec., 10209.86954055587 rows/sec., 18.30 MiB/sec. | ||
| 3579 | 2025.12.17 00:52:59.470902 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2025.12.17 00:52:59.470928 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3581 | 2025.12.17 00:52:59.470933 [ 266 ] {1161071e-d0da-4709-8b26-768d0c24c91d} <Debug> TCPHandler: Processed in 0.001971219 sec. | ||
| 3582 | 2025.12.17 00:52:59.471057 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3583 | 2025.12.17 00:52:59.471055 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::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 | ||
| 3584 | 2025.12.17 00:52:59.471156 [ 266 ] {dd013023-164c-4fff-b84a-d1b1217a2a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3585 | 2025.12.17 00:52:59.471204 [ 266 ] {dd013023-164c-4fff-b84a-d1b1217a2a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3586 | 2025.12.17 00:52:59.471328 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3587 | 2025.12.17 00:52:59.471402 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 189 rows starting from the beginning of the part | ||
| 3588 | 2025.12.17 00:52:59.471534 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 3589 | 2025.12.17 00:52:59.471589 [ 266 ] {dd013023-164c-4fff-b84a-d1b1217a2a06} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2025.12.17 00:52:59.471636 [ 266 ] {dd013023-164c-4fff-b84a-d1b1217a2a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3591 | 2025.12.17 00:52:59.471637 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 3592 | 2025.12.17 00:52:59.471753 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part | ||
| 3593 | 2025.12.17 00:52:59.471855 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 3594 | 2025.12.17 00:52:59.471950 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
| 3595 | 2025.12.17 00:52:59.472038 [ 266 ] {dd013023-164c-4fff-b84a-d1b1217a2a06} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3596 | 2025.12.17 00:52:59.472284 [ 266 ] {dd013023-164c-4fff-b84a-d1b1217a2a06} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2025.12.17 00:52:59.472434 [ 266 ] {dd013023-164c-4fff-b84a-d1b1217a2a06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. | ||
| 3598 | 2025.12.17 00:52:59.472476 [ 266 ] {dd013023-164c-4fff-b84a-d1b1217a2a06} <Debug> TCPHandler: Processed in 0.001467729 sec. | ||
| 3599 | 2025.12.17 00:52:59.475272 [ 189 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 19 columns (19 merged, 0 gathered) in 0.004276656 sec., 68043.81741248303 rows/sec., 121.93 MiB/sec. | ||
| 3600 | 2025.12.17 00:52:59.475828 [ 197 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3601 | 2025.12.17 00:52:59.476265 [ 197 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2025.12.17 00:52:59.476359 [ 197 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3603 | 2025.12.17 00:52:59.476477 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3604 | 2025.12.17 00:53:00.755008 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46903 | ||
| 3605 | 2025.12.17 00:53:00.755133 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3606 | 2025.12.17 00:53:00.755163 [ 287 ] {} <Debug> TCP-Session: c5220fb2-a9ea-44d8-80eb-ee65612dfc19 Authenticating user 'default' from [fd00:1122:3344:101::e]:46903 | ||
| 3607 | 2025.12.17 00:53:00.755188 [ 287 ] {} <Debug> TCP-Session: c5220fb2-a9ea-44d8-80eb-ee65612dfc19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2025.12.17 00:53:00.755204 [ 287 ] {} <Debug> TCP-Session: c5220fb2-a9ea-44d8-80eb-ee65612dfc19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2025.12.17 00:53:00.755411 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50956 | ||
| 3610 | 2025.12.17 00:53:00.755434 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49728 | ||
| 3611 | 2025.12.17 00:53:00.755465 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53101 | ||
| 3612 | 2025.12.17 00:53:00.755468 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58401 | ||
| 3613 | 2025.12.17 00:53:00.755530 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3614 | 2025.12.17 00:53:00.755546 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3615 | 2025.12.17 00:53:00.755568 [ 291 ] {} <Debug> TCP-Session: 6f00ce4b-dc67-4feb-84d3-bc565bd5c9b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49728 | ||
| 3616 | 2025.12.17 00:53:00.755456 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62092 | ||
| 3617 | 2025.12.17 00:53:00.755602 [ 287 ] {} <Trace> TCP-Session: c5220fb2-a9ea-44d8-80eb-ee65612dfc19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2025.12.17 00:53:00.755608 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3619 | 2025.12.17 00:53:00.755608 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3620 | 2025.12.17 00:53:00.755597 [ 288 ] {} <Debug> TCP-Session: e64b8386-c1c0-45cf-b397-17641dbcb5d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50956 | ||
| 3621 | 2025.12.17 00:53:00.755713 [ 259 ] {} <Debug> TCP-Session: 38f02597-e202-4939-9933-c34867f0fe4b Authenticating user 'default' from [fd00:1122:3344:101::e]:58401 | ||
| 3622 | 2025.12.17 00:53:00.755714 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3623 | 2025.12.17 00:53:00.755743 [ 288 ] {} <Debug> TCP-Session: e64b8386-c1c0-45cf-b397-17641dbcb5d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3624 | 2025.12.17 00:53:00.755759 [ 259 ] {} <Debug> TCP-Session: 38f02597-e202-4939-9933-c34867f0fe4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2025.12.17 00:53:00.755784 [ 288 ] {} <Debug> TCP-Session: e64b8386-c1c0-45cf-b397-17641dbcb5d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2025.12.17 00:53:00.755799 [ 259 ] {} <Debug> TCP-Session: 38f02597-e202-4939-9933-c34867f0fe4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3627 | 2025.12.17 00:53:00.755779 [ 293 ] {} <Debug> TCP-Session: 852e50a2-c556-4563-882e-fd90b7639acd Authenticating user 'default' from [fd00:1122:3344:101::e]:62092 | ||
| 3628 | 2025.12.17 00:53:00.755827 [ 287 ] {b1fb6830-38c3-47a5-9bea-9875b18a6688} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46903) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3629 | 2025.12.17 00:53:00.755864 [ 293 ] {} <Debug> TCP-Session: 852e50a2-c556-4563-882e-fd90b7639acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2025.12.17 00:53:00.755893 [ 293 ] {} <Debug> TCP-Session: 852e50a2-c556-4563-882e-fd90b7639acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2025.12.17 00:53:00.755702 [ 294 ] {} <Debug> TCP-Session: 933b27dd-3416-4d43-b0c8-1f56f03c8858 Authenticating user 'default' from [fd00:1122:3344:101::e]:53101 | ||
| 3632 | 2025.12.17 00:53:00.755599 [ 291 ] {} <Debug> TCP-Session: 6f00ce4b-dc67-4feb-84d3-bc565bd5c9b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3633 | 2025.12.17 00:53:00.755950 [ 294 ] {} <Debug> TCP-Session: 933b27dd-3416-4d43-b0c8-1f56f03c8858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2025.12.17 00:53:00.755963 [ 291 ] {} <Debug> TCP-Session: 6f00ce4b-dc67-4feb-84d3-bc565bd5c9b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2025.12.17 00:53:00.755975 [ 294 ] {} <Debug> TCP-Session: 933b27dd-3416-4d43-b0c8-1f56f03c8858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2025.12.17 00:53:00.755425 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49456 | ||
| 3637 | 2025.12.17 00:53:00.755429 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63221 | ||
| 3638 | 2025.12.17 00:53:00.755447 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50100 | ||
| 3639 | 2025.12.17 00:53:00.756090 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3640 | 2025.12.17 00:53:00.756109 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3641 | 2025.12.17 00:53:00.756123 [ 289 ] {} <Debug> TCP-Session: e862017e-e60f-4a23-92c6-f780a523597c Authenticating user 'default' from [fd00:1122:3344:101::e]:49456 | ||
| 3642 | 2025.12.17 00:53:00.756137 [ 290 ] {} <Debug> TCP-Session: 98a9ad46-5946-49b2-8017-09b4c0cc56d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63221 | ||
| 3643 | 2025.12.17 00:53:00.756143 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3644 | 2025.12.17 00:53:00.756165 [ 290 ] {} <Debug> TCP-Session: 98a9ad46-5946-49b2-8017-09b4c0cc56d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3645 | 2025.12.17 00:53:00.756185 [ 292 ] {} <Debug> TCP-Session: aa84c517-203f-461f-93af-1a4a48651d70 Authenticating user 'default' from [fd00:1122:3344:101::e]:50100 | ||
| 3646 | 2025.12.17 00:53:00.756191 [ 290 ] {} <Debug> TCP-Session: 98a9ad46-5946-49b2-8017-09b4c0cc56d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3647 | 2025.12.17 00:53:00.756192 [ 287 ] {b1fb6830-38c3-47a5-9bea-9875b18a6688} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3648 | 2025.12.17 00:53:00.756213 [ 292 ] {} <Debug> TCP-Session: aa84c517-203f-461f-93af-1a4a48651d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3649 | 2025.12.17 00:53:00.756153 [ 289 ] {} <Debug> TCP-Session: e862017e-e60f-4a23-92c6-f780a523597c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3650 | 2025.12.17 00:53:00.756253 [ 292 ] {} <Debug> TCP-Session: aa84c517-203f-461f-93af-1a4a48651d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2025.12.17 00:53:00.756274 [ 289 ] {} <Debug> TCP-Session: e862017e-e60f-4a23-92c6-f780a523597c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2025.12.17 00:53:00.756271 [ 287 ] {b1fb6830-38c3-47a5-9bea-9875b18a6688} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3653 | 2025.12.17 00:53:00.756600 [ 287 ] {b1fb6830-38c3-47a5-9bea-9875b18a6688} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 3654 | 2025.12.17 00:53:00.757596 [ 295 ] {b1fb6830-38c3-47a5-9bea-9875b18a6688} <Trace> AggregatingTransform: Aggregating | ||
| 3655 | 2025.12.17 00:53:00.757638 [ 295 ] {b1fb6830-38c3-47a5-9bea-9875b18a6688} <Trace> Aggregator: Aggregation method: without_key | ||
| 3656 | 2025.12.17 00:53:00.757672 [ 295 ] {b1fb6830-38c3-47a5-9bea-9875b18a6688} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00097255 sec. (1028.225 rows/sec., 40.17 KiB/sec.) | ||
| 3657 | 2025.12.17 00:53:00.757687 [ 295 ] {b1fb6830-38c3-47a5-9bea-9875b18a6688} <Trace> Aggregator: Merging aggregated data | ||
| 3658 | 2025.12.17 00:53:00.758886 [ 287 ] {b1fb6830-38c3-47a5-9bea-9875b18a6688} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003127 sec., 319.79533098816756 rows/sec., 12.49 KiB/sec. | ||
| 3659 | 2025.12.17 00:53:00.759035 [ 287 ] {b1fb6830-38c3-47a5-9bea-9875b18a6688} <Debug> TCPHandler: Processed in 0.003585432 sec. | ||
| 3660 | 2025.12.17 00:53:00.759153 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3661 | 2025.12.17 00:53:00.759181 [ 287 ] {} <Debug> TCP-Session: c5220fb2-a9ea-44d8-80eb-ee65612dfc19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2025.12.17 00:53:00.759185 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3663 | 2025.12.17 00:53:00.759204 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3664 | 2025.12.17 00:53:00.759220 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3665 | 2025.12.17 00:53:00.759237 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3666 | 2025.12.17 00:53:00.759249 [ 290 ] {} <Debug> TCP-Session: 98a9ad46-5946-49b2-8017-09b4c0cc56d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3667 | 2025.12.17 00:53:00.759254 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3668 | 2025.12.17 00:53:00.759285 [ 294 ] {} <Debug> TCP-Session: 933b27dd-3416-4d43-b0c8-1f56f03c8858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3669 | 2025.12.17 00:53:00.759289 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3670 | 2025.12.17 00:53:00.759308 [ 259 ] {} <Debug> TCP-Session: 38f02597-e202-4939-9933-c34867f0fe4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2025.12.17 00:53:00.759308 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3672 | 2025.12.17 00:53:00.759340 [ 293 ] {} <Debug> TCP-Session: 852e50a2-c556-4563-882e-fd90b7639acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3673 | 2025.12.17 00:53:00.759273 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3674 | 2025.12.17 00:53:00.759369 [ 292 ] {} <Debug> TCP-Session: aa84c517-203f-461f-93af-1a4a48651d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3675 | 2025.12.17 00:53:00.759266 [ 291 ] {} <Debug> TCP-Session: 6f00ce4b-dc67-4feb-84d3-bc565bd5c9b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3676 | 2025.12.17 00:53:00.759403 [ 289 ] {} <Debug> TCP-Session: e862017e-e60f-4a23-92c6-f780a523597c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2025.12.17 00:53:00.759232 [ 288 ] {} <Debug> TCP-Session: e64b8386-c1c0-45cf-b397-17641dbcb5d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2025.12.17 00:53:00.879108 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39479 | ||
| 3679 | 2025.12.17 00:53:00.879213 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3680 | 2025.12.17 00:53:00.879242 [ 287 ] {} <Debug> TCP-Session: 815ed9b5-60e2-4a3f-b6f1-fcf4d519d97f Authenticating user 'default' from [fd00:1122:3344:101::e]:39479 | ||
| 3681 | 2025.12.17 00:53:00.879267 [ 287 ] {} <Debug> TCP-Session: 815ed9b5-60e2-4a3f-b6f1-fcf4d519d97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3682 | 2025.12.17 00:53:00.879282 [ 287 ] {} <Debug> TCP-Session: 815ed9b5-60e2-4a3f-b6f1-fcf4d519d97f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2025.12.17 00:53:00.879458 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56814 | ||
| 3684 | 2025.12.17 00:53:00.879489 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37575 | ||
| 3685 | 2025.12.17 00:53:00.879508 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34489 | ||
| 3686 | 2025.12.17 00:53:00.879528 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63012 | ||
| 3687 | 2025.12.17 00:53:00.879568 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3688 | 2025.12.17 00:53:00.879535 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46284 | ||
| 3689 | 2025.12.17 00:53:00.879606 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3690 | 2025.12.17 00:53:00.879608 [ 288 ] {} <Debug> TCP-Session: 3f3c08a7-4baf-40d4-af59-6c1d697abef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56814 | ||
| 3691 | 2025.12.17 00:53:00.879635 [ 287 ] {} <Trace> TCP-Session: 815ed9b5-60e2-4a3f-b6f1-fcf4d519d97f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2025.12.17 00:53:00.879643 [ 290 ] {} <Debug> TCP-Session: 7d744804-f128-4295-9a7c-5bbaf790330a Authenticating user 'default' from [fd00:1122:3344:101::e]:37575 | ||
| 3693 | 2025.12.17 00:53:00.879665 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3694 | 2025.12.17 00:53:00.879689 [ 290 ] {} <Debug> TCP-Session: 7d744804-f128-4295-9a7c-5bbaf790330a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2025.12.17 00:53:00.879698 [ 259 ] {} <Debug> TCP-Session: 4e764e85-2150-45d5-9c0b-641891de33c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46284 | ||
| 3696 | 2025.12.17 00:53:00.879707 [ 290 ] {} <Debug> TCP-Session: 7d744804-f128-4295-9a7c-5bbaf790330a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2025.12.17 00:53:00.879657 [ 288 ] {} <Debug> TCP-Session: 3f3c08a7-4baf-40d4-af59-6c1d697abef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2025.12.17 00:53:00.879720 [ 259 ] {} <Debug> TCP-Session: 4e764e85-2150-45d5-9c0b-641891de33c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2025.12.17 00:53:00.879745 [ 288 ] {} <Debug> TCP-Session: 3f3c08a7-4baf-40d4-af59-6c1d697abef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2025.12.17 00:53:00.879756 [ 259 ] {} <Debug> TCP-Session: 4e764e85-2150-45d5-9c0b-641891de33c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2025.12.17 00:53:00.879625 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3702 | 2025.12.17 00:53:00.879605 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3703 | 2025.12.17 00:53:00.879809 [ 294 ] {} <Debug> TCP-Session: 5c157300-858c-4582-9fa7-a67bd92b6fd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63012 | ||
| 3704 | 2025.12.17 00:53:00.879831 [ 287 ] {7e6e1d3e-5ae1-42ae-a186-6a4e2ab798e7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39479) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3705 | 2025.12.17 00:53:00.879846 [ 294 ] {} <Debug> TCP-Session: 5c157300-858c-4582-9fa7-a67bd92b6fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3706 | 2025.12.17 00:53:00.879833 [ 292 ] {} <Debug> TCP-Session: 616aa164-8de4-4677-9ddb-f321373b641f Authenticating user 'default' from [fd00:1122:3344:101::e]:34489 | ||
| 3707 | 2025.12.17 00:53:00.879874 [ 294 ] {} <Debug> TCP-Session: 5c157300-858c-4582-9fa7-a67bd92b6fd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2025.12.17 00:53:00.879898 [ 292 ] {} <Debug> TCP-Session: 616aa164-8de4-4677-9ddb-f321373b641f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2025.12.17 00:53:00.879495 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33957 | ||
| 3710 | 2025.12.17 00:53:00.879927 [ 292 ] {} <Debug> TCP-Session: 616aa164-8de4-4677-9ddb-f321373b641f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2025.12.17 00:53:00.879490 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42721 | ||
| 3712 | 2025.12.17 00:53:00.879519 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44235 | ||
| 3713 | 2025.12.17 00:53:00.879999 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3714 | 2025.12.17 00:53:00.880048 [ 291 ] {} <Debug> TCP-Session: 0f056369-c179-4911-95fc-ca620cab0f14 Authenticating user 'default' from [fd00:1122:3344:101::e]:33957 | ||
| 3715 | 2025.12.17 00:53:00.880067 [ 291 ] {} <Debug> TCP-Session: 0f056369-c179-4911-95fc-ca620cab0f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2025.12.17 00:53:00.880077 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3717 | 2025.12.17 00:53:00.880077 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3718 | 2025.12.17 00:53:00.880080 [ 291 ] {} <Debug> TCP-Session: 0f056369-c179-4911-95fc-ca620cab0f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2025.12.17 00:53:00.880110 [ 289 ] {} <Debug> TCP-Session: 1066c028-1cb9-44a9-aca9-43c4bcac4a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:42721 | ||
| 3720 | 2025.12.17 00:53:00.880119 [ 293 ] {} <Debug> TCP-Session: d29f47fb-6784-4d38-be3a-531d5032d30a Authenticating user 'default' from [fd00:1122:3344:101::e]:44235 | ||
| 3721 | 2025.12.17 00:53:00.880121 [ 287 ] {7e6e1d3e-5ae1-42ae-a186-6a4e2ab798e7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3722 | 2025.12.17 00:53:00.880157 [ 293 ] {} <Debug> TCP-Session: d29f47fb-6784-4d38-be3a-531d5032d30a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2025.12.17 00:53:00.880154 [ 289 ] {} <Debug> TCP-Session: 1066c028-1cb9-44a9-aca9-43c4bcac4a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2025.12.17 00:53:00.880187 [ 293 ] {} <Debug> TCP-Session: d29f47fb-6784-4d38-be3a-531d5032d30a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2025.12.17 00:53:00.880198 [ 289 ] {} <Debug> TCP-Session: 1066c028-1cb9-44a9-aca9-43c4bcac4a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2025.12.17 00:53:00.880211 [ 287 ] {7e6e1d3e-5ae1-42ae-a186-6a4e2ab798e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3727 | 2025.12.17 00:53:00.880491 [ 287 ] {7e6e1d3e-5ae1-42ae-a186-6a4e2ab798e7} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 3728 | 2025.12.17 00:53:00.881385 [ 344 ] {7e6e1d3e-5ae1-42ae-a186-6a4e2ab798e7} <Trace> AggregatingTransform: Aggregating | ||
| 3729 | 2025.12.17 00:53:00.881429 [ 344 ] {7e6e1d3e-5ae1-42ae-a186-6a4e2ab798e7} <Trace> Aggregator: Aggregation method: without_key | ||
| 3730 | 2025.12.17 00:53:00.881460 [ 344 ] {7e6e1d3e-5ae1-42ae-a186-6a4e2ab798e7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871978 sec. (1146.818 rows/sec., 44.80 KiB/sec.) | ||
| 3731 | 2025.12.17 00:53:00.881475 [ 344 ] {7e6e1d3e-5ae1-42ae-a186-6a4e2ab798e7} <Trace> Aggregator: Merging aggregated data | ||
| 3732 | 2025.12.17 00:53:00.882907 [ 287 ] {7e6e1d3e-5ae1-42ae-a186-6a4e2ab798e7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003138 sec., 318.674314850223 rows/sec., 12.45 KiB/sec. | ||
| 3733 | 2025.12.17 00:53:00.883058 [ 287 ] {7e6e1d3e-5ae1-42ae-a186-6a4e2ab798e7} <Debug> TCPHandler: Processed in 0.003542331 sec. | ||
| 3734 | 2025.12.17 00:53:00.883170 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3735 | 2025.12.17 00:53:00.883194 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3736 | 2025.12.17 00:53:00.883203 [ 287 ] {} <Debug> TCP-Session: 815ed9b5-60e2-4a3f-b6f1-fcf4d519d97f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2025.12.17 00:53:00.883224 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3738 | 2025.12.17 00:53:00.883239 [ 288 ] {} <Debug> TCP-Session: 3f3c08a7-4baf-40d4-af59-6c1d697abef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2025.12.17 00:53:00.883245 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3740 | 2025.12.17 00:53:00.883258 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3741 | 2025.12.17 00:53:00.883282 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3742 | 2025.12.17 00:53:00.883299 [ 294 ] {} <Debug> TCP-Session: 5c157300-858c-4582-9fa7-a67bd92b6fd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2025.12.17 00:53:00.883317 [ 290 ] {} <Debug> TCP-Session: 7d744804-f128-4295-9a7c-5bbaf790330a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2025.12.17 00:53:00.883334 [ 292 ] {} <Debug> TCP-Session: 616aa164-8de4-4677-9ddb-f321373b641f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2025.12.17 00:53:00.883294 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3746 | 2025.12.17 00:53:00.883267 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3747 | 2025.12.17 00:53:00.883267 [ 291 ] {} <Debug> TCP-Session: 0f056369-c179-4911-95fc-ca620cab0f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2025.12.17 00:53:00.883403 [ 293 ] {} <Debug> TCP-Session: d29f47fb-6784-4d38-be3a-531d5032d30a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2025.12.17 00:53:00.883415 [ 289 ] {} <Debug> TCP-Session: 1066c028-1cb9-44a9-aca9-43c4bcac4a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3750 | 2025.12.17 00:53:00.883212 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3751 | 2025.12.17 00:53:00.883479 [ 259 ] {} <Debug> TCP-Session: 4e764e85-2150-45d5-9c0b-641891de33c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2025.12.17 00:53:02.895376 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3753 | 2025.12.17 00:53:02.895465 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3754 | 2025.12.17 00:53:02.972997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7627 | ||
| 3755 | 2025.12.17 00:53:02.973504 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3756 | 2025.12.17 00:53:02.973544 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3757 | 2025.12.17 00:53:02.974035 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3758 | 2025.12.17 00:53:02.974253 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2025.12.17 00:53:02.974380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7627 | ||
| 3760 | 2025.12.17 00:53:02.974379 [ 117 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3761 | 2025.12.17 00:53:02.974436 [ 117 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2025.12.17 00:53:02.974456 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3763 | 2025.12.17 00:53:02.974547 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 3764 | 2025.12.17 00:53:02.974640 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3765 | 2025.12.17 00:53:02.974673 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5259 rows starting from the beginning of the part | ||
| 3766 | 2025.12.17 00:53:02.974728 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3767 | 2025.12.17 00:53:02.974771 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3768 | 2025.12.17 00:53:02.974813 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3769 | 2025.12.17 00:53:02.974850 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3770 | 2025.12.17 00:53:02.974888 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3771 | 2025.12.17 00:53:02.976169 [ 189 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7627 rows, containing 4 columns (4 merged, 0 gathered) in 0.001654814 sec., 4608977.202271676 rows/sec., 65.93 MiB/sec. | ||
| 3772 | 2025.12.17 00:53:02.976668 [ 196 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3773 | 2025.12.17 00:53:02.976985 [ 196 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_16_3} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2025.12.17 00:53:02.977060 [ 196 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_16_3} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3775 | 2025.12.17 00:53:02.977155 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3776 | 2025.12.17 00:53:02.988560 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 480 | ||
| 3777 | 2025.12.17 00:53:02.991210 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2025.12.17 00:53:02.991260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3779 | 2025.12.17 00:53:02.992516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3780 | 2025.12.17 00:53:02.992793 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2025.12.17 00:53:02.992938 [ 117 ] {} <Debug> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3782 | 2025.12.17 00:53:02.992971 [ 117 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2025.12.17 00:53:02.992988 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3784 | 2025.12.17 00:53:02.993062 [ 201 ] {7da62750-6930-48af-a6ee-8794106c1b60::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 | ||
| 3785 | 2025.12.17 00:53:02.993156 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 3786 | 2025.12.17 00:53:02.993583 [ 201 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3787 | 2025.12.17 00:53:02.993707 [ 201 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 342 rows starting from the beginning of the part | ||
| 3788 | 2025.12.17 00:53:02.994038 [ 201 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3789 | 2025.12.17 00:53:02.994389 [ 201 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 3790 | 2025.12.17 00:53:02.994734 [ 201 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3791 | 2025.12.17 00:53:02.995069 [ 201 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3792 | 2025.12.17 00:53:02.995397 [ 201 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3793 | 2025.12.17 00:53:03.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.85 MiB, peak 238.32 MiB, free memory in arenas 0.00 B, will set to 226.15 MiB (RSS), difference: -3.70 MiB | ||
| 3794 | 2025.12.17 00:53:03.001447 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 72 columns (72 merged, 0 gathered) in 0.008421339 sec., 56998.06170966398 rows/sec., 52.37 MiB/sec. | ||
| 3795 | 2025.12.17 00:53:03.001681 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001131893 sec. | ||
| 3796 | 2025.12.17 00:53:03.002209 [ 201 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3797 | 2025.12.17 00:53:03.002742 [ 201 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_11_2} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2025.12.17 00:53:03.002820 [ 201 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_11_2} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3799 | 2025.12.17 00:53:03.003006 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 3800 | 2025.12.17 00:53:03.385110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3801 | 2025.12.17 00:53:03.401656 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2025.12.17 00:53:03.401718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3803 | 2025.12.17 00:53:03.408061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3804 | 2025.12.17 00:53:03.408752 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2025.12.17 00:53:03.409061 [ 116 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3806 | 2025.12.17 00:53:03.409146 [ 116 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2025.12.17 00:53:03.409182 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3808 | 2025.12.17 00:53:03.409375 [ 198 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 3809 | 2025.12.17 00:53:03.412148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3810 | 2025.12.17 00:53:03.413912 [ 198 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3811 | 2025.12.17 00:53:03.415230 [ 198 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 3812 | 2025.12.17 00:53:03.419505 [ 198 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 3813 | 2025.12.17 00:53:03.423603 [ 198 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 3814 | 2025.12.17 00:53:03.427628 [ 198 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 3815 | 2025.12.17 00:53:03.432170 [ 198 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 3816 | 2025.12.17 00:53:03.436486 [ 198 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 3817 | 2025.12.17 00:53:03.488195 [ 189 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.07887687 sec., 1534.0365306077688 rows/sec., 7.93 MiB/sec. | ||
| 3818 | 2025.12.17 00:53:03.490693 [ 189 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3819 | 2025.12.17 00:53:03.492841 [ 189 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_16_3} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2025.12.17 00:53:03.492939 [ 189 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_16_3} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3821 | 2025.12.17 00:53:03.495222 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3822 | 2025.12.17 00:53:04.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.61 MiB, peak 238.32 MiB, free memory in arenas 0.00 B, will set to 237.71 MiB (RSS), difference: 15.10 MiB | ||
| 3823 | 2025.12.17 00:53:04.461992 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3824 | 2025.12.17 00:53:04.462271 [ 266 ] {48386472-f2c5-4e8e-aa9b-959cff5b3967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3825 | 2025.12.17 00:53:04.462370 [ 266 ] {48386472-f2c5-4e8e-aa9b-959cff5b3967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3826 | 2025.12.17 00:53:04.463060 [ 266 ] {48386472-f2c5-4e8e-aa9b-959cff5b3967} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2025.12.17 00:53:04.463101 [ 266 ] {48386472-f2c5-4e8e-aa9b-959cff5b3967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3828 | 2025.12.17 00:53:04.463495 [ 266 ] {48386472-f2c5-4e8e-aa9b-959cff5b3967} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3829 | 2025.12.17 00:53:04.463720 [ 266 ] {48386472-f2c5-4e8e-aa9b-959cff5b3967} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2025.12.17 00:53:04.463868 [ 266 ] {48386472-f2c5-4e8e-aa9b-959cff5b3967} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001673 sec., 62163.777644949194 rows/sec., 5.20 MiB/sec. | ||
| 3831 | 2025.12.17 00:53:04.463909 [ 266 ] {48386472-f2c5-4e8e-aa9b-959cff5b3967} <Debug> TCPHandler: Processed in 0.002094082 sec. | ||
| 3832 | 2025.12.17 00:53:04.463906 [ 117 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3833 | 2025.12.17 00:53:04.464002 [ 117 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2025.12.17 00:53:04.464030 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2025.12.17 00:53:04.464041 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3836 | 2025.12.17 00:53:04.464134 [ 266 ] {0cc2ac8f-109a-4f18-b53f-101f81e8be92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3837 | 2025.12.17 00:53:04.464180 [ 266 ] {0cc2ac8f-109a-4f18-b53f-101f81e8be92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3838 | 2025.12.17 00:53:04.464226 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::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 | ||
| 3839 | 2025.12.17 00:53:04.464416 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3840 | 2025.12.17 00:53:04.464451 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1323 rows starting from the beginning of the part | ||
| 3841 | 2025.12.17 00:53:04.464525 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3842 | 2025.12.17 00:53:04.464574 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 92 rows starting from the beginning of the part | ||
| 3843 | 2025.12.17 00:53:04.464574 [ 266 ] {0cc2ac8f-109a-4f18-b53f-101f81e8be92} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2025.12.17 00:53:04.464620 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3845 | 2025.12.17 00:53:04.464624 [ 266 ] {0cc2ac8f-109a-4f18-b53f-101f81e8be92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3846 | 2025.12.17 00:53:04.464669 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 92 rows starting from the beginning of the part | ||
| 3847 | 2025.12.17 00:53:04.464716 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3848 | 2025.12.17 00:53:04.464983 [ 266 ] {0cc2ac8f-109a-4f18-b53f-101f81e8be92} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3849 | 2025.12.17 00:53:04.465205 [ 266 ] {0cc2ac8f-109a-4f18-b53f-101f81e8be92} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2025.12.17 00:53:04.465324 [ 266 ] {0cc2ac8f-109a-4f18-b53f-101f81e8be92} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001236 sec., 19417.475728155343 rows/sec., 1.43 MiB/sec. | ||
| 3851 | 2025.12.17 00:53:04.465358 [ 266 ] {0cc2ac8f-109a-4f18-b53f-101f81e8be92} <Debug> TCPHandler: Processed in 0.001405588 sec. | ||
| 3852 | 2025.12.17 00:53:04.465467 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2025.12.17 00:53:04.465553 [ 266 ] {511ae0b4-3b02-4d33-8675-df7e1bd6c06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3854 | 2025.12.17 00:53:04.465589 [ 266 ] {511ae0b4-3b02-4d33-8675-df7e1bd6c06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3855 | 2025.12.17 00:53:04.465946 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001788355 sec., 1018254.2056806395 rows/sec., 87.22 MiB/sec. | ||
| 3856 | 2025.12.17 00:53:04.466050 [ 266 ] {511ae0b4-3b02-4d33-8675-df7e1bd6c06d} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2025.12.17 00:53:04.466084 [ 266 ] {511ae0b4-3b02-4d33-8675-df7e1bd6c06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3858 | 2025.12.17 00:53:04.466200 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3859 | 2025.12.17 00:53:04.466395 [ 266 ] {511ae0b4-3b02-4d33-8675-df7e1bd6c06d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3860 | 2025.12.17 00:53:04.466485 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_21_4} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2025.12.17 00:53:04.466551 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_21_4} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3862 | 2025.12.17 00:53:04.466620 [ 266 ] {511ae0b4-3b02-4d33-8675-df7e1bd6c06d} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2025.12.17 00:53:04.466622 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3864 | 2025.12.17 00:53:04.466712 [ 115 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3865 | 2025.12.17 00:53:04.466741 [ 266 ] {511ae0b4-3b02-4d33-8675-df7e1bd6c06d} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001162 sec., 75731.4974182444 rows/sec., 5.91 MiB/sec. | ||
| 3866 | 2025.12.17 00:53:04.466753 [ 115 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2025.12.17 00:53:04.466774 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3868 | 2025.12.17 00:53:04.466777 [ 266 ] {511ae0b4-3b02-4d33-8675-df7e1bd6c06d} <Debug> TCPHandler: Processed in 0.001320646 sec. | ||
| 3869 | 2025.12.17 00:53:04.466864 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::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 | ||
| 3870 | 2025.12.17 00:53:04.466912 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2025.12.17 00:53:04.466959 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3872 | 2025.12.17 00:53:04.466987 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 792 rows starting from the beginning of the part | ||
| 3873 | 2025.12.17 00:53:04.467022 [ 266 ] {87b1ce0a-6a5f-4e8a-93d3-af2db7ee5959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3874 | 2025.12.17 00:53:04.467032 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 88 rows starting from the beginning of the part | ||
| 3875 | 2025.12.17 00:53:04.467073 [ 266 ] {87b1ce0a-6a5f-4e8a-93d3-af2db7ee5959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3876 | 2025.12.17 00:53:04.467082 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
| 3877 | 2025.12.17 00:53:04.467127 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 92 rows starting from the beginning of the part | ||
| 3878 | 2025.12.17 00:53:04.467161 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
| 3879 | 2025.12.17 00:53:04.467195 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 88 rows starting from the beginning of the part | ||
| 3880 | 2025.12.17 00:53:04.467496 [ 266 ] {87b1ce0a-6a5f-4e8a-93d3-af2db7ee5959} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2025.12.17 00:53:04.467536 [ 266 ] {87b1ce0a-6a5f-4e8a-93d3-af2db7ee5959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3882 | 2025.12.17 00:53:04.467886 [ 266 ] {87b1ce0a-6a5f-4e8a-93d3-af2db7ee5959} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3883 | 2025.12.17 00:53:04.468031 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200804 sec., 1019317.0575714272 rows/sec., 79.09 MiB/sec. | ||
| 3884 | 2025.12.17 00:53:04.468090 [ 266 ] {87b1ce0a-6a5f-4e8a-93d3-af2db7ee5959} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2025.12.17 00:53:04.468193 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3886 | 2025.12.17 00:53:04.468197 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3887 | 2025.12.17 00:53:04.468223 [ 266 ] {87b1ce0a-6a5f-4e8a-93d3-af2db7ee5959} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 3888 | 2025.12.17 00:53:04.468226 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2025.12.17 00:53:04.468258 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3890 | 2025.12.17 00:53:04.468263 [ 266 ] {87b1ce0a-6a5f-4e8a-93d3-af2db7ee5959} <Debug> TCPHandler: Processed in 0.001413229 sec. | ||
| 3891 | 2025.12.17 00:53:04.468319 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 3892 | 2025.12.17 00:53:04.468382 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3893 | 2025.12.17 00:53:04.468414 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3894 | 2025.12.17 00:53:04.468449 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2832 rows starting from the beginning of the part | ||
| 3895 | 2025.12.17 00:53:04.468473 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_21_4} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2025.12.17 00:53:04.468480 [ 266 ] {de9f9016-bc85-4b61-9a05-0dbf633b09f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3897 | 2025.12.17 00:53:04.468529 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 3898 | 2025.12.17 00:53:04.468548 [ 266 ] {de9f9016-bc85-4b61-9a05-0dbf633b09f3} <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 | ||
| 3899 | 2025.12.17 00:53:04.468551 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_21_4} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3900 | 2025.12.17 00:53:04.468585 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 3901 | 2025.12.17 00:53:04.468634 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 162 rows starting from the beginning of the part | ||
| 3902 | 2025.12.17 00:53:04.468634 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3903 | 2025.12.17 00:53:04.468678 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 3904 | 2025.12.17 00:53:04.468726 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 3905 | 2025.12.17 00:53:04.469383 [ 266 ] {de9f9016-bc85-4b61-9a05-0dbf633b09f3} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3906 | 2025.12.17 00:53:04.469418 [ 266 ] {de9f9016-bc85-4b61-9a05-0dbf633b09f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3907 | 2025.12.17 00:53:04.469955 [ 266 ] {de9f9016-bc85-4b61-9a05-0dbf633b09f3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3908 | 2025.12.17 00:53:04.470178 [ 266 ] {de9f9016-bc85-4b61-9a05-0dbf633b09f3} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2025.12.17 00:53:04.470312 [ 266 ] {de9f9016-bc85-4b61-9a05-0dbf633b09f3} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001849 sec., 12979.989183342348 rows/sec., 23.26 MiB/sec. | ||
| 3910 | 2025.12.17 00:53:04.470339 [ 190 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3634 rows, containing 5 columns (5 merged, 0 gathered) in 0.002045961 sec., 1776182.4394502146 rows/sec., 124.13 MiB/sec. | ||
| 3911 | 2025.12.17 00:53:04.470363 [ 266 ] {de9f9016-bc85-4b61-9a05-0dbf633b09f3} <Debug> TCPHandler: Processed in 0.002028201 sec. | ||
| 3912 | 2025.12.17 00:53:04.470485 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2025.12.17 00:53:04.470586 [ 266 ] {29fbef25-a2b6-4f4d-a113-8448280178b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3914 | 2025.12.17 00:53:04.470610 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3915 | 2025.12.17 00:53:04.470626 [ 266 ] {29fbef25-a2b6-4f4d-a113-8448280178b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3916 | 2025.12.17 00:53:04.470848 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2025.12.17 00:53:04.470906 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3918 | 2025.12.17 00:53:04.470959 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 3919 | 2025.12.17 00:53:04.470959 [ 266 ] {29fbef25-a2b6-4f4d-a113-8448280178b1} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2025.12.17 00:53:04.471001 [ 266 ] {29fbef25-a2b6-4f4d-a113-8448280178b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3921 | 2025.12.17 00:53:04.471319 [ 266 ] {29fbef25-a2b6-4f4d-a113-8448280178b1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3922 | 2025.12.17 00:53:04.471530 [ 266 ] {29fbef25-a2b6-4f4d-a113-8448280178b1} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2025.12.17 00:53:04.471643 [ 115 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3924 | 2025.12.17 00:53:04.471670 [ 266 ] {29fbef25-a2b6-4f4d-a113-8448280178b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 3925 | 2025.12.17 00:53:04.471690 [ 115 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2025.12.17 00:53:04.471705 [ 266 ] {29fbef25-a2b6-4f4d-a113-8448280178b1} <Debug> TCPHandler: Processed in 0.001279326 sec. | ||
| 3927 | 2025.12.17 00:53:04.471711 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3928 | 2025.12.17 00:53:04.471797 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 3929 | 2025.12.17 00:53:04.471880 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3930 | 2025.12.17 00:53:04.471907 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 898 rows starting from the beginning of the part | ||
| 3931 | 2025.12.17 00:53:04.471952 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 3932 | 2025.12.17 00:53:04.472000 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 3933 | 2025.12.17 00:53:04.472050 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 3934 | 2025.12.17 00:53:04.472090 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 3935 | 2025.12.17 00:53:04.472127 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 3936 | 2025.12.17 00:53:04.472987 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001218445 sec., 983220.4161862045 rows/sec., 65.42 MiB/sec. | ||
| 3937 | 2025.12.17 00:53:04.473174 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3938 | 2025.12.17 00:53:04.473464 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_21_4} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2025.12.17 00:53:04.473536 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_21_4} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3940 | 2025.12.17 00:53:04.473595 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3941 | 2025.12.17 00:53:05.075975 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2025.12.17 00:53:05.076233 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3943 | 2025.12.17 00:53:05.076630 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3944 | 2025.12.17 00:53:05.076677 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3945 | 2025.12.17 00:53:05.076982 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3946 | 2025.12.17 00:53:05.077056 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3947 | 2025.12.17 00:53:05.077202 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3948 | 2025.12.17 00:53:05.077328 [ 295 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3949 | 2025.12.17 00:53:05.077340 [ 314 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3950 | 2025.12.17 00:53:05.077331 [ 303 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3951 | 2025.12.17 00:53:05.077488 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3952 | 2025.12.17 00:53:05.077520 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3953 | 2025.12.17 00:53:05.077605 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3954 | 2025.12.17 00:53:05.077626 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3955 | 2025.12.17 00:53:05.077662 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3956 | 2025.12.17 00:53:05.077720 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3957 | 2025.12.17 00:53:05.077771 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3958 | 2025.12.17 00:53:05.078668 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002543 sec., 16122.689736531654 rows/sec., 649.38 KiB/sec. | ||
| 3959 | 2025.12.17 00:53:05.078802 [ 266 ] {b1619c52-a988-4992-be69-7c2e3df92f1c} <Debug> TCPHandler: Processed in 0.002960079 sec. | ||
| 3960 | 2025.12.17 00:53:05.079039 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3961 | 2025.12.17 00:53:05.079188 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3962 | 2025.12.17 00:53:05.079439 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3963 | 2025.12.17 00:53:05.079478 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3964 | 2025.12.17 00:53:05.079707 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3965 | 2025.12.17 00:53:05.079762 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3966 | 2025.12.17 00:53:05.079879 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3967 | 2025.12.17 00:53:05.079941 [ 303 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3968 | 2025.12.17 00:53:05.079960 [ 295 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3969 | 2025.12.17 00:53:05.079966 [ 314 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3970 | 2025.12.17 00:53:05.080057 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3971 | 2025.12.17 00:53:05.080084 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3972 | 2025.12.17 00:53:05.080154 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3973 | 2025.12.17 00:53:05.080174 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3974 | 2025.12.17 00:53:05.080205 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3975 | 2025.12.17 00:53:05.080237 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3976 | 2025.12.17 00:53:05.080266 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3977 | 2025.12.17 00:53:05.081113 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001993 sec., 20572.002007024585 rows/sec., 828.58 KiB/sec. | ||
| 3978 | 2025.12.17 00:53:05.081233 [ 266 ] {b227fa51-e9b0-4651-bbde-2e5b05ea97a7} <Debug> TCPHandler: Processed in 0.002247435 sec. | ||
| 3979 | 2025.12.17 00:53:05.081514 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3980 | 2025.12.17 00:53:05.081655 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3981 | 2025.12.17 00:53:05.081881 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3982 | 2025.12.17 00:53:05.081918 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3983 | 2025.12.17 00:53:05.082135 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3984 | 2025.12.17 00:53:05.082189 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3985 | 2025.12.17 00:53:05.082306 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3986 | 2025.12.17 00:53:05.082371 [ 338 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3987 | 2025.12.17 00:53:05.082375 [ 295 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3988 | 2025.12.17 00:53:05.082379 [ 296 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3989 | 2025.12.17 00:53:05.082494 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3990 | 2025.12.17 00:53:05.082516 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3991 | 2025.12.17 00:53:05.082586 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3992 | 2025.12.17 00:53:05.082604 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3993 | 2025.12.17 00:53:05.082635 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3994 | 2025.12.17 00:53:05.082666 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3995 | 2025.12.17 00:53:05.082694 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3996 | 2025.12.17 00:53:05.083322 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001728 sec., 23726.851851851854 rows/sec., 955.65 KiB/sec. | ||
| 3997 | 2025.12.17 00:53:05.083436 [ 266 ] {1f6801e7-2f8f-4f20-819e-9b15ba8d99e5} <Debug> TCPHandler: Processed in 0.00197273 sec. | ||
| 3998 | 2025.12.17 00:53:05.083645 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3999 | 2025.12.17 00:53:05.083784 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4000 | 2025.12.17 00:53:05.084014 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4001 | 2025.12.17 00:53:05.084051 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4002 | 2025.12.17 00:53:05.084291 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4003 | 2025.12.17 00:53:05.084346 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4004 | 2025.12.17 00:53:05.084447 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4005 | 2025.12.17 00:53:05.084507 [ 295 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4006 | 2025.12.17 00:53:05.084512 [ 338 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4007 | 2025.12.17 00:53:05.084541 [ 315 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4008 | 2025.12.17 00:53:05.084628 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4009 | 2025.12.17 00:53:05.084654 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4010 | 2025.12.17 00:53:05.084732 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4011 | 2025.12.17 00:53:05.084751 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4012 | 2025.12.17 00:53:05.084788 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4013 | 2025.12.17 00:53:05.084844 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4014 | 2025.12.17 00:53:05.084891 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4015 | 2025.12.17 00:53:05.085706 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001982 sec., 20686.175580222 rows/sec., 833.18 KiB/sec. | ||
| 4016 | 2025.12.17 00:53:05.085841 [ 266 ] {03bfe5e2-e98a-4214-be10-a505aa16c024} <Debug> TCPHandler: Processed in 0.002246295 sec. | ||
| 4017 | 2025.12.17 00:53:05.086043 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2025.12.17 00:53:05.086180 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4019 | 2025.12.17 00:53:05.086409 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4020 | 2025.12.17 00:53:05.086446 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4021 | 2025.12.17 00:53:05.086665 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4022 | 2025.12.17 00:53:05.086718 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4023 | 2025.12.17 00:53:05.086821 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4024 | 2025.12.17 00:53:05.086882 [ 306 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4025 | 2025.12.17 00:53:05.086901 [ 295 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4026 | 2025.12.17 00:53:05.086900 [ 329 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4027 | 2025.12.17 00:53:05.087022 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4028 | 2025.12.17 00:53:05.087049 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4029 | 2025.12.17 00:53:05.087117 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4030 | 2025.12.17 00:53:05.087134 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4031 | 2025.12.17 00:53:05.087165 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4032 | 2025.12.17 00:53:05.087196 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4033 | 2025.12.17 00:53:05.087225 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4034 | 2025.12.17 00:53:05.087890 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00177 sec., 23163.841807909605 rows/sec., 932.98 KiB/sec. | ||
| 4035 | 2025.12.17 00:53:05.088017 [ 266 ] {5d0b84d8-65d4-4763-855e-3ec3395dc2a3} <Debug> TCPHandler: Processed in 0.002022771 sec. | ||
| 4036 | 2025.12.17 00:53:05.088241 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2025.12.17 00:53:05.088381 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4038 | 2025.12.17 00:53:05.088605 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4039 | 2025.12.17 00:53:05.088643 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4040 | 2025.12.17 00:53:05.088860 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4041 | 2025.12.17 00:53:05.088912 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4042 | 2025.12.17 00:53:05.089026 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4043 | 2025.12.17 00:53:05.089087 [ 335 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4044 | 2025.12.17 00:53:05.089094 [ 315 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4045 | 2025.12.17 00:53:05.089095 [ 329 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4046 | 2025.12.17 00:53:05.089208 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4047 | 2025.12.17 00:53:05.089234 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4048 | 2025.12.17 00:53:05.089301 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4049 | 2025.12.17 00:53:05.089319 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Debug> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4050 | 2025.12.17 00:53:05.089348 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4051 | 2025.12.17 00:53:05.089379 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4052 | 2025.12.17 00:53:05.089407 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4053 | 2025.12.17 00:53:05.090104 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001782 sec., 23007.856341189676 rows/sec., 926.69 KiB/sec. | ||
| 4054 | 2025.12.17 00:53:05.090236 [ 266 ] {4dc8945d-246a-41b6-8ed7-0ef21db8ebb4} <Debug> TCPHandler: Processed in 0.002043611 sec. | ||
| 4055 | 2025.12.17 00:53:05.239880 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2025.12.17 00:53:05.240059 [ 266 ] {ecac0f65-5726-4239-aa97-30f1af3388dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4057 | 2025.12.17 00:53:05.240128 [ 266 ] {ecac0f65-5726-4239-aa97-30f1af3388dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4058 | 2025.12.17 00:53:05.240824 [ 266 ] {ecac0f65-5726-4239-aa97-30f1af3388dc} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2025.12.17 00:53:05.240860 [ 266 ] {ecac0f65-5726-4239-aa97-30f1af3388dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4060 | 2025.12.17 00:53:05.241286 [ 266 ] {ecac0f65-5726-4239-aa97-30f1af3388dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4061 | 2025.12.17 00:53:05.241484 [ 266 ] {ecac0f65-5726-4239-aa97-30f1af3388dc} <Trace> oximeter.timeseries_schema (dbc9a059-c3bd-4cd4-a6e5-25a400f8cfee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2025.12.17 00:53:05.241628 [ 266 ] {ecac0f65-5726-4239-aa97-30f1af3388dc} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.00161 sec., 3726.7080745341614 rows/sec., 829.77 KiB/sec. | ||
| 4063 | 2025.12.17 00:53:05.241668 [ 266 ] {ecac0f65-5726-4239-aa97-30f1af3388dc} <Debug> TCPHandler: Processed in 0.001877078 sec. | ||
| 4064 | 2025.12.17 00:53:05.241789 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2025.12.17 00:53:05.241883 [ 266 ] {8bbbe10c-3428-42af-8b7d-e7a06d1d542e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4066 | 2025.12.17 00:53:05.241922 [ 266 ] {8bbbe10c-3428-42af-8b7d-e7a06d1d542e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4067 | 2025.12.17 00:53:05.242347 [ 266 ] {8bbbe10c-3428-42af-8b7d-e7a06d1d542e} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2025.12.17 00:53:05.242381 [ 266 ] {8bbbe10c-3428-42af-8b7d-e7a06d1d542e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4069 | 2025.12.17 00:53:05.242683 [ 266 ] {8bbbe10c-3428-42af-8b7d-e7a06d1d542e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4070 | 2025.12.17 00:53:05.242897 [ 266 ] {8bbbe10c-3428-42af-8b7d-e7a06d1d542e} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2025.12.17 00:53:05.243021 [ 266 ] {8bbbe10c-3428-42af-8b7d-e7a06d1d542e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001157 sec., 20743.301642178045 rows/sec., 1.72 MiB/sec. | ||
| 4072 | 2025.12.17 00:53:05.243057 [ 266 ] {8bbbe10c-3428-42af-8b7d-e7a06d1d542e} <Debug> TCPHandler: Processed in 0.001316447 sec. | ||
| 4073 | 2025.12.17 00:53:05.243173 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2025.12.17 00:53:05.243265 [ 266 ] {51aadd1a-a876-49ea-82b4-39e05aada6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4075 | 2025.12.17 00:53:05.243304 [ 266 ] {51aadd1a-a876-49ea-82b4-39e05aada6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4076 | 2025.12.17 00:53:05.243695 [ 266 ] {51aadd1a-a876-49ea-82b4-39e05aada6f2} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2025.12.17 00:53:05.243731 [ 266 ] {51aadd1a-a876-49ea-82b4-39e05aada6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4078 | 2025.12.17 00:53:05.244016 [ 266 ] {51aadd1a-a876-49ea-82b4-39e05aada6f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4079 | 2025.12.17 00:53:05.244220 [ 266 ] {51aadd1a-a876-49ea-82b4-39e05aada6f2} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2025.12.17 00:53:05.244342 [ 266 ] {51aadd1a-a876-49ea-82b4-39e05aada6f2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 446.81 KiB/sec. | ||
| 4081 | 2025.12.17 00:53:05.244378 [ 266 ] {51aadd1a-a876-49ea-82b4-39e05aada6f2} <Debug> TCPHandler: Processed in 0.001251945 sec. | ||
| 4082 | 2025.12.17 00:53:05.244487 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4083 | 2025.12.17 00:53:05.244579 [ 266 ] {fbcbdc58-b35a-48fe-a787-2b39b642094c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4084 | 2025.12.17 00:53:05.244616 [ 266 ] {fbcbdc58-b35a-48fe-a787-2b39b642094c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4085 | 2025.12.17 00:53:05.245800 [ 266 ] {fbcbdc58-b35a-48fe-a787-2b39b642094c} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2025.12.17 00:53:05.245836 [ 266 ] {fbcbdc58-b35a-48fe-a787-2b39b642094c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4087 | 2025.12.17 00:53:05.246333 [ 266 ] {fbcbdc58-b35a-48fe-a787-2b39b642094c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4088 | 2025.12.17 00:53:05.246549 [ 266 ] {fbcbdc58-b35a-48fe-a787-2b39b642094c} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2025.12.17 00:53:05.246671 [ 266 ] {fbcbdc58-b35a-48fe-a787-2b39b642094c} <Debug> executeQuery: Read 1355 rows, 116.19 KiB in 0.00211 sec., 642180.0947867299 rows/sec., 53.78 MiB/sec. | ||
| 4090 | 2025.12.17 00:53:05.246708 [ 266 ] {fbcbdc58-b35a-48fe-a787-2b39b642094c} <Debug> TCPHandler: Processed in 0.002267966 sec. | ||
| 4091 | 2025.12.17 00:53:05.246829 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4092 | 2025.12.17 00:53:05.246923 [ 266 ] {44a35093-81a8-4599-a3fd-9c4f8a0ef923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4093 | 2025.12.17 00:53:05.246964 [ 266 ] {44a35093-81a8-4599-a3fd-9c4f8a0ef923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4094 | 2025.12.17 00:53:05.247371 [ 266 ] {44a35093-81a8-4599-a3fd-9c4f8a0ef923} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2025.12.17 00:53:05.247406 [ 266 ] {44a35093-81a8-4599-a3fd-9c4f8a0ef923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4096 | 2025.12.17 00:53:05.247695 [ 266 ] {44a35093-81a8-4599-a3fd-9c4f8a0ef923} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4097 | 2025.12.17 00:53:05.247903 [ 266 ] {44a35093-81a8-4599-a3fd-9c4f8a0ef923} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2025.12.17 00:53:05.248025 [ 266 ] {44a35093-81a8-4599-a3fd-9c4f8a0ef923} <Debug> executeQuery: Read 36 rows, 2.73 KiB in 0.001121 sec., 32114.183764495985 rows/sec., 2.38 MiB/sec. | ||
| 4099 | 2025.12.17 00:53:05.248061 [ 266 ] {44a35093-81a8-4599-a3fd-9c4f8a0ef923} <Debug> TCPHandler: Processed in 0.001279666 sec. | ||
| 4100 | 2025.12.17 00:53:05.248174 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4101 | 2025.12.17 00:53:05.248266 [ 266 ] {9b3a3c77-f081-4aaa-a2d1-6b6f1d3cd6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4102 | 2025.12.17 00:53:05.248304 [ 266 ] {9b3a3c77-f081-4aaa-a2d1-6b6f1d3cd6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4103 | 2025.12.17 00:53:05.248816 [ 266 ] {9b3a3c77-f081-4aaa-a2d1-6b6f1d3cd6b7} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2025.12.17 00:53:05.248853 [ 266 ] {9b3a3c77-f081-4aaa-a2d1-6b6f1d3cd6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4105 | 2025.12.17 00:53:05.249163 [ 266 ] {9b3a3c77-f081-4aaa-a2d1-6b6f1d3cd6b7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4106 | 2025.12.17 00:53:05.249370 [ 266 ] {9b3a3c77-f081-4aaa-a2d1-6b6f1d3cd6b7} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2025.12.17 00:53:05.249491 [ 266 ] {9b3a3c77-f081-4aaa-a2d1-6b6f1d3cd6b7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001243 sec., 202735.31777956558 rows/sec., 14.02 MiB/sec. | ||
| 4108 | 2025.12.17 00:53:05.249527 [ 266 ] {9b3a3c77-f081-4aaa-a2d1-6b6f1d3cd6b7} <Debug> TCPHandler: Processed in 0.001400428 sec. | ||
| 4109 | 2025.12.17 00:53:05.249637 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4110 | 2025.12.17 00:53:05.249730 [ 266 ] {55fa7092-70ec-4d19-a08c-4df0c689a3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4111 | 2025.12.17 00:53:05.249768 [ 266 ] {55fa7092-70ec-4d19-a08c-4df0c689a3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4112 | 2025.12.17 00:53:05.250153 [ 266 ] {55fa7092-70ec-4d19-a08c-4df0c689a3b3} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2025.12.17 00:53:05.250189 [ 266 ] {55fa7092-70ec-4d19-a08c-4df0c689a3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4114 | 2025.12.17 00:53:05.250466 [ 266 ] {55fa7092-70ec-4d19-a08c-4df0c689a3b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4115 | 2025.12.17 00:53:05.250680 [ 266 ] {55fa7092-70ec-4d19-a08c-4df0c689a3b3} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2025.12.17 00:53:05.250802 [ 266 ] {55fa7092-70ec-4d19-a08c-4df0c689a3b3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 860.09 KiB/sec. | ||
| 4117 | 2025.12.17 00:53:05.250838 [ 266 ] {55fa7092-70ec-4d19-a08c-4df0c689a3b3} <Debug> TCPHandler: Processed in 0.001249225 sec. | ||
| 4118 | 2025.12.17 00:53:05.250936 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2025.12.17 00:53:05.251028 [ 266 ] {c4f22b2a-da5e-48ae-bdbd-0b73c251ecbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4120 | 2025.12.17 00:53:05.251066 [ 266 ] {c4f22b2a-da5e-48ae-bdbd-0b73c251ecbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4121 | 2025.12.17 00:53:05.251664 [ 266 ] {c4f22b2a-da5e-48ae-bdbd-0b73c251ecbb} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2025.12.17 00:53:05.251699 [ 266 ] {c4f22b2a-da5e-48ae-bdbd-0b73c251ecbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4123 | 2025.12.17 00:53:05.252033 [ 266 ] {c4f22b2a-da5e-48ae-bdbd-0b73c251ecbb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4124 | 2025.12.17 00:53:05.252250 [ 266 ] {c4f22b2a-da5e-48ae-bdbd-0b73c251ecbb} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2025.12.17 00:53:05.252378 [ 266 ] {c4f22b2a-da5e-48ae-bdbd-0b73c251ecbb} <Debug> executeQuery: Read 580 rows, 44.59 KiB in 0.001368 sec., 423976.6081871345 rows/sec., 31.83 MiB/sec. | ||
| 4126 | 2025.12.17 00:53:05.252416 [ 266 ] {c4f22b2a-da5e-48ae-bdbd-0b73c251ecbb} <Debug> TCPHandler: Processed in 0.00152721 sec. | ||
| 4127 | 2025.12.17 00:53:05.252512 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2025.12.17 00:53:05.252603 [ 266 ] {de4d2f0a-79bb-4ebd-91ab-1d2b13086590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4129 | 2025.12.17 00:53:05.252645 [ 266 ] {de4d2f0a-79bb-4ebd-91ab-1d2b13086590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4130 | 2025.12.17 00:53:05.254738 [ 266 ] {de4d2f0a-79bb-4ebd-91ab-1d2b13086590} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2025.12.17 00:53:05.254773 [ 266 ] {de4d2f0a-79bb-4ebd-91ab-1d2b13086590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4132 | 2025.12.17 00:53:05.255498 [ 266 ] {de4d2f0a-79bb-4ebd-91ab-1d2b13086590} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4133 | 2025.12.17 00:53:05.255705 [ 266 ] {de4d2f0a-79bb-4ebd-91ab-1d2b13086590} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2025.12.17 00:53:05.255832 [ 266 ] {de4d2f0a-79bb-4ebd-91ab-1d2b13086590} <Debug> executeQuery: Read 4223 rows, 289.31 KiB in 0.003246 sec., 1300985.8287122613 rows/sec., 87.04 MiB/sec. | ||
| 4135 | 2025.12.17 00:53:05.255871 [ 266 ] {de4d2f0a-79bb-4ebd-91ab-1d2b13086590} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4136 | 2025.12.17 00:53:05.255884 [ 266 ] {de4d2f0a-79bb-4ebd-91ab-1d2b13086590} <Debug> TCPHandler: Processed in 0.003418948 sec. | ||
| 4137 | 2025.12.17 00:53:05.256000 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2025.12.17 00:53:05.256093 [ 266 ] {17f93d6a-e94c-4e27-ab06-c0669746b8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4139 | 2025.12.17 00:53:05.256146 [ 266 ] {17f93d6a-e94c-4e27-ab06-c0669746b8ff} <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 | ||
| 4140 | 2025.12.17 00:53:05.256887 [ 266 ] {17f93d6a-e94c-4e27-ab06-c0669746b8ff} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2025.12.17 00:53:05.256923 [ 266 ] {17f93d6a-e94c-4e27-ab06-c0669746b8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4142 | 2025.12.17 00:53:05.257442 [ 266 ] {17f93d6a-e94c-4e27-ab06-c0669746b8ff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4143 | 2025.12.17 00:53:05.257661 [ 266 ] {17f93d6a-e94c-4e27-ab06-c0669746b8ff} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2025.12.17 00:53:05.257795 [ 266 ] {17f93d6a-e94c-4e27-ab06-c0669746b8ff} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00172 sec., 10465.116279069767 rows/sec., 18.75 MiB/sec. | ||
| 4145 | 2025.12.17 00:53:05.257844 [ 266 ] {17f93d6a-e94c-4e27-ab06-c0669746b8ff} <Debug> TCPHandler: Processed in 0.001892168 sec. | ||
| 4146 | 2025.12.17 00:53:05.257955 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2025.12.17 00:53:05.258047 [ 266 ] {c43cc24b-8e64-4ce6-b7e1-1e2d674a5ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4148 | 2025.12.17 00:53:05.258086 [ 266 ] {c43cc24b-8e64-4ce6-b7e1-1e2d674a5ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4149 | 2025.12.17 00:53:05.258380 [ 266 ] {c43cc24b-8e64-4ce6-b7e1-1e2d674a5ef5} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2025.12.17 00:53:05.258415 [ 266 ] {c43cc24b-8e64-4ce6-b7e1-1e2d674a5ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4151 | 2025.12.17 00:53:05.258718 [ 266 ] {c43cc24b-8e64-4ce6-b7e1-1e2d674a5ef5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4152 | 2025.12.17 00:53:05.258918 [ 266 ] {c43cc24b-8e64-4ce6-b7e1-1e2d674a5ef5} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2025.12.17 00:53:05.259041 [ 266 ] {c43cc24b-8e64-4ce6-b7e1-1e2d674a5ef5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001012 sec., 11857.707509881422 rows/sec., 818.31 KiB/sec. | ||
| 4154 | 2025.12.17 00:53:05.259076 [ 266 ] {c43cc24b-8e64-4ce6-b7e1-1e2d674a5ef5} <Debug> TCPHandler: Processed in 0.001169664 sec. | ||
| 4155 | 2025.12.17 00:53:09.460775 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2025.12.17 00:53:09.461056 [ 266 ] {fe13b8cd-0cab-4cdc-89e9-4d351021b22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4157 | 2025.12.17 00:53:09.461158 [ 266 ] {fe13b8cd-0cab-4cdc-89e9-4d351021b22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4158 | 2025.12.17 00:53:09.462019 [ 266 ] {fe13b8cd-0cab-4cdc-89e9-4d351021b22c} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2025.12.17 00:53:09.462066 [ 266 ] {fe13b8cd-0cab-4cdc-89e9-4d351021b22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4160 | 2025.12.17 00:53:09.462461 [ 266 ] {fe13b8cd-0cab-4cdc-89e9-4d351021b22c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4161 | 2025.12.17 00:53:09.462683 [ 266 ] {fe13b8cd-0cab-4cdc-89e9-4d351021b22c} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2025.12.17 00:53:09.462832 [ 266 ] {fe13b8cd-0cab-4cdc-89e9-4d351021b22c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001853 sec., 30221.262817053426 rows/sec., 2.32 MiB/sec. | ||
| 4163 | 2025.12.17 00:53:09.462874 [ 266 ] {fe13b8cd-0cab-4cdc-89e9-4d351021b22c} <Debug> TCPHandler: Processed in 0.002283026 sec. | ||
| 4164 | 2025.12.17 00:53:09.463001 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2025.12.17 00:53:09.463095 [ 266 ] {db5b1f9e-5bf5-4cc1-9976-7b2643fb39bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4166 | 2025.12.17 00:53:09.463135 [ 266 ] {db5b1f9e-5bf5-4cc1-9976-7b2643fb39bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4167 | 2025.12.17 00:53:09.463651 [ 266 ] {db5b1f9e-5bf5-4cc1-9976-7b2643fb39bb} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2025.12.17 00:53:09.463688 [ 266 ] {db5b1f9e-5bf5-4cc1-9976-7b2643fb39bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4169 | 2025.12.17 00:53:09.464016 [ 266 ] {db5b1f9e-5bf5-4cc1-9976-7b2643fb39bb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4170 | 2025.12.17 00:53:09.464225 [ 266 ] {db5b1f9e-5bf5-4cc1-9976-7b2643fb39bb} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2025.12.17 00:53:09.464350 [ 266 ] {db5b1f9e-5bf5-4cc1-9976-7b2643fb39bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001273 sec., 50274.94108405342 rows/sec., 3.92 MiB/sec. | ||
| 4172 | 2025.12.17 00:53:09.464387 [ 266 ] {db5b1f9e-5bf5-4cc1-9976-7b2643fb39bb} <Debug> TCPHandler: Processed in 0.001439129 sec. | ||
| 4173 | 2025.12.17 00:53:09.464512 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2025.12.17 00:53:09.464606 [ 266 ] {e8c60852-e55e-4d84-b2c5-a9b4adc47528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4175 | 2025.12.17 00:53:09.464648 [ 266 ] {e8c60852-e55e-4d84-b2c5-a9b4adc47528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4176 | 2025.12.17 00:53:09.465094 [ 266 ] {e8c60852-e55e-4d84-b2c5-a9b4adc47528} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2025.12.17 00:53:09.465131 [ 266 ] {e8c60852-e55e-4d84-b2c5-a9b4adc47528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4178 | 2025.12.17 00:53:09.465474 [ 266 ] {e8c60852-e55e-4d84-b2c5-a9b4adc47528} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4179 | 2025.12.17 00:53:09.465680 [ 266 ] {e8c60852-e55e-4d84-b2c5-a9b4adc47528} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2025.12.17 00:53:09.465803 [ 266 ] {e8c60852-e55e-4d84-b2c5-a9b4adc47528} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001216 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec. | ||
| 4181 | 2025.12.17 00:53:09.465840 [ 266 ] {e8c60852-e55e-4d84-b2c5-a9b4adc47528} <Debug> TCPHandler: Processed in 0.001375287 sec. | ||
| 4182 | 2025.12.17 00:53:09.465966 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2025.12.17 00:53:09.466059 [ 266 ] {f5cf25e3-1174-4e4e-bd8e-d98ce62d2b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4184 | 2025.12.17 00:53:09.466100 [ 266 ] {f5cf25e3-1174-4e4e-bd8e-d98ce62d2b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4185 | 2025.12.17 00:53:09.466434 [ 266 ] {f5cf25e3-1174-4e4e-bd8e-d98ce62d2b1e} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2025.12.17 00:53:09.466469 [ 266 ] {f5cf25e3-1174-4e4e-bd8e-d98ce62d2b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4187 | 2025.12.17 00:53:09.466764 [ 266 ] {f5cf25e3-1174-4e4e-bd8e-d98ce62d2b1e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4188 | 2025.12.17 00:53:09.466976 [ 266 ] {f5cf25e3-1174-4e4e-bd8e-d98ce62d2b1e} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2025.12.17 00:53:09.467098 [ 266 ] {f5cf25e3-1174-4e4e-bd8e-d98ce62d2b1e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001058 sec., 45368.62003780719 rows/sec., 3.06 MiB/sec. | ||
| 4190 | 2025.12.17 00:53:09.467136 [ 266 ] {f5cf25e3-1174-4e4e-bd8e-d98ce62d2b1e} <Debug> TCPHandler: Processed in 0.001218754 sec. | ||
| 4191 | 2025.12.17 00:53:10.475401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8139 | ||
| 4192 | 2025.12.17 00:53:10.475996 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2025.12.17 00:53:10.476038 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4194 | 2025.12.17 00:53:10.476621 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4195 | 2025.12.17 00:53:10.476873 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2025.12.17 00:53:10.477018 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8139 | ||
| 4197 | 2025.12.17 00:53:10.913148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4198 | 2025.12.17 00:53:10.928037 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2025.12.17 00:53:10.928099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4200 | 2025.12.17 00:53:10.934313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4201 | 2025.12.17 00:53:10.935090 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2025.12.17 00:53:10.938073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4203 | 2025.12.17 00:53:12.994236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 534 | ||
| 4204 | 2025.12.17 00:53:12.997005 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2025.12.17 00:53:12.997063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4206 | 2025.12.17 00:53:12.998380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4207 | 2025.12.17 00:53:12.998665 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4208 | 2025.12.17 00:53:12.999022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 534 | ||
| 4209 | 2025.12.17 00:53:14.462210 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2025.12.17 00:53:14.462414 [ 266 ] {e0fd0b21-3bec-4bfc-9fd8-8d90d847348b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4211 | 2025.12.17 00:53:14.462490 [ 266 ] {e0fd0b21-3bec-4bfc-9fd8-8d90d847348b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4212 | 2025.12.17 00:53:14.463228 [ 266 ] {e0fd0b21-3bec-4bfc-9fd8-8d90d847348b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2025.12.17 00:53:14.463279 [ 266 ] {e0fd0b21-3bec-4bfc-9fd8-8d90d847348b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4214 | 2025.12.17 00:53:14.463740 [ 266 ] {e0fd0b21-3bec-4bfc-9fd8-8d90d847348b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4215 | 2025.12.17 00:53:14.463966 [ 266 ] {e0fd0b21-3bec-4bfc-9fd8-8d90d847348b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2025.12.17 00:53:14.464116 [ 266 ] {e0fd0b21-3bec-4bfc-9fd8-8d90d847348b} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001757 sec., 59191.80421172453 rows/sec., 4.95 MiB/sec. | ||
| 4217 | 2025.12.17 00:53:14.464164 [ 266 ] {e0fd0b21-3bec-4bfc-9fd8-8d90d847348b} <Debug> TCPHandler: Processed in 0.002090632 sec. | ||
| 4218 | 2025.12.17 00:53:14.464284 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2025.12.17 00:53:14.464387 [ 266 ] {077a4571-e071-47e4-96d2-18d10ba07c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4220 | 2025.12.17 00:53:14.464430 [ 266 ] {077a4571-e071-47e4-96d2-18d10ba07c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4221 | 2025.12.17 00:53:14.464840 [ 266 ] {077a4571-e071-47e4-96d2-18d10ba07c41} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2025.12.17 00:53:14.464875 [ 266 ] {077a4571-e071-47e4-96d2-18d10ba07c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4223 | 2025.12.17 00:53:14.465178 [ 266 ] {077a4571-e071-47e4-96d2-18d10ba07c41} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4224 | 2025.12.17 00:53:14.465386 [ 266 ] {077a4571-e071-47e4-96d2-18d10ba07c41} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2025.12.17 00:53:14.465491 [ 103 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4226 | 2025.12.17 00:53:14.465513 [ 266 ] {077a4571-e071-47e4-96d2-18d10ba07c41} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00115 sec., 20869.565217391304 rows/sec., 1.53 MiB/sec. | ||
| 4227 | 2025.12.17 00:53:14.465548 [ 103 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2025.12.17 00:53:14.465563 [ 266 ] {077a4571-e071-47e4-96d2-18d10ba07c41} <Debug> TCPHandler: Processed in 0.001329967 sec. | ||
| 4229 | 2025.12.17 00:53:14.465569 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4230 | 2025.12.17 00:53:14.465673 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2025.12.17 00:53:14.465704 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::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 | ||
| 4232 | 2025.12.17 00:53:14.465767 [ 266 ] {10f4498f-6839-4b22-9328-1a361f288f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4233 | 2025.12.17 00:53:14.465813 [ 266 ] {10f4498f-6839-4b22-9328-1a361f288f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4234 | 2025.12.17 00:53:14.465843 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4235 | 2025.12.17 00:53:14.465882 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 4236 | 2025.12.17 00:53:14.465974 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 4237 | 2025.12.17 00:53:14.466024 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
| 4238 | 2025.12.17 00:53:14.466067 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4239 | 2025.12.17 00:53:14.466111 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 4240 | 2025.12.17 00:53:14.466159 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 4241 | 2025.12.17 00:53:14.466234 [ 266 ] {10f4498f-6839-4b22-9328-1a361f288f4a} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2025.12.17 00:53:14.466273 [ 266 ] {10f4498f-6839-4b22-9328-1a361f288f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4243 | 2025.12.17 00:53:14.466701 [ 266 ] {10f4498f-6839-4b22-9328-1a361f288f4a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4244 | 2025.12.17 00:53:14.466943 [ 266 ] {10f4498f-6839-4b22-9328-1a361f288f4a} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2025.12.17 00:53:14.467070 [ 266 ] {10f4498f-6839-4b22-9328-1a361f288f4a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001322 sec., 66565.80937972768 rows/sec., 5.20 MiB/sec. | ||
| 4246 | 2025.12.17 00:53:14.467107 [ 266 ] {10f4498f-6839-4b22-9328-1a361f288f4a} <Debug> TCPHandler: Processed in 0.00148168 sec. | ||
| 4247 | 2025.12.17 00:53:14.467107 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 407 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144986 sec., 280716.7588594761 rows/sec., 19.57 MiB/sec. | ||
| 4248 | 2025.12.17 00:53:14.467222 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2025.12.17 00:53:14.467283 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4250 | 2025.12.17 00:53:14.467320 [ 266 ] {29c8fdb1-4afb-415f-a2de-e2c5f313b85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4251 | 2025.12.17 00:53:14.467368 [ 266 ] {29c8fdb1-4afb-415f-a2de-e2c5f313b85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4252 | 2025.12.17 00:53:14.467549 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_21_4} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2025.12.17 00:53:14.467625 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_21_4} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4254 | 2025.12.17 00:53:14.467706 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4255 | 2025.12.17 00:53:14.467758 [ 266 ] {29c8fdb1-4afb-415f-a2de-e2c5f313b85c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2025.12.17 00:53:14.467798 [ 266 ] {29c8fdb1-4afb-415f-a2de-e2c5f313b85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4257 | 2025.12.17 00:53:14.468145 [ 266 ] {29c8fdb1-4afb-415f-a2de-e2c5f313b85c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4258 | 2025.12.17 00:53:14.468359 [ 266 ] {29c8fdb1-4afb-415f-a2de-e2c5f313b85c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2025.12.17 00:53:14.468485 [ 266 ] {29c8fdb1-4afb-415f-a2de-e2c5f313b85c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 4260 | 2025.12.17 00:53:14.468520 [ 266 ] {29c8fdb1-4afb-415f-a2de-e2c5f313b85c} <Debug> TCPHandler: Processed in 0.001346207 sec. | ||
| 4261 | 2025.12.17 00:53:14.468617 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2025.12.17 00:53:14.468708 [ 266 ] {af78258f-57a9-4541-b055-6210aa9a60f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4263 | 2025.12.17 00:53:14.468760 [ 266 ] {af78258f-57a9-4541-b055-6210aa9a60f2} <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 | ||
| 4264 | 2025.12.17 00:53:14.469529 [ 266 ] {af78258f-57a9-4541-b055-6210aa9a60f2} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2025.12.17 00:53:14.469562 [ 266 ] {af78258f-57a9-4541-b055-6210aa9a60f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4266 | 2025.12.17 00:53:14.470094 [ 266 ] {af78258f-57a9-4541-b055-6210aa9a60f2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4267 | 2025.12.17 00:53:14.470314 [ 266 ] {af78258f-57a9-4541-b055-6210aa9a60f2} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2025.12.17 00:53:14.470447 [ 266 ] {af78258f-57a9-4541-b055-6210aa9a60f2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001757 sec., 13659.647125782583 rows/sec., 24.48 MiB/sec. | ||
| 4269 | 2025.12.17 00:53:14.470505 [ 266 ] {af78258f-57a9-4541-b055-6210aa9a60f2} <Debug> TCPHandler: Processed in 0.001933929 sec. | ||
| 4270 | 2025.12.17 00:53:14.470610 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4271 | 2025.12.17 00:53:14.470702 [ 266 ] {cdea82ed-f979-4e7d-8c74-9b1074f23edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4272 | 2025.12.17 00:53:14.470742 [ 266 ] {cdea82ed-f979-4e7d-8c74-9b1074f23edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4273 | 2025.12.17 00:53:14.471114 [ 266 ] {cdea82ed-f979-4e7d-8c74-9b1074f23edd} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2025.12.17 00:53:14.471160 [ 266 ] {cdea82ed-f979-4e7d-8c74-9b1074f23edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4275 | 2025.12.17 00:53:14.471518 [ 266 ] {cdea82ed-f979-4e7d-8c74-9b1074f23edd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4276 | 2025.12.17 00:53:14.471767 [ 266 ] {cdea82ed-f979-4e7d-8c74-9b1074f23edd} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2025.12.17 00:53:14.471897 [ 266 ] {cdea82ed-f979-4e7d-8c74-9b1074f23edd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 4278 | 2025.12.17 00:53:14.471935 [ 266 ] {cdea82ed-f979-4e7d-8c74-9b1074f23edd} <Debug> TCPHandler: Processed in 0.001372287 sec. | ||
| 4279 | 2025.12.17 00:53:17.895558 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4280 | 2025.12.17 00:53:17.895655 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4281 | 2025.12.17 00:53:17.977120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8587 | ||
| 4282 | 2025.12.17 00:53:17.977627 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2025.12.17 00:53:17.977679 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4284 | 2025.12.17 00:53:17.978188 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4285 | 2025.12.17 00:53:17.978425 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2025.12.17 00:53:17.978574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8587 | ||
| 4287 | 2025.12.17 00:53:18.438157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4288 | 2025.12.17 00:53:18.453463 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4289 | 2025.12.17 00:53:18.453519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4290 | 2025.12.17 00:53:18.459086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4291 | 2025.12.17 00:53:18.459818 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2025.12.17 00:53:18.462834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4293 | 2025.12.17 00:53:19.462187 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2025.12.17 00:53:19.462385 [ 266 ] {7bd99156-148d-49ed-ba64-0ea3d4f7b3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4295 | 2025.12.17 00:53:19.462456 [ 266 ] {7bd99156-148d-49ed-ba64-0ea3d4f7b3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4296 | 2025.12.17 00:53:19.463206 [ 266 ] {7bd99156-148d-49ed-ba64-0ea3d4f7b3f8} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2025.12.17 00:53:19.463247 [ 266 ] {7bd99156-148d-49ed-ba64-0ea3d4f7b3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4298 | 2025.12.17 00:53:19.463632 [ 266 ] {7bd99156-148d-49ed-ba64-0ea3d4f7b3f8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4299 | 2025.12.17 00:53:19.463857 [ 266 ] {7bd99156-148d-49ed-ba64-0ea3d4f7b3f8} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2025.12.17 00:53:19.464014 [ 266 ] {7bd99156-148d-49ed-ba64-0ea3d4f7b3f8} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001684 sec., 54631.82897862233 rows/sec., 4.61 MiB/sec. | ||
| 4301 | 2025.12.17 00:53:19.464054 [ 266 ] {7bd99156-148d-49ed-ba64-0ea3d4f7b3f8} <Debug> TCPHandler: Processed in 0.00200452 sec. | ||
| 4302 | 2025.12.17 00:53:19.464188 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2025.12.17 00:53:19.464282 [ 266 ] {b96443d8-a4df-4c02-95d8-09628cc786df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4304 | 2025.12.17 00:53:19.464323 [ 266 ] {b96443d8-a4df-4c02-95d8-09628cc786df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4305 | 2025.12.17 00:53:19.464724 [ 266 ] {b96443d8-a4df-4c02-95d8-09628cc786df} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2025.12.17 00:53:19.464759 [ 266 ] {b96443d8-a4df-4c02-95d8-09628cc786df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4307 | 2025.12.17 00:53:19.465060 [ 266 ] {b96443d8-a4df-4c02-95d8-09628cc786df} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4308 | 2025.12.17 00:53:19.465262 [ 266 ] {b96443d8-a4df-4c02-95d8-09628cc786df} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2025.12.17 00:53:19.465385 [ 266 ] {b96443d8-a4df-4c02-95d8-09628cc786df} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001121 sec., 16057.091882247993 rows/sec., 1.18 MiB/sec. | ||
| 4310 | 2025.12.17 00:53:19.465424 [ 266 ] {b96443d8-a4df-4c02-95d8-09628cc786df} <Debug> TCPHandler: Processed in 0.001293336 sec. | ||
| 4311 | 2025.12.17 00:53:19.465540 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2025.12.17 00:53:19.465631 [ 266 ] {a01b0c80-f3ea-4476-b2d6-03efc55ba1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4313 | 2025.12.17 00:53:19.465670 [ 266 ] {a01b0c80-f3ea-4476-b2d6-03efc55ba1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4314 | 2025.12.17 00:53:19.466097 [ 266 ] {a01b0c80-f3ea-4476-b2d6-03efc55ba1fe} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2025.12.17 00:53:19.466130 [ 266 ] {a01b0c80-f3ea-4476-b2d6-03efc55ba1fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4316 | 2025.12.17 00:53:19.466418 [ 266 ] {a01b0c80-f3ea-4476-b2d6-03efc55ba1fe} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4317 | 2025.12.17 00:53:19.466623 [ 266 ] {a01b0c80-f3ea-4476-b2d6-03efc55ba1fe} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2025.12.17 00:53:19.466749 [ 266 ] {a01b0c80-f3ea-4476-b2d6-03efc55ba1fe} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001136 sec., 72183.0985915493 rows/sec., 5.64 MiB/sec. | ||
| 4319 | 2025.12.17 00:53:19.466784 [ 266 ] {a01b0c80-f3ea-4476-b2d6-03efc55ba1fe} <Debug> TCPHandler: Processed in 0.001300357 sec. | ||
| 4320 | 2025.12.17 00:53:19.466906 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2025.12.17 00:53:19.467000 [ 266 ] {8d128ebc-d53c-4985-aa59-d422661fc3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4322 | 2025.12.17 00:53:19.467042 [ 266 ] {8d128ebc-d53c-4985-aa59-d422661fc3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4323 | 2025.12.17 00:53:19.467452 [ 266 ] {8d128ebc-d53c-4985-aa59-d422661fc3ff} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2025.12.17 00:53:19.467486 [ 266 ] {8d128ebc-d53c-4985-aa59-d422661fc3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4325 | 2025.12.17 00:53:19.467796 [ 266 ] {8d128ebc-d53c-4985-aa59-d422661fc3ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4326 | 2025.12.17 00:53:19.468002 [ 266 ] {8d128ebc-d53c-4985-aa59-d422661fc3ff} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2025.12.17 00:53:19.468129 [ 266 ] {8d128ebc-d53c-4985-aa59-d422661fc3ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 4328 | 2025.12.17 00:53:19.468163 [ 266 ] {8d128ebc-d53c-4985-aa59-d422661fc3ff} <Debug> TCPHandler: Processed in 0.001313426 sec. | ||
| 4329 | 2025.12.17 00:53:19.468263 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2025.12.17 00:53:19.468354 [ 266 ] {5f504f4e-4894-4a6a-ab30-6159905d7c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4331 | 2025.12.17 00:53:19.468407 [ 266 ] {5f504f4e-4894-4a6a-ab30-6159905d7c63} <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 | ||
| 4332 | 2025.12.17 00:53:19.469189 [ 266 ] {5f504f4e-4894-4a6a-ab30-6159905d7c63} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2025.12.17 00:53:19.469223 [ 266 ] {5f504f4e-4894-4a6a-ab30-6159905d7c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4334 | 2025.12.17 00:53:19.469734 [ 266 ] {5f504f4e-4894-4a6a-ab30-6159905d7c63} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4335 | 2025.12.17 00:53:19.469972 [ 266 ] {5f504f4e-4894-4a6a-ab30-6159905d7c63} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2025.12.17 00:53:19.470099 [ 266 ] {5f504f4e-4894-4a6a-ab30-6159905d7c63} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001764 sec., 10204.081632653062 rows/sec., 18.29 MiB/sec. | ||
| 4337 | 2025.12.17 00:53:19.470153 [ 266 ] {5f504f4e-4894-4a6a-ab30-6159905d7c63} <Debug> TCPHandler: Processed in 0.001936779 sec. | ||
| 4338 | 2025.12.17 00:53:19.470262 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2025.12.17 00:53:19.470354 [ 266 ] {2128d992-020b-4ffb-9b15-9e38df9a8fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4340 | 2025.12.17 00:53:19.470394 [ 266 ] {2128d992-020b-4ffb-9b15-9e38df9a8fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4341 | 2025.12.17 00:53:19.470720 [ 266 ] {2128d992-020b-4ffb-9b15-9e38df9a8fcc} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2025.12.17 00:53:19.470754 [ 266 ] {2128d992-020b-4ffb-9b15-9e38df9a8fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4343 | 2025.12.17 00:53:19.471055 [ 266 ] {2128d992-020b-4ffb-9b15-9e38df9a8fcc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4344 | 2025.12.17 00:53:19.471261 [ 266 ] {2128d992-020b-4ffb-9b15-9e38df9a8fcc} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2025.12.17 00:53:19.471409 [ 266 ] {2128d992-020b-4ffb-9b15-9e38df9a8fcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 4346 | 2025.12.17 00:53:19.471450 [ 266 ] {2128d992-020b-4ffb-9b15-9e38df9a8fcc} <Debug> TCPHandler: Processed in 0.001235665 sec. | ||
| 4347 | 2025.12.17 00:53:22.999570 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 558 | ||
| 4348 | 2025.12.17 00:53:23.001834 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2025.12.17 00:53:23.001874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4350 | 2025.12.17 00:53:23.003046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4351 | 2025.12.17 00:53:23.003310 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2025.12.17 00:53:23.003557 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 4353 | 2025.12.17 00:53:24.462691 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2025.12.17 00:53:24.462891 [ 266 ] {edf37dfb-3ce9-41e4-9d57-f1dcc050153c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4355 | 2025.12.17 00:53:24.462961 [ 266 ] {edf37dfb-3ce9-41e4-9d57-f1dcc050153c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4356 | 2025.12.17 00:53:24.463691 [ 266 ] {edf37dfb-3ce9-41e4-9d57-f1dcc050153c} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2025.12.17 00:53:24.463727 [ 266 ] {edf37dfb-3ce9-41e4-9d57-f1dcc050153c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4358 | 2025.12.17 00:53:24.464134 [ 266 ] {edf37dfb-3ce9-41e4-9d57-f1dcc050153c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4359 | 2025.12.17 00:53:24.464360 [ 266 ] {edf37dfb-3ce9-41e4-9d57-f1dcc050153c} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2025.12.17 00:53:24.464507 [ 266 ] {edf37dfb-3ce9-41e4-9d57-f1dcc050153c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001672 sec., 2392.3444976076553 rows/sec., 195.08 KiB/sec. | ||
| 4361 | 2025.12.17 00:53:24.464548 [ 266 ] {edf37dfb-3ce9-41e4-9d57-f1dcc050153c} <Debug> TCPHandler: Processed in 0.00199078 sec. | ||
| 4362 | 2025.12.17 00:53:24.464678 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2025.12.17 00:53:24.464772 [ 266 ] {435cfc2f-698a-46c3-88bb-a280b5adda0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4364 | 2025.12.17 00:53:24.464811 [ 266 ] {435cfc2f-698a-46c3-88bb-a280b5adda0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4365 | 2025.12.17 00:53:24.465348 [ 266 ] {435cfc2f-698a-46c3-88bb-a280b5adda0b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2025.12.17 00:53:24.465386 [ 266 ] {435cfc2f-698a-46c3-88bb-a280b5adda0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4367 | 2025.12.17 00:53:24.465698 [ 266 ] {435cfc2f-698a-46c3-88bb-a280b5adda0b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4368 | 2025.12.17 00:53:24.465918 [ 266 ] {435cfc2f-698a-46c3-88bb-a280b5adda0b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2025.12.17 00:53:24.466030 [ 94 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4370 | 2025.12.17 00:53:24.466042 [ 266 ] {435cfc2f-698a-46c3-88bb-a280b5adda0b} <Debug> executeQuery: Read 106 rows, 9.06 KiB in 0.00129 sec., 82170.54263565892 rows/sec., 6.86 MiB/sec. | ||
| 4371 | 2025.12.17 00:53:24.466110 [ 94 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2025.12.17 00:53:24.466127 [ 266 ] {435cfc2f-698a-46c3-88bb-a280b5adda0b} <Debug> TCPHandler: Processed in 0.001507101 sec. | ||
| 4373 | 2025.12.17 00:53:24.466137 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4374 | 2025.12.17 00:53:24.466243 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::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 | ||
| 4375 | 2025.12.17 00:53:24.466267 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4376 | 2025.12.17 00:53:24.466341 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4377 | 2025.12.17 00:53:24.466366 [ 266 ] {96cf9b12-aeb2-4a43-8aa2-f5737169bedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4378 | 2025.12.17 00:53:24.466371 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1325 rows starting from the beginning of the part | ||
| 4379 | 2025.12.17 00:53:24.466407 [ 266 ] {96cf9b12-aeb2-4a43-8aa2-f5737169bedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4380 | 2025.12.17 00:53:24.466435 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1355 rows starting from the beginning of the part | ||
| 4381 | 2025.12.17 00:53:24.466487 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::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 | ||
| 4382 | 2025.12.17 00:53:24.466529 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4383 | 2025.12.17 00:53:24.466567 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 92 rows starting from the beginning of the part | ||
| 4384 | 2025.12.17 00:53:24.466608 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 106 rows starting from the beginning of the part | ||
| 4385 | 2025.12.17 00:53:24.466938 [ 266 ] {96cf9b12-aeb2-4a43-8aa2-f5737169bedf} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2025.12.17 00:53:24.466981 [ 266 ] {96cf9b12-aeb2-4a43-8aa2-f5737169bedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4387 | 2025.12.17 00:53:24.467387 [ 266 ] {96cf9b12-aeb2-4a43-8aa2-f5737169bedf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4388 | 2025.12.17 00:53:24.467622 [ 266 ] {96cf9b12-aeb2-4a43-8aa2-f5737169bedf} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2025.12.17 00:53:24.467748 [ 266 ] {96cf9b12-aeb2-4a43-8aa2-f5737169bedf} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.0014 sec., 20000 rows/sec., 1.45 MiB/sec. | ||
| 4390 | 2025.12.17 00:53:24.467784 [ 266 ] {96cf9b12-aeb2-4a43-8aa2-f5737169bedf} <Debug> TCPHandler: Processed in 0.001567492 sec. | ||
| 4391 | 2025.12.17 00:53:24.467894 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2025.12.17 00:53:24.467955 [ 192 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3038 rows, containing 5 columns (5 merged, 0 gathered) in 0.001751315 sec., 1734696.4994875279 rows/sec., 149.66 MiB/sec. | ||
| 4393 | 2025.12.17 00:53:24.467987 [ 266 ] {e5141060-f087-4f45-90ee-3917b70782a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4394 | 2025.12.17 00:53:24.468034 [ 266 ] {e5141060-f087-4f45-90ee-3917b70782a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4395 | 2025.12.17 00:53:24.468210 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4396 | 2025.12.17 00:53:24.468435 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_26_5} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2025.12.17 00:53:24.468465 [ 266 ] {e5141060-f087-4f45-90ee-3917b70782a7} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2025.12.17 00:53:24.468494 [ 194 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_26_5} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4399 | 2025.12.17 00:53:24.468500 [ 266 ] {e5141060-f087-4f45-90ee-3917b70782a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4400 | 2025.12.17 00:53:24.468553 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 4401 | 2025.12.17 00:53:24.468808 [ 266 ] {e5141060-f087-4f45-90ee-3917b70782a7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4402 | 2025.12.17 00:53:24.469009 [ 266 ] {e5141060-f087-4f45-90ee-3917b70782a7} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2025.12.17 00:53:24.469131 [ 266 ] {e5141060-f087-4f45-90ee-3917b70782a7} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001162 sec., 79173.83820998279 rows/sec., 6.19 MiB/sec. | ||
| 4404 | 2025.12.17 00:53:24.469134 [ 93 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4405 | 2025.12.17 00:53:24.469168 [ 266 ] {e5141060-f087-4f45-90ee-3917b70782a7} <Debug> TCPHandler: Processed in 0.001321616 sec. | ||
| 4406 | 2025.12.17 00:53:24.469187 [ 93 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2025.12.17 00:53:24.469212 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4408 | 2025.12.17 00:53:24.469287 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2025.12.17 00:53:24.469332 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::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 | ||
| 4410 | 2025.12.17 00:53:24.469385 [ 266 ] {76c6b9da-c9ef-4b1a-8fb3-5e1d22acd3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4411 | 2025.12.17 00:53:24.469432 [ 266 ] {76c6b9da-c9ef-4b1a-8fb3-5e1d22acd3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4412 | 2025.12.17 00:53:24.469474 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4413 | 2025.12.17 00:53:24.469513 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 793 rows starting from the beginning of the part | ||
| 4414 | 2025.12.17 00:53:24.469578 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 580 rows starting from the beginning of the part | ||
| 4415 | 2025.12.17 00:53:24.469619 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::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 | ||
| 4416 | 2025.12.17 00:53:24.469657 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 88 rows starting from the beginning of the part | ||
| 4417 | 2025.12.17 00:53:24.469695 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
| 4418 | 2025.12.17 00:53:24.469733 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 92 rows starting from the beginning of the part | ||
| 4419 | 2025.12.17 00:53:24.469891 [ 266 ] {76c6b9da-c9ef-4b1a-8fb3-5e1d22acd3a2} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2025.12.17 00:53:24.469935 [ 266 ] {76c6b9da-c9ef-4b1a-8fb3-5e1d22acd3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4421 | 2025.12.17 00:53:24.470281 [ 266 ] {76c6b9da-c9ef-4b1a-8fb3-5e1d22acd3a2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4422 | 2025.12.17 00:53:24.470516 [ 266 ] {76c6b9da-c9ef-4b1a-8fb3-5e1d22acd3a2} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2025.12.17 00:53:24.470639 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4424 | 2025.12.17 00:53:24.470646 [ 266 ] {76c6b9da-c9ef-4b1a-8fb3-5e1d22acd3a2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001281 sec., 126463.70023419203 rows/sec., 8.81 MiB/sec. | ||
| 4425 | 2025.12.17 00:53:24.470682 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2025.12.17 00:53:24.470702 [ 266 ] {76c6b9da-c9ef-4b1a-8fb3-5e1d22acd3a2} <Debug> TCPHandler: Processed in 0.001462949 sec. | ||
| 4427 | 2025.12.17 00:53:24.470706 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4428 | 2025.12.17 00:53:24.470798 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 4429 | 2025.12.17 00:53:24.470820 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2025.12.17 00:53:24.470838 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559262 sec., 1089618.0372509558 rows/sec., 84.74 MiB/sec. | ||
| 4431 | 2025.12.17 00:53:24.470883 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4432 | 2025.12.17 00:53:24.470912 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3634 rows starting from the beginning of the part | ||
| 4433 | 2025.12.17 00:53:24.470924 [ 266 ] {2006798e-58c9-4b5f-9704-2eee026c6bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4434 | 2025.12.17 00:53:24.470958 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4223 rows starting from the beginning of the part | ||
| 4435 | 2025.12.17 00:53:24.470981 [ 266 ] {2006798e-58c9-4b5f-9704-2eee026c6bbe} <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 | ||
| 4436 | 2025.12.17 00:53:24.470995 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 4437 | 2025.12.17 00:53:24.471029 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 4438 | 2025.12.17 00:53:24.471047 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4439 | 2025.12.17 00:53:24.471064 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 4440 | 2025.12.17 00:53:24.471102 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 162 rows starting from the beginning of the part | ||
| 4441 | 2025.12.17 00:53:24.471315 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_26_5} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2025.12.17 00:53:24.471383 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_26_5} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4443 | 2025.12.17 00:53:24.471452 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4444 | 2025.12.17 00:53:24.471828 [ 266 ] {2006798e-58c9-4b5f-9704-2eee026c6bbe} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2025.12.17 00:53:24.471866 [ 266 ] {2006798e-58c9-4b5f-9704-2eee026c6bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4446 | 2025.12.17 00:53:24.472419 [ 266 ] {2006798e-58c9-4b5f-9704-2eee026c6bbe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4447 | 2025.12.17 00:53:24.472646 [ 266 ] {2006798e-58c9-4b5f-9704-2eee026c6bbe} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2025.12.17 00:53:24.472770 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4449 | 2025.12.17 00:53:24.472785 [ 266 ] {2006798e-58c9-4b5f-9704-2eee026c6bbe} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00188 sec., 12765.95744680851 rows/sec., 22.88 MiB/sec. | ||
| 4450 | 2025.12.17 00:53:24.472819 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2025.12.17 00:53:24.472849 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4452 | 2025.12.17 00:53:24.472867 [ 266 ] {2006798e-58c9-4b5f-9704-2eee026c6bbe} <Debug> TCPHandler: Processed in 0.002097342 sec. | ||
| 4453 | 2025.12.17 00:53:24.472932 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::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 | ||
| 4454 | 2025.12.17 00:53:24.472999 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2025.12.17 00:53:24.473099 [ 266 ] {9cd1fb98-34bd-4873-bed0-ec0e7d853f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4456 | 2025.12.17 00:53:24.473135 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4457 | 2025.12.17 00:53:24.473141 [ 266 ] {9cd1fb98-34bd-4873-bed0-ec0e7d853f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4458 | 2025.12.17 00:53:24.473188 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 291 rows starting from the beginning of the part | ||
| 4459 | 2025.12.17 00:53:24.473304 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4460 | 2025.12.17 00:53:24.473410 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
| 4461 | 2025.12.17 00:53:24.473513 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4462 | 2025.12.17 00:53:24.473520 [ 266 ] {9cd1fb98-34bd-4873-bed0-ec0e7d853f61} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2025.12.17 00:53:24.473565 [ 266 ] {9cd1fb98-34bd-4873-bed0-ec0e7d853f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4464 | 2025.12.17 00:53:24.473617 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 4465 | 2025.12.17 00:53:24.473725 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 4466 | 2025.12.17 00:53:24.473953 [ 266 ] {9cd1fb98-34bd-4873-bed0-ec0e7d853f61} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4467 | 2025.12.17 00:53:24.474060 [ 195 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8467 rows, containing 5 columns (5 merged, 0 gathered) in 0.003289506 sec., 2573942.7135867816 rows/sec., 176.01 MiB/sec. | ||
| 4468 | 2025.12.17 00:53:24.474210 [ 266 ] {9cd1fb98-34bd-4873-bed0-ec0e7d853f61} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2025.12.17 00:53:24.474304 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4470 | 2025.12.17 00:53:24.474338 [ 93 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4471 | 2025.12.17 00:53:24.474361 [ 266 ] {9cd1fb98-34bd-4873-bed0-ec0e7d853f61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001281 sec., 46838.4074941452 rows/sec., 3.16 MiB/sec. | ||
| 4472 | 2025.12.17 00:53:24.474377 [ 93 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2025.12.17 00:53:24.474406 [ 266 ] {9cd1fb98-34bd-4873-bed0-ec0e7d853f61} <Debug> TCPHandler: Processed in 0.001456059 sec. | ||
| 4474 | 2025.12.17 00:53:24.474407 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4475 | 2025.12.17 00:53:24.474520 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 4476 | 2025.12.17 00:53:24.474641 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4477 | 2025.12.17 00:53:24.474657 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2025.12.17 00:53:24.474674 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1198 rows starting from the beginning of the part | ||
| 4479 | 2025.12.17 00:53:24.474736 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 4480 | 2025.12.17 00:53:24.474744 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4481 | 2025.12.17 00:53:24.474780 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 4482 | 2025.12.17 00:53:24.474820 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 4483 | 2025.12.17 00:53:24.474853 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 4484 | 2025.12.17 00:53:24.474859 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 4485 | 2025.12.17 00:53:24.474915 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 4486 | 2025.12.17 00:53:24.475954 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1438 rows, containing 4 columns (4 merged, 0 gathered) in 0.001471269 sec., 977387.5477563925 rows/sec., 65.18 MiB/sec. | ||
| 4487 | 2025.12.17 00:53:24.476108 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4488 | 2025.12.17 00:53:24.476337 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_26_5} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2025.12.17 00:53:24.476398 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_26_5} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4490 | 2025.12.17 00:53:24.476467 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4491 | 2025.12.17 00:53:24.477519 [ 200 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 19 columns (19 merged, 0 gathered) in 0.004623333 sec., 86301.37608517491 rows/sec., 154.65 MiB/sec. | ||
| 4492 | 2025.12.17 00:53:24.478218 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4493 | 2025.12.17 00:53:24.478578 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2025.12.17 00:53:24.478652 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4495 | 2025.12.17 00:53:24.478776 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 4496 | 2025.12.17 00:53:25.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.72 MiB, peak 249.69 MiB, free memory in arenas 0.00 B, will set to 244.63 MiB (RSS), difference: 1.91 MiB | ||
| 4497 | 2025.12.17 00:53:25.478815 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9099 | ||
| 4498 | 2025.12.17 00:53:25.479367 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2025.12.17 00:53:25.479408 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4500 | 2025.12.17 00:53:25.479916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4501 | 2025.12.17 00:53:25.480172 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2025.12.17 00:53:25.480316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9099 | ||
| 4503 | 2025.12.17 00:53:25.963029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4504 | 2025.12.17 00:53:25.979439 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4505 | 2025.12.17 00:53:25.979502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4506 | 2025.12.17 00:53:25.985487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4507 | 2025.12.17 00:53:25.986171 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4508 | 2025.12.17 00:53:25.989015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4509 | 2025.12.17 00:53:29.462405 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2025.12.17 00:53:29.462682 [ 266 ] {85133738-759b-4772-838a-e562311acbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4511 | 2025.12.17 00:53:29.462783 [ 266 ] {85133738-759b-4772-838a-e562311acbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4512 | 2025.12.17 00:53:29.463586 [ 266 ] {85133738-759b-4772-838a-e562311acbda} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2025.12.17 00:53:29.463627 [ 266 ] {85133738-759b-4772-838a-e562311acbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4514 | 2025.12.17 00:53:29.464022 [ 266 ] {85133738-759b-4772-838a-e562311acbda} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4515 | 2025.12.17 00:53:29.464238 [ 266 ] {85133738-759b-4772-838a-e562311acbda} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2025.12.17 00:53:29.464385 [ 266 ] {85133738-759b-4772-838a-e562311acbda} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001781 sec., 51656.37282425603 rows/sec., 4.36 MiB/sec. | ||
| 4517 | 2025.12.17 00:53:29.464425 [ 266 ] {85133738-759b-4772-838a-e562311acbda} <Debug> TCPHandler: Processed in 0.002201304 sec. | ||
| 4518 | 2025.12.17 00:53:29.464553 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2025.12.17 00:53:29.464646 [ 266 ] {0eb90b20-1a5a-48a5-8e89-ea36dbd09286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4520 | 2025.12.17 00:53:29.464685 [ 266 ] {0eb90b20-1a5a-48a5-8e89-ea36dbd09286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4521 | 2025.12.17 00:53:29.465131 [ 266 ] {0eb90b20-1a5a-48a5-8e89-ea36dbd09286} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2025.12.17 00:53:29.465167 [ 266 ] {0eb90b20-1a5a-48a5-8e89-ea36dbd09286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4523 | 2025.12.17 00:53:29.465450 [ 266 ] {0eb90b20-1a5a-48a5-8e89-ea36dbd09286} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4524 | 2025.12.17 00:53:29.465652 [ 266 ] {0eb90b20-1a5a-48a5-8e89-ea36dbd09286} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2025.12.17 00:53:29.465774 [ 266 ] {0eb90b20-1a5a-48a5-8e89-ea36dbd09286} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001147 sec., 15693.112467306015 rows/sec., 1.15 MiB/sec. | ||
| 4526 | 2025.12.17 00:53:29.465810 [ 266 ] {0eb90b20-1a5a-48a5-8e89-ea36dbd09286} <Debug> TCPHandler: Processed in 0.001308546 sec. | ||
| 4527 | 2025.12.17 00:53:29.465932 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2025.12.17 00:53:29.466024 [ 266 ] {5cff0232-462b-41fc-a0cf-f7cbfc919a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4529 | 2025.12.17 00:53:29.466062 [ 266 ] {5cff0232-462b-41fc-a0cf-f7cbfc919a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4530 | 2025.12.17 00:53:29.466490 [ 266 ] {5cff0232-462b-41fc-a0cf-f7cbfc919a55} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2025.12.17 00:53:29.466526 [ 266 ] {5cff0232-462b-41fc-a0cf-f7cbfc919a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4532 | 2025.12.17 00:53:29.466821 [ 266 ] {5cff0232-462b-41fc-a0cf-f7cbfc919a55} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4533 | 2025.12.17 00:53:29.467029 [ 266 ] {5cff0232-462b-41fc-a0cf-f7cbfc919a55} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2025.12.17 00:53:29.467151 [ 266 ] {5cff0232-462b-41fc-a0cf-f7cbfc919a55} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001145 sec., 71615.72052401747 rows/sec., 5.59 MiB/sec. | ||
| 4535 | 2025.12.17 00:53:29.467187 [ 266 ] {5cff0232-462b-41fc-a0cf-f7cbfc919a55} <Debug> TCPHandler: Processed in 0.001315036 sec. | ||
| 4536 | 2025.12.17 00:53:29.467297 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2025.12.17 00:53:29.467389 [ 266 ] {a06e6c6e-92e7-4751-87cb-7794a82f48d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4538 | 2025.12.17 00:53:29.467431 [ 266 ] {a06e6c6e-92e7-4751-87cb-7794a82f48d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4539 | 2025.12.17 00:53:29.467847 [ 266 ] {a06e6c6e-92e7-4751-87cb-7794a82f48d8} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2025.12.17 00:53:29.467884 [ 266 ] {a06e6c6e-92e7-4751-87cb-7794a82f48d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4541 | 2025.12.17 00:53:29.468221 [ 266 ] {a06e6c6e-92e7-4751-87cb-7794a82f48d8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4542 | 2025.12.17 00:53:29.468433 [ 266 ] {a06e6c6e-92e7-4751-87cb-7794a82f48d8} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2025.12.17 00:53:29.468559 [ 266 ] {a06e6c6e-92e7-4751-87cb-7794a82f48d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 4544 | 2025.12.17 00:53:29.468596 [ 266 ] {a06e6c6e-92e7-4751-87cb-7794a82f48d8} <Debug> TCPHandler: Processed in 0.001345597 sec. | ||
| 4545 | 2025.12.17 00:53:29.468706 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2025.12.17 00:53:29.468799 [ 266 ] {18dc1ea5-c741-4baf-adb0-00f8c71c6ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4547 | 2025.12.17 00:53:29.468852 [ 266 ] {18dc1ea5-c741-4baf-adb0-00f8c71c6ed8} <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 | ||
| 4548 | 2025.12.17 00:53:29.469601 [ 266 ] {18dc1ea5-c741-4baf-adb0-00f8c71c6ed8} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2025.12.17 00:53:29.469639 [ 266 ] {18dc1ea5-c741-4baf-adb0-00f8c71c6ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4550 | 2025.12.17 00:53:29.470151 [ 266 ] {18dc1ea5-c741-4baf-adb0-00f8c71c6ed8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4551 | 2025.12.17 00:53:29.470367 [ 266 ] {18dc1ea5-c741-4baf-adb0-00f8c71c6ed8} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2025.12.17 00:53:29.470498 [ 266 ] {18dc1ea5-c741-4baf-adb0-00f8c71c6ed8} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001718 sec., 10477.299185098953 rows/sec., 18.77 MiB/sec. | ||
| 4553 | 2025.12.17 00:53:29.470547 [ 266 ] {18dc1ea5-c741-4baf-adb0-00f8c71c6ed8} <Debug> TCPHandler: Processed in 0.001889748 sec. | ||
| 4554 | 2025.12.17 00:53:29.470660 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2025.12.17 00:53:29.470753 [ 266 ] {0ce1977a-7d63-429b-aad3-0b42525bd702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4556 | 2025.12.17 00:53:29.470794 [ 266 ] {0ce1977a-7d63-429b-aad3-0b42525bd702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4557 | 2025.12.17 00:53:29.471125 [ 266 ] {0ce1977a-7d63-429b-aad3-0b42525bd702} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2025.12.17 00:53:29.471161 [ 266 ] {0ce1977a-7d63-429b-aad3-0b42525bd702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4559 | 2025.12.17 00:53:29.471471 [ 266 ] {0ce1977a-7d63-429b-aad3-0b42525bd702} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4560 | 2025.12.17 00:53:29.471688 [ 266 ] {0ce1977a-7d63-429b-aad3-0b42525bd702} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2025.12.17 00:53:29.471813 [ 266 ] {0ce1977a-7d63-429b-aad3-0b42525bd702} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 4562 | 2025.12.17 00:53:29.471850 [ 266 ] {0ce1977a-7d63-429b-aad3-0b42525bd702} <Debug> TCPHandler: Processed in 0.001237645 sec. | ||
| 4563 | 2025.12.17 00:53:32.895913 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4564 | 2025.12.17 00:53:32.895984 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4565 | 2025.12.17 00:53:32.981043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9547 | ||
| 4566 | 2025.12.17 00:53:32.981650 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2025.12.17 00:53:32.981688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4568 | 2025.12.17 00:53:32.982162 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4569 | 2025.12.17 00:53:32.982407 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2025.12.17 00:53:32.982531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9547 | ||
| 4571 | 2025.12.17 00:53:33.004257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 584 | ||
| 4572 | 2025.12.17 00:53:33.006417 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2025.12.17 00:53:33.006461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4574 | 2025.12.17 00:53:33.007630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4575 | 2025.12.17 00:53:33.007893 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2025.12.17 00:53:33.008150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4577 | 2025.12.17 00:53:33.489719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4578 | 2025.12.17 00:53:33.507168 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2025.12.17 00:53:33.507233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4580 | 2025.12.17 00:53:33.512810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4581 | 2025.12.17 00:53:33.513537 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2025.12.17 00:53:33.516771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4583 | 2025.12.17 00:53:34.462025 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2025.12.17 00:53:34.462316 [ 266 ] {cc51dc88-a629-4a4f-a696-c5d7b9ac6db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4585 | 2025.12.17 00:53:34.462423 [ 266 ] {cc51dc88-a629-4a4f-a696-c5d7b9ac6db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4586 | 2025.12.17 00:53:34.463314 [ 266 ] {cc51dc88-a629-4a4f-a696-c5d7b9ac6db7} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4587 | 2025.12.17 00:53:34.463359 [ 266 ] {cc51dc88-a629-4a4f-a696-c5d7b9ac6db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4588 | 2025.12.17 00:53:34.463802 [ 266 ] {cc51dc88-a629-4a4f-a696-c5d7b9ac6db7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4589 | 2025.12.17 00:53:34.464039 [ 266 ] {cc51dc88-a629-4a4f-a696-c5d7b9ac6db7} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2025.12.17 00:53:34.464197 [ 266 ] {cc51dc88-a629-4a4f-a696-c5d7b9ac6db7} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001962 sec., 53007.13557594291 rows/sec., 4.44 MiB/sec. | ||
| 4591 | 2025.12.17 00:53:34.464247 [ 266 ] {cc51dc88-a629-4a4f-a696-c5d7b9ac6db7} <Debug> TCPHandler: Processed in 0.002408628 sec. | ||
| 4592 | 2025.12.17 00:53:34.464370 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2025.12.17 00:53:34.464474 [ 266 ] {233eae5f-2fa2-43d0-bddd-6d4fd1829448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4594 | 2025.12.17 00:53:34.464519 [ 266 ] {233eae5f-2fa2-43d0-bddd-6d4fd1829448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4595 | 2025.12.17 00:53:34.464937 [ 266 ] {233eae5f-2fa2-43d0-bddd-6d4fd1829448} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2025.12.17 00:53:34.464975 [ 266 ] {233eae5f-2fa2-43d0-bddd-6d4fd1829448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4597 | 2025.12.17 00:53:34.465288 [ 266 ] {233eae5f-2fa2-43d0-bddd-6d4fd1829448} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4598 | 2025.12.17 00:53:34.465504 [ 266 ] {233eae5f-2fa2-43d0-bddd-6d4fd1829448} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2025.12.17 00:53:34.465646 [ 266 ] {233eae5f-2fa2-43d0-bddd-6d4fd1829448} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001197 sec., 20050.12531328321 rows/sec., 1.47 MiB/sec. | ||
| 4600 | 2025.12.17 00:53:34.465685 [ 266 ] {233eae5f-2fa2-43d0-bddd-6d4fd1829448} <Debug> TCPHandler: Processed in 0.001367437 sec. | ||
| 4601 | 2025.12.17 00:53:34.465790 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2025.12.17 00:53:34.465887 [ 266 ] {e8a2ba2c-5d91-40c0-a82b-f7352b07324e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4603 | 2025.12.17 00:53:34.465928 [ 266 ] {e8a2ba2c-5d91-40c0-a82b-f7352b07324e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4604 | 2025.12.17 00:53:34.466337 [ 266 ] {e8a2ba2c-5d91-40c0-a82b-f7352b07324e} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2025.12.17 00:53:34.466375 [ 266 ] {e8a2ba2c-5d91-40c0-a82b-f7352b07324e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4606 | 2025.12.17 00:53:34.466690 [ 266 ] {e8a2ba2c-5d91-40c0-a82b-f7352b07324e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4607 | 2025.12.17 00:53:34.466903 [ 266 ] {e8a2ba2c-5d91-40c0-a82b-f7352b07324e} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2025.12.17 00:53:34.467031 [ 266 ] {e8a2ba2c-5d91-40c0-a82b-f7352b07324e} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001164 sec., 75601.37457044673 rows/sec., 5.90 MiB/sec. | ||
| 4609 | 2025.12.17 00:53:34.467070 [ 266 ] {e8a2ba2c-5d91-40c0-a82b-f7352b07324e} <Debug> TCPHandler: Processed in 0.001329806 sec. | ||
| 4610 | 2025.12.17 00:53:34.467181 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4611 | 2025.12.17 00:53:34.467276 [ 266 ] {44c9968c-5d37-45bc-94f3-961c454a1c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4612 | 2025.12.17 00:53:34.467321 [ 266 ] {44c9968c-5d37-45bc-94f3-961c454a1c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4613 | 2025.12.17 00:53:34.467718 [ 266 ] {44c9968c-5d37-45bc-94f3-961c454a1c94} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2025.12.17 00:53:34.467756 [ 266 ] {44c9968c-5d37-45bc-94f3-961c454a1c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4615 | 2025.12.17 00:53:34.468094 [ 266 ] {44c9968c-5d37-45bc-94f3-961c454a1c94} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4616 | 2025.12.17 00:53:34.468329 [ 266 ] {44c9968c-5d37-45bc-94f3-961c454a1c94} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2025.12.17 00:53:34.468459 [ 266 ] {44c9968c-5d37-45bc-94f3-961c454a1c94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 4618 | 2025.12.17 00:53:34.468496 [ 266 ] {44c9968c-5d37-45bc-94f3-961c454a1c94} <Debug> TCPHandler: Processed in 0.001364648 sec. | ||
| 4619 | 2025.12.17 00:53:34.468597 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2025.12.17 00:53:34.468693 [ 266 ] {ad5e4625-cceb-4cfb-ad22-36b508cd43a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4621 | 2025.12.17 00:53:34.468750 [ 266 ] {ad5e4625-cceb-4cfb-ad22-36b508cd43a7} <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 | ||
| 4622 | 2025.12.17 00:53:34.469531 [ 266 ] {ad5e4625-cceb-4cfb-ad22-36b508cd43a7} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2025.12.17 00:53:34.469568 [ 266 ] {ad5e4625-cceb-4cfb-ad22-36b508cd43a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4624 | 2025.12.17 00:53:34.470105 [ 266 ] {ad5e4625-cceb-4cfb-ad22-36b508cd43a7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4625 | 2025.12.17 00:53:34.470337 [ 266 ] {ad5e4625-cceb-4cfb-ad22-36b508cd43a7} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2025.12.17 00:53:34.470475 [ 266 ] {ad5e4625-cceb-4cfb-ad22-36b508cd43a7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.0018 sec., 13333.333333333334 rows/sec., 23.89 MiB/sec. | ||
| 4627 | 2025.12.17 00:53:34.470537 [ 266 ] {ad5e4625-cceb-4cfb-ad22-36b508cd43a7} <Debug> TCPHandler: Processed in 0.00198948 sec. | ||
| 4628 | 2025.12.17 00:53:34.470649 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2025.12.17 00:53:34.470746 [ 266 ] {45f98f9b-0578-4864-ad97-23405f32847f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4630 | 2025.12.17 00:53:34.470789 [ 266 ] {45f98f9b-0578-4864-ad97-23405f32847f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4631 | 2025.12.17 00:53:34.471155 [ 266 ] {45f98f9b-0578-4864-ad97-23405f32847f} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2025.12.17 00:53:34.471191 [ 266 ] {45f98f9b-0578-4864-ad97-23405f32847f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4633 | 2025.12.17 00:53:34.471527 [ 266 ] {45f98f9b-0578-4864-ad97-23405f32847f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4634 | 2025.12.17 00:53:34.471754 [ 266 ] {45f98f9b-0578-4864-ad97-23405f32847f} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2025.12.17 00:53:34.471882 [ 266 ] {45f98f9b-0578-4864-ad97-23405f32847f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 4636 | 2025.12.17 00:53:34.471918 [ 266 ] {45f98f9b-0578-4864-ad97-23405f32847f} <Debug> TCPHandler: Processed in 0.001320426 sec. | ||
| 4637 | 2025.12.17 00:53:36.971457 [ 25 ] {} <Debug> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4638 | 2025.12.17 00:53:36.971583 [ 25 ] {} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2025.12.17 00:53:36.971630 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4640 | 2025.12.17 00:53:36.971822 [ 202 ] {33d17c91-3d57-492a-9130-100d4aa120a3::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 | ||
| 4641 | 2025.12.17 00:53:36.972047 [ 202 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4642 | 2025.12.17 00:53:36.972106 [ 202 ] {33d17c91-3d57-492a-9130-100d4aa120a3::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 | ||
| 4643 | 2025.12.17 00:53:36.972294 [ 202 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4644 | 2025.12.17 00:53:36.972419 [ 202 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 4645 | 2025.12.17 00:53:36.972513 [ 202 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4646 | 2025.12.17 00:53:36.972598 [ 202 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 4647 | 2025.12.17 00:53:36.973400 [ 200 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670183 sec., 21554.524264706324 rows/sec., 1.80 MiB/sec. | ||
| 4648 | 2025.12.17 00:53:36.973567 [ 193 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4649 | 2025.12.17 00:53:36.973892 [ 193 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_9_2} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2025.12.17 00:53:36.973973 [ 193 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_9_2} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4651 | 2025.12.17 00:53:36.974071 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4652 | 2025.12.17 00:53:39.492285 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2025.12.17 00:53:39.492499 [ 266 ] {d588d6c5-8414-4baf-8727-77a310c208f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4654 | 2025.12.17 00:53:39.492582 [ 266 ] {d588d6c5-8414-4baf-8727-77a310c208f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4655 | 2025.12.17 00:53:39.493380 [ 266 ] {d588d6c5-8414-4baf-8727-77a310c208f9} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2025.12.17 00:53:39.493429 [ 266 ] {d588d6c5-8414-4baf-8727-77a310c208f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4657 | 2025.12.17 00:53:39.493829 [ 266 ] {d588d6c5-8414-4baf-8727-77a310c208f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4658 | 2025.12.17 00:53:39.494065 [ 266 ] {d588d6c5-8414-4baf-8727-77a310c208f9} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2025.12.17 00:53:39.494216 [ 266 ] {d588d6c5-8414-4baf-8727-77a310c208f9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001775 sec., 13521.12676056338 rows/sec., 1.12 MiB/sec. | ||
| 4660 | 2025.12.17 00:53:39.494262 [ 266 ] {d588d6c5-8414-4baf-8727-77a310c208f9} <Debug> TCPHandler: Processed in 0.002156664 sec. | ||
| 4661 | 2025.12.17 00:53:39.494392 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2025.12.17 00:53:39.494495 [ 266 ] {20c3e2bc-82e5-4bde-acfc-895c2a68cd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4663 | 2025.12.17 00:53:39.494540 [ 266 ] {20c3e2bc-82e5-4bde-acfc-895c2a68cd7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4664 | 2025.12.17 00:53:39.494948 [ 266 ] {20c3e2bc-82e5-4bde-acfc-895c2a68cd7e} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2025.12.17 00:53:39.494983 [ 266 ] {20c3e2bc-82e5-4bde-acfc-895c2a68cd7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4666 | 2025.12.17 00:53:39.495293 [ 266 ] {20c3e2bc-82e5-4bde-acfc-895c2a68cd7e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4667 | 2025.12.17 00:53:39.495506 [ 266 ] {20c3e2bc-82e5-4bde-acfc-895c2a68cd7e} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2025.12.17 00:53:39.495637 [ 266 ] {20c3e2bc-82e5-4bde-acfc-895c2a68cd7e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001168 sec., 3424.6575342465753 rows/sec., 279.26 KiB/sec. | ||
| 4669 | 2025.12.17 00:53:39.495676 [ 266 ] {20c3e2bc-82e5-4bde-acfc-895c2a68cd7e} <Debug> TCPHandler: Processed in 0.001335857 sec. | ||
| 4670 | 2025.12.17 00:53:39.495788 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2025.12.17 00:53:39.495884 [ 266 ] {10eb3e29-9967-4800-93e3-aa6630e81103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4672 | 2025.12.17 00:53:39.495923 [ 266 ] {10eb3e29-9967-4800-93e3-aa6630e81103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4673 | 2025.12.17 00:53:39.496980 [ 266 ] {10eb3e29-9967-4800-93e3-aa6630e81103} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2025.12.17 00:53:39.497018 [ 266 ] {10eb3e29-9967-4800-93e3-aa6630e81103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4675 | 2025.12.17 00:53:39.497410 [ 266 ] {10eb3e29-9967-4800-93e3-aa6630e81103} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4676 | 2025.12.17 00:53:39.497617 [ 266 ] {10eb3e29-9967-4800-93e3-aa6630e81103} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2025.12.17 00:53:39.497744 [ 266 ] {10eb3e29-9967-4800-93e3-aa6630e81103} <Debug> executeQuery: Read 1354 rows, 116.12 KiB in 0.001878 sec., 720979.7657082003 rows/sec., 60.38 MiB/sec. | ||
| 4678 | 2025.12.17 00:53:39.497781 [ 266 ] {10eb3e29-9967-4800-93e3-aa6630e81103} <Debug> TCPHandler: Processed in 0.002042061 sec. | ||
| 4679 | 2025.12.17 00:53:39.497893 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2025.12.17 00:53:39.497987 [ 266 ] {47239e57-73a2-4ce9-a06c-c7329badf406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4681 | 2025.12.17 00:53:39.498026 [ 266 ] {47239e57-73a2-4ce9-a06c-c7329badf406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4682 | 2025.12.17 00:53:39.498427 [ 266 ] {47239e57-73a2-4ce9-a06c-c7329badf406} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2025.12.17 00:53:39.498463 [ 266 ] {47239e57-73a2-4ce9-a06c-c7329badf406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4684 | 2025.12.17 00:53:39.498761 [ 266 ] {47239e57-73a2-4ce9-a06c-c7329badf406} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4685 | 2025.12.17 00:53:39.498977 [ 266 ] {47239e57-73a2-4ce9-a06c-c7329badf406} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2025.12.17 00:53:39.499081 [ 58 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4687 | 2025.12.17 00:53:39.499103 [ 266 ] {47239e57-73a2-4ce9-a06c-c7329badf406} <Debug> executeQuery: Read 34 rows, 2.59 KiB in 0.001133 sec., 30008.826125330983 rows/sec., 2.24 MiB/sec. | ||
| 4688 | 2025.12.17 00:53:39.499148 [ 58 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2025.12.17 00:53:39.499157 [ 266 ] {47239e57-73a2-4ce9-a06c-c7329badf406} <Debug> TCPHandler: Processed in 0.001312107 sec. | ||
| 4690 | 2025.12.17 00:53:39.499177 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4691 | 2025.12.17 00:53:39.499271 [ 194 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::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 | ||
| 4692 | 2025.12.17 00:53:39.499279 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2025.12.17 00:53:39.499373 [ 194 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4694 | 2025.12.17 00:53:39.499403 [ 194 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 279 rows starting from the beginning of the part | ||
| 4695 | 2025.12.17 00:53:39.499411 [ 266 ] {a6383aca-3396-4f6f-8901-db31cb83606d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4696 | 2025.12.17 00:53:39.499458 [ 194 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part | ||
| 4697 | 2025.12.17 00:53:39.499460 [ 266 ] {a6383aca-3396-4f6f-8901-db31cb83606d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4698 | 2025.12.17 00:53:39.499504 [ 194 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 4699 | 2025.12.17 00:53:39.499547 [ 194 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
| 4700 | 2025.12.17 00:53:39.499588 [ 194 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 4701 | 2025.12.17 00:53:39.499629 [ 194 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 4702 | 2025.12.17 00:53:39.500068 [ 266 ] {a6383aca-3396-4f6f-8901-db31cb83606d} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2025.12.17 00:53:39.500111 [ 266 ] {a6383aca-3396-4f6f-8901-db31cb83606d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4704 | 2025.12.17 00:53:39.500383 [ 193 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.001148283 sec., 349217.0484105399 rows/sec., 24.31 MiB/sec. | ||
| 4705 | 2025.12.17 00:53:39.500454 [ 266 ] {a6383aca-3396-4f6f-8901-db31cb83606d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4706 | 2025.12.17 00:53:39.500509 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4707 | 2025.12.17 00:53:39.500675 [ 266 ] {a6383aca-3396-4f6f-8901-db31cb83606d} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2025.12.17 00:53:39.500759 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_26_5} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2025.12.17 00:53:39.500800 [ 266 ] {a6383aca-3396-4f6f-8901-db31cb83606d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001415 sec., 178091.87279151942 rows/sec., 12.32 MiB/sec. | ||
| 4710 | 2025.12.17 00:53:39.500826 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_26_5} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4711 | 2025.12.17 00:53:39.500843 [ 266 ] {a6383aca-3396-4f6f-8901-db31cb83606d} <Debug> TCPHandler: Processed in 0.001616942 sec. | ||
| 4712 | 2025.12.17 00:53:39.500885 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4713 | 2025.12.17 00:53:39.500955 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2025.12.17 00:53:39.501049 [ 266 ] {84e8bd1d-9a65-4785-a5e6-3e4a4fd5fa50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4715 | 2025.12.17 00:53:39.501088 [ 266 ] {84e8bd1d-9a65-4785-a5e6-3e4a4fd5fa50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4716 | 2025.12.17 00:53:39.501469 [ 266 ] {84e8bd1d-9a65-4785-a5e6-3e4a4fd5fa50} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2025.12.17 00:53:39.501504 [ 266 ] {84e8bd1d-9a65-4785-a5e6-3e4a4fd5fa50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4718 | 2025.12.17 00:53:39.501791 [ 266 ] {84e8bd1d-9a65-4785-a5e6-3e4a4fd5fa50} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4719 | 2025.12.17 00:53:39.501989 [ 266 ] {84e8bd1d-9a65-4785-a5e6-3e4a4fd5fa50} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2025.12.17 00:53:39.502109 [ 266 ] {84e8bd1d-9a65-4785-a5e6-3e4a4fd5fa50} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001078 sec., 11131.725417439704 rows/sec., 869.67 KiB/sec. | ||
| 4721 | 2025.12.17 00:53:39.502145 [ 266 ] {84e8bd1d-9a65-4785-a5e6-3e4a4fd5fa50} <Debug> TCPHandler: Processed in 0.001237755 sec. | ||
| 4722 | 2025.12.17 00:53:39.502304 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2025.12.17 00:53:39.502395 [ 266 ] {b82d7aa1-37ef-4b3b-b942-480c4c900aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4724 | 2025.12.17 00:53:39.502433 [ 266 ] {b82d7aa1-37ef-4b3b-b942-480c4c900aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4725 | 2025.12.17 00:53:39.503008 [ 266 ] {b82d7aa1-37ef-4b3b-b942-480c4c900aad} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2025.12.17 00:53:39.503045 [ 266 ] {b82d7aa1-37ef-4b3b-b942-480c4c900aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4727 | 2025.12.17 00:53:39.503359 [ 266 ] {b82d7aa1-37ef-4b3b-b942-480c4c900aad} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4728 | 2025.12.17 00:53:39.503572 [ 266 ] {b82d7aa1-37ef-4b3b-b942-480c4c900aad} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2025.12.17 00:53:39.503696 [ 266 ] {b82d7aa1-37ef-4b3b-b942-480c4c900aad} <Debug> executeQuery: Read 578 rows, 44.43 KiB in 0.001318 sec., 438543.2473444613 rows/sec., 32.92 MiB/sec. | ||
| 4730 | 2025.12.17 00:53:39.503732 [ 266 ] {b82d7aa1-37ef-4b3b-b942-480c4c900aad} <Debug> TCPHandler: Processed in 0.00147598 sec. | ||
| 4731 | 2025.12.17 00:53:39.503830 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2025.12.17 00:53:39.503921 [ 266 ] {4bf1f2b6-9704-4ad7-8df6-bca0c3d17b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4733 | 2025.12.17 00:53:39.503963 [ 266 ] {4bf1f2b6-9704-4ad7-8df6-bca0c3d17b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4734 | 2025.12.17 00:53:39.504521 [ 266 ] {4bf1f2b6-9704-4ad7-8df6-bca0c3d17b7a} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2025.12.17 00:53:39.504557 [ 266 ] {4bf1f2b6-9704-4ad7-8df6-bca0c3d17b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4736 | 2025.12.17 00:53:39.504926 [ 266 ] {4bf1f2b6-9704-4ad7-8df6-bca0c3d17b7a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4737 | 2025.12.17 00:53:39.505132 [ 266 ] {4bf1f2b6-9704-4ad7-8df6-bca0c3d17b7a} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2025.12.17 00:53:39.505258 [ 266 ] {4bf1f2b6-9704-4ad7-8df6-bca0c3d17b7a} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001354 sec., 651403.2496307238 rows/sec., 44.21 MiB/sec. | ||
| 4739 | 2025.12.17 00:53:39.505294 [ 266 ] {4bf1f2b6-9704-4ad7-8df6-bca0c3d17b7a} <Debug> TCPHandler: Processed in 0.001510991 sec. | ||
| 4740 | 2025.12.17 00:53:39.505395 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2025.12.17 00:53:39.505492 [ 266 ] {930e6cae-769c-4407-af20-5bb04e1aea40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4742 | 2025.12.17 00:53:39.505547 [ 266 ] {930e6cae-769c-4407-af20-5bb04e1aea40} <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 | ||
| 4743 | 2025.12.17 00:53:39.506345 [ 266 ] {930e6cae-769c-4407-af20-5bb04e1aea40} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2025.12.17 00:53:39.506382 [ 266 ] {930e6cae-769c-4407-af20-5bb04e1aea40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4745 | 2025.12.17 00:53:39.506954 [ 266 ] {930e6cae-769c-4407-af20-5bb04e1aea40} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4746 | 2025.12.17 00:53:39.507191 [ 266 ] {930e6cae-769c-4407-af20-5bb04e1aea40} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2025.12.17 00:53:39.507334 [ 266 ] {930e6cae-769c-4407-af20-5bb04e1aea40} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00186 sec., 9677.419354838708 rows/sec., 17.34 MiB/sec. | ||
| 4748 | 2025.12.17 00:53:39.507399 [ 266 ] {930e6cae-769c-4407-af20-5bb04e1aea40} <Debug> TCPHandler: Processed in 0.002051531 sec. | ||
| 4749 | 2025.12.17 00:53:39.507513 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2025.12.17 00:53:39.507609 [ 266 ] {d85580cd-8fdd-4479-8c83-56705dbad430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4751 | 2025.12.17 00:53:39.507650 [ 266 ] {d85580cd-8fdd-4479-8c83-56705dbad430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4752 | 2025.12.17 00:53:39.507999 [ 266 ] {d85580cd-8fdd-4479-8c83-56705dbad430} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2025.12.17 00:53:39.508036 [ 266 ] {d85580cd-8fdd-4479-8c83-56705dbad430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4754 | 2025.12.17 00:53:39.508362 [ 266 ] {d85580cd-8fdd-4479-8c83-56705dbad430} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4755 | 2025.12.17 00:53:39.508577 [ 266 ] {d85580cd-8fdd-4479-8c83-56705dbad430} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2025.12.17 00:53:39.508703 [ 266 ] {d85580cd-8fdd-4479-8c83-56705dbad430} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 4757 | 2025.12.17 00:53:39.508739 [ 266 ] {d85580cd-8fdd-4479-8c83-56705dbad430} <Debug> TCPHandler: Processed in 0.001276046 sec. | ||
| 4758 | 2025.12.17 00:53:40.482756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10059 | ||
| 4759 | 2025.12.17 00:53:40.483277 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2025.12.17 00:53:40.483320 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4761 | 2025.12.17 00:53:40.483780 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4762 | 2025.12.17 00:53:40.484017 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2025.12.17 00:53:40.484159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10059 | ||
| 4764 | 2025.12.17 00:53:40.484176 [ 88 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4765 | 2025.12.17 00:53:40.484254 [ 88 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2025.12.17 00:53:40.484277 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4767 | 2025.12.17 00:53:40.484413 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 4768 | 2025.12.17 00:53:40.484574 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4769 | 2025.12.17 00:53:40.484618 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7627 rows starting from the beginning of the part | ||
| 4770 | 2025.12.17 00:53:40.484692 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4771 | 2025.12.17 00:53:40.484745 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4772 | 2025.12.17 00:53:40.484796 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4773 | 2025.12.17 00:53:40.484847 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4774 | 2025.12.17 00:53:40.484895 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4775 | 2025.12.17 00:53:40.486929 [ 193 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10059 rows, containing 4 columns (4 merged, 0 gathered) in 0.002582591 sec., 3894925.677352705 rows/sec., 55.72 MiB/sec. | ||
| 4776 | 2025.12.17 00:53:40.487215 [ 197 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4777 | 2025.12.17 00:53:40.487472 [ 197 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_21_4} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2025.12.17 00:53:40.487538 [ 197 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_21_4} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4779 | 2025.12.17 00:53:40.487628 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4780 | 2025.12.17 00:53:41.016982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4781 | 2025.12.17 00:53:41.034371 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2025.12.17 00:53:41.034431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4783 | 2025.12.17 00:53:41.040069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4784 | 2025.12.17 00:53:41.040795 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2025.12.17 00:53:41.041112 [ 9 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4786 | 2025.12.17 00:53:41.041185 [ 9 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2025.12.17 00:53:41.041209 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4788 | 2025.12.17 00:53:41.041343 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 4789 | 2025.12.17 00:53:41.044504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4790 | 2025.12.17 00:53:41.045425 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4791 | 2025.12.17 00:53:41.046924 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 4792 | 2025.12.17 00:53:41.051506 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 4793 | 2025.12.17 00:53:41.055739 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 4794 | 2025.12.17 00:53:41.060033 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 4795 | 2025.12.17 00:53:41.064447 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 4796 | 2025.12.17 00:53:41.068530 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 4797 | 2025.12.17 00:53:41.120964 [ 193 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079682806 sec., 1995.4116575663766 rows/sec., 10.32 MiB/sec. | ||
| 4798 | 2025.12.17 00:53:41.123598 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4799 | 2025.12.17 00:53:41.125698 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_21_4} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2025.12.17 00:53:41.125781 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_21_4} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4801 | 2025.12.17 00:53:41.127823 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4802 | 2025.12.17 00:53:42.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.60 MiB, peak 257.15 MiB, free memory in arenas 0.00 B, will set to 252.88 MiB (RSS), difference: 6.29 MiB | ||
| 4803 | 2025.12.17 00:53:43.008510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 616 | ||
| 4804 | 2025.12.17 00:53:43.011177 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2025.12.17 00:53:43.011226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4806 | 2025.12.17 00:53:43.012394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4807 | 2025.12.17 00:53:43.012649 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2025.12.17 00:53:43.012965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 616 | ||
| 4809 | 2025.12.17 00:53:44.462350 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4810 | 2025.12.17 00:53:44.462638 [ 266 ] {ef9328bd-5d9e-4927-8ee4-81d7dc0a92bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4811 | 2025.12.17 00:53:44.462710 [ 266 ] {ef9328bd-5d9e-4927-8ee4-81d7dc0a92bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4812 | 2025.12.17 00:53:44.463395 [ 266 ] {ef9328bd-5d9e-4927-8ee4-81d7dc0a92bf} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2025.12.17 00:53:44.463435 [ 266 ] {ef9328bd-5d9e-4927-8ee4-81d7dc0a92bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4814 | 2025.12.17 00:53:44.463817 [ 266 ] {ef9328bd-5d9e-4927-8ee4-81d7dc0a92bf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4815 | 2025.12.17 00:53:44.464118 [ 266 ] {ef9328bd-5d9e-4927-8ee4-81d7dc0a92bf} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2025.12.17 00:53:44.464277 [ 266 ] {ef9328bd-5d9e-4927-8ee4-81d7dc0a92bf} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001718 sec., 60535.50640279395 rows/sec., 5.07 MiB/sec. | ||
| 4817 | 2025.12.17 00:53:44.464329 [ 266 ] {ef9328bd-5d9e-4927-8ee4-81d7dc0a92bf} <Debug> TCPHandler: Processed in 0.002168683 sec. | ||
| 4818 | 2025.12.17 00:53:44.464461 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4819 | 2025.12.17 00:53:44.464563 [ 266 ] {d52ebdf6-93c2-4aac-9df7-bbe6546aa21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4820 | 2025.12.17 00:53:44.464608 [ 266 ] {d52ebdf6-93c2-4aac-9df7-bbe6546aa21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4821 | 2025.12.17 00:53:44.465021 [ 266 ] {d52ebdf6-93c2-4aac-9df7-bbe6546aa21a} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2025.12.17 00:53:44.465057 [ 266 ] {d52ebdf6-93c2-4aac-9df7-bbe6546aa21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4823 | 2025.12.17 00:53:44.465366 [ 266 ] {d52ebdf6-93c2-4aac-9df7-bbe6546aa21a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4824 | 2025.12.17 00:53:44.465582 [ 266 ] {d52ebdf6-93c2-4aac-9df7-bbe6546aa21a} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2025.12.17 00:53:44.465710 [ 266 ] {d52ebdf6-93c2-4aac-9df7-bbe6546aa21a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001169 sec., 20530.36783575706 rows/sec., 1.51 MiB/sec. | ||
| 4826 | 2025.12.17 00:53:44.465747 [ 266 ] {d52ebdf6-93c2-4aac-9df7-bbe6546aa21a} <Debug> TCPHandler: Processed in 0.001340187 sec. | ||
| 4827 | 2025.12.17 00:53:44.465859 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2025.12.17 00:53:44.465955 [ 266 ] {728498b3-0f97-4b3f-a277-dcfeaaad6568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4829 | 2025.12.17 00:53:44.465999 [ 266 ] {728498b3-0f97-4b3f-a277-dcfeaaad6568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4830 | 2025.12.17 00:53:44.466425 [ 266 ] {728498b3-0f97-4b3f-a277-dcfeaaad6568} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2025.12.17 00:53:44.466460 [ 266 ] {728498b3-0f97-4b3f-a277-dcfeaaad6568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4832 | 2025.12.17 00:53:44.466770 [ 266 ] {728498b3-0f97-4b3f-a277-dcfeaaad6568} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4833 | 2025.12.17 00:53:44.466993 [ 266 ] {728498b3-0f97-4b3f-a277-dcfeaaad6568} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2025.12.17 00:53:44.467122 [ 266 ] {728498b3-0f97-4b3f-a277-dcfeaaad6568} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001186 sec., 74198.98819561551 rows/sec., 5.79 MiB/sec. | ||
| 4835 | 2025.12.17 00:53:44.467159 [ 266 ] {728498b3-0f97-4b3f-a277-dcfeaaad6568} <Debug> TCPHandler: Processed in 0.001349457 sec. | ||
| 4836 | 2025.12.17 00:53:44.467280 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4837 | 2025.12.17 00:53:44.467375 [ 266 ] {d9c2b6bb-1669-45e9-a9eb-f6d034a1a57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4838 | 2025.12.17 00:53:44.467419 [ 266 ] {d9c2b6bb-1669-45e9-a9eb-f6d034a1a57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4839 | 2025.12.17 00:53:44.467840 [ 266 ] {d9c2b6bb-1669-45e9-a9eb-f6d034a1a57e} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2025.12.17 00:53:44.467876 [ 266 ] {d9c2b6bb-1669-45e9-a9eb-f6d034a1a57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4841 | 2025.12.17 00:53:44.468212 [ 266 ] {d9c2b6bb-1669-45e9-a9eb-f6d034a1a57e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4842 | 2025.12.17 00:53:44.468421 [ 266 ] {d9c2b6bb-1669-45e9-a9eb-f6d034a1a57e} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2025.12.17 00:53:44.468548 [ 266 ] {d9c2b6bb-1669-45e9-a9eb-f6d034a1a57e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 4844 | 2025.12.17 00:53:44.468584 [ 266 ] {d9c2b6bb-1669-45e9-a9eb-f6d034a1a57e} <Debug> TCPHandler: Processed in 0.001354597 sec. | ||
| 4845 | 2025.12.17 00:53:44.468690 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2025.12.17 00:53:44.468785 [ 266 ] {7ffbc092-4915-4312-a2b9-fa2857e999c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4847 | 2025.12.17 00:53:44.468841 [ 266 ] {7ffbc092-4915-4312-a2b9-fa2857e999c5} <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 | ||
| 4848 | 2025.12.17 00:53:44.469669 [ 266 ] {7ffbc092-4915-4312-a2b9-fa2857e999c5} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2025.12.17 00:53:44.469704 [ 266 ] {7ffbc092-4915-4312-a2b9-fa2857e999c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4850 | 2025.12.17 00:53:44.470238 [ 266 ] {7ffbc092-4915-4312-a2b9-fa2857e999c5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4851 | 2025.12.17 00:53:44.470468 [ 266 ] {7ffbc092-4915-4312-a2b9-fa2857e999c5} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2025.12.17 00:53:44.470610 [ 266 ] {7ffbc092-4915-4312-a2b9-fa2857e999c5} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001842 sec., 13029.315960912052 rows/sec., 23.35 MiB/sec. | ||
| 4853 | 2025.12.17 00:53:44.470672 [ 266 ] {7ffbc092-4915-4312-a2b9-fa2857e999c5} <Debug> TCPHandler: Processed in 0.00203073 sec. | ||
| 4854 | 2025.12.17 00:53:44.470786 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2025.12.17 00:53:44.470880 [ 266 ] {c31f9967-18aa-4696-90d8-8cdb618b2111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4856 | 2025.12.17 00:53:44.470922 [ 266 ] {c31f9967-18aa-4696-90d8-8cdb618b2111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4857 | 2025.12.17 00:53:44.471260 [ 266 ] {c31f9967-18aa-4696-90d8-8cdb618b2111} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2025.12.17 00:53:44.471296 [ 266 ] {c31f9967-18aa-4696-90d8-8cdb618b2111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4859 | 2025.12.17 00:53:44.471609 [ 266 ] {c31f9967-18aa-4696-90d8-8cdb618b2111} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4860 | 2025.12.17 00:53:44.471833 [ 266 ] {c31f9967-18aa-4696-90d8-8cdb618b2111} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2025.12.17 00:53:44.471964 [ 266 ] {c31f9967-18aa-4696-90d8-8cdb618b2111} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 4862 | 2025.12.17 00:53:44.472003 [ 266 ] {c31f9967-18aa-4696-90d8-8cdb618b2111} <Debug> TCPHandler: Processed in 0.001267895 sec. | ||
| 4863 | 2025.12.17 00:53:47.896056 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4864 | 2025.12.17 00:53:47.896157 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4865 | 2025.12.17 00:53:47.984442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10507 | ||
| 4866 | 2025.12.17 00:53:47.985126 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2025.12.17 00:53:47.985198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4868 | 2025.12.17 00:53:47.985764 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4869 | 2025.12.17 00:53:47.986002 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2025.12.17 00:53:47.986158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10507 | ||
| 4871 | 2025.12.17 00:53:48.544780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4872 | 2025.12.17 00:53:48.559743 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2025.12.17 00:53:48.559798 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4874 | 2025.12.17 00:53:48.565770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4875 | 2025.12.17 00:53:48.566478 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2025.12.17 00:53:48.569043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4877 | 2025.12.17 00:53:49.461973 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2025.12.17 00:53:49.462263 [ 266 ] {d8f36ca6-2a1a-4f35-b2d2-c2bf70c3486e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4879 | 2025.12.17 00:53:49.462367 [ 266 ] {d8f36ca6-2a1a-4f35-b2d2-c2bf70c3486e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4880 | 2025.12.17 00:53:49.463394 [ 266 ] {d8f36ca6-2a1a-4f35-b2d2-c2bf70c3486e} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2025.12.17 00:53:49.463443 [ 266 ] {d8f36ca6-2a1a-4f35-b2d2-c2bf70c3486e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4882 | 2025.12.17 00:53:49.463861 [ 266 ] {d8f36ca6-2a1a-4f35-b2d2-c2bf70c3486e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4883 | 2025.12.17 00:53:49.464086 [ 266 ] {d8f36ca6-2a1a-4f35-b2d2-c2bf70c3486e} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2025.12.17 00:53:49.464239 [ 266 ] {d8f36ca6-2a1a-4f35-b2d2-c2bf70c3486e} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.002056 sec., 44747.08171206225 rows/sec., 3.78 MiB/sec. | ||
| 4885 | 2025.12.17 00:53:49.464280 [ 266 ] {d8f36ca6-2a1a-4f35-b2d2-c2bf70c3486e} <Debug> TCPHandler: Processed in 0.00251802 sec. | ||
| 4886 | 2025.12.17 00:53:49.464275 [ 77 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4887 | 2025.12.17 00:53:49.464380 [ 77 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2025.12.17 00:53:49.464417 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4889 | 2025.12.17 00:53:49.464447 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2025.12.17 00:53:49.464559 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::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 | ||
| 4891 | 2025.12.17 00:53:49.464565 [ 266 ] {7ef32d6a-fbff-4fda-93da-51b6eb3ec698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4892 | 2025.12.17 00:53:49.464666 [ 266 ] {7ef32d6a-fbff-4fda-93da-51b6eb3ec698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4893 | 2025.12.17 00:53:49.464723 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4894 | 2025.12.17 00:53:49.464768 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2466 rows starting from the beginning of the part | ||
| 4895 | 2025.12.17 00:53:49.464844 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 92 rows starting from the beginning of the part | ||
| 4896 | 2025.12.17 00:53:49.464892 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 4897 | 2025.12.17 00:53:49.464936 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1354 rows starting from the beginning of the part | ||
| 4898 | 2025.12.17 00:53:49.464975 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 4899 | 2025.12.17 00:53:49.465014 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 92 rows starting from the beginning of the part | ||
| 4900 | 2025.12.17 00:53:49.465143 [ 266 ] {7ef32d6a-fbff-4fda-93da-51b6eb3ec698} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2025.12.17 00:53:49.465192 [ 266 ] {7ef32d6a-fbff-4fda-93da-51b6eb3ec698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4902 | 2025.12.17 00:53:49.465606 [ 266 ] {7ef32d6a-fbff-4fda-93da-51b6eb3ec698} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4903 | 2025.12.17 00:53:49.465835 [ 266 ] {7ef32d6a-fbff-4fda-93da-51b6eb3ec698} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2025.12.17 00:53:49.465967 [ 266 ] {7ef32d6a-fbff-4fda-93da-51b6eb3ec698} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001428 sec., 12605.042016806723 rows/sec., 947.84 KiB/sec. | ||
| 4905 | 2025.12.17 00:53:49.466004 [ 266 ] {7ef32d6a-fbff-4fda-93da-51b6eb3ec698} <Debug> TCPHandler: Processed in 0.001614302 sec. | ||
| 4906 | 2025.12.17 00:53:49.466131 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2025.12.17 00:53:49.466237 [ 266 ] {8002c5d2-a33a-480f-b3ef-3c5b32bda09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4908 | 2025.12.17 00:53:49.466275 [ 266 ] {8002c5d2-a33a-480f-b3ef-3c5b32bda09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4909 | 2025.12.17 00:53:49.466787 [ 266 ] {8002c5d2-a33a-480f-b3ef-3c5b32bda09b} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2025.12.17 00:53:49.466824 [ 266 ] {8002c5d2-a33a-480f-b3ef-3c5b32bda09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4911 | 2025.12.17 00:53:49.467169 [ 266 ] {8002c5d2-a33a-480f-b3ef-3c5b32bda09b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4912 | 2025.12.17 00:53:49.467175 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4212 rows, containing 5 columns (5 merged, 0 gathered) in 0.002674384 sec., 1574942.1175119204 rows/sec., 136.18 MiB/sec. | ||
| 4913 | 2025.12.17 00:53:49.467386 [ 266 ] {8002c5d2-a33a-480f-b3ef-3c5b32bda09b} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2025.12.17 00:53:49.467510 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4915 | 2025.12.17 00:53:49.467519 [ 77 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4916 | 2025.12.17 00:53:49.467522 [ 266 ] {8002c5d2-a33a-480f-b3ef-3c5b32bda09b} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001303 sec., 62931.69608595549 rows/sec., 4.91 MiB/sec. | ||
| 4917 | 2025.12.17 00:53:49.467572 [ 77 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2025.12.17 00:53:49.467604 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4919 | 2025.12.17 00:53:49.467609 [ 266 ] {8002c5d2-a33a-480f-b3ef-3c5b32bda09b} <Debug> TCPHandler: Processed in 0.001530201 sec. | ||
| 4920 | 2025.12.17 00:53:49.467686 [ 196 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::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 | ||
| 4921 | 2025.12.17 00:53:49.467741 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4922 | 2025.12.17 00:53:49.467798 [ 196 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4923 | 2025.12.17 00:53:49.467798 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_31_6} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2025.12.17 00:53:49.467838 [ 196 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1251 rows starting from the beginning of the part | ||
| 4925 | 2025.12.17 00:53:49.467843 [ 266 ] {92d2009d-c7e4-4d9b-85da-68175676a229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4926 | 2025.12.17 00:53:49.467896 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_31_6} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4927 | 2025.12.17 00:53:49.467903 [ 266 ] {92d2009d-c7e4-4d9b-85da-68175676a229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4928 | 2025.12.17 00:53:49.467932 [ 196 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
| 4929 | 2025.12.17 00:53:49.467984 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 4930 | 2025.12.17 00:53:49.467985 [ 196 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part | ||
| 4931 | 2025.12.17 00:53:49.468048 [ 196 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 578 rows starting from the beginning of the part | ||
| 4932 | 2025.12.17 00:53:49.468090 [ 196 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part | ||
| 4933 | 2025.12.17 00:53:49.468133 [ 196 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
| 4934 | 2025.12.17 00:53:49.468345 [ 266 ] {92d2009d-c7e4-4d9b-85da-68175676a229} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2025.12.17 00:53:49.468396 [ 266 ] {92d2009d-c7e4-4d9b-85da-68175676a229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4936 | 2025.12.17 00:53:49.468771 [ 266 ] {92d2009d-c7e4-4d9b-85da-68175676a229} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4937 | 2025.12.17 00:53:49.468999 [ 266 ] {92d2009d-c7e4-4d9b-85da-68175676a229} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2025.12.17 00:53:49.469128 [ 266 ] {92d2009d-c7e4-4d9b-85da-68175676a229} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 4939 | 2025.12.17 00:53:49.469125 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4940 | 2025.12.17 00:53:49.469166 [ 266 ] {92d2009d-c7e4-4d9b-85da-68175676a229} <Debug> TCPHandler: Processed in 0.001473519 sec. | ||
| 4941 | 2025.12.17 00:53:49.469180 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2025.12.17 00:53:49.469204 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4943 | 2025.12.17 00:53:49.469272 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2025.12.17 00:53:49.469277 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 4945 | 2025.12.17 00:53:49.469367 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713484 sec., 1265841.9921049746 rows/sec., 98.34 MiB/sec. | ||
| 4946 | 2025.12.17 00:53:49.469386 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4947 | 2025.12.17 00:53:49.469371 [ 266 ] {8ee62393-734a-417e-a5c1-ec1b031515bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4948 | 2025.12.17 00:53:49.469429 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8467 rows starting from the beginning of the part | ||
| 4949 | 2025.12.17 00:53:49.469483 [ 266 ] {8ee62393-734a-417e-a5c1-ec1b031515bf} <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 | ||
| 4950 | 2025.12.17 00:53:49.469491 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 4951 | 2025.12.17 00:53:49.469542 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 4952 | 2025.12.17 00:53:49.469582 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 882 rows starting from the beginning of the part | ||
| 4953 | 2025.12.17 00:53:49.469611 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4954 | 2025.12.17 00:53:49.469617 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4955 | 2025.12.17 00:53:49.469669 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 4956 | 2025.12.17 00:53:49.469968 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_31_6} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2025.12.17 00:53:49.470052 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_31_6} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4958 | 2025.12.17 00:53:49.470147 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4959 | 2025.12.17 00:53:49.470303 [ 266 ] {8ee62393-734a-417e-a5c1-ec1b031515bf} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2025.12.17 00:53:49.470339 [ 266 ] {8ee62393-734a-417e-a5c1-ec1b031515bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4961 | 2025.12.17 00:53:49.470941 [ 266 ] {8ee62393-734a-417e-a5c1-ec1b031515bf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4962 | 2025.12.17 00:53:49.471200 [ 266 ] {8ee62393-734a-417e-a5c1-ec1b031515bf} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2025.12.17 00:53:49.471348 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4964 | 2025.12.17 00:53:49.471367 [ 266 ] {8ee62393-734a-417e-a5c1-ec1b031515bf} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002013 sec., 8941.877794336811 rows/sec., 16.02 MiB/sec. | ||
| 4965 | 2025.12.17 00:53:49.471396 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2025.12.17 00:53:49.471424 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4967 | 2025.12.17 00:53:49.471445 [ 266 ] {8ee62393-734a-417e-a5c1-ec1b031515bf} <Debug> TCPHandler: Processed in 0.002221385 sec. | ||
| 4968 | 2025.12.17 00:53:49.471510 [ 188 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::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 | ||
| 4969 | 2025.12.17 00:53:49.471589 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2025.12.17 00:53:49.471688 [ 266 ] {1174ba7f-2321-42c7-96fa-1570c91f64ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4971 | 2025.12.17 00:53:49.471713 [ 188 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4972 | 2025.12.17 00:53:49.471731 [ 266 ] {1174ba7f-2321-42c7-96fa-1570c91f64ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4973 | 2025.12.17 00:53:49.471764 [ 188 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 399 rows starting from the beginning of the part | ||
| 4974 | 2025.12.17 00:53:49.471882 [ 188 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part | ||
| 4975 | 2025.12.17 00:53:49.471980 [ 188 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 4976 | 2025.12.17 00:53:49.472076 [ 188 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
| 4977 | 2025.12.17 00:53:49.472097 [ 266 ] {1174ba7f-2321-42c7-96fa-1570c91f64ff} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2025.12.17 00:53:49.472139 [ 266 ] {1174ba7f-2321-42c7-96fa-1570c91f64ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4979 | 2025.12.17 00:53:49.472172 [ 188 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 4980 | 2025.12.17 00:53:49.472276 [ 188 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 18 rows starting from the beginning of the part | ||
| 4981 | 2025.12.17 00:53:49.472519 [ 266 ] {1174ba7f-2321-42c7-96fa-1570c91f64ff} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4982 | 2025.12.17 00:53:49.472773 [ 266 ] {1174ba7f-2321-42c7-96fa-1570c91f64ff} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2025.12.17 00:53:49.472889 [ 77 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4984 | 2025.12.17 00:53:49.472906 [ 266 ] {1174ba7f-2321-42c7-96fa-1570c91f64ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 4985 | 2025.12.17 00:53:49.472929 [ 77 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2025.12.17 00:53:49.472949 [ 266 ] {1174ba7f-2321-42c7-96fa-1570c91f64ff} <Debug> TCPHandler: Processed in 0.001416478 sec. | ||
| 4987 | 2025.12.17 00:53:49.472955 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4988 | 2025.12.17 00:53:49.473046 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 4989 | 2025.12.17 00:53:49.473134 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4990 | 2025.12.17 00:53:49.473162 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1438 rows starting from the beginning of the part | ||
| 4991 | 2025.12.17 00:53:49.473216 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 4992 | 2025.12.17 00:53:49.473255 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 4993 | 2025.12.17 00:53:49.473295 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4994 | 2025.12.17 00:53:49.473335 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4995 | 2025.12.17 00:53:49.473378 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 4996 | 2025.12.17 00:53:49.473622 [ 190 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9989 rows, containing 5 columns (5 merged, 0 gathered) in 0.004376897 sec., 2282210.43355601 rows/sec., 156.14 MiB/sec. | ||
| 4997 | 2025.12.17 00:53:49.473834 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4998 | 2025.12.17 00:53:49.474115 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2025.12.17 00:53:49.474189 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5000 | 2025.12.17 00:53:49.474254 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5001 | 2025.12.17 00:53:49.474373 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1738 rows, containing 4 columns (4 merged, 0 gathered) in 0.001362217 sec., 1275861.3348680863 rows/sec., 85.24 MiB/sec. | ||
| 5002 | 2025.12.17 00:53:49.474596 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5003 | 2025.12.17 00:53:49.474831 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_31_6} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2025.12.17 00:53:49.474896 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_31_6} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5005 | 2025.12.17 00:53:49.474957 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5006 | 2025.12.17 00:53:49.475914 [ 198 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 501 rows, containing 19 columns (19 merged, 0 gathered) in 0.004443179 sec., 112757.10476665468 rows/sec., 202.06 MiB/sec. | ||
| 5007 | 2025.12.17 00:53:49.476646 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5008 | 2025.12.17 00:53:49.476962 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2025.12.17 00:53:49.477026 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5010 | 2025.12.17 00:53:49.477102 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 5011 | 2025.12.17 00:53:50.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.46 MiB, peak 264.79 MiB, free memory in arenas 0.00 B, will set to 257.39 MiB (RSS), difference: 2.93 MiB | ||
| 5012 | 2025.12.17 00:53:53.013335 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 640 | ||
| 5013 | 2025.12.17 00:53:53.015778 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2025.12.17 00:53:53.015836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5015 | 2025.12.17 00:53:53.017043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5016 | 2025.12.17 00:53:53.017324 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2025.12.17 00:53:53.017486 [ 85 ] {} <Debug> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5018 | 2025.12.17 00:53:53.017559 [ 85 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2025.12.17 00:53:53.017582 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5020 | 2025.12.17 00:53:53.017703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
| 5021 | 2025.12.17 00:53:53.017704 [ 193 ] {7da62750-6930-48af-a6ee-8794106c1b60::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 | ||
| 5022 | 2025.12.17 00:53:53.018314 [ 193 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5023 | 2025.12.17 00:53:53.018465 [ 193 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 480 rows starting from the beginning of the part | ||
| 5024 | 2025.12.17 00:53:53.018850 [ 193 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
| 5025 | 2025.12.17 00:53:53.019184 [ 193 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 5026 | 2025.12.17 00:53:53.019478 [ 193 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 5027 | 2025.12.17 00:53:53.019763 [ 193 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 5028 | 2025.12.17 00:53:53.020125 [ 193 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5029 | 2025.12.17 00:53:53.026156 [ 198 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 72 columns (72 merged, 0 gathered) in 0.00850584 sec., 75242.42167734168 rows/sec., 67.41 MiB/sec. | ||
| 5030 | 2025.12.17 00:53:53.027383 [ 198 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5031 | 2025.12.17 00:53:53.027994 [ 198 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_16_3} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2025.12.17 00:53:53.028079 [ 198 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_16_3} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5033 | 2025.12.17 00:53:53.028406 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 5034 | 2025.12.17 00:53:54.473427 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5035 | 2025.12.17 00:53:54.473606 [ 266 ] {76e9f745-7f57-40cf-8241-c481413d7bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5036 | 2025.12.17 00:53:54.473677 [ 266 ] {76e9f745-7f57-40cf-8241-c481413d7bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5037 | 2025.12.17 00:53:54.474519 [ 266 ] {76e9f745-7f57-40cf-8241-c481413d7bc0} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2025.12.17 00:53:54.474568 [ 266 ] {76e9f745-7f57-40cf-8241-c481413d7bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5039 | 2025.12.17 00:53:54.474992 [ 266 ] {76e9f745-7f57-40cf-8241-c481413d7bc0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5040 | 2025.12.17 00:53:54.475230 [ 266 ] {76e9f745-7f57-40cf-8241-c481413d7bc0} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2025.12.17 00:53:54.475385 [ 266 ] {76e9f745-7f57-40cf-8241-c481413d7bc0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001828 sec., 224288.84026258206 rows/sec., 14.23 MiB/sec. | ||
| 5042 | 2025.12.17 00:53:54.475436 [ 266 ] {76e9f745-7f57-40cf-8241-c481413d7bc0} <Debug> TCPHandler: Processed in 0.002143233 sec. | ||
| 5043 | 2025.12.17 00:53:54.475562 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5044 | 2025.12.17 00:53:54.475664 [ 266 ] {8211e53f-b058-4037-981e-4642f19b9e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5045 | 2025.12.17 00:53:54.475707 [ 266 ] {8211e53f-b058-4037-981e-4642f19b9e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5046 | 2025.12.17 00:53:54.476133 [ 266 ] {8211e53f-b058-4037-981e-4642f19b9e64} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2025.12.17 00:53:54.476172 [ 266 ] {8211e53f-b058-4037-981e-4642f19b9e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5048 | 2025.12.17 00:53:54.476469 [ 266 ] {8211e53f-b058-4037-981e-4642f19b9e64} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5049 | 2025.12.17 00:53:54.476695 [ 266 ] {8211e53f-b058-4037-981e-4642f19b9e64} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2025.12.17 00:53:54.476830 [ 266 ] {8211e53f-b058-4037-981e-4642f19b9e64} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00119 sec., 3361.344537815126 rows/sec., 274.09 KiB/sec. | ||
| 5051 | 2025.12.17 00:53:54.476868 [ 266 ] {8211e53f-b058-4037-981e-4642f19b9e64} <Debug> TCPHandler: Processed in 0.001355307 sec. | ||
| 5052 | 2025.12.17 00:53:54.476982 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5053 | 2025.12.17 00:53:54.477080 [ 266 ] {26e3cb31-edcc-4300-97c0-c8b3f8a1474a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5054 | 2025.12.17 00:53:54.477121 [ 266 ] {26e3cb31-edcc-4300-97c0-c8b3f8a1474a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5055 | 2025.12.17 00:53:54.478054 [ 266 ] {26e3cb31-edcc-4300-97c0-c8b3f8a1474a} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2025.12.17 00:53:54.478092 [ 266 ] {26e3cb31-edcc-4300-97c0-c8b3f8a1474a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5057 | 2025.12.17 00:53:54.478530 [ 266 ] {26e3cb31-edcc-4300-97c0-c8b3f8a1474a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5058 | 2025.12.17 00:53:54.478750 [ 266 ] {26e3cb31-edcc-4300-97c0-c8b3f8a1474a} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5059 | 2025.12.17 00:53:54.478881 [ 266 ] {26e3cb31-edcc-4300-97c0-c8b3f8a1474a} <Debug> executeQuery: Read 1162 rows, 94.50 KiB in 0.001821 sec., 638110.9280615047 rows/sec., 50.68 MiB/sec. | ||
| 5060 | 2025.12.17 00:53:54.478918 [ 266 ] {26e3cb31-edcc-4300-97c0-c8b3f8a1474a} <Debug> TCPHandler: Processed in 0.0019835 sec. | ||
| 5061 | 2025.12.17 00:53:54.479037 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5062 | 2025.12.17 00:53:54.479132 [ 266 ] {3cc88630-d7ce-4d9a-8e89-95525beb6447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5063 | 2025.12.17 00:53:54.479174 [ 266 ] {3cc88630-d7ce-4d9a-8e89-95525beb6447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5064 | 2025.12.17 00:53:54.479654 [ 266 ] {3cc88630-d7ce-4d9a-8e89-95525beb6447} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2025.12.17 00:53:54.479718 [ 266 ] {3cc88630-d7ce-4d9a-8e89-95525beb6447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5066 | 2025.12.17 00:53:54.480066 [ 266 ] {3cc88630-d7ce-4d9a-8e89-95525beb6447} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5067 | 2025.12.17 00:53:54.480296 [ 266 ] {3cc88630-d7ce-4d9a-8e89-95525beb6447} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2025.12.17 00:53:54.480422 [ 266 ] {3cc88630-d7ce-4d9a-8e89-95525beb6447} <Debug> executeQuery: Read 233 rows, 14.40 KiB in 0.001309 sec., 177998.47211611917 rows/sec., 10.74 MiB/sec. | ||
| 5069 | 2025.12.17 00:53:54.480459 [ 266 ] {3cc88630-d7ce-4d9a-8e89-95525beb6447} <Debug> TCPHandler: Processed in 0.00146948 sec. | ||
| 5070 | 2025.12.17 00:53:54.480573 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5071 | 2025.12.17 00:53:54.480666 [ 266 ] {9d8c98f4-988a-486b-a7a4-9a426872c04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5072 | 2025.12.17 00:53:54.480705 [ 266 ] {9d8c98f4-988a-486b-a7a4-9a426872c04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5073 | 2025.12.17 00:53:54.481162 [ 266 ] {9d8c98f4-988a-486b-a7a4-9a426872c04f} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2025.12.17 00:53:54.481198 [ 266 ] {9d8c98f4-988a-486b-a7a4-9a426872c04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5075 | 2025.12.17 00:53:54.481511 [ 266 ] {9d8c98f4-988a-486b-a7a4-9a426872c04f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5076 | 2025.12.17 00:53:54.481719 [ 266 ] {9d8c98f4-988a-486b-a7a4-9a426872c04f} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2025.12.17 00:53:54.481844 [ 266 ] {9d8c98f4-988a-486b-a7a4-9a426872c04f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001197 sec., 177109.440267335 rows/sec., 11.42 MiB/sec. | ||
| 5078 | 2025.12.17 00:53:54.481880 [ 266 ] {9d8c98f4-988a-486b-a7a4-9a426872c04f} <Debug> TCPHandler: Processed in 0.001354787 sec. | ||
| 5079 | 2025.12.17 00:53:54.481987 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2025.12.17 00:53:54.482078 [ 266 ] {1d940559-d963-467b-abb6-35497b1bb061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5081 | 2025.12.17 00:53:54.482122 [ 266 ] {1d940559-d963-467b-abb6-35497b1bb061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5082 | 2025.12.17 00:53:54.482598 [ 266 ] {1d940559-d963-467b-abb6-35497b1bb061} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2025.12.17 00:53:54.482632 [ 266 ] {1d940559-d963-467b-abb6-35497b1bb061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5084 | 2025.12.17 00:53:54.482944 [ 266 ] {1d940559-d963-467b-abb6-35497b1bb061} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5085 | 2025.12.17 00:53:54.483154 [ 266 ] {1d940559-d963-467b-abb6-35497b1bb061} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2025.12.17 00:53:54.483278 [ 266 ] {1d940559-d963-467b-abb6-35497b1bb061} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001218 sec., 173234.81116584566 rows/sec., 9.84 MiB/sec. | ||
| 5087 | 2025.12.17 00:53:54.483315 [ 266 ] {1d940559-d963-467b-abb6-35497b1bb061} <Debug> TCPHandler: Processed in 0.001375587 sec. | ||
| 5088 | 2025.12.17 00:53:54.483419 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2025.12.17 00:53:54.483510 [ 266 ] {790ba85d-85a6-4cfb-b2f3-6311a816433b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5090 | 2025.12.17 00:53:54.483548 [ 266 ] {790ba85d-85a6-4cfb-b2f3-6311a816433b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5091 | 2025.12.17 00:53:54.484146 [ 266 ] {790ba85d-85a6-4cfb-b2f3-6311a816433b} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2025.12.17 00:53:54.484182 [ 266 ] {790ba85d-85a6-4cfb-b2f3-6311a816433b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5093 | 2025.12.17 00:53:54.484509 [ 266 ] {790ba85d-85a6-4cfb-b2f3-6311a816433b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5094 | 2025.12.17 00:53:54.484721 [ 266 ] {790ba85d-85a6-4cfb-b2f3-6311a816433b} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2025.12.17 00:53:54.484845 [ 266 ] {790ba85d-85a6-4cfb-b2f3-6311a816433b} <Debug> executeQuery: Read 707 rows, 50.72 KiB in 0.001352 sec., 522928.9940828403 rows/sec., 36.63 MiB/sec. | ||
| 5096 | 2025.12.17 00:53:54.484881 [ 266 ] {790ba85d-85a6-4cfb-b2f3-6311a816433b} <Debug> TCPHandler: Processed in 0.00150913 sec. | ||
| 5097 | 2025.12.17 00:53:54.484989 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2025.12.17 00:53:54.485080 [ 266 ] {4f62679b-4a2b-4db4-aa03-4f6d2f3ac035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5099 | 2025.12.17 00:53:54.485121 [ 266 ] {4f62679b-4a2b-4db4-aa03-4f6d2f3ac035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5100 | 2025.12.17 00:53:54.485439 [ 266 ] {4f62679b-4a2b-4db4-aa03-4f6d2f3ac035} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2025.12.17 00:53:54.485474 [ 266 ] {4f62679b-4a2b-4db4-aa03-4f6d2f3ac035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5102 | 2025.12.17 00:53:54.485765 [ 266 ] {4f62679b-4a2b-4db4-aa03-4f6d2f3ac035} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5103 | 2025.12.17 00:53:54.485968 [ 266 ] {4f62679b-4a2b-4db4-aa03-4f6d2f3ac035} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2025.12.17 00:53:54.486089 [ 266 ] {4f62679b-4a2b-4db4-aa03-4f6d2f3ac035} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 5105 | 2025.12.17 00:53:54.486125 [ 266 ] {4f62679b-4a2b-4db4-aa03-4f6d2f3ac035} <Debug> TCPHandler: Processed in 0.001183283 sec. | ||
| 5106 | 2025.12.17 00:53:54.486304 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2025.12.17 00:53:54.486396 [ 266 ] {e7a9641d-c3cc-4e2d-bf07-820a70fef526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5108 | 2025.12.17 00:53:54.486437 [ 266 ] {e7a9641d-c3cc-4e2d-bf07-820a70fef526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5109 | 2025.12.17 00:53:54.486858 [ 266 ] {e7a9641d-c3cc-4e2d-bf07-820a70fef526} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2025.12.17 00:53:54.486894 [ 266 ] {e7a9641d-c3cc-4e2d-bf07-820a70fef526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5111 | 2025.12.17 00:53:54.487225 [ 266 ] {e7a9641d-c3cc-4e2d-bf07-820a70fef526} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5112 | 2025.12.17 00:53:54.487429 [ 266 ] {e7a9641d-c3cc-4e2d-bf07-820a70fef526} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2025.12.17 00:53:54.487554 [ 266 ] {e7a9641d-c3cc-4e2d-bf07-820a70fef526} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001175 sec., 268936.1702127659 rows/sec., 17.67 MiB/sec. | ||
| 5114 | 2025.12.17 00:53:54.487589 [ 266 ] {e7a9641d-c3cc-4e2d-bf07-820a70fef526} <Debug> TCPHandler: Processed in 0.001332537 sec. | ||
| 5115 | 2025.12.17 00:53:54.487687 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2025.12.17 00:53:54.487777 [ 266 ] {88d197b6-df5f-4434-8caf-3f4e8d86db7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5117 | 2025.12.17 00:53:54.487816 [ 266 ] {88d197b6-df5f-4434-8caf-3f4e8d86db7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5118 | 2025.12.17 00:53:54.488113 [ 266 ] {88d197b6-df5f-4434-8caf-3f4e8d86db7b} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2025.12.17 00:53:54.488148 [ 266 ] {88d197b6-df5f-4434-8caf-3f4e8d86db7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5120 | 2025.12.17 00:53:54.488432 [ 266 ] {88d197b6-df5f-4434-8caf-3f4e8d86db7b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5121 | 2025.12.17 00:53:54.488642 [ 266 ] {88d197b6-df5f-4434-8caf-3f4e8d86db7b} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2025.12.17 00:53:54.488761 [ 266 ] {88d197b6-df5f-4434-8caf-3f4e8d86db7b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001001 sec., 999.0009990009991 rows/sec., 67.32 KiB/sec. | ||
| 5123 | 2025.12.17 00:53:54.488795 [ 266 ] {88d197b6-df5f-4434-8caf-3f4e8d86db7b} <Debug> TCPHandler: Processed in 0.001156373 sec. | ||
| 5124 | 2025.12.17 00:53:54.488892 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2025.12.17 00:53:54.488982 [ 266 ] {57c9a004-f443-4b90-b175-17b25be9586c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5126 | 2025.12.17 00:53:54.489035 [ 266 ] {57c9a004-f443-4b90-b175-17b25be9586c} <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 | ||
| 5127 | 2025.12.17 00:53:54.489826 [ 266 ] {57c9a004-f443-4b90-b175-17b25be9586c} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2025.12.17 00:53:54.489861 [ 266 ] {57c9a004-f443-4b90-b175-17b25be9586c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5129 | 2025.12.17 00:53:54.490361 [ 266 ] {57c9a004-f443-4b90-b175-17b25be9586c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5130 | 2025.12.17 00:53:54.490579 [ 266 ] {57c9a004-f443-4b90-b175-17b25be9586c} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2025.12.17 00:53:54.490712 [ 266 ] {57c9a004-f443-4b90-b175-17b25be9586c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001746 sec., 13745.704467353953 rows/sec., 24.63 MiB/sec. | ||
| 5132 | 2025.12.17 00:53:54.490773 [ 266 ] {57c9a004-f443-4b90-b175-17b25be9586c} <Debug> TCPHandler: Processed in 0.001927408 sec. | ||
| 5133 | 2025.12.17 00:53:54.490880 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5134 | 2025.12.17 00:53:54.490972 [ 266 ] {17aa2a0b-cf9d-4a19-a60c-f27aec8e9e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5135 | 2025.12.17 00:53:54.491011 [ 266 ] {17aa2a0b-cf9d-4a19-a60c-f27aec8e9e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5136 | 2025.12.17 00:53:54.491340 [ 266 ] {17aa2a0b-cf9d-4a19-a60c-f27aec8e9e9f} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2025.12.17 00:53:54.491375 [ 266 ] {17aa2a0b-cf9d-4a19-a60c-f27aec8e9e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5138 | 2025.12.17 00:53:54.491671 [ 266 ] {17aa2a0b-cf9d-4a19-a60c-f27aec8e9e9f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5139 | 2025.12.17 00:53:54.491874 [ 266 ] {17aa2a0b-cf9d-4a19-a60c-f27aec8e9e9f} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2025.12.17 00:53:54.491993 [ 266 ] {17aa2a0b-cf9d-4a19-a60c-f27aec8e9e9f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001039 sec., 100096.24639076035 rows/sec., 6.13 MiB/sec. | ||
| 5141 | 2025.12.17 00:53:54.492027 [ 266 ] {17aa2a0b-cf9d-4a19-a60c-f27aec8e9e9f} <Debug> TCPHandler: Processed in 0.001195094 sec. | ||
| 5142 | 2025.12.17 00:53:55.486264 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11019 | ||
| 5143 | 2025.12.17 00:53:55.486762 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2025.12.17 00:53:55.486799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5145 | 2025.12.17 00:53:55.487269 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5146 | 2025.12.17 00:53:55.487490 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2025.12.17 00:53:55.487624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11019 | ||
| 5148 | 2025.12.17 00:53:56.069161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5149 | 2025.12.17 00:53:56.085302 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2025.12.17 00:53:56.085358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5151 | 2025.12.17 00:53:56.091277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5152 | 2025.12.17 00:53:56.091965 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2025.12.17 00:53:56.095053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5154 | 2025.12.17 00:53:59.245782 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41567 | ||
| 5155 | 2025.12.17 00:53:59.245894 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5156 | 2025.12.17 00:53:59.245923 [ 287 ] {} <Debug> TCP-Session: 633bef0c-4223-4d0a-b579-799c3ffa9a71 Authenticating user 'default' from [fd00:1122:3344:101::e]:41567 | ||
| 5157 | 2025.12.17 00:53:59.245948 [ 287 ] {} <Debug> TCP-Session: 633bef0c-4223-4d0a-b579-799c3ffa9a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5158 | 2025.12.17 00:53:59.245964 [ 287 ] {} <Debug> TCP-Session: 633bef0c-4223-4d0a-b579-799c3ffa9a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5159 | 2025.12.17 00:53:59.246139 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50737 | ||
| 5160 | 2025.12.17 00:53:59.246169 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37518 | ||
| 5161 | 2025.12.17 00:53:59.246202 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37962 | ||
| 5162 | 2025.12.17 00:53:59.246210 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49825 | ||
| 5163 | 2025.12.17 00:53:59.246261 [ 287 ] {} <Trace> TCP-Session: 633bef0c-4223-4d0a-b579-799c3ffa9a71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5164 | 2025.12.17 00:53:59.246278 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5165 | 2025.12.17 00:53:59.246194 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49932 | ||
| 5166 | 2025.12.17 00:53:59.246328 [ 288 ] {} <Debug> TCP-Session: 5a517e72-b770-4acc-8fb8-669bcec0a317 Authenticating user 'default' from [fd00:1122:3344:101::e]:50737 | ||
| 5167 | 2025.12.17 00:53:59.246359 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5168 | 2025.12.17 00:53:59.246308 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5169 | 2025.12.17 00:53:59.246384 [ 288 ] {} <Debug> TCP-Session: 5a517e72-b770-4acc-8fb8-669bcec0a317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5170 | 2025.12.17 00:53:59.246398 [ 259 ] {} <Debug> TCP-Session: 07e67740-e21c-4af4-b531-a5b0ae34e53b Authenticating user 'default' from [fd00:1122:3344:101::e]:49825 | ||
| 5171 | 2025.12.17 00:53:59.246413 [ 290 ] {} <Debug> TCP-Session: d70b7adb-d01f-4140-a6a1-88c1fbb1d16c Authenticating user 'default' from [fd00:1122:3344:101::e]:37518 | ||
| 5172 | 2025.12.17 00:53:59.246425 [ 288 ] {} <Debug> TCP-Session: 5a517e72-b770-4acc-8fb8-669bcec0a317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5173 | 2025.12.17 00:53:59.246432 [ 287 ] {ed007c88-cdda-4523-b7ab-a40d4132d4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41567) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5174 | 2025.12.17 00:53:59.246447 [ 290 ] {} <Debug> TCP-Session: d70b7adb-d01f-4140-a6a1-88c1fbb1d16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5175 | 2025.12.17 00:53:59.246483 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5176 | 2025.12.17 00:53:59.246489 [ 290 ] {} <Debug> TCP-Session: d70b7adb-d01f-4140-a6a1-88c1fbb1d16c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5177 | 2025.12.17 00:53:59.246443 [ 259 ] {} <Debug> TCP-Session: 07e67740-e21c-4af4-b531-a5b0ae34e53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2025.12.17 00:53:59.246521 [ 293 ] {} <Debug> TCP-Session: 2f5e83ff-439d-46c4-900c-26a480762c20 Authenticating user 'default' from [fd00:1122:3344:101::e]:49932 | ||
| 5179 | 2025.12.17 00:53:59.246539 [ 259 ] {} <Debug> TCP-Session: 07e67740-e21c-4af4-b531-a5b0ae34e53b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5180 | 2025.12.17 00:53:59.246308 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5181 | 2025.12.17 00:53:59.246562 [ 293 ] {} <Debug> TCP-Session: 2f5e83ff-439d-46c4-900c-26a480762c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5182 | 2025.12.17 00:53:59.246592 [ 294 ] {} <Debug> TCP-Session: 6d7a3f7b-b534-434b-8c57-2c912db0a738 Authenticating user 'default' from [fd00:1122:3344:101::e]:37962 | ||
| 5183 | 2025.12.17 00:53:59.246604 [ 293 ] {} <Debug> TCP-Session: 2f5e83ff-439d-46c4-900c-26a480762c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5184 | 2025.12.17 00:53:59.246621 [ 294 ] {} <Debug> TCP-Session: 6d7a3f7b-b534-434b-8c57-2c912db0a738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5185 | 2025.12.17 00:53:59.246173 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48985 | ||
| 5186 | 2025.12.17 00:53:59.246647 [ 294 ] {} <Debug> TCP-Session: 6d7a3f7b-b534-434b-8c57-2c912db0a738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5187 | 2025.12.17 00:53:59.246160 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39870 | ||
| 5188 | 2025.12.17 00:53:59.246726 [ 287 ] {ed007c88-cdda-4523-b7ab-a40d4132d4f0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5189 | 2025.12.17 00:53:59.246775 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5190 | 2025.12.17 00:53:59.246787 [ 287 ] {ed007c88-cdda-4523-b7ab-a40d4132d4f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5191 | 2025.12.17 00:53:59.246804 [ 291 ] {} <Debug> TCP-Session: 6462b337-b1e4-4546-b0bb-2ef4ef571c29 Authenticating user 'default' from [fd00:1122:3344:101::e]:48985 | ||
| 5192 | 2025.12.17 00:53:59.246183 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60680 | ||
| 5193 | 2025.12.17 00:53:59.246845 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5194 | 2025.12.17 00:53:59.246827 [ 291 ] {} <Debug> TCP-Session: 6462b337-b1e4-4546-b0bb-2ef4ef571c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5195 | 2025.12.17 00:53:59.246895 [ 289 ] {} <Debug> TCP-Session: c9aaca64-1c50-45d0-a734-9df9622d4883 Authenticating user 'default' from [fd00:1122:3344:101::e]:39870 | ||
| 5196 | 2025.12.17 00:53:59.246903 [ 291 ] {} <Debug> TCP-Session: 6462b337-b1e4-4546-b0bb-2ef4ef571c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5197 | 2025.12.17 00:53:59.246925 [ 289 ] {} <Debug> TCP-Session: c9aaca64-1c50-45d0-a734-9df9622d4883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5198 | 2025.12.17 00:53:59.246947 [ 289 ] {} <Debug> TCP-Session: c9aaca64-1c50-45d0-a734-9df9622d4883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5199 | 2025.12.17 00:53:59.246988 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5200 | 2025.12.17 00:53:59.247022 [ 292 ] {} <Debug> TCP-Session: 085b6d17-2842-45bc-8215-391aa0f446a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60680 | ||
| 5201 | 2025.12.17 00:53:59.247043 [ 292 ] {} <Debug> TCP-Session: 085b6d17-2842-45bc-8215-391aa0f446a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5202 | 2025.12.17 00:53:59.247059 [ 292 ] {} <Debug> TCP-Session: 085b6d17-2842-45bc-8215-391aa0f446a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5203 | 2025.12.17 00:53:59.247078 [ 287 ] {ed007c88-cdda-4523-b7ab-a40d4132d4f0} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 5204 | 2025.12.17 00:53:59.248193 [ 306 ] {ed007c88-cdda-4523-b7ab-a40d4132d4f0} <Trace> AggregatingTransform: Aggregating | ||
| 5205 | 2025.12.17 00:53:59.248232 [ 306 ] {ed007c88-cdda-4523-b7ab-a40d4132d4f0} <Trace> Aggregator: Aggregation method: without_key | ||
| 5206 | 2025.12.17 00:53:59.248269 [ 306 ] {ed007c88-cdda-4523-b7ab-a40d4132d4f0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001087172 sec. (919.818 rows/sec., 35.93 KiB/sec.) | ||
| 5207 | 2025.12.17 00:53:59.248287 [ 306 ] {ed007c88-cdda-4523-b7ab-a40d4132d4f0} <Trace> Aggregator: Merging aggregated data | ||
| 5208 | 2025.12.17 00:53:59.249458 [ 287 ] {ed007c88-cdda-4523-b7ab-a40d4132d4f0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003078 sec., 324.8862897985705 rows/sec., 12.69 KiB/sec. | ||
| 5209 | 2025.12.17 00:53:59.249643 [ 287 ] {ed007c88-cdda-4523-b7ab-a40d4132d4f0} <Debug> TCPHandler: Processed in 0.003492929 sec. | ||
| 5210 | 2025.12.17 00:53:59.249730 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5211 | 2025.12.17 00:53:59.249755 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5212 | 2025.12.17 00:53:59.249763 [ 287 ] {} <Debug> TCP-Session: 633bef0c-4223-4d0a-b579-799c3ffa9a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5213 | 2025.12.17 00:53:59.249785 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5214 | 2025.12.17 00:53:59.249800 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5215 | 2025.12.17 00:53:59.249817 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5216 | 2025.12.17 00:53:59.249832 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5217 | 2025.12.17 00:53:59.249861 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5218 | 2025.12.17 00:53:59.249878 [ 294 ] {} <Debug> TCP-Session: 6d7a3f7b-b534-434b-8c57-2c912db0a738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5219 | 2025.12.17 00:53:59.249889 [ 290 ] {} <Debug> TCP-Session: d70b7adb-d01f-4140-a6a1-88c1fbb1d16c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5220 | 2025.12.17 00:53:59.249908 [ 259 ] {} <Debug> TCP-Session: 07e67740-e21c-4af4-b531-a5b0ae34e53b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5221 | 2025.12.17 00:53:59.249843 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5222 | 2025.12.17 00:53:59.249843 [ 291 ] {} <Debug> TCP-Session: 6462b337-b1e4-4546-b0bb-2ef4ef571c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5223 | 2025.12.17 00:53:59.249803 [ 288 ] {} <Debug> TCP-Session: 5a517e72-b770-4acc-8fb8-669bcec0a317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5224 | 2025.12.17 00:53:59.249967 [ 293 ] {} <Debug> TCP-Session: 2f5e83ff-439d-46c4-900c-26a480762c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5225 | 2025.12.17 00:53:59.249770 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5226 | 2025.12.17 00:53:59.249862 [ 292 ] {} <Debug> TCP-Session: 085b6d17-2842-45bc-8215-391aa0f446a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5227 | 2025.12.17 00:53:59.250038 [ 289 ] {} <Debug> TCP-Session: c9aaca64-1c50-45d0-a734-9df9622d4883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5228 | 2025.12.17 00:53:59.463065 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5229 | 2025.12.17 00:53:59.463253 [ 266 ] {ce8d211a-c9fa-4c0a-96c5-5b09714f3fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5230 | 2025.12.17 00:53:59.463326 [ 266 ] {ce8d211a-c9fa-4c0a-96c5-5b09714f3fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5231 | 2025.12.17 00:53:59.464032 [ 266 ] {ce8d211a-c9fa-4c0a-96c5-5b09714f3fea} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2025.12.17 00:53:59.464081 [ 266 ] {ce8d211a-c9fa-4c0a-96c5-5b09714f3fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5233 | 2025.12.17 00:53:59.464496 [ 266 ] {ce8d211a-c9fa-4c0a-96c5-5b09714f3fea} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5234 | 2025.12.17 00:53:59.464731 [ 266 ] {ce8d211a-c9fa-4c0a-96c5-5b09714f3fea} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2025.12.17 00:53:59.464892 [ 266 ] {ce8d211a-c9fa-4c0a-96c5-5b09714f3fea} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001689 sec., 54470.100651272944 rows/sec., 4.60 MiB/sec. | ||
| 5236 | 2025.12.17 00:53:59.464945 [ 266 ] {ce8d211a-c9fa-4c0a-96c5-5b09714f3fea} <Debug> TCPHandler: Processed in 0.00201992 sec. | ||
| 5237 | 2025.12.17 00:53:59.465080 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5238 | 2025.12.17 00:53:59.465187 [ 266 ] {7295538e-b6b7-4714-bb07-688580bcaa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5239 | 2025.12.17 00:53:59.465232 [ 266 ] {7295538e-b6b7-4714-bb07-688580bcaa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5240 | 2025.12.17 00:53:59.465663 [ 266 ] {7295538e-b6b7-4714-bb07-688580bcaa82} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5241 | 2025.12.17 00:53:59.465702 [ 266 ] {7295538e-b6b7-4714-bb07-688580bcaa82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5242 | 2025.12.17 00:53:59.466024 [ 266 ] {7295538e-b6b7-4714-bb07-688580bcaa82} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5243 | 2025.12.17 00:53:59.466251 [ 266 ] {7295538e-b6b7-4714-bb07-688580bcaa82} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2025.12.17 00:53:59.466407 [ 266 ] {7295538e-b6b7-4714-bb07-688580bcaa82} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001243 sec., 14481.094127111826 rows/sec., 1.06 MiB/sec. | ||
| 5245 | 2025.12.17 00:53:59.466463 [ 266 ] {7295538e-b6b7-4714-bb07-688580bcaa82} <Debug> TCPHandler: Processed in 0.001435509 sec. | ||
| 5246 | 2025.12.17 00:53:59.466582 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2025.12.17 00:53:59.466680 [ 266 ] {3e9bd69a-9a85-483d-9b88-832ccd883eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5248 | 2025.12.17 00:53:59.466722 [ 266 ] {3e9bd69a-9a85-483d-9b88-832ccd883eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5249 | 2025.12.17 00:53:59.467200 [ 266 ] {3e9bd69a-9a85-483d-9b88-832ccd883eb6} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2025.12.17 00:53:59.467236 [ 266 ] {3e9bd69a-9a85-483d-9b88-832ccd883eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5251 | 2025.12.17 00:53:59.467549 [ 266 ] {3e9bd69a-9a85-483d-9b88-832ccd883eb6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5252 | 2025.12.17 00:53:59.467764 [ 266 ] {3e9bd69a-9a85-483d-9b88-832ccd883eb6} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2025.12.17 00:53:59.467898 [ 266 ] {3e9bd69a-9a85-483d-9b88-832ccd883eb6} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001239 sec., 66182.405165456 rows/sec., 5.17 MiB/sec. | ||
| 5254 | 2025.12.17 00:53:59.467936 [ 266 ] {3e9bd69a-9a85-483d-9b88-832ccd883eb6} <Debug> TCPHandler: Processed in 0.001403038 sec. | ||
| 5255 | 2025.12.17 00:53:59.468051 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2025.12.17 00:53:59.468147 [ 266 ] {fa5f0905-9ba4-4c2d-93bb-c0052cf81afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5257 | 2025.12.17 00:53:59.468193 [ 266 ] {fa5f0905-9ba4-4c2d-93bb-c0052cf81afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5258 | 2025.12.17 00:53:59.468631 [ 266 ] {fa5f0905-9ba4-4c2d-93bb-c0052cf81afc} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2025.12.17 00:53:59.468667 [ 266 ] {fa5f0905-9ba4-4c2d-93bb-c0052cf81afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5260 | 2025.12.17 00:53:59.469011 [ 266 ] {fa5f0905-9ba4-4c2d-93bb-c0052cf81afc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5261 | 2025.12.17 00:53:59.469220 [ 266 ] {fa5f0905-9ba4-4c2d-93bb-c0052cf81afc} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2025.12.17 00:53:59.469353 [ 266 ] {fa5f0905-9ba4-4c2d-93bb-c0052cf81afc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 5263 | 2025.12.17 00:53:59.469391 [ 266 ] {fa5f0905-9ba4-4c2d-93bb-c0052cf81afc} <Debug> TCPHandler: Processed in 0.001389048 sec. | ||
| 5264 | 2025.12.17 00:53:59.469500 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5265 | 2025.12.17 00:53:59.469595 [ 266 ] {7774c224-3a52-4bb9-b01c-116fa7b3be7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5266 | 2025.12.17 00:53:59.469650 [ 266 ] {7774c224-3a52-4bb9-b01c-116fa7b3be7a} <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 | ||
| 5267 | 2025.12.17 00:53:59.470460 [ 266 ] {7774c224-3a52-4bb9-b01c-116fa7b3be7a} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2025.12.17 00:53:59.470498 [ 266 ] {7774c224-3a52-4bb9-b01c-116fa7b3be7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5269 | 2025.12.17 00:53:59.471036 [ 266 ] {7774c224-3a52-4bb9-b01c-116fa7b3be7a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5270 | 2025.12.17 00:53:59.471259 [ 266 ] {7774c224-3a52-4bb9-b01c-116fa7b3be7a} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2025.12.17 00:53:59.471404 [ 266 ] {7774c224-3a52-4bb9-b01c-116fa7b3be7a} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001828 sec., 9846.827133479212 rows/sec., 17.65 MiB/sec. | ||
| 5272 | 2025.12.17 00:53:59.471472 [ 266 ] {7774c224-3a52-4bb9-b01c-116fa7b3be7a} <Debug> TCPHandler: Processed in 0.002019931 sec. | ||
| 5273 | 2025.12.17 00:53:59.471591 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2025.12.17 00:53:59.471687 [ 266 ] {1bd0f993-a845-4f28-ba08-a2d95d15940d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5275 | 2025.12.17 00:53:59.471729 [ 266 ] {1bd0f993-a845-4f28-ba08-a2d95d15940d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5276 | 2025.12.17 00:53:59.472060 [ 266 ] {1bd0f993-a845-4f28-ba08-a2d95d15940d} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2025.12.17 00:53:59.472097 [ 266 ] {1bd0f993-a845-4f28-ba08-a2d95d15940d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5278 | 2025.12.17 00:53:59.472421 [ 266 ] {1bd0f993-a845-4f28-ba08-a2d95d15940d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5279 | 2025.12.17 00:53:59.472645 [ 266 ] {1bd0f993-a845-4f28-ba08-a2d95d15940d} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2025.12.17 00:53:59.472799 [ 266 ] {1bd0f993-a845-4f28-ba08-a2d95d15940d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 5281 | 2025.12.17 00:53:59.472836 [ 266 ] {1bd0f993-a845-4f28-ba08-a2d95d15940d} <Debug> TCPHandler: Processed in 0.001292776 sec. | ||
| 5282 | 2025.12.17 00:54:00.692425 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55902 | ||
| 5283 | 2025.12.17 00:54:00.692542 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5284 | 2025.12.17 00:54:00.692568 [ 287 ] {} <Debug> TCP-Session: 7ef8281d-eaaf-4e9a-80b9-a6b927a5869a Authenticating user 'default' from [fd00:1122:3344:101::e]:55902 | ||
| 5285 | 2025.12.17 00:54:00.692589 [ 287 ] {} <Debug> TCP-Session: 7ef8281d-eaaf-4e9a-80b9-a6b927a5869a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5286 | 2025.12.17 00:54:00.692602 [ 287 ] {} <Debug> TCP-Session: 7ef8281d-eaaf-4e9a-80b9-a6b927a5869a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5287 | 2025.12.17 00:54:00.692823 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33712 | ||
| 5288 | 2025.12.17 00:54:00.692858 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62729 | ||
| 5289 | 2025.12.17 00:54:00.692948 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5290 | 2025.12.17 00:54:00.692978 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5291 | 2025.12.17 00:54:00.692981 [ 288 ] {} <Debug> TCP-Session: 85eb32b9-5994-4821-ae4d-3c019ac86504 Authenticating user 'default' from [fd00:1122:3344:101::e]:33712 | ||
| 5292 | 2025.12.17 00:54:00.692994 [ 287 ] {} <Trace> TCP-Session: 7ef8281d-eaaf-4e9a-80b9-a6b927a5869a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2025.12.17 00:54:00.693014 [ 289 ] {} <Debug> TCP-Session: 424aa09e-c578-4d37-a411-d18f16950058 Authenticating user 'default' from [fd00:1122:3344:101::e]:62729 | ||
| 5294 | 2025.12.17 00:54:00.693025 [ 288 ] {} <Debug> TCP-Session: 85eb32b9-5994-4821-ae4d-3c019ac86504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5295 | 2025.12.17 00:54:00.693060 [ 289 ] {} <Debug> TCP-Session: 424aa09e-c578-4d37-a411-d18f16950058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5296 | 2025.12.17 00:54:00.693061 [ 288 ] {} <Debug> TCP-Session: 85eb32b9-5994-4821-ae4d-3c019ac86504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5297 | 2025.12.17 00:54:00.693084 [ 289 ] {} <Debug> TCP-Session: 424aa09e-c578-4d37-a411-d18f16950058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5298 | 2025.12.17 00:54:00.693181 [ 287 ] {52ac40c9-b0d8-47e1-8b5f-f9cf1963794a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55902) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5299 | 2025.12.17 00:54:00.693445 [ 287 ] {52ac40c9-b0d8-47e1-8b5f-f9cf1963794a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5300 | 2025.12.17 00:54:00.693502 [ 287 ] {52ac40c9-b0d8-47e1-8b5f-f9cf1963794a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5301 | 2025.12.17 00:54:00.693789 [ 287 ] {52ac40c9-b0d8-47e1-8b5f-f9cf1963794a} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 5302 | 2025.12.17 00:54:00.694711 [ 297 ] {52ac40c9-b0d8-47e1-8b5f-f9cf1963794a} <Trace> AggregatingTransform: Aggregating | ||
| 5303 | 2025.12.17 00:54:00.694749 [ 297 ] {52ac40c9-b0d8-47e1-8b5f-f9cf1963794a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5304 | 2025.12.17 00:54:00.694782 [ 297 ] {52ac40c9-b0d8-47e1-8b5f-f9cf1963794a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891868 sec. (1121.242 rows/sec., 43.80 KiB/sec.) | ||
| 5305 | 2025.12.17 00:54:00.694798 [ 297 ] {52ac40c9-b0d8-47e1-8b5f-f9cf1963794a} <Trace> Aggregator: Merging aggregated data | ||
| 5306 | 2025.12.17 00:54:00.696031 [ 287 ] {52ac40c9-b0d8-47e1-8b5f-f9cf1963794a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002909 sec., 343.7607425232038 rows/sec., 13.43 KiB/sec. | ||
| 5307 | 2025.12.17 00:54:00.696181 [ 287 ] {52ac40c9-b0d8-47e1-8b5f-f9cf1963794a} <Debug> TCPHandler: Processed in 0.003296986 sec. | ||
| 5308 | 2025.12.17 00:54:00.696310 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5309 | 2025.12.17 00:54:00.696351 [ 287 ] {} <Debug> TCP-Session: 7ef8281d-eaaf-4e9a-80b9-a6b927a5869a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5310 | 2025.12.17 00:54:00.696356 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5311 | 2025.12.17 00:54:00.696406 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38598 | ||
| 5312 | 2025.12.17 00:54:00.696412 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40806 | ||
| 5313 | 2025.12.17 00:54:00.696459 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62462 | ||
| 5314 | 2025.12.17 00:54:00.696477 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5315 | 2025.12.17 00:54:00.696452 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50827 | ||
| 5316 | 2025.12.17 00:54:00.696521 [ 291 ] {} <Debug> TCP-Session: e57bb0ba-443c-4292-9e81-11b4f81fef04 Authenticating user 'default' from [fd00:1122:3344:101::e]:38598 | ||
| 5317 | 2025.12.17 00:54:00.696534 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5318 | 2025.12.17 00:54:00.696560 [ 291 ] {} <Debug> TCP-Session: e57bb0ba-443c-4292-9e81-11b4f81fef04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2025.12.17 00:54:00.696524 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5320 | 2025.12.17 00:54:00.696580 [ 294 ] {} <Debug> TCP-Session: 322b8886-436c-422b-8593-65719f81ca0a Authenticating user 'default' from [fd00:1122:3344:101::e]:62462 | ||
| 5321 | 2025.12.17 00:54:00.696585 [ 291 ] {} <Debug> TCP-Session: e57bb0ba-443c-4292-9e81-11b4f81fef04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2025.12.17 00:54:00.696611 [ 290 ] {} <Debug> TCP-Session: 103271c8-ceb9-427c-9a43-2ca0a1e8e8c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40806 | ||
| 5323 | 2025.12.17 00:54:00.696619 [ 294 ] {} <Debug> TCP-Session: 322b8886-436c-422b-8593-65719f81ca0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2025.12.17 00:54:00.696640 [ 290 ] {} <Debug> TCP-Session: 103271c8-ceb9-427c-9a43-2ca0a1e8e8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2025.12.17 00:54:00.696644 [ 294 ] {} <Debug> TCP-Session: 322b8886-436c-422b-8593-65719f81ca0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2025.12.17 00:54:00.696654 [ 290 ] {} <Debug> TCP-Session: 103271c8-ceb9-427c-9a43-2ca0a1e8e8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2025.12.17 00:54:00.696583 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5328 | 2025.12.17 00:54:00.696443 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48287 | ||
| 5329 | 2025.12.17 00:54:00.696704 [ 293 ] {} <Debug> TCP-Session: ab0bf0e9-27c7-41e8-a2c7-9c1c491f5824 Authenticating user 'default' from [fd00:1122:3344:101::e]:50827 | ||
| 5330 | 2025.12.17 00:54:00.696428 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5331 | 2025.12.17 00:54:00.696740 [ 293 ] {} <Debug> TCP-Session: ab0bf0e9-27c7-41e8-a2c7-9c1c491f5824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5332 | 2025.12.17 00:54:00.696421 [ 288 ] {} <Debug> TCP-Session: 85eb32b9-5994-4821-ae4d-3c019ac86504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2025.12.17 00:54:00.696765 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5334 | 2025.12.17 00:54:00.696769 [ 289 ] {} <Debug> TCP-Session: 424aa09e-c578-4d37-a411-d18f16950058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2025.12.17 00:54:00.696804 [ 292 ] {} <Debug> TCP-Session: 88b70723-9b1a-47c0-a9f5-c234417d9422 Authenticating user 'default' from [fd00:1122:3344:101::e]:48287 | ||
| 5336 | 2025.12.17 00:54:00.696765 [ 293 ] {} <Debug> TCP-Session: ab0bf0e9-27c7-41e8-a2c7-9c1c491f5824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2025.12.17 00:54:00.696836 [ 292 ] {} <Debug> TCP-Session: 88b70723-9b1a-47c0-a9f5-c234417d9422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5338 | 2025.12.17 00:54:00.696419 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49251 | ||
| 5339 | 2025.12.17 00:54:00.696863 [ 292 ] {} <Debug> TCP-Session: 88b70723-9b1a-47c0-a9f5-c234417d9422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5340 | 2025.12.17 00:54:00.696924 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5341 | 2025.12.17 00:54:00.696950 [ 287 ] {} <Debug> TCP-Session: aefbe1a9-fe07-43f7-8756-fb376a7a0460 Authenticating user 'default' from [fd00:1122:3344:101::e]:49251 | ||
| 5342 | 2025.12.17 00:54:00.696965 [ 287 ] {} <Debug> TCP-Session: aefbe1a9-fe07-43f7-8756-fb376a7a0460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5343 | 2025.12.17 00:54:00.696979 [ 287 ] {} <Debug> TCP-Session: aefbe1a9-fe07-43f7-8756-fb376a7a0460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5344 | 2025.12.17 00:54:00.718182 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62462). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5345 | |||
| 5346 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5347 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5348 | 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 | ||
| 5349 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5350 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5351 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5352 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5353 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5354 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5355 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5356 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5357 | (version 23.8.7.1) | ||
| 5358 | 2025.12.17 00:54:00.718460 [ 294 ] {} <Debug> TCP-Session: 322b8886-436c-422b-8593-65719f81ca0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5359 | 2025.12.17 00:54:00.718508 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48287). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5360 | |||
| 5361 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5362 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5363 | 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 | ||
| 5364 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5365 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5366 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5367 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5368 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5369 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5370 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5371 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5372 | (version 23.8.7.1) | ||
| 5373 | 2025.12.17 00:54:00.718658 [ 292 ] {} <Debug> TCP-Session: 88b70723-9b1a-47c0-a9f5-c234417d9422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2025.12.17 00:54:00.718691 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50827). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5375 | |||
| 5376 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5377 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5378 | 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 | ||
| 5379 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5380 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5381 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5382 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5383 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5384 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5385 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5386 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5387 | (version 23.8.7.1) | ||
| 5388 | 2025.12.17 00:54:00.718786 [ 293 ] {} <Debug> TCP-Session: ab0bf0e9-27c7-41e8-a2c7-9c1c491f5824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5389 | 2025.12.17 00:54:00.718814 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40806). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5390 | |||
| 5391 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5392 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5393 | 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 | ||
| 5394 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5395 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5396 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5397 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5398 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5399 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5400 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5401 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5402 | (version 23.8.7.1) | ||
| 5403 | 2025.12.17 00:54:00.718892 [ 290 ] {} <Debug> TCP-Session: 103271c8-ceb9-427c-9a43-2ca0a1e8e8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5404 | 2025.12.17 00:54:00.718923 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38598). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5405 | |||
| 5406 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5407 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5408 | 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 | ||
| 5409 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5410 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5411 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5412 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5413 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5414 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5415 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5416 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5417 | (version 23.8.7.1) | ||
| 5418 | 2025.12.17 00:54:00.719002 [ 291 ] {} <Debug> TCP-Session: e57bb0ba-443c-4292-9e81-11b4f81fef04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2025.12.17 00:54:00.719015 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49251). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5420 | |||
| 5421 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5422 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5423 | 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 | ||
| 5424 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5425 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5426 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5427 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5428 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5429 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5430 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5431 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5432 | (version 23.8.7.1) | ||
| 5433 | 2025.12.17 00:54:00.719066 [ 287 ] {} <Debug> TCP-Session: aefbe1a9-fe07-43f7-8756-fb376a7a0460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2025.12.17 00:54:00.862767 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50770 | ||
| 5435 | 2025.12.17 00:54:00.862868 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5436 | 2025.12.17 00:54:00.862895 [ 291 ] {} <Debug> TCP-Session: ce09a4a5-e3e4-42ee-80ef-fe61766f9c49 Authenticating user 'default' from [fd00:1122:3344:101::e]:50770 | ||
| 5437 | 2025.12.17 00:54:00.862917 [ 291 ] {} <Debug> TCP-Session: ce09a4a5-e3e4-42ee-80ef-fe61766f9c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5438 | 2025.12.17 00:54:00.862930 [ 291 ] {} <Debug> TCP-Session: ce09a4a5-e3e4-42ee-80ef-fe61766f9c49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5439 | 2025.12.17 00:54:00.863097 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50269 | ||
| 5440 | 2025.12.17 00:54:00.863153 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39255 | ||
| 5441 | 2025.12.17 00:54:00.863189 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40005 | ||
| 5442 | 2025.12.17 00:54:00.863221 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5443 | 2025.12.17 00:54:00.863227 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57726 | ||
| 5444 | 2025.12.17 00:54:00.863267 [ 292 ] {} <Debug> TCP-Session: 9f90c28b-5b46-4193-9a2a-7fd570a1e8e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50269 | ||
| 5445 | 2025.12.17 00:54:00.863275 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5446 | 2025.12.17 00:54:00.863303 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5447 | 2025.12.17 00:54:00.863305 [ 292 ] {} <Debug> TCP-Session: 9f90c28b-5b46-4193-9a2a-7fd570a1e8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2025.12.17 00:54:00.863326 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5449 | 2025.12.17 00:54:00.863341 [ 294 ] {} <Debug> TCP-Session: cdf33f34-4e33-4a90-b332-36089455e0d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40005 | ||
| 5450 | 2025.12.17 00:54:00.863351 [ 292 ] {} <Debug> TCP-Session: 9f90c28b-5b46-4193-9a2a-7fd570a1e8e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2025.12.17 00:54:00.863366 [ 288 ] {} <Debug> TCP-Session: bdba997c-e2ad-49b7-9949-d0f84edd5c1e Authenticating user 'default' from [fd00:1122:3344:101::e]:57726 | ||
| 5452 | 2025.12.17 00:54:00.863382 [ 294 ] {} <Debug> TCP-Session: cdf33f34-4e33-4a90-b332-36089455e0d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5453 | 2025.12.17 00:54:00.863404 [ 288 ] {} <Debug> TCP-Session: bdba997c-e2ad-49b7-9949-d0f84edd5c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5454 | 2025.12.17 00:54:00.863416 [ 294 ] {} <Debug> TCP-Session: cdf33f34-4e33-4a90-b332-36089455e0d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5455 | 2025.12.17 00:54:00.863437 [ 288 ] {} <Debug> TCP-Session: bdba997c-e2ad-49b7-9949-d0f84edd5c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2025.12.17 00:54:00.863241 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37618 | ||
| 5457 | 2025.12.17 00:54:00.863248 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46284 | ||
| 5458 | 2025.12.17 00:54:00.863193 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43316 | ||
| 5459 | 2025.12.17 00:54:00.863289 [ 291 ] {} <Trace> TCP-Session: ce09a4a5-e3e4-42ee-80ef-fe61766f9c49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5460 | 2025.12.17 00:54:00.863543 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5461 | 2025.12.17 00:54:00.863564 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5462 | 2025.12.17 00:54:00.863576 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5463 | 2025.12.17 00:54:00.863584 [ 289 ] {} <Debug> TCP-Session: e5eaf2d3-618c-4042-8ec2-2f0d2bae0988 Authenticating user 'default' from [fd00:1122:3344:101::e]:37618 | ||
| 5464 | 2025.12.17 00:54:00.863598 [ 290 ] {} <Debug> TCP-Session: 662ae00d-e6de-4d05-abe3-858b75d19a15 Authenticating user 'default' from [fd00:1122:3344:101::e]:46284 | ||
| 5465 | 2025.12.17 00:54:00.863607 [ 259 ] {} <Debug> TCP-Session: cb620e4e-9072-4e3f-b4b0-4f09a4e1f2d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43316 | ||
| 5466 | 2025.12.17 00:54:00.863628 [ 289 ] {} <Debug> TCP-Session: e5eaf2d3-618c-4042-8ec2-2f0d2bae0988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5467 | 2025.12.17 00:54:00.863633 [ 290 ] {} <Debug> TCP-Session: 662ae00d-e6de-4d05-abe3-858b75d19a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2025.12.17 00:54:00.863652 [ 289 ] {} <Debug> TCP-Session: e5eaf2d3-618c-4042-8ec2-2f0d2bae0988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5469 | 2025.12.17 00:54:00.863666 [ 290 ] {} <Debug> TCP-Session: 662ae00d-e6de-4d05-abe3-858b75d19a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2025.12.17 00:54:00.863642 [ 259 ] {} <Debug> TCP-Session: cb620e4e-9072-4e3f-b4b0-4f09a4e1f2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5471 | 2025.12.17 00:54:00.863329 [ 293 ] {} <Debug> TCP-Session: 6b459a47-b540-4cac-b9da-e0106cea9a12 Authenticating user 'default' from [fd00:1122:3344:101::e]:39255 | ||
| 5472 | 2025.12.17 00:54:00.863707 [ 259 ] {} <Debug> TCP-Session: cb620e4e-9072-4e3f-b4b0-4f09a4e1f2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2025.12.17 00:54:00.863719 [ 291 ] {742e2c7c-309f-4a9d-b110-fe21e1d89038} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50770) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5474 | 2025.12.17 00:54:00.863731 [ 293 ] {} <Debug> TCP-Session: 6b459a47-b540-4cac-b9da-e0106cea9a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2025.12.17 00:54:00.863209 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39019 | ||
| 5476 | 2025.12.17 00:54:00.863771 [ 293 ] {} <Debug> TCP-Session: 6b459a47-b540-4cac-b9da-e0106cea9a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2025.12.17 00:54:00.863840 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5478 | 2025.12.17 00:54:00.863868 [ 287 ] {} <Debug> TCP-Session: e3b6ef22-b0ed-410b-acb2-23a22005005a Authenticating user 'default' from [fd00:1122:3344:101::e]:39019 | ||
| 5479 | 2025.12.17 00:54:00.863885 [ 287 ] {} <Debug> TCP-Session: e3b6ef22-b0ed-410b-acb2-23a22005005a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5480 | 2025.12.17 00:54:00.863897 [ 287 ] {} <Debug> TCP-Session: e3b6ef22-b0ed-410b-acb2-23a22005005a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2025.12.17 00:54:00.864044 [ 291 ] {742e2c7c-309f-4a9d-b110-fe21e1d89038} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5482 | 2025.12.17 00:54:00.864100 [ 291 ] {742e2c7c-309f-4a9d-b110-fe21e1d89038} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5483 | 2025.12.17 00:54:00.864435 [ 291 ] {742e2c7c-309f-4a9d-b110-fe21e1d89038} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 5484 | 2025.12.17 00:54:00.865429 [ 308 ] {742e2c7c-309f-4a9d-b110-fe21e1d89038} <Trace> AggregatingTransform: Aggregating | ||
| 5485 | 2025.12.17 00:54:00.865484 [ 308 ] {742e2c7c-309f-4a9d-b110-fe21e1d89038} <Trace> Aggregator: Aggregation method: without_key | ||
| 5486 | 2025.12.17 00:54:00.865523 [ 308 ] {742e2c7c-309f-4a9d-b110-fe21e1d89038} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00098428 sec. (1015.971 rows/sec., 39.69 KiB/sec.) | ||
| 5487 | 2025.12.17 00:54:00.865544 [ 308 ] {742e2c7c-309f-4a9d-b110-fe21e1d89038} <Trace> Aggregator: Merging aggregated data | ||
| 5488 | 2025.12.17 00:54:00.866903 [ 291 ] {742e2c7c-309f-4a9d-b110-fe21e1d89038} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003245 sec., 308.1664098613251 rows/sec., 12.04 KiB/sec. | ||
| 5489 | 2025.12.17 00:54:00.867046 [ 291 ] {742e2c7c-309f-4a9d-b110-fe21e1d89038} <Debug> TCPHandler: Processed in 0.003913238 sec. | ||
| 5490 | 2025.12.17 00:54:00.867174 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5491 | 2025.12.17 00:54:00.867202 [ 291 ] {} <Debug> TCP-Session: ce09a4a5-e3e4-42ee-80ef-fe61766f9c49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5492 | 2025.12.17 00:54:00.867205 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5493 | 2025.12.17 00:54:00.867228 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5494 | 2025.12.17 00:54:00.867245 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5495 | 2025.12.17 00:54:00.867259 [ 292 ] {} <Debug> TCP-Session: 9f90c28b-5b46-4193-9a2a-7fd570a1e8e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2025.12.17 00:54:00.867277 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5497 | 2025.12.17 00:54:00.867298 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5498 | 2025.12.17 00:54:00.867320 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5499 | 2025.12.17 00:54:00.867333 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5500 | 2025.12.17 00:54:00.867356 [ 259 ] {} <Debug> TCP-Session: cb620e4e-9072-4e3f-b4b0-4f09a4e1f2d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5501 | 2025.12.17 00:54:00.867376 [ 288 ] {} <Debug> TCP-Session: bdba997c-e2ad-49b7-9949-d0f84edd5c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2025.12.17 00:54:00.867400 [ 289 ] {} <Debug> TCP-Session: e5eaf2d3-618c-4042-8ec2-2f0d2bae0988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5503 | 2025.12.17 00:54:00.867276 [ 290 ] {} <Debug> TCP-Session: 662ae00d-e6de-4d05-abe3-858b75d19a15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2025.12.17 00:54:00.867293 [ 294 ] {} <Debug> TCP-Session: cdf33f34-4e33-4a90-b332-36089455e0d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5505 | 2025.12.17 00:54:00.867260 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5506 | 2025.12.17 00:54:00.867327 [ 287 ] {} <Debug> TCP-Session: e3b6ef22-b0ed-410b-acb2-23a22005005a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5507 | 2025.12.17 00:54:00.867503 [ 293 ] {} <Debug> TCP-Session: 6b459a47-b540-4cac-b9da-e0106cea9a12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2025.12.17 00:54:02.896216 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5509 | 2025.12.17 00:54:02.896273 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5510 | 2025.12.17 00:54:02.987695 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11467 | ||
| 5511 | 2025.12.17 00:54:02.988172 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2025.12.17 00:54:02.988204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5513 | 2025.12.17 00:54:02.988694 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5514 | 2025.12.17 00:54:02.988921 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2025.12.17 00:54:02.989056 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11467 | ||
| 5516 | 2025.12.17 00:54:03.017889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 682 | ||
| 5517 | 2025.12.17 00:54:03.020375 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2025.12.17 00:54:03.020425 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5519 | 2025.12.17 00:54:03.021652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5520 | 2025.12.17 00:54:03.021914 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2025.12.17 00:54:03.022183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
| 5522 | 2025.12.17 00:54:03.595094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5523 | 2025.12.17 00:54:03.610682 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2025.12.17 00:54:03.610736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5525 | 2025.12.17 00:54:03.616368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5526 | 2025.12.17 00:54:03.617041 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2025.12.17 00:54:03.619854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5528 | 2025.12.17 00:54:04.474060 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5529 | 2025.12.17 00:54:04.474246 [ 266 ] {2e71b57e-38ba-4d24-8278-f1485ad85683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5530 | 2025.12.17 00:54:04.474327 [ 266 ] {2e71b57e-38ba-4d24-8278-f1485ad85683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5531 | 2025.12.17 00:54:04.475260 [ 266 ] {2e71b57e-38ba-4d24-8278-f1485ad85683} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5532 | 2025.12.17 00:54:04.475322 [ 266 ] {2e71b57e-38ba-4d24-8278-f1485ad85683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5533 | 2025.12.17 00:54:04.475833 [ 266 ] {2e71b57e-38ba-4d24-8278-f1485ad85683} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5534 | 2025.12.17 00:54:04.476138 [ 266 ] {2e71b57e-38ba-4d24-8278-f1485ad85683} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2025.12.17 00:54:04.476305 [ 266 ] {2e71b57e-38ba-4d24-8278-f1485ad85683} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002114 sec., 193945.12771996215 rows/sec., 12.30 MiB/sec. | ||
| 5536 | 2025.12.17 00:54:04.476351 [ 266 ] {2e71b57e-38ba-4d24-8278-f1485ad85683} <Debug> TCPHandler: Processed in 0.002426458 sec. | ||
| 5537 | 2025.12.17 00:54:04.476480 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5538 | 2025.12.17 00:54:04.476577 [ 266 ] {9420444b-aa64-4bee-b52e-7844881579d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5539 | 2025.12.17 00:54:04.476618 [ 266 ] {9420444b-aa64-4bee-b52e-7844881579d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5540 | 2025.12.17 00:54:04.477414 [ 266 ] {9420444b-aa64-4bee-b52e-7844881579d0} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2025.12.17 00:54:04.477453 [ 266 ] {9420444b-aa64-4bee-b52e-7844881579d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5542 | 2025.12.17 00:54:04.477828 [ 266 ] {9420444b-aa64-4bee-b52e-7844881579d0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5543 | 2025.12.17 00:54:04.478060 [ 266 ] {9420444b-aa64-4bee-b52e-7844881579d0} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2025.12.17 00:54:04.478186 [ 266 ] {9420444b-aa64-4bee-b52e-7844881579d0} <Debug> executeQuery: Read 1160 rows, 94.35 KiB in 0.00163 sec., 711656.4417177915 rows/sec., 56.53 MiB/sec. | ||
| 5545 | 2025.12.17 00:54:04.478223 [ 266 ] {9420444b-aa64-4bee-b52e-7844881579d0} <Debug> TCPHandler: Processed in 0.001791686 sec. | ||
| 5546 | 2025.12.17 00:54:04.478347 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5547 | 2025.12.17 00:54:04.478440 [ 266 ] {8aa77bff-a0be-4e2f-beef-0a81839c645e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5548 | 2025.12.17 00:54:04.478479 [ 266 ] {8aa77bff-a0be-4e2f-beef-0a81839c645e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5549 | 2025.12.17 00:54:04.478936 [ 266 ] {8aa77bff-a0be-4e2f-beef-0a81839c645e} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2025.12.17 00:54:04.478972 [ 266 ] {8aa77bff-a0be-4e2f-beef-0a81839c645e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5551 | 2025.12.17 00:54:04.479288 [ 266 ] {8aa77bff-a0be-4e2f-beef-0a81839c645e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5552 | 2025.12.17 00:54:04.479510 [ 266 ] {8aa77bff-a0be-4e2f-beef-0a81839c645e} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2025.12.17 00:54:04.479616 [ 69 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5554 | 2025.12.17 00:54:04.479634 [ 266 ] {8aa77bff-a0be-4e2f-beef-0a81839c645e} <Debug> executeQuery: Read 229 rows, 14.12 KiB in 0.001212 sec., 188943.89438943894 rows/sec., 11.38 MiB/sec. | ||
| 5555 | 2025.12.17 00:54:04.479678 [ 69 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2025.12.17 00:54:04.479688 [ 266 ] {8aa77bff-a0be-4e2f-beef-0a81839c645e} <Debug> TCPHandler: Processed in 0.001389028 sec. | ||
| 5557 | 2025.12.17 00:54:04.479709 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5558 | 2025.12.17 00:54:04.479815 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5559 | 2025.12.17 00:54:04.479829 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::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 | ||
| 5560 | 2025.12.17 00:54:04.479916 [ 266 ] {eba904bc-d53c-4a8b-8f69-bc406ca0071f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5561 | 2025.12.17 00:54:04.479960 [ 266 ] {eba904bc-d53c-4a8b-8f69-bc406ca0071f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5562 | 2025.12.17 00:54:04.479968 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5563 | 2025.12.17 00:54:04.480005 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 279 rows starting from the beginning of the part | ||
| 5564 | 2025.12.17 00:54:04.480069 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 5565 | 2025.12.17 00:54:04.480113 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part | ||
| 5566 | 2025.12.17 00:54:04.480154 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 233 rows starting from the beginning of the part | ||
| 5567 | 2025.12.17 00:54:04.480193 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part | ||
| 5568 | 2025.12.17 00:54:04.480246 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 229 rows starting from the beginning of the part | ||
| 5569 | 2025.12.17 00:54:04.480511 [ 266 ] {eba904bc-d53c-4a8b-8f69-bc406ca0071f} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2025.12.17 00:54:04.480559 [ 266 ] {eba904bc-d53c-4a8b-8f69-bc406ca0071f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5571 | 2025.12.17 00:54:04.480921 [ 266 ] {eba904bc-d53c-4a8b-8f69-bc406ca0071f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5572 | 2025.12.17 00:54:04.481170 [ 266 ] {eba904bc-d53c-4a8b-8f69-bc406ca0071f} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2025.12.17 00:54:04.481303 [ 266 ] {eba904bc-d53c-4a8b-8f69-bc406ca0071f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001404 sec., 150997.15099715098 rows/sec., 9.74 MiB/sec. | ||
| 5574 | 2025.12.17 00:54:04.481313 [ 193 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 801 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534851 sec., 521874.7617846944 rows/sec., 34.35 MiB/sec. | ||
| 5575 | 2025.12.17 00:54:04.481340 [ 266 ] {eba904bc-d53c-4a8b-8f69-bc406ca0071f} <Debug> TCPHandler: Processed in 0.001572791 sec. | ||
| 5576 | 2025.12.17 00:54:04.481481 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5577 | 2025.12.17 00:54:04.481552 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5578 | 2025.12.17 00:54:04.481580 [ 266 ] {537366bc-1840-4f99-b2da-65b7f66350aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5579 | 2025.12.17 00:54:04.481624 [ 266 ] {537366bc-1840-4f99-b2da-65b7f66350aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5580 | 2025.12.17 00:54:04.481885 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_31_6} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2025.12.17 00:54:04.481986 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_31_6} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5582 | 2025.12.17 00:54:04.482093 [ 266 ] {537366bc-1840-4f99-b2da-65b7f66350aa} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2025.12.17 00:54:04.482101 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5584 | 2025.12.17 00:54:04.482143 [ 266 ] {537366bc-1840-4f99-b2da-65b7f66350aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5585 | 2025.12.17 00:54:04.482460 [ 266 ] {537366bc-1840-4f99-b2da-65b7f66350aa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5586 | 2025.12.17 00:54:04.482687 [ 266 ] {537366bc-1840-4f99-b2da-65b7f66350aa} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2025.12.17 00:54:04.482811 [ 266 ] {537366bc-1840-4f99-b2da-65b7f66350aa} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001249 sec., 168935.1481184948 rows/sec., 9.59 MiB/sec. | ||
| 5588 | 2025.12.17 00:54:04.482848 [ 266 ] {537366bc-1840-4f99-b2da-65b7f66350aa} <Debug> TCPHandler: Processed in 0.001415228 sec. | ||
| 5589 | 2025.12.17 00:54:04.482964 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2025.12.17 00:54:04.483056 [ 266 ] {d50af507-527f-4040-8141-23d99351c5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5591 | 2025.12.17 00:54:04.483096 [ 266 ] {d50af507-527f-4040-8141-23d99351c5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5592 | 2025.12.17 00:54:04.483689 [ 266 ] {d50af507-527f-4040-8141-23d99351c5e7} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2025.12.17 00:54:04.483725 [ 266 ] {d50af507-527f-4040-8141-23d99351c5e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5594 | 2025.12.17 00:54:04.484052 [ 266 ] {d50af507-527f-4040-8141-23d99351c5e7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5595 | 2025.12.17 00:54:04.484268 [ 266 ] {d50af507-527f-4040-8141-23d99351c5e7} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2025.12.17 00:54:04.484392 [ 266 ] {d50af507-527f-4040-8141-23d99351c5e7} <Debug> executeQuery: Read 703 rows, 50.39 KiB in 0.001353 sec., 519586.1049519586 rows/sec., 36.37 MiB/sec. | ||
| 5597 | 2025.12.17 00:54:04.484430 [ 266 ] {d50af507-527f-4040-8141-23d99351c5e7} <Debug> TCPHandler: Processed in 0.00151226 sec. | ||
| 5598 | 2025.12.17 00:54:04.484552 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2025.12.17 00:54:04.484644 [ 266 ] {f5647a17-704d-4410-b082-7f176546af3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5600 | 2025.12.17 00:54:04.484686 [ 266 ] {f5647a17-704d-4410-b082-7f176546af3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5601 | 2025.12.17 00:54:04.485017 [ 266 ] {f5647a17-704d-4410-b082-7f176546af3b} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2025.12.17 00:54:04.485051 [ 266 ] {f5647a17-704d-4410-b082-7f176546af3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5603 | 2025.12.17 00:54:04.485346 [ 266 ] {f5647a17-704d-4410-b082-7f176546af3b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5604 | 2025.12.17 00:54:04.485545 [ 266 ] {f5647a17-704d-4410-b082-7f176546af3b} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2025.12.17 00:54:04.485671 [ 266 ] {f5647a17-704d-4410-b082-7f176546af3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 5606 | 2025.12.17 00:54:04.485706 [ 266 ] {f5647a17-704d-4410-b082-7f176546af3b} <Debug> TCPHandler: Processed in 0.001200744 sec. | ||
| 5607 | 2025.12.17 00:54:04.485810 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2025.12.17 00:54:04.485901 [ 266 ] {7d0adac7-d80e-4d69-a514-427108721943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5609 | 2025.12.17 00:54:04.485942 [ 266 ] {7d0adac7-d80e-4d69-a514-427108721943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5610 | 2025.12.17 00:54:04.486418 [ 266 ] {7d0adac7-d80e-4d69-a514-427108721943} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2025.12.17 00:54:04.486453 [ 266 ] {7d0adac7-d80e-4d69-a514-427108721943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5612 | 2025.12.17 00:54:04.486780 [ 266 ] {7d0adac7-d80e-4d69-a514-427108721943} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5613 | 2025.12.17 00:54:04.486992 [ 266 ] {7d0adac7-d80e-4d69-a514-427108721943} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2025.12.17 00:54:04.487117 [ 266 ] {7d0adac7-d80e-4d69-a514-427108721943} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001234 sec., 254457.05024311182 rows/sec., 16.72 MiB/sec. | ||
| 5615 | 2025.12.17 00:54:04.487153 [ 266 ] {7d0adac7-d80e-4d69-a514-427108721943} <Debug> TCPHandler: Processed in 0.001389928 sec. | ||
| 5616 | 2025.12.17 00:54:04.487257 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2025.12.17 00:54:04.487357 [ 266 ] {110b2299-dd24-451f-9373-9941419a314f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5618 | 2025.12.17 00:54:04.487400 [ 266 ] {110b2299-dd24-451f-9373-9941419a314f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5619 | 2025.12.17 00:54:04.487714 [ 266 ] {110b2299-dd24-451f-9373-9941419a314f} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2025.12.17 00:54:04.487750 [ 266 ] {110b2299-dd24-451f-9373-9941419a314f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5621 | 2025.12.17 00:54:04.488049 [ 266 ] {110b2299-dd24-451f-9373-9941419a314f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5622 | 2025.12.17 00:54:04.488268 [ 266 ] {110b2299-dd24-451f-9373-9941419a314f} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2025.12.17 00:54:04.488391 [ 266 ] {110b2299-dd24-451f-9373-9941419a314f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 5624 | 2025.12.17 00:54:04.488427 [ 266 ] {110b2299-dd24-451f-9373-9941419a314f} <Debug> TCPHandler: Processed in 0.001219104 sec. | ||
| 5625 | 2025.12.17 00:54:04.488530 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2025.12.17 00:54:04.488627 [ 266 ] {58c9a072-f3cd-4e2a-bad2-fb761bec59b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5627 | 2025.12.17 00:54:04.488682 [ 266 ] {58c9a072-f3cd-4e2a-bad2-fb761bec59b1} <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 | ||
| 5628 | 2025.12.17 00:54:04.489465 [ 266 ] {58c9a072-f3cd-4e2a-bad2-fb761bec59b1} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2025.12.17 00:54:04.489500 [ 266 ] {58c9a072-f3cd-4e2a-bad2-fb761bec59b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5630 | 2025.12.17 00:54:04.490023 [ 266 ] {58c9a072-f3cd-4e2a-bad2-fb761bec59b1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5631 | 2025.12.17 00:54:04.490252 [ 266 ] {58c9a072-f3cd-4e2a-bad2-fb761bec59b1} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2025.12.17 00:54:04.490386 [ 266 ] {58c9a072-f3cd-4e2a-bad2-fb761bec59b1} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001778 sec., 13498.312710911136 rows/sec., 24.19 MiB/sec. | ||
| 5633 | 2025.12.17 00:54:04.490437 [ 266 ] {58c9a072-f3cd-4e2a-bad2-fb761bec59b1} <Debug> TCPHandler: Processed in 0.001955689 sec. | ||
| 5634 | 2025.12.17 00:54:04.490544 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5635 | 2025.12.17 00:54:04.490638 [ 266 ] {33f4b92d-bc48-42c8-8856-4ea83d8a1a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5636 | 2025.12.17 00:54:04.490678 [ 266 ] {33f4b92d-bc48-42c8-8856-4ea83d8a1a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5637 | 2025.12.17 00:54:04.490996 [ 266 ] {33f4b92d-bc48-42c8-8856-4ea83d8a1a8f} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2025.12.17 00:54:04.491031 [ 266 ] {33f4b92d-bc48-42c8-8856-4ea83d8a1a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5639 | 2025.12.17 00:54:04.491332 [ 266 ] {33f4b92d-bc48-42c8-8856-4ea83d8a1a8f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5640 | 2025.12.17 00:54:04.491531 [ 266 ] {33f4b92d-bc48-42c8-8856-4ea83d8a1a8f} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2025.12.17 00:54:04.491653 [ 266 ] {33f4b92d-bc48-42c8-8856-4ea83d8a1a8f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001034 sec., 100580.27079303675 rows/sec., 6.16 MiB/sec. | ||
| 5642 | 2025.12.17 00:54:04.491689 [ 266 ] {33f4b92d-bc48-42c8-8856-4ea83d8a1a8f} <Debug> TCPHandler: Processed in 0.001193074 sec. | ||
| 5643 | 2025.12.17 00:54:09.493366 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5644 | 2025.12.17 00:54:09.493578 [ 266 ] {1ddaca92-fe55-4da1-90ce-91b91af4cf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5645 | 2025.12.17 00:54:09.493674 [ 266 ] {1ddaca92-fe55-4da1-90ce-91b91af4cf35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5646 | 2025.12.17 00:54:09.494582 [ 266 ] {1ddaca92-fe55-4da1-90ce-91b91af4cf35} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2025.12.17 00:54:09.494619 [ 266 ] {1ddaca92-fe55-4da1-90ce-91b91af4cf35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5648 | 2025.12.17 00:54:09.494984 [ 266 ] {1ddaca92-fe55-4da1-90ce-91b91af4cf35} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5649 | 2025.12.17 00:54:09.495269 [ 266 ] {1ddaca92-fe55-4da1-90ce-91b91af4cf35} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2025.12.17 00:54:09.495392 [ 63 ] {} <Debug> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5651 | 2025.12.17 00:54:09.495423 [ 266 ] {1ddaca92-fe55-4da1-90ce-91b91af4cf35} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001914 sec., 12539.184952978057 rows/sec., 1.04 MiB/sec. | ||
| 5652 | 2025.12.17 00:54:09.495433 [ 63 ] {} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2025.12.17 00:54:09.495457 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5654 | 2025.12.17 00:54:09.495474 [ 266 ] {1ddaca92-fe55-4da1-90ce-91b91af4cf35} <Debug> TCPHandler: Processed in 0.002232455 sec. | ||
| 5655 | 2025.12.17 00:54:09.495593 [ 191 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5656 | 2025.12.17 00:54:09.495601 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5657 | 2025.12.17 00:54:09.495744 [ 266 ] {614527f4-182e-4f84-aaa7-22ea56325a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5658 | 2025.12.17 00:54:09.495754 [ 191 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5659 | 2025.12.17 00:54:09.495794 [ 266 ] {614527f4-182e-4f84-aaa7-22ea56325a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5660 | 2025.12.17 00:54:09.495796 [ 191 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 434 rows starting from the beginning of the part | ||
| 5661 | 2025.12.17 00:54:09.495879 [ 191 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5662 | 2025.12.17 00:54:09.495924 [ 191 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5663 | 2025.12.17 00:54:09.495968 [ 191 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 5664 | 2025.12.17 00:54:09.496003 [ 191 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 5665 | 2025.12.17 00:54:09.496043 [ 191 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5666 | 2025.12.17 00:54:09.496254 [ 266 ] {614527f4-182e-4f84-aaa7-22ea56325a09} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2025.12.17 00:54:09.496294 [ 266 ] {614527f4-182e-4f84-aaa7-22ea56325a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5668 | 2025.12.17 00:54:09.496616 [ 266 ] {614527f4-182e-4f84-aaa7-22ea56325a09} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5669 | 2025.12.17 00:54:09.496861 [ 266 ] {614527f4-182e-4f84-aaa7-22ea56325a09} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5670 | 2025.12.17 00:54:09.496999 [ 266 ] {614527f4-182e-4f84-aaa7-22ea56325a09} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00128 sec., 4687.5 rows/sec., 382.23 KiB/sec. | ||
| 5671 | 2025.12.17 00:54:09.497015 [ 193 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482339 sec., 894532.2223863772 rows/sec., 61.42 MiB/sec. | ||
| 5672 | 2025.12.17 00:54:09.497038 [ 266 ] {614527f4-182e-4f84-aaa7-22ea56325a09} <Debug> TCPHandler: Processed in 0.00148783 sec. | ||
| 5673 | 2025.12.17 00:54:09.497189 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2025.12.17 00:54:09.497217 [ 199 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5675 | 2025.12.17 00:54:09.497293 [ 266 ] {4f03252b-7716-4d98-95ce-7f9a5e3d5f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5676 | 2025.12.17 00:54:09.497339 [ 266 ] {4f03252b-7716-4d98-95ce-7f9a5e3d5f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5677 | 2025.12.17 00:54:09.497523 [ 199 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_10_2} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2025.12.17 00:54:09.497594 [ 199 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_10_2} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5679 | 2025.12.17 00:54:09.497664 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5680 | 2025.12.17 00:54:09.498497 [ 266 ] {4f03252b-7716-4d98-95ce-7f9a5e3d5f40} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2025.12.17 00:54:09.498537 [ 266 ] {4f03252b-7716-4d98-95ce-7f9a5e3d5f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5682 | 2025.12.17 00:54:09.498953 [ 266 ] {4f03252b-7716-4d98-95ce-7f9a5e3d5f40} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5683 | 2025.12.17 00:54:09.499173 [ 266 ] {4f03252b-7716-4d98-95ce-7f9a5e3d5f40} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2025.12.17 00:54:09.499303 [ 266 ] {4f03252b-7716-4d98-95ce-7f9a5e3d5f40} <Debug> executeQuery: Read 1355 rows, 116.19 KiB in 0.002033 sec., 666502.7053615346 rows/sec., 55.81 MiB/sec. | ||
| 5685 | 2025.12.17 00:54:09.499340 [ 266 ] {4f03252b-7716-4d98-95ce-7f9a5e3d5f40} <Debug> TCPHandler: Processed in 0.002204454 sec. | ||
| 5686 | 2025.12.17 00:54:09.499462 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2025.12.17 00:54:09.499559 [ 266 ] {39749fb7-1a58-429e-98cb-40ea7db7c6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5688 | 2025.12.17 00:54:09.499599 [ 266 ] {39749fb7-1a58-429e-98cb-40ea7db7c6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5689 | 2025.12.17 00:54:09.500029 [ 266 ] {39749fb7-1a58-429e-98cb-40ea7db7c6af} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2025.12.17 00:54:09.500066 [ 266 ] {39749fb7-1a58-429e-98cb-40ea7db7c6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5691 | 2025.12.17 00:54:09.500361 [ 266 ] {39749fb7-1a58-429e-98cb-40ea7db7c6af} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5692 | 2025.12.17 00:54:09.500564 [ 266 ] {39749fb7-1a58-429e-98cb-40ea7db7c6af} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2025.12.17 00:54:09.500688 [ 266 ] {39749fb7-1a58-429e-98cb-40ea7db7c6af} <Debug> executeQuery: Read 36 rows, 2.73 KiB in 0.001151 sec., 31277.150304083407 rows/sec., 2.32 MiB/sec. | ||
| 5694 | 2025.12.17 00:54:09.500723 [ 266 ] {39749fb7-1a58-429e-98cb-40ea7db7c6af} <Debug> TCPHandler: Processed in 0.001309807 sec. | ||
| 5695 | 2025.12.17 00:54:09.500837 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2025.12.17 00:54:09.500929 [ 266 ] {f329f691-f984-4297-a9fb-d3d6a6f3a9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5697 | 2025.12.17 00:54:09.500967 [ 266 ] {f329f691-f984-4297-a9fb-d3d6a6f3a9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5698 | 2025.12.17 00:54:09.501477 [ 266 ] {f329f691-f984-4297-a9fb-d3d6a6f3a9ae} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2025.12.17 00:54:09.501512 [ 266 ] {f329f691-f984-4297-a9fb-d3d6a6f3a9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5700 | 2025.12.17 00:54:09.501811 [ 266 ] {f329f691-f984-4297-a9fb-d3d6a6f3a9ae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5701 | 2025.12.17 00:54:09.502028 [ 266 ] {f329f691-f984-4297-a9fb-d3d6a6f3a9ae} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2025.12.17 00:54:09.502124 [ 63 ] {} <Debug> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5703 | 2025.12.17 00:54:09.502152 [ 266 ] {f329f691-f984-4297-a9fb-d3d6a6f3a9ae} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001242 sec., 202898.55072463767 rows/sec., 14.03 MiB/sec. | ||
| 5704 | 2025.12.17 00:54:09.502161 [ 63 ] {} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2025.12.17 00:54:09.502182 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5706 | 2025.12.17 00:54:09.502189 [ 266 ] {f329f691-f984-4297-a9fb-d3d6a6f3a9ae} <Debug> TCPHandler: Processed in 0.001399258 sec. | ||
| 5707 | 2025.12.17 00:54:09.502272 [ 195 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5708 | 2025.12.17 00:54:09.502307 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5709 | 2025.12.17 00:54:09.502375 [ 195 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5710 | 2025.12.17 00:54:09.502404 [ 266 ] {a848f806-3b07-4087-b781-c68e9d8ff497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5711 | 2025.12.17 00:54:09.502407 [ 195 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 236 rows starting from the beginning of the part | ||
| 5712 | 2025.12.17 00:54:09.502452 [ 266 ] {a848f806-3b07-4087-b781-c68e9d8ff497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5713 | 2025.12.17 00:54:09.502499 [ 195 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 5714 | 2025.12.17 00:54:09.502559 [ 195 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 5715 | 2025.12.17 00:54:09.502607 [ 195 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 5716 | 2025.12.17 00:54:09.502650 [ 195 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 5717 | 2025.12.17 00:54:09.502713 [ 195 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 5718 | 2025.12.17 00:54:09.502872 [ 266 ] {a848f806-3b07-4087-b781-c68e9d8ff497} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2025.12.17 00:54:09.502912 [ 266 ] {a848f806-3b07-4087-b781-c68e9d8ff497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5720 | 2025.12.17 00:54:09.503228 [ 266 ] {a848f806-3b07-4087-b781-c68e9d8ff497} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5721 | 2025.12.17 00:54:09.503451 [ 266 ] {a848f806-3b07-4087-b781-c68e9d8ff497} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2025.12.17 00:54:09.503544 [ 63 ] {} <Debug> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5723 | 2025.12.17 00:54:09.503570 [ 63 ] {} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2025.12.17 00:54:09.503577 [ 266 ] {a848f806-3b07-4087-b781-c68e9d8ff497} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00119 sec., 10084.033613445377 rows/sec., 787.82 KiB/sec. | ||
| 5725 | 2025.12.17 00:54:09.503586 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5726 | 2025.12.17 00:54:09.503613 [ 266 ] {a848f806-3b07-4087-b781-c68e9d8ff497} <Debug> TCPHandler: Processed in 0.001353277 sec. | ||
| 5727 | 2025.12.17 00:54:09.503659 [ 199 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5728 | 2025.12.17 00:54:09.503724 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5729 | 2025.12.17 00:54:09.503748 [ 199 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5730 | 2025.12.17 00:54:09.503757 [ 193 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1416 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525791 sec., 928043.2247929106 rows/sec., 66.00 MiB/sec. | ||
| 5731 | 2025.12.17 00:54:09.503777 [ 199 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 223 rows starting from the beginning of the part | ||
| 5732 | 2025.12.17 00:54:09.503820 [ 266 ] {b87006ce-8137-4581-b0a0-29f119097e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5733 | 2025.12.17 00:54:09.503852 [ 199 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5734 | 2025.12.17 00:54:09.503864 [ 266 ] {b87006ce-8137-4581-b0a0-29f119097e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5735 | 2025.12.17 00:54:09.503904 [ 199 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5736 | 2025.12.17 00:54:09.503927 [ 195 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5737 | 2025.12.17 00:54:09.503947 [ 199 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 5738 | 2025.12.17 00:54:09.503982 [ 199 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 5739 | 2025.12.17 00:54:09.504018 [ 199 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 5740 | 2025.12.17 00:54:09.504198 [ 195 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_10_2} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2025.12.17 00:54:09.504263 [ 195 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_10_2} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5742 | 2025.12.17 00:54:09.504341 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5743 | 2025.12.17 00:54:09.504595 [ 266 ] {b87006ce-8137-4581-b0a0-29f119097e67} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2025.12.17 00:54:09.504635 [ 266 ] {b87006ce-8137-4581-b0a0-29f119097e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5745 | 2025.12.17 00:54:09.504790 [ 200 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001156153 sec., 589022.3871753998 rows/sec., 36.51 MiB/sec. | ||
| 5746 | 2025.12.17 00:54:09.504932 [ 195 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5747 | 2025.12.17 00:54:09.504978 [ 266 ] {b87006ce-8137-4581-b0a0-29f119097e67} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5748 | 2025.12.17 00:54:09.505268 [ 266 ] {b87006ce-8137-4581-b0a0-29f119097e67} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2025.12.17 00:54:09.505273 [ 195 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_10_2} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2025.12.17 00:54:09.505357 [ 195 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_10_2} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5751 | 2025.12.17 00:54:09.505408 [ 266 ] {b87006ce-8137-4581-b0a0-29f119097e67} <Debug> executeQuery: Read 580 rows, 44.59 KiB in 0.001605 sec., 361370.7165109034 rows/sec., 27.13 MiB/sec. | ||
| 5752 | 2025.12.17 00:54:09.505418 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5753 | 2025.12.17 00:54:09.505454 [ 266 ] {b87006ce-8137-4581-b0a0-29f119097e67} <Debug> TCPHandler: Processed in 0.001776766 sec. | ||
| 5754 | 2025.12.17 00:54:09.505570 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2025.12.17 00:54:09.505663 [ 266 ] {acb8c4b9-2d74-4cb2-b3a4-8a47cdab4636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5756 | 2025.12.17 00:54:09.505705 [ 266 ] {acb8c4b9-2d74-4cb2-b3a4-8a47cdab4636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5757 | 2025.12.17 00:54:09.506524 [ 266 ] {acb8c4b9-2d74-4cb2-b3a4-8a47cdab4636} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2025.12.17 00:54:09.506559 [ 266 ] {acb8c4b9-2d74-4cb2-b3a4-8a47cdab4636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5759 | 2025.12.17 00:54:09.506942 [ 266 ] {acb8c4b9-2d74-4cb2-b3a4-8a47cdab4636} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5760 | 2025.12.17 00:54:09.507159 [ 266 ] {acb8c4b9-2d74-4cb2-b3a4-8a47cdab4636} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2025.12.17 00:54:09.507285 [ 266 ] {acb8c4b9-2d74-4cb2-b3a4-8a47cdab4636} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.00164 sec., 538414.6341463415 rows/sec., 36.54 MiB/sec. | ||
| 5762 | 2025.12.17 00:54:09.507321 [ 266 ] {acb8c4b9-2d74-4cb2-b3a4-8a47cdab4636} <Debug> TCPHandler: Processed in 0.001798576 sec. | ||
| 5763 | 2025.12.17 00:54:09.507434 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5764 | 2025.12.17 00:54:09.507526 [ 266 ] {fa82ff27-c5ec-4686-bfbb-86258dd9d2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5765 | 2025.12.17 00:54:09.507581 [ 266 ] {fa82ff27-c5ec-4686-bfbb-86258dd9d2dd} <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 | ||
| 5766 | 2025.12.17 00:54:09.508356 [ 266 ] {fa82ff27-c5ec-4686-bfbb-86258dd9d2dd} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2025.12.17 00:54:09.508391 [ 266 ] {fa82ff27-c5ec-4686-bfbb-86258dd9d2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5768 | 2025.12.17 00:54:09.508916 [ 266 ] {fa82ff27-c5ec-4686-bfbb-86258dd9d2dd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5769 | 2025.12.17 00:54:09.509132 [ 266 ] {fa82ff27-c5ec-4686-bfbb-86258dd9d2dd} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2025.12.17 00:54:09.509265 [ 266 ] {fa82ff27-c5ec-4686-bfbb-86258dd9d2dd} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001757 sec., 10244.735344336937 rows/sec., 18.36 MiB/sec. | ||
| 5771 | 2025.12.17 00:54:09.509325 [ 266 ] {fa82ff27-c5ec-4686-bfbb-86258dd9d2dd} <Debug> TCPHandler: Processed in 0.001940019 sec. | ||
| 5772 | 2025.12.17 00:54:09.509437 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5773 | 2025.12.17 00:54:09.509529 [ 266 ] {60dd0897-5bdc-4298-af63-1585f3788396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5774 | 2025.12.17 00:54:09.509569 [ 266 ] {60dd0897-5bdc-4298-af63-1585f3788396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5775 | 2025.12.17 00:54:09.509906 [ 266 ] {60dd0897-5bdc-4298-af63-1585f3788396} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5776 | 2025.12.17 00:54:09.509939 [ 266 ] {60dd0897-5bdc-4298-af63-1585f3788396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5777 | 2025.12.17 00:54:09.510275 [ 266 ] {60dd0897-5bdc-4298-af63-1585f3788396} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5778 | 2025.12.17 00:54:09.510481 [ 266 ] {60dd0897-5bdc-4298-af63-1585f3788396} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5779 | 2025.12.17 00:54:09.510603 [ 266 ] {60dd0897-5bdc-4298-af63-1585f3788396} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 5780 | 2025.12.17 00:54:09.510638 [ 266 ] {60dd0897-5bdc-4298-af63-1585f3788396} <Debug> TCPHandler: Processed in 0.001248896 sec. | ||
| 5781 | 2025.12.17 00:54:10.489174 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11979 | ||
| 5782 | 2025.12.17 00:54:10.489676 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2025.12.17 00:54:10.489715 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5784 | 2025.12.17 00:54:10.490173 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5785 | 2025.12.17 00:54:10.490393 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2025.12.17 00:54:10.490517 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11979 | ||
| 5787 | 2025.12.17 00:54:11.119978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5788 | 2025.12.17 00:54:11.138031 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2025.12.17 00:54:11.138091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5790 | 2025.12.17 00:54:11.143615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5791 | 2025.12.17 00:54:11.144322 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2025.12.17 00:54:11.147433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5793 | 2025.12.17 00:54:13.022553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 724 | ||
| 5794 | 2025.12.17 00:54:13.025056 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2025.12.17 00:54:13.025098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5796 | 2025.12.17 00:54:13.026327 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5797 | 2025.12.17 00:54:13.026606 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2025.12.17 00:54:13.026867 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 724 | ||
| 5799 | 2025.12.17 00:54:14.463462 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5800 | 2025.12.17 00:54:14.463739 [ 266 ] {bc091bbf-b805-457e-9d59-4a230a9209f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5801 | 2025.12.17 00:54:14.463839 [ 266 ] {bc091bbf-b805-457e-9d59-4a230a9209f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5802 | 2025.12.17 00:54:14.464532 [ 266 ] {bc091bbf-b805-457e-9d59-4a230a9209f3} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2025.12.17 00:54:14.464569 [ 266 ] {bc091bbf-b805-457e-9d59-4a230a9209f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5804 | 2025.12.17 00:54:14.464970 [ 266 ] {bc091bbf-b805-457e-9d59-4a230a9209f3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5805 | 2025.12.17 00:54:14.465194 [ 266 ] {bc091bbf-b805-457e-9d59-4a230a9209f3} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2025.12.17 00:54:14.465311 [ 55 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5807 | 2025.12.17 00:54:14.465341 [ 266 ] {bc091bbf-b805-457e-9d59-4a230a9209f3} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.00168 sec., 61904.7619047619 rows/sec., 5.18 MiB/sec. | ||
| 5808 | 2025.12.17 00:54:14.465357 [ 55 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2025.12.17 00:54:14.465383 [ 266 ] {bc091bbf-b805-457e-9d59-4a230a9209f3} <Debug> TCPHandler: Processed in 0.002100842 sec. | ||
| 5810 | 2025.12.17 00:54:14.465383 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5811 | 2025.12.17 00:54:14.465523 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2025.12.17 00:54:14.465535 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::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 | ||
| 5813 | 2025.12.17 00:54:14.465618 [ 266 ] {aa432b07-4bef-41fd-ba64-66623f9e09b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5814 | 2025.12.17 00:54:14.465662 [ 266 ] {aa432b07-4bef-41fd-ba64-66623f9e09b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5815 | 2025.12.17 00:54:14.465695 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5816 | 2025.12.17 00:54:14.465767 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2466 rows starting from the beginning of the part | ||
| 5817 | 2025.12.17 00:54:14.465840 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1162 rows starting from the beginning of the part | ||
| 5818 | 2025.12.17 00:54:14.465897 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 92 rows starting from the beginning of the part | ||
| 5819 | 2025.12.17 00:54:14.465939 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1160 rows starting from the beginning of the part | ||
| 5820 | 2025.12.17 00:54:14.465974 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1355 rows starting from the beginning of the part | ||
| 5821 | 2025.12.17 00:54:14.466012 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 5822 | 2025.12.17 00:54:14.466098 [ 266 ] {aa432b07-4bef-41fd-ba64-66623f9e09b9} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2025.12.17 00:54:14.466140 [ 266 ] {aa432b07-4bef-41fd-ba64-66623f9e09b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5824 | 2025.12.17 00:54:14.466503 [ 266 ] {aa432b07-4bef-41fd-ba64-66623f9e09b9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5825 | 2025.12.17 00:54:14.466723 [ 266 ] {aa432b07-4bef-41fd-ba64-66623f9e09b9} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2025.12.17 00:54:14.466853 [ 266 ] {aa432b07-4bef-41fd-ba64-66623f9e09b9} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001254 sec., 19138.755980861246 rows/sec., 1.41 MiB/sec. | ||
| 5827 | 2025.12.17 00:54:14.466889 [ 266 ] {aa432b07-4bef-41fd-ba64-66623f9e09b9} <Debug> TCPHandler: Processed in 0.001418418 sec. | ||
| 5828 | 2025.12.17 00:54:14.467000 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2025.12.17 00:54:14.467092 [ 266 ] {fd626836-d207-47ef-8733-9aa54fdae5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5830 | 2025.12.17 00:54:14.467130 [ 266 ] {fd626836-d207-47ef-8733-9aa54fdae5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5831 | 2025.12.17 00:54:14.467539 [ 266 ] {fd626836-d207-47ef-8733-9aa54fdae5df} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2025.12.17 00:54:14.467573 [ 266 ] {fd626836-d207-47ef-8733-9aa54fdae5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5833 | 2025.12.17 00:54:14.467872 [ 266 ] {fd626836-d207-47ef-8733-9aa54fdae5df} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5834 | 2025.12.17 00:54:14.468078 [ 266 ] {fd626836-d207-47ef-8733-9aa54fdae5df} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2025.12.17 00:54:14.468137 [ 200 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6339 rows, containing 5 columns (5 merged, 0 gathered) in 0.002671283 sec., 2373017.010926959 rows/sec., 202.28 MiB/sec. | ||
| 5836 | 2025.12.17 00:54:14.468168 [ 55 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5837 | 2025.12.17 00:54:14.468201 [ 266 ] {fd626836-d207-47ef-8733-9aa54fdae5df} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001127 sec., 78083.40727595387 rows/sec., 6.10 MiB/sec. | ||
| 5838 | 2025.12.17 00:54:14.468246 [ 55 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2025.12.17 00:54:14.468265 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5840 | 2025.12.17 00:54:14.468270 [ 266 ] {fd626836-d207-47ef-8733-9aa54fdae5df} <Debug> TCPHandler: Processed in 0.001322187 sec. | ||
| 5841 | 2025.12.17 00:54:14.468366 [ 193 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::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 | ||
| 5842 | 2025.12.17 00:54:14.468388 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2025.12.17 00:54:14.468499 [ 266 ] {de2e283a-e58d-4773-a4fb-e3d107f26663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5844 | 2025.12.17 00:54:14.468521 [ 193 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5845 | 2025.12.17 00:54:14.468541 [ 266 ] {de2e283a-e58d-4773-a4fb-e3d107f26663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5846 | 2025.12.17 00:54:14.468565 [ 193 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1251 rows starting from the beginning of the part | ||
| 5847 | 2025.12.17 00:54:14.468645 [ 193 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 707 rows starting from the beginning of the part | ||
| 5848 | 2025.12.17 00:54:14.468681 [ 200 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5849 | 2025.12.17 00:54:14.468701 [ 193 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
| 5850 | 2025.12.17 00:54:14.468760 [ 193 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 703 rows starting from the beginning of the part | ||
| 5851 | 2025.12.17 00:54:14.468805 [ 193 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 580 rows starting from the beginning of the part | ||
| 5852 | 2025.12.17 00:54:14.468856 [ 193 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 88 rows starting from the beginning of the part | ||
| 5853 | 2025.12.17 00:54:14.468959 [ 266 ] {de2e283a-e58d-4773-a4fb-e3d107f26663} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2025.12.17 00:54:14.468999 [ 266 ] {de2e283a-e58d-4773-a4fb-e3d107f26663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5855 | 2025.12.17 00:54:14.469109 [ 200 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_36_7} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2025.12.17 00:54:14.469205 [ 200 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_36_7} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5857 | 2025.12.17 00:54:14.469320 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 5858 | 2025.12.17 00:54:14.469373 [ 266 ] {de2e283a-e58d-4773-a4fb-e3d107f26663} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5859 | 2025.12.17 00:54:14.469606 [ 266 ] {de2e283a-e58d-4773-a4fb-e3d107f26663} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2025.12.17 00:54:14.469701 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5861 | 2025.12.17 00:54:14.469726 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2025.12.17 00:54:14.469736 [ 266 ] {de2e283a-e58d-4773-a4fb-e3d107f26663} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 5863 | 2025.12.17 00:54:14.469744 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5864 | 2025.12.17 00:54:14.469773 [ 266 ] {de2e283a-e58d-4773-a4fb-e3d107f26663} <Debug> TCPHandler: Processed in 0.001437559 sec. | ||
| 5865 | 2025.12.17 00:54:14.469816 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 5866 | 2025.12.17 00:54:14.469872 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2025.12.17 00:54:14.469922 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5868 | 2025.12.17 00:54:14.469954 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9989 rows starting from the beginning of the part | ||
| 5869 | 2025.12.17 00:54:14.469968 [ 266 ] {1ae9bb69-bae5-432a-8717-6daca7de427b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5870 | 2025.12.17 00:54:14.470000 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 316 rows starting from the beginning of the part | ||
| 5871 | 2025.12.17 00:54:14.470025 [ 266 ] {1ae9bb69-bae5-432a-8717-6daca7de427b} <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 | ||
| 5872 | 2025.12.17 00:54:14.470050 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 5873 | 2025.12.17 00:54:14.470092 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 5874 | 2025.12.17 00:54:14.470129 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 883 rows starting from the beginning of the part | ||
| 5875 | 2025.12.17 00:54:14.470164 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5876 | 2025.12.17 00:54:14.470303 [ 194 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3411 rows, containing 5 columns (5 merged, 0 gathered) in 0.00198875 sec., 1715147.7058453802 rows/sec., 130.16 MiB/sec. | ||
| 5877 | 2025.12.17 00:54:14.470576 [ 197 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5878 | 2025.12.17 00:54:14.470818 [ 266 ] {1ae9bb69-bae5-432a-8717-6daca7de427b} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2025.12.17 00:54:14.470860 [ 266 ] {1ae9bb69-bae5-432a-8717-6daca7de427b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5880 | 2025.12.17 00:54:14.470887 [ 197 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_36_7} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2025.12.17 00:54:14.470973 [ 197 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_36_7} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5882 | 2025.12.17 00:54:14.471053 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5883 | 2025.12.17 00:54:14.471422 [ 266 ] {1ae9bb69-bae5-432a-8717-6daca7de427b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5884 | 2025.12.17 00:54:14.471657 [ 266 ] {1ae9bb69-bae5-432a-8717-6daca7de427b} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2025.12.17 00:54:14.471755 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5886 | 2025.12.17 00:54:14.471777 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2025.12.17 00:54:14.471792 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5888 | 2025.12.17 00:54:14.471794 [ 266 ] {1ae9bb69-bae5-432a-8717-6daca7de427b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001844 sec., 13015.184381778743 rows/sec., 23.32 MiB/sec. | ||
| 5889 | 2025.12.17 00:54:14.471851 [ 266 ] {1ae9bb69-bae5-432a-8717-6daca7de427b} <Debug> TCPHandler: Processed in 0.002025241 sec. | ||
| 5890 | 2025.12.17 00:54:14.471857 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::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 | ||
| 5891 | 2025.12.17 00:54:14.471958 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2025.12.17 00:54:14.472055 [ 266 ] {ea56bd41-ed7d-4bc6-9ac3-b228aa704b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5893 | 2025.12.17 00:54:14.472064 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5894 | 2025.12.17 00:54:14.472098 [ 266 ] {ea56bd41-ed7d-4bc6-9ac3-b228aa704b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5895 | 2025.12.17 00:54:14.472127 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 501 rows starting from the beginning of the part | ||
| 5896 | 2025.12.17 00:54:14.472240 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 5897 | 2025.12.17 00:54:14.472338 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part | ||
| 5898 | 2025.12.17 00:54:14.472432 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 5899 | 2025.12.17 00:54:14.472434 [ 266 ] {ea56bd41-ed7d-4bc6-9ac3-b228aa704b7f} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2025.12.17 00:54:14.472481 [ 266 ] {ea56bd41-ed7d-4bc6-9ac3-b228aa704b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5901 | 2025.12.17 00:54:14.472538 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part | ||
| 5902 | 2025.12.17 00:54:14.472661 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 5903 | 2025.12.17 00:54:14.472856 [ 266 ] {ea56bd41-ed7d-4bc6-9ac3-b228aa704b7f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5904 | 2025.12.17 00:54:14.473114 [ 266 ] {ea56bd41-ed7d-4bc6-9ac3-b228aa704b7f} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2025.12.17 00:54:14.473221 [ 55 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5906 | 2025.12.17 00:54:14.473243 [ 266 ] {ea56bd41-ed7d-4bc6-9ac3-b228aa704b7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 5907 | 2025.12.17 00:54:14.473256 [ 55 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2025.12.17 00:54:14.473277 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5909 | 2025.12.17 00:54:14.473278 [ 266 ] {ea56bd41-ed7d-4bc6-9ac3-b228aa704b7f} <Debug> TCPHandler: Processed in 0.001367828 sec. | ||
| 5910 | 2025.12.17 00:54:14.473356 [ 197 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 5911 | 2025.12.17 00:54:14.473468 [ 197 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5912 | 2025.12.17 00:54:14.473504 [ 197 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1738 rows starting from the beginning of the part | ||
| 5913 | 2025.12.17 00:54:14.473568 [ 197 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5914 | 2025.12.17 00:54:14.473628 [ 197 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 5915 | 2025.12.17 00:54:14.473687 [ 197 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 5916 | 2025.12.17 00:54:14.473742 [ 197 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 5917 | 2025.12.17 00:54:14.473798 [ 197 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5918 | 2025.12.17 00:54:14.473980 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11822 rows, containing 5 columns (5 merged, 0 gathered) in 0.004193274 sec., 2819276.7751403796 rows/sec., 192.46 MiB/sec. | ||
| 5919 | 2025.12.17 00:54:14.474338 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5920 | 2025.12.17 00:54:14.474689 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2025.12.17 00:54:14.474785 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5922 | 2025.12.17 00:54:14.474867 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5923 | 2025.12.17 00:54:14.475268 [ 197 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001947409 sec., 1091706.980916695 rows/sec., 72.40 MiB/sec. | ||
| 5924 | 2025.12.17 00:54:14.475563 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5925 | 2025.12.17 00:54:14.475820 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_36_7} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2025.12.17 00:54:14.475889 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_36_7} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5927 | 2025.12.17 00:54:14.475960 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5928 | 2025.12.17 00:54:14.494541 [ 189 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 609 rows, containing 19 columns (19 merged, 0 gathered) in 0.022708315 sec., 26818.37027538151 rows/sec., 48.06 MiB/sec. | ||
| 5929 | 2025.12.17 00:54:14.495597 [ 189 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5930 | 2025.12.17 00:54:14.495934 [ 189 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2025.12.17 00:54:14.496012 [ 189 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5932 | 2025.12.17 00:54:14.496157 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 5933 | 2025.12.17 00:54:15.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.17 MiB, peak 270.46 MiB, free memory in arenas 0.00 B, will set to 261.24 MiB (RSS), difference: 2.07 MiB | ||
| 5934 | 2025.12.17 00:54:17.896519 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5935 | 2025.12.17 00:54:17.896571 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5936 | 2025.12.17 00:54:17.990800 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12427 | ||
| 5937 | 2025.12.17 00:54:17.991437 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2025.12.17 00:54:17.991498 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5939 | 2025.12.17 00:54:17.992248 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5940 | 2025.12.17 00:54:17.992564 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2025.12.17 00:54:17.992691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12427 | ||
| 5942 | 2025.12.17 00:54:17.992707 [ 49 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5943 | 2025.12.17 00:54:17.992804 [ 49 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2025.12.17 00:54:17.992839 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5945 | 2025.12.17 00:54:17.992945 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 5946 | 2025.12.17 00:54:17.993030 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5947 | 2025.12.17 00:54:17.993059 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10059 rows starting from the beginning of the part | ||
| 5948 | 2025.12.17 00:54:17.993112 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5949 | 2025.12.17 00:54:17.993153 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5950 | 2025.12.17 00:54:17.993192 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5951 | 2025.12.17 00:54:17.993229 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5952 | 2025.12.17 00:54:17.993269 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5953 | 2025.12.17 00:54:17.996862 [ 187 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12427 rows, containing 4 columns (4 merged, 0 gathered) in 0.00395493 sec., 3142154.222704321 rows/sec., 44.95 MiB/sec. | ||
| 5954 | 2025.12.17 00:54:17.997226 [ 187 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5955 | 2025.12.17 00:54:17.997512 [ 187 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_26_5} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2025.12.17 00:54:17.997587 [ 187 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_26_5} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5957 | 2025.12.17 00:54:17.997680 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5958 | 2025.12.17 00:54:18.647693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5959 | 2025.12.17 00:54:18.665228 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2025.12.17 00:54:18.665283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5961 | 2025.12.17 00:54:18.670755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5962 | 2025.12.17 00:54:18.671460 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2025.12.17 00:54:18.671789 [ 50 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5964 | 2025.12.17 00:54:18.671863 [ 50 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2025.12.17 00:54:18.671887 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5966 | 2025.12.17 00:54:18.671983 [ 187 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 5967 | 2025.12.17 00:54:18.675755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5968 | 2025.12.17 00:54:18.675981 [ 187 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5969 | 2025.12.17 00:54:18.676735 [ 187 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 5970 | 2025.12.17 00:54:18.680056 [ 187 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 5971 | 2025.12.17 00:54:18.683315 [ 187 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 5972 | 2025.12.17 00:54:18.686836 [ 187 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 5973 | 2025.12.17 00:54:18.691424 [ 187 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 5974 | 2025.12.17 00:54:18.695542 [ 187 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 5975 | 2025.12.17 00:54:18.754084 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.082133835 sec., 2386.349060652044 rows/sec., 12.34 MiB/sec. | ||
| 5976 | 2025.12.17 00:54:18.756265 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5977 | 2025.12.17 00:54:18.758078 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_26_5} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5978 | 2025.12.17 00:54:18.758181 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_26_5} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5979 | 2025.12.17 00:54:18.759831 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5980 | 2025.12.17 00:54:19.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.37 MiB, peak 272.91 MiB, free memory in arenas 0.00 B, will set to 267.73 MiB (RSS), difference: 5.37 MiB | ||
| 5981 | 2025.12.17 00:54:19.462427 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2025.12.17 00:54:19.462706 [ 266 ] {8a212d07-8cea-442a-b19d-01856c7a366c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5983 | 2025.12.17 00:54:19.462807 [ 266 ] {8a212d07-8cea-442a-b19d-01856c7a366c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5984 | 2025.12.17 00:54:19.463624 [ 266 ] {8a212d07-8cea-442a-b19d-01856c7a366c} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2025.12.17 00:54:19.463667 [ 266 ] {8a212d07-8cea-442a-b19d-01856c7a366c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5986 | 2025.12.17 00:54:19.464062 [ 266 ] {8a212d07-8cea-442a-b19d-01856c7a366c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5987 | 2025.12.17 00:54:19.464286 [ 266 ] {8a212d07-8cea-442a-b19d-01856c7a366c} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2025.12.17 00:54:19.464436 [ 266 ] {8a212d07-8cea-442a-b19d-01856c7a366c} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001807 sec., 50913.1156613171 rows/sec., 4.30 MiB/sec. | ||
| 5989 | 2025.12.17 00:54:19.464476 [ 266 ] {8a212d07-8cea-442a-b19d-01856c7a366c} <Debug> TCPHandler: Processed in 0.002238225 sec. | ||
| 5990 | 2025.12.17 00:54:19.464594 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5991 | 2025.12.17 00:54:19.464688 [ 266 ] {d9fe6c88-fbe2-47d4-9560-586298ffc780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5992 | 2025.12.17 00:54:19.464728 [ 266 ] {d9fe6c88-fbe2-47d4-9560-586298ffc780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5993 | 2025.12.17 00:54:19.465112 [ 266 ] {d9fe6c88-fbe2-47d4-9560-586298ffc780} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2025.12.17 00:54:19.465147 [ 266 ] {d9fe6c88-fbe2-47d4-9560-586298ffc780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5995 | 2025.12.17 00:54:19.465440 [ 266 ] {d9fe6c88-fbe2-47d4-9560-586298ffc780} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5996 | 2025.12.17 00:54:19.465656 [ 266 ] {d9fe6c88-fbe2-47d4-9560-586298ffc780} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2025.12.17 00:54:19.465781 [ 266 ] {d9fe6c88-fbe2-47d4-9560-586298ffc780} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001113 sec., 16172.506738544473 rows/sec., 1.19 MiB/sec. | ||
| 5998 | 2025.12.17 00:54:19.465817 [ 266 ] {d9fe6c88-fbe2-47d4-9560-586298ffc780} <Debug> TCPHandler: Processed in 0.001270525 sec. | ||
| 5999 | 2025.12.17 00:54:19.465934 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6000 | 2025.12.17 00:54:19.466024 [ 266 ] {bd279ec8-132d-41d6-a686-11f319030471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6001 | 2025.12.17 00:54:19.466063 [ 266 ] {bd279ec8-132d-41d6-a686-11f319030471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6002 | 2025.12.17 00:54:19.466455 [ 266 ] {bd279ec8-132d-41d6-a686-11f319030471} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2025.12.17 00:54:19.466491 [ 266 ] {bd279ec8-132d-41d6-a686-11f319030471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6004 | 2025.12.17 00:54:19.466785 [ 266 ] {bd279ec8-132d-41d6-a686-11f319030471} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6005 | 2025.12.17 00:54:19.466997 [ 266 ] {bd279ec8-132d-41d6-a686-11f319030471} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2025.12.17 00:54:19.467121 [ 266 ] {bd279ec8-132d-41d6-a686-11f319030471} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001114 sec., 73608.61759425495 rows/sec., 5.75 MiB/sec. | ||
| 6007 | 2025.12.17 00:54:19.467157 [ 266 ] {bd279ec8-132d-41d6-a686-11f319030471} <Debug> TCPHandler: Processed in 0.001273475 sec. | ||
| 6008 | 2025.12.17 00:54:19.467277 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6009 | 2025.12.17 00:54:19.467369 [ 266 ] {65b8f91d-afd5-492a-a877-a85344842522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6010 | 2025.12.17 00:54:19.467413 [ 266 ] {65b8f91d-afd5-492a-a877-a85344842522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6011 | 2025.12.17 00:54:19.467818 [ 266 ] {65b8f91d-afd5-492a-a877-a85344842522} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2025.12.17 00:54:19.467853 [ 266 ] {65b8f91d-afd5-492a-a877-a85344842522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6013 | 2025.12.17 00:54:19.468177 [ 266 ] {65b8f91d-afd5-492a-a877-a85344842522} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6014 | 2025.12.17 00:54:19.468386 [ 266 ] {65b8f91d-afd5-492a-a877-a85344842522} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6015 | 2025.12.17 00:54:19.468515 [ 266 ] {65b8f91d-afd5-492a-a877-a85344842522} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 6016 | 2025.12.17 00:54:19.468550 [ 266 ] {65b8f91d-afd5-492a-a877-a85344842522} <Debug> TCPHandler: Processed in 0.001323407 sec. | ||
| 6017 | 2025.12.17 00:54:19.468663 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6018 | 2025.12.17 00:54:19.468754 [ 266 ] {a340ec1a-ca1f-4b4c-b24e-d50567f54f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6019 | 2025.12.17 00:54:19.468807 [ 266 ] {a340ec1a-ca1f-4b4c-b24e-d50567f54f23} <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 | ||
| 6020 | 2025.12.17 00:54:19.469548 [ 266 ] {a340ec1a-ca1f-4b4c-b24e-d50567f54f23} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2025.12.17 00:54:19.469584 [ 266 ] {a340ec1a-ca1f-4b4c-b24e-d50567f54f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6022 | 2025.12.17 00:54:19.470095 [ 266 ] {a340ec1a-ca1f-4b4c-b24e-d50567f54f23} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6023 | 2025.12.17 00:54:19.470323 [ 266 ] {a340ec1a-ca1f-4b4c-b24e-d50567f54f23} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2025.12.17 00:54:19.470454 [ 266 ] {a340ec1a-ca1f-4b4c-b24e-d50567f54f23} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001718 sec., 10477.299185098953 rows/sec., 18.77 MiB/sec. | ||
| 6025 | 2025.12.17 00:54:19.470505 [ 266 ] {a340ec1a-ca1f-4b4c-b24e-d50567f54f23} <Debug> TCPHandler: Processed in 0.001889038 sec. | ||
| 6026 | 2025.12.17 00:54:19.470615 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6027 | 2025.12.17 00:54:19.470707 [ 266 ] {12d619ca-f875-48c1-baf3-89e9c204e2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6028 | 2025.12.17 00:54:19.470746 [ 266 ] {12d619ca-f875-48c1-baf3-89e9c204e2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6029 | 2025.12.17 00:54:19.471075 [ 266 ] {12d619ca-f875-48c1-baf3-89e9c204e2dd} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2025.12.17 00:54:19.471111 [ 266 ] {12d619ca-f875-48c1-baf3-89e9c204e2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6031 | 2025.12.17 00:54:19.471404 [ 266 ] {12d619ca-f875-48c1-baf3-89e9c204e2dd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6032 | 2025.12.17 00:54:19.471607 [ 266 ] {12d619ca-f875-48c1-baf3-89e9c204e2dd} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2025.12.17 00:54:19.471731 [ 266 ] {12d619ca-f875-48c1-baf3-89e9c204e2dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 6034 | 2025.12.17 00:54:19.471765 [ 266 ] {12d619ca-f875-48c1-baf3-89e9c204e2dd} <Debug> TCPHandler: Processed in 0.001197144 sec. | ||
| 6035 | 2025.12.17 00:54:23.027197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 748 | ||
| 6036 | 2025.12.17 00:54:23.029414 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2025.12.17 00:54:23.029463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6038 | 2025.12.17 00:54:23.030703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6039 | 2025.12.17 00:54:23.030982 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2025.12.17 00:54:23.031335 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 6041 | 2025.12.17 00:54:24.463691 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2025.12.17 00:54:24.463889 [ 266 ] {7d1874d8-938b-42f3-91b5-6d9f8117ed78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6043 | 2025.12.17 00:54:24.463960 [ 266 ] {7d1874d8-938b-42f3-91b5-6d9f8117ed78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6044 | 2025.12.17 00:54:24.464628 [ 266 ] {7d1874d8-938b-42f3-91b5-6d9f8117ed78} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2025.12.17 00:54:24.464665 [ 266 ] {7d1874d8-938b-42f3-91b5-6d9f8117ed78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6046 | 2025.12.17 00:54:24.465045 [ 266 ] {7d1874d8-938b-42f3-91b5-6d9f8117ed78} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6047 | 2025.12.17 00:54:24.465264 [ 266 ] {7d1874d8-938b-42f3-91b5-6d9f8117ed78} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2025.12.17 00:54:24.465412 [ 266 ] {7d1874d8-938b-42f3-91b5-6d9f8117ed78} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001579 sec., 2533.24889170361 rows/sec., 206.57 KiB/sec. | ||
| 6049 | 2025.12.17 00:54:24.465454 [ 266 ] {7d1874d8-938b-42f3-91b5-6d9f8117ed78} <Debug> TCPHandler: Processed in 0.001897967 sec. | ||
| 6050 | 2025.12.17 00:54:24.465577 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6051 | 2025.12.17 00:54:24.465673 [ 266 ] {c3719052-6019-43f2-a39a-5f8cac04c5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6052 | 2025.12.17 00:54:24.465712 [ 266 ] {c3719052-6019-43f2-a39a-5f8cac04c5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6053 | 2025.12.17 00:54:24.466167 [ 266 ] {c3719052-6019-43f2-a39a-5f8cac04c5c5} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2025.12.17 00:54:24.466201 [ 266 ] {c3719052-6019-43f2-a39a-5f8cac04c5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6055 | 2025.12.17 00:54:24.466508 [ 266 ] {c3719052-6019-43f2-a39a-5f8cac04c5c5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6056 | 2025.12.17 00:54:24.466716 [ 266 ] {c3719052-6019-43f2-a39a-5f8cac04c5c5} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2025.12.17 00:54:24.466852 [ 266 ] {c3719052-6019-43f2-a39a-5f8cac04c5c5} <Debug> executeQuery: Read 106 rows, 9.06 KiB in 0.001198 sec., 88480.80133555926 rows/sec., 7.39 MiB/sec. | ||
| 6058 | 2025.12.17 00:54:24.466888 [ 266 ] {c3719052-6019-43f2-a39a-5f8cac04c5c5} <Debug> TCPHandler: Processed in 0.001359007 sec. | ||
| 6059 | 2025.12.17 00:54:24.467001 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6060 | 2025.12.17 00:54:24.467093 [ 266 ] {2bcd1880-938c-4dd9-bf85-291f95643ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6061 | 2025.12.17 00:54:24.467132 [ 266 ] {2bcd1880-938c-4dd9-bf85-291f95643ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6062 | 2025.12.17 00:54:24.467533 [ 266 ] {2bcd1880-938c-4dd9-bf85-291f95643ac8} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2025.12.17 00:54:24.467568 [ 266 ] {2bcd1880-938c-4dd9-bf85-291f95643ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6064 | 2025.12.17 00:54:24.467873 [ 266 ] {2bcd1880-938c-4dd9-bf85-291f95643ac8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6065 | 2025.12.17 00:54:24.468077 [ 266 ] {2bcd1880-938c-4dd9-bf85-291f95643ac8} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2025.12.17 00:54:24.468199 [ 266 ] {2bcd1880-938c-4dd9-bf85-291f95643ac8} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001123 sec., 24933.21460373998 rows/sec., 1.81 MiB/sec. | ||
| 6067 | 2025.12.17 00:54:24.468234 [ 266 ] {2bcd1880-938c-4dd9-bf85-291f95643ac8} <Debug> TCPHandler: Processed in 0.001280995 sec. | ||
| 6068 | 2025.12.17 00:54:24.468330 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2025.12.17 00:54:24.468421 [ 266 ] {39314a62-8bfb-46c4-8889-b6a4c7f89312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6070 | 2025.12.17 00:54:24.468460 [ 266 ] {39314a62-8bfb-46c4-8889-b6a4c7f89312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6071 | 2025.12.17 00:54:24.468864 [ 266 ] {39314a62-8bfb-46c4-8889-b6a4c7f89312} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2025.12.17 00:54:24.468897 [ 266 ] {39314a62-8bfb-46c4-8889-b6a4c7f89312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6073 | 2025.12.17 00:54:24.469194 [ 266 ] {39314a62-8bfb-46c4-8889-b6a4c7f89312} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6074 | 2025.12.17 00:54:24.469399 [ 266 ] {39314a62-8bfb-46c4-8889-b6a4c7f89312} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2025.12.17 00:54:24.469530 [ 266 ] {39314a62-8bfb-46c4-8889-b6a4c7f89312} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001127 sec., 81632.6530612245 rows/sec., 6.38 MiB/sec. | ||
| 6076 | 2025.12.17 00:54:24.469566 [ 266 ] {39314a62-8bfb-46c4-8889-b6a4c7f89312} <Debug> TCPHandler: Processed in 0.001282866 sec. | ||
| 6077 | 2025.12.17 00:54:24.469678 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6078 | 2025.12.17 00:54:24.469769 [ 266 ] {23fb5d03-e445-45b7-9bf3-6a823b6e05b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6079 | 2025.12.17 00:54:24.469810 [ 266 ] {23fb5d03-e445-45b7-9bf3-6a823b6e05b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6080 | 2025.12.17 00:54:24.470201 [ 266 ] {23fb5d03-e445-45b7-9bf3-6a823b6e05b5} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2025.12.17 00:54:24.470235 [ 266 ] {23fb5d03-e445-45b7-9bf3-6a823b6e05b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6082 | 2025.12.17 00:54:24.470557 [ 266 ] {23fb5d03-e445-45b7-9bf3-6a823b6e05b5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6083 | 2025.12.17 00:54:24.470764 [ 266 ] {23fb5d03-e445-45b7-9bf3-6a823b6e05b5} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2025.12.17 00:54:24.470893 [ 266 ] {23fb5d03-e445-45b7-9bf3-6a823b6e05b5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001142 sec., 141856.39229422066 rows/sec., 9.88 MiB/sec. | ||
| 6085 | 2025.12.17 00:54:24.470928 [ 266 ] {23fb5d03-e445-45b7-9bf3-6a823b6e05b5} <Debug> TCPHandler: Processed in 0.001298026 sec. | ||
| 6086 | 2025.12.17 00:54:24.471029 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2025.12.17 00:54:24.471129 [ 266 ] {a6f16e99-59cc-493b-8998-8866d8797c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6088 | 2025.12.17 00:54:24.471186 [ 266 ] {a6f16e99-59cc-493b-8998-8866d8797c4b} <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 | ||
| 6089 | 2025.12.17 00:54:24.472053 [ 266 ] {a6f16e99-59cc-493b-8998-8866d8797c4b} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2025.12.17 00:54:24.472090 [ 266 ] {a6f16e99-59cc-493b-8998-8866d8797c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6091 | 2025.12.17 00:54:24.472659 [ 266 ] {a6f16e99-59cc-493b-8998-8866d8797c4b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6092 | 2025.12.17 00:54:24.472921 [ 266 ] {a6f16e99-59cc-493b-8998-8866d8797c4b} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2025.12.17 00:54:24.473067 [ 266 ] {a6f16e99-59cc-493b-8998-8866d8797c4b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001958 sec., 12257.40551583248 rows/sec., 21.96 MiB/sec. | ||
| 6094 | 2025.12.17 00:54:24.473130 [ 266 ] {a6f16e99-59cc-493b-8998-8866d8797c4b} <Debug> TCPHandler: Processed in 0.002149843 sec. | ||
| 6095 | 2025.12.17 00:54:24.473239 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2025.12.17 00:54:24.473345 [ 266 ] {8940c653-a274-4c32-aeb6-74137e0fc9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6097 | 2025.12.17 00:54:24.473392 [ 266 ] {8940c653-a274-4c32-aeb6-74137e0fc9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6098 | 2025.12.17 00:54:24.473766 [ 266 ] {8940c653-a274-4c32-aeb6-74137e0fc9d1} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2025.12.17 00:54:24.473799 [ 266 ] {8940c653-a274-4c32-aeb6-74137e0fc9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6100 | 2025.12.17 00:54:24.474116 [ 266 ] {8940c653-a274-4c32-aeb6-74137e0fc9d1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6101 | 2025.12.17 00:54:24.474325 [ 266 ] {8940c653-a274-4c32-aeb6-74137e0fc9d1} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2025.12.17 00:54:24.474455 [ 266 ] {8940c653-a274-4c32-aeb6-74137e0fc9d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 6103 | 2025.12.17 00:54:24.474492 [ 266 ] {8940c653-a274-4c32-aeb6-74137e0fc9d1} <Debug> TCPHandler: Processed in 0.001302717 sec. | ||
| 6104 | 2025.12.17 00:54:25.492811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12939 | ||
| 6105 | 2025.12.17 00:54:25.493653 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2025.12.17 00:54:25.493706 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6107 | 2025.12.17 00:54:25.494180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6108 | 2025.12.17 00:54:25.494412 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2025.12.17 00:54:25.494535 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12939 | ||
| 6110 | 2025.12.17 00:54:26.175836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6111 | 2025.12.17 00:54:26.191828 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2025.12.17 00:54:26.191895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6113 | 2025.12.17 00:54:26.197583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6114 | 2025.12.17 00:54:26.198328 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2025.12.17 00:54:26.201343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6116 | 2025.12.17 00:54:29.462739 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2025.12.17 00:54:29.462925 [ 266 ] {db5f419d-b2fa-4c48-bdc4-4a2c89ba48bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6118 | 2025.12.17 00:54:29.462994 [ 266 ] {db5f419d-b2fa-4c48-bdc4-4a2c89ba48bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6119 | 2025.12.17 00:54:29.463681 [ 266 ] {db5f419d-b2fa-4c48-bdc4-4a2c89ba48bb} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2025.12.17 00:54:29.463732 [ 266 ] {db5f419d-b2fa-4c48-bdc4-4a2c89ba48bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6121 | 2025.12.17 00:54:29.464156 [ 266 ] {db5f419d-b2fa-4c48-bdc4-4a2c89ba48bb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6122 | 2025.12.17 00:54:29.464422 [ 266 ] {db5f419d-b2fa-4c48-bdc4-4a2c89ba48bb} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2025.12.17 00:54:29.464587 [ 266 ] {db5f419d-b2fa-4c48-bdc4-4a2c89ba48bb} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001714 sec., 53675.61260210035 rows/sec., 4.53 MiB/sec. | ||
| 6124 | 2025.12.17 00:54:29.464639 [ 266 ] {db5f419d-b2fa-4c48-bdc4-4a2c89ba48bb} <Debug> TCPHandler: Processed in 0.002036771 sec. | ||
| 6125 | 2025.12.17 00:54:29.464768 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2025.12.17 00:54:29.464872 [ 266 ] {5e78c0e2-d1a7-4e7b-b59b-fb6ceaeed38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6127 | 2025.12.17 00:54:29.464917 [ 266 ] {5e78c0e2-d1a7-4e7b-b59b-fb6ceaeed38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6128 | 2025.12.17 00:54:29.465326 [ 266 ] {5e78c0e2-d1a7-4e7b-b59b-fb6ceaeed38d} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2025.12.17 00:54:29.465365 [ 266 ] {5e78c0e2-d1a7-4e7b-b59b-fb6ceaeed38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6130 | 2025.12.17 00:54:29.465675 [ 266 ] {5e78c0e2-d1a7-4e7b-b59b-fb6ceaeed38d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6131 | 2025.12.17 00:54:29.465883 [ 266 ] {5e78c0e2-d1a7-4e7b-b59b-fb6ceaeed38d} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2025.12.17 00:54:29.465997 [ 37 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6133 | 2025.12.17 00:54:29.466014 [ 266 ] {5e78c0e2-d1a7-4e7b-b59b-fb6ceaeed38d} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001167 sec., 15424.164524421592 rows/sec., 1.13 MiB/sec. | ||
| 6134 | 2025.12.17 00:54:29.466062 [ 37 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2025.12.17 00:54:29.466072 [ 266 ] {5e78c0e2-d1a7-4e7b-b59b-fb6ceaeed38d} <Debug> TCPHandler: Processed in 0.001358028 sec. | ||
| 6136 | 2025.12.17 00:54:29.466093 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6137 | 2025.12.17 00:54:29.466189 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6138 | 2025.12.17 00:54:29.466195 [ 190 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::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 | ||
| 6139 | 2025.12.17 00:54:29.466301 [ 266 ] {7d4534fa-a0ab-4bac-bff6-1d13611d0eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6140 | 2025.12.17 00:54:29.466310 [ 190 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6141 | 2025.12.17 00:54:29.466343 [ 190 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 279 rows starting from the beginning of the part | ||
| 6142 | 2025.12.17 00:54:29.466344 [ 266 ] {7d4534fa-a0ab-4bac-bff6-1d13611d0eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6143 | 2025.12.17 00:54:29.466402 [ 190 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 6144 | 2025.12.17 00:54:29.466450 [ 190 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 6145 | 2025.12.17 00:54:29.466491 [ 190 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 18 rows starting from the beginning of the part | ||
| 6146 | 2025.12.17 00:54:29.466532 [ 190 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
| 6147 | 2025.12.17 00:54:29.466600 [ 190 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part | ||
| 6148 | 2025.12.17 00:54:29.466817 [ 266 ] {7d4534fa-a0ab-4bac-bff6-1d13611d0eed} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2025.12.17 00:54:29.466852 [ 266 ] {7d4534fa-a0ab-4bac-bff6-1d13611d0eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6150 | 2025.12.17 00:54:29.467183 [ 266 ] {7d4534fa-a0ab-4bac-bff6-1d13611d0eed} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6151 | 2025.12.17 00:54:29.467395 [ 266 ] {7d4534fa-a0ab-4bac-bff6-1d13611d0eed} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2025.12.17 00:54:29.467394 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239215 sec., 325205.8763007226 rows/sec., 22.64 MiB/sec. | ||
| 6153 | 2025.12.17 00:54:29.467533 [ 266 ] {7d4534fa-a0ab-4bac-bff6-1d13611d0eed} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001251 sec., 65547.56195043965 rows/sec., 5.12 MiB/sec. | ||
| 6154 | 2025.12.17 00:54:29.467572 [ 190 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6155 | 2025.12.17 00:54:29.467576 [ 266 ] {7d4534fa-a0ab-4bac-bff6-1d13611d0eed} <Debug> TCPHandler: Processed in 0.001437229 sec. | ||
| 6156 | 2025.12.17 00:54:29.467698 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2025.12.17 00:54:29.467794 [ 266 ] {8946a99c-ff4e-446b-825e-cac8b968367e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6158 | 2025.12.17 00:54:29.467821 [ 190 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_36_7} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2025.12.17 00:54:29.467837 [ 266 ] {8946a99c-ff4e-446b-825e-cac8b968367e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6160 | 2025.12.17 00:54:29.467887 [ 190 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_36_7} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6161 | 2025.12.17 00:54:29.467950 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6162 | 2025.12.17 00:54:29.468250 [ 266 ] {8946a99c-ff4e-446b-825e-cac8b968367e} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2025.12.17 00:54:29.468287 [ 266 ] {8946a99c-ff4e-446b-825e-cac8b968367e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6164 | 2025.12.17 00:54:29.468626 [ 266 ] {8946a99c-ff4e-446b-825e-cac8b968367e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6165 | 2025.12.17 00:54:29.468865 [ 266 ] {8946a99c-ff4e-446b-825e-cac8b968367e} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2025.12.17 00:54:29.468997 [ 266 ] {8946a99c-ff4e-446b-825e-cac8b968367e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 6167 | 2025.12.17 00:54:29.469035 [ 266 ] {8946a99c-ff4e-446b-825e-cac8b968367e} <Debug> TCPHandler: Processed in 0.001388478 sec. | ||
| 6168 | 2025.12.17 00:54:29.469145 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2025.12.17 00:54:29.469239 [ 266 ] {157f0c61-a465-48e4-8b4f-333ae86fa3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6170 | 2025.12.17 00:54:29.469295 [ 266 ] {157f0c61-a465-48e4-8b4f-333ae86fa3f1} <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 | ||
| 6171 | 2025.12.17 00:54:29.470107 [ 266 ] {157f0c61-a465-48e4-8b4f-333ae86fa3f1} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2025.12.17 00:54:29.470147 [ 266 ] {157f0c61-a465-48e4-8b4f-333ae86fa3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6173 | 2025.12.17 00:54:29.470684 [ 266 ] {157f0c61-a465-48e4-8b4f-333ae86fa3f1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6174 | 2025.12.17 00:54:29.470910 [ 266 ] {157f0c61-a465-48e4-8b4f-333ae86fa3f1} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2025.12.17 00:54:29.471047 [ 266 ] {157f0c61-a465-48e4-8b4f-333ae86fa3f1} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001826 sec., 9857.612267250823 rows/sec., 17.66 MiB/sec. | ||
| 6176 | 2025.12.17 00:54:29.471115 [ 266 ] {157f0c61-a465-48e4-8b4f-333ae86fa3f1} <Debug> TCPHandler: Processed in 0.002020461 sec. | ||
| 6177 | 2025.12.17 00:54:29.471238 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2025.12.17 00:54:29.471333 [ 266 ] {3df39621-fb53-4e99-9c14-2bf7620717cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6179 | 2025.12.17 00:54:29.471375 [ 266 ] {3df39621-fb53-4e99-9c14-2bf7620717cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6180 | 2025.12.17 00:54:29.471722 [ 266 ] {3df39621-fb53-4e99-9c14-2bf7620717cf} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2025.12.17 00:54:29.471766 [ 266 ] {3df39621-fb53-4e99-9c14-2bf7620717cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6182 | 2025.12.17 00:54:29.472071 [ 266 ] {3df39621-fb53-4e99-9c14-2bf7620717cf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6183 | 2025.12.17 00:54:29.472274 [ 266 ] {3df39621-fb53-4e99-9c14-2bf7620717cf} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2025.12.17 00:54:29.472400 [ 266 ] {3df39621-fb53-4e99-9c14-2bf7620717cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 6185 | 2025.12.17 00:54:29.472437 [ 266 ] {3df39621-fb53-4e99-9c14-2bf7620717cf} <Debug> TCPHandler: Processed in 0.001248855 sec. | ||
| 6186 | 2025.12.17 00:54:32.897393 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6187 | 2025.12.17 00:54:32.897458 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6188 | 2025.12.17 00:54:32.995335 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13387 | ||
| 6189 | 2025.12.17 00:54:32.995875 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2025.12.17 00:54:32.995923 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6191 | 2025.12.17 00:54:32.996411 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6192 | 2025.12.17 00:54:32.996638 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2025.12.17 00:54:32.996780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13387 | ||
| 6194 | 2025.12.17 00:54:33.032190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 774 | ||
| 6195 | 2025.12.17 00:54:33.034410 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2025.12.17 00:54:33.034459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6197 | 2025.12.17 00:54:33.035657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6198 | 2025.12.17 00:54:33.035924 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6199 | 2025.12.17 00:54:33.036280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 6200 | 2025.12.17 00:54:33.702133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6201 | 2025.12.17 00:54:33.718971 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2025.12.17 00:54:33.719038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6203 | 2025.12.17 00:54:33.725171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6204 | 2025.12.17 00:54:33.725896 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2025.12.17 00:54:33.729167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6206 | 2025.12.17 00:54:34.462373 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2025.12.17 00:54:34.462558 [ 266 ] {42b61ddf-e85c-4a3a-9e78-561a030090e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6208 | 2025.12.17 00:54:34.462628 [ 266 ] {42b61ddf-e85c-4a3a-9e78-561a030090e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6209 | 2025.12.17 00:54:34.463305 [ 266 ] {42b61ddf-e85c-4a3a-9e78-561a030090e5} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2025.12.17 00:54:34.463350 [ 266 ] {42b61ddf-e85c-4a3a-9e78-561a030090e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6211 | 2025.12.17 00:54:34.463756 [ 266 ] {42b61ddf-e85c-4a3a-9e78-561a030090e5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6212 | 2025.12.17 00:54:34.463998 [ 266 ] {42b61ddf-e85c-4a3a-9e78-561a030090e5} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2025.12.17 00:54:34.464160 [ 266 ] {42b61ddf-e85c-4a3a-9e78-561a030090e5} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001652 sec., 62953.99515738498 rows/sec., 5.27 MiB/sec. | ||
| 6214 | 2025.12.17 00:54:34.464210 [ 266 ] {42b61ddf-e85c-4a3a-9e78-561a030090e5} <Debug> TCPHandler: Processed in 0.00197159 sec. | ||
| 6215 | 2025.12.17 00:54:34.464335 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2025.12.17 00:54:34.464443 [ 266 ] {6e54e256-ef20-4196-9317-b85b635ba038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6217 | 2025.12.17 00:54:34.464487 [ 266 ] {6e54e256-ef20-4196-9317-b85b635ba038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6218 | 2025.12.17 00:54:34.464909 [ 266 ] {6e54e256-ef20-4196-9317-b85b635ba038} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2025.12.17 00:54:34.464945 [ 266 ] {6e54e256-ef20-4196-9317-b85b635ba038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6220 | 2025.12.17 00:54:34.465260 [ 266 ] {6e54e256-ef20-4196-9317-b85b635ba038} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6221 | 2025.12.17 00:54:34.465481 [ 266 ] {6e54e256-ef20-4196-9317-b85b635ba038} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2025.12.17 00:54:34.465615 [ 266 ] {6e54e256-ef20-4196-9317-b85b635ba038} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001197 sec., 20050.12531328321 rows/sec., 1.47 MiB/sec. | ||
| 6223 | 2025.12.17 00:54:34.465652 [ 266 ] {6e54e256-ef20-4196-9317-b85b635ba038} <Debug> TCPHandler: Processed in 0.001369208 sec. | ||
| 6224 | 2025.12.17 00:54:34.465766 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2025.12.17 00:54:34.465863 [ 266 ] {0651c118-2799-4562-8ad1-130f2ab6ddfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6226 | 2025.12.17 00:54:34.465904 [ 266 ] {0651c118-2799-4562-8ad1-130f2ab6ddfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6227 | 2025.12.17 00:54:34.466329 [ 266 ] {0651c118-2799-4562-8ad1-130f2ab6ddfb} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2025.12.17 00:54:34.466367 [ 266 ] {0651c118-2799-4562-8ad1-130f2ab6ddfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6229 | 2025.12.17 00:54:34.466679 [ 266 ] {0651c118-2799-4562-8ad1-130f2ab6ddfb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6230 | 2025.12.17 00:54:34.466900 [ 266 ] {0651c118-2799-4562-8ad1-130f2ab6ddfb} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2025.12.17 00:54:34.467028 [ 266 ] {0651c118-2799-4562-8ad1-130f2ab6ddfb} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001186 sec., 74198.98819561551 rows/sec., 5.79 MiB/sec. | ||
| 6232 | 2025.12.17 00:54:34.467066 [ 266 ] {0651c118-2799-4562-8ad1-130f2ab6ddfb} <Debug> TCPHandler: Processed in 0.001353237 sec. | ||
| 6233 | 2025.12.17 00:54:34.467180 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2025.12.17 00:54:34.467276 [ 266 ] {f01e6bb3-15c9-4964-b2f4-f22639c74eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6235 | 2025.12.17 00:54:34.467321 [ 266 ] {f01e6bb3-15c9-4964-b2f4-f22639c74eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6236 | 2025.12.17 00:54:34.467722 [ 266 ] {f01e6bb3-15c9-4964-b2f4-f22639c74eb9} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2025.12.17 00:54:34.467756 [ 266 ] {f01e6bb3-15c9-4964-b2f4-f22639c74eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6238 | 2025.12.17 00:54:34.468095 [ 266 ] {f01e6bb3-15c9-4964-b2f4-f22639c74eb9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6239 | 2025.12.17 00:54:34.468326 [ 266 ] {f01e6bb3-15c9-4964-b2f4-f22639c74eb9} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2025.12.17 00:54:34.468461 [ 266 ] {f01e6bb3-15c9-4964-b2f4-f22639c74eb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 6241 | 2025.12.17 00:54:34.468498 [ 266 ] {f01e6bb3-15c9-4964-b2f4-f22639c74eb9} <Debug> TCPHandler: Processed in 0.001365727 sec. | ||
| 6242 | 2025.12.17 00:54:34.468618 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6243 | 2025.12.17 00:54:34.468741 [ 266 ] {06d65b58-30aa-40b2-bc64-7c295fe2851d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6244 | 2025.12.17 00:54:34.468806 [ 266 ] {06d65b58-30aa-40b2-bc64-7c295fe2851d} <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 | ||
| 6245 | 2025.12.17 00:54:34.469634 [ 266 ] {06d65b58-30aa-40b2-bc64-7c295fe2851d} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2025.12.17 00:54:34.469670 [ 266 ] {06d65b58-30aa-40b2-bc64-7c295fe2851d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6247 | 2025.12.17 00:54:34.470220 [ 266 ] {06d65b58-30aa-40b2-bc64-7c295fe2851d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6248 | 2025.12.17 00:54:34.470441 [ 266 ] {06d65b58-30aa-40b2-bc64-7c295fe2851d} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2025.12.17 00:54:34.470578 [ 266 ] {06d65b58-30aa-40b2-bc64-7c295fe2851d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001862 sec., 12889.36627282492 rows/sec., 23.10 MiB/sec. | ||
| 6250 | 2025.12.17 00:54:34.470641 [ 266 ] {06d65b58-30aa-40b2-bc64-7c295fe2851d} <Debug> TCPHandler: Processed in 0.002082382 sec. | ||
| 6251 | 2025.12.17 00:54:34.470747 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6252 | 2025.12.17 00:54:34.470840 [ 266 ] {12422e75-4759-4081-b6f5-4c84d1b7e1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6253 | 2025.12.17 00:54:34.470880 [ 266 ] {12422e75-4759-4081-b6f5-4c84d1b7e1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6254 | 2025.12.17 00:54:34.471205 [ 266 ] {12422e75-4759-4081-b6f5-4c84d1b7e1db} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2025.12.17 00:54:34.471239 [ 266 ] {12422e75-4759-4081-b6f5-4c84d1b7e1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6256 | 2025.12.17 00:54:34.471536 [ 266 ] {12422e75-4759-4081-b6f5-4c84d1b7e1db} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6257 | 2025.12.17 00:54:34.471736 [ 266 ] {12422e75-4759-4081-b6f5-4c84d1b7e1db} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2025.12.17 00:54:34.471859 [ 266 ] {12422e75-4759-4081-b6f5-4c84d1b7e1db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 6259 | 2025.12.17 00:54:34.471892 [ 266 ] {12422e75-4759-4081-b6f5-4c84d1b7e1db} <Debug> TCPHandler: Processed in 0.001193684 sec. | ||
| 6260 | 2025.12.17 00:54:37.047570 [ 73 ] {} <Debug> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6261 | 2025.12.17 00:54:37.047649 [ 73 ] {} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2025.12.17 00:54:37.047674 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6263 | 2025.12.17 00:54:37.047819 [ 202 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 6264 | 2025.12.17 00:54:37.047975 [ 202 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6265 | 2025.12.17 00:54:37.048013 [ 202 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6266 | 2025.12.17 00:54:37.048090 [ 202 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6267 | 2025.12.17 00:54:37.048142 [ 202 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 6268 | 2025.12.17 00:54:37.048191 [ 202 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6269 | 2025.12.17 00:54:37.048242 [ 202 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 6270 | 2025.12.17 00:54:37.048989 [ 188 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225975 sec., 30995.738086013174 rows/sec., 2.59 MiB/sec. | ||
| 6271 | 2025.12.17 00:54:37.049196 [ 192 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6272 | 2025.12.17 00:54:37.049497 [ 192 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_13_3} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2025.12.17 00:54:37.049569 [ 192 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_13_3} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6274 | 2025.12.17 00:54:37.049667 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6275 | 2025.12.17 00:54:39.490767 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6276 | 2025.12.17 00:54:39.491019 [ 266 ] {0a4084a6-616c-4611-9239-23824cc6e34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6277 | 2025.12.17 00:54:39.491116 [ 266 ] {0a4084a6-616c-4611-9239-23824cc6e34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6278 | 2025.12.17 00:54:39.491853 [ 266 ] {0a4084a6-616c-4611-9239-23824cc6e34b} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2025.12.17 00:54:39.491890 [ 266 ] {0a4084a6-616c-4611-9239-23824cc6e34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6280 | 2025.12.17 00:54:39.492275 [ 266 ] {0a4084a6-616c-4611-9239-23824cc6e34b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6281 | 2025.12.17 00:54:39.492498 [ 266 ] {0a4084a6-616c-4611-9239-23824cc6e34b} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2025.12.17 00:54:39.492647 [ 266 ] {0a4084a6-616c-4611-9239-23824cc6e34b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001696 sec., 14150.943396226416 rows/sec., 1.17 MiB/sec. | ||
| 6283 | 2025.12.17 00:54:39.492701 [ 266 ] {0a4084a6-616c-4611-9239-23824cc6e34b} <Debug> TCPHandler: Processed in 0.002113053 sec. | ||
| 6284 | 2025.12.17 00:54:39.492839 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6285 | 2025.12.17 00:54:39.492937 [ 266 ] {bb8de3d4-6467-49ba-9006-00c6decb11a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6286 | 2025.12.17 00:54:39.492977 [ 266 ] {bb8de3d4-6467-49ba-9006-00c6decb11a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6287 | 2025.12.17 00:54:39.493380 [ 266 ] {bb8de3d4-6467-49ba-9006-00c6decb11a9} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2025.12.17 00:54:39.493415 [ 266 ] {bb8de3d4-6467-49ba-9006-00c6decb11a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6289 | 2025.12.17 00:54:39.493714 [ 266 ] {bb8de3d4-6467-49ba-9006-00c6decb11a9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6290 | 2025.12.17 00:54:39.493923 [ 266 ] {bb8de3d4-6467-49ba-9006-00c6decb11a9} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2025.12.17 00:54:39.494048 [ 266 ] {bb8de3d4-6467-49ba-9006-00c6decb11a9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001131 sec., 3536.6931918656055 rows/sec., 288.39 KiB/sec. | ||
| 6292 | 2025.12.17 00:54:39.494085 [ 266 ] {bb8de3d4-6467-49ba-9006-00c6decb11a9} <Debug> TCPHandler: Processed in 0.001296376 sec. | ||
| 6293 | 2025.12.17 00:54:39.494199 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6294 | 2025.12.17 00:54:39.494293 [ 266 ] {8514ad29-2e5e-451a-8af3-269515dd4916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6295 | 2025.12.17 00:54:39.494331 [ 266 ] {8514ad29-2e5e-451a-8af3-269515dd4916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6296 | 2025.12.17 00:54:39.495401 [ 266 ] {8514ad29-2e5e-451a-8af3-269515dd4916} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2025.12.17 00:54:39.495436 [ 266 ] {8514ad29-2e5e-451a-8af3-269515dd4916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6298 | 2025.12.17 00:54:39.495824 [ 266 ] {8514ad29-2e5e-451a-8af3-269515dd4916} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6299 | 2025.12.17 00:54:39.496035 [ 266 ] {8514ad29-2e5e-451a-8af3-269515dd4916} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2025.12.17 00:54:39.496143 [ 59 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6301 | 2025.12.17 00:54:39.496167 [ 266 ] {8514ad29-2e5e-451a-8af3-269515dd4916} <Debug> executeQuery: Read 1354 rows, 116.12 KiB in 0.001892 sec., 715644.8202959831 rows/sec., 59.94 MiB/sec. | ||
| 6302 | 2025.12.17 00:54:39.496178 [ 59 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2025.12.17 00:54:39.496198 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6304 | 2025.12.17 00:54:39.496204 [ 266 ] {8514ad29-2e5e-451a-8af3-269515dd4916} <Debug> TCPHandler: Processed in 0.002055002 sec. | ||
| 6305 | 2025.12.17 00:54:39.496279 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::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 | ||
| 6306 | 2025.12.17 00:54:39.496318 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6307 | 2025.12.17 00:54:39.496367 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6308 | 2025.12.17 00:54:39.496401 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2466 rows starting from the beginning of the part | ||
| 6309 | 2025.12.17 00:54:39.496411 [ 266 ] {7337111d-2992-44ff-88e0-4fb66f5f40c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6310 | 2025.12.17 00:54:39.496452 [ 266 ] {7337111d-2992-44ff-88e0-4fb66f5f40c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6311 | 2025.12.17 00:54:39.496469 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 92 rows starting from the beginning of the part | ||
| 6312 | 2025.12.17 00:54:39.496521 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 106 rows starting from the beginning of the part | ||
| 6313 | 2025.12.17 00:54:39.496571 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 92 rows starting from the beginning of the part | ||
| 6314 | 2025.12.17 00:54:39.496618 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6315 | 2025.12.17 00:54:39.496671 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1354 rows starting from the beginning of the part | ||
| 6316 | 2025.12.17 00:54:39.496861 [ 266 ] {7337111d-2992-44ff-88e0-4fb66f5f40c2} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2025.12.17 00:54:39.496896 [ 266 ] {7337111d-2992-44ff-88e0-4fb66f5f40c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6318 | 2025.12.17 00:54:39.497226 [ 266 ] {7337111d-2992-44ff-88e0-4fb66f5f40c2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6319 | 2025.12.17 00:54:39.497444 [ 266 ] {7337111d-2992-44ff-88e0-4fb66f5f40c2} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2025.12.17 00:54:39.497577 [ 266 ] {7337111d-2992-44ff-88e0-4fb66f5f40c2} <Debug> executeQuery: Read 34 rows, 2.59 KiB in 0.001184 sec., 28716.216216216217 rows/sec., 2.14 MiB/sec. | ||
| 6321 | 2025.12.17 00:54:39.497613 [ 266 ] {7337111d-2992-44ff-88e0-4fb66f5f40c2} <Debug> TCPHandler: Processed in 0.001344397 sec. | ||
| 6322 | 2025.12.17 00:54:39.497719 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2025.12.17 00:54:39.497811 [ 266 ] {748cf493-9a1a-479a-99c1-ed0b250896ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6324 | 2025.12.17 00:54:39.497850 [ 266 ] {748cf493-9a1a-479a-99c1-ed0b250896ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6325 | 2025.12.17 00:54:39.498302 [ 266 ] {748cf493-9a1a-479a-99c1-ed0b250896ba} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2025.12.17 00:54:39.498337 [ 266 ] {748cf493-9a1a-479a-99c1-ed0b250896ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6327 | 2025.12.17 00:54:39.498633 [ 192 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4214 rows, containing 5 columns (5 merged, 0 gathered) in 0.002380398 sec., 1770292.1948346451 rows/sec., 153.07 MiB/sec. | ||
| 6328 | 2025.12.17 00:54:39.498667 [ 266 ] {748cf493-9a1a-479a-99c1-ed0b250896ba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6329 | 2025.12.17 00:54:39.498909 [ 266 ] {748cf493-9a1a-479a-99c1-ed0b250896ba} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2025.12.17 00:54:39.499039 [ 266 ] {748cf493-9a1a-479a-99c1-ed0b250896ba} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001246 sec., 202247.19101123596 rows/sec., 13.99 MiB/sec. | ||
| 6331 | 2025.12.17 00:54:39.499078 [ 266 ] {748cf493-9a1a-479a-99c1-ed0b250896ba} <Debug> TCPHandler: Processed in 0.001407498 sec. | ||
| 6332 | 2025.12.17 00:54:39.499147 [ 192 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6333 | 2025.12.17 00:54:39.499191 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6334 | 2025.12.17 00:54:39.499291 [ 266 ] {aae630a4-4629-468b-9f2e-f8ce93408a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6335 | 2025.12.17 00:54:39.499332 [ 266 ] {aae630a4-4629-468b-9f2e-f8ce93408a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6336 | 2025.12.17 00:54:39.499521 [ 192 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_41_8} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2025.12.17 00:54:39.499604 [ 192 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_41_8} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6338 | 2025.12.17 00:54:39.499716 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 6339 | 2025.12.17 00:54:39.499719 [ 266 ] {aae630a4-4629-468b-9f2e-f8ce93408a01} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2025.12.17 00:54:39.499766 [ 266 ] {aae630a4-4629-468b-9f2e-f8ce93408a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6341 | 2025.12.17 00:54:39.500073 [ 266 ] {aae630a4-4629-468b-9f2e-f8ce93408a01} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6342 | 2025.12.17 00:54:39.500286 [ 266 ] {aae630a4-4629-468b-9f2e-f8ce93408a01} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2025.12.17 00:54:39.500414 [ 266 ] {aae630a4-4629-468b-9f2e-f8ce93408a01} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 821.65 KiB/sec. | ||
| 6344 | 2025.12.17 00:54:39.500450 [ 266 ] {aae630a4-4629-468b-9f2e-f8ce93408a01} <Debug> TCPHandler: Processed in 0.001308886 sec. | ||
| 6345 | 2025.12.17 00:54:39.500554 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6346 | 2025.12.17 00:54:39.500654 [ 266 ] {2501764f-6d15-4e33-bd62-129289cfe8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6347 | 2025.12.17 00:54:39.500694 [ 266 ] {2501764f-6d15-4e33-bd62-129289cfe8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6348 | 2025.12.17 00:54:39.501330 [ 266 ] {2501764f-6d15-4e33-bd62-129289cfe8bb} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2025.12.17 00:54:39.501367 [ 266 ] {2501764f-6d15-4e33-bd62-129289cfe8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6350 | 2025.12.17 00:54:39.501730 [ 266 ] {2501764f-6d15-4e33-bd62-129289cfe8bb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6351 | 2025.12.17 00:54:39.501949 [ 266 ] {2501764f-6d15-4e33-bd62-129289cfe8bb} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2025.12.17 00:54:39.502044 [ 59 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6353 | 2025.12.17 00:54:39.502074 [ 59 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2025.12.17 00:54:39.502082 [ 266 ] {2501764f-6d15-4e33-bd62-129289cfe8bb} <Debug> executeQuery: Read 578 rows, 44.43 KiB in 0.001441 sec., 401110.34004163777 rows/sec., 30.11 MiB/sec. | ||
| 6355 | 2025.12.17 00:54:39.502091 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6356 | 2025.12.17 00:54:39.502123 [ 266 ] {2501764f-6d15-4e33-bd62-129289cfe8bb} <Debug> TCPHandler: Processed in 0.001619072 sec. | ||
| 6357 | 2025.12.17 00:54:39.502169 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::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 | ||
| 6358 | 2025.12.17 00:54:39.502229 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2025.12.17 00:54:39.502246 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6360 | 2025.12.17 00:54:39.502272 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1251 rows starting from the beginning of the part | ||
| 6361 | 2025.12.17 00:54:39.502322 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
| 6362 | 2025.12.17 00:54:39.502326 [ 266 ] {da09c4cf-1632-487b-8aef-bbce4b75050a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6363 | 2025.12.17 00:54:39.502363 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 92 rows starting from the beginning of the part | ||
| 6364 | 2025.12.17 00:54:39.502374 [ 266 ] {da09c4cf-1632-487b-8aef-bbce4b75050a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6365 | 2025.12.17 00:54:39.502415 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
| 6366 | 2025.12.17 00:54:39.502454 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part | ||
| 6367 | 2025.12.17 00:54:39.502492 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 578 rows starting from the beginning of the part | ||
| 6368 | 2025.12.17 00:54:39.503055 [ 266 ] {da09c4cf-1632-487b-8aef-bbce4b75050a} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2025.12.17 00:54:39.503095 [ 266 ] {da09c4cf-1632-487b-8aef-bbce4b75050a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6370 | 2025.12.17 00:54:39.503664 [ 266 ] {da09c4cf-1632-487b-8aef-bbce4b75050a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6371 | 2025.12.17 00:54:39.503916 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001778516 sec., 1221805.145413367 rows/sec., 94.93 MiB/sec. | ||
| 6372 | 2025.12.17 00:54:39.503960 [ 266 ] {da09c4cf-1632-487b-8aef-bbce4b75050a} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2025.12.17 00:54:39.504065 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6374 | 2025.12.17 00:54:39.504092 [ 266 ] {da09c4cf-1632-487b-8aef-bbce4b75050a} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001784 sec., 494394.6188340807 rows/sec., 33.55 MiB/sec. | ||
| 6375 | 2025.12.17 00:54:39.504097 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2025.12.17 00:54:39.504101 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6377 | 2025.12.17 00:54:39.504126 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6378 | 2025.12.17 00:54:39.504130 [ 266 ] {da09c4cf-1632-487b-8aef-bbce4b75050a} <Debug> TCPHandler: Processed in 0.001948528 sec. | ||
| 6379 | 2025.12.17 00:54:39.504197 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 6380 | 2025.12.17 00:54:39.504257 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2025.12.17 00:54:39.504294 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6382 | 2025.12.17 00:54:39.504323 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11822 rows starting from the beginning of the part | ||
| 6383 | 2025.12.17 00:54:39.504354 [ 266 ] {930ce3d7-61cf-4f84-a758-2bc2803db54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6384 | 2025.12.17 00:54:39.504369 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6385 | 2025.12.17 00:54:39.504397 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_41_8} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2025.12.17 00:54:39.504407 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 162 rows starting from the beginning of the part | ||
| 6387 | 2025.12.17 00:54:39.504411 [ 266 ] {930ce3d7-61cf-4f84-a758-2bc2803db54c} <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 | ||
| 6388 | 2025.12.17 00:54:39.504454 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 6389 | 2025.12.17 00:54:39.504477 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_41_8} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6390 | 2025.12.17 00:54:39.504492 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 6391 | 2025.12.17 00:54:39.504531 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 882 rows starting from the beginning of the part | ||
| 6392 | 2025.12.17 00:54:39.504576 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6393 | 2025.12.17 00:54:39.505295 [ 266 ] {930ce3d7-61cf-4f84-a758-2bc2803db54c} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2025.12.17 00:54:39.505340 [ 266 ] {930ce3d7-61cf-4f84-a758-2bc2803db54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6395 | 2025.12.17 00:54:39.505970 [ 266 ] {930ce3d7-61cf-4f84-a758-2bc2803db54c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6396 | 2025.12.17 00:54:39.506198 [ 266 ] {930ce3d7-61cf-4f84-a758-2bc2803db54c} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2025.12.17 00:54:39.506303 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6398 | 2025.12.17 00:54:39.506333 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2025.12.17 00:54:39.506336 [ 266 ] {930ce3d7-61cf-4f84-a758-2bc2803db54c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002001 sec., 8995.502248875562 rows/sec., 16.12 MiB/sec. | ||
| 6400 | 2025.12.17 00:54:39.506351 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6401 | 2025.12.17 00:54:39.506392 [ 266 ] {930ce3d7-61cf-4f84-a758-2bc2803db54c} <Debug> TCPHandler: Processed in 0.002183254 sec. | ||
| 6402 | 2025.12.17 00:54:39.506465 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::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 | ||
| 6403 | 2025.12.17 00:54:39.506513 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6404 | 2025.12.17 00:54:39.506611 [ 266 ] {e2e8194c-b85c-4227-af63-68c3efd87a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6405 | 2025.12.17 00:54:39.506653 [ 266 ] {e2e8194c-b85c-4227-af63-68c3efd87a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6406 | 2025.12.17 00:54:39.506747 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6407 | 2025.12.17 00:54:39.506814 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 609 rows starting from the beginning of the part | ||
| 6408 | 2025.12.17 00:54:39.506953 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part | ||
| 6409 | 2025.12.17 00:54:39.506994 [ 266 ] {e2e8194c-b85c-4227-af63-68c3efd87a2a} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2025.12.17 00:54:39.507035 [ 266 ] {e2e8194c-b85c-4227-af63-68c3efd87a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6411 | 2025.12.17 00:54:39.507076 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 6412 | 2025.12.17 00:54:39.507197 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 18 rows starting from the beginning of the part | ||
| 6413 | 2025.12.17 00:54:39.507314 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 6414 | 2025.12.17 00:54:39.507421 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part | ||
| 6415 | 2025.12.17 00:54:39.507428 [ 266 ] {e2e8194c-b85c-4227-af63-68c3efd87a2a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6416 | 2025.12.17 00:54:39.507666 [ 266 ] {e2e8194c-b85c-4227-af63-68c3efd87a2a} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2025.12.17 00:54:39.507778 [ 59 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6418 | 2025.12.17 00:54:39.507808 [ 59 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2025.12.17 00:54:39.507809 [ 266 ] {e2e8194c-b85c-4227-af63-68c3efd87a2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 6420 | 2025.12.17 00:54:39.507827 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6421 | 2025.12.17 00:54:39.507851 [ 266 ] {e2e8194c-b85c-4227-af63-68c3efd87a2a} <Debug> TCPHandler: Processed in 0.001388878 sec. | ||
| 6422 | 2025.12.17 00:54:39.507905 [ 192 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 6423 | 2025.12.17 00:54:39.508017 [ 192 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6424 | 2025.12.17 00:54:39.508047 [ 192 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2126 rows starting from the beginning of the part | ||
| 6425 | 2025.12.17 00:54:39.508106 [ 192 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6426 | 2025.12.17 00:54:39.508149 [ 192 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 6427 | 2025.12.17 00:54:39.508191 [ 192 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 6428 | 2025.12.17 00:54:39.508229 [ 192 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 6429 | 2025.12.17 00:54:39.508268 [ 192 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 6430 | 2025.12.17 00:54:39.509232 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13346 rows, containing 5 columns (5 merged, 0 gathered) in 0.005069092 sec., 2632818.6586473477 rows/sec., 179.84 MiB/sec. | ||
| 6431 | 2025.12.17 00:54:39.509658 [ 195 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6432 | 2025.12.17 00:54:39.509734 [ 202 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2426 rows, containing 4 columns (4 merged, 0 gathered) in 0.001908439 sec., 1271195.98792521 rows/sec., 84.47 MiB/sec. | ||
| 6433 | 2025.12.17 00:54:39.509980 [ 195 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2025.12.17 00:54:39.509992 [ 192 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6435 | 2025.12.17 00:54:39.510147 [ 195 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6436 | 2025.12.17 00:54:39.510250 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 6437 | 2025.12.17 00:54:39.510324 [ 192 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_41_8} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2025.12.17 00:54:39.510397 [ 192 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_41_8} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6439 | 2025.12.17 00:54:39.510471 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6440 | 2025.12.17 00:54:39.513142 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 19 columns (19 merged, 0 gathered) in 0.006738015 sec., 105520.691182789 rows/sec., 189.09 MiB/sec. | ||
| 6441 | 2025.12.17 00:54:39.514260 [ 200 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6442 | 2025.12.17 00:54:39.514578 [ 200 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2025.12.17 00:54:39.514650 [ 200 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6444 | 2025.12.17 00:54:39.514803 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 6445 | 2025.12.17 00:54:40.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.34 MiB, peak 282.28 MiB, free memory in arenas 0.00 B, will set to 274.00 MiB (RSS), difference: 3.66 MiB | ||
| 6446 | 2025.12.17 00:54:40.497769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13899 | ||
| 6447 | 2025.12.17 00:54:40.498261 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2025.12.17 00:54:40.498302 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6449 | 2025.12.17 00:54:40.498744 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6450 | 2025.12.17 00:54:40.498957 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2025.12.17 00:54:40.499079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13899 | ||
| 6452 | 2025.12.17 00:54:41.230187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6453 | 2025.12.17 00:54:41.246484 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2025.12.17 00:54:41.246544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6455 | 2025.12.17 00:54:41.252427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6456 | 2025.12.17 00:54:41.253145 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2025.12.17 00:54:41.255991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6458 | 2025.12.17 00:54:43.037360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 806 | ||
| 6459 | 2025.12.17 00:54:43.039696 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2025.12.17 00:54:43.039754 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6461 | 2025.12.17 00:54:43.040973 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6462 | 2025.12.17 00:54:43.041258 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2025.12.17 00:54:43.041423 [ 145 ] {} <Debug> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6464 | 2025.12.17 00:54:43.041518 [ 145 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2025.12.17 00:54:43.041553 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6466 | 2025.12.17 00:54:43.041631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6467 | 2025.12.17 00:54:43.041685 [ 195 ] {7da62750-6930-48af-a6ee-8794106c1b60::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 | ||
| 6468 | 2025.12.17 00:54:43.042270 [ 195 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6469 | 2025.12.17 00:54:43.042423 [ 195 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 640 rows starting from the beginning of the part | ||
| 6470 | 2025.12.17 00:54:43.042781 [ 195 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 6471 | 2025.12.17 00:54:43.043176 [ 195 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 6472 | 2025.12.17 00:54:43.043510 [ 195 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6473 | 2025.12.17 00:54:43.043843 [ 195 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 6474 | 2025.12.17 00:54:43.044190 [ 195 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6475 | 2025.12.17 00:54:43.050451 [ 200 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 72 columns (72 merged, 0 gathered) in 0.008826666 sec., 91314.20629261376 rows/sec., 78.35 MiB/sec. | ||
| 6476 | 2025.12.17 00:54:43.051387 [ 195 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6477 | 2025.12.17 00:54:43.051909 [ 195 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_21_4} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2025.12.17 00:54:43.051977 [ 195 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_21_4} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6479 | 2025.12.17 00:54:43.052150 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 6480 | 2025.12.17 00:54:44.463022 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2025.12.17 00:54:44.463228 [ 266 ] {44125e8b-c2b2-45dc-93bf-09259c0c3421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6482 | 2025.12.17 00:54:44.463305 [ 266 ] {44125e8b-c2b2-45dc-93bf-09259c0c3421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6483 | 2025.12.17 00:54:44.464002 [ 266 ] {44125e8b-c2b2-45dc-93bf-09259c0c3421} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2025.12.17 00:54:44.464055 [ 266 ] {44125e8b-c2b2-45dc-93bf-09259c0c3421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6485 | 2025.12.17 00:54:44.464472 [ 266 ] {44125e8b-c2b2-45dc-93bf-09259c0c3421} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6486 | 2025.12.17 00:54:44.464704 [ 266 ] {44125e8b-c2b2-45dc-93bf-09259c0c3421} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2025.12.17 00:54:44.464864 [ 266 ] {44125e8b-c2b2-45dc-93bf-09259c0c3421} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001691 sec., 61502.06978119456 rows/sec., 5.15 MiB/sec. | ||
| 6488 | 2025.12.17 00:54:44.464915 [ 266 ] {44125e8b-c2b2-45dc-93bf-09259c0c3421} <Debug> TCPHandler: Processed in 0.002040691 sec. | ||
| 6489 | 2025.12.17 00:54:44.465038 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2025.12.17 00:54:44.465142 [ 266 ] {09f72379-6fdc-4845-92bf-00e6d5372405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6491 | 2025.12.17 00:54:44.465187 [ 266 ] {09f72379-6fdc-4845-92bf-00e6d5372405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6492 | 2025.12.17 00:54:44.465607 [ 266 ] {09f72379-6fdc-4845-92bf-00e6d5372405} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2025.12.17 00:54:44.465672 [ 266 ] {09f72379-6fdc-4845-92bf-00e6d5372405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6494 | 2025.12.17 00:54:44.465984 [ 266 ] {09f72379-6fdc-4845-92bf-00e6d5372405} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6495 | 2025.12.17 00:54:44.466204 [ 266 ] {09f72379-6fdc-4845-92bf-00e6d5372405} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2025.12.17 00:54:44.466337 [ 266 ] {09f72379-6fdc-4845-92bf-00e6d5372405} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001219 sec., 19688.269073010662 rows/sec., 1.45 MiB/sec. | ||
| 6497 | 2025.12.17 00:54:44.466376 [ 266 ] {09f72379-6fdc-4845-92bf-00e6d5372405} <Debug> TCPHandler: Processed in 0.001390917 sec. | ||
| 6498 | 2025.12.17 00:54:44.466479 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2025.12.17 00:54:44.466575 [ 266 ] {1d12dde1-234f-4f0d-b015-9b7c8457b074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6500 | 2025.12.17 00:54:44.466615 [ 266 ] {1d12dde1-234f-4f0d-b015-9b7c8457b074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6501 | 2025.12.17 00:54:44.467057 [ 266 ] {1d12dde1-234f-4f0d-b015-9b7c8457b074} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2025.12.17 00:54:44.467094 [ 266 ] {1d12dde1-234f-4f0d-b015-9b7c8457b074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6503 | 2025.12.17 00:54:44.467413 [ 266 ] {1d12dde1-234f-4f0d-b015-9b7c8457b074} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6504 | 2025.12.17 00:54:44.467637 [ 266 ] {1d12dde1-234f-4f0d-b015-9b7c8457b074} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2025.12.17 00:54:44.467766 [ 266 ] {1d12dde1-234f-4f0d-b015-9b7c8457b074} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001211 sec., 72667.2171758877 rows/sec., 5.67 MiB/sec. | ||
| 6506 | 2025.12.17 00:54:44.467804 [ 266 ] {1d12dde1-234f-4f0d-b015-9b7c8457b074} <Debug> TCPHandler: Processed in 0.001375108 sec. | ||
| 6507 | 2025.12.17 00:54:44.467916 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2025.12.17 00:54:44.468011 [ 266 ] {67c1c6c8-9e1b-4bdd-969e-08fb722dc282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6509 | 2025.12.17 00:54:44.468055 [ 266 ] {67c1c6c8-9e1b-4bdd-969e-08fb722dc282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6510 | 2025.12.17 00:54:44.468455 [ 266 ] {67c1c6c8-9e1b-4bdd-969e-08fb722dc282} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2025.12.17 00:54:44.468493 [ 266 ] {67c1c6c8-9e1b-4bdd-969e-08fb722dc282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6512 | 2025.12.17 00:54:44.468821 [ 266 ] {67c1c6c8-9e1b-4bdd-969e-08fb722dc282} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6513 | 2025.12.17 00:54:44.469032 [ 266 ] {67c1c6c8-9e1b-4bdd-969e-08fb722dc282} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2025.12.17 00:54:44.469164 [ 266 ] {67c1c6c8-9e1b-4bdd-969e-08fb722dc282} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 6515 | 2025.12.17 00:54:44.469201 [ 266 ] {67c1c6c8-9e1b-4bdd-969e-08fb722dc282} <Debug> TCPHandler: Processed in 0.001334717 sec. | ||
| 6516 | 2025.12.17 00:54:44.469301 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6517 | 2025.12.17 00:54:44.469394 [ 266 ] {bac32cc3-e9c4-4029-a031-6ff4f058dcfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6518 | 2025.12.17 00:54:44.469450 [ 266 ] {bac32cc3-e9c4-4029-a031-6ff4f058dcfc} <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 | ||
| 6519 | 2025.12.17 00:54:44.470231 [ 266 ] {bac32cc3-e9c4-4029-a031-6ff4f058dcfc} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2025.12.17 00:54:44.470269 [ 266 ] {bac32cc3-e9c4-4029-a031-6ff4f058dcfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6521 | 2025.12.17 00:54:44.470796 [ 266 ] {bac32cc3-e9c4-4029-a031-6ff4f058dcfc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6522 | 2025.12.17 00:54:44.471020 [ 266 ] {bac32cc3-e9c4-4029-a031-6ff4f058dcfc} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2025.12.17 00:54:44.471162 [ 266 ] {bac32cc3-e9c4-4029-a031-6ff4f058dcfc} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001786 sec., 13437.849944008958 rows/sec., 24.08 MiB/sec. | ||
| 6524 | 2025.12.17 00:54:44.471225 [ 266 ] {bac32cc3-e9c4-4029-a031-6ff4f058dcfc} <Debug> TCPHandler: Processed in 0.001972369 sec. | ||
| 6525 | 2025.12.17 00:54:44.471334 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2025.12.17 00:54:44.471429 [ 266 ] {7fff6343-49ad-449d-b18c-bc98d430f403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6527 | 2025.12.17 00:54:44.471471 [ 266 ] {7fff6343-49ad-449d-b18c-bc98d430f403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6528 | 2025.12.17 00:54:44.471799 [ 266 ] {7fff6343-49ad-449d-b18c-bc98d430f403} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2025.12.17 00:54:44.471835 [ 266 ] {7fff6343-49ad-449d-b18c-bc98d430f403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6530 | 2025.12.17 00:54:44.472146 [ 266 ] {7fff6343-49ad-449d-b18c-bc98d430f403} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6531 | 2025.12.17 00:54:44.472390 [ 266 ] {7fff6343-49ad-449d-b18c-bc98d430f403} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2025.12.17 00:54:44.472528 [ 266 ] {7fff6343-49ad-449d-b18c-bc98d430f403} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 6533 | 2025.12.17 00:54:44.472565 [ 266 ] {7fff6343-49ad-449d-b18c-bc98d430f403} <Debug> TCPHandler: Processed in 0.001280435 sec. | ||
| 6534 | 2025.12.17 00:54:47.897490 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6535 | 2025.12.17 00:54:47.897566 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6536 | 2025.12.17 00:54:47.999201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14347 | ||
| 6537 | 2025.12.17 00:54:47.999761 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2025.12.17 00:54:47.999811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6539 | 2025.12.17 00:54:48.000469 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6540 | 2025.12.17 00:54:48.000700 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2025.12.17 00:54:48.000839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14347 | ||
| 6542 | 2025.12.17 00:54:48.756097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6543 | 2025.12.17 00:54:48.774510 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2025.12.17 00:54:48.774570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6545 | 2025.12.17 00:54:48.780161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6546 | 2025.12.17 00:54:48.780877 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2025.12.17 00:54:48.784391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6548 | 2025.12.17 00:54:49.463313 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6549 | 2025.12.17 00:54:49.463574 [ 266 ] {06d33b26-1c99-4aa5-9093-615ae65307f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6550 | 2025.12.17 00:54:49.463668 [ 266 ] {06d33b26-1c99-4aa5-9093-615ae65307f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6551 | 2025.12.17 00:54:49.464428 [ 266 ] {06d33b26-1c99-4aa5-9093-615ae65307f7} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2025.12.17 00:54:49.464471 [ 266 ] {06d33b26-1c99-4aa5-9093-615ae65307f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6553 | 2025.12.17 00:54:49.464866 [ 266 ] {06d33b26-1c99-4aa5-9093-615ae65307f7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6554 | 2025.12.17 00:54:49.465092 [ 266 ] {06d33b26-1c99-4aa5-9093-615ae65307f7} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2025.12.17 00:54:49.465243 [ 266 ] {06d33b26-1c99-4aa5-9093-615ae65307f7} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001739 sec., 52903.96779758482 rows/sec., 4.46 MiB/sec. | ||
| 6556 | 2025.12.17 00:54:49.465284 [ 266 ] {06d33b26-1c99-4aa5-9093-615ae65307f7} <Debug> TCPHandler: Processed in 0.002139803 sec. | ||
| 6557 | 2025.12.17 00:54:49.465409 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6558 | 2025.12.17 00:54:49.465503 [ 266 ] {e09b7280-0d94-4c8d-a0d8-742c8fcaf91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6559 | 2025.12.17 00:54:49.465544 [ 266 ] {e09b7280-0d94-4c8d-a0d8-742c8fcaf91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6560 | 2025.12.17 00:54:49.465938 [ 266 ] {e09b7280-0d94-4c8d-a0d8-742c8fcaf91c} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2025.12.17 00:54:49.465973 [ 266 ] {e09b7280-0d94-4c8d-a0d8-742c8fcaf91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6562 | 2025.12.17 00:54:49.466266 [ 266 ] {e09b7280-0d94-4c8d-a0d8-742c8fcaf91c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6563 | 2025.12.17 00:54:49.466465 [ 266 ] {e09b7280-0d94-4c8d-a0d8-742c8fcaf91c} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2025.12.17 00:54:49.466589 [ 266 ] {e09b7280-0d94-4c8d-a0d8-742c8fcaf91c} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001105 sec., 16289.592760180994 rows/sec., 1.20 MiB/sec. | ||
| 6565 | 2025.12.17 00:54:49.466627 [ 266 ] {e09b7280-0d94-4c8d-a0d8-742c8fcaf91c} <Debug> TCPHandler: Processed in 0.001266416 sec. | ||
| 6566 | 2025.12.17 00:54:49.466724 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6567 | 2025.12.17 00:54:49.466816 [ 266 ] {f15be231-12e7-4f12-8b3d-46d69e8b19d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6568 | 2025.12.17 00:54:49.466855 [ 266 ] {f15be231-12e7-4f12-8b3d-46d69e8b19d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6569 | 2025.12.17 00:54:49.467260 [ 266 ] {f15be231-12e7-4f12-8b3d-46d69e8b19d0} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2025.12.17 00:54:49.467295 [ 266 ] {f15be231-12e7-4f12-8b3d-46d69e8b19d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6571 | 2025.12.17 00:54:49.467591 [ 266 ] {f15be231-12e7-4f12-8b3d-46d69e8b19d0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6572 | 2025.12.17 00:54:49.467791 [ 266 ] {f15be231-12e7-4f12-8b3d-46d69e8b19d0} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2025.12.17 00:54:49.467913 [ 266 ] {f15be231-12e7-4f12-8b3d-46d69e8b19d0} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001115 sec., 73542.60089686098 rows/sec., 5.74 MiB/sec. | ||
| 6574 | 2025.12.17 00:54:49.467949 [ 266 ] {f15be231-12e7-4f12-8b3d-46d69e8b19d0} <Debug> TCPHandler: Processed in 0.001272475 sec. | ||
| 6575 | 2025.12.17 00:54:49.468055 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6576 | 2025.12.17 00:54:49.468150 [ 266 ] {fa4c1e68-b27f-4d0e-a247-c3639714eacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6577 | 2025.12.17 00:54:49.468193 [ 266 ] {fa4c1e68-b27f-4d0e-a247-c3639714eacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6578 | 2025.12.17 00:54:49.468611 [ 266 ] {fa4c1e68-b27f-4d0e-a247-c3639714eacc} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6579 | 2025.12.17 00:54:49.468649 [ 266 ] {fa4c1e68-b27f-4d0e-a247-c3639714eacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6580 | 2025.12.17 00:54:49.468990 [ 266 ] {fa4c1e68-b27f-4d0e-a247-c3639714eacc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6581 | 2025.12.17 00:54:49.469199 [ 266 ] {fa4c1e68-b27f-4d0e-a247-c3639714eacc} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2025.12.17 00:54:49.469326 [ 266 ] {fa4c1e68-b27f-4d0e-a247-c3639714eacc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 6583 | 2025.12.17 00:54:49.469363 [ 266 ] {fa4c1e68-b27f-4d0e-a247-c3639714eacc} <Debug> TCPHandler: Processed in 0.001355597 sec. | ||
| 6584 | 2025.12.17 00:54:49.469478 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6585 | 2025.12.17 00:54:49.469581 [ 266 ] {070e021f-21f9-4963-ad30-a121d0cc8ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6586 | 2025.12.17 00:54:49.469638 [ 266 ] {070e021f-21f9-4963-ad30-a121d0cc8ace} <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 | ||
| 6587 | 2025.12.17 00:54:49.470457 [ 266 ] {070e021f-21f9-4963-ad30-a121d0cc8ace} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2025.12.17 00:54:49.470494 [ 266 ] {070e021f-21f9-4963-ad30-a121d0cc8ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6589 | 2025.12.17 00:54:49.471034 [ 266 ] {070e021f-21f9-4963-ad30-a121d0cc8ace} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6590 | 2025.12.17 00:54:49.471258 [ 266 ] {070e021f-21f9-4963-ad30-a121d0cc8ace} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2025.12.17 00:54:49.471405 [ 266 ] {070e021f-21f9-4963-ad30-a121d0cc8ace} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001841 sec., 9777.29494839761 rows/sec., 17.52 MiB/sec. | ||
| 6592 | 2025.12.17 00:54:49.471472 [ 266 ] {070e021f-21f9-4963-ad30-a121d0cc8ace} <Debug> TCPHandler: Processed in 0.002052481 sec. | ||
| 6593 | 2025.12.17 00:54:49.471581 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6594 | 2025.12.17 00:54:49.471677 [ 266 ] {32c58d3b-0b2a-438a-86cf-5d93382e174b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6595 | 2025.12.17 00:54:49.471719 [ 266 ] {32c58d3b-0b2a-438a-86cf-5d93382e174b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6596 | 2025.12.17 00:54:49.472052 [ 266 ] {32c58d3b-0b2a-438a-86cf-5d93382e174b} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2025.12.17 00:54:49.472090 [ 266 ] {32c58d3b-0b2a-438a-86cf-5d93382e174b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6598 | 2025.12.17 00:54:49.472423 [ 266 ] {32c58d3b-0b2a-438a-86cf-5d93382e174b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6599 | 2025.12.17 00:54:49.472654 [ 266 ] {32c58d3b-0b2a-438a-86cf-5d93382e174b} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2025.12.17 00:54:49.472788 [ 266 ] {32c58d3b-0b2a-438a-86cf-5d93382e174b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 6601 | 2025.12.17 00:54:49.472826 [ 266 ] {32c58d3b-0b2a-438a-86cf-5d93382e174b} <Debug> TCPHandler: Processed in 0.001292366 sec. | ||
| 6602 | 2025.12.17 00:54:53.041862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 830 | ||
| 6603 | 2025.12.17 00:54:53.044545 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2025.12.17 00:54:53.044607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6605 | 2025.12.17 00:54:53.045819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6606 | 2025.12.17 00:54:53.046089 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2025.12.17 00:54:53.046453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
| 6608 | 2025.12.17 00:54:54.463650 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2025.12.17 00:54:54.463939 [ 266 ] {cd6db562-5bfe-46ce-8aff-8407571f71a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6610 | 2025.12.17 00:54:54.464014 [ 266 ] {cd6db562-5bfe-46ce-8aff-8407571f71a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6611 | 2025.12.17 00:54:54.464630 [ 266 ] {cd6db562-5bfe-46ce-8aff-8407571f71a5} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2025.12.17 00:54:54.464670 [ 266 ] {cd6db562-5bfe-46ce-8aff-8407571f71a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6613 | 2025.12.17 00:54:54.465045 [ 266 ] {cd6db562-5bfe-46ce-8aff-8407571f71a5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6614 | 2025.12.17 00:54:54.465272 [ 266 ] {cd6db562-5bfe-46ce-8aff-8407571f71a5} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2025.12.17 00:54:54.465426 [ 266 ] {cd6db562-5bfe-46ce-8aff-8407571f71a5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001568 sec., 2551.0204081632655 rows/sec., 208.02 KiB/sec. | ||
| 6616 | 2025.12.17 00:54:54.465469 [ 266 ] {cd6db562-5bfe-46ce-8aff-8407571f71a5} <Debug> TCPHandler: Processed in 0.002000711 sec. | ||
| 6617 | 2025.12.17 00:54:54.465593 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6618 | 2025.12.17 00:54:54.465692 [ 266 ] {77d04952-d26c-40c5-b09d-5868d826705a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6619 | 2025.12.17 00:54:54.465732 [ 266 ] {77d04952-d26c-40c5-b09d-5868d826705a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6620 | 2025.12.17 00:54:54.466179 [ 266 ] {77d04952-d26c-40c5-b09d-5868d826705a} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2025.12.17 00:54:54.466215 [ 266 ] {77d04952-d26c-40c5-b09d-5868d826705a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6622 | 2025.12.17 00:54:54.466521 [ 266 ] {77d04952-d26c-40c5-b09d-5868d826705a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6623 | 2025.12.17 00:54:54.466728 [ 266 ] {77d04952-d26c-40c5-b09d-5868d826705a} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2025.12.17 00:54:54.466856 [ 266 ] {77d04952-d26c-40c5-b09d-5868d826705a} <Debug> executeQuery: Read 106 rows, 9.06 KiB in 0.001181 sec., 89754.44538526672 rows/sec., 7.49 MiB/sec. | ||
| 6625 | 2025.12.17 00:54:54.466895 [ 266 ] {77d04952-d26c-40c5-b09d-5868d826705a} <Debug> TCPHandler: Processed in 0.001350047 sec. | ||
| 6626 | 2025.12.17 00:54:54.467016 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6627 | 2025.12.17 00:54:54.467112 [ 266 ] {420e0ea5-c168-444c-aeac-6243a7cc4236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6628 | 2025.12.17 00:54:54.467151 [ 266 ] {420e0ea5-c168-444c-aeac-6243a7cc4236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6629 | 2025.12.17 00:54:54.467557 [ 266 ] {420e0ea5-c168-444c-aeac-6243a7cc4236} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2025.12.17 00:54:54.467593 [ 266 ] {420e0ea5-c168-444c-aeac-6243a7cc4236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6631 | 2025.12.17 00:54:54.467887 [ 266 ] {420e0ea5-c168-444c-aeac-6243a7cc4236} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6632 | 2025.12.17 00:54:54.468093 [ 266 ] {420e0ea5-c168-444c-aeac-6243a7cc4236} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2025.12.17 00:54:54.468202 [ 149 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6634 | 2025.12.17 00:54:54.468226 [ 266 ] {420e0ea5-c168-444c-aeac-6243a7cc4236} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001133 sec., 24713.15092674316 rows/sec., 1.80 MiB/sec. | ||
| 6635 | 2025.12.17 00:54:54.468271 [ 149 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2025.12.17 00:54:54.468283 [ 266 ] {420e0ea5-c168-444c-aeac-6243a7cc4236} <Debug> TCPHandler: Processed in 0.001314936 sec. | ||
| 6637 | 2025.12.17 00:54:54.468299 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6638 | 2025.12.17 00:54:54.468401 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2025.12.17 00:54:54.468409 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::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 | ||
| 6640 | 2025.12.17 00:54:54.468502 [ 266 ] {4e069852-0dc1-49e9-9ed6-47ea2b0b0d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6641 | 2025.12.17 00:54:54.468541 [ 266 ] {4e069852-0dc1-49e9-9ed6-47ea2b0b0d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6642 | 2025.12.17 00:54:54.468550 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6643 | 2025.12.17 00:54:54.468584 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 279 rows starting from the beginning of the part | ||
| 6644 | 2025.12.17 00:54:54.468651 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 6645 | 2025.12.17 00:54:54.468700 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 6646 | 2025.12.17 00:54:54.468747 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 6647 | 2025.12.17 00:54:54.468806 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 18 rows starting from the beginning of the part | ||
| 6648 | 2025.12.17 00:54:54.468855 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
| 6649 | 2025.12.17 00:54:54.468958 [ 266 ] {4e069852-0dc1-49e9-9ed6-47ea2b0b0d66} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2025.12.17 00:54:54.469001 [ 266 ] {4e069852-0dc1-49e9-9ed6-47ea2b0b0d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6651 | 2025.12.17 00:54:54.469299 [ 266 ] {4e069852-0dc1-49e9-9ed6-47ea2b0b0d66} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6652 | 2025.12.17 00:54:54.469515 [ 266 ] {4e069852-0dc1-49e9-9ed6-47ea2b0b0d66} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2025.12.17 00:54:54.469612 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239804 sec., 328277.69550670916 rows/sec., 22.89 MiB/sec. | ||
| 6654 | 2025.12.17 00:54:54.469640 [ 266 ] {4e069852-0dc1-49e9-9ed6-47ea2b0b0d66} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001154 sec., 79722.70363951473 rows/sec., 6.23 MiB/sec. | ||
| 6655 | 2025.12.17 00:54:54.469685 [ 266 ] {4e069852-0dc1-49e9-9ed6-47ea2b0b0d66} <Debug> TCPHandler: Processed in 0.001331277 sec. | ||
| 6656 | 2025.12.17 00:54:54.469810 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2025.12.17 00:54:54.469814 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6658 | 2025.12.17 00:54:54.469906 [ 266 ] {217e544e-241e-4126-b6b0-f76d75ef5014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6659 | 2025.12.17 00:54:54.469954 [ 266 ] {217e544e-241e-4126-b6b0-f76d75ef5014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6660 | 2025.12.17 00:54:54.470163 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_41_8} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2025.12.17 00:54:54.470254 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_41_8} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6662 | 2025.12.17 00:54:54.470370 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6663 | 2025.12.17 00:54:54.470384 [ 266 ] {217e544e-241e-4126-b6b0-f76d75ef5014} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2025.12.17 00:54:54.470425 [ 266 ] {217e544e-241e-4126-b6b0-f76d75ef5014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6665 | 2025.12.17 00:54:54.470747 [ 266 ] {217e544e-241e-4126-b6b0-f76d75ef5014} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6666 | 2025.12.17 00:54:54.470954 [ 266 ] {217e544e-241e-4126-b6b0-f76d75ef5014} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2025.12.17 00:54:54.471082 [ 266 ] {217e544e-241e-4126-b6b0-f76d75ef5014} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001192 sec., 135906.0402684564 rows/sec., 9.46 MiB/sec. | ||
| 6668 | 2025.12.17 00:54:54.471123 [ 266 ] {217e544e-241e-4126-b6b0-f76d75ef5014} <Debug> TCPHandler: Processed in 0.001365828 sec. | ||
| 6669 | 2025.12.17 00:54:54.471234 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2025.12.17 00:54:54.471326 [ 266 ] {6212bbf6-bbc6-4e5c-81bd-f12527ca5d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6671 | 2025.12.17 00:54:54.471380 [ 266 ] {6212bbf6-bbc6-4e5c-81bd-f12527ca5d4f} <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 | ||
| 6672 | 2025.12.17 00:54:54.472171 [ 266 ] {6212bbf6-bbc6-4e5c-81bd-f12527ca5d4f} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2025.12.17 00:54:54.472207 [ 266 ] {6212bbf6-bbc6-4e5c-81bd-f12527ca5d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6674 | 2025.12.17 00:54:54.472725 [ 266 ] {6212bbf6-bbc6-4e5c-81bd-f12527ca5d4f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6675 | 2025.12.17 00:54:54.472942 [ 266 ] {6212bbf6-bbc6-4e5c-81bd-f12527ca5d4f} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2025.12.17 00:54:54.473079 [ 266 ] {6212bbf6-bbc6-4e5c-81bd-f12527ca5d4f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001769 sec., 13566.986998304126 rows/sec., 24.31 MiB/sec. | ||
| 6677 | 2025.12.17 00:54:54.473133 [ 266 ] {6212bbf6-bbc6-4e5c-81bd-f12527ca5d4f} <Debug> TCPHandler: Processed in 0.001946779 sec. | ||
| 6678 | 2025.12.17 00:54:54.473249 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2025.12.17 00:54:54.473343 [ 266 ] {5b1d1d90-3cef-4aad-8d45-fab401320a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6680 | 2025.12.17 00:54:54.473383 [ 266 ] {5b1d1d90-3cef-4aad-8d45-fab401320a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6681 | 2025.12.17 00:54:54.473726 [ 266 ] {5b1d1d90-3cef-4aad-8d45-fab401320a7a} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2025.12.17 00:54:54.473761 [ 266 ] {5b1d1d90-3cef-4aad-8d45-fab401320a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6683 | 2025.12.17 00:54:54.474055 [ 266 ] {5b1d1d90-3cef-4aad-8d45-fab401320a7a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6684 | 2025.12.17 00:54:54.474260 [ 266 ] {5b1d1d90-3cef-4aad-8d45-fab401320a7a} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2025.12.17 00:54:54.474386 [ 266 ] {5b1d1d90-3cef-4aad-8d45-fab401320a7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 6686 | 2025.12.17 00:54:54.474422 [ 266 ] {5b1d1d90-3cef-4aad-8d45-fab401320a7a} <Debug> TCPHandler: Processed in 0.001223364 sec. | ||
| 6687 | 2025.12.17 00:54:55.500921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14859 | ||
| 6688 | 2025.12.17 00:54:55.501489 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2025.12.17 00:54:55.501533 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6690 | 2025.12.17 00:54:55.502038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6691 | 2025.12.17 00:54:55.502265 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2025.12.17 00:54:55.502390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14859 | ||
| 6693 | 2025.12.17 00:54:55.502394 [ 150 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6694 | 2025.12.17 00:54:55.502438 [ 150 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2025.12.17 00:54:55.502456 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6696 | 2025.12.17 00:54:55.502589 [ 195 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 6697 | 2025.12.17 00:54:55.502741 [ 195 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6698 | 2025.12.17 00:54:55.502778 [ 195 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12427 rows starting from the beginning of the part | ||
| 6699 | 2025.12.17 00:54:55.502844 [ 195 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6700 | 2025.12.17 00:54:55.502891 [ 195 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6701 | 2025.12.17 00:54:55.502934 [ 195 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6702 | 2025.12.17 00:54:55.502970 [ 195 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6703 | 2025.12.17 00:54:55.503009 [ 195 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6704 | 2025.12.17 00:54:55.504757 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14859 rows, containing 4 columns (4 merged, 0 gathered) in 0.002234324 sec., 6650333.613209185 rows/sec., 95.13 MiB/sec. | ||
| 6705 | 2025.12.17 00:54:55.505204 [ 200 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6706 | 2025.12.17 00:54:55.505521 [ 200 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_31_6} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2025.12.17 00:54:55.505604 [ 200 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_31_6} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6708 | 2025.12.17 00:54:55.505726 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6709 | 2025.12.17 00:54:56.284458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6710 | 2025.12.17 00:54:56.302077 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6711 | 2025.12.17 00:54:56.302140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6712 | 2025.12.17 00:54:56.307519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6713 | 2025.12.17 00:54:56.308199 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2025.12.17 00:54:56.308503 [ 150 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6715 | 2025.12.17 00:54:56.308565 [ 150 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2025.12.17 00:54:56.308584 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6717 | 2025.12.17 00:54:56.308730 [ 199 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 6718 | 2025.12.17 00:54:56.311839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6719 | 2025.12.17 00:54:56.312951 [ 199 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6720 | 2025.12.17 00:54:56.314469 [ 199 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 6721 | 2025.12.17 00:54:56.319253 [ 199 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 6722 | 2025.12.17 00:54:56.323735 [ 199 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 6723 | 2025.12.17 00:54:56.328033 [ 199 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 6724 | 2025.12.17 00:54:56.332809 [ 199 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 6725 | 2025.12.17 00:54:56.337100 [ 199 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 6726 | 2025.12.17 00:54:56.389274 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080620375 sec., 2902.4920809410773 rows/sec., 15.01 MiB/sec. | ||
| 6727 | 2025.12.17 00:54:56.392102 [ 193 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6728 | 2025.12.17 00:54:56.394364 [ 193 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_31_6} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2025.12.17 00:54:56.394478 [ 193 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_31_6} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6730 | 2025.12.17 00:54:56.397459 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6731 | 2025.12.17 00:54:57.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.12 MiB, peak 285.67 MiB, free memory in arenas 0.00 B, will set to 279.68 MiB (RSS), difference: 4.57 MiB | ||
| 6732 | 2025.12.17 00:54:59.416797 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40808 | ||
| 6733 | 2025.12.17 00:54:59.416919 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6734 | 2025.12.17 00:54:59.416951 [ 291 ] {} <Debug> TCP-Session: 1a2fa017-76f8-479c-9593-008558d8beb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40808 | ||
| 6735 | 2025.12.17 00:54:59.416978 [ 291 ] {} <Debug> TCP-Session: 1a2fa017-76f8-479c-9593-008558d8beb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6736 | 2025.12.17 00:54:59.416995 [ 291 ] {} <Debug> TCP-Session: 1a2fa017-76f8-479c-9593-008558d8beb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6737 | 2025.12.17 00:54:59.417233 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53178 | ||
| 6738 | 2025.12.17 00:54:59.417245 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50942 | ||
| 6739 | 2025.12.17 00:54:59.417293 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42225 | ||
| 6740 | 2025.12.17 00:54:59.417306 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59562 | ||
| 6741 | 2025.12.17 00:54:59.417332 [ 291 ] {} <Trace> TCP-Session: 1a2fa017-76f8-479c-9593-008558d8beb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6742 | 2025.12.17 00:54:59.417327 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33061 | ||
| 6743 | 2025.12.17 00:54:59.417321 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54725 | ||
| 6744 | 2025.12.17 00:54:59.417278 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37220 | ||
| 6745 | 2025.12.17 00:54:59.417470 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6746 | 2025.12.17 00:54:59.417266 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59510 | ||
| 6747 | 2025.12.17 00:54:59.417518 [ 292 ] {} <Debug> TCP-Session: 49ae5f91-ea1c-4efe-950f-742adbbbd73f Authenticating user 'default' from [fd00:1122:3344:101::e]:53178 | ||
| 6748 | 2025.12.17 00:54:59.417538 [ 291 ] {99857d90-c67d-43f9-a335-2a3fd1b8ceeb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40808) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6749 | 2025.12.17 00:54:59.417564 [ 292 ] {} <Debug> TCP-Session: 49ae5f91-ea1c-4efe-950f-742adbbbd73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6750 | 2025.12.17 00:54:59.417584 [ 292 ] {} <Debug> TCP-Session: 49ae5f91-ea1c-4efe-950f-742adbbbd73f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6751 | 2025.12.17 00:54:59.417815 [ 291 ] {99857d90-c67d-43f9-a335-2a3fd1b8ceeb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6752 | 2025.12.17 00:54:59.417877 [ 291 ] {99857d90-c67d-43f9-a335-2a3fd1b8ceeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6753 | 2025.12.17 00:54:59.417893 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6754 | 2025.12.17 00:54:59.417930 [ 259 ] {} <Debug> TCP-Session: c378c94d-8965-4404-acf7-943f7203ef06 Authenticating user 'default' from [fd00:1122:3344:101::e]:37220 | ||
| 6755 | 2025.12.17 00:54:59.417954 [ 259 ] {} <Debug> TCP-Session: c378c94d-8965-4404-acf7-943f7203ef06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6756 | 2025.12.17 00:54:59.417968 [ 259 ] {} <Debug> TCP-Session: c378c94d-8965-4404-acf7-943f7203ef06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6757 | 2025.12.17 00:54:59.418005 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6758 | 2025.12.17 00:54:59.418047 [ 289 ] {} <Debug> TCP-Session: e0ae5e9b-7ffd-4639-9ed6-7508314eca56 Authenticating user 'default' from [fd00:1122:3344:101::e]:54725 | ||
| 6759 | 2025.12.17 00:54:59.418074 [ 289 ] {} <Debug> TCP-Session: e0ae5e9b-7ffd-4639-9ed6-7508314eca56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6760 | 2025.12.17 00:54:59.418087 [ 289 ] {} <Debug> TCP-Session: e0ae5e9b-7ffd-4639-9ed6-7508314eca56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6761 | 2025.12.17 00:54:59.418111 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6762 | 2025.12.17 00:54:59.418146 [ 288 ] {} <Debug> TCP-Session: 2e2e29f3-ccf9-44a3-a98f-eb7428a584ee Authenticating user 'default' from [fd00:1122:3344:101::e]:59562 | ||
| 6763 | 2025.12.17 00:54:59.418163 [ 288 ] {} <Debug> TCP-Session: 2e2e29f3-ccf9-44a3-a98f-eb7428a584ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6764 | 2025.12.17 00:54:59.418177 [ 291 ] {99857d90-c67d-43f9-a335-2a3fd1b8ceeb} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 6765 | 2025.12.17 00:54:59.418180 [ 288 ] {} <Debug> TCP-Session: 2e2e29f3-ccf9-44a3-a98f-eb7428a584ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6766 | 2025.12.17 00:54:59.418582 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6767 | 2025.12.17 00:54:59.418618 [ 293 ] {} <Debug> TCP-Session: 10013ba9-e166-4c37-8b9e-54fee62a1ec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50942 | ||
| 6768 | 2025.12.17 00:54:59.418636 [ 293 ] {} <Debug> TCP-Session: 10013ba9-e166-4c37-8b9e-54fee62a1ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6769 | 2025.12.17 00:54:59.418653 [ 293 ] {} <Debug> TCP-Session: 10013ba9-e166-4c37-8b9e-54fee62a1ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6770 | 2025.12.17 00:54:59.418690 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6771 | 2025.12.17 00:54:59.418725 [ 287 ] {} <Debug> TCP-Session: efd6c7bc-4174-4347-bd2b-a29f108b3825 Authenticating user 'default' from [fd00:1122:3344:101::e]:42225 | ||
| 6772 | 2025.12.17 00:54:59.418744 [ 287 ] {} <Debug> TCP-Session: efd6c7bc-4174-4347-bd2b-a29f108b3825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6773 | 2025.12.17 00:54:59.418762 [ 287 ] {} <Debug> TCP-Session: efd6c7bc-4174-4347-bd2b-a29f108b3825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6774 | 2025.12.17 00:54:59.418936 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6775 | 2025.12.17 00:54:59.418982 [ 290 ] {} <Debug> TCP-Session: 4de0ee07-4fdb-42e3-8c4e-35569656235f Authenticating user 'default' from [fd00:1122:3344:101::e]:33061 | ||
| 6776 | 2025.12.17 00:54:59.419011 [ 290 ] {} <Debug> TCP-Session: 4de0ee07-4fdb-42e3-8c4e-35569656235f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6777 | 2025.12.17 00:54:59.419028 [ 290 ] {} <Debug> TCP-Session: 4de0ee07-4fdb-42e3-8c4e-35569656235f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6778 | 2025.12.17 00:54:59.419051 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6779 | 2025.12.17 00:54:59.419087 [ 294 ] {} <Debug> TCP-Session: c32e7162-8943-473a-bc9e-9358b2918403 Authenticating user 'default' from [fd00:1122:3344:101::e]:59510 | ||
| 6780 | 2025.12.17 00:54:59.419107 [ 294 ] {} <Debug> TCP-Session: c32e7162-8943-473a-bc9e-9358b2918403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6781 | 2025.12.17 00:54:59.419126 [ 294 ] {} <Debug> TCP-Session: c32e7162-8943-473a-bc9e-9358b2918403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6782 | 2025.12.17 00:54:59.419308 [ 328 ] {99857d90-c67d-43f9-a335-2a3fd1b8ceeb} <Trace> AggregatingTransform: Aggregating | ||
| 6783 | 2025.12.17 00:54:59.419350 [ 328 ] {99857d90-c67d-43f9-a335-2a3fd1b8ceeb} <Trace> Aggregator: Aggregation method: without_key | ||
| 6784 | 2025.12.17 00:54:59.419391 [ 328 ] {99857d90-c67d-43f9-a335-2a3fd1b8ceeb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001102552 sec. (906.987 rows/sec., 35.43 KiB/sec.) | ||
| 6785 | 2025.12.17 00:54:59.419411 [ 328 ] {99857d90-c67d-43f9-a335-2a3fd1b8ceeb} <Trace> Aggregator: Merging aggregated data | ||
| 6786 | 2025.12.17 00:54:59.420674 [ 291 ] {99857d90-c67d-43f9-a335-2a3fd1b8ceeb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003191 sec., 313.38138514572233 rows/sec., 12.24 KiB/sec. | ||
| 6787 | 2025.12.17 00:54:59.420843 [ 291 ] {99857d90-c67d-43f9-a335-2a3fd1b8ceeb} <Debug> TCPHandler: Processed in 0.003626023 sec. | ||
| 6788 | 2025.12.17 00:54:59.420936 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6789 | 2025.12.17 00:54:59.420963 [ 291 ] {} <Debug> TCP-Session: 1a2fa017-76f8-479c-9593-008558d8beb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6790 | 2025.12.17 00:54:59.420971 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6791 | 2025.12.17 00:54:59.420997 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6792 | 2025.12.17 00:54:59.421018 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6793 | 2025.12.17 00:54:59.421037 [ 288 ] {} <Debug> TCP-Session: 2e2e29f3-ccf9-44a3-a98f-eb7428a584ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6794 | 2025.12.17 00:54:59.421053 [ 290 ] {} <Debug> TCP-Session: 4de0ee07-4fdb-42e3-8c4e-35569656235f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6795 | 2025.12.17 00:54:59.421069 [ 292 ] {} <Debug> TCP-Session: 49ae5f91-ea1c-4efe-950f-742adbbbd73f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6796 | 2025.12.17 00:54:59.421087 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6797 | 2025.12.17 00:54:59.421111 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6798 | 2025.12.17 00:54:59.421132 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6799 | 2025.12.17 00:54:59.421138 [ 259 ] {} <Debug> TCP-Session: c378c94d-8965-4404-acf7-943f7203ef06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6800 | 2025.12.17 00:54:59.421169 [ 287 ] {} <Debug> TCP-Session: efd6c7bc-4174-4347-bd2b-a29f108b3825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6801 | 2025.12.17 00:54:59.421193 [ 289 ] {} <Debug> TCP-Session: e0ae5e9b-7ffd-4639-9ed6-7508314eca56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6802 | 2025.12.17 00:54:59.421065 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6803 | 2025.12.17 00:54:59.421042 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6804 | 2025.12.17 00:54:59.421256 [ 293 ] {} <Debug> TCP-Session: 10013ba9-e166-4c37-8b9e-54fee62a1ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6805 | 2025.12.17 00:54:59.421279 [ 294 ] {} <Debug> TCP-Session: c32e7162-8943-473a-bc9e-9358b2918403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6806 | 2025.12.17 00:54:59.462833 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2025.12.17 00:54:59.462989 [ 266 ] {101e3f3a-53a2-4d50-8719-73ccb295b2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6808 | 2025.12.17 00:54:59.463052 [ 266 ] {101e3f3a-53a2-4d50-8719-73ccb295b2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6809 | 2025.12.17 00:54:59.463746 [ 266 ] {101e3f3a-53a2-4d50-8719-73ccb295b2db} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2025.12.17 00:54:59.463795 [ 266 ] {101e3f3a-53a2-4d50-8719-73ccb295b2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6811 | 2025.12.17 00:54:59.464201 [ 266 ] {101e3f3a-53a2-4d50-8719-73ccb295b2db} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6812 | 2025.12.17 00:54:59.464426 [ 266 ] {101e3f3a-53a2-4d50-8719-73ccb295b2db} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2025.12.17 00:54:59.464593 [ 266 ] {101e3f3a-53a2-4d50-8719-73ccb295b2db} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001649 sec., 55791.388720436626 rows/sec., 4.71 MiB/sec. | ||
| 6814 | 2025.12.17 00:54:59.464648 [ 266 ] {101e3f3a-53a2-4d50-8719-73ccb295b2db} <Debug> TCPHandler: Processed in 0.001932038 sec. | ||
| 6815 | 2025.12.17 00:54:59.464782 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2025.12.17 00:54:59.464886 [ 266 ] {7f680575-7738-4779-ab97-4b33710f7381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6817 | 2025.12.17 00:54:59.464929 [ 266 ] {7f680575-7738-4779-ab97-4b33710f7381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6818 | 2025.12.17 00:54:59.465367 [ 266 ] {7f680575-7738-4779-ab97-4b33710f7381} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2025.12.17 00:54:59.465404 [ 266 ] {7f680575-7738-4779-ab97-4b33710f7381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6820 | 2025.12.17 00:54:59.465703 [ 266 ] {7f680575-7738-4779-ab97-4b33710f7381} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6821 | 2025.12.17 00:54:59.465925 [ 266 ] {7f680575-7738-4779-ab97-4b33710f7381} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2025.12.17 00:54:59.466061 [ 266 ] {7f680575-7738-4779-ab97-4b33710f7381} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001197 sec., 15037.593984962406 rows/sec., 1.10 MiB/sec. | ||
| 6823 | 2025.12.17 00:54:59.466101 [ 266 ] {7f680575-7738-4779-ab97-4b33710f7381} <Debug> TCPHandler: Processed in 0.001368787 sec. | ||
| 6824 | 2025.12.17 00:54:59.466216 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2025.12.17 00:54:59.466310 [ 266 ] {d9dd0259-89fb-4d87-a16e-bde2a419b8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6826 | 2025.12.17 00:54:59.466349 [ 266 ] {d9dd0259-89fb-4d87-a16e-bde2a419b8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6827 | 2025.12.17 00:54:59.466785 [ 266 ] {d9dd0259-89fb-4d87-a16e-bde2a419b8fa} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2025.12.17 00:54:59.466822 [ 266 ] {d9dd0259-89fb-4d87-a16e-bde2a419b8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6829 | 2025.12.17 00:54:59.467122 [ 266 ] {d9dd0259-89fb-4d87-a16e-bde2a419b8fa} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6830 | 2025.12.17 00:54:59.467331 [ 266 ] {d9dd0259-89fb-4d87-a16e-bde2a419b8fa} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2025.12.17 00:54:59.467467 [ 266 ] {d9dd0259-89fb-4d87-a16e-bde2a419b8fa} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001175 sec., 69787.23404255319 rows/sec., 5.45 MiB/sec. | ||
| 6832 | 2025.12.17 00:54:59.467509 [ 266 ] {d9dd0259-89fb-4d87-a16e-bde2a419b8fa} <Debug> TCPHandler: Processed in 0.001341847 sec. | ||
| 6833 | 2025.12.17 00:54:59.467626 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2025.12.17 00:54:59.467720 [ 266 ] {1dbd362e-a06e-48e9-bb2b-6577005249b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6835 | 2025.12.17 00:54:59.467763 [ 266 ] {1dbd362e-a06e-48e9-bb2b-6577005249b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6836 | 2025.12.17 00:54:59.468183 [ 266 ] {1dbd362e-a06e-48e9-bb2b-6577005249b3} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2025.12.17 00:54:59.468220 [ 266 ] {1dbd362e-a06e-48e9-bb2b-6577005249b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6838 | 2025.12.17 00:54:59.468555 [ 266 ] {1dbd362e-a06e-48e9-bb2b-6577005249b3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6839 | 2025.12.17 00:54:59.468763 [ 266 ] {1dbd362e-a06e-48e9-bb2b-6577005249b3} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2025.12.17 00:54:59.468896 [ 266 ] {1dbd362e-a06e-48e9-bb2b-6577005249b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 6841 | 2025.12.17 00:54:59.468935 [ 266 ] {1dbd362e-a06e-48e9-bb2b-6577005249b3} <Debug> TCPHandler: Processed in 0.001356937 sec. | ||
| 6842 | 2025.12.17 00:54:59.469046 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2025.12.17 00:54:59.469140 [ 266 ] {e2cab341-91f7-450c-8882-faf4072533bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6844 | 2025.12.17 00:54:59.469198 [ 266 ] {e2cab341-91f7-450c-8882-faf4072533bb} <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 | ||
| 6845 | 2025.12.17 00:54:59.470001 [ 266 ] {e2cab341-91f7-450c-8882-faf4072533bb} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2025.12.17 00:54:59.470038 [ 266 ] {e2cab341-91f7-450c-8882-faf4072533bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6847 | 2025.12.17 00:54:59.470558 [ 266 ] {e2cab341-91f7-450c-8882-faf4072533bb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6848 | 2025.12.17 00:54:59.470774 [ 266 ] {e2cab341-91f7-450c-8882-faf4072533bb} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2025.12.17 00:54:59.470914 [ 266 ] {e2cab341-91f7-450c-8882-faf4072533bb} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00179 sec., 10055.86592178771 rows/sec., 18.02 MiB/sec. | ||
| 6850 | 2025.12.17 00:54:59.470980 [ 266 ] {e2cab341-91f7-450c-8882-faf4072533bb} <Debug> TCPHandler: Processed in 0.00198079 sec. | ||
| 6851 | 2025.12.17 00:54:59.471098 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2025.12.17 00:54:59.471193 [ 266 ] {36dcfe42-a983-4a01-a714-83ccbcde54eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6853 | 2025.12.17 00:54:59.471233 [ 266 ] {36dcfe42-a983-4a01-a714-83ccbcde54eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6854 | 2025.12.17 00:54:59.471582 [ 266 ] {36dcfe42-a983-4a01-a714-83ccbcde54eb} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2025.12.17 00:54:59.471619 [ 266 ] {36dcfe42-a983-4a01-a714-83ccbcde54eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6856 | 2025.12.17 00:54:59.471925 [ 266 ] {36dcfe42-a983-4a01-a714-83ccbcde54eb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6857 | 2025.12.17 00:54:59.472128 [ 266 ] {36dcfe42-a983-4a01-a714-83ccbcde54eb} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2025.12.17 00:54:59.472265 [ 266 ] {36dcfe42-a983-4a01-a714-83ccbcde54eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 6859 | 2025.12.17 00:54:59.472302 [ 266 ] {36dcfe42-a983-4a01-a714-83ccbcde54eb} <Debug> TCPHandler: Processed in 0.001252056 sec. | ||
| 6860 | 2025.12.17 00:55:00.806338 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57249 | ||
| 6861 | 2025.12.17 00:55:00.806458 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6862 | 2025.12.17 00:55:00.806486 [ 291 ] {} <Debug> TCP-Session: 2a3a18b7-fbe5-4575-b1ff-521f66fb299d Authenticating user 'default' from [fd00:1122:3344:101::e]:57249 | ||
| 6863 | 2025.12.17 00:55:00.806508 [ 291 ] {} <Debug> TCP-Session: 2a3a18b7-fbe5-4575-b1ff-521f66fb299d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6864 | 2025.12.17 00:55:00.806521 [ 291 ] {} <Debug> TCP-Session: 2a3a18b7-fbe5-4575-b1ff-521f66fb299d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6865 | 2025.12.17 00:55:00.806765 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37495 | ||
| 6866 | 2025.12.17 00:55:00.806794 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35891 | ||
| 6867 | 2025.12.17 00:55:00.806828 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57292 | ||
| 6868 | 2025.12.17 00:55:00.806855 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47088 | ||
| 6869 | 2025.12.17 00:55:00.806865 [ 291 ] {} <Trace> TCP-Session: 2a3a18b7-fbe5-4575-b1ff-521f66fb299d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2025.12.17 00:55:00.806919 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6871 | 2025.12.17 00:55:00.806927 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6872 | 2025.12.17 00:55:00.806949 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6873 | 2025.12.17 00:55:00.806965 [ 292 ] {} <Debug> TCP-Session: e06bfb72-fc4c-446b-bb78-a4638ac46388 Authenticating user 'default' from [fd00:1122:3344:101::e]:37495 | ||
| 6874 | 2025.12.17 00:55:00.806967 [ 288 ] {} <Debug> TCP-Session: 10a2a52f-2913-46fb-9ce1-f66f4bcb2e77 Authenticating user 'default' from [fd00:1122:3344:101::e]:57292 | ||
| 6875 | 2025.12.17 00:55:00.806987 [ 290 ] {} <Debug> TCP-Session: 4cefb792-661b-4703-92d5-aa04c8fd26ac Authenticating user 'default' from [fd00:1122:3344:101::e]:47088 | ||
| 6876 | 2025.12.17 00:55:00.807005 [ 292 ] {} <Debug> TCP-Session: e06bfb72-fc4c-446b-bb78-a4638ac46388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6877 | 2025.12.17 00:55:00.807018 [ 288 ] {} <Debug> TCP-Session: 10a2a52f-2913-46fb-9ce1-f66f4bcb2e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6878 | 2025.12.17 00:55:00.807032 [ 290 ] {} <Debug> TCP-Session: 4cefb792-661b-4703-92d5-aa04c8fd26ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6879 | 2025.12.17 00:55:00.807040 [ 292 ] {} <Debug> TCP-Session: e06bfb72-fc4c-446b-bb78-a4638ac46388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6880 | 2025.12.17 00:55:00.807058 [ 288 ] {} <Debug> TCP-Session: 10a2a52f-2913-46fb-9ce1-f66f4bcb2e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6881 | 2025.12.17 00:55:00.807079 [ 291 ] {a67b88e7-6092-4ebe-a2e1-578f2b1049cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57249) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6882 | 2025.12.17 00:55:00.807067 [ 290 ] {} <Debug> TCP-Session: 4cefb792-661b-4703-92d5-aa04c8fd26ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6883 | 2025.12.17 00:55:00.806925 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6884 | 2025.12.17 00:55:00.806846 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40804 | ||
| 6885 | 2025.12.17 00:55:00.807159 [ 294 ] {} <Debug> TCP-Session: e1d82c54-1a59-4888-8a1e-096e8eee51cf Authenticating user 'default' from [fd00:1122:3344:101::e]:35891 | ||
| 6886 | 2025.12.17 00:55:00.806808 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43553 | ||
| 6887 | 2025.12.17 00:55:00.807214 [ 294 ] {} <Debug> TCP-Session: e1d82c54-1a59-4888-8a1e-096e8eee51cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6888 | 2025.12.17 00:55:00.806791 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38945 | ||
| 6889 | 2025.12.17 00:55:00.807246 [ 294 ] {} <Debug> TCP-Session: e1d82c54-1a59-4888-8a1e-096e8eee51cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6890 | 2025.12.17 00:55:00.807292 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6891 | 2025.12.17 00:55:00.807282 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6892 | 2025.12.17 00:55:00.807327 [ 259 ] {} <Debug> TCP-Session: de1a3fd2-f158-4742-bbd3-7d72dda7ea87 Authenticating user 'default' from [fd00:1122:3344:101::e]:43553 | ||
| 6893 | 2025.12.17 00:55:00.807355 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6894 | 2025.12.17 00:55:00.807368 [ 289 ] {} <Debug> TCP-Session: bbff184a-61db-41d8-870a-6f8b58f8c56d Authenticating user 'default' from [fd00:1122:3344:101::e]:40804 | ||
| 6895 | 2025.12.17 00:55:00.807373 [ 259 ] {} <Debug> TCP-Session: de1a3fd2-f158-4742-bbd3-7d72dda7ea87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6896 | 2025.12.17 00:55:00.807393 [ 293 ] {} <Debug> TCP-Session: 971b2016-d3cf-46ad-af18-fd02a53edf81 Authenticating user 'default' from [fd00:1122:3344:101::e]:38945 | ||
| 6897 | 2025.12.17 00:55:00.807410 [ 289 ] {} <Debug> TCP-Session: bbff184a-61db-41d8-870a-6f8b58f8c56d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6898 | 2025.12.17 00:55:00.807419 [ 259 ] {} <Debug> TCP-Session: de1a3fd2-f158-4742-bbd3-7d72dda7ea87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6899 | 2025.12.17 00:55:00.807434 [ 293 ] {} <Debug> TCP-Session: 971b2016-d3cf-46ad-af18-fd02a53edf81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6900 | 2025.12.17 00:55:00.807446 [ 289 ] {} <Debug> TCP-Session: bbff184a-61db-41d8-870a-6f8b58f8c56d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6901 | 2025.12.17 00:55:00.807477 [ 293 ] {} <Debug> TCP-Session: 971b2016-d3cf-46ad-af18-fd02a53edf81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6902 | 2025.12.17 00:55:00.807357 [ 291 ] {a67b88e7-6092-4ebe-a2e1-578f2b1049cb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6903 | 2025.12.17 00:55:00.806817 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55787 | ||
| 6904 | 2025.12.17 00:55:00.807563 [ 291 ] {a67b88e7-6092-4ebe-a2e1-578f2b1049cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6905 | 2025.12.17 00:55:00.807602 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6906 | 2025.12.17 00:55:00.807624 [ 287 ] {} <Debug> TCP-Session: 97107e0e-3f4f-4d8e-a1a5-a4279a124387 Authenticating user 'default' from [fd00:1122:3344:101::e]:55787 | ||
| 6907 | 2025.12.17 00:55:00.807642 [ 287 ] {} <Debug> TCP-Session: 97107e0e-3f4f-4d8e-a1a5-a4279a124387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6908 | 2025.12.17 00:55:00.807655 [ 287 ] {} <Debug> TCP-Session: 97107e0e-3f4f-4d8e-a1a5-a4279a124387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6909 | 2025.12.17 00:55:00.807839 [ 291 ] {a67b88e7-6092-4ebe-a2e1-578f2b1049cb} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 6910 | 2025.12.17 00:55:00.808812 [ 344 ] {a67b88e7-6092-4ebe-a2e1-578f2b1049cb} <Trace> AggregatingTransform: Aggregating | ||
| 6911 | 2025.12.17 00:55:00.808855 [ 344 ] {a67b88e7-6092-4ebe-a2e1-578f2b1049cb} <Trace> Aggregator: Aggregation method: without_key | ||
| 6912 | 2025.12.17 00:55:00.808893 [ 344 ] {a67b88e7-6092-4ebe-a2e1-578f2b1049cb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957759 sec. (1044.104 rows/sec., 40.79 KiB/sec.) | ||
| 6913 | 2025.12.17 00:55:00.808912 [ 344 ] {a67b88e7-6092-4ebe-a2e1-578f2b1049cb} <Trace> Aggregator: Merging aggregated data | ||
| 6914 | 2025.12.17 00:55:00.810313 [ 291 ] {a67b88e7-6092-4ebe-a2e1-578f2b1049cb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003288 sec., 304.1362530413625 rows/sec., 11.88 KiB/sec. | ||
| 6915 | 2025.12.17 00:55:00.810480 [ 291 ] {a67b88e7-6092-4ebe-a2e1-578f2b1049cb} <Debug> TCPHandler: Processed in 0.003738095 sec. | ||
| 6916 | 2025.12.17 00:55:00.810568 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6917 | 2025.12.17 00:55:00.810595 [ 291 ] {} <Debug> TCP-Session: 2a3a18b7-fbe5-4575-b1ff-521f66fb299d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6918 | 2025.12.17 00:55:00.810601 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6919 | 2025.12.17 00:55:00.810625 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6920 | 2025.12.17 00:55:00.810644 [ 292 ] {} <Debug> TCP-Session: e06bfb72-fc4c-446b-bb78-a4638ac46388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6921 | 2025.12.17 00:55:00.810647 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6922 | 2025.12.17 00:55:00.810667 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6923 | 2025.12.17 00:55:00.810684 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6924 | 2025.12.17 00:55:00.810707 [ 290 ] {} <Debug> TCP-Session: 4cefb792-661b-4703-92d5-aa04c8fd26ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6925 | 2025.12.17 00:55:00.810723 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6926 | 2025.12.17 00:55:00.810751 [ 287 ] {} <Debug> TCP-Session: 97107e0e-3f4f-4d8e-a1a5-a4279a124387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6927 | 2025.12.17 00:55:00.810743 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6928 | 2025.12.17 00:55:00.810781 [ 288 ] {} <Debug> TCP-Session: 10a2a52f-2913-46fb-9ce1-f66f4bcb2e77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6929 | 2025.12.17 00:55:00.810735 [ 293 ] {} <Debug> TCP-Session: 971b2016-d3cf-46ad-af18-fd02a53edf81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6930 | 2025.12.17 00:55:00.810820 [ 289 ] {} <Debug> TCP-Session: bbff184a-61db-41d8-870a-6f8b58f8c56d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6931 | 2025.12.17 00:55:00.810704 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6932 | 2025.12.17 00:55:00.810671 [ 259 ] {} <Debug> TCP-Session: de1a3fd2-f158-4742-bbd3-7d72dda7ea87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6933 | 2025.12.17 00:55:00.810899 [ 294 ] {} <Debug> TCP-Session: e1d82c54-1a59-4888-8a1e-096e8eee51cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6934 | 2025.12.17 00:55:00.821806 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57016 | ||
| 6935 | 2025.12.17 00:55:00.821867 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6936 | 2025.12.17 00:55:00.821888 [ 291 ] {} <Debug> TCP-Session: 2e3dc763-71f0-418f-bc00-7b2ccb85b444 Authenticating user 'default' from [fd00:1122:3344:101::e]:57016 | ||
| 6937 | 2025.12.17 00:55:00.821904 [ 291 ] {} <Debug> TCP-Session: 2e3dc763-71f0-418f-bc00-7b2ccb85b444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6938 | 2025.12.17 00:55:00.821917 [ 291 ] {} <Debug> TCP-Session: 2e3dc763-71f0-418f-bc00-7b2ccb85b444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6939 | 2025.12.17 00:55:00.822067 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46783 | ||
| 6940 | 2025.12.17 00:55:00.822080 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48335 | ||
| 6941 | 2025.12.17 00:55:00.822093 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63575 | ||
| 6942 | 2025.12.17 00:55:00.822106 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43377 | ||
| 6943 | 2025.12.17 00:55:00.822130 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64591 | ||
| 6944 | 2025.12.17 00:55:00.822167 [ 291 ] {} <Trace> TCP-Session: 2e3dc763-71f0-418f-bc00-7b2ccb85b444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6945 | 2025.12.17 00:55:00.822167 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6946 | 2025.12.17 00:55:00.822173 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6947 | 2025.12.17 00:55:00.822214 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6948 | 2025.12.17 00:55:00.822220 [ 294 ] {} <Debug> TCP-Session: 006ce1c2-f94a-4e31-b5c5-54515ccc22a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48335 | ||
| 6949 | 2025.12.17 00:55:00.822236 [ 259 ] {} <Debug> TCP-Session: 4e1fbd8c-14d5-4400-a9ac-8aba92509255 Authenticating user 'default' from [fd00:1122:3344:101::e]:63575 | ||
| 6950 | 2025.12.17 00:55:00.822248 [ 287 ] {} <Debug> TCP-Session: a048c92e-5c64-44aa-b580-137c95f522bd Authenticating user 'default' from [fd00:1122:3344:101::e]:43377 | ||
| 6951 | 2025.12.17 00:55:00.822262 [ 294 ] {} <Debug> TCP-Session: 006ce1c2-f94a-4e31-b5c5-54515ccc22a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6952 | 2025.12.17 00:55:00.822270 [ 259 ] {} <Debug> TCP-Session: 4e1fbd8c-14d5-4400-a9ac-8aba92509255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6953 | 2025.12.17 00:55:00.822284 [ 287 ] {} <Debug> TCP-Session: a048c92e-5c64-44aa-b580-137c95f522bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6954 | 2025.12.17 00:55:00.822299 [ 291 ] {404e9142-8b19-4fc0-96e7-4acb34fdc7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57016) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6955 | 2025.12.17 00:55:00.822312 [ 287 ] {} <Debug> TCP-Session: a048c92e-5c64-44aa-b580-137c95f522bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6956 | 2025.12.17 00:55:00.822301 [ 259 ] {} <Debug> TCP-Session: 4e1fbd8c-14d5-4400-a9ac-8aba92509255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6957 | 2025.12.17 00:55:00.822292 [ 294 ] {} <Debug> TCP-Session: 006ce1c2-f94a-4e31-b5c5-54515ccc22a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6958 | 2025.12.17 00:55:00.822223 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6959 | 2025.12.17 00:55:00.822126 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58821 | ||
| 6960 | 2025.12.17 00:55:00.822394 [ 290 ] {} <Debug> TCP-Session: 99208080-9531-4d2f-a555-238fef0b8a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:64591 | ||
| 6961 | 2025.12.17 00:55:00.822116 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63710 | ||
| 6962 | 2025.12.17 00:55:00.822438 [ 290 ] {} <Debug> TCP-Session: 99208080-9531-4d2f-a555-238fef0b8a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6963 | 2025.12.17 00:55:00.822456 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6964 | 2025.12.17 00:55:00.822474 [ 290 ] {} <Debug> TCP-Session: 99208080-9531-4d2f-a555-238fef0b8a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6965 | 2025.12.17 00:55:00.822486 [ 291 ] {404e9142-8b19-4fc0-96e7-4acb34fdc7d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6966 | 2025.12.17 00:55:00.822496 [ 289 ] {} <Debug> TCP-Session: 08ca7b87-2197-4473-a293-ae6b6aeef84b Authenticating user 'default' from [fd00:1122:3344:101::e]:58821 | ||
| 6967 | 2025.12.17 00:55:00.822502 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6968 | 2025.12.17 00:55:00.822542 [ 289 ] {} <Debug> TCP-Session: 08ca7b87-2197-4473-a293-ae6b6aeef84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6969 | 2025.12.17 00:55:00.822543 [ 291 ] {404e9142-8b19-4fc0-96e7-4acb34fdc7d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6970 | 2025.12.17 00:55:00.822558 [ 288 ] {} <Debug> TCP-Session: bebd8466-ef82-4f4e-b784-b0fba064c4b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63710 | ||
| 6971 | 2025.12.17 00:55:00.822566 [ 289 ] {} <Debug> TCP-Session: 08ca7b87-2197-4473-a293-ae6b6aeef84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6972 | 2025.12.17 00:55:00.822599 [ 288 ] {} <Debug> TCP-Session: bebd8466-ef82-4f4e-b784-b0fba064c4b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6973 | 2025.12.17 00:55:00.822076 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52498 | ||
| 6974 | 2025.12.17 00:55:00.822622 [ 288 ] {} <Debug> TCP-Session: bebd8466-ef82-4f4e-b784-b0fba064c4b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6975 | 2025.12.17 00:55:00.822140 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6976 | 2025.12.17 00:55:00.822684 [ 292 ] {} <Debug> TCP-Session: ab1b4355-8994-4d4e-a1eb-c726d2dbede3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46783 | ||
| 6977 | 2025.12.17 00:55:00.822691 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6978 | 2025.12.17 00:55:00.822700 [ 292 ] {} <Debug> TCP-Session: ab1b4355-8994-4d4e-a1eb-c726d2dbede3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6979 | 2025.12.17 00:55:00.822721 [ 293 ] {} <Debug> TCP-Session: 4f42e934-2e62-46f3-b8c1-587219186f7b Authenticating user 'default' from [fd00:1122:3344:101::e]:52498 | ||
| 6980 | 2025.12.17 00:55:00.822726 [ 292 ] {} <Debug> TCP-Session: ab1b4355-8994-4d4e-a1eb-c726d2dbede3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6981 | 2025.12.17 00:55:00.822745 [ 293 ] {} <Debug> TCP-Session: 4f42e934-2e62-46f3-b8c1-587219186f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6982 | 2025.12.17 00:55:00.822764 [ 293 ] {} <Debug> TCP-Session: 4f42e934-2e62-46f3-b8c1-587219186f7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6983 | 2025.12.17 00:55:00.822807 [ 291 ] {404e9142-8b19-4fc0-96e7-4acb34fdc7d1} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 6984 | 2025.12.17 00:55:00.823696 [ 346 ] {404e9142-8b19-4fc0-96e7-4acb34fdc7d1} <Trace> AggregatingTransform: Aggregating | ||
| 6985 | 2025.12.17 00:55:00.823746 [ 346 ] {404e9142-8b19-4fc0-96e7-4acb34fdc7d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 6986 | 2025.12.17 00:55:00.823787 [ 346 ] {404e9142-8b19-4fc0-96e7-4acb34fdc7d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885908 sec. (1128.785 rows/sec., 44.09 KiB/sec.) | ||
| 6987 | 2025.12.17 00:55:00.823807 [ 346 ] {404e9142-8b19-4fc0-96e7-4acb34fdc7d1} <Trace> Aggregator: Merging aggregated data | ||
| 6988 | 2025.12.17 00:55:00.824948 [ 291 ] {404e9142-8b19-4fc0-96e7-4acb34fdc7d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002681 sec., 372.9951510630362 rows/sec., 14.57 KiB/sec. | ||
| 6989 | 2025.12.17 00:55:00.825086 [ 291 ] {404e9142-8b19-4fc0-96e7-4acb34fdc7d1} <Debug> TCPHandler: Processed in 0.002971199 sec. | ||
| 6990 | 2025.12.17 00:55:00.825188 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6991 | 2025.12.17 00:55:00.825213 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6992 | 2025.12.17 00:55:00.825216 [ 291 ] {} <Debug> TCP-Session: 2e3dc763-71f0-418f-bc00-7b2ccb85b444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6993 | 2025.12.17 00:55:00.825232 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6994 | 2025.12.17 00:55:00.825255 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6995 | 2025.12.17 00:55:00.825274 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6996 | 2025.12.17 00:55:00.825300 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6997 | 2025.12.17 00:55:00.825329 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6998 | 2025.12.17 00:55:00.825337 [ 287 ] {} <Debug> TCP-Session: a048c92e-5c64-44aa-b580-137c95f522bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6999 | 2025.12.17 00:55:00.825359 [ 290 ] {} <Debug> TCP-Session: 99208080-9531-4d2f-a555-238fef0b8a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7000 | 2025.12.17 00:55:00.825376 [ 259 ] {} <Debug> TCP-Session: 4e1fbd8c-14d5-4400-a9ac-8aba92509255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7001 | 2025.12.17 00:55:00.825343 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7002 | 2025.12.17 00:55:00.825319 [ 288 ] {} <Debug> TCP-Session: bebd8466-ef82-4f4e-b784-b0fba064c4b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7003 | 2025.12.17 00:55:00.825440 [ 289 ] {} <Debug> TCP-Session: 08ca7b87-2197-4473-a293-ae6b6aeef84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7004 | 2025.12.17 00:55:00.825306 [ 293 ] {} <Debug> TCP-Session: 4f42e934-2e62-46f3-b8c1-587219186f7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7005 | 2025.12.17 00:55:00.825305 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7006 | 2025.12.17 00:55:00.825256 [ 292 ] {} <Debug> TCP-Session: ab1b4355-8994-4d4e-a1eb-c726d2dbede3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7007 | 2025.12.17 00:55:00.825524 [ 294 ] {} <Debug> TCP-Session: 006ce1c2-f94a-4e31-b5c5-54515ccc22a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7008 | 2025.12.17 00:55:02.897669 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7009 | 2025.12.17 00:55:02.897752 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7010 | 2025.12.17 00:55:03.001810 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001323896 sec. | ||
| 7011 | 2025.12.17 00:55:03.002533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15371 | ||
| 7012 | 2025.12.17 00:55:03.003027 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2025.12.17 00:55:03.003065 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7014 | 2025.12.17 00:55:03.003540 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7015 | 2025.12.17 00:55:03.003758 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2025.12.17 00:55:03.003884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15371 | ||
| 7017 | 2025.12.17 00:55:03.046668 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 862 | ||
| 7018 | 2025.12.17 00:55:03.049018 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2025.12.17 00:55:03.049054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7020 | 2025.12.17 00:55:03.050252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7021 | 2025.12.17 00:55:03.050508 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2025.12.17 00:55:03.050768 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 862 | ||
| 7023 | 2025.12.17 00:55:03.811959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7024 | 2025.12.17 00:55:03.827969 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7025 | 2025.12.17 00:55:03.828020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7026 | 2025.12.17 00:55:03.833470 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7027 | 2025.12.17 00:55:03.834145 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7028 | 2025.12.17 00:55:03.837006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7029 | 2025.12.17 00:55:04.462708 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7030 | 2025.12.17 00:55:04.462906 [ 266 ] {d4b680b7-7b52-4241-a6f6-868fbe86b4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7031 | 2025.12.17 00:55:04.462977 [ 266 ] {d4b680b7-7b52-4241-a6f6-868fbe86b4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7032 | 2025.12.17 00:55:04.463738 [ 266 ] {d4b680b7-7b52-4241-a6f6-868fbe86b4fa} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2025.12.17 00:55:04.463777 [ 266 ] {d4b680b7-7b52-4241-a6f6-868fbe86b4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7034 | 2025.12.17 00:55:04.464190 [ 266 ] {d4b680b7-7b52-4241-a6f6-868fbe86b4fa} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7035 | 2025.12.17 00:55:04.464409 [ 266 ] {d4b680b7-7b52-4241-a6f6-868fbe86b4fa} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2025.12.17 00:55:04.464551 [ 139 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7037 | 2025.12.17 00:55:04.464557 [ 266 ] {d4b680b7-7b52-4241-a6f6-868fbe86b4fa} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001703 sec., 61068.70229007633 rows/sec., 5.11 MiB/sec. | ||
| 7038 | 2025.12.17 00:55:04.464594 [ 139 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2025.12.17 00:55:04.464614 [ 266 ] {d4b680b7-7b52-4241-a6f6-868fbe86b4fa} <Debug> TCPHandler: Processed in 0.002046292 sec. | ||
| 7040 | 2025.12.17 00:55:04.464617 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7041 | 2025.12.17 00:55:04.464740 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2025.12.17 00:55:04.464755 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::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 | ||
| 7043 | 2025.12.17 00:55:04.464837 [ 266 ] {9a6f7410-d69a-44ae-b5d4-ce50464fcec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7044 | 2025.12.17 00:55:04.464882 [ 266 ] {9a6f7410-d69a-44ae-b5d4-ce50464fcec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7045 | 2025.12.17 00:55:04.464910 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7046 | 2025.12.17 00:55:04.464947 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2466 rows starting from the beginning of the part | ||
| 7047 | 2025.12.17 00:55:04.465014 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7048 | 2025.12.17 00:55:04.465058 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 92 rows starting from the beginning of the part | ||
| 7049 | 2025.12.17 00:55:04.465099 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 106 rows starting from the beginning of the part | ||
| 7050 | 2025.12.17 00:55:04.465138 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 92 rows starting from the beginning of the part | ||
| 7051 | 2025.12.17 00:55:04.465177 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7052 | 2025.12.17 00:55:04.465311 [ 266 ] {9a6f7410-d69a-44ae-b5d4-ce50464fcec6} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2025.12.17 00:55:04.465354 [ 266 ] {9a6f7410-d69a-44ae-b5d4-ce50464fcec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7054 | 2025.12.17 00:55:04.465699 [ 266 ] {9a6f7410-d69a-44ae-b5d4-ce50464fcec6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7055 | 2025.12.17 00:55:04.465922 [ 266 ] {9a6f7410-d69a-44ae-b5d4-ce50464fcec6} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2025.12.17 00:55:04.466060 [ 266 ] {9a6f7410-d69a-44ae-b5d4-ce50464fcec6} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001241 sec., 19339.242546333604 rows/sec., 1.42 MiB/sec. | ||
| 7057 | 2025.12.17 00:55:04.466100 [ 266 ] {9a6f7410-d69a-44ae-b5d4-ce50464fcec6} <Debug> TCPHandler: Processed in 0.001408498 sec. | ||
| 7058 | 2025.12.17 00:55:04.466208 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7059 | 2025.12.17 00:55:04.466304 [ 266 ] {e0154593-c110-4909-a2ef-3eed1dd51e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7060 | 2025.12.17 00:55:04.466342 [ 266 ] {e0154593-c110-4909-a2ef-3eed1dd51e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7061 | 2025.12.17 00:55:04.466547 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2964 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849927 sec., 1602225.3851097908 rows/sec., 137.79 MiB/sec. | ||
| 7062 | 2025.12.17 00:55:04.466798 [ 266 ] {e0154593-c110-4909-a2ef-3eed1dd51e85} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2025.12.17 00:55:04.466800 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7064 | 2025.12.17 00:55:04.466841 [ 266 ] {e0154593-c110-4909-a2ef-3eed1dd51e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7065 | 2025.12.17 00:55:04.467111 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_46_9} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2025.12.17 00:55:04.467192 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_46_9} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7067 | 2025.12.17 00:55:04.467216 [ 266 ] {e0154593-c110-4909-a2ef-3eed1dd51e85} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7068 | 2025.12.17 00:55:04.467264 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 7069 | 2025.12.17 00:55:04.467450 [ 266 ] {e0154593-c110-4909-a2ef-3eed1dd51e85} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2025.12.17 00:55:04.467578 [ 136 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7071 | 2025.12.17 00:55:04.467586 [ 266 ] {e0154593-c110-4909-a2ef-3eed1dd51e85} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.0013 sec., 67692.3076923077 rows/sec., 5.29 MiB/sec. | ||
| 7072 | 2025.12.17 00:55:04.467624 [ 136 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2025.12.17 00:55:04.467644 [ 266 ] {e0154593-c110-4909-a2ef-3eed1dd51e85} <Debug> TCPHandler: Processed in 0.00148362 sec. | ||
| 7074 | 2025.12.17 00:55:04.467651 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7075 | 2025.12.17 00:55:04.467778 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2025.12.17 00:55:04.467777 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::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 | ||
| 7077 | 2025.12.17 00:55:04.467876 [ 266 ] {9b691bd8-a024-40a5-b6fc-3eaa236fe4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7078 | 2025.12.17 00:55:04.467920 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7079 | 2025.12.17 00:55:04.467923 [ 266 ] {9b691bd8-a024-40a5-b6fc-3eaa236fe4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7080 | 2025.12.17 00:55:04.467965 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1251 rows starting from the beginning of the part | ||
| 7081 | 2025.12.17 00:55:04.468033 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 88 rows starting from the beginning of the part | ||
| 7082 | 2025.12.17 00:55:04.468075 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
| 7083 | 2025.12.17 00:55:04.468115 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 92 rows starting from the beginning of the part | ||
| 7084 | 2025.12.17 00:55:04.468153 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part | ||
| 7085 | 2025.12.17 00:55:04.468197 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 88 rows starting from the beginning of the part | ||
| 7086 | 2025.12.17 00:55:04.468401 [ 266 ] {9b691bd8-a024-40a5-b6fc-3eaa236fe4d4} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2025.12.17 00:55:04.468442 [ 266 ] {9b691bd8-a024-40a5-b6fc-3eaa236fe4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7088 | 2025.12.17 00:55:04.468798 [ 266 ] {9b691bd8-a024-40a5-b6fc-3eaa236fe4d4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7089 | 2025.12.17 00:55:04.469036 [ 266 ] {9b691bd8-a024-40a5-b6fc-3eaa236fe4d4} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2025.12.17 00:55:04.469182 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7091 | 2025.12.17 00:55:04.469195 [ 266 ] {9b691bd8-a024-40a5-b6fc-3eaa236fe4d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001336 sec., 119760.47904191617 rows/sec., 8.34 MiB/sec. | ||
| 7092 | 2025.12.17 00:55:04.469216 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2025.12.17 00:55:04.469237 [ 266 ] {9b691bd8-a024-40a5-b6fc-3eaa236fe4d4} <Debug> TCPHandler: Processed in 0.00150942 sec. | ||
| 7094 | 2025.12.17 00:55:04.469237 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7095 | 2025.12.17 00:55:04.469290 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1683 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559331 sec., 1079309.011364489 rows/sec., 83.66 MiB/sec. | ||
| 7096 | 2025.12.17 00:55:04.469352 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 7097 | 2025.12.17 00:55:04.469359 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7098 | 2025.12.17 00:55:04.469440 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7099 | 2025.12.17 00:55:04.469471 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13346 rows starting from the beginning of the part | ||
| 7100 | 2025.12.17 00:55:04.469475 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7101 | 2025.12.17 00:55:04.469481 [ 266 ] {6c457434-71c0-46cd-9a00-505374a11619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7102 | 2025.12.17 00:55:04.469524 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 7103 | 2025.12.17 00:55:04.469564 [ 266 ] {6c457434-71c0-46cd-9a00-505374a11619} <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 | ||
| 7104 | 2025.12.17 00:55:04.469580 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7105 | 2025.12.17 00:55:04.469625 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 162 rows starting from the beginning of the part | ||
| 7106 | 2025.12.17 00:55:04.469662 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 7107 | 2025.12.17 00:55:04.469701 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 7108 | 2025.12.17 00:55:04.469738 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_46_9} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2025.12.17 00:55:04.469808 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_46_9} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7110 | 2025.12.17 00:55:04.469882 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7111 | 2025.12.17 00:55:04.470447 [ 266 ] {6c457434-71c0-46cd-9a00-505374a11619} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2025.12.17 00:55:04.470487 [ 266 ] {6c457434-71c0-46cd-9a00-505374a11619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7113 | 2025.12.17 00:55:04.471099 [ 266 ] {6c457434-71c0-46cd-9a00-505374a11619} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7114 | 2025.12.17 00:55:04.471404 [ 266 ] {6c457434-71c0-46cd-9a00-505374a11619} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2025.12.17 00:55:04.471517 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7116 | 2025.12.17 00:55:04.471553 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2025.12.17 00:55:04.471557 [ 266 ] {6c457434-71c0-46cd-9a00-505374a11619} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002093 sec., 11466.794075489728 rows/sec., 20.55 MiB/sec. | ||
| 7118 | 2025.12.17 00:55:04.471574 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7119 | 2025.12.17 00:55:04.471615 [ 266 ] {6c457434-71c0-46cd-9a00-505374a11619} <Debug> TCPHandler: Processed in 0.002310436 sec. | ||
| 7120 | 2025.12.17 00:55:04.471676 [ 200 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::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 | ||
| 7121 | 2025.12.17 00:55:04.471731 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2025.12.17 00:55:04.471830 [ 266 ] {a8568499-d647-4f4f-a960-f538912def9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7123 | 2025.12.17 00:55:04.471855 [ 200 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7124 | 2025.12.17 00:55:04.471870 [ 266 ] {a8568499-d647-4f4f-a960-f538912def9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7125 | 2025.12.17 00:55:04.471905 [ 200 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 711 rows starting from the beginning of the part | ||
| 7126 | 2025.12.17 00:55:04.472013 [ 200 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 7127 | 2025.12.17 00:55:04.472112 [ 200 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part | ||
| 7128 | 2025.12.17 00:55:04.472206 [ 200 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 7129 | 2025.12.17 00:55:04.472223 [ 266 ] {a8568499-d647-4f4f-a960-f538912def9d} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2025.12.17 00:55:04.472264 [ 266 ] {a8568499-d647-4f4f-a960-f538912def9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7131 | 2025.12.17 00:55:04.472302 [ 200 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 18 rows starting from the beginning of the part | ||
| 7132 | 2025.12.17 00:55:04.472398 [ 200 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 7133 | 2025.12.17 00:55:04.472687 [ 266 ] {a8568499-d647-4f4f-a960-f538912def9d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7134 | 2025.12.17 00:55:04.472996 [ 266 ] {a8568499-d647-4f4f-a960-f538912def9d} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2025.12.17 00:55:04.473120 [ 136 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7136 | 2025.12.17 00:55:04.473141 [ 266 ] {a8568499-d647-4f4f-a960-f538912def9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec. | ||
| 7137 | 2025.12.17 00:55:04.473166 [ 136 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2025.12.17 00:55:04.473186 [ 266 ] {a8568499-d647-4f4f-a960-f538912def9d} <Debug> TCPHandler: Processed in 0.00150644 sec. | ||
| 7139 | 2025.12.17 00:55:04.473192 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7140 | 2025.12.17 00:55:04.473317 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 7141 | 2025.12.17 00:55:04.473406 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7142 | 2025.12.17 00:55:04.473434 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2426 rows starting from the beginning of the part | ||
| 7143 | 2025.12.17 00:55:04.473487 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 7144 | 2025.12.17 00:55:04.473527 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7145 | 2025.12.17 00:55:04.473576 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7146 | 2025.12.17 00:55:04.473615 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 7147 | 2025.12.17 00:55:04.473663 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 7148 | 2025.12.17 00:55:04.474536 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14148 rows, containing 5 columns (5 merged, 0 gathered) in 0.005224405 sec., 2708059.578076355 rows/sec., 185.18 MiB/sec. | ||
| 7149 | 2025.12.17 00:55:04.474976 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7150 | 2025.12.17 00:55:04.475192 [ 188 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2726 rows, containing 4 columns (4 merged, 0 gathered) in 0.001930738 sec., 1411895.347789291 rows/sec., 93.96 MiB/sec. | ||
| 7151 | 2025.12.17 00:55:04.475273 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2025.12.17 00:55:04.475360 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7153 | 2025.12.17 00:55:04.475444 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 7154 | 2025.12.17 00:55:04.475691 [ 188 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7155 | 2025.12.17 00:55:04.476053 [ 188 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_46_9} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2025.12.17 00:55:04.476149 [ 188 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_46_9} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7157 | 2025.12.17 00:55:04.476271 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7158 | 2025.12.17 00:55:04.486513 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 819 rows, containing 19 columns (19 merged, 0 gathered) in 0.014886889 sec., 55014.852330799265 rows/sec., 98.58 MiB/sec. | ||
| 7159 | 2025.12.17 00:55:04.487773 [ 188 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7160 | 2025.12.17 00:55:04.488140 [ 188 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2025.12.17 00:55:04.488215 [ 188 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7162 | 2025.12.17 00:55:04.488362 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 7163 | 2025.12.17 00:55:05.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.54 MiB, peak 292.71 MiB, free memory in arenas 0.00 B, will set to 286.35 MiB (RSS), difference: 5.81 MiB | ||
| 7164 | 2025.12.17 00:55:09.492600 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7165 | 2025.12.17 00:55:09.492891 [ 266 ] {4a601c1f-8087-47e2-932e-8ff98efd206d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7166 | 2025.12.17 00:55:09.492999 [ 266 ] {4a601c1f-8087-47e2-932e-8ff98efd206d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7167 | 2025.12.17 00:55:09.493868 [ 266 ] {4a601c1f-8087-47e2-932e-8ff98efd206d} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7168 | 2025.12.17 00:55:09.493916 [ 266 ] {4a601c1f-8087-47e2-932e-8ff98efd206d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7169 | 2025.12.17 00:55:09.494333 [ 266 ] {4a601c1f-8087-47e2-932e-8ff98efd206d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7170 | 2025.12.17 00:55:09.494549 [ 266 ] {4a601c1f-8087-47e2-932e-8ff98efd206d} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7171 | 2025.12.17 00:55:09.494699 [ 266 ] {4a601c1f-8087-47e2-932e-8ff98efd206d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001915 sec., 12532.637075718016 rows/sec., 1.04 MiB/sec. | ||
| 7172 | 2025.12.17 00:55:09.494741 [ 266 ] {4a601c1f-8087-47e2-932e-8ff98efd206d} <Debug> TCPHandler: Processed in 0.002366408 sec. | ||
| 7173 | 2025.12.17 00:55:09.494864 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7174 | 2025.12.17 00:55:09.494954 [ 266 ] {590d9343-1041-4a26-9984-a5fbbcd6aaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7175 | 2025.12.17 00:55:09.494993 [ 266 ] {590d9343-1041-4a26-9984-a5fbbcd6aaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7176 | 2025.12.17 00:55:09.495453 [ 266 ] {590d9343-1041-4a26-9984-a5fbbcd6aaa2} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7177 | 2025.12.17 00:55:09.495492 [ 266 ] {590d9343-1041-4a26-9984-a5fbbcd6aaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7178 | 2025.12.17 00:55:09.495793 [ 266 ] {590d9343-1041-4a26-9984-a5fbbcd6aaa2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7179 | 2025.12.17 00:55:09.496003 [ 266 ] {590d9343-1041-4a26-9984-a5fbbcd6aaa2} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2025.12.17 00:55:09.496140 [ 266 ] {590d9343-1041-4a26-9984-a5fbbcd6aaa2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 422.87 KiB/sec. | ||
| 7181 | 2025.12.17 00:55:09.496180 [ 266 ] {590d9343-1041-4a26-9984-a5fbbcd6aaa2} <Debug> TCPHandler: Processed in 0.001325167 sec. | ||
| 7182 | 2025.12.17 00:55:09.496292 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7183 | 2025.12.17 00:55:09.496388 [ 266 ] {a449da97-439a-4864-a89d-93b69db0b2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7184 | 2025.12.17 00:55:09.496429 [ 266 ] {a449da97-439a-4864-a89d-93b69db0b2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7185 | 2025.12.17 00:55:09.497535 [ 266 ] {a449da97-439a-4864-a89d-93b69db0b2ea} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2025.12.17 00:55:09.497573 [ 266 ] {a449da97-439a-4864-a89d-93b69db0b2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7187 | 2025.12.17 00:55:09.497990 [ 266 ] {a449da97-439a-4864-a89d-93b69db0b2ea} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7188 | 2025.12.17 00:55:09.498197 [ 266 ] {a449da97-439a-4864-a89d-93b69db0b2ea} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2025.12.17 00:55:09.498331 [ 266 ] {a449da97-439a-4864-a89d-93b69db0b2ea} <Debug> executeQuery: Read 1355 rows, 116.19 KiB in 0.001958 sec., 692032.6864147088 rows/sec., 57.95 MiB/sec. | ||
| 7190 | 2025.12.17 00:55:09.498372 [ 266 ] {a449da97-439a-4864-a89d-93b69db0b2ea} <Debug> TCPHandler: Processed in 0.002128233 sec. | ||
| 7191 | 2025.12.17 00:55:09.498486 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2025.12.17 00:55:09.498582 [ 266 ] {28cade04-c3c0-49d8-a9fe-2ace8b730ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7193 | 2025.12.17 00:55:09.498623 [ 266 ] {28cade04-c3c0-49d8-a9fe-2ace8b730ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7194 | 2025.12.17 00:55:09.499037 [ 266 ] {28cade04-c3c0-49d8-a9fe-2ace8b730ec1} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7195 | 2025.12.17 00:55:09.499074 [ 266 ] {28cade04-c3c0-49d8-a9fe-2ace8b730ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7196 | 2025.12.17 00:55:09.499391 [ 266 ] {28cade04-c3c0-49d8-a9fe-2ace8b730ec1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7197 | 2025.12.17 00:55:09.499604 [ 266 ] {28cade04-c3c0-49d8-a9fe-2ace8b730ec1} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2025.12.17 00:55:09.499735 [ 266 ] {28cade04-c3c0-49d8-a9fe-2ace8b730ec1} <Debug> executeQuery: Read 36 rows, 2.73 KiB in 0.001169 sec., 30795.551753635587 rows/sec., 2.28 MiB/sec. | ||
| 7199 | 2025.12.17 00:55:09.499774 [ 266 ] {28cade04-c3c0-49d8-a9fe-2ace8b730ec1} <Debug> TCPHandler: Processed in 0.001337887 sec. | ||
| 7200 | 2025.12.17 00:55:09.499883 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7201 | 2025.12.17 00:55:09.499978 [ 266 ] {2d6d8ba2-82e3-40d1-a4c1-87b3ba524e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7202 | 2025.12.17 00:55:09.500018 [ 266 ] {2d6d8ba2-82e3-40d1-a4c1-87b3ba524e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7203 | 2025.12.17 00:55:09.500495 [ 266 ] {2d6d8ba2-82e3-40d1-a4c1-87b3ba524e55} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2025.12.17 00:55:09.500532 [ 266 ] {2d6d8ba2-82e3-40d1-a4c1-87b3ba524e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7205 | 2025.12.17 00:55:09.500852 [ 266 ] {2d6d8ba2-82e3-40d1-a4c1-87b3ba524e55} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7206 | 2025.12.17 00:55:09.501064 [ 266 ] {2d6d8ba2-82e3-40d1-a4c1-87b3ba524e55} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7207 | 2025.12.17 00:55:09.501193 [ 266 ] {2d6d8ba2-82e3-40d1-a4c1-87b3ba524e55} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001231 sec., 204711.61657189275 rows/sec., 14.16 MiB/sec. | ||
| 7208 | 2025.12.17 00:55:09.501234 [ 266 ] {2d6d8ba2-82e3-40d1-a4c1-87b3ba524e55} <Debug> TCPHandler: Processed in 0.001398578 sec. | ||
| 7209 | 2025.12.17 00:55:09.501347 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7210 | 2025.12.17 00:55:09.501442 [ 266 ] {b09d371f-d0c7-4f3d-989d-c46221b37cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7211 | 2025.12.17 00:55:09.501483 [ 266 ] {b09d371f-d0c7-4f3d-989d-c46221b37cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7212 | 2025.12.17 00:55:09.501880 [ 266 ] {b09d371f-d0c7-4f3d-989d-c46221b37cdd} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7213 | 2025.12.17 00:55:09.501917 [ 266 ] {b09d371f-d0c7-4f3d-989d-c46221b37cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7214 | 2025.12.17 00:55:09.502211 [ 266 ] {b09d371f-d0c7-4f3d-989d-c46221b37cdd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7215 | 2025.12.17 00:55:09.502428 [ 266 ] {b09d371f-d0c7-4f3d-989d-c46221b37cdd} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2025.12.17 00:55:09.502557 [ 266 ] {b09d371f-d0c7-4f3d-989d-c46221b37cdd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 828.91 KiB/sec. | ||
| 7217 | 2025.12.17 00:55:09.502597 [ 266 ] {b09d371f-d0c7-4f3d-989d-c46221b37cdd} <Debug> TCPHandler: Processed in 0.001298197 sec. | ||
| 7218 | 2025.12.17 00:55:09.502703 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7219 | 2025.12.17 00:55:09.502798 [ 266 ] {39973fb9-eb4b-40b2-8758-585af389445a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7220 | 2025.12.17 00:55:09.502837 [ 266 ] {39973fb9-eb4b-40b2-8758-585af389445a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7221 | 2025.12.17 00:55:09.503445 [ 266 ] {39973fb9-eb4b-40b2-8758-585af389445a} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7222 | 2025.12.17 00:55:09.503483 [ 266 ] {39973fb9-eb4b-40b2-8758-585af389445a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7223 | 2025.12.17 00:55:09.503813 [ 266 ] {39973fb9-eb4b-40b2-8758-585af389445a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7224 | 2025.12.17 00:55:09.504029 [ 266 ] {39973fb9-eb4b-40b2-8758-585af389445a} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2025.12.17 00:55:09.504187 [ 266 ] {39973fb9-eb4b-40b2-8758-585af389445a} <Debug> executeQuery: Read 580 rows, 44.59 KiB in 0.001405 sec., 412811.38790035585 rows/sec., 30.99 MiB/sec. | ||
| 7226 | 2025.12.17 00:55:09.504227 [ 266 ] {39973fb9-eb4b-40b2-8758-585af389445a} <Debug> TCPHandler: Processed in 0.001571281 sec. | ||
| 7227 | 2025.12.17 00:55:09.504342 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7228 | 2025.12.17 00:55:09.504437 [ 266 ] {5edb1cc9-e5c1-4431-a3bd-63c32c42015e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7229 | 2025.12.17 00:55:09.504483 [ 266 ] {5edb1cc9-e5c1-4431-a3bd-63c32c42015e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7230 | 2025.12.17 00:55:09.505088 [ 266 ] {5edb1cc9-e5c1-4431-a3bd-63c32c42015e} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2025.12.17 00:55:09.505125 [ 266 ] {5edb1cc9-e5c1-4431-a3bd-63c32c42015e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7232 | 2025.12.17 00:55:09.505506 [ 266 ] {5edb1cc9-e5c1-4431-a3bd-63c32c42015e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7233 | 2025.12.17 00:55:09.505743 [ 266 ] {5edb1cc9-e5c1-4431-a3bd-63c32c42015e} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2025.12.17 00:55:09.505881 [ 266 ] {5edb1cc9-e5c1-4431-a3bd-63c32c42015e} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.00146 sec., 604794.5205479453 rows/sec., 41.05 MiB/sec. | ||
| 7235 | 2025.12.17 00:55:09.505920 [ 266 ] {5edb1cc9-e5c1-4431-a3bd-63c32c42015e} <Debug> TCPHandler: Processed in 0.001625753 sec. | ||
| 7236 | 2025.12.17 00:55:09.506031 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7237 | 2025.12.17 00:55:09.506126 [ 266 ] {9d7133bf-2639-47a8-9175-d0448e30f940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7238 | 2025.12.17 00:55:09.506181 [ 266 ] {9d7133bf-2639-47a8-9175-d0448e30f940} <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 | ||
| 7239 | 2025.12.17 00:55:09.506976 [ 266 ] {9d7133bf-2639-47a8-9175-d0448e30f940} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2025.12.17 00:55:09.507012 [ 266 ] {9d7133bf-2639-47a8-9175-d0448e30f940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7241 | 2025.12.17 00:55:09.507538 [ 266 ] {9d7133bf-2639-47a8-9175-d0448e30f940} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7242 | 2025.12.17 00:55:09.507759 [ 266 ] {9d7133bf-2639-47a8-9175-d0448e30f940} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2025.12.17 00:55:09.507902 [ 266 ] {9d7133bf-2639-47a8-9175-d0448e30f940} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001792 sec., 10044.642857142857 rows/sec., 18.00 MiB/sec. | ||
| 7244 | 2025.12.17 00:55:09.507968 [ 266 ] {9d7133bf-2639-47a8-9175-d0448e30f940} <Debug> TCPHandler: Processed in 0.001986 sec. | ||
| 7245 | 2025.12.17 00:55:09.508084 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2025.12.17 00:55:09.508180 [ 266 ] {d178df31-beeb-47c5-be8d-bb9a30246431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7247 | 2025.12.17 00:55:09.508222 [ 266 ] {d178df31-beeb-47c5-be8d-bb9a30246431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7248 | 2025.12.17 00:55:09.508565 [ 266 ] {d178df31-beeb-47c5-be8d-bb9a30246431} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2025.12.17 00:55:09.508603 [ 266 ] {d178df31-beeb-47c5-be8d-bb9a30246431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7250 | 2025.12.17 00:55:09.508917 [ 266 ] {d178df31-beeb-47c5-be8d-bb9a30246431} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7251 | 2025.12.17 00:55:09.509143 [ 266 ] {d178df31-beeb-47c5-be8d-bb9a30246431} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2025.12.17 00:55:09.509277 [ 266 ] {d178df31-beeb-47c5-be8d-bb9a30246431} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 7253 | 2025.12.17 00:55:09.509315 [ 266 ] {d178df31-beeb-47c5-be8d-bb9a30246431} <Debug> TCPHandler: Processed in 0.001279595 sec. | ||
| 7254 | 2025.12.17 00:55:10.504015 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15819 | ||
| 7255 | 2025.12.17 00:55:10.504591 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.12.17 00:55:10.504640 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7257 | 2025.12.17 00:55:10.505147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7258 | 2025.12.17 00:55:10.505382 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2025.12.17 00:55:10.505529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15819 | ||
| 7260 | 2025.12.17 00:55:11.337176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7261 | 2025.12.17 00:55:11.354258 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2025.12.17 00:55:11.354322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7263 | 2025.12.17 00:55:11.359942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7264 | 2025.12.17 00:55:11.360700 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2025.12.17 00:55:11.363923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7266 | 2025.12.17 00:55:13.051035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 894 | ||
| 7267 | 2025.12.17 00:55:13.054246 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2025.12.17 00:55:13.054324 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7269 | 2025.12.17 00:55:13.055607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7270 | 2025.12.17 00:55:13.055899 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2025.12.17 00:55:13.056263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 7272 | 2025.12.17 00:55:14.463162 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7273 | 2025.12.17 00:55:14.463362 [ 266 ] {4e92f365-cf55-4e4a-8207-42a88a769761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7274 | 2025.12.17 00:55:14.463437 [ 266 ] {4e92f365-cf55-4e4a-8207-42a88a769761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7275 | 2025.12.17 00:55:14.464179 [ 266 ] {4e92f365-cf55-4e4a-8207-42a88a769761} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7276 | 2025.12.17 00:55:14.464226 [ 266 ] {4e92f365-cf55-4e4a-8207-42a88a769761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7277 | 2025.12.17 00:55:14.464612 [ 266 ] {4e92f365-cf55-4e4a-8207-42a88a769761} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7278 | 2025.12.17 00:55:14.464824 [ 266 ] {4e92f365-cf55-4e4a-8207-42a88a769761} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2025.12.17 00:55:14.464978 [ 266 ] {4e92f365-cf55-4e4a-8207-42a88a769761} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001712 sec., 60747.66355140187 rows/sec., 5.08 MiB/sec. | ||
| 7280 | 2025.12.17 00:55:14.465026 [ 266 ] {4e92f365-cf55-4e4a-8207-42a88a769761} <Debug> TCPHandler: Processed in 0.002051531 sec. | ||
| 7281 | 2025.12.17 00:55:14.465147 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7282 | 2025.12.17 00:55:14.465242 [ 266 ] {c58772a8-3e92-47c6-af3c-45f0b8c8d6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7283 | 2025.12.17 00:55:14.465348 [ 266 ] {c58772a8-3e92-47c6-af3c-45f0b8c8d6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7284 | 2025.12.17 00:55:14.465787 [ 266 ] {c58772a8-3e92-47c6-af3c-45f0b8c8d6d8} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2025.12.17 00:55:14.465825 [ 266 ] {c58772a8-3e92-47c6-af3c-45f0b8c8d6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7286 | 2025.12.17 00:55:14.466135 [ 266 ] {c58772a8-3e92-47c6-af3c-45f0b8c8d6d8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7287 | 2025.12.17 00:55:14.466352 [ 266 ] {c58772a8-3e92-47c6-af3c-45f0b8c8d6d8} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7288 | 2025.12.17 00:55:14.466490 [ 266 ] {c58772a8-3e92-47c6-af3c-45f0b8c8d6d8} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001206 sec., 19900.49751243781 rows/sec., 1.46 MiB/sec. | ||
| 7289 | 2025.12.17 00:55:14.466531 [ 266 ] {c58772a8-3e92-47c6-af3c-45f0b8c8d6d8} <Debug> TCPHandler: Processed in 0.001379728 sec. | ||
| 7290 | 2025.12.17 00:55:14.466640 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7291 | 2025.12.17 00:55:14.466735 [ 266 ] {935cea52-407a-4e09-8333-0068e9212dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7292 | 2025.12.17 00:55:14.466774 [ 266 ] {935cea52-407a-4e09-8333-0068e9212dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7293 | 2025.12.17 00:55:14.467209 [ 266 ] {935cea52-407a-4e09-8333-0068e9212dff} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7294 | 2025.12.17 00:55:14.467246 [ 266 ] {935cea52-407a-4e09-8333-0068e9212dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7295 | 2025.12.17 00:55:14.467555 [ 266 ] {935cea52-407a-4e09-8333-0068e9212dff} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7296 | 2025.12.17 00:55:14.467769 [ 266 ] {935cea52-407a-4e09-8333-0068e9212dff} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2025.12.17 00:55:14.467901 [ 266 ] {935cea52-407a-4e09-8333-0068e9212dff} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001184 sec., 74324.32432432433 rows/sec., 5.80 MiB/sec. | ||
| 7298 | 2025.12.17 00:55:14.467942 [ 266 ] {935cea52-407a-4e09-8333-0068e9212dff} <Debug> TCPHandler: Processed in 0.001350088 sec. | ||
| 7299 | 2025.12.17 00:55:14.468053 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7300 | 2025.12.17 00:55:14.468148 [ 266 ] {93e6931a-3d72-4f5b-b218-ba298436acea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7301 | 2025.12.17 00:55:14.468190 [ 266 ] {93e6931a-3d72-4f5b-b218-ba298436acea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7302 | 2025.12.17 00:55:14.468673 [ 266 ] {93e6931a-3d72-4f5b-b218-ba298436acea} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7303 | 2025.12.17 00:55:14.468711 [ 266 ] {93e6931a-3d72-4f5b-b218-ba298436acea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7304 | 2025.12.17 00:55:14.469047 [ 266 ] {93e6931a-3d72-4f5b-b218-ba298436acea} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7305 | 2025.12.17 00:55:14.469257 [ 266 ] {93e6931a-3d72-4f5b-b218-ba298436acea} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7306 | 2025.12.17 00:55:14.469387 [ 266 ] {93e6931a-3d72-4f5b-b218-ba298436acea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 7307 | 2025.12.17 00:55:14.469424 [ 266 ] {93e6931a-3d72-4f5b-b218-ba298436acea} <Debug> TCPHandler: Processed in 0.001419208 sec. | ||
| 7308 | 2025.12.17 00:55:14.469525 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7309 | 2025.12.17 00:55:14.469619 [ 266 ] {fbb9b759-f6b7-4295-be44-3c7a13ff1bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7310 | 2025.12.17 00:55:14.469674 [ 266 ] {fbb9b759-f6b7-4295-be44-3c7a13ff1bd5} <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 | ||
| 7311 | 2025.12.17 00:55:14.470473 [ 266 ] {fbb9b759-f6b7-4295-be44-3c7a13ff1bd5} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7312 | 2025.12.17 00:55:14.470510 [ 266 ] {fbb9b759-f6b7-4295-be44-3c7a13ff1bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7313 | 2025.12.17 00:55:14.471044 [ 266 ] {fbb9b759-f6b7-4295-be44-3c7a13ff1bd5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7314 | 2025.12.17 00:55:14.471287 [ 266 ] {fbb9b759-f6b7-4295-be44-3c7a13ff1bd5} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2025.12.17 00:55:14.471425 [ 266 ] {fbb9b759-f6b7-4295-be44-3c7a13ff1bd5} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001825 sec., 13150.684931506848 rows/sec., 23.57 MiB/sec. | ||
| 7316 | 2025.12.17 00:55:14.471486 [ 266 ] {fbb9b759-f6b7-4295-be44-3c7a13ff1bd5} <Debug> TCPHandler: Processed in 0.002008221 sec. | ||
| 7317 | 2025.12.17 00:55:14.471650 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7318 | 2025.12.17 00:55:14.471771 [ 266 ] {4d6975db-d711-463b-a308-c9a4ee6d3a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7319 | 2025.12.17 00:55:14.471821 [ 266 ] {4d6975db-d711-463b-a308-c9a4ee6d3a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7320 | 2025.12.17 00:55:14.472208 [ 266 ] {4d6975db-d711-463b-a308-c9a4ee6d3a46} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2025.12.17 00:55:14.472251 [ 266 ] {4d6975db-d711-463b-a308-c9a4ee6d3a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7322 | 2025.12.17 00:55:14.472639 [ 266 ] {4d6975db-d711-463b-a308-c9a4ee6d3a46} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7323 | 2025.12.17 00:55:14.472857 [ 266 ] {4d6975db-d711-463b-a308-c9a4ee6d3a46} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2025.12.17 00:55:14.472986 [ 266 ] {4d6975db-d711-463b-a308-c9a4ee6d3a46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00124 sec., 48387.096774193546 rows/sec., 3.26 MiB/sec. | ||
| 7325 | 2025.12.17 00:55:14.473022 [ 266 ] {4d6975db-d711-463b-a308-c9a4ee6d3a46} <Debug> TCPHandler: Processed in 0.001421178 sec. | ||
| 7326 | 2025.12.17 00:55:17.898005 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7327 | 2025.12.17 00:55:17.898068 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7328 | 2025.12.17 00:55:18.005686 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16331 | ||
| 7329 | 2025.12.17 00:55:18.006209 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2025.12.17 00:55:18.006257 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7331 | 2025.12.17 00:55:18.006740 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7332 | 2025.12.17 00:55:18.006971 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2025.12.17 00:55:18.007115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16331 | ||
| 7334 | 2025.12.17 00:55:18.864062 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7335 | 2025.12.17 00:55:18.880944 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2025.12.17 00:55:18.881002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7337 | 2025.12.17 00:55:18.887019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7338 | 2025.12.17 00:55:18.887786 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2025.12.17 00:55:18.890946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7340 | 2025.12.17 00:55:19.462860 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7341 | 2025.12.17 00:55:19.463058 [ 266 ] {085182be-aac1-497d-9054-19eaee7018fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7342 | 2025.12.17 00:55:19.463128 [ 266 ] {085182be-aac1-497d-9054-19eaee7018fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7343 | 2025.12.17 00:55:19.463860 [ 266 ] {085182be-aac1-497d-9054-19eaee7018fe} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2025.12.17 00:55:19.463907 [ 266 ] {085182be-aac1-497d-9054-19eaee7018fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7345 | 2025.12.17 00:55:19.464300 [ 266 ] {085182be-aac1-497d-9054-19eaee7018fe} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7346 | 2025.12.17 00:55:19.464529 [ 266 ] {085182be-aac1-497d-9054-19eaee7018fe} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2025.12.17 00:55:19.464673 [ 266 ] {085182be-aac1-497d-9054-19eaee7018fe} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001671 sec., 55056.85218432077 rows/sec., 4.65 MiB/sec. | ||
| 7348 | 2025.12.17 00:55:19.464714 [ 266 ] {085182be-aac1-497d-9054-19eaee7018fe} <Debug> TCPHandler: Processed in 0.00198991 sec. | ||
| 7349 | 2025.12.17 00:55:19.464843 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7350 | 2025.12.17 00:55:19.464937 [ 266 ] {261d50a1-f9dc-4847-9ebb-9a635d6ab688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7351 | 2025.12.17 00:55:19.464977 [ 266 ] {261d50a1-f9dc-4847-9ebb-9a635d6ab688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7352 | 2025.12.17 00:55:19.465371 [ 266 ] {261d50a1-f9dc-4847-9ebb-9a635d6ab688} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2025.12.17 00:55:19.465408 [ 266 ] {261d50a1-f9dc-4847-9ebb-9a635d6ab688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7354 | 2025.12.17 00:55:19.465690 [ 266 ] {261d50a1-f9dc-4847-9ebb-9a635d6ab688} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7355 | 2025.12.17 00:55:19.465896 [ 266 ] {261d50a1-f9dc-4847-9ebb-9a635d6ab688} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2025.12.17 00:55:19.466004 [ 120 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7357 | 2025.12.17 00:55:19.466020 [ 266 ] {261d50a1-f9dc-4847-9ebb-9a635d6ab688} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001101 sec., 16348.773841961853 rows/sec., 1.20 MiB/sec. | ||
| 7358 | 2025.12.17 00:55:19.466076 [ 120 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2025.12.17 00:55:19.466083 [ 266 ] {261d50a1-f9dc-4847-9ebb-9a635d6ab688} <Debug> TCPHandler: Processed in 0.001287206 sec. | ||
| 7360 | 2025.12.17 00:55:19.466106 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7361 | 2025.12.17 00:55:19.466206 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2025.12.17 00:55:19.466245 [ 193 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::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 | ||
| 7363 | 2025.12.17 00:55:19.466303 [ 266 ] {d3dbaa9b-4cf6-4d36-8c14-81869ed7bae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7364 | 2025.12.17 00:55:19.466346 [ 266 ] {d3dbaa9b-4cf6-4d36-8c14-81869ed7bae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7365 | 2025.12.17 00:55:19.466393 [ 193 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7366 | 2025.12.17 00:55:19.466434 [ 193 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 279 rows starting from the beginning of the part | ||
| 7367 | 2025.12.17 00:55:19.466507 [ 193 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 18 rows starting from the beginning of the part | ||
| 7368 | 2025.12.17 00:55:19.466558 [ 193 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 7369 | 2025.12.17 00:55:19.466604 [ 193 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 7370 | 2025.12.17 00:55:19.466648 [ 193 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 7371 | 2025.12.17 00:55:19.466694 [ 193 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
| 7372 | 2025.12.17 00:55:19.466832 [ 266 ] {d3dbaa9b-4cf6-4d36-8c14-81869ed7bae4} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7373 | 2025.12.17 00:55:19.466873 [ 266 ] {d3dbaa9b-4cf6-4d36-8c14-81869ed7bae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7374 | 2025.12.17 00:55:19.467226 [ 266 ] {d3dbaa9b-4cf6-4d36-8c14-81869ed7bae4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7375 | 2025.12.17 00:55:19.467474 [ 266 ] {d3dbaa9b-4cf6-4d36-8c14-81869ed7bae4} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7376 | 2025.12.17 00:55:19.467524 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337117 sec., 298403.2063013184 rows/sec., 20.77 MiB/sec. | ||
| 7377 | 2025.12.17 00:55:19.467601 [ 266 ] {d3dbaa9b-4cf6-4d36-8c14-81869ed7bae4} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001316 sec., 62310.03039513678 rows/sec., 4.87 MiB/sec. | ||
| 7378 | 2025.12.17 00:55:19.467642 [ 266 ] {d3dbaa9b-4cf6-4d36-8c14-81869ed7bae4} <Debug> TCPHandler: Processed in 0.0014827 sec. | ||
| 7379 | 2025.12.17 00:55:19.467697 [ 194 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7380 | 2025.12.17 00:55:19.467759 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7381 | 2025.12.17 00:55:19.467852 [ 266 ] {7b71e9c2-33dc-4000-8d91-6dc54c08fa99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7382 | 2025.12.17 00:55:19.467894 [ 266 ] {7b71e9c2-33dc-4000-8d91-6dc54c08fa99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7383 | 2025.12.17 00:55:19.467980 [ 194 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_46_9} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2025.12.17 00:55:19.468043 [ 194 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_46_9} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7385 | 2025.12.17 00:55:19.468118 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7386 | 2025.12.17 00:55:19.468307 [ 266 ] {7b71e9c2-33dc-4000-8d91-6dc54c08fa99} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2025.12.17 00:55:19.468342 [ 266 ] {7b71e9c2-33dc-4000-8d91-6dc54c08fa99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7388 | 2025.12.17 00:55:19.468674 [ 266 ] {7b71e9c2-33dc-4000-8d91-6dc54c08fa99} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7389 | 2025.12.17 00:55:19.468873 [ 266 ] {7b71e9c2-33dc-4000-8d91-6dc54c08fa99} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2025.12.17 00:55:19.468995 [ 266 ] {7b71e9c2-33dc-4000-8d91-6dc54c08fa99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 7391 | 2025.12.17 00:55:19.469030 [ 266 ] {7b71e9c2-33dc-4000-8d91-6dc54c08fa99} <Debug> TCPHandler: Processed in 0.001318197 sec. | ||
| 7392 | 2025.12.17 00:55:19.469138 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2025.12.17 00:55:19.469229 [ 266 ] {a9af1e69-1cfd-484a-bf1c-d3db24cc021e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7394 | 2025.12.17 00:55:19.469283 [ 266 ] {a9af1e69-1cfd-484a-bf1c-d3db24cc021e} <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 | ||
| 7395 | 2025.12.17 00:55:19.470080 [ 266 ] {a9af1e69-1cfd-484a-bf1c-d3db24cc021e} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2025.12.17 00:55:19.470115 [ 266 ] {a9af1e69-1cfd-484a-bf1c-d3db24cc021e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7397 | 2025.12.17 00:55:19.470646 [ 266 ] {a9af1e69-1cfd-484a-bf1c-d3db24cc021e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7398 | 2025.12.17 00:55:19.470862 [ 266 ] {a9af1e69-1cfd-484a-bf1c-d3db24cc021e} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2025.12.17 00:55:19.470996 [ 266 ] {a9af1e69-1cfd-484a-bf1c-d3db24cc021e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001784 sec., 10089.686098654709 rows/sec., 18.08 MiB/sec. | ||
| 7400 | 2025.12.17 00:55:19.471046 [ 266 ] {a9af1e69-1cfd-484a-bf1c-d3db24cc021e} <Debug> TCPHandler: Processed in 0.001954869 sec. | ||
| 7401 | 2025.12.17 00:55:19.471162 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2025.12.17 00:55:19.471262 [ 266 ] {72c2c1c9-8ada-434b-bc5d-f12df60b1f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7403 | 2025.12.17 00:55:19.471302 [ 266 ] {72c2c1c9-8ada-434b-bc5d-f12df60b1f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7404 | 2025.12.17 00:55:19.471644 [ 266 ] {72c2c1c9-8ada-434b-bc5d-f12df60b1f52} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2025.12.17 00:55:19.471678 [ 266 ] {72c2c1c9-8ada-434b-bc5d-f12df60b1f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7406 | 2025.12.17 00:55:19.471976 [ 266 ] {72c2c1c9-8ada-434b-bc5d-f12df60b1f52} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7407 | 2025.12.17 00:55:19.472178 [ 266 ] {72c2c1c9-8ada-434b-bc5d-f12df60b1f52} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2025.12.17 00:55:19.472301 [ 266 ] {72c2c1c9-8ada-434b-bc5d-f12df60b1f52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 7409 | 2025.12.17 00:55:19.472335 [ 266 ] {72c2c1c9-8ada-434b-bc5d-f12df60b1f52} <Debug> TCPHandler: Processed in 0.001220735 sec. | ||
| 7410 | 2025.12.17 00:55:23.056527 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 918 | ||
| 7411 | 2025.12.17 00:55:23.059112 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2025.12.17 00:55:23.059162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7413 | 2025.12.17 00:55:23.060399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7414 | 2025.12.17 00:55:23.060681 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2025.12.17 00:55:23.061077 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 7416 | 2025.12.17 00:55:24.463860 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7417 | 2025.12.17 00:55:24.464070 [ 266 ] {2231e266-221f-4134-bc6a-4692fb577eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7418 | 2025.12.17 00:55:24.464151 [ 266 ] {2231e266-221f-4134-bc6a-4692fb577eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7419 | 2025.12.17 00:55:24.464941 [ 266 ] {2231e266-221f-4134-bc6a-4692fb577eaa} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2025.12.17 00:55:24.464991 [ 266 ] {2231e266-221f-4134-bc6a-4692fb577eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7421 | 2025.12.17 00:55:24.465370 [ 266 ] {2231e266-221f-4134-bc6a-4692fb577eaa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7422 | 2025.12.17 00:55:24.465585 [ 266 ] {2231e266-221f-4134-bc6a-4692fb577eaa} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7423 | 2025.12.17 00:55:24.465735 [ 266 ] {2231e266-221f-4134-bc6a-4692fb577eaa} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001729 sec., 2313.475997686524 rows/sec., 188.65 KiB/sec. | ||
| 7424 | 2025.12.17 00:55:24.465776 [ 266 ] {2231e266-221f-4134-bc6a-4692fb577eaa} <Debug> TCPHandler: Processed in 0.002056941 sec. | ||
| 7425 | 2025.12.17 00:55:24.465933 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7426 | 2025.12.17 00:55:24.466045 [ 266 ] {4a3eb09f-d5ba-4117-8376-f9f90ceea478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7427 | 2025.12.17 00:55:24.466084 [ 266 ] {4a3eb09f-d5ba-4117-8376-f9f90ceea478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7428 | 2025.12.17 00:55:24.466618 [ 266 ] {4a3eb09f-d5ba-4117-8376-f9f90ceea478} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2025.12.17 00:55:24.466655 [ 266 ] {4a3eb09f-d5ba-4117-8376-f9f90ceea478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7430 | 2025.12.17 00:55:24.466966 [ 266 ] {4a3eb09f-d5ba-4117-8376-f9f90ceea478} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7431 | 2025.12.17 00:55:24.467165 [ 266 ] {4a3eb09f-d5ba-4117-8376-f9f90ceea478} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7432 | 2025.12.17 00:55:24.467290 [ 266 ] {4a3eb09f-d5ba-4117-8376-f9f90ceea478} <Debug> executeQuery: Read 106 rows, 9.06 KiB in 0.001264 sec., 83860.75949367089 rows/sec., 7.00 MiB/sec. | ||
| 7433 | 2025.12.17 00:55:24.467328 [ 266 ] {4a3eb09f-d5ba-4117-8376-f9f90ceea478} <Debug> TCPHandler: Processed in 0.001442079 sec. | ||
| 7434 | 2025.12.17 00:55:24.467453 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7435 | 2025.12.17 00:55:24.467545 [ 266 ] {303e0585-ec32-48af-90e0-a654bd210af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7436 | 2025.12.17 00:55:24.467584 [ 266 ] {303e0585-ec32-48af-90e0-a654bd210af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7437 | 2025.12.17 00:55:24.468041 [ 266 ] {303e0585-ec32-48af-90e0-a654bd210af3} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7438 | 2025.12.17 00:55:24.468078 [ 266 ] {303e0585-ec32-48af-90e0-a654bd210af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7439 | 2025.12.17 00:55:24.468383 [ 266 ] {303e0585-ec32-48af-90e0-a654bd210af3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7440 | 2025.12.17 00:55:24.468593 [ 266 ] {303e0585-ec32-48af-90e0-a654bd210af3} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7441 | 2025.12.17 00:55:24.468719 [ 266 ] {303e0585-ec32-48af-90e0-a654bd210af3} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001192 sec., 23489.93288590604 rows/sec., 1.71 MiB/sec. | ||
| 7442 | 2025.12.17 00:55:24.468759 [ 266 ] {303e0585-ec32-48af-90e0-a654bd210af3} <Debug> TCPHandler: Processed in 0.001352217 sec. | ||
| 7443 | 2025.12.17 00:55:24.468876 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7444 | 2025.12.17 00:55:24.468970 [ 266 ] {1262d7d6-21d4-474c-87d9-982ec0f6984e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7445 | 2025.12.17 00:55:24.469010 [ 266 ] {1262d7d6-21d4-474c-87d9-982ec0f6984e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7446 | 2025.12.17 00:55:24.469447 [ 266 ] {1262d7d6-21d4-474c-87d9-982ec0f6984e} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2025.12.17 00:55:24.469483 [ 266 ] {1262d7d6-21d4-474c-87d9-982ec0f6984e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7448 | 2025.12.17 00:55:24.469796 [ 266 ] {1262d7d6-21d4-474c-87d9-982ec0f6984e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7449 | 2025.12.17 00:55:24.470003 [ 266 ] {1262d7d6-21d4-474c-87d9-982ec0f6984e} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2025.12.17 00:55:24.470133 [ 266 ] {1262d7d6-21d4-474c-87d9-982ec0f6984e} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001182 sec., 77834.17935702199 rows/sec., 6.08 MiB/sec. | ||
| 7451 | 2025.12.17 00:55:24.470169 [ 266 ] {1262d7d6-21d4-474c-87d9-982ec0f6984e} <Debug> TCPHandler: Processed in 0.001343947 sec. | ||
| 7452 | 2025.12.17 00:55:24.470285 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7453 | 2025.12.17 00:55:24.470379 [ 266 ] {78bf16ca-87a0-40a7-b4f2-fa8af5f78a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7454 | 2025.12.17 00:55:24.470421 [ 266 ] {78bf16ca-87a0-40a7-b4f2-fa8af5f78a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7455 | 2025.12.17 00:55:24.470839 [ 266 ] {78bf16ca-87a0-40a7-b4f2-fa8af5f78a2c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7456 | 2025.12.17 00:55:24.470874 [ 266 ] {78bf16ca-87a0-40a7-b4f2-fa8af5f78a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7457 | 2025.12.17 00:55:24.471213 [ 266 ] {78bf16ca-87a0-40a7-b4f2-fa8af5f78a2c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7458 | 2025.12.17 00:55:24.471424 [ 266 ] {78bf16ca-87a0-40a7-b4f2-fa8af5f78a2c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7459 | 2025.12.17 00:55:24.471549 [ 266 ] {78bf16ca-87a0-40a7-b4f2-fa8af5f78a2c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001189 sec., 136248.9486963835 rows/sec., 9.49 MiB/sec. | ||
| 7460 | 2025.12.17 00:55:24.471584 [ 266 ] {78bf16ca-87a0-40a7-b4f2-fa8af5f78a2c} <Debug> TCPHandler: Processed in 0.001346177 sec. | ||
| 7461 | 2025.12.17 00:55:24.471699 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7462 | 2025.12.17 00:55:24.471791 [ 266 ] {a658f1b4-04e3-43f2-8d94-f8023cb59651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7463 | 2025.12.17 00:55:24.471845 [ 266 ] {a658f1b4-04e3-43f2-8d94-f8023cb59651} <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 | ||
| 7464 | 2025.12.17 00:55:24.472638 [ 266 ] {a658f1b4-04e3-43f2-8d94-f8023cb59651} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7465 | 2025.12.17 00:55:24.472672 [ 266 ] {a658f1b4-04e3-43f2-8d94-f8023cb59651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7466 | 2025.12.17 00:55:24.473192 [ 266 ] {a658f1b4-04e3-43f2-8d94-f8023cb59651} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7467 | 2025.12.17 00:55:24.473411 [ 266 ] {a658f1b4-04e3-43f2-8d94-f8023cb59651} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2025.12.17 00:55:24.473550 [ 266 ] {a658f1b4-04e3-43f2-8d94-f8023cb59651} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001778 sec., 13498.312710911136 rows/sec., 24.19 MiB/sec. | ||
| 7469 | 2025.12.17 00:55:24.473616 [ 266 ] {a658f1b4-04e3-43f2-8d94-f8023cb59651} <Debug> TCPHandler: Processed in 0.00197449 sec. | ||
| 7470 | 2025.12.17 00:55:24.473743 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2025.12.17 00:55:24.473852 [ 266 ] {6e7493b5-3920-4473-bedc-bd193da32112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7472 | 2025.12.17 00:55:24.473898 [ 266 ] {6e7493b5-3920-4473-bedc-bd193da32112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7473 | 2025.12.17 00:55:24.474298 [ 266 ] {6e7493b5-3920-4473-bedc-bd193da32112} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2025.12.17 00:55:24.474337 [ 266 ] {6e7493b5-3920-4473-bedc-bd193da32112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7475 | 2025.12.17 00:55:24.474700 [ 266 ] {6e7493b5-3920-4473-bedc-bd193da32112} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7476 | 2025.12.17 00:55:24.474969 [ 266 ] {6e7493b5-3920-4473-bedc-bd193da32112} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2025.12.17 00:55:24.475115 [ 266 ] {6e7493b5-3920-4473-bedc-bd193da32112} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec. | ||
| 7478 | 2025.12.17 00:55:24.475157 [ 266 ] {6e7493b5-3920-4473-bedc-bd193da32112} <Debug> TCPHandler: Processed in 0.00147018 sec. | ||
| 7479 | 2025.12.17 00:55:25.508143 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16779 | ||
| 7480 | 2025.12.17 00:55:25.508641 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2025.12.17 00:55:25.508688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7482 | 2025.12.17 00:55:25.509158 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7483 | 2025.12.17 00:55:25.509396 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2025.12.17 00:55:25.509543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16779 | ||
| 7485 | 2025.12.17 00:55:26.391937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7486 | 2025.12.17 00:55:26.408890 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2025.12.17 00:55:26.408954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7488 | 2025.12.17 00:55:26.414846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7489 | 2025.12.17 00:55:26.415536 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2025.12.17 00:55:26.418687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7491 | 2025.12.17 00:55:29.463255 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2025.12.17 00:55:29.463520 [ 266 ] {901825c0-b0f0-486f-9ef9-a40c4bcd3fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7493 | 2025.12.17 00:55:29.463618 [ 266 ] {901825c0-b0f0-486f-9ef9-a40c4bcd3fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7494 | 2025.12.17 00:55:29.464554 [ 266 ] {901825c0-b0f0-486f-9ef9-a40c4bcd3fbd} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2025.12.17 00:55:29.464605 [ 266 ] {901825c0-b0f0-486f-9ef9-a40c4bcd3fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7496 | 2025.12.17 00:55:29.465001 [ 266 ] {901825c0-b0f0-486f-9ef9-a40c4bcd3fbd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7497 | 2025.12.17 00:55:29.465228 [ 266 ] {901825c0-b0f0-486f-9ef9-a40c4bcd3fbd} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2025.12.17 00:55:29.465394 [ 266 ] {901825c0-b0f0-486f-9ef9-a40c4bcd3fbd} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001947 sec., 47252.182845403186 rows/sec., 3.99 MiB/sec. | ||
| 7499 | 2025.12.17 00:55:29.465393 [ 112 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7500 | 2025.12.17 00:55:29.465446 [ 266 ] {901825c0-b0f0-486f-9ef9-a40c4bcd3fbd} <Debug> TCPHandler: Processed in 0.002383018 sec. | ||
| 7501 | 2025.12.17 00:55:29.465472 [ 112 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2025.12.17 00:55:29.465503 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7503 | 2025.12.17 00:55:29.465584 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7504 | 2025.12.17 00:55:29.465618 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::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 | ||
| 7505 | 2025.12.17 00:55:29.465691 [ 266 ] {529e1d23-125c-46b7-9ff7-4a78a014f7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7506 | 2025.12.17 00:55:29.465742 [ 266 ] {529e1d23-125c-46b7-9ff7-4a78a014f7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7507 | 2025.12.17 00:55:29.465761 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7508 | 2025.12.17 00:55:29.465806 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2466 rows starting from the beginning of the part | ||
| 7509 | 2025.12.17 00:55:29.465882 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1355 rows starting from the beginning of the part | ||
| 7510 | 2025.12.17 00:55:29.465933 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 7511 | 2025.12.17 00:55:29.465981 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 92 rows starting from the beginning of the part | ||
| 7512 | 2025.12.17 00:55:29.466026 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 106 rows starting from the beginning of the part | ||
| 7513 | 2025.12.17 00:55:29.466070 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 92 rows starting from the beginning of the part | ||
| 7514 | 2025.12.17 00:55:29.466170 [ 266 ] {529e1d23-125c-46b7-9ff7-4a78a014f7b2} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2025.12.17 00:55:29.466215 [ 266 ] {529e1d23-125c-46b7-9ff7-4a78a014f7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7516 | 2025.12.17 00:55:29.466552 [ 266 ] {529e1d23-125c-46b7-9ff7-4a78a014f7b2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7517 | 2025.12.17 00:55:29.466775 [ 266 ] {529e1d23-125c-46b7-9ff7-4a78a014f7b2} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2025.12.17 00:55:29.466913 [ 266 ] {529e1d23-125c-46b7-9ff7-4a78a014f7b2} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001246 sec., 14446.227929373998 rows/sec., 1.06 MiB/sec. | ||
| 7519 | 2025.12.17 00:55:29.466952 [ 266 ] {529e1d23-125c-46b7-9ff7-4a78a014f7b2} <Debug> TCPHandler: Processed in 0.001419868 sec. | ||
| 7520 | 2025.12.17 00:55:29.467055 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2025.12.17 00:55:29.467150 [ 266 ] {7d3ec6e0-55c2-4ec0-8d94-e310f9ed097a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7522 | 2025.12.17 00:55:29.467189 [ 266 ] {7d3ec6e0-55c2-4ec0-8d94-e310f9ed097a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7523 | 2025.12.17 00:55:29.467618 [ 266 ] {7d3ec6e0-55c2-4ec0-8d94-e310f9ed097a} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2025.12.17 00:55:29.467655 [ 266 ] {7d3ec6e0-55c2-4ec0-8d94-e310f9ed097a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7525 | 2025.12.17 00:55:29.467948 [ 188 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4215 rows, containing 5 columns (5 merged, 0 gathered) in 0.002378498 sec., 1772126.7791690384 rows/sec., 153.22 MiB/sec. | ||
| 7526 | 2025.12.17 00:55:29.467970 [ 266 ] {7d3ec6e0-55c2-4ec0-8d94-e310f9ed097a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7527 | 2025.12.17 00:55:29.468219 [ 266 ] {7d3ec6e0-55c2-4ec0-8d94-e310f9ed097a} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2025.12.17 00:55:29.468284 [ 192 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7529 | 2025.12.17 00:55:29.468332 [ 112 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7530 | 2025.12.17 00:55:29.468355 [ 266 ] {7d3ec6e0-55c2-4ec0-8d94-e310f9ed097a} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001225 sec., 66938.77551020408 rows/sec., 5.23 MiB/sec. | ||
| 7531 | 2025.12.17 00:55:29.468364 [ 112 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7532 | 2025.12.17 00:55:29.468401 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7533 | 2025.12.17 00:55:29.468402 [ 266 ] {7d3ec6e0-55c2-4ec0-8d94-e310f9ed097a} <Debug> TCPHandler: Processed in 0.001394248 sec. | ||
| 7534 | 2025.12.17 00:55:29.468466 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::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 | ||
| 7535 | 2025.12.17 00:55:29.468544 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2025.12.17 00:55:29.468565 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7537 | 2025.12.17 00:55:29.468596 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1251 rows starting from the beginning of the part | ||
| 7538 | 2025.12.17 00:55:29.468627 [ 192 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_51_10} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2025.12.17 00:55:29.468644 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 580 rows starting from the beginning of the part | ||
| 7540 | 2025.12.17 00:55:29.468645 [ 266 ] {ecfdda70-02b0-4558-99eb-95ec8193aaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7541 | 2025.12.17 00:55:29.468693 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 88 rows starting from the beginning of the part | ||
| 7542 | 2025.12.17 00:55:29.468710 [ 266 ] {ecfdda70-02b0-4558-99eb-95ec8193aaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7543 | 2025.12.17 00:55:29.468730 [ 192 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_51_10} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7544 | 2025.12.17 00:55:29.468733 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part | ||
| 7545 | 2025.12.17 00:55:29.468788 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 92 rows starting from the beginning of the part | ||
| 7546 | 2025.12.17 00:55:29.468824 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part | ||
| 7547 | 2025.12.17 00:55:29.468863 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 7548 | 2025.12.17 00:55:29.469166 [ 266 ] {ecfdda70-02b0-4558-99eb-95ec8193aaf1} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2025.12.17 00:55:29.469207 [ 266 ] {ecfdda70-02b0-4558-99eb-95ec8193aaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7550 | 2025.12.17 00:55:29.469569 [ 266 ] {ecfdda70-02b0-4558-99eb-95ec8193aaf1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7551 | 2025.12.17 00:55:29.469780 [ 266 ] {ecfdda70-02b0-4558-99eb-95ec8193aaf1} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2025.12.17 00:55:29.469865 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424518 sec., 1526832.2337801277 rows/sec., 118.64 MiB/sec. | ||
| 7553 | 2025.12.17 00:55:29.469888 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7554 | 2025.12.17 00:55:29.469914 [ 266 ] {ecfdda70-02b0-4558-99eb-95ec8193aaf1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 7555 | 2025.12.17 00:55:29.469918 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2025.12.17 00:55:29.469954 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7557 | 2025.12.17 00:55:29.469959 [ 266 ] {ecfdda70-02b0-4558-99eb-95ec8193aaf1} <Debug> TCPHandler: Processed in 0.001464809 sec. | ||
| 7558 | 2025.12.17 00:55:29.470038 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7559 | 2025.12.17 00:55:29.470049 [ 197 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 7560 | 2025.12.17 00:55:29.470083 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2025.12.17 00:55:29.470182 [ 197 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7562 | 2025.12.17 00:55:29.470183 [ 266 ] {22360e92-2545-4384-b9c6-eac38299dcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7563 | 2025.12.17 00:55:29.470225 [ 197 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14148 rows starting from the beginning of the part | ||
| 7564 | 2025.12.17 00:55:29.470261 [ 266 ] {22360e92-2545-4384-b9c6-eac38299dcd6} <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 | ||
| 7565 | 2025.12.17 00:55:29.470300 [ 197 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 883 rows starting from the beginning of the part | ||
| 7566 | 2025.12.17 00:55:29.470318 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_51_10} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2025.12.17 00:55:29.470354 [ 197 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 7568 | 2025.12.17 00:55:29.470402 [ 197 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 7569 | 2025.12.17 00:55:29.470403 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_51_10} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7570 | 2025.12.17 00:55:29.470449 [ 197 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 162 rows starting from the beginning of the part | ||
| 7571 | 2025.12.17 00:55:29.470492 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 7572 | 2025.12.17 00:55:29.470496 [ 197 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7573 | 2025.12.17 00:55:29.471116 [ 266 ] {22360e92-2545-4384-b9c6-eac38299dcd6} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2025.12.17 00:55:29.471158 [ 266 ] {22360e92-2545-4384-b9c6-eac38299dcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7575 | 2025.12.17 00:55:29.471726 [ 266 ] {22360e92-2545-4384-b9c6-eac38299dcd6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7576 | 2025.12.17 00:55:29.471966 [ 266 ] {22360e92-2545-4384-b9c6-eac38299dcd6} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2025.12.17 00:55:29.472087 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7578 | 2025.12.17 00:55:29.472114 [ 266 ] {22360e92-2545-4384-b9c6-eac38299dcd6} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001949 sec., 9235.505387378143 rows/sec., 16.55 MiB/sec. | ||
| 7579 | 2025.12.17 00:55:29.472136 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2025.12.17 00:55:29.472174 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7581 | 2025.12.17 00:55:29.472185 [ 266 ] {22360e92-2545-4384-b9c6-eac38299dcd6} <Debug> TCPHandler: Processed in 0.002150923 sec. | ||
| 7582 | 2025.12.17 00:55:29.472272 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::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 | ||
| 7583 | 2025.12.17 00:55:29.472401 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7584 | 2025.12.17 00:55:29.472490 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7585 | 2025.12.17 00:55:29.472499 [ 266 ] {780d6038-8442-4a5c-9c40-c6dcaef85cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7586 | 2025.12.17 00:55:29.472549 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 819 rows starting from the beginning of the part | ||
| 7587 | 2025.12.17 00:55:29.472553 [ 266 ] {780d6038-8442-4a5c-9c40-c6dcaef85cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7588 | 2025.12.17 00:55:29.472675 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 18 rows starting from the beginning of the part | ||
| 7589 | 2025.12.17 00:55:29.472777 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 7590 | 2025.12.17 00:55:29.472870 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 18 rows starting from the beginning of the part | ||
| 7591 | 2025.12.17 00:55:29.472929 [ 266 ] {780d6038-8442-4a5c-9c40-c6dcaef85cc8} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7592 | 2025.12.17 00:55:29.472959 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 7593 | 2025.12.17 00:55:29.472973 [ 266 ] {780d6038-8442-4a5c-9c40-c6dcaef85cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7594 | 2025.12.17 00:55:29.473054 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
| 7595 | 2025.12.17 00:55:29.473332 [ 266 ] {780d6038-8442-4a5c-9c40-c6dcaef85cc8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7596 | 2025.12.17 00:55:29.473642 [ 266 ] {780d6038-8442-4a5c-9c40-c6dcaef85cc8} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2025.12.17 00:55:29.473757 [ 112 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7598 | 2025.12.17 00:55:29.473787 [ 112 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2025.12.17 00:55:29.473805 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7600 | 2025.12.17 00:55:29.473809 [ 266 ] {780d6038-8442-4a5c-9c40-c6dcaef85cc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec. | ||
| 7601 | 2025.12.17 00:55:29.473866 [ 266 ] {780d6038-8442-4a5c-9c40-c6dcaef85cc8} <Debug> TCPHandler: Processed in 0.001514561 sec. | ||
| 7602 | 2025.12.17 00:55:29.473877 [ 191 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 7603 | 2025.12.17 00:55:29.473975 [ 191 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7604 | 2025.12.17 00:55:29.474007 [ 191 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2726 rows starting from the beginning of the part | ||
| 7605 | 2025.12.17 00:55:29.474062 [ 191 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 7606 | 2025.12.17 00:55:29.474099 [ 191 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 7607 | 2025.12.17 00:55:29.474131 [ 191 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 7608 | 2025.12.17 00:55:29.474165 [ 191 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7609 | 2025.12.17 00:55:29.474197 [ 191 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7610 | 2025.12.17 00:55:29.474817 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15673 rows, containing 5 columns (5 merged, 0 gathered) in 0.004816147 sec., 3254261.1344711864 rows/sec., 222.61 MiB/sec. | ||
| 7611 | 2025.12.17 00:55:29.475354 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7612 | 2025.12.17 00:55:29.475547 [ 202 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3026 rows, containing 4 columns (4 merged, 0 gathered) in 0.001707394 sec., 1772291.5741767862 rows/sec., 118.10 MiB/sec. | ||
| 7613 | 2025.12.17 00:55:29.475664 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2025.12.17 00:55:29.475754 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7615 | 2025.12.17 00:55:29.475855 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 7616 | 2025.12.17 00:55:29.475923 [ 201 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7617 | 2025.12.17 00:55:29.476229 [ 201 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_51_10} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2025.12.17 00:55:29.476316 [ 201 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_51_10} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7619 | 2025.12.17 00:55:29.476408 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7620 | 2025.12.17 00:55:29.479170 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 921 rows, containing 19 columns (19 merged, 0 gathered) in 0.006934589 sec., 132812.48535421494 rows/sec., 237.99 MiB/sec. | ||
| 7621 | 2025.12.17 00:55:29.480415 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7622 | 2025.12.17 00:55:29.480742 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2025.12.17 00:55:29.480813 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7624 | 2025.12.17 00:55:29.480901 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 7625 | 2025.12.17 00:55:30.001506 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.20 MiB, peak 299.57 MiB, free memory in arenas 0.00 B, will set to 290.36 MiB (RSS), difference: 3.16 MiB | ||
| 7626 | 2025.12.17 00:55:32.898130 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7627 | 2025.12.17 00:55:32.898205 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7628 | 2025.12.17 00:55:33.010535 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17291 | ||
| 7629 | 2025.12.17 00:55:33.011074 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2025.12.17 00:55:33.011125 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7631 | 2025.12.17 00:55:33.011636 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7632 | 2025.12.17 00:55:33.011890 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2025.12.17 00:55:33.012056 [ 108 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7634 | 2025.12.17 00:55:33.012068 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17291 | ||
| 7635 | 2025.12.17 00:55:33.012127 [ 108 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2025.12.17 00:55:33.012161 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7637 | 2025.12.17 00:55:33.012321 [ 199 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 7638 | 2025.12.17 00:55:33.012525 [ 199 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7639 | 2025.12.17 00:55:33.012588 [ 199 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14859 rows starting from the beginning of the part | ||
| 7640 | 2025.12.17 00:55:33.012693 [ 199 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 7641 | 2025.12.17 00:55:33.012770 [ 199 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 7642 | 2025.12.17 00:55:33.012842 [ 199 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 7643 | 2025.12.17 00:55:33.012909 [ 199 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 7644 | 2025.12.17 00:55:33.012977 [ 199 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 7645 | 2025.12.17 00:55:33.015283 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17291 rows, containing 4 columns (4 merged, 0 gathered) in 0.003038121 sec., 5691346.723846746 rows/sec., 81.42 MiB/sec. | ||
| 7646 | 2025.12.17 00:55:33.015578 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7647 | 2025.12.17 00:55:33.015913 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_36_7} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2025.12.17 00:55:33.015998 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_36_7} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7649 | 2025.12.17 00:55:33.016116 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7650 | 2025.12.17 00:55:33.062081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 944 | ||
| 7651 | 2025.12.17 00:55:33.064194 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2025.12.17 00:55:33.064238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7653 | 2025.12.17 00:55:33.065411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7654 | 2025.12.17 00:55:33.065664 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2025.12.17 00:55:33.065819 [ 108 ] {} <Debug> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7656 | 2025.12.17 00:55:33.065860 [ 108 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2025.12.17 00:55:33.065881 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7658 | 2025.12.17 00:55:33.065913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 944 | ||
| 7659 | 2025.12.17 00:55:33.065957 [ 199 ] {7da62750-6930-48af-a6ee-8794106c1b60::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 | ||
| 7660 | 2025.12.17 00:55:33.066462 [ 199 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7661 | 2025.12.17 00:55:33.066603 [ 199 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 806 rows starting from the beginning of the part | ||
| 7662 | 2025.12.17 00:55:33.066989 [ 199 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7663 | 2025.12.17 00:55:33.067342 [ 199 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7664 | 2025.12.17 00:55:33.067674 [ 199 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 7665 | 2025.12.17 00:55:33.068004 [ 199 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7666 | 2025.12.17 00:55:33.068346 [ 199 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 7667 | 2025.12.17 00:55:33.074598 [ 191 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 944 rows, containing 72 columns (72 merged, 0 gathered) in 0.008672854 sec., 108845.36970183055 rows/sec., 91.10 MiB/sec. | ||
| 7668 | 2025.12.17 00:55:33.075775 [ 199 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7669 | 2025.12.17 00:55:33.076275 [ 199 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_26_5} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7670 | 2025.12.17 00:55:33.076339 [ 199 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_26_5} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7671 | 2025.12.17 00:55:33.076508 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 7672 | 2025.12.17 00:55:33.919667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7673 | 2025.12.17 00:55:33.937520 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2025.12.17 00:55:33.937588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7675 | 2025.12.17 00:55:33.943889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7676 | 2025.12.17 00:55:33.944634 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2025.12.17 00:55:33.944940 [ 108 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7678 | 2025.12.17 00:55:33.945006 [ 108 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2025.12.17 00:55:33.945026 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7680 | 2025.12.17 00:55:33.945123 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 7681 | 2025.12.17 00:55:33.947784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7682 | 2025.12.17 00:55:33.948098 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7683 | 2025.12.17 00:55:33.948862 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 7684 | 2025.12.17 00:55:33.952176 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 7685 | 2025.12.17 00:55:33.955659 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 7686 | 2025.12.17 00:55:33.959410 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 7687 | 2025.12.17 00:55:33.963744 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 7688 | 2025.12.17 00:55:33.967839 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 7689 | 2025.12.17 00:55:34.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.00 MiB, peak 301.00 MiB, free memory in arenas 0.00 B, will set to 292.19 MiB (RSS), difference: -8.81 MiB | ||
| 7690 | 2025.12.17 00:55:34.020689 [ 191 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.075606145 sec., 3584.364736490665 rows/sec., 18.53 MiB/sec. | ||
| 7691 | 2025.12.17 00:55:34.023439 [ 190 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7692 | 2025.12.17 00:55:34.025525 [ 190 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_36_7} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2025.12.17 00:55:34.025642 [ 190 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_36_7} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7694 | 2025.12.17 00:55:34.028432 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 7695 | 2025.12.17 00:55:34.463085 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7696 | 2025.12.17 00:55:34.463283 [ 266 ] {864c6aed-a5f2-4894-9fdc-624b049d1fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7697 | 2025.12.17 00:55:34.463383 [ 266 ] {864c6aed-a5f2-4894-9fdc-624b049d1fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7698 | 2025.12.17 00:55:34.464417 [ 266 ] {864c6aed-a5f2-4894-9fdc-624b049d1fd6} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2025.12.17 00:55:34.464464 [ 266 ] {864c6aed-a5f2-4894-9fdc-624b049d1fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7700 | 2025.12.17 00:55:34.464910 [ 266 ] {864c6aed-a5f2-4894-9fdc-624b049d1fd6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7701 | 2025.12.17 00:55:34.465176 [ 266 ] {864c6aed-a5f2-4894-9fdc-624b049d1fd6} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2025.12.17 00:55:34.465327 [ 266 ] {864c6aed-a5f2-4894-9fdc-624b049d1fd6} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.002119 sec., 49079.754601226996 rows/sec., 4.11 MiB/sec. | ||
| 7703 | 2025.12.17 00:55:34.465371 [ 266 ] {864c6aed-a5f2-4894-9fdc-624b049d1fd6} <Debug> TCPHandler: Processed in 0.002405519 sec. | ||
| 7704 | 2025.12.17 00:55:34.465519 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7705 | 2025.12.17 00:55:34.465630 [ 266 ] {ba752c2d-2d97-41ae-acc8-801a37b8fe20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7706 | 2025.12.17 00:55:34.465671 [ 266 ] {ba752c2d-2d97-41ae-acc8-801a37b8fe20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7707 | 2025.12.17 00:55:34.466143 [ 266 ] {ba752c2d-2d97-41ae-acc8-801a37b8fe20} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2025.12.17 00:55:34.466183 [ 266 ] {ba752c2d-2d97-41ae-acc8-801a37b8fe20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7709 | 2025.12.17 00:55:34.466483 [ 266 ] {ba752c2d-2d97-41ae-acc8-801a37b8fe20} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7710 | 2025.12.17 00:55:34.466711 [ 266 ] {ba752c2d-2d97-41ae-acc8-801a37b8fe20} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2025.12.17 00:55:34.466839 [ 266 ] {ba752c2d-2d97-41ae-acc8-801a37b8fe20} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001229 sec., 19528.07160292921 rows/sec., 1.43 MiB/sec. | ||
| 7712 | 2025.12.17 00:55:34.466881 [ 266 ] {ba752c2d-2d97-41ae-acc8-801a37b8fe20} <Debug> TCPHandler: Processed in 0.001421259 sec. | ||
| 7713 | 2025.12.17 00:55:34.466991 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2025.12.17 00:55:34.467084 [ 266 ] {d9e3b4b3-1dfd-4d5e-ac48-bffa2b410420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7715 | 2025.12.17 00:55:34.467134 [ 266 ] {d9e3b4b3-1dfd-4d5e-ac48-bffa2b410420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7716 | 2025.12.17 00:55:34.467555 [ 266 ] {d9e3b4b3-1dfd-4d5e-ac48-bffa2b410420} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2025.12.17 00:55:34.467590 [ 266 ] {d9e3b4b3-1dfd-4d5e-ac48-bffa2b410420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7718 | 2025.12.17 00:55:34.467886 [ 266 ] {d9e3b4b3-1dfd-4d5e-ac48-bffa2b410420} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7719 | 2025.12.17 00:55:34.468107 [ 266 ] {d9e3b4b3-1dfd-4d5e-ac48-bffa2b410420} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2025.12.17 00:55:34.468231 [ 266 ] {d9e3b4b3-1dfd-4d5e-ac48-bffa2b410420} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001165 sec., 75536.48068669527 rows/sec., 5.90 MiB/sec. | ||
| 7721 | 2025.12.17 00:55:34.468270 [ 266 ] {d9e3b4b3-1dfd-4d5e-ac48-bffa2b410420} <Debug> TCPHandler: Processed in 0.001328147 sec. | ||
| 7722 | 2025.12.17 00:55:34.468384 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7723 | 2025.12.17 00:55:34.468479 [ 266 ] {53c4c9ad-badc-4387-893d-ca6e0cdc42b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7724 | 2025.12.17 00:55:34.468522 [ 266 ] {53c4c9ad-badc-4387-893d-ca6e0cdc42b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7725 | 2025.12.17 00:55:34.468925 [ 266 ] {53c4c9ad-badc-4387-893d-ca6e0cdc42b5} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2025.12.17 00:55:34.468959 [ 266 ] {53c4c9ad-badc-4387-893d-ca6e0cdc42b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7727 | 2025.12.17 00:55:34.469286 [ 266 ] {53c4c9ad-badc-4387-893d-ca6e0cdc42b5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7728 | 2025.12.17 00:55:34.469490 [ 266 ] {53c4c9ad-badc-4387-893d-ca6e0cdc42b5} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2025.12.17 00:55:34.469614 [ 266 ] {53c4c9ad-badc-4387-893d-ca6e0cdc42b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 7730 | 2025.12.17 00:55:34.469654 [ 266 ] {53c4c9ad-badc-4387-893d-ca6e0cdc42b5} <Debug> TCPHandler: Processed in 0.001322216 sec. | ||
| 7731 | 2025.12.17 00:55:34.469760 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7732 | 2025.12.17 00:55:34.469862 [ 266 ] {964d91a5-da7c-47e8-88fa-ebfa05d028af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7733 | 2025.12.17 00:55:34.469918 [ 266 ] {964d91a5-da7c-47e8-88fa-ebfa05d028af} <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 | ||
| 7734 | 2025.12.17 00:55:34.470765 [ 266 ] {964d91a5-da7c-47e8-88fa-ebfa05d028af} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2025.12.17 00:55:34.470801 [ 266 ] {964d91a5-da7c-47e8-88fa-ebfa05d028af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7736 | 2025.12.17 00:55:34.471332 [ 266 ] {964d91a5-da7c-47e8-88fa-ebfa05d028af} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7737 | 2025.12.17 00:55:34.471554 [ 266 ] {964d91a5-da7c-47e8-88fa-ebfa05d028af} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2025.12.17 00:55:34.471686 [ 266 ] {964d91a5-da7c-47e8-88fa-ebfa05d028af} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001842 sec., 13029.315960912052 rows/sec., 23.35 MiB/sec. | ||
| 7739 | 2025.12.17 00:55:34.471737 [ 266 ] {964d91a5-da7c-47e8-88fa-ebfa05d028af} <Debug> TCPHandler: Processed in 0.00202605 sec. | ||
| 7740 | 2025.12.17 00:55:34.471846 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7741 | 2025.12.17 00:55:34.471941 [ 266 ] {e99ecd0f-0e47-443b-894f-46a55b96d087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7742 | 2025.12.17 00:55:34.471980 [ 266 ] {e99ecd0f-0e47-443b-894f-46a55b96d087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7743 | 2025.12.17 00:55:34.472317 [ 266 ] {e99ecd0f-0e47-443b-894f-46a55b96d087} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2025.12.17 00:55:34.472351 [ 266 ] {e99ecd0f-0e47-443b-894f-46a55b96d087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7745 | 2025.12.17 00:55:34.472649 [ 266 ] {e99ecd0f-0e47-443b-894f-46a55b96d087} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7746 | 2025.12.17 00:55:34.472865 [ 266 ] {e99ecd0f-0e47-443b-894f-46a55b96d087} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2025.12.17 00:55:34.472988 [ 266 ] {e99ecd0f-0e47-443b-894f-46a55b96d087} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 7748 | 2025.12.17 00:55:34.473022 [ 266 ] {e99ecd0f-0e47-443b-894f-46a55b96d087} <Debug> TCPHandler: Processed in 0.001224835 sec. | ||
| 7749 | 2025.12.17 00:55:35.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.23 MiB, peak 301.00 MiB, free memory in arenas 0.00 B, will set to 293.15 MiB (RSS), difference: 9.92 MiB | ||
| 7750 | 2025.12.17 00:55:35.860823 [ 102 ] {} <Debug> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7751 | 2025.12.17 00:55:35.860893 [ 102 ] {} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7752 | 2025.12.17 00:55:35.860917 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7753 | 2025.12.17 00:55:35.861066 [ 190 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 7754 | 2025.12.17 00:55:35.861283 [ 190 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7755 | 2025.12.17 00:55:35.861330 [ 190 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 7756 | 2025.12.17 00:55:35.861405 [ 190 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 7757 | 2025.12.17 00:55:35.861457 [ 190 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 7758 | 2025.12.17 00:55:35.861505 [ 190 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7759 | 2025.12.17 00:55:35.861552 [ 190 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 7760 | 2025.12.17 00:55:35.862379 [ 190 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389638 sec., 27345.251065385375 rows/sec., 2.28 MiB/sec. | ||
| 7761 | 2025.12.17 00:55:35.862485 [ 190 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7762 | 2025.12.17 00:55:35.862719 [ 190 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_17_4} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2025.12.17 00:55:35.862787 [ 190 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_17_4} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7764 | 2025.12.17 00:55:35.862863 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7765 | 2025.12.17 00:55:39.491218 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2025.12.17 00:55:39.491407 [ 266 ] {c8f85e49-2c06-449d-a112-c750c3449986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7767 | 2025.12.17 00:55:39.491477 [ 266 ] {c8f85e49-2c06-449d-a112-c750c3449986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7768 | 2025.12.17 00:55:39.492191 [ 266 ] {c8f85e49-2c06-449d-a112-c750c3449986} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2025.12.17 00:55:39.492244 [ 266 ] {c8f85e49-2c06-449d-a112-c750c3449986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7770 | 2025.12.17 00:55:39.492650 [ 266 ] {c8f85e49-2c06-449d-a112-c750c3449986} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7771 | 2025.12.17 00:55:39.492881 [ 266 ] {c8f85e49-2c06-449d-a112-c750c3449986} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2025.12.17 00:55:39.493048 [ 266 ] {c8f85e49-2c06-449d-a112-c750c3449986} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001691 sec., 14192.785334121822 rows/sec., 1.18 MiB/sec. | ||
| 7773 | 2025.12.17 00:55:39.493103 [ 266 ] {c8f85e49-2c06-449d-a112-c750c3449986} <Debug> TCPHandler: Processed in 0.002021211 sec. | ||
| 7774 | 2025.12.17 00:55:39.493228 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2025.12.17 00:55:39.493332 [ 266 ] {25640ba1-b017-4093-aec2-47da1c26c9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7776 | 2025.12.17 00:55:39.493376 [ 266 ] {25640ba1-b017-4093-aec2-47da1c26c9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7777 | 2025.12.17 00:55:39.493785 [ 266 ] {25640ba1-b017-4093-aec2-47da1c26c9c4} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2025.12.17 00:55:39.493825 [ 266 ] {25640ba1-b017-4093-aec2-47da1c26c9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7779 | 2025.12.17 00:55:39.494112 [ 266 ] {25640ba1-b017-4093-aec2-47da1c26c9c4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7780 | 2025.12.17 00:55:39.494318 [ 266 ] {25640ba1-b017-4093-aec2-47da1c26c9c4} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2025.12.17 00:55:39.494451 [ 266 ] {25640ba1-b017-4093-aec2-47da1c26c9c4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001142 sec., 3502.626970227671 rows/sec., 285.61 KiB/sec. | ||
| 7782 | 2025.12.17 00:55:39.494488 [ 266 ] {25640ba1-b017-4093-aec2-47da1c26c9c4} <Debug> TCPHandler: Processed in 0.001312836 sec. | ||
| 7783 | 2025.12.17 00:55:39.494592 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2025.12.17 00:55:39.494688 [ 266 ] {a745e070-b08d-4576-b34d-1984b1af2eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7785 | 2025.12.17 00:55:39.494728 [ 266 ] {a745e070-b08d-4576-b34d-1984b1af2eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7786 | 2025.12.17 00:55:39.495824 [ 266 ] {a745e070-b08d-4576-b34d-1984b1af2eae} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2025.12.17 00:55:39.495860 [ 266 ] {a745e070-b08d-4576-b34d-1984b1af2eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7788 | 2025.12.17 00:55:39.496252 [ 266 ] {a745e070-b08d-4576-b34d-1984b1af2eae} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7789 | 2025.12.17 00:55:39.496468 [ 266 ] {a745e070-b08d-4576-b34d-1984b1af2eae} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2025.12.17 00:55:39.496597 [ 266 ] {a745e070-b08d-4576-b34d-1984b1af2eae} <Debug> executeQuery: Read 1354 rows, 116.12 KiB in 0.001928 sec., 702282.1576763486 rows/sec., 58.82 MiB/sec. | ||
| 7791 | 2025.12.17 00:55:39.496634 [ 266 ] {a745e070-b08d-4576-b34d-1984b1af2eae} <Debug> TCPHandler: Processed in 0.002092711 sec. | ||
| 7792 | 2025.12.17 00:55:39.496749 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2025.12.17 00:55:39.496843 [ 266 ] {8918c4ad-4baf-4313-8e69-f417d6215284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7794 | 2025.12.17 00:55:39.496885 [ 266 ] {8918c4ad-4baf-4313-8e69-f417d6215284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7795 | 2025.12.17 00:55:39.497286 [ 266 ] {8918c4ad-4baf-4313-8e69-f417d6215284} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2025.12.17 00:55:39.497322 [ 266 ] {8918c4ad-4baf-4313-8e69-f417d6215284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7797 | 2025.12.17 00:55:39.497623 [ 266 ] {8918c4ad-4baf-4313-8e69-f417d6215284} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7798 | 2025.12.17 00:55:39.497832 [ 266 ] {8918c4ad-4baf-4313-8e69-f417d6215284} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2025.12.17 00:55:39.497963 [ 266 ] {8918c4ad-4baf-4313-8e69-f417d6215284} <Debug> executeQuery: Read 34 rows, 2.59 KiB in 0.001138 sec., 29876.977152899828 rows/sec., 2.23 MiB/sec. | ||
| 7800 | 2025.12.17 00:55:39.497999 [ 266 ] {8918c4ad-4baf-4313-8e69-f417d6215284} <Debug> TCPHandler: Processed in 0.001301726 sec. | ||
| 7801 | 2025.12.17 00:55:39.498105 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2025.12.17 00:55:39.498199 [ 266 ] {d8a2fa5c-f92e-492b-92be-ea7a87d5ff90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7803 | 2025.12.17 00:55:39.498238 [ 266 ] {d8a2fa5c-f92e-492b-92be-ea7a87d5ff90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7804 | 2025.12.17 00:55:39.498705 [ 266 ] {d8a2fa5c-f92e-492b-92be-ea7a87d5ff90} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2025.12.17 00:55:39.498742 [ 266 ] {d8a2fa5c-f92e-492b-92be-ea7a87d5ff90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7806 | 2025.12.17 00:55:39.499046 [ 266 ] {d8a2fa5c-f92e-492b-92be-ea7a87d5ff90} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7807 | 2025.12.17 00:55:39.499262 [ 266 ] {d8a2fa5c-f92e-492b-92be-ea7a87d5ff90} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2025.12.17 00:55:39.499389 [ 266 ] {d8a2fa5c-f92e-492b-92be-ea7a87d5ff90} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001208 sec., 208609.2715231788 rows/sec., 14.43 MiB/sec. | ||
| 7809 | 2025.12.17 00:55:39.499427 [ 266 ] {d8a2fa5c-f92e-492b-92be-ea7a87d5ff90} <Debug> TCPHandler: Processed in 0.001371638 sec. | ||
| 7810 | 2025.12.17 00:55:39.499538 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2025.12.17 00:55:39.499631 [ 266 ] {a5b92313-1ced-4eed-b76c-2d2a2b12808f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7812 | 2025.12.17 00:55:39.499670 [ 266 ] {a5b92313-1ced-4eed-b76c-2d2a2b12808f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7813 | 2025.12.17 00:55:39.500057 [ 266 ] {a5b92313-1ced-4eed-b76c-2d2a2b12808f} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2025.12.17 00:55:39.500094 [ 266 ] {a5b92313-1ced-4eed-b76c-2d2a2b12808f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7815 | 2025.12.17 00:55:39.500392 [ 266 ] {a5b92313-1ced-4eed-b76c-2d2a2b12808f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7816 | 2025.12.17 00:55:39.500608 [ 266 ] {a5b92313-1ced-4eed-b76c-2d2a2b12808f} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2025.12.17 00:55:39.500732 [ 266 ] {a5b92313-1ced-4eed-b76c-2d2a2b12808f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 837.80 KiB/sec. | ||
| 7818 | 2025.12.17 00:55:39.500770 [ 266 ] {a5b92313-1ced-4eed-b76c-2d2a2b12808f} <Debug> TCPHandler: Processed in 0.001282315 sec. | ||
| 7819 | 2025.12.17 00:55:39.500875 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7820 | 2025.12.17 00:55:39.500978 [ 266 ] {d43209b0-7dc0-44a5-897b-a4011b12f0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7821 | 2025.12.17 00:55:39.501020 [ 266 ] {d43209b0-7dc0-44a5-897b-a4011b12f0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7822 | 2025.12.17 00:55:39.501634 [ 266 ] {d43209b0-7dc0-44a5-897b-a4011b12f0d7} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2025.12.17 00:55:39.501672 [ 266 ] {d43209b0-7dc0-44a5-897b-a4011b12f0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7824 | 2025.12.17 00:55:39.502035 [ 266 ] {d43209b0-7dc0-44a5-897b-a4011b12f0d7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7825 | 2025.12.17 00:55:39.502257 [ 266 ] {d43209b0-7dc0-44a5-897b-a4011b12f0d7} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2025.12.17 00:55:39.502391 [ 266 ] {d43209b0-7dc0-44a5-897b-a4011b12f0d7} <Debug> executeQuery: Read 578 rows, 44.43 KiB in 0.001431 sec., 403913.3473095737 rows/sec., 30.32 MiB/sec. | ||
| 7827 | 2025.12.17 00:55:39.502430 [ 266 ] {d43209b0-7dc0-44a5-897b-a4011b12f0d7} <Debug> TCPHandler: Processed in 0.001605243 sec. | ||
| 7828 | 2025.12.17 00:55:39.502531 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7829 | 2025.12.17 00:55:39.502628 [ 266 ] {4a16b9b7-ae54-4bbe-b920-daf4aa6f76b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7830 | 2025.12.17 00:55:39.502673 [ 266 ] {4a16b9b7-ae54-4bbe-b920-daf4aa6f76b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7831 | 2025.12.17 00:55:39.503266 [ 266 ] {4a16b9b7-ae54-4bbe-b920-daf4aa6f76b0} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2025.12.17 00:55:39.503305 [ 266 ] {4a16b9b7-ae54-4bbe-b920-daf4aa6f76b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7833 | 2025.12.17 00:55:39.503699 [ 266 ] {4a16b9b7-ae54-4bbe-b920-daf4aa6f76b0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7834 | 2025.12.17 00:55:39.503917 [ 266 ] {4a16b9b7-ae54-4bbe-b920-daf4aa6f76b0} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2025.12.17 00:55:39.504049 [ 266 ] {4a16b9b7-ae54-4bbe-b920-daf4aa6f76b0} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001439 sec., 612925.6428075052 rows/sec., 41.60 MiB/sec. | ||
| 7836 | 2025.12.17 00:55:39.504086 [ 266 ] {4a16b9b7-ae54-4bbe-b920-daf4aa6f76b0} <Debug> TCPHandler: Processed in 0.001604502 sec. | ||
| 7837 | 2025.12.17 00:55:39.504209 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7838 | 2025.12.17 00:55:39.504339 [ 266 ] {1beec421-3cb2-42fd-b51c-7a2c53526cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7839 | 2025.12.17 00:55:39.504406 [ 266 ] {1beec421-3cb2-42fd-b51c-7a2c53526cbb} <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 | ||
| 7840 | 2025.12.17 00:55:39.505362 [ 266 ] {1beec421-3cb2-42fd-b51c-7a2c53526cbb} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7841 | 2025.12.17 00:55:39.505398 [ 266 ] {1beec421-3cb2-42fd-b51c-7a2c53526cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7842 | 2025.12.17 00:55:39.505937 [ 266 ] {1beec421-3cb2-42fd-b51c-7a2c53526cbb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7843 | 2025.12.17 00:55:39.506161 [ 266 ] {1beec421-3cb2-42fd-b51c-7a2c53526cbb} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7844 | 2025.12.17 00:55:39.506298 [ 266 ] {1beec421-3cb2-42fd-b51c-7a2c53526cbb} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001984 sec., 9072.58064516129 rows/sec., 16.26 MiB/sec. | ||
| 7845 | 2025.12.17 00:55:39.506352 [ 266 ] {1beec421-3cb2-42fd-b51c-7a2c53526cbb} <Debug> TCPHandler: Processed in 0.002204874 sec. | ||
| 7846 | 2025.12.17 00:55:39.506468 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7847 | 2025.12.17 00:55:39.506564 [ 266 ] {3b60af54-d0a6-4bbd-883e-0a2f92a348bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7848 | 2025.12.17 00:55:39.506606 [ 266 ] {3b60af54-d0a6-4bbd-883e-0a2f92a348bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7849 | 2025.12.17 00:55:39.506942 [ 266 ] {3b60af54-d0a6-4bbd-883e-0a2f92a348bb} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2025.12.17 00:55:39.506979 [ 266 ] {3b60af54-d0a6-4bbd-883e-0a2f92a348bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7851 | 2025.12.17 00:55:39.507284 [ 266 ] {3b60af54-d0a6-4bbd-883e-0a2f92a348bb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7852 | 2025.12.17 00:55:39.507503 [ 266 ] {3b60af54-d0a6-4bbd-883e-0a2f92a348bb} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2025.12.17 00:55:39.507630 [ 266 ] {3b60af54-d0a6-4bbd-883e-0a2f92a348bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 7854 | 2025.12.17 00:55:39.507666 [ 266 ] {3b60af54-d0a6-4bbd-883e-0a2f92a348bb} <Debug> TCPHandler: Processed in 0.001247385 sec. | ||
| 7855 | 2025.12.17 00:55:40.512175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17739 | ||
| 7856 | 2025.12.17 00:55:40.512737 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7857 | 2025.12.17 00:55:40.512793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7858 | 2025.12.17 00:55:40.513360 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7859 | 2025.12.17 00:55:40.513603 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7860 | 2025.12.17 00:55:40.513755 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17739 | ||
| 7861 | 2025.12.17 00:55:41.447856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7862 | 2025.12.17 00:55:41.464117 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2025.12.17 00:55:41.464187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7864 | 2025.12.17 00:55:41.470444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7865 | 2025.12.17 00:55:41.471191 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2025.12.17 00:55:41.474424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7867 | 2025.12.17 00:55:43.066066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 976 | ||
| 7868 | 2025.12.17 00:55:43.068521 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7869 | 2025.12.17 00:55:43.068582 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7870 | 2025.12.17 00:55:43.069848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7871 | 2025.12.17 00:55:43.070129 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7872 | 2025.12.17 00:55:43.070521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 7873 | 2025.12.17 00:55:44.463476 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7874 | 2025.12.17 00:55:44.463743 [ 266 ] {cdf421f1-e29a-4855-a3cb-7196def7aef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7875 | 2025.12.17 00:55:44.463847 [ 266 ] {cdf421f1-e29a-4855-a3cb-7196def7aef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7876 | 2025.12.17 00:55:44.464784 [ 266 ] {cdf421f1-e29a-4855-a3cb-7196def7aef9} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2025.12.17 00:55:44.464829 [ 266 ] {cdf421f1-e29a-4855-a3cb-7196def7aef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7878 | 2025.12.17 00:55:44.465234 [ 266 ] {cdf421f1-e29a-4855-a3cb-7196def7aef9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7879 | 2025.12.17 00:55:44.465478 [ 266 ] {cdf421f1-e29a-4855-a3cb-7196def7aef9} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2025.12.17 00:55:44.465643 [ 266 ] {cdf421f1-e29a-4855-a3cb-7196def7aef9} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001977 sec., 52604.957005563985 rows/sec., 4.40 MiB/sec. | ||
| 7881 | 2025.12.17 00:55:44.465696 [ 266 ] {cdf421f1-e29a-4855-a3cb-7196def7aef9} <Debug> TCPHandler: Processed in 0.002349657 sec. | ||
| 7882 | 2025.12.17 00:55:44.465822 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7883 | 2025.12.17 00:55:44.465925 [ 266 ] {a87e1621-1467-4fc5-84bd-4e1aa2d0c06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7884 | 2025.12.17 00:55:44.465970 [ 266 ] {a87e1621-1467-4fc5-84bd-4e1aa2d0c06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7885 | 2025.12.17 00:55:44.466403 [ 266 ] {a87e1621-1467-4fc5-84bd-4e1aa2d0c06a} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2025.12.17 00:55:44.466441 [ 266 ] {a87e1621-1467-4fc5-84bd-4e1aa2d0c06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7887 | 2025.12.17 00:55:44.466754 [ 266 ] {a87e1621-1467-4fc5-84bd-4e1aa2d0c06a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7888 | 2025.12.17 00:55:44.466967 [ 266 ] {a87e1621-1467-4fc5-84bd-4e1aa2d0c06a} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2025.12.17 00:55:44.467088 [ 96 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7890 | 2025.12.17 00:55:44.467099 [ 266 ] {a87e1621-1467-4fc5-84bd-4e1aa2d0c06a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001199 sec., 20016.680567139283 rows/sec., 1.47 MiB/sec. | ||
| 7891 | 2025.12.17 00:55:44.467166 [ 96 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7892 | 2025.12.17 00:55:44.467181 [ 266 ] {a87e1621-1467-4fc5-84bd-4e1aa2d0c06a} <Debug> TCPHandler: Processed in 0.001409958 sec. | ||
| 7893 | 2025.12.17 00:55:44.467194 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7894 | 2025.12.17 00:55:44.467305 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7895 | 2025.12.17 00:55:44.467312 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::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 | ||
| 7896 | 2025.12.17 00:55:44.467408 [ 266 ] {66cf1bbc-b7cc-4620-8544-c0b00dbd2a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7897 | 2025.12.17 00:55:44.467453 [ 266 ] {66cf1bbc-b7cc-4620-8544-c0b00dbd2a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7898 | 2025.12.17 00:55:44.467464 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7899 | 2025.12.17 00:55:44.467507 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 279 rows starting from the beginning of the part | ||
| 7900 | 2025.12.17 00:55:44.467583 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 28 rows starting from the beginning of the part | ||
| 7901 | 2025.12.17 00:55:44.467634 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 18 rows starting from the beginning of the part | ||
| 7902 | 2025.12.17 00:55:44.467680 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 7903 | 2025.12.17 00:55:44.467722 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 7904 | 2025.12.17 00:55:44.467767 [ 191 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 7905 | 2025.12.17 00:55:44.467893 [ 266 ] {66cf1bbc-b7cc-4620-8544-c0b00dbd2a79} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2025.12.17 00:55:44.467964 [ 266 ] {66cf1bbc-b7cc-4620-8544-c0b00dbd2a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7907 | 2025.12.17 00:55:44.468318 [ 266 ] {66cf1bbc-b7cc-4620-8544-c0b00dbd2a79} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7908 | 2025.12.17 00:55:44.468550 [ 266 ] {66cf1bbc-b7cc-4620-8544-c0b00dbd2a79} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2025.12.17 00:55:44.468684 [ 266 ] {66cf1bbc-b7cc-4620-8544-c0b00dbd2a79} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001295 sec., 67953.66795366796 rows/sec., 5.31 MiB/sec. | ||
| 7910 | 2025.12.17 00:55:44.468721 [ 266 ] {66cf1bbc-b7cc-4620-8544-c0b00dbd2a79} <Debug> TCPHandler: Processed in 0.001465489 sec. | ||
| 7911 | 2025.12.17 00:55:44.468756 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491769 sec., 272830.44492813566 rows/sec., 19.02 MiB/sec. | ||
| 7912 | 2025.12.17 00:55:44.468831 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7913 | 2025.12.17 00:55:44.468929 [ 266 ] {64e44ef7-9c8e-4194-aa58-36eaf93988d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7914 | 2025.12.17 00:55:44.468992 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7915 | 2025.12.17 00:55:44.469001 [ 266 ] {64e44ef7-9c8e-4194-aa58-36eaf93988d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7916 | 2025.12.17 00:55:44.469360 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_51_10} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2025.12.17 00:55:44.469454 [ 266 ] {64e44ef7-9c8e-4194-aa58-36eaf93988d8} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2025.12.17 00:55:44.469466 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_51_10} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7919 | 2025.12.17 00:55:44.469500 [ 266 ] {64e44ef7-9c8e-4194-aa58-36eaf93988d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7920 | 2025.12.17 00:55:44.469599 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7921 | 2025.12.17 00:55:44.469919 [ 266 ] {64e44ef7-9c8e-4194-aa58-36eaf93988d8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7922 | 2025.12.17 00:55:44.470171 [ 266 ] {64e44ef7-9c8e-4194-aa58-36eaf93988d8} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7923 | 2025.12.17 00:55:44.470326 [ 266 ] {64e44ef7-9c8e-4194-aa58-36eaf93988d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001414 sec., 113154.17256011316 rows/sec., 7.88 MiB/sec. | ||
| 7924 | 2025.12.17 00:55:44.470371 [ 266 ] {64e44ef7-9c8e-4194-aa58-36eaf93988d8} <Debug> TCPHandler: Processed in 0.001587892 sec. | ||
| 7925 | 2025.12.17 00:55:44.470488 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7926 | 2025.12.17 00:55:44.470585 [ 266 ] {cef19f74-9a39-45ab-87dc-33f0e630a1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7927 | 2025.12.17 00:55:44.470639 [ 266 ] {cef19f74-9a39-45ab-87dc-33f0e630a1e0} <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 | ||
| 7928 | 2025.12.17 00:55:44.471463 [ 266 ] {cef19f74-9a39-45ab-87dc-33f0e630a1e0} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2025.12.17 00:55:44.471500 [ 266 ] {cef19f74-9a39-45ab-87dc-33f0e630a1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7930 | 2025.12.17 00:55:44.472021 [ 266 ] {cef19f74-9a39-45ab-87dc-33f0e630a1e0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7931 | 2025.12.17 00:55:44.472243 [ 266 ] {cef19f74-9a39-45ab-87dc-33f0e630a1e0} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2025.12.17 00:55:44.472379 [ 266 ] {cef19f74-9a39-45ab-87dc-33f0e630a1e0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001813 sec., 13237.72752344181 rows/sec., 23.72 MiB/sec. | ||
| 7933 | 2025.12.17 00:55:44.472432 [ 266 ] {cef19f74-9a39-45ab-87dc-33f0e630a1e0} <Debug> TCPHandler: Processed in 0.002002 sec. | ||
| 7934 | 2025.12.17 00:55:44.472534 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7935 | 2025.12.17 00:55:44.472626 [ 266 ] {ac677ff5-1268-4441-a9d6-3690f3b1f9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7936 | 2025.12.17 00:55:44.472666 [ 266 ] {ac677ff5-1268-4441-a9d6-3690f3b1f9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7937 | 2025.12.17 00:55:44.472985 [ 266 ] {ac677ff5-1268-4441-a9d6-3690f3b1f9e0} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2025.12.17 00:55:44.473021 [ 266 ] {ac677ff5-1268-4441-a9d6-3690f3b1f9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7939 | 2025.12.17 00:55:44.473325 [ 266 ] {ac677ff5-1268-4441-a9d6-3690f3b1f9e0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7940 | 2025.12.17 00:55:44.473570 [ 266 ] {ac677ff5-1268-4441-a9d6-3690f3b1f9e0} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2025.12.17 00:55:44.473697 [ 266 ] {ac677ff5-1268-4441-a9d6-3690f3b1f9e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 7942 | 2025.12.17 00:55:44.473732 [ 266 ] {ac677ff5-1268-4441-a9d6-3690f3b1f9e0} <Debug> TCPHandler: Processed in 0.001245985 sec. | ||
| 7943 | 2025.12.17 00:55:47.898274 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7944 | 2025.12.17 00:55:47.898346 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7945 | 2025.12.17 00:55:48.013840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18251 | ||
| 7946 | 2025.12.17 00:55:48.014369 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2025.12.17 00:55:48.014430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7948 | 2025.12.17 00:55:48.014939 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7949 | 2025.12.17 00:55:48.015203 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2025.12.17 00:55:48.015384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18251 | ||
| 7951 | 2025.12.17 00:55:48.974492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7952 | 2025.12.17 00:55:48.992330 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2025.12.17 00:55:48.992403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7954 | 2025.12.17 00:55:48.998748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7955 | 2025.12.17 00:55:48.999524 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2025.12.17 00:55:49.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.07 MiB, peak 301.00 MiB, free memory in arenas 0.00 B, will set to 293.56 MiB (RSS), difference: -4.51 MiB | ||
| 7957 | 2025.12.17 00:55:49.003270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7958 | 2025.12.17 00:55:49.462276 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7959 | 2025.12.17 00:55:49.462479 [ 266 ] {dd68eabc-c059-4b8c-b033-70947ac62e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7960 | 2025.12.17 00:55:49.462550 [ 266 ] {dd68eabc-c059-4b8c-b033-70947ac62e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7961 | 2025.12.17 00:55:49.463277 [ 266 ] {dd68eabc-c059-4b8c-b033-70947ac62e3d} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2025.12.17 00:55:49.463326 [ 266 ] {dd68eabc-c059-4b8c-b033-70947ac62e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7963 | 2025.12.17 00:55:49.463728 [ 266 ] {dd68eabc-c059-4b8c-b033-70947ac62e3d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7964 | 2025.12.17 00:55:49.463954 [ 266 ] {dd68eabc-c059-4b8c-b033-70947ac62e3d} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2025.12.17 00:55:49.464110 [ 266 ] {dd68eabc-c059-4b8c-b033-70947ac62e3d} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001687 sec., 54534.67694131595 rows/sec., 4.60 MiB/sec. | ||
| 7966 | 2025.12.17 00:55:49.464153 [ 266 ] {dd68eabc-c059-4b8c-b033-70947ac62e3d} <Debug> TCPHandler: Processed in 0.00201533 sec. | ||
| 7967 | 2025.12.17 00:55:49.464281 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2025.12.17 00:55:49.464376 [ 266 ] {b002a821-b3ac-430d-9ce5-8f9aee13a06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7969 | 2025.12.17 00:55:49.464417 [ 266 ] {b002a821-b3ac-430d-9ce5-8f9aee13a06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7970 | 2025.12.17 00:55:49.464819 [ 266 ] {b002a821-b3ac-430d-9ce5-8f9aee13a06f} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2025.12.17 00:55:49.464855 [ 266 ] {b002a821-b3ac-430d-9ce5-8f9aee13a06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7972 | 2025.12.17 00:55:49.465146 [ 266 ] {b002a821-b3ac-430d-9ce5-8f9aee13a06f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7973 | 2025.12.17 00:55:49.465355 [ 266 ] {b002a821-b3ac-430d-9ce5-8f9aee13a06f} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2025.12.17 00:55:49.465482 [ 266 ] {b002a821-b3ac-430d-9ce5-8f9aee13a06f} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001125 sec., 16000.000000000002 rows/sec., 1.17 MiB/sec. | ||
| 7975 | 2025.12.17 00:55:49.465519 [ 266 ] {b002a821-b3ac-430d-9ce5-8f9aee13a06f} <Debug> TCPHandler: Processed in 0.001286415 sec. | ||
| 7976 | 2025.12.17 00:55:49.465627 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2025.12.17 00:55:49.465728 [ 266 ] {4eea63aa-aa4c-42cb-b8b3-0a5e2ae128c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7978 | 2025.12.17 00:55:49.465769 [ 266 ] {4eea63aa-aa4c-42cb-b8b3-0a5e2ae128c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7979 | 2025.12.17 00:55:49.466260 [ 266 ] {4eea63aa-aa4c-42cb-b8b3-0a5e2ae128c3} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2025.12.17 00:55:49.466297 [ 266 ] {4eea63aa-aa4c-42cb-b8b3-0a5e2ae128c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7981 | 2025.12.17 00:55:49.466606 [ 266 ] {4eea63aa-aa4c-42cb-b8b3-0a5e2ae128c3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7982 | 2025.12.17 00:55:49.466825 [ 266 ] {4eea63aa-aa4c-42cb-b8b3-0a5e2ae128c3} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2025.12.17 00:55:49.466950 [ 266 ] {4eea63aa-aa4c-42cb-b8b3-0a5e2ae128c3} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001241 sec., 66075.7453666398 rows/sec., 5.16 MiB/sec. | ||
| 7984 | 2025.12.17 00:55:49.466987 [ 266 ] {4eea63aa-aa4c-42cb-b8b3-0a5e2ae128c3} <Debug> TCPHandler: Processed in 0.001409218 sec. | ||
| 7985 | 2025.12.17 00:55:49.467099 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2025.12.17 00:55:49.467192 [ 266 ] {2d8e17ed-e4cf-4ad8-90de-60334a1f4450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7987 | 2025.12.17 00:55:49.467234 [ 266 ] {2d8e17ed-e4cf-4ad8-90de-60334a1f4450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7988 | 2025.12.17 00:55:49.467648 [ 266 ] {2d8e17ed-e4cf-4ad8-90de-60334a1f4450} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2025.12.17 00:55:49.467681 [ 266 ] {2d8e17ed-e4cf-4ad8-90de-60334a1f4450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7990 | 2025.12.17 00:55:49.468002 [ 266 ] {2d8e17ed-e4cf-4ad8-90de-60334a1f4450} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7991 | 2025.12.17 00:55:49.468203 [ 266 ] {2d8e17ed-e4cf-4ad8-90de-60334a1f4450} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2025.12.17 00:55:49.468338 [ 266 ] {2d8e17ed-e4cf-4ad8-90de-60334a1f4450} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 7993 | 2025.12.17 00:55:49.468373 [ 266 ] {2d8e17ed-e4cf-4ad8-90de-60334a1f4450} <Debug> TCPHandler: Processed in 0.001322167 sec. | ||
| 7994 | 2025.12.17 00:55:49.468487 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2025.12.17 00:55:49.468578 [ 266 ] {64f70f6d-703e-4f26-96d7-069dec26b470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7996 | 2025.12.17 00:55:49.468631 [ 266 ] {64f70f6d-703e-4f26-96d7-069dec26b470} <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 | ||
| 7997 | 2025.12.17 00:55:49.469412 [ 266 ] {64f70f6d-703e-4f26-96d7-069dec26b470} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2025.12.17 00:55:49.469446 [ 266 ] {64f70f6d-703e-4f26-96d7-069dec26b470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7999 | 2025.12.17 00:55:49.469966 [ 266 ] {64f70f6d-703e-4f26-96d7-069dec26b470} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8000 | 2025.12.17 00:55:49.470183 [ 266 ] {64f70f6d-703e-4f26-96d7-069dec26b470} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2025.12.17 00:55:49.470322 [ 266 ] {64f70f6d-703e-4f26-96d7-069dec26b470} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001762 sec., 10215.664018161182 rows/sec., 18.31 MiB/sec. | ||
| 8002 | 2025.12.17 00:55:49.470373 [ 266 ] {64f70f6d-703e-4f26-96d7-069dec26b470} <Debug> TCPHandler: Processed in 0.001933269 sec. | ||
| 8003 | 2025.12.17 00:55:49.470483 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2025.12.17 00:55:49.470574 [ 266 ] {8d24362d-7c31-4400-9e5d-06e2afdb709f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8005 | 2025.12.17 00:55:49.470614 [ 266 ] {8d24362d-7c31-4400-9e5d-06e2afdb709f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8006 | 2025.12.17 00:55:49.470940 [ 266 ] {8d24362d-7c31-4400-9e5d-06e2afdb709f} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2025.12.17 00:55:49.470972 [ 266 ] {8d24362d-7c31-4400-9e5d-06e2afdb709f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8008 | 2025.12.17 00:55:49.471265 [ 266 ] {8d24362d-7c31-4400-9e5d-06e2afdb709f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8009 | 2025.12.17 00:55:49.471485 [ 266 ] {8d24362d-7c31-4400-9e5d-06e2afdb709f} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2025.12.17 00:55:49.471608 [ 266 ] {8d24362d-7c31-4400-9e5d-06e2afdb709f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 8011 | 2025.12.17 00:55:49.471642 [ 266 ] {8d24362d-7c31-4400-9e5d-06e2afdb709f} <Debug> TCPHandler: Processed in 0.001206794 sec. | ||
| 8012 | 2025.12.17 00:55:50.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.00 MiB, peak 301.00 MiB, free memory in arenas 0.00 B, will set to 293.56 MiB (RSS), difference: 3.56 MiB | ||
| 8013 | 2025.12.17 00:55:53.070741 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1000 | ||
| 8014 | 2025.12.17 00:55:53.073335 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2025.12.17 00:55:53.073383 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8016 | 2025.12.17 00:55:53.074575 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8017 | 2025.12.17 00:55:53.074836 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2025.12.17 00:55:53.075107 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1000 | ||
| 8019 | 2025.12.17 00:55:54.463132 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8020 | 2025.12.17 00:55:54.463334 [ 266 ] {a6e070e6-39cb-468c-aa6a-fc0427551b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8021 | 2025.12.17 00:55:54.463406 [ 266 ] {a6e070e6-39cb-468c-aa6a-fc0427551b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8022 | 2025.12.17 00:55:54.464068 [ 266 ] {a6e070e6-39cb-468c-aa6a-fc0427551b84} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2025.12.17 00:55:54.464116 [ 266 ] {a6e070e6-39cb-468c-aa6a-fc0427551b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8024 | 2025.12.17 00:55:54.464503 [ 266 ] {a6e070e6-39cb-468c-aa6a-fc0427551b84} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8025 | 2025.12.17 00:55:54.464733 [ 266 ] {a6e070e6-39cb-468c-aa6a-fc0427551b84} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2025.12.17 00:55:54.464894 [ 266 ] {a6e070e6-39cb-468c-aa6a-fc0427551b84} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00163 sec., 2453.98773006135 rows/sec., 200.11 KiB/sec. | ||
| 8027 | 2025.12.17 00:55:54.464944 [ 266 ] {a6e070e6-39cb-468c-aa6a-fc0427551b84} <Debug> TCPHandler: Processed in 0.001948019 sec. | ||
| 8028 | 2025.12.17 00:55:54.465074 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8029 | 2025.12.17 00:55:54.465179 [ 266 ] {e9bbbba4-fe63-4a3c-a9b8-83f25ad7ae20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8030 | 2025.12.17 00:55:54.465222 [ 266 ] {e9bbbba4-fe63-4a3c-a9b8-83f25ad7ae20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8031 | 2025.12.17 00:55:54.465699 [ 266 ] {e9bbbba4-fe63-4a3c-a9b8-83f25ad7ae20} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8032 | 2025.12.17 00:55:54.465734 [ 266 ] {e9bbbba4-fe63-4a3c-a9b8-83f25ad7ae20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8033 | 2025.12.17 00:55:54.466063 [ 266 ] {e9bbbba4-fe63-4a3c-a9b8-83f25ad7ae20} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8034 | 2025.12.17 00:55:54.466279 [ 266 ] {e9bbbba4-fe63-4a3c-a9b8-83f25ad7ae20} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8035 | 2025.12.17 00:55:54.466389 [ 47 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8036 | 2025.12.17 00:55:54.466427 [ 47 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8037 | 2025.12.17 00:55:54.466430 [ 266 ] {e9bbbba4-fe63-4a3c-a9b8-83f25ad7ae20} <Debug> executeQuery: Read 106 rows, 9.06 KiB in 0.001276 sec., 83072.10031347962 rows/sec., 6.93 MiB/sec. | ||
| 8038 | 2025.12.17 00:55:54.466446 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8039 | 2025.12.17 00:55:54.466483 [ 266 ] {e9bbbba4-fe63-4a3c-a9b8-83f25ad7ae20} <Debug> TCPHandler: Processed in 0.001462929 sec. | ||
| 8040 | 2025.12.17 00:55:54.466593 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::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 | ||
| 8041 | 2025.12.17 00:55:54.466604 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8042 | 2025.12.17 00:55:54.466749 [ 266 ] {03652dda-3d9a-45a4-8b4d-64f589beed09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8043 | 2025.12.17 00:55:54.466779 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8044 | 2025.12.17 00:55:54.466793 [ 266 ] {03652dda-3d9a-45a4-8b4d-64f589beed09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8045 | 2025.12.17 00:55:54.466825 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2466 rows starting from the beginning of the part | ||
| 8046 | 2025.12.17 00:55:54.466902 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 8047 | 2025.12.17 00:55:54.466950 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1354 rows starting from the beginning of the part | ||
| 8048 | 2025.12.17 00:55:54.466993 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 8049 | 2025.12.17 00:55:54.467033 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 92 rows starting from the beginning of the part | ||
| 8050 | 2025.12.17 00:55:54.467072 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 106 rows starting from the beginning of the part | ||
| 8051 | 2025.12.17 00:55:54.467244 [ 266 ] {03652dda-3d9a-45a4-8b4d-64f589beed09} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8052 | 2025.12.17 00:55:54.467287 [ 266 ] {03652dda-3d9a-45a4-8b4d-64f589beed09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8053 | 2025.12.17 00:55:54.467640 [ 266 ] {03652dda-3d9a-45a4-8b4d-64f589beed09} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8054 | 2025.12.17 00:55:54.467877 [ 266 ] {03652dda-3d9a-45a4-8b4d-64f589beed09} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8055 | 2025.12.17 00:55:54.468017 [ 266 ] {03652dda-3d9a-45a4-8b4d-64f589beed09} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.00129 sec., 21705.42635658915 rows/sec., 1.58 MiB/sec. | ||
| 8056 | 2025.12.17 00:55:54.468055 [ 266 ] {03652dda-3d9a-45a4-8b4d-64f589beed09} <Debug> TCPHandler: Processed in 0.001502211 sec. | ||
| 8057 | 2025.12.17 00:55:54.468166 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8058 | 2025.12.17 00:55:54.468263 [ 266 ] {6a0a0202-4760-46ec-97e3-d87f415778a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8059 | 2025.12.17 00:55:54.468304 [ 266 ] {6a0a0202-4760-46ec-97e3-d87f415778a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8060 | 2025.12.17 00:55:54.468741 [ 266 ] {6a0a0202-4760-46ec-97e3-d87f415778a8} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2025.12.17 00:55:54.468777 [ 266 ] {6a0a0202-4760-46ec-97e3-d87f415778a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8062 | 2025.12.17 00:55:54.468884 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4226 rows, containing 5 columns (5 merged, 0 gathered) in 0.002357607 sec., 1792495.5261839654 rows/sec., 154.96 MiB/sec. | ||
| 8063 | 2025.12.17 00:55:54.469100 [ 266 ] {6a0a0202-4760-46ec-97e3-d87f415778a8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8064 | 2025.12.17 00:55:54.469226 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8065 | 2025.12.17 00:55:54.469355 [ 266 ] {6a0a0202-4760-46ec-97e3-d87f415778a8} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2025.12.17 00:55:54.469491 [ 266 ] {6a0a0202-4760-46ec-97e3-d87f415778a8} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001258 sec., 73131.95548489667 rows/sec., 5.72 MiB/sec. | ||
| 8067 | 2025.12.17 00:55:54.469516 [ 34 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8068 | 2025.12.17 00:55:54.469529 [ 266 ] {6a0a0202-4760-46ec-97e3-d87f415778a8} <Debug> TCPHandler: Processed in 0.001425629 sec. | ||
| 8069 | 2025.12.17 00:55:54.469561 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_56_11} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2025.12.17 00:55:54.469592 [ 34 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2025.12.17 00:55:54.469625 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8072 | 2025.12.17 00:55:54.469671 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_56_11} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8073 | 2025.12.17 00:55:54.469681 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8074 | 2025.12.17 00:55:54.469698 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::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 | ||
| 8075 | 2025.12.17 00:55:54.469777 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 8076 | 2025.12.17 00:55:54.469780 [ 266 ] {b494defc-8020-4167-bb87-eaa8faab5a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8077 | 2025.12.17 00:55:54.469791 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8078 | 2025.12.17 00:55:54.469834 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1251 rows starting from the beginning of the part | ||
| 8079 | 2025.12.17 00:55:54.469839 [ 266 ] {b494defc-8020-4167-bb87-eaa8faab5a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8080 | 2025.12.17 00:55:54.469878 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 88 rows starting from the beginning of the part | ||
| 8081 | 2025.12.17 00:55:54.469918 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 578 rows starting from the beginning of the part | ||
| 8082 | 2025.12.17 00:55:54.469952 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part | ||
| 8083 | 2025.12.17 00:55:54.469982 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
| 8084 | 2025.12.17 00:55:54.470014 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 92 rows starting from the beginning of the part | ||
| 8085 | 2025.12.17 00:55:54.470242 [ 266 ] {b494defc-8020-4167-bb87-eaa8faab5a11} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2025.12.17 00:55:54.470347 [ 266 ] {b494defc-8020-4167-bb87-eaa8faab5a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8087 | 2025.12.17 00:55:54.470701 [ 266 ] {b494defc-8020-4167-bb87-eaa8faab5a11} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8088 | 2025.12.17 00:55:54.470914 [ 266 ] {b494defc-8020-4167-bb87-eaa8faab5a11} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8089 | 2025.12.17 00:55:54.471031 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8090 | 2025.12.17 00:55:54.471049 [ 266 ] {b494defc-8020-4167-bb87-eaa8faab5a11} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001257 sec., 128878.28162291169 rows/sec., 8.97 MiB/sec. | ||
| 8091 | 2025.12.17 00:55:54.471061 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2025.12.17 00:55:54.471057 [ 193 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361928 sec., 1599937.7353281523 rows/sec., 124.33 MiB/sec. | ||
| 8093 | 2025.12.17 00:55:54.471088 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8094 | 2025.12.17 00:55:54.471094 [ 266 ] {b494defc-8020-4167-bb87-eaa8faab5a11} <Debug> TCPHandler: Processed in 0.001436848 sec. | ||
| 8095 | 2025.12.17 00:55:54.471161 [ 191 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 8096 | 2025.12.17 00:55:54.471228 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8097 | 2025.12.17 00:55:54.471257 [ 189 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8098 | 2025.12.17 00:55:54.471262 [ 191 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8099 | 2025.12.17 00:55:54.471297 [ 191 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15673 rows starting from the beginning of the part | ||
| 8100 | 2025.12.17 00:55:54.471328 [ 266 ] {f342e977-ed4f-4e8e-9170-deaa99c8b574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8101 | 2025.12.17 00:55:54.471343 [ 191 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 8102 | 2025.12.17 00:55:54.471392 [ 191 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 882 rows starting from the beginning of the part | ||
| 8103 | 2025.12.17 00:55:54.471392 [ 266 ] {f342e977-ed4f-4e8e-9170-deaa99c8b574} <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 | ||
| 8104 | 2025.12.17 00:55:54.471427 [ 191 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 8105 | 2025.12.17 00:55:54.471464 [ 191 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 8106 | 2025.12.17 00:55:54.471498 [ 191 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 162 rows starting from the beginning of the part | ||
| 8107 | 2025.12.17 00:55:54.471514 [ 189 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_56_11} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8108 | 2025.12.17 00:55:54.471582 [ 189 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_56_11} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8109 | 2025.12.17 00:55:54.471655 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8110 | 2025.12.17 00:55:54.472246 [ 266 ] {f342e977-ed4f-4e8e-9170-deaa99c8b574} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2025.12.17 00:55:54.472288 [ 266 ] {f342e977-ed4f-4e8e-9170-deaa99c8b574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8112 | 2025.12.17 00:55:54.472898 [ 266 ] {f342e977-ed4f-4e8e-9170-deaa99c8b574} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8113 | 2025.12.17 00:55:54.473132 [ 266 ] {f342e977-ed4f-4e8e-9170-deaa99c8b574} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2025.12.17 00:55:54.473254 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8115 | 2025.12.17 00:55:54.473282 [ 266 ] {f342e977-ed4f-4e8e-9170-deaa99c8b574} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001973 sec., 12164.216928535227 rows/sec., 21.80 MiB/sec. | ||
| 8116 | 2025.12.17 00:55:54.473285 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2025.12.17 00:55:54.473324 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8118 | 2025.12.17 00:55:54.473359 [ 266 ] {f342e977-ed4f-4e8e-9170-deaa99c8b574} <Debug> TCPHandler: Processed in 0.002180174 sec. | ||
| 8119 | 2025.12.17 00:55:54.473404 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::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 | ||
| 8120 | 2025.12.17 00:55:54.473496 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8121 | 2025.12.17 00:55:54.473604 [ 266 ] {6d79c232-8c4d-44bd-ab7b-0aaf1138f260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8122 | 2025.12.17 00:55:54.473649 [ 266 ] {6d79c232-8c4d-44bd-ab7b-0aaf1138f260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8123 | 2025.12.17 00:55:54.473664 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8124 | 2025.12.17 00:55:54.473734 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 921 rows starting from the beginning of the part | ||
| 8125 | 2025.12.17 00:55:54.473876 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 8126 | 2025.12.17 00:55:54.473979 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 18 rows starting from the beginning of the part | ||
| 8127 | 2025.12.17 00:55:54.474010 [ 266 ] {6d79c232-8c4d-44bd-ab7b-0aaf1138f260} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2025.12.17 00:55:54.474055 [ 266 ] {6d79c232-8c4d-44bd-ab7b-0aaf1138f260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8129 | 2025.12.17 00:55:54.474077 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 8130 | 2025.12.17 00:55:54.474170 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part | ||
| 8131 | 2025.12.17 00:55:54.474276 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 8132 | 2025.12.17 00:55:54.474381 [ 266 ] {6d79c232-8c4d-44bd-ab7b-0aaf1138f260} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8133 | 2025.12.17 00:55:54.474610 [ 266 ] {6d79c232-8c4d-44bd-ab7b-0aaf1138f260} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8134 | 2025.12.17 00:55:54.474751 [ 34 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8135 | 2025.12.17 00:55:54.474755 [ 266 ] {6d79c232-8c4d-44bd-ab7b-0aaf1138f260} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 8136 | 2025.12.17 00:55:54.474806 [ 34 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2025.12.17 00:55:54.474833 [ 266 ] {6d79c232-8c4d-44bd-ab7b-0aaf1138f260} <Debug> TCPHandler: Processed in 0.001388998 sec. | ||
| 8138 | 2025.12.17 00:55:54.474838 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8139 | 2025.12.17 00:55:54.474943 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 8140 | 2025.12.17 00:55:54.475041 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8141 | 2025.12.17 00:55:54.475072 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3026 rows starting from the beginning of the part | ||
| 8142 | 2025.12.17 00:55:54.475129 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 8143 | 2025.12.17 00:55:54.475174 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 8144 | 2025.12.17 00:55:54.475214 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 8145 | 2025.12.17 00:55:54.475254 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 8146 | 2025.12.17 00:55:54.475293 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 8147 | 2025.12.17 00:55:54.477155 [ 188 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3326 rows, containing 4 columns (4 merged, 0 gathered) in 0.002249795 sec., 1478356.9169635454 rows/sec., 98.61 MiB/sec. | ||
| 8148 | 2025.12.17 00:55:54.477939 [ 197 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8149 | 2025.12.17 00:55:54.478017 [ 188 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17197 rows, containing 5 columns (5 merged, 0 gathered) in 0.006885128 sec., 2497702.2939878535 rows/sec., 170.90 MiB/sec. | ||
| 8150 | 2025.12.17 00:55:54.478250 [ 195 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8151 | 2025.12.17 00:55:54.478280 [ 197 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_56_11} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2025.12.17 00:55:54.478384 [ 197 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_56_11} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8153 | 2025.12.17 00:55:54.478508 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8154 | 2025.12.17 00:55:54.478574 [ 195 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2025.12.17 00:55:54.478652 [ 195 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8156 | 2025.12.17 00:55:54.478724 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8157 | 2025.12.17 00:55:54.482155 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 19 columns (19 merged, 0 gathered) in 0.008785266 sec., 117127.92760059854 rows/sec., 209.89 MiB/sec. | ||
| 8158 | 2025.12.17 00:55:54.483283 [ 197 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8159 | 2025.12.17 00:55:54.483627 [ 197 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2025.12.17 00:55:54.483702 [ 197 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8161 | 2025.12.17 00:55:54.483800 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.27 MiB. | ||
| 8162 | 2025.12.17 00:55:55.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.24 MiB, peak 306.69 MiB, free memory in arenas 0.00 B, will set to 298.69 MiB (RSS), difference: 4.46 MiB | ||
| 8163 | 2025.12.17 00:55:55.515548 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18699 | ||
| 8164 | 2025.12.17 00:55:55.516083 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2025.12.17 00:55:55.516116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8166 | 2025.12.17 00:55:55.516585 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8167 | 2025.12.17 00:55:55.516803 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2025.12.17 00:55:55.516926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18699 | ||
| 8169 | 2025.12.17 00:55:56.503425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8170 | 2025.12.17 00:55:56.521573 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2025.12.17 00:55:56.521625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8172 | 2025.12.17 00:55:56.527809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8173 | 2025.12.17 00:55:56.528511 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2025.12.17 00:55:56.532102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8175 | 2025.12.17 00:55:59.439516 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57963 | ||
| 8176 | 2025.12.17 00:55:59.439636 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8177 | 2025.12.17 00:55:59.439666 [ 292 ] {} <Debug> TCP-Session: 6a56be20-c53d-420f-8bbe-315dca79b4b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57963 | ||
| 8178 | 2025.12.17 00:55:59.439688 [ 292 ] {} <Debug> TCP-Session: 6a56be20-c53d-420f-8bbe-315dca79b4b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8179 | 2025.12.17 00:55:59.439702 [ 292 ] {} <Debug> TCP-Session: 6a56be20-c53d-420f-8bbe-315dca79b4b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8180 | 2025.12.17 00:55:59.439903 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47005 | ||
| 8181 | 2025.12.17 00:55:59.439934 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47032 | ||
| 8182 | 2025.12.17 00:55:59.439952 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52952 | ||
| 8183 | 2025.12.17 00:55:59.439980 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34868 | ||
| 8184 | 2025.12.17 00:55:59.440032 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8185 | 2025.12.17 00:55:59.440054 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8186 | 2025.12.17 00:55:59.440075 [ 293 ] {} <Debug> TCP-Session: 22ca5ed4-e3e1-45fb-bd0f-47dc731e3237 Authenticating user 'default' from [fd00:1122:3344:101::e]:47005 | ||
| 8187 | 2025.12.17 00:55:59.439945 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62384 | ||
| 8188 | 2025.12.17 00:55:59.440109 [ 293 ] {} <Debug> TCP-Session: 22ca5ed4-e3e1-45fb-bd0f-47dc731e3237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8189 | 2025.12.17 00:55:59.440109 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8190 | 2025.12.17 00:55:59.440128 [ 293 ] {} <Debug> TCP-Session: 22ca5ed4-e3e1-45fb-bd0f-47dc731e3237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8191 | 2025.12.17 00:55:59.440104 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8192 | 2025.12.17 00:55:59.440156 [ 291 ] {} <Debug> TCP-Session: 6519a96a-5136-410a-b204-8e81cdf345c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34868 | ||
| 8193 | 2025.12.17 00:55:59.440175 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8194 | 2025.12.17 00:55:59.440196 [ 290 ] {} <Debug> TCP-Session: 287bdec8-6f97-4cbc-900c-a39a03e40196 Authenticating user 'default' from [fd00:1122:3344:101::e]:52952 | ||
| 8195 | 2025.12.17 00:55:59.440209 [ 291 ] {} <Debug> TCP-Session: 6519a96a-5136-410a-b204-8e81cdf345c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8196 | 2025.12.17 00:55:59.440220 [ 289 ] {} <Debug> TCP-Session: 5657f51e-0754-4c33-a7a6-e6e8a2d417bc Authenticating user 'default' from [fd00:1122:3344:101::e]:62384 | ||
| 8197 | 2025.12.17 00:55:59.440244 [ 291 ] {} <Debug> TCP-Session: 6519a96a-5136-410a-b204-8e81cdf345c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8198 | 2025.12.17 00:55:59.440260 [ 289 ] {} <Debug> TCP-Session: 5657f51e-0754-4c33-a7a6-e6e8a2d417bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8199 | 2025.12.17 00:55:59.440237 [ 290 ] {} <Debug> TCP-Session: 287bdec8-6f97-4cbc-900c-a39a03e40196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8200 | 2025.12.17 00:55:59.440286 [ 289 ] {} <Debug> TCP-Session: 5657f51e-0754-4c33-a7a6-e6e8a2d417bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8201 | 2025.12.17 00:55:59.440306 [ 290 ] {} <Debug> TCP-Session: 287bdec8-6f97-4cbc-900c-a39a03e40196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8202 | 2025.12.17 00:55:59.440167 [ 292 ] {} <Trace> TCP-Session: 6a56be20-c53d-420f-8bbe-315dca79b4b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8203 | 2025.12.17 00:55:59.440094 [ 287 ] {} <Debug> TCP-Session: 013620ec-0064-4dfb-b674-4686461ac1dc Authenticating user 'default' from [fd00:1122:3344:101::e]:47032 | ||
| 8204 | 2025.12.17 00:55:59.439912 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54982 | ||
| 8205 | 2025.12.17 00:55:59.440391 [ 287 ] {} <Debug> TCP-Session: 013620ec-0064-4dfb-b674-4686461ac1dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8206 | 2025.12.17 00:55:59.439906 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40082 | ||
| 8207 | 2025.12.17 00:55:59.440430 [ 287 ] {} <Debug> TCP-Session: 013620ec-0064-4dfb-b674-4686461ac1dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8208 | 2025.12.17 00:55:59.439933 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57124 | ||
| 8209 | 2025.12.17 00:55:59.440541 [ 292 ] {fffd5d45-b7e6-4c07-8787-b5374f96ac83} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57963) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8210 | 2025.12.17 00:55:59.440695 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8211 | 2025.12.17 00:55:59.440729 [ 259 ] {} <Debug> TCP-Session: 9d44abc0-bfd0-4bca-9b62-d1cde690389f Authenticating user 'default' from [fd00:1122:3344:101::e]:54982 | ||
| 8212 | 2025.12.17 00:55:59.440746 [ 259 ] {} <Debug> TCP-Session: 9d44abc0-bfd0-4bca-9b62-d1cde690389f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8213 | 2025.12.17 00:55:59.440758 [ 259 ] {} <Debug> TCP-Session: 9d44abc0-bfd0-4bca-9b62-d1cde690389f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8214 | 2025.12.17 00:55:59.440944 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8215 | 2025.12.17 00:55:59.440977 [ 288 ] {} <Debug> TCP-Session: b89a2b22-3581-411f-8e3b-9e704977e289 Authenticating user 'default' from [fd00:1122:3344:101::e]:57124 | ||
| 8216 | 2025.12.17 00:55:59.440995 [ 288 ] {} <Debug> TCP-Session: b89a2b22-3581-411f-8e3b-9e704977e289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8217 | 2025.12.17 00:55:59.441011 [ 288 ] {} <Debug> TCP-Session: b89a2b22-3581-411f-8e3b-9e704977e289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8218 | 2025.12.17 00:55:59.441061 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8219 | 2025.12.17 00:55:59.441099 [ 294 ] {} <Debug> TCP-Session: da976966-e713-4f23-9a96-fdd869eba92a Authenticating user 'default' from [fd00:1122:3344:101::e]:40082 | ||
| 8220 | 2025.12.17 00:55:59.441117 [ 294 ] {} <Debug> TCP-Session: da976966-e713-4f23-9a96-fdd869eba92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8221 | 2025.12.17 00:55:59.441130 [ 294 ] {} <Debug> TCP-Session: da976966-e713-4f23-9a96-fdd869eba92a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8222 | 2025.12.17 00:55:59.441132 [ 292 ] {fffd5d45-b7e6-4c07-8787-b5374f96ac83} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8223 | 2025.12.17 00:55:59.441202 [ 292 ] {fffd5d45-b7e6-4c07-8787-b5374f96ac83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8224 | 2025.12.17 00:55:59.441529 [ 292 ] {fffd5d45-b7e6-4c07-8787-b5374f96ac83} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 8225 | 2025.12.17 00:55:59.442625 [ 317 ] {fffd5d45-b7e6-4c07-8787-b5374f96ac83} <Trace> AggregatingTransform: Aggregating | ||
| 8226 | 2025.12.17 00:55:59.442670 [ 317 ] {fffd5d45-b7e6-4c07-8787-b5374f96ac83} <Trace> Aggregator: Aggregation method: without_key | ||
| 8227 | 2025.12.17 00:55:59.442714 [ 317 ] {fffd5d45-b7e6-4c07-8787-b5374f96ac83} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001082592 sec. (923.709 rows/sec., 36.08 KiB/sec.) | ||
| 8228 | 2025.12.17 00:55:59.442739 [ 317 ] {fffd5d45-b7e6-4c07-8787-b5374f96ac83} <Trace> Aggregator: Merging aggregated data | ||
| 8229 | 2025.12.17 00:55:59.444067 [ 292 ] {fffd5d45-b7e6-4c07-8787-b5374f96ac83} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003594 sec., 278.2415136338342 rows/sec., 10.87 KiB/sec. | ||
| 8230 | 2025.12.17 00:55:59.444226 [ 292 ] {fffd5d45-b7e6-4c07-8787-b5374f96ac83} <Debug> TCPHandler: Processed in 0.004288826 sec. | ||
| 8231 | 2025.12.17 00:55:59.444349 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8232 | 2025.12.17 00:55:59.444377 [ 292 ] {} <Debug> TCP-Session: 6a56be20-c53d-420f-8bbe-315dca79b4b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8233 | 2025.12.17 00:55:59.444382 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8234 | 2025.12.17 00:55:59.444407 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8235 | 2025.12.17 00:55:59.444427 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8236 | 2025.12.17 00:55:59.444431 [ 290 ] {} <Debug> TCP-Session: 287bdec8-6f97-4cbc-900c-a39a03e40196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8237 | 2025.12.17 00:55:59.444451 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8238 | 2025.12.17 00:55:59.444471 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8239 | 2025.12.17 00:55:59.444494 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8240 | 2025.12.17 00:55:59.444501 [ 294 ] {} <Debug> TCP-Session: da976966-e713-4f23-9a96-fdd869eba92a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8241 | 2025.12.17 00:55:59.444517 [ 259 ] {} <Debug> TCP-Session: 9d44abc0-bfd0-4bca-9b62-d1cde690389f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8242 | 2025.12.17 00:55:59.444541 [ 289 ] {} <Debug> TCP-Session: 5657f51e-0754-4c33-a7a6-e6e8a2d417bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8243 | 2025.12.17 00:55:59.444545 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8244 | 2025.12.17 00:55:59.444513 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8245 | 2025.12.17 00:55:59.444607 [ 291 ] {} <Debug> TCP-Session: 6519a96a-5136-410a-b204-8e81cdf345c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8246 | 2025.12.17 00:55:59.444474 [ 287 ] {} <Debug> TCP-Session: 013620ec-0064-4dfb-b674-4686461ac1dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8247 | 2025.12.17 00:55:59.444630 [ 288 ] {} <Debug> TCP-Session: b89a2b22-3581-411f-8e3b-9e704977e289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8248 | 2025.12.17 00:55:59.444453 [ 293 ] {} <Debug> TCP-Session: 22ca5ed4-e3e1-45fb-bd0f-47dc731e3237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8249 | 2025.12.17 00:55:59.462301 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8250 | 2025.12.17 00:55:59.462434 [ 266 ] {34d0bd3a-da7c-472f-8e3d-92843aee61bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8251 | 2025.12.17 00:55:59.462486 [ 266 ] {34d0bd3a-da7c-472f-8e3d-92843aee61bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8252 | 2025.12.17 00:55:59.463086 [ 266 ] {34d0bd3a-da7c-472f-8e3d-92843aee61bf} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8253 | 2025.12.17 00:55:59.463135 [ 266 ] {34d0bd3a-da7c-472f-8e3d-92843aee61bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8254 | 2025.12.17 00:55:59.463530 [ 266 ] {34d0bd3a-da7c-472f-8e3d-92843aee61bf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8255 | 2025.12.17 00:55:59.463752 [ 266 ] {34d0bd3a-da7c-472f-8e3d-92843aee61bf} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2025.12.17 00:55:59.463906 [ 266 ] {34d0bd3a-da7c-472f-8e3d-92843aee61bf} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001511 sec., 60886.82991396426 rows/sec., 5.14 MiB/sec. | ||
| 8257 | 2025.12.17 00:55:59.463955 [ 266 ] {34d0bd3a-da7c-472f-8e3d-92843aee61bf} <Debug> TCPHandler: Processed in 0.001714484 sec. | ||
| 8258 | 2025.12.17 00:55:59.464080 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8259 | 2025.12.17 00:55:59.464182 [ 266 ] {928f50f0-dbc2-4b02-b8fa-98d230aa044c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8260 | 2025.12.17 00:55:59.464225 [ 266 ] {928f50f0-dbc2-4b02-b8fa-98d230aa044c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8261 | 2025.12.17 00:55:59.464657 [ 266 ] {928f50f0-dbc2-4b02-b8fa-98d230aa044c} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8262 | 2025.12.17 00:55:59.464695 [ 266 ] {928f50f0-dbc2-4b02-b8fa-98d230aa044c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8263 | 2025.12.17 00:55:59.464997 [ 266 ] {928f50f0-dbc2-4b02-b8fa-98d230aa044c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8264 | 2025.12.17 00:55:59.465217 [ 266 ] {928f50f0-dbc2-4b02-b8fa-98d230aa044c} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8265 | 2025.12.17 00:55:59.465350 [ 266 ] {928f50f0-dbc2-4b02-b8fa-98d230aa044c} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001192 sec., 15100.671140939598 rows/sec., 1.11 MiB/sec. | ||
| 8266 | 2025.12.17 00:55:59.465390 [ 266 ] {928f50f0-dbc2-4b02-b8fa-98d230aa044c} <Debug> TCPHandler: Processed in 0.001359817 sec. | ||
| 8267 | 2025.12.17 00:55:59.465508 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8268 | 2025.12.17 00:55:59.465603 [ 266 ] {ccd27565-b164-41cd-b101-051d6a26b4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8269 | 2025.12.17 00:55:59.465643 [ 266 ] {ccd27565-b164-41cd-b101-051d6a26b4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8270 | 2025.12.17 00:55:59.466058 [ 266 ] {ccd27565-b164-41cd-b101-051d6a26b4eb} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2025.12.17 00:55:59.466095 [ 266 ] {ccd27565-b164-41cd-b101-051d6a26b4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8272 | 2025.12.17 00:55:59.466399 [ 266 ] {ccd27565-b164-41cd-b101-051d6a26b4eb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8273 | 2025.12.17 00:55:59.466600 [ 266 ] {ccd27565-b164-41cd-b101-051d6a26b4eb} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2025.12.17 00:55:59.466719 [ 266 ] {ccd27565-b164-41cd-b101-051d6a26b4eb} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001155 sec., 70995.670995671 rows/sec., 5.54 MiB/sec. | ||
| 8275 | 2025.12.17 00:55:59.466754 [ 266 ] {ccd27565-b164-41cd-b101-051d6a26b4eb} <Debug> TCPHandler: Processed in 0.001316997 sec. | ||
| 8276 | 2025.12.17 00:55:59.466857 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8277 | 2025.12.17 00:55:59.466946 [ 266 ] {acedf934-c152-45ad-9d71-ff9ac4847309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8278 | 2025.12.17 00:55:59.466986 [ 266 ] {acedf934-c152-45ad-9d71-ff9ac4847309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8279 | 2025.12.17 00:55:59.467360 [ 266 ] {acedf934-c152-45ad-9d71-ff9ac4847309} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8280 | 2025.12.17 00:55:59.467461 [ 266 ] {acedf934-c152-45ad-9d71-ff9ac4847309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8281 | 2025.12.17 00:55:59.467785 [ 266 ] {acedf934-c152-45ad-9d71-ff9ac4847309} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8282 | 2025.12.17 00:55:59.467994 [ 266 ] {acedf934-c152-45ad-9d71-ff9ac4847309} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8283 | 2025.12.17 00:55:59.468123 [ 266 ] {acedf934-c152-45ad-9d71-ff9ac4847309} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 8284 | 2025.12.17 00:55:59.468162 [ 266 ] {acedf934-c152-45ad-9d71-ff9ac4847309} <Debug> TCPHandler: Processed in 0.001323467 sec. | ||
| 8285 | 2025.12.17 00:55:59.468261 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2025.12.17 00:55:59.468353 [ 266 ] {754d767a-06fb-43c9-b2c9-c141a9009056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8287 | 2025.12.17 00:55:59.468408 [ 266 ] {754d767a-06fb-43c9-b2c9-c141a9009056} <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 | ||
| 8288 | 2025.12.17 00:55:59.469176 [ 266 ] {754d767a-06fb-43c9-b2c9-c141a9009056} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2025.12.17 00:55:59.469213 [ 266 ] {754d767a-06fb-43c9-b2c9-c141a9009056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8290 | 2025.12.17 00:55:59.469755 [ 266 ] {754d767a-06fb-43c9-b2c9-c141a9009056} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8291 | 2025.12.17 00:55:59.469991 [ 266 ] {754d767a-06fb-43c9-b2c9-c141a9009056} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8292 | 2025.12.17 00:55:59.470132 [ 266 ] {754d767a-06fb-43c9-b2c9-c141a9009056} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001797 sec., 10016.69449081803 rows/sec., 17.95 MiB/sec. | ||
| 8293 | 2025.12.17 00:55:59.470199 [ 266 ] {754d767a-06fb-43c9-b2c9-c141a9009056} <Debug> TCPHandler: Processed in 0.00198669 sec. | ||
| 8294 | 2025.12.17 00:55:59.470308 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8295 | 2025.12.17 00:55:59.470403 [ 266 ] {600e2ada-1c3f-4884-bf4c-eab046818b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8296 | 2025.12.17 00:55:59.470445 [ 266 ] {600e2ada-1c3f-4884-bf4c-eab046818b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8297 | 2025.12.17 00:55:59.470786 [ 266 ] {600e2ada-1c3f-4884-bf4c-eab046818b83} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2025.12.17 00:55:59.470823 [ 266 ] {600e2ada-1c3f-4884-bf4c-eab046818b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8299 | 2025.12.17 00:55:59.471124 [ 266 ] {600e2ada-1c3f-4884-bf4c-eab046818b83} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8300 | 2025.12.17 00:55:59.471332 [ 266 ] {600e2ada-1c3f-4884-bf4c-eab046818b83} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2025.12.17 00:55:59.471463 [ 266 ] {600e2ada-1c3f-4884-bf4c-eab046818b83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 8302 | 2025.12.17 00:55:59.471501 [ 266 ] {600e2ada-1c3f-4884-bf4c-eab046818b83} <Debug> TCPHandler: Processed in 0.001240725 sec. | ||
| 8303 | 2025.12.17 00:56:00.650703 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33878 | ||
| 8304 | 2025.12.17 00:56:00.650838 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8305 | 2025.12.17 00:56:00.650869 [ 292 ] {} <Debug> TCP-Session: 7730cab9-a2d4-4b6d-bccf-f6f53f8c4f65 Authenticating user 'default' from [fd00:1122:3344:101::e]:33878 | ||
| 8306 | 2025.12.17 00:56:00.650895 [ 292 ] {} <Debug> TCP-Session: 7730cab9-a2d4-4b6d-bccf-f6f53f8c4f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8307 | 2025.12.17 00:56:00.650911 [ 292 ] {} <Debug> TCP-Session: 7730cab9-a2d4-4b6d-bccf-f6f53f8c4f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8308 | 2025.12.17 00:56:00.651147 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37557 | ||
| 8309 | 2025.12.17 00:56:00.651161 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35586 | ||
| 8310 | 2025.12.17 00:56:00.651201 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42070 | ||
| 8311 | 2025.12.17 00:56:00.651212 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64536 | ||
| 8312 | 2025.12.17 00:56:00.651272 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8313 | 2025.12.17 00:56:00.651296 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8314 | 2025.12.17 00:56:00.651297 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8315 | 2025.12.17 00:56:00.651314 [ 293 ] {} <Debug> TCP-Session: 684efd32-6fed-40e8-b76b-678ba24dd3f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37557 | ||
| 8316 | 2025.12.17 00:56:00.651331 [ 259 ] {} <Debug> TCP-Session: 786d7050-e5c5-4e44-8c65-b18f903f779b Authenticating user 'default' from [fd00:1122:3344:101::e]:35586 | ||
| 8317 | 2025.12.17 00:56:00.651335 [ 290 ] {} <Debug> TCP-Session: 7e271a10-ef2a-4957-8814-5ee592fb185f Authenticating user 'default' from [fd00:1122:3344:101::e]:42070 | ||
| 8318 | 2025.12.17 00:56:00.651355 [ 293 ] {} <Debug> TCP-Session: 684efd32-6fed-40e8-b76b-678ba24dd3f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8319 | 2025.12.17 00:56:00.651366 [ 259 ] {} <Debug> TCP-Session: 786d7050-e5c5-4e44-8c65-b18f903f779b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8320 | 2025.12.17 00:56:00.651370 [ 290 ] {} <Debug> TCP-Session: 7e271a10-ef2a-4957-8814-5ee592fb185f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8321 | 2025.12.17 00:56:00.651371 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8322 | 2025.12.17 00:56:00.651396 [ 290 ] {} <Debug> TCP-Session: 7e271a10-ef2a-4957-8814-5ee592fb185f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8323 | 2025.12.17 00:56:00.651390 [ 259 ] {} <Debug> TCP-Session: 786d7050-e5c5-4e44-8c65-b18f903f779b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8324 | 2025.12.17 00:56:00.651427 [ 291 ] {} <Debug> TCP-Session: 7c1f4c71-7835-4539-bc94-98463fe84c63 Authenticating user 'default' from [fd00:1122:3344:101::e]:64536 | ||
| 8325 | 2025.12.17 00:56:00.651380 [ 293 ] {} <Debug> TCP-Session: 684efd32-6fed-40e8-b76b-678ba24dd3f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8326 | 2025.12.17 00:56:00.651465 [ 291 ] {} <Debug> TCP-Session: 7c1f4c71-7835-4539-bc94-98463fe84c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8327 | 2025.12.17 00:56:00.651297 [ 292 ] {} <Trace> TCP-Session: 7730cab9-a2d4-4b6d-bccf-f6f53f8c4f65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8328 | 2025.12.17 00:56:00.651493 [ 291 ] {} <Debug> TCP-Session: 7c1f4c71-7835-4539-bc94-98463fe84c63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8329 | 2025.12.17 00:56:00.651185 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46883 | ||
| 8330 | 2025.12.17 00:56:00.651192 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64720 | ||
| 8331 | 2025.12.17 00:56:00.651156 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50011 | ||
| 8332 | 2025.12.17 00:56:00.651601 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8333 | 2025.12.17 00:56:00.651180 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34051 | ||
| 8334 | 2025.12.17 00:56:00.651642 [ 287 ] {} <Debug> TCP-Session: 536504a1-8fd0-4893-87ac-086da579af2a Authenticating user 'default' from [fd00:1122:3344:101::e]:46883 | ||
| 8335 | 2025.12.17 00:56:00.651666 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8336 | 2025.12.17 00:56:00.651683 [ 287 ] {} <Debug> TCP-Session: 536504a1-8fd0-4893-87ac-086da579af2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8337 | 2025.12.17 00:56:00.651690 [ 292 ] {23c9aedf-4591-4f23-a76d-8aacfd8624d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33878) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8338 | 2025.12.17 00:56:00.651711 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8339 | 2025.12.17 00:56:00.651703 [ 294 ] {} <Debug> TCP-Session: 12a7758f-7c5f-4012-9dbf-eb6fbeb88922 Authenticating user 'default' from [fd00:1122:3344:101::e]:50011 | ||
| 8340 | 2025.12.17 00:56:00.651741 [ 288 ] {} <Debug> TCP-Session: 34e2b84d-6031-4b76-a005-41a973e24178 Authenticating user 'default' from [fd00:1122:3344:101::e]:34051 | ||
| 8341 | 2025.12.17 00:56:00.651760 [ 294 ] {} <Debug> TCP-Session: 12a7758f-7c5f-4012-9dbf-eb6fbeb88922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8342 | 2025.12.17 00:56:00.651772 [ 288 ] {} <Debug> TCP-Session: 34e2b84d-6031-4b76-a005-41a973e24178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8343 | 2025.12.17 00:56:00.651785 [ 294 ] {} <Debug> TCP-Session: 12a7758f-7c5f-4012-9dbf-eb6fbeb88922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8344 | 2025.12.17 00:56:00.651708 [ 287 ] {} <Debug> TCP-Session: 536504a1-8fd0-4893-87ac-086da579af2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8345 | 2025.12.17 00:56:00.651820 [ 288 ] {} <Debug> TCP-Session: 34e2b84d-6031-4b76-a005-41a973e24178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8346 | 2025.12.17 00:56:00.651628 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8347 | 2025.12.17 00:56:00.651887 [ 289 ] {} <Debug> TCP-Session: 79709f1e-9423-4c6b-8601-719d774325a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64720 | ||
| 8348 | 2025.12.17 00:56:00.651905 [ 289 ] {} <Debug> TCP-Session: 79709f1e-9423-4c6b-8601-719d774325a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8349 | 2025.12.17 00:56:00.651917 [ 289 ] {} <Debug> TCP-Session: 79709f1e-9423-4c6b-8601-719d774325a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8350 | 2025.12.17 00:56:00.651966 [ 292 ] {23c9aedf-4591-4f23-a76d-8aacfd8624d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8351 | 2025.12.17 00:56:00.652025 [ 292 ] {23c9aedf-4591-4f23-a76d-8aacfd8624d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8352 | 2025.12.17 00:56:00.652321 [ 292 ] {23c9aedf-4591-4f23-a76d-8aacfd8624d6} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 8353 | 2025.12.17 00:56:00.653322 [ 322 ] {23c9aedf-4591-4f23-a76d-8aacfd8624d6} <Trace> AggregatingTransform: Aggregating | ||
| 8354 | 2025.12.17 00:56:00.653370 [ 322 ] {23c9aedf-4591-4f23-a76d-8aacfd8624d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 8355 | 2025.12.17 00:56:00.653414 [ 322 ] {23c9aedf-4591-4f23-a76d-8aacfd8624d6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990839 sec. (1009.246 rows/sec., 39.42 KiB/sec.) | ||
| 8356 | 2025.12.17 00:56:00.653434 [ 322 ] {23c9aedf-4591-4f23-a76d-8aacfd8624d6} <Trace> Aggregator: Merging aggregated data | ||
| 8357 | 2025.12.17 00:56:00.654758 [ 292 ] {23c9aedf-4591-4f23-a76d-8aacfd8624d6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003125 sec., 320 rows/sec., 12.50 KiB/sec. | ||
| 8358 | 2025.12.17 00:56:00.654909 [ 292 ] {23c9aedf-4591-4f23-a76d-8aacfd8624d6} <Debug> TCPHandler: Processed in 0.003729015 sec. | ||
| 8359 | 2025.12.17 00:56:00.655028 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8360 | 2025.12.17 00:56:00.655059 [ 292 ] {} <Debug> TCP-Session: 7730cab9-a2d4-4b6d-bccf-f6f53f8c4f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8361 | 2025.12.17 00:56:00.655058 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8362 | 2025.12.17 00:56:00.655084 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8363 | 2025.12.17 00:56:00.655099 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8364 | 2025.12.17 00:56:00.655134 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8365 | 2025.12.17 00:56:00.655154 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8366 | 2025.12.17 00:56:00.655167 [ 294 ] {} <Debug> TCP-Session: 12a7758f-7c5f-4012-9dbf-eb6fbeb88922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8367 | 2025.12.17 00:56:00.655180 [ 290 ] {} <Debug> TCP-Session: 7e271a10-ef2a-4957-8814-5ee592fb185f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8368 | 2025.12.17 00:56:00.655195 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8369 | 2025.12.17 00:56:00.655203 [ 291 ] {} <Debug> TCP-Session: 7c1f4c71-7835-4539-bc94-98463fe84c63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8370 | 2025.12.17 00:56:00.655151 [ 293 ] {} <Debug> TCP-Session: 684efd32-6fed-40e8-b76b-678ba24dd3f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8371 | 2025.12.17 00:56:00.655235 [ 288 ] {} <Debug> TCP-Session: 34e2b84d-6031-4b76-a005-41a973e24178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8372 | 2025.12.17 00:56:00.655118 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8373 | 2025.12.17 00:56:00.655120 [ 287 ] {} <Debug> TCP-Session: 536504a1-8fd0-4893-87ac-086da579af2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8374 | 2025.12.17 00:56:00.655172 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8375 | 2025.12.17 00:56:00.655317 [ 289 ] {} <Debug> TCP-Session: 79709f1e-9423-4c6b-8601-719d774325a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8376 | 2025.12.17 00:56:00.655361 [ 259 ] {} <Debug> TCP-Session: 786d7050-e5c5-4e44-8c65-b18f903f779b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8377 | 2025.12.17 00:56:00.783216 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38894 | ||
| 8378 | 2025.12.17 00:56:00.783344 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8379 | 2025.12.17 00:56:00.783375 [ 292 ] {} <Debug> TCP-Session: e350ba39-21bb-48f4-a4f1-c1d3ed675185 Authenticating user 'default' from [fd00:1122:3344:101::e]:38894 | ||
| 8380 | 2025.12.17 00:56:00.783398 [ 292 ] {} <Debug> TCP-Session: e350ba39-21bb-48f4-a4f1-c1d3ed675185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8381 | 2025.12.17 00:56:00.783411 [ 292 ] {} <Debug> TCP-Session: e350ba39-21bb-48f4-a4f1-c1d3ed675185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8382 | 2025.12.17 00:56:00.783627 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48691 | ||
| 8383 | 2025.12.17 00:56:00.783647 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60138 | ||
| 8384 | 2025.12.17 00:56:00.783687 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37880 | ||
| 8385 | 2025.12.17 00:56:00.783710 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65257 | ||
| 8386 | 2025.12.17 00:56:00.783759 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8387 | 2025.12.17 00:56:00.783785 [ 292 ] {} <Trace> TCP-Session: e350ba39-21bb-48f4-a4f1-c1d3ed675185 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2025.12.17 00:56:00.783801 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8389 | 2025.12.17 00:56:00.783809 [ 293 ] {} <Debug> TCP-Session: 66a8ceb0-3963-41bf-956f-32493022a942 Authenticating user 'default' from [fd00:1122:3344:101::e]:48691 | ||
| 8390 | 2025.12.17 00:56:00.783852 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8391 | 2025.12.17 00:56:00.783864 [ 259 ] {} <Debug> TCP-Session: 27e53596-ff32-4fc0-ac1f-639a41a641be Authenticating user 'default' from [fd00:1122:3344:101::e]:60138 | ||
| 8392 | 2025.12.17 00:56:00.783885 [ 293 ] {} <Debug> TCP-Session: 66a8ceb0-3963-41bf-956f-32493022a942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8393 | 2025.12.17 00:56:00.783899 [ 291 ] {} <Debug> TCP-Session: 5ca61449-4b12-4835-9dc8-f002acddbd0d Authenticating user 'default' from [fd00:1122:3344:101::e]:65257 | ||
| 8394 | 2025.12.17 00:56:00.783921 [ 259 ] {} <Debug> TCP-Session: 27e53596-ff32-4fc0-ac1f-639a41a641be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8395 | 2025.12.17 00:56:00.783923 [ 293 ] {} <Debug> TCP-Session: 66a8ceb0-3963-41bf-956f-32493022a942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8396 | 2025.12.17 00:56:00.783944 [ 291 ] {} <Debug> TCP-Session: 5ca61449-4b12-4835-9dc8-f002acddbd0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8397 | 2025.12.17 00:56:00.783956 [ 259 ] {} <Debug> TCP-Session: 27e53596-ff32-4fc0-ac1f-639a41a641be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8398 | 2025.12.17 00:56:00.783986 [ 291 ] {} <Debug> TCP-Session: 5ca61449-4b12-4835-9dc8-f002acddbd0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8399 | 2025.12.17 00:56:00.783803 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8400 | 2025.12.17 00:56:00.784017 [ 292 ] {bde64f42-47fb-4ff0-aecf-64049a49db89} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38894) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8401 | 2025.12.17 00:56:00.784056 [ 289 ] {} <Debug> TCP-Session: b86bc2ff-b90c-42f6-a225-7a39dfd6cc02 Authenticating user 'default' from [fd00:1122:3344:101::e]:37880 | ||
| 8402 | 2025.12.17 00:56:00.783695 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60259 | ||
| 8403 | 2025.12.17 00:56:00.784093 [ 289 ] {} <Debug> TCP-Session: b86bc2ff-b90c-42f6-a225-7a39dfd6cc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8404 | 2025.12.17 00:56:00.783671 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48100 | ||
| 8405 | 2025.12.17 00:56:00.784132 [ 289 ] {} <Debug> TCP-Session: b86bc2ff-b90c-42f6-a225-7a39dfd6cc02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8406 | 2025.12.17 00:56:00.784166 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8407 | 2025.12.17 00:56:00.783673 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33635 | ||
| 8408 | 2025.12.17 00:56:00.784209 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8409 | 2025.12.17 00:56:00.784199 [ 290 ] {} <Debug> TCP-Session: 14d8eb4f-1264-4e36-b4ae-f470ef702597 Authenticating user 'default' from [fd00:1122:3344:101::e]:60259 | ||
| 8410 | 2025.12.17 00:56:00.784245 [ 287 ] {} <Debug> TCP-Session: f9f858ed-5add-451f-9996-ecac0d80d73c Authenticating user 'default' from [fd00:1122:3344:101::e]:48100 | ||
| 8411 | 2025.12.17 00:56:00.784263 [ 290 ] {} <Debug> TCP-Session: 14d8eb4f-1264-4e36-b4ae-f470ef702597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8412 | 2025.12.17 00:56:00.784272 [ 287 ] {} <Debug> TCP-Session: f9f858ed-5add-451f-9996-ecac0d80d73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8413 | 2025.12.17 00:56:00.784314 [ 290 ] {} <Debug> TCP-Session: 14d8eb4f-1264-4e36-b4ae-f470ef702597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8414 | 2025.12.17 00:56:00.784329 [ 287 ] {} <Debug> TCP-Session: f9f858ed-5add-451f-9996-ecac0d80d73c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8415 | 2025.12.17 00:56:00.784271 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8416 | 2025.12.17 00:56:00.783629 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56568 | ||
| 8417 | 2025.12.17 00:56:00.784389 [ 288 ] {} <Debug> TCP-Session: 549c1c24-fe41-42c7-86c0-f1eddb94df9c Authenticating user 'default' from [fd00:1122:3344:101::e]:33635 | ||
| 8418 | 2025.12.17 00:56:00.784415 [ 292 ] {bde64f42-47fb-4ff0-aecf-64049a49db89} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8419 | 2025.12.17 00:56:00.784424 [ 288 ] {} <Debug> TCP-Session: 549c1c24-fe41-42c7-86c0-f1eddb94df9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8420 | 2025.12.17 00:56:00.784454 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8421 | 2025.12.17 00:56:00.784456 [ 288 ] {} <Debug> TCP-Session: 549c1c24-fe41-42c7-86c0-f1eddb94df9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8422 | 2025.12.17 00:56:00.784485 [ 294 ] {} <Debug> TCP-Session: 3cbdd85f-f54f-481e-80df-ea9baac789bc Authenticating user 'default' from [fd00:1122:3344:101::e]:56568 | ||
| 8423 | 2025.12.17 00:56:00.784493 [ 292 ] {bde64f42-47fb-4ff0-aecf-64049a49db89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8424 | 2025.12.17 00:56:00.784510 [ 294 ] {} <Debug> TCP-Session: 3cbdd85f-f54f-481e-80df-ea9baac789bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8425 | 2025.12.17 00:56:00.784540 [ 294 ] {} <Debug> TCP-Session: 3cbdd85f-f54f-481e-80df-ea9baac789bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8426 | 2025.12.17 00:56:00.784913 [ 292 ] {bde64f42-47fb-4ff0-aecf-64049a49db89} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 8427 | 2025.12.17 00:56:00.786153 [ 320 ] {bde64f42-47fb-4ff0-aecf-64049a49db89} <Trace> AggregatingTransform: Aggregating | ||
| 8428 | 2025.12.17 00:56:00.786211 [ 320 ] {bde64f42-47fb-4ff0-aecf-64049a49db89} <Trace> Aggregator: Aggregation method: without_key | ||
| 8429 | 2025.12.17 00:56:00.786248 [ 320 ] {bde64f42-47fb-4ff0-aecf-64049a49db89} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001193364 sec. (837.967 rows/sec., 32.73 KiB/sec.) | ||
| 8430 | 2025.12.17 00:56:00.786267 [ 320 ] {bde64f42-47fb-4ff0-aecf-64049a49db89} <Trace> Aggregator: Merging aggregated data | ||
| 8431 | 2025.12.17 00:56:00.787661 [ 292 ] {bde64f42-47fb-4ff0-aecf-64049a49db89} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003729 sec., 268.1684097613301 rows/sec., 10.48 KiB/sec. | ||
| 8432 | 2025.12.17 00:56:00.787796 [ 292 ] {bde64f42-47fb-4ff0-aecf-64049a49db89} <Debug> TCPHandler: Processed in 0.004197714 sec. | ||
| 8433 | 2025.12.17 00:56:00.787921 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8434 | 2025.12.17 00:56:00.787955 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8435 | 2025.12.17 00:56:00.787961 [ 292 ] {} <Debug> TCP-Session: e350ba39-21bb-48f4-a4f1-c1d3ed675185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8436 | 2025.12.17 00:56:00.787995 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8437 | 2025.12.17 00:56:00.788016 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8438 | 2025.12.17 00:56:00.788035 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8439 | 2025.12.17 00:56:00.788043 [ 293 ] {} <Debug> TCP-Session: 66a8ceb0-3963-41bf-956f-32493022a942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8440 | 2025.12.17 00:56:00.788063 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8441 | 2025.12.17 00:56:00.788080 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8442 | 2025.12.17 00:56:00.788102 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8443 | 2025.12.17 00:56:00.788128 [ 259 ] {} <Debug> TCP-Session: 27e53596-ff32-4fc0-ac1f-639a41a641be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8444 | 2025.12.17 00:56:00.788134 [ 294 ] {} <Debug> TCP-Session: 3cbdd85f-f54f-481e-80df-ea9baac789bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8445 | 2025.12.17 00:56:00.788152 [ 287 ] {} <Debug> TCP-Session: f9f858ed-5add-451f-9996-ecac0d80d73c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8446 | 2025.12.17 00:56:00.788122 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8447 | 2025.12.17 00:56:00.788069 [ 289 ] {} <Debug> TCP-Session: b86bc2ff-b90c-42f6-a225-7a39dfd6cc02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8448 | 2025.12.17 00:56:00.788240 [ 290 ] {} <Debug> TCP-Session: 14d8eb4f-1264-4e36-b4ae-f470ef702597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8449 | 2025.12.17 00:56:00.788001 [ 291 ] {} <Debug> TCP-Session: 5ca61449-4b12-4835-9dc8-f002acddbd0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8450 | 2025.12.17 00:56:00.788075 [ 288 ] {} <Debug> TCP-Session: 549c1c24-fe41-42c7-86c0-f1eddb94df9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8451 | 2025.12.17 00:56:02.898387 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8452 | 2025.12.17 00:56:02.898443 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8453 | 2025.12.17 00:56:03.017132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19211 | ||
| 8454 | 2025.12.17 00:56:03.017704 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2025.12.17 00:56:03.017750 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8456 | 2025.12.17 00:56:03.018233 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8457 | 2025.12.17 00:56:03.018482 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2025.12.17 00:56:03.018617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19211 | ||
| 8459 | 2025.12.17 00:56:03.075491 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1032 | ||
| 8460 | 2025.12.17 00:56:03.077969 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2025.12.17 00:56:03.078006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8462 | 2025.12.17 00:56:03.079226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8463 | 2025.12.17 00:56:03.079488 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8464 | 2025.12.17 00:56:03.079750 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1032 | ||
| 8465 | 2025.12.17 00:56:04.032277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8466 | 2025.12.17 00:56:04.050749 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2025.12.17 00:56:04.050805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8468 | 2025.12.17 00:56:04.056979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8469 | 2025.12.17 00:56:04.057695 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2025.12.17 00:56:04.061084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8471 | 2025.12.17 00:56:04.463384 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8472 | 2025.12.17 00:56:04.463567 [ 266 ] {2eb99056-a7a8-4138-a594-531158112f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8473 | 2025.12.17 00:56:04.463631 [ 266 ] {2eb99056-a7a8-4138-a594-531158112f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8474 | 2025.12.17 00:56:04.464359 [ 266 ] {2eb99056-a7a8-4138-a594-531158112f28} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8475 | 2025.12.17 00:56:04.464408 [ 266 ] {2eb99056-a7a8-4138-a594-531158112f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8476 | 2025.12.17 00:56:04.464815 [ 266 ] {2eb99056-a7a8-4138-a594-531158112f28} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8477 | 2025.12.17 00:56:04.465044 [ 266 ] {2eb99056-a7a8-4138-a594-531158112f28} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2025.12.17 00:56:04.465200 [ 266 ] {2eb99056-a7a8-4138-a594-531158112f28} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001684 sec., 61757.71971496437 rows/sec., 5.17 MiB/sec. | ||
| 8479 | 2025.12.17 00:56:04.465242 [ 266 ] {2eb99056-a7a8-4138-a594-531158112f28} <Debug> TCPHandler: Processed in 0.00199852 sec. | ||
| 8480 | 2025.12.17 00:56:04.465373 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8481 | 2025.12.17 00:56:04.465466 [ 266 ] {1c3e51bf-ed58-415b-8f4c-d3f2470c3141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8482 | 2025.12.17 00:56:04.465506 [ 266 ] {1c3e51bf-ed58-415b-8f4c-d3f2470c3141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8483 | 2025.12.17 00:56:04.465967 [ 266 ] {1c3e51bf-ed58-415b-8f4c-d3f2470c3141} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2025.12.17 00:56:04.466005 [ 266 ] {1c3e51bf-ed58-415b-8f4c-d3f2470c3141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8485 | 2025.12.17 00:56:04.466296 [ 266 ] {1c3e51bf-ed58-415b-8f4c-d3f2470c3141} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8486 | 2025.12.17 00:56:04.466531 [ 266 ] {1c3e51bf-ed58-415b-8f4c-d3f2470c3141} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2025.12.17 00:56:04.466658 [ 266 ] {1c3e51bf-ed58-415b-8f4c-d3f2470c3141} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001211 sec., 19818.33195706028 rows/sec., 1.46 MiB/sec. | ||
| 8488 | 2025.12.17 00:56:04.466694 [ 266 ] {1c3e51bf-ed58-415b-8f4c-d3f2470c3141} <Debug> TCPHandler: Processed in 0.001374347 sec. | ||
| 8489 | 2025.12.17 00:56:04.466800 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8490 | 2025.12.17 00:56:04.466891 [ 266 ] {1c8cd4dc-5c9c-49f8-abfb-332a13ba65b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8491 | 2025.12.17 00:56:04.466930 [ 266 ] {1c8cd4dc-5c9c-49f8-abfb-332a13ba65b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8492 | 2025.12.17 00:56:04.467332 [ 266 ] {1c8cd4dc-5c9c-49f8-abfb-332a13ba65b5} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8493 | 2025.12.17 00:56:04.467365 [ 266 ] {1c8cd4dc-5c9c-49f8-abfb-332a13ba65b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8494 | 2025.12.17 00:56:04.467661 [ 266 ] {1c8cd4dc-5c9c-49f8-abfb-332a13ba65b5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8495 | 2025.12.17 00:56:04.467853 [ 266 ] {1c8cd4dc-5c9c-49f8-abfb-332a13ba65b5} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2025.12.17 00:56:04.467972 [ 266 ] {1c8cd4dc-5c9c-49f8-abfb-332a13ba65b5} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001128 sec., 78014.18439716312 rows/sec., 6.09 MiB/sec. | ||
| 8497 | 2025.12.17 00:56:04.468005 [ 266 ] {1c8cd4dc-5c9c-49f8-abfb-332a13ba65b5} <Debug> TCPHandler: Processed in 0.001284816 sec. | ||
| 8498 | 2025.12.17 00:56:04.468106 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8499 | 2025.12.17 00:56:04.468193 [ 266 ] {3396a275-bcad-4eb1-a59b-9086c26bf6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8500 | 2025.12.17 00:56:04.468233 [ 266 ] {3396a275-bcad-4eb1-a59b-9086c26bf6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8501 | 2025.12.17 00:56:04.468677 [ 266 ] {3396a275-bcad-4eb1-a59b-9086c26bf6ba} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8502 | 2025.12.17 00:56:04.468710 [ 266 ] {3396a275-bcad-4eb1-a59b-9086c26bf6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8503 | 2025.12.17 00:56:04.469028 [ 266 ] {3396a275-bcad-4eb1-a59b-9086c26bf6ba} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8504 | 2025.12.17 00:56:04.469233 [ 266 ] {3396a275-bcad-4eb1-a59b-9086c26bf6ba} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8505 | 2025.12.17 00:56:04.469360 [ 266 ] {3396a275-bcad-4eb1-a59b-9086c26bf6ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 8506 | 2025.12.17 00:56:04.469395 [ 266 ] {3396a275-bcad-4eb1-a59b-9086c26bf6ba} <Debug> TCPHandler: Processed in 0.001296025 sec. | ||
| 8507 | 2025.12.17 00:56:04.469492 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2025.12.17 00:56:04.469583 [ 266 ] {643487be-557a-4992-8d12-e6f42c9f2a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8509 | 2025.12.17 00:56:04.469634 [ 266 ] {643487be-557a-4992-8d12-e6f42c9f2a32} <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 | ||
| 8510 | 2025.12.17 00:56:04.470450 [ 266 ] {643487be-557a-4992-8d12-e6f42c9f2a32} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2025.12.17 00:56:04.470485 [ 266 ] {643487be-557a-4992-8d12-e6f42c9f2a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8512 | 2025.12.17 00:56:04.471027 [ 266 ] {643487be-557a-4992-8d12-e6f42c9f2a32} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8513 | 2025.12.17 00:56:04.471243 [ 266 ] {643487be-557a-4992-8d12-e6f42c9f2a32} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2025.12.17 00:56:04.471374 [ 266 ] {643487be-557a-4992-8d12-e6f42c9f2a32} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001808 sec., 13274.336283185841 rows/sec., 23.79 MiB/sec. | ||
| 8515 | 2025.12.17 00:56:04.471426 [ 266 ] {643487be-557a-4992-8d12-e6f42c9f2a32} <Debug> TCPHandler: Processed in 0.00198044 sec. | ||
| 8516 | 2025.12.17 00:56:04.471533 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8517 | 2025.12.17 00:56:04.471626 [ 266 ] {7abc3602-e368-466c-86e6-548fa35476c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8518 | 2025.12.17 00:56:04.471666 [ 266 ] {7abc3602-e368-466c-86e6-548fa35476c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8519 | 2025.12.17 00:56:04.471990 [ 266 ] {7abc3602-e368-466c-86e6-548fa35476c6} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2025.12.17 00:56:04.472023 [ 266 ] {7abc3602-e368-466c-86e6-548fa35476c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8521 | 2025.12.17 00:56:04.472327 [ 266 ] {7abc3602-e368-466c-86e6-548fa35476c6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8522 | 2025.12.17 00:56:04.472536 [ 266 ] {7abc3602-e368-466c-86e6-548fa35476c6} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2025.12.17 00:56:04.472663 [ 266 ] {7abc3602-e368-466c-86e6-548fa35476c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 8524 | 2025.12.17 00:56:04.472697 [ 266 ] {7abc3602-e368-466c-86e6-548fa35476c6} <Debug> TCPHandler: Processed in 0.001213205 sec. | ||
| 8525 | 2025.12.17 00:56:09.490744 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8526 | 2025.12.17 00:56:09.491023 [ 266 ] {49eb2509-1de1-4ba1-a3f8-4e24cc870412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8527 | 2025.12.17 00:56:09.491120 [ 266 ] {49eb2509-1de1-4ba1-a3f8-4e24cc870412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8528 | 2025.12.17 00:56:09.491945 [ 266 ] {49eb2509-1de1-4ba1-a3f8-4e24cc870412} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2025.12.17 00:56:09.491987 [ 266 ] {49eb2509-1de1-4ba1-a3f8-4e24cc870412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8530 | 2025.12.17 00:56:09.492389 [ 266 ] {49eb2509-1de1-4ba1-a3f8-4e24cc870412} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8531 | 2025.12.17 00:56:09.492615 [ 266 ] {49eb2509-1de1-4ba1-a3f8-4e24cc870412} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2025.12.17 00:56:09.492775 [ 266 ] {49eb2509-1de1-4ba1-a3f8-4e24cc870412} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001826 sec., 13143.483023001096 rows/sec., 1.09 MiB/sec. | ||
| 8533 | 2025.12.17 00:56:09.492818 [ 266 ] {49eb2509-1de1-4ba1-a3f8-4e24cc870412} <Debug> TCPHandler: Processed in 0.002249346 sec. | ||
| 8534 | 2025.12.17 00:56:09.492947 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2025.12.17 00:56:09.493043 [ 266 ] {f3e545b2-bd33-4e72-99e4-219e604d881c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8536 | 2025.12.17 00:56:09.493085 [ 266 ] {f3e545b2-bd33-4e72-99e4-219e604d881c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8537 | 2025.12.17 00:56:09.493483 [ 266 ] {f3e545b2-bd33-4e72-99e4-219e604d881c} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2025.12.17 00:56:09.493522 [ 266 ] {f3e545b2-bd33-4e72-99e4-219e604d881c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8539 | 2025.12.17 00:56:09.493826 [ 266 ] {f3e545b2-bd33-4e72-99e4-219e604d881c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8540 | 2025.12.17 00:56:09.494034 [ 266 ] {f3e545b2-bd33-4e72-99e4-219e604d881c} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2025.12.17 00:56:09.494165 [ 266 ] {f3e545b2-bd33-4e72-99e4-219e604d881c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 429.17 KiB/sec. | ||
| 8542 | 2025.12.17 00:56:09.494204 [ 266 ] {f3e545b2-bd33-4e72-99e4-219e604d881c} <Debug> TCPHandler: Processed in 0.001307756 sec. | ||
| 8543 | 2025.12.17 00:56:09.494314 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2025.12.17 00:56:09.494407 [ 266 ] {245e91ad-aa44-4278-ab59-2a90dec64872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8545 | 2025.12.17 00:56:09.494447 [ 266 ] {245e91ad-aa44-4278-ab59-2a90dec64872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8546 | 2025.12.17 00:56:09.495546 [ 266 ] {245e91ad-aa44-4278-ab59-2a90dec64872} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2025.12.17 00:56:09.495584 [ 266 ] {245e91ad-aa44-4278-ab59-2a90dec64872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8548 | 2025.12.17 00:56:09.496024 [ 266 ] {245e91ad-aa44-4278-ab59-2a90dec64872} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8549 | 2025.12.17 00:56:09.496237 [ 266 ] {245e91ad-aa44-4278-ab59-2a90dec64872} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2025.12.17 00:56:09.496366 [ 266 ] {245e91ad-aa44-4278-ab59-2a90dec64872} <Debug> executeQuery: Read 1355 rows, 116.19 KiB in 0.001976 sec., 685728.7449392712 rows/sec., 57.42 MiB/sec. | ||
| 8551 | 2025.12.17 00:56:09.496403 [ 266 ] {245e91ad-aa44-4278-ab59-2a90dec64872} <Debug> TCPHandler: Processed in 0.002138183 sec. | ||
| 8552 | 2025.12.17 00:56:09.496520 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2025.12.17 00:56:09.496613 [ 266 ] {26fc9f63-60d5-4133-a584-3aec6775804b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8554 | 2025.12.17 00:56:09.496653 [ 266 ] {26fc9f63-60d5-4133-a584-3aec6775804b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8555 | 2025.12.17 00:56:09.497058 [ 266 ] {26fc9f63-60d5-4133-a584-3aec6775804b} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2025.12.17 00:56:09.497093 [ 266 ] {26fc9f63-60d5-4133-a584-3aec6775804b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8557 | 2025.12.17 00:56:09.497402 [ 266 ] {26fc9f63-60d5-4133-a584-3aec6775804b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8558 | 2025.12.17 00:56:09.497612 [ 266 ] {26fc9f63-60d5-4133-a584-3aec6775804b} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2025.12.17 00:56:09.497735 [ 64 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8560 | 2025.12.17 00:56:09.497740 [ 266 ] {26fc9f63-60d5-4133-a584-3aec6775804b} <Debug> executeQuery: Read 36 rows, 2.73 KiB in 0.001145 sec., 31441.048034934498 rows/sec., 2.33 MiB/sec. | ||
| 8561 | 2025.12.17 00:56:09.497805 [ 64 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2025.12.17 00:56:09.497820 [ 266 ] {26fc9f63-60d5-4133-a584-3aec6775804b} <Debug> TCPHandler: Processed in 0.001348097 sec. | ||
| 8563 | 2025.12.17 00:56:09.497832 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8564 | 2025.12.17 00:56:09.497935 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8565 | 2025.12.17 00:56:09.497956 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::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 | ||
| 8566 | 2025.12.17 00:56:09.498032 [ 266 ] {69b8b637-a1e8-4588-9095-9a925575b8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8567 | 2025.12.17 00:56:09.498075 [ 266 ] {69b8b637-a1e8-4588-9095-9a925575b8f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8568 | 2025.12.17 00:56:09.498103 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8569 | 2025.12.17 00:56:09.498143 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 279 rows starting from the beginning of the part | ||
| 8570 | 2025.12.17 00:56:09.498216 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 18 rows starting from the beginning of the part | ||
| 8571 | 2025.12.17 00:56:09.498268 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 28 rows starting from the beginning of the part | ||
| 8572 | 2025.12.17 00:56:09.498316 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 18 rows starting from the beginning of the part | ||
| 8573 | 2025.12.17 00:56:09.498362 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 8574 | 2025.12.17 00:56:09.498406 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 8575 | 2025.12.17 00:56:09.498584 [ 266 ] {69b8b637-a1e8-4588-9095-9a925575b8f7} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2025.12.17 00:56:09.498626 [ 266 ] {69b8b637-a1e8-4588-9095-9a925575b8f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8577 | 2025.12.17 00:56:09.498969 [ 266 ] {69b8b637-a1e8-4588-9095-9a925575b8f7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8578 | 2025.12.17 00:56:09.499198 [ 266 ] {69b8b637-a1e8-4588-9095-9a925575b8f7} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2025.12.17 00:56:09.499265 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369028 sec., 294369.4358333066 rows/sec., 20.50 MiB/sec. | ||
| 8580 | 2025.12.17 00:56:09.499330 [ 266 ] {69b8b637-a1e8-4588-9095-9a925575b8f7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001316 sec., 191489.36170212767 rows/sec., 13.24 MiB/sec. | ||
| 8581 | 2025.12.17 00:56:09.499370 [ 266 ] {69b8b637-a1e8-4588-9095-9a925575b8f7} <Debug> TCPHandler: Processed in 0.0014823 sec. | ||
| 8582 | 2025.12.17 00:56:09.499456 [ 199 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8583 | 2025.12.17 00:56:09.499486 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8584 | 2025.12.17 00:56:09.499586 [ 266 ] {d208cc64-32ad-423f-be04-7634c9743bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8585 | 2025.12.17 00:56:09.499626 [ 266 ] {d208cc64-32ad-423f-be04-7634c9743bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8586 | 2025.12.17 00:56:09.499761 [ 199 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_56_11} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2025.12.17 00:56:09.499843 [ 199 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_56_11} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8588 | 2025.12.17 00:56:09.499954 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8589 | 2025.12.17 00:56:09.500022 [ 266 ] {d208cc64-32ad-423f-be04-7634c9743bff} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2025.12.17 00:56:09.500064 [ 266 ] {d208cc64-32ad-423f-be04-7634c9743bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8591 | 2025.12.17 00:56:09.500378 [ 266 ] {d208cc64-32ad-423f-be04-7634c9743bff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8592 | 2025.12.17 00:56:09.500605 [ 266 ] {d208cc64-32ad-423f-be04-7634c9743bff} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2025.12.17 00:56:09.500741 [ 266 ] {d208cc64-32ad-423f-be04-7634c9743bff} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001173 sec., 10230.179028132992 rows/sec., 799.23 KiB/sec. | ||
| 8594 | 2025.12.17 00:56:09.500778 [ 266 ] {d208cc64-32ad-423f-be04-7634c9743bff} <Debug> TCPHandler: Processed in 0.001342297 sec. | ||
| 8595 | 2025.12.17 00:56:09.500880 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2025.12.17 00:56:09.500972 [ 266 ] {8e279817-83b1-4557-b3da-02b4dadf1a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8597 | 2025.12.17 00:56:09.501011 [ 266 ] {8e279817-83b1-4557-b3da-02b4dadf1a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8598 | 2025.12.17 00:56:09.501627 [ 266 ] {8e279817-83b1-4557-b3da-02b4dadf1a4b} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2025.12.17 00:56:09.501664 [ 266 ] {8e279817-83b1-4557-b3da-02b4dadf1a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8600 | 2025.12.17 00:56:09.502000 [ 266 ] {8e279817-83b1-4557-b3da-02b4dadf1a4b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8601 | 2025.12.17 00:56:09.502208 [ 266 ] {8e279817-83b1-4557-b3da-02b4dadf1a4b} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2025.12.17 00:56:09.502336 [ 266 ] {8e279817-83b1-4557-b3da-02b4dadf1a4b} <Debug> executeQuery: Read 580 rows, 44.59 KiB in 0.001381 sec., 419985.51774076757 rows/sec., 31.53 MiB/sec. | ||
| 8603 | 2025.12.17 00:56:09.502376 [ 266 ] {8e279817-83b1-4557-b3da-02b4dadf1a4b} <Debug> TCPHandler: Processed in 0.001545671 sec. | ||
| 8604 | 2025.12.17 00:56:09.502511 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8605 | 2025.12.17 00:56:09.502633 [ 266 ] {cce9bb16-3cc9-4b49-b573-e89037e34618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8606 | 2025.12.17 00:56:09.502685 [ 266 ] {cce9bb16-3cc9-4b49-b573-e89037e34618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8607 | 2025.12.17 00:56:09.503381 [ 266 ] {cce9bb16-3cc9-4b49-b573-e89037e34618} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2025.12.17 00:56:09.503425 [ 266 ] {cce9bb16-3cc9-4b49-b573-e89037e34618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8609 | 2025.12.17 00:56:09.503835 [ 266 ] {cce9bb16-3cc9-4b49-b573-e89037e34618} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8610 | 2025.12.17 00:56:09.504055 [ 266 ] {cce9bb16-3cc9-4b49-b573-e89037e34618} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2025.12.17 00:56:09.504183 [ 266 ] {cce9bb16-3cc9-4b49-b573-e89037e34618} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001576 sec., 560279.1878172589 rows/sec., 38.03 MiB/sec. | ||
| 8612 | 2025.12.17 00:56:09.504220 [ 266 ] {cce9bb16-3cc9-4b49-b573-e89037e34618} <Debug> TCPHandler: Processed in 0.001768555 sec. | ||
| 8613 | 2025.12.17 00:56:09.504336 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2025.12.17 00:56:09.504435 [ 266 ] {44e510ec-a543-4f58-a3dc-fcd5c80a2c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8615 | 2025.12.17 00:56:09.504493 [ 266 ] {44e510ec-a543-4f58-a3dc-fcd5c80a2c63} <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 | ||
| 8616 | 2025.12.17 00:56:09.505335 [ 266 ] {44e510ec-a543-4f58-a3dc-fcd5c80a2c63} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2025.12.17 00:56:09.505374 [ 266 ] {44e510ec-a543-4f58-a3dc-fcd5c80a2c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8618 | 2025.12.17 00:56:09.505922 [ 266 ] {44e510ec-a543-4f58-a3dc-fcd5c80a2c63} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8619 | 2025.12.17 00:56:09.506152 [ 266 ] {44e510ec-a543-4f58-a3dc-fcd5c80a2c63} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8620 | 2025.12.17 00:56:09.506297 [ 266 ] {44e510ec-a543-4f58-a3dc-fcd5c80a2c63} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001879 sec., 9579.563597658329 rows/sec., 17.17 MiB/sec. | ||
| 8621 | 2025.12.17 00:56:09.506365 [ 266 ] {44e510ec-a543-4f58-a3dc-fcd5c80a2c63} <Debug> TCPHandler: Processed in 0.002088022 sec. | ||
| 8622 | 2025.12.17 00:56:09.506482 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2025.12.17 00:56:09.506579 [ 266 ] {dd6d68b0-1c5d-43c6-8d6c-ab924f316351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8624 | 2025.12.17 00:56:09.506622 [ 266 ] {dd6d68b0-1c5d-43c6-8d6c-ab924f316351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8625 | 2025.12.17 00:56:09.506968 [ 266 ] {dd6d68b0-1c5d-43c6-8d6c-ab924f316351} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2025.12.17 00:56:09.507006 [ 266 ] {dd6d68b0-1c5d-43c6-8d6c-ab924f316351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8627 | 2025.12.17 00:56:09.507311 [ 266 ] {dd6d68b0-1c5d-43c6-8d6c-ab924f316351} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8628 | 2025.12.17 00:56:09.507520 [ 266 ] {dd6d68b0-1c5d-43c6-8d6c-ab924f316351} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2025.12.17 00:56:09.507650 [ 266 ] {dd6d68b0-1c5d-43c6-8d6c-ab924f316351} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 8630 | 2025.12.17 00:56:09.507689 [ 266 ] {dd6d68b0-1c5d-43c6-8d6c-ab924f316351} <Debug> TCPHandler: Processed in 0.001255525 sec. | ||
| 8631 | 2025.12.17 00:56:10.518859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19659 | ||
| 8632 | 2025.12.17 00:56:10.519439 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2025.12.17 00:56:10.519489 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8634 | 2025.12.17 00:56:10.520057 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8635 | 2025.12.17 00:56:10.520307 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2025.12.17 00:56:10.520438 [ 26 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8637 | 2025.12.17 00:56:10.520453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19659 | ||
| 8638 | 2025.12.17 00:56:10.520486 [ 26 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2025.12.17 00:56:10.520544 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8640 | 2025.12.17 00:56:10.520675 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 8641 | 2025.12.17 00:56:10.520814 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8642 | 2025.12.17 00:56:10.520854 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17291 rows starting from the beginning of the part | ||
| 8643 | 2025.12.17 00:56:10.520917 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 8644 | 2025.12.17 00:56:10.520962 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 8645 | 2025.12.17 00:56:10.521001 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 8646 | 2025.12.17 00:56:10.521039 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 8647 | 2025.12.17 00:56:10.521108 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 8648 | 2025.12.17 00:56:10.523215 [ 192 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19659 rows, containing 4 columns (4 merged, 0 gathered) in 0.002588742 sec., 7594036.022129667 rows/sec., 108.63 MiB/sec. | ||
| 8649 | 2025.12.17 00:56:10.523549 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8650 | 2025.12.17 00:56:10.523838 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_41_8} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2025.12.17 00:56:10.523904 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_41_8} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8652 | 2025.12.17 00:56:10.523989 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 8653 | 2025.12.17 00:56:11.561290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8654 | 2025.12.17 00:56:11.578512 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2025.12.17 00:56:11.578564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8656 | 2025.12.17 00:56:11.584237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8657 | 2025.12.17 00:56:11.584912 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2025.12.17 00:56:11.585231 [ 28 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8659 | 2025.12.17 00:56:11.585300 [ 28 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8660 | 2025.12.17 00:56:11.585324 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8661 | 2025.12.17 00:56:11.585449 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 8662 | 2025.12.17 00:56:11.588357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8663 | 2025.12.17 00:56:11.589144 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8664 | 2025.12.17 00:56:11.590596 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 8665 | 2025.12.17 00:56:11.595111 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 8666 | 2025.12.17 00:56:11.599702 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 8667 | 2025.12.17 00:56:11.604379 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 8668 | 2025.12.17 00:56:11.608739 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8669 | 2025.12.17 00:56:11.612960 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8670 | 2025.12.17 00:56:11.669513 [ 192 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.084120946 sec., 3673.2825139650713 rows/sec., 18.99 MiB/sec. | ||
| 8671 | 2025.12.17 00:56:11.671634 [ 198 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8672 | 2025.12.17 00:56:11.673552 [ 198 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_41_8} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8673 | 2025.12.17 00:56:11.673665 [ 198 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_41_8} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8674 | 2025.12.17 00:56:11.675629 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8675 | 2025.12.17 00:56:12.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.91 MiB, peak 313.33 MiB, free memory in arenas 0.00 B, will set to 303.95 MiB (RSS), difference: 4.04 MiB | ||
| 8676 | 2025.12.17 00:56:13.080184 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1064 | ||
| 8677 | 2025.12.17 00:56:13.082971 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2025.12.17 00:56:13.083021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8679 | 2025.12.17 00:56:13.084196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8680 | 2025.12.17 00:56:13.084454 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2025.12.17 00:56:13.084734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
| 8682 | 2025.12.17 00:56:14.463013 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2025.12.17 00:56:14.463193 [ 266 ] {244e8ee3-6b7e-479d-b37f-60e100e30e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8684 | 2025.12.17 00:56:14.463257 [ 266 ] {244e8ee3-6b7e-479d-b37f-60e100e30e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8685 | 2025.12.17 00:56:14.463948 [ 266 ] {244e8ee3-6b7e-479d-b37f-60e100e30e99} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2025.12.17 00:56:14.463987 [ 266 ] {244e8ee3-6b7e-479d-b37f-60e100e30e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8687 | 2025.12.17 00:56:14.464383 [ 266 ] {244e8ee3-6b7e-479d-b37f-60e100e30e99} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8688 | 2025.12.17 00:56:14.464616 [ 266 ] {244e8ee3-6b7e-479d-b37f-60e100e30e99} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2025.12.17 00:56:14.464771 [ 266 ] {244e8ee3-6b7e-479d-b37f-60e100e30e99} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001624 sec., 64039.40886699507 rows/sec., 5.36 MiB/sec. | ||
| 8690 | 2025.12.17 00:56:14.464823 [ 266 ] {244e8ee3-6b7e-479d-b37f-60e100e30e99} <Debug> TCPHandler: Processed in 0.001939409 sec. | ||
| 8691 | 2025.12.17 00:56:14.464981 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2025.12.17 00:56:14.465087 [ 266 ] {cac0a54a-aaa8-4f93-bf2b-7911b4ca15f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8693 | 2025.12.17 00:56:14.465135 [ 266 ] {cac0a54a-aaa8-4f93-bf2b-7911b4ca15f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8694 | 2025.12.17 00:56:14.465657 [ 266 ] {cac0a54a-aaa8-4f93-bf2b-7911b4ca15f3} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2025.12.17 00:56:14.465704 [ 266 ] {cac0a54a-aaa8-4f93-bf2b-7911b4ca15f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8696 | 2025.12.17 00:56:14.466044 [ 266 ] {cac0a54a-aaa8-4f93-bf2b-7911b4ca15f3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8697 | 2025.12.17 00:56:14.466263 [ 266 ] {cac0a54a-aaa8-4f93-bf2b-7911b4ca15f3} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2025.12.17 00:56:14.466392 [ 266 ] {cac0a54a-aaa8-4f93-bf2b-7911b4ca15f3} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001328 sec., 18072.289156626506 rows/sec., 1.33 MiB/sec. | ||
| 8699 | 2025.12.17 00:56:14.466431 [ 266 ] {cac0a54a-aaa8-4f93-bf2b-7911b4ca15f3} <Debug> TCPHandler: Processed in 0.0015103 sec. | ||
| 8700 | 2025.12.17 00:56:14.466541 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2025.12.17 00:56:14.466634 [ 266 ] {9ca6812c-c806-47b6-bd3e-00c67d8e5790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8702 | 2025.12.17 00:56:14.466674 [ 266 ] {9ca6812c-c806-47b6-bd3e-00c67d8e5790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8703 | 2025.12.17 00:56:14.467112 [ 266 ] {9ca6812c-c806-47b6-bd3e-00c67d8e5790} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2025.12.17 00:56:14.467148 [ 266 ] {9ca6812c-c806-47b6-bd3e-00c67d8e5790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8705 | 2025.12.17 00:56:14.467444 [ 266 ] {9ca6812c-c806-47b6-bd3e-00c67d8e5790} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8706 | 2025.12.17 00:56:14.467647 [ 266 ] {9ca6812c-c806-47b6-bd3e-00c67d8e5790} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2025.12.17 00:56:14.467771 [ 266 ] {9ca6812c-c806-47b6-bd3e-00c67d8e5790} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001155 sec., 76190.4761904762 rows/sec., 5.95 MiB/sec. | ||
| 8708 | 2025.12.17 00:56:14.467807 [ 266 ] {9ca6812c-c806-47b6-bd3e-00c67d8e5790} <Debug> TCPHandler: Processed in 0.001313876 sec. | ||
| 8709 | 2025.12.17 00:56:14.467918 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2025.12.17 00:56:14.468011 [ 266 ] {96b00208-cbe5-4031-894f-bce4712f4ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8711 | 2025.12.17 00:56:14.468058 [ 266 ] {96b00208-cbe5-4031-894f-bce4712f4ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8712 | 2025.12.17 00:56:14.468506 [ 266 ] {96b00208-cbe5-4031-894f-bce4712f4ec6} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2025.12.17 00:56:14.468544 [ 266 ] {96b00208-cbe5-4031-894f-bce4712f4ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8714 | 2025.12.17 00:56:14.468877 [ 266 ] {96b00208-cbe5-4031-894f-bce4712f4ec6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8715 | 2025.12.17 00:56:14.469088 [ 266 ] {96b00208-cbe5-4031-894f-bce4712f4ec6} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2025.12.17 00:56:14.469215 [ 266 ] {96b00208-cbe5-4031-894f-bce4712f4ec6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 8717 | 2025.12.17 00:56:14.469252 [ 266 ] {96b00208-cbe5-4031-894f-bce4712f4ec6} <Debug> TCPHandler: Processed in 0.001382308 sec. | ||
| 8718 | 2025.12.17 00:56:14.469360 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8719 | 2025.12.17 00:56:14.469453 [ 266 ] {3311ca72-1645-40fb-9de0-13d424feef9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8720 | 2025.12.17 00:56:14.469507 [ 266 ] {3311ca72-1645-40fb-9de0-13d424feef9a} <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 | ||
| 8721 | 2025.12.17 00:56:14.470333 [ 266 ] {3311ca72-1645-40fb-9de0-13d424feef9a} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2025.12.17 00:56:14.470371 [ 266 ] {3311ca72-1645-40fb-9de0-13d424feef9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8723 | 2025.12.17 00:56:14.470894 [ 266 ] {3311ca72-1645-40fb-9de0-13d424feef9a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8724 | 2025.12.17 00:56:14.471108 [ 266 ] {3311ca72-1645-40fb-9de0-13d424feef9a} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2025.12.17 00:56:14.471243 [ 266 ] {3311ca72-1645-40fb-9de0-13d424feef9a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001809 sec., 13266.998341625207 rows/sec., 23.77 MiB/sec. | ||
| 8726 | 2025.12.17 00:56:14.471295 [ 266 ] {3311ca72-1645-40fb-9de0-13d424feef9a} <Debug> TCPHandler: Processed in 0.001982819 sec. | ||
| 8727 | 2025.12.17 00:56:14.471405 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8728 | 2025.12.17 00:56:14.471498 [ 266 ] {474c7da8-d1ad-40d5-ac77-abe9d72b9cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8729 | 2025.12.17 00:56:14.471540 [ 266 ] {474c7da8-d1ad-40d5-ac77-abe9d72b9cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8730 | 2025.12.17 00:56:14.471872 [ 266 ] {474c7da8-d1ad-40d5-ac77-abe9d72b9cf5} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2025.12.17 00:56:14.471907 [ 266 ] {474c7da8-d1ad-40d5-ac77-abe9d72b9cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8732 | 2025.12.17 00:56:14.472200 [ 266 ] {474c7da8-d1ad-40d5-ac77-abe9d72b9cf5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8733 | 2025.12.17 00:56:14.472396 [ 266 ] {474c7da8-d1ad-40d5-ac77-abe9d72b9cf5} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8734 | 2025.12.17 00:56:14.472521 [ 266 ] {474c7da8-d1ad-40d5-ac77-abe9d72b9cf5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 8735 | 2025.12.17 00:56:14.472555 [ 266 ] {474c7da8-d1ad-40d5-ac77-abe9d72b9cf5} <Debug> TCPHandler: Processed in 0.001198664 sec. | ||
| 8736 | 2025.12.17 00:56:17.898487 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8737 | 2025.12.17 00:56:17.898551 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8738 | 2025.12.17 00:56:18.020655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20171 | ||
| 8739 | 2025.12.17 00:56:18.021264 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2025.12.17 00:56:18.021322 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8741 | 2025.12.17 00:56:18.021845 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8742 | 2025.12.17 00:56:18.022086 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2025.12.17 00:56:18.022243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20171 | ||
| 8744 | 2025.12.17 00:56:19.088533 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8745 | 2025.12.17 00:56:19.104762 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2025.12.17 00:56:19.104833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8747 | 2025.12.17 00:56:19.110211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8748 | 2025.12.17 00:56:19.110901 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2025.12.17 00:56:19.113982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8750 | 2025.12.17 00:56:19.462720 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8751 | 2025.12.17 00:56:19.463008 [ 266 ] {cd811182-f639-4653-8176-c1b4a7366cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8752 | 2025.12.17 00:56:19.463110 [ 266 ] {cd811182-f639-4653-8176-c1b4a7366cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8753 | 2025.12.17 00:56:19.464019 [ 266 ] {cd811182-f639-4653-8176-c1b4a7366cd4} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2025.12.17 00:56:19.464067 [ 266 ] {cd811182-f639-4653-8176-c1b4a7366cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8755 | 2025.12.17 00:56:19.464468 [ 266 ] {cd811182-f639-4653-8176-c1b4a7366cd4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8756 | 2025.12.17 00:56:19.464709 [ 266 ] {cd811182-f639-4653-8176-c1b4a7366cd4} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2025.12.17 00:56:19.464859 [ 266 ] {cd811182-f639-4653-8176-c1b4a7366cd4} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001929 sec., 47693.10523587351 rows/sec., 4.02 MiB/sec. | ||
| 8758 | 2025.12.17 00:56:19.464854 [ 84 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8759 | 2025.12.17 00:56:19.464901 [ 266 ] {cd811182-f639-4653-8176-c1b4a7366cd4} <Debug> TCPHandler: Processed in 0.002365738 sec. | ||
| 8760 | 2025.12.17 00:56:19.464935 [ 84 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2025.12.17 00:56:19.464961 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8762 | 2025.12.17 00:56:19.465063 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2025.12.17 00:56:19.465066 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::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 | ||
| 8764 | 2025.12.17 00:56:19.465170 [ 266 ] {c59d7b76-c5e9-4e13-addc-861b33d27450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8765 | 2025.12.17 00:56:19.465202 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8766 | 2025.12.17 00:56:19.465214 [ 266 ] {c59d7b76-c5e9-4e13-addc-861b33d27450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8767 | 2025.12.17 00:56:19.465244 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2466 rows starting from the beginning of the part | ||
| 8768 | 2025.12.17 00:56:19.465317 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 92 rows starting from the beginning of the part | ||
| 8769 | 2025.12.17 00:56:19.465368 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 8770 | 2025.12.17 00:56:19.465415 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1355 rows starting from the beginning of the part | ||
| 8771 | 2025.12.17 00:56:19.465461 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 8772 | 2025.12.17 00:56:19.465506 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 92 rows starting from the beginning of the part | ||
| 8773 | 2025.12.17 00:56:19.465716 [ 266 ] {c59d7b76-c5e9-4e13-addc-861b33d27450} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2025.12.17 00:56:19.465758 [ 266 ] {c59d7b76-c5e9-4e13-addc-861b33d27450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8775 | 2025.12.17 00:56:19.466104 [ 266 ] {c59d7b76-c5e9-4e13-addc-861b33d27450} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8776 | 2025.12.17 00:56:19.466324 [ 266 ] {c59d7b76-c5e9-4e13-addc-861b33d27450} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2025.12.17 00:56:19.466463 [ 266 ] {c59d7b76-c5e9-4e13-addc-861b33d27450} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001319 sec., 13646.702047005307 rows/sec., 1.00 MiB/sec. | ||
| 8778 | 2025.12.17 00:56:19.466501 [ 266 ] {c59d7b76-c5e9-4e13-addc-861b33d27450} <Debug> TCPHandler: Processed in 0.00149042 sec. | ||
| 8779 | 2025.12.17 00:56:19.466623 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2025.12.17 00:56:19.466715 [ 266 ] {4d9a0668-7aea-4a88-96d7-3c6027f36582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8781 | 2025.12.17 00:56:19.466754 [ 266 ] {4d9a0668-7aea-4a88-96d7-3c6027f36582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8782 | 2025.12.17 00:56:19.467195 [ 266 ] {4d9a0668-7aea-4a88-96d7-3c6027f36582} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2025.12.17 00:56:19.467232 [ 266 ] {4d9a0668-7aea-4a88-96d7-3c6027f36582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8784 | 2025.12.17 00:56:19.467325 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4213 rows, containing 5 columns (5 merged, 0 gathered) in 0.002305996 sec., 1826976.2826995365 rows/sec., 157.97 MiB/sec. | ||
| 8785 | 2025.12.17 00:56:19.467532 [ 266 ] {4d9a0668-7aea-4a88-96d7-3c6027f36582} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8786 | 2025.12.17 00:56:19.467635 [ 200 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8787 | 2025.12.17 00:56:19.467769 [ 266 ] {4d9a0668-7aea-4a88-96d7-3c6027f36582} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2025.12.17 00:56:19.467890 [ 84 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8789 | 2025.12.17 00:56:19.467907 [ 266 ] {4d9a0668-7aea-4a88-96d7-3c6027f36582} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001209 sec., 67824.64846980976 rows/sec., 5.30 MiB/sec. | ||
| 8790 | 2025.12.17 00:56:19.467923 [ 84 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8791 | 2025.12.17 00:56:19.467950 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8792 | 2025.12.17 00:56:19.467951 [ 266 ] {4d9a0668-7aea-4a88-96d7-3c6027f36582} <Debug> TCPHandler: Processed in 0.001380648 sec. | ||
| 8793 | 2025.12.17 00:56:19.467973 [ 200 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_61_12} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8794 | 2025.12.17 00:56:19.468034 [ 190 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::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 | ||
| 8795 | 2025.12.17 00:56:19.468067 [ 200 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_61_12} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8796 | 2025.12.17 00:56:19.468082 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8797 | 2025.12.17 00:56:19.468141 [ 190 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8798 | 2025.12.17 00:56:19.468164 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 8799 | 2025.12.17 00:56:19.468170 [ 190 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1251 rows starting from the beginning of the part | ||
| 8800 | 2025.12.17 00:56:19.468181 [ 266 ] {f1429c97-610e-4709-bbf1-fc548e26ed6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8801 | 2025.12.17 00:56:19.468231 [ 266 ] {f1429c97-610e-4709-bbf1-fc548e26ed6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8802 | 2025.12.17 00:56:19.468242 [ 190 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
| 8803 | 2025.12.17 00:56:19.468284 [ 190 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 88 rows starting from the beginning of the part | ||
| 8804 | 2025.12.17 00:56:19.468324 [ 190 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 580 rows starting from the beginning of the part | ||
| 8805 | 2025.12.17 00:56:19.468362 [ 190 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 88 rows starting from the beginning of the part | ||
| 8806 | 2025.12.17 00:56:19.468401 [ 190 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
| 8807 | 2025.12.17 00:56:19.468639 [ 266 ] {f1429c97-610e-4709-bbf1-fc548e26ed6d} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2025.12.17 00:56:19.468673 [ 266 ] {f1429c97-610e-4709-bbf1-fc548e26ed6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8809 | 2025.12.17 00:56:19.468992 [ 266 ] {f1429c97-610e-4709-bbf1-fc548e26ed6d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8810 | 2025.12.17 00:56:19.469196 [ 266 ] {f1429c97-610e-4709-bbf1-fc548e26ed6d} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8811 | 2025.12.17 00:56:19.469320 [ 266 ] {f1429c97-610e-4709-bbf1-fc548e26ed6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 8812 | 2025.12.17 00:56:19.469326 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8813 | 2025.12.17 00:56:19.469358 [ 266 ] {f1429c97-610e-4709-bbf1-fc548e26ed6d} <Debug> TCPHandler: Processed in 0.001323006 sec. | ||
| 8814 | 2025.12.17 00:56:19.469372 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2025.12.17 00:56:19.469397 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8816 | 2025.12.17 00:56:19.469436 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447749 sec., 1499569.3314241627 rows/sec., 116.50 MiB/sec. | ||
| 8817 | 2025.12.17 00:56:19.469455 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 8818 | 2025.12.17 00:56:19.469477 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8819 | 2025.12.17 00:56:19.469543 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8820 | 2025.12.17 00:56:19.469575 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17197 rows starting from the beginning of the part | ||
| 8821 | 2025.12.17 00:56:19.469586 [ 266 ] {4df34c28-21d0-4010-86e0-ea6472a34fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8822 | 2025.12.17 00:56:19.469625 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8823 | 2025.12.17 00:56:19.469632 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8824 | 2025.12.17 00:56:19.469646 [ 266 ] {4df34c28-21d0-4010-86e0-ea6472a34fc5} <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 | ||
| 8825 | 2025.12.17 00:56:19.469675 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8826 | 2025.12.17 00:56:19.469719 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 883 rows starting from the beginning of the part | ||
| 8827 | 2025.12.17 00:56:19.469758 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 8828 | 2025.12.17 00:56:19.469797 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::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 | ||
| 8829 | 2025.12.17 00:56:19.469915 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_61_12} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8830 | 2025.12.17 00:56:19.469982 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_61_12} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8831 | 2025.12.17 00:56:19.470062 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 8832 | 2025.12.17 00:56:19.470434 [ 266 ] {4df34c28-21d0-4010-86e0-ea6472a34fc5} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2025.12.17 00:56:19.470475 [ 266 ] {4df34c28-21d0-4010-86e0-ea6472a34fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8834 | 2025.12.17 00:56:19.471015 [ 266 ] {4df34c28-21d0-4010-86e0-ea6472a34fc5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8835 | 2025.12.17 00:56:19.471247 [ 266 ] {4df34c28-21d0-4010-86e0-ea6472a34fc5} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2025.12.17 00:56:19.471364 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8837 | 2025.12.17 00:56:19.471387 [ 266 ] {4df34c28-21d0-4010-86e0-ea6472a34fc5} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00182 sec., 9890.10989010989 rows/sec., 17.72 MiB/sec. | ||
| 8838 | 2025.12.17 00:56:19.471394 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2025.12.17 00:56:19.471427 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8840 | 2025.12.17 00:56:19.471448 [ 266 ] {4df34c28-21d0-4010-86e0-ea6472a34fc5} <Debug> TCPHandler: Processed in 0.00201859 sec. | ||
| 8841 | 2025.12.17 00:56:19.471487 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::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 | ||
| 8842 | 2025.12.17 00:56:19.471563 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2025.12.17 00:56:19.471659 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8844 | 2025.12.17 00:56:19.471663 [ 266 ] {c13929de-2bd4-42bb-a830-99032994c353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8845 | 2025.12.17 00:56:19.471710 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1029 rows starting from the beginning of the part | ||
| 8846 | 2025.12.17 00:56:19.471719 [ 266 ] {c13929de-2bd4-42bb-a830-99032994c353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8847 | 2025.12.17 00:56:19.471824 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 18 rows starting from the beginning of the part | ||
| 8848 | 2025.12.17 00:56:19.471920 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 8849 | 2025.12.17 00:56:19.472005 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 18 rows starting from the beginning of the part | ||
| 8850 | 2025.12.17 00:56:19.472054 [ 266 ] {c13929de-2bd4-42bb-a830-99032994c353} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2025.12.17 00:56:19.472089 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 8852 | 2025.12.17 00:56:19.472093 [ 266 ] {c13929de-2bd4-42bb-a830-99032994c353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8853 | 2025.12.17 00:56:19.472185 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 18 rows starting from the beginning of the part | ||
| 8854 | 2025.12.17 00:56:19.472426 [ 266 ] {c13929de-2bd4-42bb-a830-99032994c353} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8855 | 2025.12.17 00:56:19.472672 [ 266 ] {c13929de-2bd4-42bb-a830-99032994c353} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2025.12.17 00:56:19.472782 [ 81 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8857 | 2025.12.17 00:56:19.472804 [ 266 ] {c13929de-2bd4-42bb-a830-99032994c353} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 8858 | 2025.12.17 00:56:19.472811 [ 81 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2025.12.17 00:56:19.472843 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8860 | 2025.12.17 00:56:19.472846 [ 266 ] {c13929de-2bd4-42bb-a830-99032994c353} <Debug> TCPHandler: Processed in 0.001330537 sec. | ||
| 8861 | 2025.12.17 00:56:19.472930 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 8862 | 2025.12.17 00:56:19.473013 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8863 | 2025.12.17 00:56:19.473038 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3326 rows starting from the beginning of the part | ||
| 8864 | 2025.12.17 00:56:19.473084 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8865 | 2025.12.17 00:56:19.473126 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8866 | 2025.12.17 00:56:19.473162 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 8867 | 2025.12.17 00:56:19.473196 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 8868 | 2025.12.17 00:56:19.473233 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::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 | ||
| 8869 | 2025.12.17 00:56:19.474693 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3626 rows, containing 4 columns (4 merged, 0 gathered) in 0.001796896 sec., 2017924.242694068 rows/sec., 134.72 MiB/sec. | ||
| 8870 | 2025.12.17 00:56:19.474727 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18720 rows, containing 5 columns (5 merged, 0 gathered) in 0.005298346 sec., 3533178.0899171177 rows/sec., 241.81 MiB/sec. | ||
| 8871 | 2025.12.17 00:56:19.475105 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8872 | 2025.12.17 00:56:19.475182 [ 195 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8873 | 2025.12.17 00:56:19.475515 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2025.12.17 00:56:19.475583 [ 195 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_61_12} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2025.12.17 00:56:19.475608 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8876 | 2025.12.17 00:56:19.475678 [ 195 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_61_12} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8877 | 2025.12.17 00:56:19.475712 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 8878 | 2025.12.17 00:56:19.475793 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8879 | 2025.12.17 00:56:19.476823 [ 195 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1131 rows, containing 19 columns (19 merged, 0 gathered) in 0.005358598 sec., 211062.6697505579 rows/sec., 378.21 MiB/sec. | ||
| 8880 | 2025.12.17 00:56:19.478484 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8881 | 2025.12.17 00:56:19.478802 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2025.12.17 00:56:19.478874 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8883 | 2025.12.17 00:56:19.478988 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.57 MiB. | ||
| 8884 | 2025.12.17 00:56:20.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.02 MiB, peak 319.72 MiB, free memory in arenas 0.00 B, will set to 307.11 MiB (RSS), difference: 2.10 MiB | ||
| 8885 | 2025.12.17 00:56:21.397039 [ 80 ] {} <Debug> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8886 | 2025.12.17 00:56:21.397106 [ 80 ] {} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2025.12.17 00:56:21.397126 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8888 | 2025.12.17 00:56:21.397302 [ 198 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8889 | 2025.12.17 00:56:21.397543 [ 198 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8890 | 2025.12.17 00:56:21.397598 [ 198 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 464 rows starting from the beginning of the part | ||
| 8891 | 2025.12.17 00:56:21.397701 [ 198 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 8892 | 2025.12.17 00:56:21.397776 [ 198 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 8893 | 2025.12.17 00:56:21.397854 [ 198 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 8894 | 2025.12.17 00:56:21.397925 [ 198 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 8895 | 2025.12.17 00:56:21.398994 [ 194 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771736 sec., 830823.5538477516 rows/sec., 60.07 MiB/sec. | ||
| 8896 | 2025.12.17 00:56:21.399130 [ 194 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8897 | 2025.12.17 00:56:21.399382 [ 194 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_14_3} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2025.12.17 00:56:21.399448 [ 194 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_14_3} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8899 | 2025.12.17 00:56:21.399511 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8900 | 2025.12.17 00:56:22.972647 [ 80 ] {} <Debug> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8901 | 2025.12.17 00:56:22.972718 [ 80 ] {} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2025.12.17 00:56:22.972743 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8903 | 2025.12.17 00:56:22.972874 [ 194 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8904 | 2025.12.17 00:56:22.973038 [ 194 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8905 | 2025.12.17 00:56:22.973078 [ 194 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 434 rows starting from the beginning of the part | ||
| 8906 | 2025.12.17 00:56:22.973155 [ 194 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8907 | 2025.12.17 00:56:22.973211 [ 194 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8908 | 2025.12.17 00:56:22.973266 [ 194 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8909 | 2025.12.17 00:56:22.973308 [ 194 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 8910 | 2025.12.17 00:56:22.974168 [ 188 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350017 sec., 392587.64889627317 rows/sec., 28.14 MiB/sec. | ||
| 8911 | 2025.12.17 00:56:22.974401 [ 191 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8912 | 2025.12.17 00:56:22.974742 [ 191 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_14_3} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2025.12.17 00:56:22.974834 [ 191 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_14_3} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8914 | 2025.12.17 00:56:22.974937 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8915 | 2025.12.17 00:56:23.085091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1088 | ||
| 8916 | 2025.12.17 00:56:23.087353 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2025.12.17 00:56:23.087396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8918 | 2025.12.17 00:56:23.088596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8919 | 2025.12.17 00:56:23.088858 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2025.12.17 00:56:23.088979 [ 80 ] {} <Debug> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8921 | 2025.12.17 00:56:23.089018 [ 80 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8922 | 2025.12.17 00:56:23.089039 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8923 | 2025.12.17 00:56:23.089134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
| 8924 | 2025.12.17 00:56:23.089160 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::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 | ||
| 8925 | 2025.12.17 00:56:23.089882 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8926 | 2025.12.17 00:56:23.090066 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 944 rows starting from the beginning of the part | ||
| 8927 | 2025.12.17 00:56:23.090496 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 8928 | 2025.12.17 00:56:23.090891 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8929 | 2025.12.17 00:56:23.091277 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 8930 | 2025.12.17 00:56:23.091640 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 8931 | 2025.12.17 00:56:23.091971 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 8932 | 2025.12.17 00:56:23.098347 [ 201 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1088 rows, containing 72 columns (72 merged, 0 gathered) in 0.009247465 sec., 117653.86514033846 rows/sec., 96.55 MiB/sec. | ||
| 8933 | 2025.12.17 00:56:23.099452 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8934 | 2025.12.17 00:56:23.099981 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_31_6} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2025.12.17 00:56:23.100063 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_31_6} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8936 | 2025.12.17 00:56:23.100261 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 8937 | 2025.12.17 00:56:23.716465 [ 76 ] {} <Debug> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8938 | 2025.12.17 00:56:23.716557 [ 76 ] {} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2025.12.17 00:56:23.716594 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8940 | 2025.12.17 00:56:23.716759 [ 188 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8941 | 2025.12.17 00:56:23.716962 [ 188 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8942 | 2025.12.17 00:56:23.717013 [ 188 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 223 rows starting from the beginning of the part | ||
| 8943 | 2025.12.17 00:56:23.717110 [ 188 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8944 | 2025.12.17 00:56:23.717181 [ 188 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8945 | 2025.12.17 00:56:23.717246 [ 188 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8946 | 2025.12.17 00:56:23.717316 [ 188 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 8947 | 2025.12.17 00:56:23.718102 [ 188 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417058 sec., 191241.29005305358 rows/sec., 12.42 MiB/sec. | ||
| 8948 | 2025.12.17 00:56:23.718287 [ 196 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8949 | 2025.12.17 00:56:23.718635 [ 196 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_14_3} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2025.12.17 00:56:23.718725 [ 196 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_14_3} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8951 | 2025.12.17 00:56:23.718843 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8952 | 2025.12.17 00:56:24.475445 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8953 | 2025.12.17 00:56:24.475629 [ 266 ] {cabd7d84-074b-4b54-859e-9972269562c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8954 | 2025.12.17 00:56:24.475696 [ 266 ] {cabd7d84-074b-4b54-859e-9972269562c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8955 | 2025.12.17 00:56:24.476527 [ 266 ] {cabd7d84-074b-4b54-859e-9972269562c9} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8956 | 2025.12.17 00:56:24.476576 [ 266 ] {cabd7d84-074b-4b54-859e-9972269562c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8957 | 2025.12.17 00:56:24.476993 [ 266 ] {cabd7d84-074b-4b54-859e-9972269562c9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8958 | 2025.12.17 00:56:24.477223 [ 266 ] {cabd7d84-074b-4b54-859e-9972269562c9} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2025.12.17 00:56:24.477371 [ 266 ] {cabd7d84-074b-4b54-859e-9972269562c9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001792 sec., 228794.64285714287 rows/sec., 14.51 MiB/sec. | ||
| 8960 | 2025.12.17 00:56:24.477414 [ 266 ] {cabd7d84-074b-4b54-859e-9972269562c9} <Debug> TCPHandler: Processed in 0.002100542 sec. | ||
| 8961 | 2025.12.17 00:56:24.477535 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8962 | 2025.12.17 00:56:24.477630 [ 266 ] {36352656-5752-428d-b26a-223b6ddf10e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8963 | 2025.12.17 00:56:24.477673 [ 266 ] {36352656-5752-428d-b26a-223b6ddf10e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8964 | 2025.12.17 00:56:24.478062 [ 266 ] {36352656-5752-428d-b26a-223b6ddf10e4} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2025.12.17 00:56:24.478098 [ 266 ] {36352656-5752-428d-b26a-223b6ddf10e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8966 | 2025.12.17 00:56:24.478420 [ 266 ] {36352656-5752-428d-b26a-223b6ddf10e4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8967 | 2025.12.17 00:56:24.478629 [ 266 ] {36352656-5752-428d-b26a-223b6ddf10e4} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2025.12.17 00:56:24.478756 [ 266 ] {36352656-5752-428d-b26a-223b6ddf10e4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001146 sec., 3490.4013961605583 rows/sec., 284.62 KiB/sec. | ||
| 8969 | 2025.12.17 00:56:24.478793 [ 266 ] {36352656-5752-428d-b26a-223b6ddf10e4} <Debug> TCPHandler: Processed in 0.001306126 sec. | ||
| 8970 | 2025.12.17 00:56:24.478904 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8971 | 2025.12.17 00:56:24.478995 [ 266 ] {56fc757f-5d22-42a5-b34f-4ad342555467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8972 | 2025.12.17 00:56:24.479033 [ 266 ] {56fc757f-5d22-42a5-b34f-4ad342555467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8973 | 2025.12.17 00:56:24.480024 [ 266 ] {56fc757f-5d22-42a5-b34f-4ad342555467} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8974 | 2025.12.17 00:56:24.480064 [ 266 ] {56fc757f-5d22-42a5-b34f-4ad342555467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8975 | 2025.12.17 00:56:24.480471 [ 266 ] {56fc757f-5d22-42a5-b34f-4ad342555467} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8976 | 2025.12.17 00:56:24.480703 [ 266 ] {56fc757f-5d22-42a5-b34f-4ad342555467} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8977 | 2025.12.17 00:56:24.480835 [ 266 ] {56fc757f-5d22-42a5-b34f-4ad342555467} <Debug> executeQuery: Read 1162 rows, 94.50 KiB in 0.001857 sec., 625740.4415724287 rows/sec., 49.69 MiB/sec. | ||
| 8978 | 2025.12.17 00:56:24.480874 [ 266 ] {56fc757f-5d22-42a5-b34f-4ad342555467} <Debug> TCPHandler: Processed in 0.00201755 sec. | ||
| 8979 | 2025.12.17 00:56:24.480998 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8980 | 2025.12.17 00:56:24.481091 [ 266 ] {798511c1-5962-4eeb-ad37-ffaefb0cc604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8981 | 2025.12.17 00:56:24.481132 [ 266 ] {798511c1-5962-4eeb-ad37-ffaefb0cc604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8982 | 2025.12.17 00:56:24.481669 [ 266 ] {798511c1-5962-4eeb-ad37-ffaefb0cc604} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8983 | 2025.12.17 00:56:24.481705 [ 266 ] {798511c1-5962-4eeb-ad37-ffaefb0cc604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8984 | 2025.12.17 00:56:24.482040 [ 266 ] {798511c1-5962-4eeb-ad37-ffaefb0cc604} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8985 | 2025.12.17 00:56:24.482255 [ 266 ] {798511c1-5962-4eeb-ad37-ffaefb0cc604} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8986 | 2025.12.17 00:56:24.482385 [ 266 ] {798511c1-5962-4eeb-ad37-ffaefb0cc604} <Debug> executeQuery: Read 233 rows, 14.40 KiB in 0.001313 sec., 177456.20715917746 rows/sec., 10.71 MiB/sec. | ||
| 8987 | 2025.12.17 00:56:24.482423 [ 266 ] {798511c1-5962-4eeb-ad37-ffaefb0cc604} <Debug> TCPHandler: Processed in 0.001473549 sec. | ||
| 8988 | 2025.12.17 00:56:24.482539 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8989 | 2025.12.17 00:56:24.482632 [ 266 ] {72fb28b0-742b-474f-8c2c-2327ac945d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8990 | 2025.12.17 00:56:24.482673 [ 266 ] {72fb28b0-742b-474f-8c2c-2327ac945d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8991 | 2025.12.17 00:56:24.483155 [ 266 ] {72fb28b0-742b-474f-8c2c-2327ac945d0f} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8992 | 2025.12.17 00:56:24.483191 [ 266 ] {72fb28b0-742b-474f-8c2c-2327ac945d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8993 | 2025.12.17 00:56:24.483487 [ 266 ] {72fb28b0-742b-474f-8c2c-2327ac945d0f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8994 | 2025.12.17 00:56:24.483684 [ 266 ] {72fb28b0-742b-474f-8c2c-2327ac945d0f} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8995 | 2025.12.17 00:56:24.483810 [ 266 ] {72fb28b0-742b-474f-8c2c-2327ac945d0f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001196 sec., 177257.52508361204 rows/sec., 11.43 MiB/sec. | ||
| 8996 | 2025.12.17 00:56:24.483847 [ 266 ] {72fb28b0-742b-474f-8c2c-2327ac945d0f} <Debug> TCPHandler: Processed in 0.001356577 sec. | ||
| 8997 | 2025.12.17 00:56:24.483963 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2025.12.17 00:56:24.484060 [ 266 ] {d8f83ed4-3a0d-4b55-a98d-a0b15ce588ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8999 | 2025.12.17 00:56:24.484100 [ 266 ] {d8f83ed4-3a0d-4b55-a98d-a0b15ce588ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9000 | 2025.12.17 00:56:24.484573 [ 266 ] {d8f83ed4-3a0d-4b55-a98d-a0b15ce588ab} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2025.12.17 00:56:24.484610 [ 266 ] {d8f83ed4-3a0d-4b55-a98d-a0b15ce588ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9002 | 2025.12.17 00:56:24.484922 [ 266 ] {d8f83ed4-3a0d-4b55-a98d-a0b15ce588ab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9003 | 2025.12.17 00:56:24.485138 [ 266 ] {d8f83ed4-3a0d-4b55-a98d-a0b15ce588ab} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2025.12.17 00:56:24.485273 [ 266 ] {d8f83ed4-3a0d-4b55-a98d-a0b15ce588ab} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001232 sec., 171266.23376623375 rows/sec., 9.73 MiB/sec. | ||
| 9005 | 2025.12.17 00:56:24.485311 [ 266 ] {d8f83ed4-3a0d-4b55-a98d-a0b15ce588ab} <Debug> TCPHandler: Processed in 0.001398788 sec. | ||
| 9006 | 2025.12.17 00:56:24.485429 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9007 | 2025.12.17 00:56:24.485522 [ 266 ] {a604a7f9-9b9f-4e9d-b992-8f70923a1665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9008 | 2025.12.17 00:56:24.485561 [ 266 ] {a604a7f9-9b9f-4e9d-b992-8f70923a1665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9009 | 2025.12.17 00:56:24.486283 [ 266 ] {a604a7f9-9b9f-4e9d-b992-8f70923a1665} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2025.12.17 00:56:24.486320 [ 266 ] {a604a7f9-9b9f-4e9d-b992-8f70923a1665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9011 | 2025.12.17 00:56:24.486645 [ 266 ] {a604a7f9-9b9f-4e9d-b992-8f70923a1665} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9012 | 2025.12.17 00:56:24.486850 [ 266 ] {a604a7f9-9b9f-4e9d-b992-8f70923a1665} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2025.12.17 00:56:24.486976 [ 266 ] {a604a7f9-9b9f-4e9d-b992-8f70923a1665} <Debug> executeQuery: Read 707 rows, 50.72 KiB in 0.001472 sec., 480298.9130434783 rows/sec., 33.65 MiB/sec. | ||
| 9014 | 2025.12.17 00:56:24.487012 [ 266 ] {a604a7f9-9b9f-4e9d-b992-8f70923a1665} <Debug> TCPHandler: Processed in 0.001630062 sec. | ||
| 9015 | 2025.12.17 00:56:24.487125 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9016 | 2025.12.17 00:56:24.487217 [ 266 ] {8852823b-5702-415f-823e-0c5bbab1c1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9017 | 2025.12.17 00:56:24.487258 [ 266 ] {8852823b-5702-415f-823e-0c5bbab1c1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9018 | 2025.12.17 00:56:24.487583 [ 266 ] {8852823b-5702-415f-823e-0c5bbab1c1eb} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2025.12.17 00:56:24.487618 [ 266 ] {8852823b-5702-415f-823e-0c5bbab1c1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9020 | 2025.12.17 00:56:24.487910 [ 266 ] {8852823b-5702-415f-823e-0c5bbab1c1eb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9021 | 2025.12.17 00:56:24.488107 [ 266 ] {8852823b-5702-415f-823e-0c5bbab1c1eb} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2025.12.17 00:56:24.488233 [ 266 ] {8852823b-5702-415f-823e-0c5bbab1c1eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 9023 | 2025.12.17 00:56:24.488268 [ 266 ] {8852823b-5702-415f-823e-0c5bbab1c1eb} <Debug> TCPHandler: Processed in 0.001190224 sec. | ||
| 9024 | 2025.12.17 00:56:24.488375 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9025 | 2025.12.17 00:56:24.488466 [ 266 ] {c62bb476-2853-4c14-80b4-4d884ddde9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9026 | 2025.12.17 00:56:24.488507 [ 266 ] {c62bb476-2853-4c14-80b4-4d884ddde9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9027 | 2025.12.17 00:56:24.488956 [ 266 ] {c62bb476-2853-4c14-80b4-4d884ddde9b6} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2025.12.17 00:56:24.488991 [ 266 ] {c62bb476-2853-4c14-80b4-4d884ddde9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9029 | 2025.12.17 00:56:24.489306 [ 266 ] {c62bb476-2853-4c14-80b4-4d884ddde9b6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9030 | 2025.12.17 00:56:24.489516 [ 266 ] {c62bb476-2853-4c14-80b4-4d884ddde9b6} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2025.12.17 00:56:24.489640 [ 266 ] {c62bb476-2853-4c14-80b4-4d884ddde9b6} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001192 sec., 265100.67114093964 rows/sec., 17.42 MiB/sec. | ||
| 9032 | 2025.12.17 00:56:24.489676 [ 266 ] {c62bb476-2853-4c14-80b4-4d884ddde9b6} <Debug> TCPHandler: Processed in 0.001347507 sec. | ||
| 9033 | 2025.12.17 00:56:24.489782 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9034 | 2025.12.17 00:56:24.489873 [ 266 ] {ddb154dc-5cb2-46e9-b648-e29397703c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9035 | 2025.12.17 00:56:24.489918 [ 266 ] {ddb154dc-5cb2-46e9-b648-e29397703c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9036 | 2025.12.17 00:56:24.490217 [ 266 ] {ddb154dc-5cb2-46e9-b648-e29397703c69} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9037 | 2025.12.17 00:56:24.490252 [ 266 ] {ddb154dc-5cb2-46e9-b648-e29397703c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9038 | 2025.12.17 00:56:24.490712 [ 266 ] {ddb154dc-5cb2-46e9-b648-e29397703c69} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9039 | 2025.12.17 00:56:24.490910 [ 266 ] {ddb154dc-5cb2-46e9-b648-e29397703c69} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9040 | 2025.12.17 00:56:24.491010 [ 78 ] {} <Debug> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 9041 | 2025.12.17 00:56:24.491032 [ 266 ] {ddb154dc-5cb2-46e9-b648-e29397703c69} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 57.30 KiB/sec. | ||
| 9042 | 2025.12.17 00:56:24.491073 [ 78 ] {} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2025.12.17 00:56:24.491080 [ 266 ] {ddb154dc-5cb2-46e9-b648-e29397703c69} <Debug> TCPHandler: Processed in 0.001345477 sec. | ||
| 9044 | 2025.12.17 00:56:24.491101 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9045 | 2025.12.17 00:56:24.491197 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2025.12.17 00:56:24.491225 [ 199 ] {b1739401-1ddf-4f6f-b555-bc0341b3b13d::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 | ||
| 9047 | 2025.12.17 00:56:24.491293 [ 266 ] {aa17823e-1ebb-478b-a7a6-532261075ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9048 | 2025.12.17 00:56:24.491351 [ 266 ] {aa17823e-1ebb-478b-a7a6-532261075ef1} <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 | ||
| 9049 | 2025.12.17 00:56:24.491368 [ 199 ] {b1739401-1ddf-4f6f-b555-bc0341b3b13d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9050 | 2025.12.17 00:56:24.491413 [ 199 ] {b1739401-1ddf-4f6f-b555-bc0341b3b13d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 9051 | 2025.12.17 00:56:24.491486 [ 199 ] {b1739401-1ddf-4f6f-b555-bc0341b3b13d::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 | ||
| 9052 | 2025.12.17 00:56:24.491535 [ 199 ] {b1739401-1ddf-4f6f-b555-bc0341b3b13d::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 | ||
| 9053 | 2025.12.17 00:56:24.491582 [ 199 ] {b1739401-1ddf-4f6f-b555-bc0341b3b13d::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 | ||
| 9054 | 2025.12.17 00:56:24.491629 [ 199 ] {b1739401-1ddf-4f6f-b555-bc0341b3b13d::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 | ||
| 9055 | 2025.12.17 00:56:24.492182 [ 266 ] {aa17823e-1ebb-478b-a7a6-532261075ef1} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2025.12.17 00:56:24.492222 [ 266 ] {aa17823e-1ebb-478b-a7a6-532261075ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9057 | 2025.12.17 00:56:24.492488 [ 202 ] {b1739401-1ddf-4f6f-b555-bc0341b3b13d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001320087 sec., 3787.6291486848972 rows/sec., 255.22 KiB/sec. | ||
| 9058 | 2025.12.17 00:56:24.492672 [ 188 ] {b1739401-1ddf-4f6f-b555-bc0341b3b13d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 9059 | 2025.12.17 00:56:24.492743 [ 266 ] {aa17823e-1ebb-478b-a7a6-532261075ef1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9060 | 2025.12.17 00:56:24.493029 [ 266 ] {aa17823e-1ebb-478b-a7a6-532261075ef1} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2025.12.17 00:56:24.493104 [ 188 ] {b1739401-1ddf-4f6f-b555-bc0341b3b13d::all_1_5_1} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2025.12.17 00:56:24.493175 [ 266 ] {aa17823e-1ebb-478b-a7a6-532261075ef1} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.0019 sec., 12631.578947368422 rows/sec., 22.64 MiB/sec. | ||
| 9063 | 2025.12.17 00:56:24.493200 [ 188 ] {b1739401-1ddf-4f6f-b555-bc0341b3b13d::all_1_5_1} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 9064 | 2025.12.17 00:56:24.493245 [ 266 ] {aa17823e-1ebb-478b-a7a6-532261075ef1} <Debug> TCPHandler: Processed in 0.002095522 sec. | ||
| 9065 | 2025.12.17 00:56:24.493317 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9066 | 2025.12.17 00:56:24.493360 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9067 | 2025.12.17 00:56:24.493457 [ 266 ] {a2dd0aa2-79e6-4886-86f4-cf960063e867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9068 | 2025.12.17 00:56:24.493497 [ 266 ] {a2dd0aa2-79e6-4886-86f4-cf960063e867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9069 | 2025.12.17 00:56:24.493868 [ 266 ] {a2dd0aa2-79e6-4886-86f4-cf960063e867} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2025.12.17 00:56:24.493912 [ 266 ] {a2dd0aa2-79e6-4886-86f4-cf960063e867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9071 | 2025.12.17 00:56:24.494325 [ 266 ] {a2dd0aa2-79e6-4886-86f4-cf960063e867} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9072 | 2025.12.17 00:56:24.494535 [ 266 ] {a2dd0aa2-79e6-4886-86f4-cf960063e867} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2025.12.17 00:56:24.494661 [ 266 ] {a2dd0aa2-79e6-4886-86f4-cf960063e867} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001223 sec., 85036.79476696649 rows/sec., 5.21 MiB/sec. | ||
| 9074 | 2025.12.17 00:56:24.494697 [ 266 ] {a2dd0aa2-79e6-4886-86f4-cf960063e867} <Debug> TCPHandler: Processed in 0.001384267 sec. | ||
| 9075 | 2025.12.17 00:56:25.522454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20619 | ||
| 9076 | 2025.12.17 00:56:25.523005 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2025.12.17 00:56:25.523045 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9078 | 2025.12.17 00:56:25.523542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9079 | 2025.12.17 00:56:25.523764 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2025.12.17 00:56:25.523889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20619 | ||
| 9081 | 2025.12.17 00:56:26.614140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9082 | 2025.12.17 00:56:26.630614 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9083 | 2025.12.17 00:56:26.630677 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9084 | 2025.12.17 00:56:26.636678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9085 | 2025.12.17 00:56:26.637395 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9086 | 2025.12.17 00:56:26.640852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9087 | 2025.12.17 00:56:29.463306 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9088 | 2025.12.17 00:56:29.463485 [ 266 ] {633ac743-f7b9-4418-b16d-f62c87610851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9089 | 2025.12.17 00:56:29.463551 [ 266 ] {633ac743-f7b9-4418-b16d-f62c87610851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9090 | 2025.12.17 00:56:29.464298 [ 266 ] {633ac743-f7b9-4418-b16d-f62c87610851} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9091 | 2025.12.17 00:56:29.464351 [ 266 ] {633ac743-f7b9-4418-b16d-f62c87610851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9092 | 2025.12.17 00:56:29.464780 [ 266 ] {633ac743-f7b9-4418-b16d-f62c87610851} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9093 | 2025.12.17 00:56:29.465004 [ 266 ] {633ac743-f7b9-4418-b16d-f62c87610851} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2025.12.17 00:56:29.465159 [ 266 ] {633ac743-f7b9-4418-b16d-f62c87610851} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001723 sec., 53395.24085896692 rows/sec., 4.51 MiB/sec. | ||
| 9095 | 2025.12.17 00:56:29.465210 [ 266 ] {633ac743-f7b9-4418-b16d-f62c87610851} <Debug> TCPHandler: Processed in 0.002030211 sec. | ||
| 9096 | 2025.12.17 00:56:29.465347 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9097 | 2025.12.17 00:56:29.465450 [ 266 ] {dd9b9533-0694-4aac-ab1d-a7e9349fe946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9098 | 2025.12.17 00:56:29.465495 [ 266 ] {dd9b9533-0694-4aac-ab1d-a7e9349fe946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9099 | 2025.12.17 00:56:29.465907 [ 266 ] {dd9b9533-0694-4aac-ab1d-a7e9349fe946} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2025.12.17 00:56:29.465943 [ 266 ] {dd9b9533-0694-4aac-ab1d-a7e9349fe946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9101 | 2025.12.17 00:56:29.466237 [ 266 ] {dd9b9533-0694-4aac-ab1d-a7e9349fe946} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9102 | 2025.12.17 00:56:29.466442 [ 266 ] {dd9b9533-0694-4aac-ab1d-a7e9349fe946} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2025.12.17 00:56:29.466568 [ 266 ] {dd9b9533-0694-4aac-ab1d-a7e9349fe946} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001143 sec., 15748.031496062993 rows/sec., 1.16 MiB/sec. | ||
| 9104 | 2025.12.17 00:56:29.466605 [ 266 ] {dd9b9533-0694-4aac-ab1d-a7e9349fe946} <Debug> TCPHandler: Processed in 0.001310617 sec. | ||
| 9105 | 2025.12.17 00:56:29.466717 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9106 | 2025.12.17 00:56:29.466810 [ 266 ] {b186a1b6-9be2-48b5-b889-8b10ded1ac05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9107 | 2025.12.17 00:56:29.466848 [ 266 ] {b186a1b6-9be2-48b5-b889-8b10ded1ac05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9108 | 2025.12.17 00:56:29.467259 [ 266 ] {b186a1b6-9be2-48b5-b889-8b10ded1ac05} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2025.12.17 00:56:29.467295 [ 266 ] {b186a1b6-9be2-48b5-b889-8b10ded1ac05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9110 | 2025.12.17 00:56:29.467592 [ 266 ] {b186a1b6-9be2-48b5-b889-8b10ded1ac05} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9111 | 2025.12.17 00:56:29.467820 [ 266 ] {b186a1b6-9be2-48b5-b889-8b10ded1ac05} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2025.12.17 00:56:29.467944 [ 266 ] {b186a1b6-9be2-48b5-b889-8b10ded1ac05} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001152 sec., 71180.55555555555 rows/sec., 5.56 MiB/sec. | ||
| 9113 | 2025.12.17 00:56:29.467980 [ 266 ] {b186a1b6-9be2-48b5-b889-8b10ded1ac05} <Debug> TCPHandler: Processed in 0.001311286 sec. | ||
| 9114 | 2025.12.17 00:56:29.468090 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9115 | 2025.12.17 00:56:29.468184 [ 266 ] {cb8dd04b-c767-46f4-a235-4d3d70ef5884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9116 | 2025.12.17 00:56:29.468226 [ 266 ] {cb8dd04b-c767-46f4-a235-4d3d70ef5884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9117 | 2025.12.17 00:56:29.468657 [ 266 ] {cb8dd04b-c767-46f4-a235-4d3d70ef5884} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9118 | 2025.12.17 00:56:29.468694 [ 266 ] {cb8dd04b-c767-46f4-a235-4d3d70ef5884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9119 | 2025.12.17 00:56:29.469037 [ 266 ] {cb8dd04b-c767-46f4-a235-4d3d70ef5884} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9120 | 2025.12.17 00:56:29.469251 [ 266 ] {cb8dd04b-c767-46f4-a235-4d3d70ef5884} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9121 | 2025.12.17 00:56:29.469377 [ 266 ] {cb8dd04b-c767-46f4-a235-4d3d70ef5884} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 9122 | 2025.12.17 00:56:29.469414 [ 266 ] {cb8dd04b-c767-46f4-a235-4d3d70ef5884} <Debug> TCPHandler: Processed in 0.001371058 sec. | ||
| 9123 | 2025.12.17 00:56:29.469519 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2025.12.17 00:56:29.469629 [ 266 ] {d50d0d3c-ba0c-4c1b-bf64-7a8d212c6cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9125 | 2025.12.17 00:56:29.469686 [ 266 ] {d50d0d3c-ba0c-4c1b-bf64-7a8d212c6cbc} <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 | ||
| 9126 | 2025.12.17 00:56:29.470535 [ 266 ] {d50d0d3c-ba0c-4c1b-bf64-7a8d212c6cbc} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2025.12.17 00:56:29.470576 [ 266 ] {d50d0d3c-ba0c-4c1b-bf64-7a8d212c6cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9128 | 2025.12.17 00:56:29.471134 [ 266 ] {d50d0d3c-ba0c-4c1b-bf64-7a8d212c6cbc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9129 | 2025.12.17 00:56:29.471365 [ 266 ] {d50d0d3c-ba0c-4c1b-bf64-7a8d212c6cbc} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2025.12.17 00:56:29.471521 [ 266 ] {d50d0d3c-ba0c-4c1b-bf64-7a8d212c6cbc} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00191 sec., 9424.083769633507 rows/sec., 16.89 MiB/sec. | ||
| 9131 | 2025.12.17 00:56:29.471594 [ 266 ] {d50d0d3c-ba0c-4c1b-bf64-7a8d212c6cbc} <Debug> TCPHandler: Processed in 0.002124063 sec. | ||
| 9132 | 2025.12.17 00:56:29.471720 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2025.12.17 00:56:29.471817 [ 266 ] {635ea596-3f2d-4f0f-8b30-b668f154460b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9134 | 2025.12.17 00:56:29.471859 [ 266 ] {635ea596-3f2d-4f0f-8b30-b668f154460b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9135 | 2025.12.17 00:56:29.472203 [ 266 ] {635ea596-3f2d-4f0f-8b30-b668f154460b} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2025.12.17 00:56:29.472242 [ 266 ] {635ea596-3f2d-4f0f-8b30-b668f154460b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9137 | 2025.12.17 00:56:29.472568 [ 266 ] {635ea596-3f2d-4f0f-8b30-b668f154460b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9138 | 2025.12.17 00:56:29.472783 [ 266 ] {635ea596-3f2d-4f0f-8b30-b668f154460b} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2025.12.17 00:56:29.472911 [ 266 ] {635ea596-3f2d-4f0f-8b30-b668f154460b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 9140 | 2025.12.17 00:56:29.472947 [ 266 ] {635ea596-3f2d-4f0f-8b30-b668f154460b} <Debug> TCPHandler: Processed in 0.001277566 sec. | ||
| 9141 | 2025.12.17 00:56:32.898612 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9142 | 2025.12.17 00:56:32.898680 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9143 | 2025.12.17 00:56:33.024367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21131 | ||
| 9144 | 2025.12.17 00:56:33.024933 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9145 | 2025.12.17 00:56:33.024982 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9146 | 2025.12.17 00:56:33.025536 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9147 | 2025.12.17 00:56:33.025790 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2025.12.17 00:56:33.025949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21131 | ||
| 9149 | 2025.12.17 00:56:33.089731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1124 | ||
| 9150 | 2025.12.17 00:56:33.092105 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2025.12.17 00:56:33.092152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9152 | 2025.12.17 00:56:33.093399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9153 | 2025.12.17 00:56:33.093660 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2025.12.17 00:56:33.093928 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 9155 | 2025.12.17 00:56:34.141626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9156 | 2025.12.17 00:56:34.159981 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2025.12.17 00:56:34.160051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9158 | 2025.12.17 00:56:34.166809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9159 | 2025.12.17 00:56:34.167611 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2025.12.17 00:56:34.172227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9161 | 2025.12.17 00:56:34.476416 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9162 | 2025.12.17 00:56:34.476662 [ 266 ] {f31a07ca-e6b5-4f58-81ed-41c4954ca4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9163 | 2025.12.17 00:56:34.476733 [ 266 ] {f31a07ca-e6b5-4f58-81ed-41c4954ca4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9164 | 2025.12.17 00:56:34.477561 [ 266 ] {f31a07ca-e6b5-4f58-81ed-41c4954ca4ad} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9165 | 2025.12.17 00:56:34.477611 [ 266 ] {f31a07ca-e6b5-4f58-81ed-41c4954ca4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9166 | 2025.12.17 00:56:34.478066 [ 266 ] {f31a07ca-e6b5-4f58-81ed-41c4954ca4ad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9167 | 2025.12.17 00:56:34.478309 [ 266 ] {f31a07ca-e6b5-4f58-81ed-41c4954ca4ad} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9168 | 2025.12.17 00:56:34.478478 [ 266 ] {f31a07ca-e6b5-4f58-81ed-41c4954ca4ad} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001869 sec., 219368.64633493847 rows/sec., 13.92 MiB/sec. | ||
| 9169 | 2025.12.17 00:56:34.478533 [ 266 ] {f31a07ca-e6b5-4f58-81ed-41c4954ca4ad} <Debug> TCPHandler: Processed in 0.002202714 sec. | ||
| 9170 | 2025.12.17 00:56:34.478660 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9171 | 2025.12.17 00:56:34.478766 [ 266 ] {ff6071e4-7325-4dcc-bb23-a681f896bcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9172 | 2025.12.17 00:56:34.478814 [ 266 ] {ff6071e4-7325-4dcc-bb23-a681f896bcb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9173 | 2025.12.17 00:56:34.479699 [ 266 ] {ff6071e4-7325-4dcc-bb23-a681f896bcb6} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9174 | 2025.12.17 00:56:34.479741 [ 266 ] {ff6071e4-7325-4dcc-bb23-a681f896bcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9175 | 2025.12.17 00:56:34.480154 [ 266 ] {ff6071e4-7325-4dcc-bb23-a681f896bcb6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9176 | 2025.12.17 00:56:34.480376 [ 266 ] {ff6071e4-7325-4dcc-bb23-a681f896bcb6} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9177 | 2025.12.17 00:56:34.480526 [ 266 ] {ff6071e4-7325-4dcc-bb23-a681f896bcb6} <Debug> executeQuery: Read 1160 rows, 94.35 KiB in 0.001783 sec., 650588.8951205832 rows/sec., 51.68 MiB/sec. | ||
| 9178 | 2025.12.17 00:56:34.480576 [ 266 ] {ff6071e4-7325-4dcc-bb23-a681f896bcb6} <Debug> TCPHandler: Processed in 0.00197059 sec. | ||
| 9179 | 2025.12.17 00:56:34.480716 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9180 | 2025.12.17 00:56:34.480815 [ 266 ] {9e92f978-2183-4484-a596-8652776b4308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9181 | 2025.12.17 00:56:34.480867 [ 266 ] {9e92f978-2183-4484-a596-8652776b4308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9182 | 2025.12.17 00:56:34.481360 [ 266 ] {9e92f978-2183-4484-a596-8652776b4308} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2025.12.17 00:56:34.481401 [ 266 ] {9e92f978-2183-4484-a596-8652776b4308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9184 | 2025.12.17 00:56:34.481740 [ 266 ] {9e92f978-2183-4484-a596-8652776b4308} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9185 | 2025.12.17 00:56:34.481962 [ 266 ] {9e92f978-2183-4484-a596-8652776b4308} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9186 | 2025.12.17 00:56:34.482097 [ 266 ] {9e92f978-2183-4484-a596-8652776b4308} <Debug> executeQuery: Read 229 rows, 14.12 KiB in 0.001331 sec., 172051.0894064613 rows/sec., 10.36 MiB/sec. | ||
| 9187 | 2025.12.17 00:56:34.482097 [ 62 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9188 | 2025.12.17 00:56:34.482138 [ 266 ] {9e92f978-2183-4484-a596-8652776b4308} <Debug> TCPHandler: Processed in 0.001512491 sec. | ||
| 9189 | 2025.12.17 00:56:34.482169 [ 62 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2025.12.17 00:56:34.482194 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9191 | 2025.12.17 00:56:34.482256 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9192 | 2025.12.17 00:56:34.482311 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::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 | ||
| 9193 | 2025.12.17 00:56:34.482352 [ 266 ] {593c6703-d351-4003-9c28-2833e438fec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9194 | 2025.12.17 00:56:34.482396 [ 266 ] {593c6703-d351-4003-9c28-2833e438fec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9195 | 2025.12.17 00:56:34.482442 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9196 | 2025.12.17 00:56:34.482481 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 279 rows starting from the beginning of the part | ||
| 9197 | 2025.12.17 00:56:34.482550 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 9198 | 2025.12.17 00:56:34.482656 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 18 rows starting from the beginning of the part | ||
| 9199 | 2025.12.17 00:56:34.482703 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 233 rows starting from the beginning of the part | ||
| 9200 | 2025.12.17 00:56:34.482742 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 18 rows starting from the beginning of the part | ||
| 9201 | 2025.12.17 00:56:34.482792 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 229 rows starting from the beginning of the part | ||
| 9202 | 2025.12.17 00:56:34.482961 [ 266 ] {593c6703-d351-4003-9c28-2833e438fec2} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9203 | 2025.12.17 00:56:34.483007 [ 266 ] {593c6703-d351-4003-9c28-2833e438fec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9204 | 2025.12.17 00:56:34.483351 [ 266 ] {593c6703-d351-4003-9c28-2833e438fec2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9205 | 2025.12.17 00:56:34.483596 [ 266 ] {593c6703-d351-4003-9c28-2833e438fec2} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9206 | 2025.12.17 00:56:34.483740 [ 266 ] {593c6703-d351-4003-9c28-2833e438fec2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001358 sec., 156111.92930780558 rows/sec., 10.07 MiB/sec. | ||
| 9207 | 2025.12.17 00:56:34.483759 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 801 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146241 sec., 547726.0139085483 rows/sec., 36.05 MiB/sec. | ||
| 9208 | 2025.12.17 00:56:34.483781 [ 266 ] {593c6703-d351-4003-9c28-2833e438fec2} <Debug> TCPHandler: Processed in 0.001534741 sec. | ||
| 9209 | 2025.12.17 00:56:34.483906 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2025.12.17 00:56:34.483950 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9211 | 2025.12.17 00:56:34.484005 [ 266 ] {96fbf714-40af-4365-9f5f-c41ffeabe02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9212 | 2025.12.17 00:56:34.484055 [ 266 ] {96fbf714-40af-4365-9f5f-c41ffeabe02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9213 | 2025.12.17 00:56:34.484264 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_61_12} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9214 | 2025.12.17 00:56:34.484351 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_61_12} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9215 | 2025.12.17 00:56:34.484463 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9216 | 2025.12.17 00:56:34.484544 [ 266 ] {96fbf714-40af-4365-9f5f-c41ffeabe02a} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2025.12.17 00:56:34.484588 [ 266 ] {96fbf714-40af-4365-9f5f-c41ffeabe02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9218 | 2025.12.17 00:56:34.484911 [ 266 ] {96fbf714-40af-4365-9f5f-c41ffeabe02a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9219 | 2025.12.17 00:56:34.485130 [ 266 ] {96fbf714-40af-4365-9f5f-c41ffeabe02a} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2025.12.17 00:56:34.485267 [ 266 ] {96fbf714-40af-4365-9f5f-c41ffeabe02a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001279 sec., 164972.63487099297 rows/sec., 9.37 MiB/sec. | ||
| 9221 | 2025.12.17 00:56:34.485306 [ 266 ] {96fbf714-40af-4365-9f5f-c41ffeabe02a} <Debug> TCPHandler: Processed in 0.001449179 sec. | ||
| 9222 | 2025.12.17 00:56:34.485414 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2025.12.17 00:56:34.485509 [ 266 ] {d7c262cb-6ec6-4f0a-a625-64f3bd58e285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9224 | 2025.12.17 00:56:34.485550 [ 266 ] {d7c262cb-6ec6-4f0a-a625-64f3bd58e285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9225 | 2025.12.17 00:56:34.486168 [ 266 ] {d7c262cb-6ec6-4f0a-a625-64f3bd58e285} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2025.12.17 00:56:34.486206 [ 266 ] {d7c262cb-6ec6-4f0a-a625-64f3bd58e285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9227 | 2025.12.17 00:56:34.486544 [ 266 ] {d7c262cb-6ec6-4f0a-a625-64f3bd58e285} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9228 | 2025.12.17 00:56:34.486754 [ 266 ] {d7c262cb-6ec6-4f0a-a625-64f3bd58e285} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2025.12.17 00:56:34.486886 [ 266 ] {d7c262cb-6ec6-4f0a-a625-64f3bd58e285} <Debug> executeQuery: Read 703 rows, 50.39 KiB in 0.001394 sec., 504304.1606886657 rows/sec., 35.30 MiB/sec. | ||
| 9230 | 2025.12.17 00:56:34.486925 [ 266 ] {d7c262cb-6ec6-4f0a-a625-64f3bd58e285} <Debug> TCPHandler: Processed in 0.001560781 sec. | ||
| 9231 | 2025.12.17 00:56:34.487045 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2025.12.17 00:56:34.487141 [ 266 ] {f3540228-f647-4b45-82f4-d6b0284d3f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9233 | 2025.12.17 00:56:34.487184 [ 266 ] {f3540228-f647-4b45-82f4-d6b0284d3f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9234 | 2025.12.17 00:56:34.487517 [ 266 ] {f3540228-f647-4b45-82f4-d6b0284d3f62} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2025.12.17 00:56:34.487554 [ 266 ] {f3540228-f647-4b45-82f4-d6b0284d3f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9236 | 2025.12.17 00:56:34.487855 [ 266 ] {f3540228-f647-4b45-82f4-d6b0284d3f62} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9237 | 2025.12.17 00:56:34.488057 [ 266 ] {f3540228-f647-4b45-82f4-d6b0284d3f62} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2025.12.17 00:56:34.488176 [ 60 ] {} <Debug> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 9239 | 2025.12.17 00:56:34.488181 [ 266 ] {f3540228-f647-4b45-82f4-d6b0284d3f62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 9240 | 2025.12.17 00:56:34.488245 [ 60 ] {} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9241 | 2025.12.17 00:56:34.488260 [ 266 ] {f3540228-f647-4b45-82f4-d6b0284d3f62} <Debug> TCPHandler: Processed in 0.001302877 sec. | ||
| 9242 | 2025.12.17 00:56:34.488271 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9243 | 2025.12.17 00:56:34.488370 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9244 | 2025.12.17 00:56:34.488380 [ 189 ] {9ac748e0-ab1e-4d47-9096-dffd052cbd31::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 | ||
| 9245 | 2025.12.17 00:56:34.488473 [ 266 ] {376c0666-ee4d-468c-8268-a99c6cbe74f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9246 | 2025.12.17 00:56:34.488518 [ 266 ] {376c0666-ee4d-468c-8268-a99c6cbe74f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9247 | 2025.12.17 00:56:34.488518 [ 189 ] {9ac748e0-ab1e-4d47-9096-dffd052cbd31::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9248 | 2025.12.17 00:56:34.488569 [ 189 ] {9ac748e0-ab1e-4d47-9096-dffd052cbd31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 9249 | 2025.12.17 00:56:34.488708 [ 189 ] {9ac748e0-ab1e-4d47-9096-dffd052cbd31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 9250 | 2025.12.17 00:56:34.488760 [ 189 ] {9ac748e0-ab1e-4d47-9096-dffd052cbd31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 9251 | 2025.12.17 00:56:34.488806 [ 189 ] {9ac748e0-ab1e-4d47-9096-dffd052cbd31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 9252 | 2025.12.17 00:56:34.488849 [ 189 ] {9ac748e0-ab1e-4d47-9096-dffd052cbd31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 9253 | 2025.12.17 00:56:34.488891 [ 189 ] {9ac748e0-ab1e-4d47-9096-dffd052cbd31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 9254 | 2025.12.17 00:56:34.489016 [ 266 ] {376c0666-ee4d-468c-8268-a99c6cbe74f2} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9255 | 2025.12.17 00:56:34.489059 [ 266 ] {376c0666-ee4d-468c-8268-a99c6cbe74f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9256 | 2025.12.17 00:56:34.489418 [ 266 ] {376c0666-ee4d-468c-8268-a99c6cbe74f2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9257 | 2025.12.17 00:56:34.489649 [ 266 ] {376c0666-ee4d-468c-8268-a99c6cbe74f2} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9258 | 2025.12.17 00:56:34.489793 [ 266 ] {376c0666-ee4d-468c-8268-a99c6cbe74f2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001281 sec., 245120.99921935986 rows/sec., 16.10 MiB/sec. | ||
| 9259 | 2025.12.17 00:56:34.489803 [ 188 ] {9ac748e0-ab1e-4d47-9096-dffd052cbd31::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001434859 sec., 25089.573261205456 rows/sec., 1.28 MiB/sec. | ||
| 9260 | 2025.12.17 00:56:34.489834 [ 266 ] {376c0666-ee4d-468c-8268-a99c6cbe74f2} <Debug> TCPHandler: Processed in 0.001464469 sec. | ||
| 9261 | 2025.12.17 00:56:34.489933 [ 188 ] {9ac748e0-ab1e-4d47-9096-dffd052cbd31::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 9262 | 2025.12.17 00:56:34.489947 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9263 | 2025.12.17 00:56:34.490047 [ 266 ] {2da71ebd-5665-4231-b200-a06d0020a550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9264 | 2025.12.17 00:56:34.490092 [ 266 ] {2da71ebd-5665-4231-b200-a06d0020a550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9265 | 2025.12.17 00:56:34.490202 [ 188 ] {9ac748e0-ab1e-4d47-9096-dffd052cbd31::all_1_6_1} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2025.12.17 00:56:34.490273 [ 188 ] {9ac748e0-ab1e-4d47-9096-dffd052cbd31::all_1_6_1} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 9267 | 2025.12.17 00:56:34.490366 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9268 | 2025.12.17 00:56:34.490404 [ 266 ] {2da71ebd-5665-4231-b200-a06d0020a550} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2025.12.17 00:56:34.490445 [ 266 ] {2da71ebd-5665-4231-b200-a06d0020a550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9270 | 2025.12.17 00:56:34.490749 [ 266 ] {2da71ebd-5665-4231-b200-a06d0020a550} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9271 | 2025.12.17 00:56:34.490955 [ 266 ] {2da71ebd-5665-4231-b200-a06d0020a550} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2025.12.17 00:56:34.491086 [ 266 ] {2da71ebd-5665-4231-b200-a06d0020a550} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 9273 | 2025.12.17 00:56:34.491125 [ 266 ] {2da71ebd-5665-4231-b200-a06d0020a550} <Debug> TCPHandler: Processed in 0.001225134 sec. | ||
| 9274 | 2025.12.17 00:56:34.491227 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9275 | 2025.12.17 00:56:34.491320 [ 266 ] {f787c2ff-f6a4-4dea-b703-6a932c7895b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9276 | 2025.12.17 00:56:34.491377 [ 266 ] {f787c2ff-f6a4-4dea-b703-6a932c7895b0} <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 | ||
| 9277 | 2025.12.17 00:56:34.492187 [ 266 ] {f787c2ff-f6a4-4dea-b703-6a932c7895b0} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2025.12.17 00:56:34.492225 [ 266 ] {f787c2ff-f6a4-4dea-b703-6a932c7895b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9279 | 2025.12.17 00:56:34.492751 [ 266 ] {f787c2ff-f6a4-4dea-b703-6a932c7895b0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9280 | 2025.12.17 00:56:34.492983 [ 266 ] {f787c2ff-f6a4-4dea-b703-6a932c7895b0} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2025.12.17 00:56:34.493128 [ 266 ] {f787c2ff-f6a4-4dea-b703-6a932c7895b0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001823 sec., 13165.112452002195 rows/sec., 23.59 MiB/sec. | ||
| 9282 | 2025.12.17 00:56:34.493198 [ 266 ] {f787c2ff-f6a4-4dea-b703-6a932c7895b0} <Debug> TCPHandler: Processed in 0.002018231 sec. | ||
| 9283 | 2025.12.17 00:56:34.493310 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2025.12.17 00:56:34.493406 [ 266 ] {cc65ef11-8972-44b2-af84-ad491a1d17ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9285 | 2025.12.17 00:56:34.493449 [ 266 ] {cc65ef11-8972-44b2-af84-ad491a1d17ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9286 | 2025.12.17 00:56:34.493777 [ 266 ] {cc65ef11-8972-44b2-af84-ad491a1d17ac} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2025.12.17 00:56:34.493814 [ 266 ] {cc65ef11-8972-44b2-af84-ad491a1d17ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9288 | 2025.12.17 00:56:34.494122 [ 266 ] {cc65ef11-8972-44b2-af84-ad491a1d17ac} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9289 | 2025.12.17 00:56:34.494329 [ 266 ] {cc65ef11-8972-44b2-af84-ad491a1d17ac} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2025.12.17 00:56:34.494460 [ 266 ] {cc65ef11-8972-44b2-af84-ad491a1d17ac} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 9291 | 2025.12.17 00:56:34.494496 [ 266 ] {cc65ef11-8972-44b2-af84-ad491a1d17ac} <Debug> TCPHandler: Processed in 0.001234465 sec. | ||
| 9292 | 2025.12.17 00:56:35.000402 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.84 MiB, peak 319.72 MiB, free memory in arenas 0.00 B, will set to 307.66 MiB (RSS), difference: -1.18 MiB | ||
| 9293 | 2025.12.17 00:56:37.318600 [ 54 ] {} <Debug> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9294 | 2025.12.17 00:56:37.318665 [ 54 ] {} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2025.12.17 00:56:37.318688 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9296 | 2025.12.17 00:56:37.318799 [ 195 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 9297 | 2025.12.17 00:56:37.319017 [ 195 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9298 | 2025.12.17 00:56:37.319056 [ 195 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 9299 | 2025.12.17 00:56:37.319135 [ 195 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9300 | 2025.12.17 00:56:37.319188 [ 195 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 9301 | 2025.12.17 00:56:37.319240 [ 195 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9302 | 2025.12.17 00:56:37.319284 [ 195 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 9303 | 2025.12.17 00:56:37.320104 [ 193 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304736 sec., 29124.6658327815 rows/sec., 2.43 MiB/sec. | ||
| 9304 | 2025.12.17 00:56:37.320230 [ 195 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9305 | 2025.12.17 00:56:37.320478 [ 195 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_21_5} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2025.12.17 00:56:37.320546 [ 195 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_21_5} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9307 | 2025.12.17 00:56:37.320618 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9308 | 2025.12.17 00:56:39.493708 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9309 | 2025.12.17 00:56:39.493913 [ 266 ] {8739dd30-05cb-4111-9726-bbc6b6bbbf7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9310 | 2025.12.17 00:56:39.493988 [ 266 ] {8739dd30-05cb-4111-9726-bbc6b6bbbf7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9311 | 2025.12.17 00:56:39.494640 [ 266 ] {8739dd30-05cb-4111-9726-bbc6b6bbbf7a} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2025.12.17 00:56:39.494689 [ 266 ] {8739dd30-05cb-4111-9726-bbc6b6bbbf7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9313 | 2025.12.17 00:56:39.495075 [ 266 ] {8739dd30-05cb-4111-9726-bbc6b6bbbf7a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9314 | 2025.12.17 00:56:39.495299 [ 266 ] {8739dd30-05cb-4111-9726-bbc6b6bbbf7a} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2025.12.17 00:56:39.495457 [ 266 ] {8739dd30-05cb-4111-9726-bbc6b6bbbf7a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001597 sec., 15028.177833437696 rows/sec., 1.25 MiB/sec. | ||
| 9316 | 2025.12.17 00:56:39.495509 [ 266 ] {8739dd30-05cb-4111-9726-bbc6b6bbbf7a} <Debug> TCPHandler: Processed in 0.001948249 sec. | ||
| 9317 | 2025.12.17 00:56:39.495659 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9318 | 2025.12.17 00:56:39.495763 [ 266 ] {58412555-09e1-47b6-af61-745f36d623bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9319 | 2025.12.17 00:56:39.495807 [ 266 ] {58412555-09e1-47b6-af61-745f36d623bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9320 | 2025.12.17 00:56:39.496214 [ 266 ] {58412555-09e1-47b6-af61-745f36d623bd} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9321 | 2025.12.17 00:56:39.496253 [ 266 ] {58412555-09e1-47b6-af61-745f36d623bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9322 | 2025.12.17 00:56:39.496545 [ 266 ] {58412555-09e1-47b6-af61-745f36d623bd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9323 | 2025.12.17 00:56:39.496748 [ 266 ] {58412555-09e1-47b6-af61-745f36d623bd} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2025.12.17 00:56:39.496880 [ 266 ] {58412555-09e1-47b6-af61-745f36d623bd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00114 sec., 3508.7719298245615 rows/sec., 286.12 KiB/sec. | ||
| 9325 | 2025.12.17 00:56:39.496945 [ 266 ] {58412555-09e1-47b6-af61-745f36d623bd} <Debug> TCPHandler: Processed in 0.001337217 sec. | ||
| 9326 | 2025.12.17 00:56:39.497050 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9327 | 2025.12.17 00:56:39.497145 [ 266 ] {e0571ffa-4596-4a82-9f73-126734b56b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9328 | 2025.12.17 00:56:39.497186 [ 266 ] {e0571ffa-4596-4a82-9f73-126734b56b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9329 | 2025.12.17 00:56:39.498194 [ 266 ] {e0571ffa-4596-4a82-9f73-126734b56b88} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2025.12.17 00:56:39.498231 [ 266 ] {e0571ffa-4596-4a82-9f73-126734b56b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9331 | 2025.12.17 00:56:39.498630 [ 266 ] {e0571ffa-4596-4a82-9f73-126734b56b88} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9332 | 2025.12.17 00:56:39.498839 [ 266 ] {e0571ffa-4596-4a82-9f73-126734b56b88} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2025.12.17 00:56:39.498981 [ 266 ] {e0571ffa-4596-4a82-9f73-126734b56b88} <Debug> executeQuery: Read 1354 rows, 116.12 KiB in 0.001854 sec., 730312.8371089536 rows/sec., 61.16 MiB/sec. | ||
| 9334 | 2025.12.17 00:56:39.499021 [ 266 ] {e0571ffa-4596-4a82-9f73-126734b56b88} <Debug> TCPHandler: Processed in 0.002019471 sec. | ||
| 9335 | 2025.12.17 00:56:39.499136 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9336 | 2025.12.17 00:56:39.499233 [ 266 ] {00acce8a-deb1-4362-88a8-98db00a94851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9337 | 2025.12.17 00:56:39.499274 [ 266 ] {00acce8a-deb1-4362-88a8-98db00a94851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9338 | 2025.12.17 00:56:39.499676 [ 266 ] {00acce8a-deb1-4362-88a8-98db00a94851} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9339 | 2025.12.17 00:56:39.499711 [ 266 ] {00acce8a-deb1-4362-88a8-98db00a94851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9340 | 2025.12.17 00:56:39.499999 [ 266 ] {00acce8a-deb1-4362-88a8-98db00a94851} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9341 | 2025.12.17 00:56:39.500220 [ 266 ] {00acce8a-deb1-4362-88a8-98db00a94851} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9342 | 2025.12.17 00:56:39.500353 [ 266 ] {00acce8a-deb1-4362-88a8-98db00a94851} <Debug> executeQuery: Read 34 rows, 2.59 KiB in 0.001136 sec., 29929.57746478873 rows/sec., 2.23 MiB/sec. | ||
| 9343 | 2025.12.17 00:56:39.500391 [ 266 ] {00acce8a-deb1-4362-88a8-98db00a94851} <Debug> TCPHandler: Processed in 0.001303236 sec. | ||
| 9344 | 2025.12.17 00:56:39.500491 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9345 | 2025.12.17 00:56:39.500584 [ 266 ] {96c3747b-6214-42d7-a4fc-83f2516453bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9346 | 2025.12.17 00:56:39.500622 [ 266 ] {96c3747b-6214-42d7-a4fc-83f2516453bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9347 | 2025.12.17 00:56:39.501083 [ 266 ] {96c3747b-6214-42d7-a4fc-83f2516453bd} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9348 | 2025.12.17 00:56:39.501119 [ 266 ] {96c3747b-6214-42d7-a4fc-83f2516453bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9349 | 2025.12.17 00:56:39.501425 [ 266 ] {96c3747b-6214-42d7-a4fc-83f2516453bd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9350 | 2025.12.17 00:56:39.501629 [ 266 ] {96c3747b-6214-42d7-a4fc-83f2516453bd} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9351 | 2025.12.17 00:56:39.501756 [ 266 ] {96c3747b-6214-42d7-a4fc-83f2516453bd} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001188 sec., 212121.21212121213 rows/sec., 14.67 MiB/sec. | ||
| 9352 | 2025.12.17 00:56:39.501795 [ 266 ] {96c3747b-6214-42d7-a4fc-83f2516453bd} <Debug> TCPHandler: Processed in 0.001351287 sec. | ||
| 9353 | 2025.12.17 00:56:39.501905 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9354 | 2025.12.17 00:56:39.501997 [ 266 ] {1644f354-6924-4206-bc51-9c0664346a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9355 | 2025.12.17 00:56:39.502035 [ 266 ] {1644f354-6924-4206-bc51-9c0664346a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9356 | 2025.12.17 00:56:39.502423 [ 266 ] {1644f354-6924-4206-bc51-9c0664346a71} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2025.12.17 00:56:39.502459 [ 266 ] {1644f354-6924-4206-bc51-9c0664346a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9358 | 2025.12.17 00:56:39.502756 [ 266 ] {1644f354-6924-4206-bc51-9c0664346a71} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9359 | 2025.12.17 00:56:39.502961 [ 266 ] {1644f354-6924-4206-bc51-9c0664346a71} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2025.12.17 00:56:39.503088 [ 266 ] {1644f354-6924-4206-bc51-9c0664346a71} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 9361 | 2025.12.17 00:56:39.503127 [ 266 ] {1644f354-6924-4206-bc51-9c0664346a71} <Debug> TCPHandler: Processed in 0.001269356 sec. | ||
| 9362 | 2025.12.17 00:56:39.503234 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9363 | 2025.12.17 00:56:39.503326 [ 266 ] {f44503ef-e1c9-4eff-91a6-d5af7df192da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9364 | 2025.12.17 00:56:39.503364 [ 266 ] {f44503ef-e1c9-4eff-91a6-d5af7df192da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9365 | 2025.12.17 00:56:39.503951 [ 266 ] {f44503ef-e1c9-4eff-91a6-d5af7df192da} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2025.12.17 00:56:39.503987 [ 266 ] {f44503ef-e1c9-4eff-91a6-d5af7df192da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9367 | 2025.12.17 00:56:39.504310 [ 266 ] {f44503ef-e1c9-4eff-91a6-d5af7df192da} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9368 | 2025.12.17 00:56:39.504511 [ 266 ] {f44503ef-e1c9-4eff-91a6-d5af7df192da} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2025.12.17 00:56:39.504646 [ 266 ] {f44503ef-e1c9-4eff-91a6-d5af7df192da} <Debug> executeQuery: Read 578 rows, 44.43 KiB in 0.001336 sec., 432634.7305389222 rows/sec., 32.48 MiB/sec. | ||
| 9370 | 2025.12.17 00:56:39.504685 [ 266 ] {f44503ef-e1c9-4eff-91a6-d5af7df192da} <Debug> TCPHandler: Processed in 0.0014991 sec. | ||
| 9371 | 2025.12.17 00:56:39.504792 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9372 | 2025.12.17 00:56:39.504885 [ 266 ] {4f676921-ae1c-4f0d-9323-9c3166c0f202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9373 | 2025.12.17 00:56:39.504928 [ 266 ] {4f676921-ae1c-4f0d-9323-9c3166c0f202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9374 | 2025.12.17 00:56:39.505510 [ 266 ] {4f676921-ae1c-4f0d-9323-9c3166c0f202} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9375 | 2025.12.17 00:56:39.505545 [ 266 ] {4f676921-ae1c-4f0d-9323-9c3166c0f202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9376 | 2025.12.17 00:56:39.505908 [ 266 ] {4f676921-ae1c-4f0d-9323-9c3166c0f202} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9377 | 2025.12.17 00:56:39.506119 [ 266 ] {4f676921-ae1c-4f0d-9323-9c3166c0f202} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9378 | 2025.12.17 00:56:39.506250 [ 266 ] {4f676921-ae1c-4f0d-9323-9c3166c0f202} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001388 sec., 635446.6858789626 rows/sec., 43.13 MiB/sec. | ||
| 9379 | 2025.12.17 00:56:39.506287 [ 266 ] {4f676921-ae1c-4f0d-9323-9c3166c0f202} <Debug> TCPHandler: Processed in 0.001552101 sec. | ||
| 9380 | 2025.12.17 00:56:39.506383 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9381 | 2025.12.17 00:56:39.506472 [ 266 ] {7082c7dc-73e6-4717-969a-b34239b7a852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9382 | 2025.12.17 00:56:39.506526 [ 266 ] {7082c7dc-73e6-4717-969a-b34239b7a852} <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 | ||
| 9383 | 2025.12.17 00:56:39.507336 [ 266 ] {7082c7dc-73e6-4717-969a-b34239b7a852} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2025.12.17 00:56:39.507373 [ 266 ] {7082c7dc-73e6-4717-969a-b34239b7a852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9385 | 2025.12.17 00:56:39.507893 [ 266 ] {7082c7dc-73e6-4717-969a-b34239b7a852} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9386 | 2025.12.17 00:56:39.508128 [ 266 ] {7082c7dc-73e6-4717-969a-b34239b7a852} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9387 | 2025.12.17 00:56:39.508272 [ 266 ] {7082c7dc-73e6-4717-969a-b34239b7a852} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001793 sec., 10039.04071388734 rows/sec., 17.99 MiB/sec. | ||
| 9388 | 2025.12.17 00:56:39.508338 [ 266 ] {7082c7dc-73e6-4717-969a-b34239b7a852} <Debug> TCPHandler: Processed in 0.00198676 sec. | ||
| 9389 | 2025.12.17 00:56:39.508450 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9390 | 2025.12.17 00:56:39.508545 [ 266 ] {d72de08c-09a5-4f3b-89df-329b51a20127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9391 | 2025.12.17 00:56:39.508588 [ 266 ] {d72de08c-09a5-4f3b-89df-329b51a20127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9392 | 2025.12.17 00:56:39.508911 [ 266 ] {d72de08c-09a5-4f3b-89df-329b51a20127} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9393 | 2025.12.17 00:56:39.508948 [ 266 ] {d72de08c-09a5-4f3b-89df-329b51a20127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9394 | 2025.12.17 00:56:39.509260 [ 266 ] {d72de08c-09a5-4f3b-89df-329b51a20127} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9395 | 2025.12.17 00:56:39.509467 [ 266 ] {d72de08c-09a5-4f3b-89df-329b51a20127} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9396 | 2025.12.17 00:56:39.509609 [ 266 ] {d72de08c-09a5-4f3b-89df-329b51a20127} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 9397 | 2025.12.17 00:56:39.509645 [ 266 ] {d72de08c-09a5-4f3b-89df-329b51a20127} <Debug> TCPHandler: Processed in 0.001244165 sec. | ||
| 9398 | 2025.12.17 00:56:40.526950 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21579 | ||
| 9399 | 2025.12.17 00:56:40.527537 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9400 | 2025.12.17 00:56:40.527593 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9401 | 2025.12.17 00:56:40.528167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9402 | 2025.12.17 00:56:40.528395 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9403 | 2025.12.17 00:56:40.528544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21579 | ||
| 9404 | 2025.12.17 00:56:41.672977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9405 | 2025.12.17 00:56:41.692185 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2025.12.17 00:56:41.692244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9407 | 2025.12.17 00:56:41.698474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9408 | 2025.12.17 00:56:41.699194 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2025.12.17 00:56:41.703196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9410 | 2025.12.17 00:56:43.095136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1166 | ||
| 9411 | 2025.12.17 00:56:43.097757 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2025.12.17 00:56:43.097817 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9413 | 2025.12.17 00:56:43.099083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9414 | 2025.12.17 00:56:43.099355 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2025.12.17 00:56:43.099742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1166 | ||
| 9416 | 2025.12.17 00:56:44.465314 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9417 | 2025.12.17 00:56:44.465505 [ 266 ] {1e487ffd-3720-4901-b323-817abac845d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9418 | 2025.12.17 00:56:44.465583 [ 266 ] {1e487ffd-3720-4901-b323-817abac845d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9419 | 2025.12.17 00:56:44.466383 [ 266 ] {1e487ffd-3720-4901-b323-817abac845d4} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9420 | 2025.12.17 00:56:44.466441 [ 266 ] {1e487ffd-3720-4901-b323-817abac845d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9421 | 2025.12.17 00:56:44.466868 [ 266 ] {1e487ffd-3720-4901-b323-817abac845d4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9422 | 2025.12.17 00:56:44.467110 [ 266 ] {1e487ffd-3720-4901-b323-817abac845d4} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9423 | 2025.12.17 00:56:44.467272 [ 46 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9424 | 2025.12.17 00:56:44.467282 [ 266 ] {1e487ffd-3720-4901-b323-817abac845d4} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001831 sec., 56799.563080284 rows/sec., 4.75 MiB/sec. | ||
| 9425 | 2025.12.17 00:56:44.467344 [ 46 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2025.12.17 00:56:44.467373 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9427 | 2025.12.17 00:56:44.467381 [ 266 ] {1e487ffd-3720-4901-b323-817abac845d4} <Debug> TCPHandler: Processed in 0.002207574 sec. | ||
| 9428 | 2025.12.17 00:56:44.467503 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9429 | 2025.12.17 00:56:44.467536 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9430 | 2025.12.17 00:56:44.467648 [ 266 ] {684f8646-b9ca-4a91-9c47-8b4545138e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9431 | 2025.12.17 00:56:44.467653 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9432 | 2025.12.17 00:56:44.467699 [ 266 ] {684f8646-b9ca-4a91-9c47-8b4545138e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9433 | 2025.12.17 00:56:44.467703 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2466 rows starting from the beginning of the part | ||
| 9434 | 2025.12.17 00:56:44.467787 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1162 rows starting from the beginning of the part | ||
| 9435 | 2025.12.17 00:56:44.467833 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 92 rows starting from the beginning of the part | ||
| 9436 | 2025.12.17 00:56:44.467882 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1160 rows starting from the beginning of the part | ||
| 9437 | 2025.12.17 00:56:44.467942 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1354 rows starting from the beginning of the part | ||
| 9438 | 2025.12.17 00:56:44.468010 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 9439 | 2025.12.17 00:56:44.468171 [ 266 ] {684f8646-b9ca-4a91-9c47-8b4545138e69} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2025.12.17 00:56:44.468216 [ 266 ] {684f8646-b9ca-4a91-9c47-8b4545138e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9441 | 2025.12.17 00:56:44.468560 [ 266 ] {684f8646-b9ca-4a91-9c47-8b4545138e69} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9442 | 2025.12.17 00:56:44.468803 [ 266 ] {684f8646-b9ca-4a91-9c47-8b4545138e69} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2025.12.17 00:56:44.468948 [ 266 ] {684f8646-b9ca-4a91-9c47-8b4545138e69} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001325 sec., 18113.20754716981 rows/sec., 1.33 MiB/sec. | ||
| 9444 | 2025.12.17 00:56:44.468989 [ 266 ] {684f8646-b9ca-4a91-9c47-8b4545138e69} <Debug> TCPHandler: Processed in 0.00150602 sec. | ||
| 9445 | 2025.12.17 00:56:44.469113 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2025.12.17 00:56:44.469212 [ 266 ] {ea7b1d71-1f65-4768-9b3e-9f6af4ca1b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9447 | 2025.12.17 00:56:44.469254 [ 266 ] {ea7b1d71-1f65-4768-9b3e-9f6af4ca1b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9448 | 2025.12.17 00:56:44.469719 [ 266 ] {ea7b1d71-1f65-4768-9b3e-9f6af4ca1b5b} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2025.12.17 00:56:44.469760 [ 266 ] {ea7b1d71-1f65-4768-9b3e-9f6af4ca1b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9450 | 2025.12.17 00:56:44.470123 [ 266 ] {ea7b1d71-1f65-4768-9b3e-9f6af4ca1b5b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9451 | 2025.12.17 00:56:44.470344 [ 199 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6338 rows, containing 5 columns (5 merged, 0 gathered) in 0.002904188 sec., 2182365.6044305675 rows/sec., 186.03 MiB/sec. | ||
| 9452 | 2025.12.17 00:56:44.470373 [ 266 ] {ea7b1d71-1f65-4768-9b3e-9f6af4ca1b5b} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2025.12.17 00:56:44.470501 [ 46 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9454 | 2025.12.17 00:56:44.470510 [ 266 ] {ea7b1d71-1f65-4768-9b3e-9f6af4ca1b5b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001326 sec., 66365.00754147813 rows/sec., 5.18 MiB/sec. | ||
| 9455 | 2025.12.17 00:56:44.470544 [ 46 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2025.12.17 00:56:44.470565 [ 266 ] {ea7b1d71-1f65-4768-9b3e-9f6af4ca1b5b} <Debug> TCPHandler: Processed in 0.001513751 sec. | ||
| 9457 | 2025.12.17 00:56:44.470567 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9458 | 2025.12.17 00:56:44.470636 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9459 | 2025.12.17 00:56:44.470685 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9460 | 2025.12.17 00:56:44.470694 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9461 | 2025.12.17 00:56:44.470826 [ 266 ] {e6f47263-5a9b-45d7-9be7-7040031e274b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9462 | 2025.12.17 00:56:44.470832 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9463 | 2025.12.17 00:56:44.470875 [ 266 ] {e6f47263-5a9b-45d7-9be7-7040031e274b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9464 | 2025.12.17 00:56:44.470881 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1251 rows starting from the beginning of the part | ||
| 9465 | 2025.12.17 00:56:44.470934 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_66_13} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9466 | 2025.12.17 00:56:44.470977 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 707 rows starting from the beginning of the part | ||
| 9467 | 2025.12.17 00:56:44.471021 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_66_13} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9468 | 2025.12.17 00:56:44.471026 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part | ||
| 9469 | 2025.12.17 00:56:44.471093 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 703 rows starting from the beginning of the part | ||
| 9470 | 2025.12.17 00:56:44.471122 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 9471 | 2025.12.17 00:56:44.471137 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 578 rows starting from the beginning of the part | ||
| 9472 | 2025.12.17 00:56:44.471180 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 88 rows starting from the beginning of the part | ||
| 9473 | 2025.12.17 00:56:44.471300 [ 266 ] {e6f47263-5a9b-45d7-9be7-7040031e274b} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2025.12.17 00:56:44.471407 [ 266 ] {e6f47263-5a9b-45d7-9be7-7040031e274b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9475 | 2025.12.17 00:56:44.471781 [ 266 ] {e6f47263-5a9b-45d7-9be7-7040031e274b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9476 | 2025.12.17 00:56:44.472009 [ 266 ] {e6f47263-5a9b-45d7-9be7-7040031e274b} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2025.12.17 00:56:44.472134 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9478 | 2025.12.17 00:56:44.472152 [ 266 ] {e6f47263-5a9b-45d7-9be7-7040031e274b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 9479 | 2025.12.17 00:56:44.472173 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9480 | 2025.12.17 00:56:44.472196 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9481 | 2025.12.17 00:56:44.472197 [ 266 ] {e6f47263-5a9b-45d7-9be7-7040031e274b} <Debug> TCPHandler: Processed in 0.00153235 sec. | ||
| 9482 | 2025.12.17 00:56:44.472272 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9483 | 2025.12.17 00:56:44.472326 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9484 | 2025.12.17 00:56:44.472383 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9485 | 2025.12.17 00:56:44.472416 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18720 rows starting from the beginning of the part | ||
| 9486 | 2025.12.17 00:56:44.472427 [ 266 ] {5c410c92-4b7e-4c8a-9854-51a32f2f7413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9487 | 2025.12.17 00:56:44.472466 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 316 rows starting from the beginning of the part | ||
| 9488 | 2025.12.17 00:56:44.472489 [ 266 ] {5c410c92-4b7e-4c8a-9854-51a32f2f7413} <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 | ||
| 9489 | 2025.12.17 00:56:44.472513 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9490 | 2025.12.17 00:56:44.472554 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 314 rows starting from the beginning of the part | ||
| 9491 | 2025.12.17 00:56:44.472589 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 882 rows starting from the beginning of the part | ||
| 9492 | 2025.12.17 00:56:44.472624 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9493 | 2025.12.17 00:56:44.472652 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3409 rows, containing 5 columns (5 merged, 0 gathered) in 0.00199956 sec., 1704875.0725159536 rows/sec., 129.37 MiB/sec. | ||
| 9494 | 2025.12.17 00:56:44.472824 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9495 | 2025.12.17 00:56:44.473080 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_66_13} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2025.12.17 00:56:44.473156 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_66_13} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9497 | 2025.12.17 00:56:44.473234 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9498 | 2025.12.17 00:56:44.473379 [ 266 ] {5c410c92-4b7e-4c8a-9854-51a32f2f7413} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2025.12.17 00:56:44.473422 [ 266 ] {5c410c92-4b7e-4c8a-9854-51a32f2f7413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9500 | 2025.12.17 00:56:44.474004 [ 266 ] {5c410c92-4b7e-4c8a-9854-51a32f2f7413} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9501 | 2025.12.17 00:56:44.474253 [ 266 ] {5c410c92-4b7e-4c8a-9854-51a32f2f7413} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9502 | 2025.12.17 00:56:44.474383 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9503 | 2025.12.17 00:56:44.474408 [ 266 ] {5c410c92-4b7e-4c8a-9854-51a32f2f7413} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002 sec., 12000 rows/sec., 21.50 MiB/sec. | ||
| 9504 | 2025.12.17 00:56:44.474423 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2025.12.17 00:56:44.474467 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9506 | 2025.12.17 00:56:44.474512 [ 266 ] {5c410c92-4b7e-4c8a-9854-51a32f2f7413} <Debug> TCPHandler: Processed in 0.002233195 sec. | ||
| 9507 | 2025.12.17 00:56:44.474547 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::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 | ||
| 9508 | 2025.12.17 00:56:44.474662 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9509 | 2025.12.17 00:56:44.474764 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9510 | 2025.12.17 00:56:44.474786 [ 266 ] {4e2e7ec0-7e5b-4043-a8c9-fe990301024a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9511 | 2025.12.17 00:56:44.474826 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1131 rows starting from the beginning of the part | ||
| 9512 | 2025.12.17 00:56:44.474842 [ 266 ] {4e2e7ec0-7e5b-4043-a8c9-fe990301024a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9513 | 2025.12.17 00:56:44.474960 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 9514 | 2025.12.17 00:56:44.475065 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 18 rows starting from the beginning of the part | ||
| 9515 | 2025.12.17 00:56:44.475159 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 9516 | 2025.12.17 00:56:44.475250 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 18 rows starting from the beginning of the part | ||
| 9517 | 2025.12.17 00:56:44.475257 [ 266 ] {4e2e7ec0-7e5b-4043-a8c9-fe990301024a} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9518 | 2025.12.17 00:56:44.475308 [ 266 ] {4e2e7ec0-7e5b-4043-a8c9-fe990301024a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9519 | 2025.12.17 00:56:44.475344 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 9520 | 2025.12.17 00:56:44.475686 [ 266 ] {4e2e7ec0-7e5b-4043-a8c9-fe990301024a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9521 | 2025.12.17 00:56:44.475943 [ 266 ] {4e2e7ec0-7e5b-4043-a8c9-fe990301024a} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9522 | 2025.12.17 00:56:44.476111 [ 266 ] {4e2e7ec0-7e5b-4043-a8c9-fe990301024a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. | ||
| 9523 | 2025.12.17 00:56:44.476123 [ 46 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9524 | 2025.12.17 00:56:44.476154 [ 266 ] {4e2e7ec0-7e5b-4043-a8c9-fe990301024a} <Debug> TCPHandler: Processed in 0.001552112 sec. | ||
| 9525 | 2025.12.17 00:56:44.476174 [ 46 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9526 | 2025.12.17 00:56:44.476206 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9527 | 2025.12.17 00:56:44.476310 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9528 | 2025.12.17 00:56:44.476404 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9529 | 2025.12.17 00:56:44.476435 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3626 rows starting from the beginning of the part | ||
| 9530 | 2025.12.17 00:56:44.476491 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 9531 | 2025.12.17 00:56:44.476533 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9532 | 2025.12.17 00:56:44.476573 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 9533 | 2025.12.17 00:56:44.476613 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9534 | 2025.12.17 00:56:44.476654 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9535 | 2025.12.17 00:56:44.478859 [ 197 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4014 rows, containing 4 columns (4 merged, 0 gathered) in 0.002599772 sec., 1543981.5491512332 rows/sec., 102.68 MiB/sec. | ||
| 9536 | 2025.12.17 00:56:44.479284 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9537 | 2025.12.17 00:56:44.479476 [ 191 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20552 rows, containing 5 columns (5 merged, 0 gathered) in 0.007235735 sec., 2840347.24875911 rows/sec., 194.14 MiB/sec. | ||
| 9538 | 2025.12.17 00:56:44.479564 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_66_13} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2025.12.17 00:56:44.479638 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_66_13} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9540 | 2025.12.17 00:56:44.479708 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9541 | 2025.12.17 00:56:44.479904 [ 197 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9542 | 2025.12.17 00:56:44.480201 [ 197 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2025.12.17 00:56:44.480289 [ 197 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9544 | 2025.12.17 00:56:44.480403 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9545 | 2025.12.17 00:56:44.484266 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1239 rows, containing 19 columns (19 merged, 0 gathered) in 0.009754816 sec., 127014.18458328687 rows/sec., 227.60 MiB/sec. | ||
| 9546 | 2025.12.17 00:56:44.486168 [ 190 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9547 | 2025.12.17 00:56:44.486515 [ 190 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2025.12.17 00:56:44.486583 [ 190 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9549 | 2025.12.17 00:56:44.486726 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 9550 | 2025.12.17 00:56:45.000280 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.46 MiB, peak 322.35 MiB, free memory in arenas 0.00 B, will set to 314.26 MiB (RSS), difference: 5.80 MiB | ||
| 9551 | 2025.12.17 00:56:47.898761 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9552 | 2025.12.17 00:56:47.898842 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9553 | 2025.12.17 00:56:48.028889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22091 | ||
| 9554 | 2025.12.17 00:56:48.029409 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9555 | 2025.12.17 00:56:48.029459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9556 | 2025.12.17 00:56:48.029950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9557 | 2025.12.17 00:56:48.030176 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2025.12.17 00:56:48.030325 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22091 | ||
| 9559 | 2025.12.17 00:56:48.030359 [ 43 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9560 | 2025.12.17 00:56:48.030435 [ 43 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2025.12.17 00:56:48.030456 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9562 | 2025.12.17 00:56:48.030583 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 9563 | 2025.12.17 00:56:48.030727 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9564 | 2025.12.17 00:56:48.030767 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19659 rows starting from the beginning of the part | ||
| 9565 | 2025.12.17 00:56:48.030836 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9566 | 2025.12.17 00:56:48.030881 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 9567 | 2025.12.17 00:56:48.030924 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 9568 | 2025.12.17 00:56:48.030962 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9569 | 2025.12.17 00:56:48.031003 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9570 | 2025.12.17 00:56:48.033245 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22091 rows, containing 4 columns (4 merged, 0 gathered) in 0.002722934 sec., 8112939.939051038 rows/sec., 116.06 MiB/sec. | ||
| 9571 | 2025.12.17 00:56:48.033638 [ 194 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9572 | 2025.12.17 00:56:48.033960 [ 194 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_46_9} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9573 | 2025.12.17 00:56:48.034042 [ 194 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_46_9} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9574 | 2025.12.17 00:56:48.034177 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9575 | 2025.12.17 00:56:49.203462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9576 | 2025.12.17 00:56:49.221538 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9577 | 2025.12.17 00:56:49.221596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9578 | 2025.12.17 00:56:49.227663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9579 | 2025.12.17 00:56:49.228346 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9580 | 2025.12.17 00:56:49.228666 [ 40 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9581 | 2025.12.17 00:56:49.228742 [ 40 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2025.12.17 00:56:49.228781 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9583 | 2025.12.17 00:56:49.228899 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 9584 | 2025.12.17 00:56:49.231465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9585 | 2025.12.17 00:56:49.231807 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9586 | 2025.12.17 00:56:49.232572 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9587 | 2025.12.17 00:56:49.235799 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9588 | 2025.12.17 00:56:49.238957 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9589 | 2025.12.17 00:56:49.242767 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9590 | 2025.12.17 00:56:49.246795 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9591 | 2025.12.17 00:56:49.250391 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9592 | 2025.12.17 00:56:49.299675 [ 201 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.070821789 sec., 4899.622064051503 rows/sec., 25.34 MiB/sec. | ||
| 9593 | 2025.12.17 00:56:49.302800 [ 189 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9594 | 2025.12.17 00:56:49.304953 [ 189 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_46_9} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2025.12.17 00:56:49.305069 [ 189 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_46_9} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9596 | 2025.12.17 00:56:49.307926 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9597 | 2025.12.17 00:56:49.464956 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9598 | 2025.12.17 00:56:49.465160 [ 266 ] {3785e301-a483-44a3-9006-fbcea60d1b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9599 | 2025.12.17 00:56:49.465237 [ 266 ] {3785e301-a483-44a3-9006-fbcea60d1b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9600 | 2025.12.17 00:56:49.465969 [ 266 ] {3785e301-a483-44a3-9006-fbcea60d1b04} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9601 | 2025.12.17 00:56:49.466021 [ 266 ] {3785e301-a483-44a3-9006-fbcea60d1b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9602 | 2025.12.17 00:56:49.466440 [ 266 ] {3785e301-a483-44a3-9006-fbcea60d1b04} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9603 | 2025.12.17 00:56:49.466670 [ 266 ] {3785e301-a483-44a3-9006-fbcea60d1b04} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9604 | 2025.12.17 00:56:49.466830 [ 266 ] {3785e301-a483-44a3-9006-fbcea60d1b04} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001725 sec., 53333.333333333336 rows/sec., 4.50 MiB/sec. | ||
| 9605 | 2025.12.17 00:56:49.466879 [ 266 ] {3785e301-a483-44a3-9006-fbcea60d1b04} <Debug> TCPHandler: Processed in 0.002069351 sec. | ||
| 9606 | 2025.12.17 00:56:49.467009 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2025.12.17 00:56:49.467110 [ 266 ] {16ce6ff7-3b2f-4dfc-bbc6-6abfdcd653b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9608 | 2025.12.17 00:56:49.467154 [ 266 ] {16ce6ff7-3b2f-4dfc-bbc6-6abfdcd653b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9609 | 2025.12.17 00:56:49.467597 [ 266 ] {16ce6ff7-3b2f-4dfc-bbc6-6abfdcd653b9} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2025.12.17 00:56:49.467636 [ 266 ] {16ce6ff7-3b2f-4dfc-bbc6-6abfdcd653b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9611 | 2025.12.17 00:56:49.467936 [ 266 ] {16ce6ff7-3b2f-4dfc-bbc6-6abfdcd653b9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9612 | 2025.12.17 00:56:49.468143 [ 266 ] {16ce6ff7-3b2f-4dfc-bbc6-6abfdcd653b9} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2025.12.17 00:56:49.468274 [ 266 ] {16ce6ff7-3b2f-4dfc-bbc6-6abfdcd653b9} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001188 sec., 15151.51515151515 rows/sec., 1.11 MiB/sec. | ||
| 9614 | 2025.12.17 00:56:49.468312 [ 266 ] {16ce6ff7-3b2f-4dfc-bbc6-6abfdcd653b9} <Debug> TCPHandler: Processed in 0.001355567 sec. | ||
| 9615 | 2025.12.17 00:56:49.468423 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2025.12.17 00:56:49.468515 [ 266 ] {9cdc9de3-3491-4251-9365-56ff68376ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9617 | 2025.12.17 00:56:49.468554 [ 266 ] {9cdc9de3-3491-4251-9365-56ff68376ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9618 | 2025.12.17 00:56:49.468970 [ 266 ] {9cdc9de3-3491-4251-9365-56ff68376ba5} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2025.12.17 00:56:49.469005 [ 266 ] {9cdc9de3-3491-4251-9365-56ff68376ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9620 | 2025.12.17 00:56:49.469304 [ 266 ] {9cdc9de3-3491-4251-9365-56ff68376ba5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9621 | 2025.12.17 00:56:49.469521 [ 266 ] {9cdc9de3-3491-4251-9365-56ff68376ba5} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2025.12.17 00:56:49.469648 [ 266 ] {9cdc9de3-3491-4251-9365-56ff68376ba5} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.00115 sec., 71304.34782608696 rows/sec., 5.57 MiB/sec. | ||
| 9623 | 2025.12.17 00:56:49.469684 [ 266 ] {9cdc9de3-3491-4251-9365-56ff68376ba5} <Debug> TCPHandler: Processed in 0.001309326 sec. | ||
| 9624 | 2025.12.17 00:56:49.469799 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9625 | 2025.12.17 00:56:49.469892 [ 266 ] {3ad86727-ed57-4b77-9f9a-094fb9c3faf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9626 | 2025.12.17 00:56:49.469934 [ 266 ] {3ad86727-ed57-4b77-9f9a-094fb9c3faf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9627 | 2025.12.17 00:56:49.470355 [ 266 ] {3ad86727-ed57-4b77-9f9a-094fb9c3faf8} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2025.12.17 00:56:49.470391 [ 266 ] {3ad86727-ed57-4b77-9f9a-094fb9c3faf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9629 | 2025.12.17 00:56:49.470722 [ 266 ] {3ad86727-ed57-4b77-9f9a-094fb9c3faf8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9630 | 2025.12.17 00:56:49.470928 [ 266 ] {3ad86727-ed57-4b77-9f9a-094fb9c3faf8} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2025.12.17 00:56:49.471057 [ 266 ] {3ad86727-ed57-4b77-9f9a-094fb9c3faf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 9632 | 2025.12.17 00:56:49.471093 [ 266 ] {3ad86727-ed57-4b77-9f9a-094fb9c3faf8} <Debug> TCPHandler: Processed in 0.001340947 sec. | ||
| 9633 | 2025.12.17 00:56:49.471191 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9634 | 2025.12.17 00:56:49.471282 [ 266 ] {2806261c-45be-42f1-bf55-669ad6d6b2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9635 | 2025.12.17 00:56:49.471336 [ 266 ] {2806261c-45be-42f1-bf55-669ad6d6b2af} <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 | ||
| 9636 | 2025.12.17 00:56:49.472144 [ 266 ] {2806261c-45be-42f1-bf55-669ad6d6b2af} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9637 | 2025.12.17 00:56:49.472180 [ 266 ] {2806261c-45be-42f1-bf55-669ad6d6b2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9638 | 2025.12.17 00:56:49.472709 [ 266 ] {2806261c-45be-42f1-bf55-669ad6d6b2af} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9639 | 2025.12.17 00:56:49.472930 [ 266 ] {2806261c-45be-42f1-bf55-669ad6d6b2af} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9640 | 2025.12.17 00:56:49.473064 [ 266 ] {2806261c-45be-42f1-bf55-669ad6d6b2af} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001799 sec., 10005.55864369094 rows/sec., 17.93 MiB/sec. | ||
| 9641 | 2025.12.17 00:56:49.473116 [ 266 ] {2806261c-45be-42f1-bf55-669ad6d6b2af} <Debug> TCPHandler: Processed in 0.001971599 sec. | ||
| 9642 | 2025.12.17 00:56:49.473229 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9643 | 2025.12.17 00:56:49.473322 [ 266 ] {3ad63e90-d571-456e-aad9-856ab1b1c4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9644 | 2025.12.17 00:56:49.473362 [ 266 ] {3ad63e90-d571-456e-aad9-856ab1b1c4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9645 | 2025.12.17 00:56:49.473690 [ 266 ] {3ad63e90-d571-456e-aad9-856ab1b1c4f9} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9646 | 2025.12.17 00:56:49.473725 [ 266 ] {3ad63e90-d571-456e-aad9-856ab1b1c4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9647 | 2025.12.17 00:56:49.474018 [ 266 ] {3ad63e90-d571-456e-aad9-856ab1b1c4f9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9648 | 2025.12.17 00:56:49.474227 [ 266 ] {3ad63e90-d571-456e-aad9-856ab1b1c4f9} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9649 | 2025.12.17 00:56:49.474352 [ 266 ] {3ad63e90-d571-456e-aad9-856ab1b1c4f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 9650 | 2025.12.17 00:56:49.474386 [ 266 ] {3ad63e90-d571-456e-aad9-856ab1b1c4f9} <Debug> TCPHandler: Processed in 0.001205074 sec. | ||
| 9651 | 2025.12.17 00:56:50.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.80 MiB, peak 328.76 MiB, free memory in arenas 0.00 B, will set to 314.51 MiB (RSS), difference: -1.29 MiB | ||
| 9652 | 2025.12.17 00:56:53.100264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1190 | ||
| 9653 | 2025.12.17 00:56:53.102614 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9654 | 2025.12.17 00:56:53.102674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9655 | 2025.12.17 00:56:53.103920 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9656 | 2025.12.17 00:56:53.104204 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9657 | 2025.12.17 00:56:53.104604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 9658 | 2025.12.17 00:56:54.465149 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9659 | 2025.12.17 00:56:54.465432 [ 266 ] {55fb0f95-6bd8-4b2e-bfc9-c81cdcac0025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9660 | 2025.12.17 00:56:54.465536 [ 266 ] {55fb0f95-6bd8-4b2e-bfc9-c81cdcac0025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9661 | 2025.12.17 00:56:54.466463 [ 266 ] {55fb0f95-6bd8-4b2e-bfc9-c81cdcac0025} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2025.12.17 00:56:54.466529 [ 266 ] {55fb0f95-6bd8-4b2e-bfc9-c81cdcac0025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9663 | 2025.12.17 00:56:54.466979 [ 266 ] {55fb0f95-6bd8-4b2e-bfc9-c81cdcac0025} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9664 | 2025.12.17 00:56:54.467213 [ 266 ] {55fb0f95-6bd8-4b2e-bfc9-c81cdcac0025} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2025.12.17 00:56:54.467364 [ 266 ] {55fb0f95-6bd8-4b2e-bfc9-c81cdcac0025} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00201 sec., 1990.049751243781 rows/sec., 162.27 KiB/sec. | ||
| 9666 | 2025.12.17 00:56:54.467406 [ 266 ] {55fb0f95-6bd8-4b2e-bfc9-c81cdcac0025} <Debug> TCPHandler: Processed in 0.002441939 sec. | ||
| 9667 | 2025.12.17 00:56:54.467524 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9668 | 2025.12.17 00:56:54.467619 [ 266 ] {692da80b-7e71-400a-90d9-6f7d47c81557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9669 | 2025.12.17 00:56:54.467658 [ 266 ] {692da80b-7e71-400a-90d9-6f7d47c81557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9670 | 2025.12.17 00:56:54.468118 [ 266 ] {692da80b-7e71-400a-90d9-6f7d47c81557} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9671 | 2025.12.17 00:56:54.468155 [ 266 ] {692da80b-7e71-400a-90d9-6f7d47c81557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9672 | 2025.12.17 00:56:54.468471 [ 266 ] {692da80b-7e71-400a-90d9-6f7d47c81557} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9673 | 2025.12.17 00:56:54.468680 [ 266 ] {692da80b-7e71-400a-90d9-6f7d47c81557} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2025.12.17 00:56:54.468804 [ 266 ] {692da80b-7e71-400a-90d9-6f7d47c81557} <Debug> executeQuery: Read 106 rows, 9.06 KiB in 0.001209 sec., 87675.76509511993 rows/sec., 7.32 MiB/sec. | ||
| 9675 | 2025.12.17 00:56:54.468842 [ 266 ] {692da80b-7e71-400a-90d9-6f7d47c81557} <Debug> TCPHandler: Processed in 0.001375698 sec. | ||
| 9676 | 2025.12.17 00:56:54.468949 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9677 | 2025.12.17 00:56:54.469037 [ 266 ] {1314627f-4873-40e2-9b76-cd0aa32168ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9678 | 2025.12.17 00:56:54.469074 [ 266 ] {1314627f-4873-40e2-9b76-cd0aa32168ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9679 | 2025.12.17 00:56:54.469459 [ 266 ] {1314627f-4873-40e2-9b76-cd0aa32168ef} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2025.12.17 00:56:54.469493 [ 266 ] {1314627f-4873-40e2-9b76-cd0aa32168ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9681 | 2025.12.17 00:56:54.469843 [ 266 ] {1314627f-4873-40e2-9b76-cd0aa32168ef} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9682 | 2025.12.17 00:56:54.470059 [ 266 ] {1314627f-4873-40e2-9b76-cd0aa32168ef} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2025.12.17 00:56:54.470204 [ 266 ] {1314627f-4873-40e2-9b76-cd0aa32168ef} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.00116 sec., 24137.931034482757 rows/sec., 1.75 MiB/sec. | ||
| 9684 | 2025.12.17 00:56:54.470244 [ 266 ] {1314627f-4873-40e2-9b76-cd0aa32168ef} <Debug> TCPHandler: Processed in 0.001325187 sec. | ||
| 9685 | 2025.12.17 00:56:54.470357 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2025.12.17 00:56:54.470449 [ 266 ] {c1b25027-cf61-4574-987a-1a3320227762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9687 | 2025.12.17 00:56:54.470487 [ 266 ] {c1b25027-cf61-4574-987a-1a3320227762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9688 | 2025.12.17 00:56:54.470920 [ 266 ] {c1b25027-cf61-4574-987a-1a3320227762} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2025.12.17 00:56:54.470955 [ 266 ] {c1b25027-cf61-4574-987a-1a3320227762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9690 | 2025.12.17 00:56:54.471250 [ 266 ] {c1b25027-cf61-4574-987a-1a3320227762} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9691 | 2025.12.17 00:56:54.471453 [ 266 ] {c1b25027-cf61-4574-987a-1a3320227762} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2025.12.17 00:56:54.471580 [ 266 ] {c1b25027-cf61-4574-987a-1a3320227762} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001147 sec., 80209.24149956407 rows/sec., 6.27 MiB/sec. | ||
| 9693 | 2025.12.17 00:56:54.471620 [ 266 ] {c1b25027-cf61-4574-987a-1a3320227762} <Debug> TCPHandler: Processed in 0.001310996 sec. | ||
| 9694 | 2025.12.17 00:56:54.471732 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9695 | 2025.12.17 00:56:54.471825 [ 266 ] {4e6143f6-7788-4227-a38e-d6fb3a01527c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9696 | 2025.12.17 00:56:54.471867 [ 266 ] {4e6143f6-7788-4227-a38e-d6fb3a01527c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9697 | 2025.12.17 00:56:54.472287 [ 266 ] {4e6143f6-7788-4227-a38e-d6fb3a01527c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2025.12.17 00:56:54.472322 [ 266 ] {4e6143f6-7788-4227-a38e-d6fb3a01527c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9699 | 2025.12.17 00:56:54.472640 [ 266 ] {4e6143f6-7788-4227-a38e-d6fb3a01527c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9700 | 2025.12.17 00:56:54.472841 [ 266 ] {4e6143f6-7788-4227-a38e-d6fb3a01527c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2025.12.17 00:56:54.472969 [ 266 ] {4e6143f6-7788-4227-a38e-d6fb3a01527c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00116 sec., 139655.1724137931 rows/sec., 9.73 MiB/sec. | ||
| 9702 | 2025.12.17 00:56:54.473008 [ 266 ] {4e6143f6-7788-4227-a38e-d6fb3a01527c} <Debug> TCPHandler: Processed in 0.001323887 sec. | ||
| 9703 | 2025.12.17 00:56:54.473115 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9704 | 2025.12.17 00:56:54.473208 [ 266 ] {0fd8131c-95d0-428a-8e24-114e9813a51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9705 | 2025.12.17 00:56:54.473262 [ 266 ] {0fd8131c-95d0-428a-8e24-114e9813a51b} <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 | ||
| 9706 | 2025.12.17 00:56:54.474067 [ 266 ] {0fd8131c-95d0-428a-8e24-114e9813a51b} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2025.12.17 00:56:54.474102 [ 266 ] {0fd8131c-95d0-428a-8e24-114e9813a51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9708 | 2025.12.17 00:56:54.474624 [ 266 ] {0fd8131c-95d0-428a-8e24-114e9813a51b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9709 | 2025.12.17 00:56:54.474848 [ 266 ] {0fd8131c-95d0-428a-8e24-114e9813a51b} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2025.12.17 00:56:54.474983 [ 266 ] {0fd8131c-95d0-428a-8e24-114e9813a51b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001791 sec., 13400.335008375208 rows/sec., 24.01 MiB/sec. | ||
| 9711 | 2025.12.17 00:56:54.475038 [ 266 ] {0fd8131c-95d0-428a-8e24-114e9813a51b} <Debug> TCPHandler: Processed in 0.00197002 sec. | ||
| 9712 | 2025.12.17 00:56:54.475146 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9713 | 2025.12.17 00:56:54.475240 [ 266 ] {1654031c-d1aa-4eae-96df-732e49f08357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9714 | 2025.12.17 00:56:54.475279 [ 266 ] {1654031c-d1aa-4eae-96df-732e49f08357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9715 | 2025.12.17 00:56:54.475614 [ 266 ] {1654031c-d1aa-4eae-96df-732e49f08357} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2025.12.17 00:56:54.475649 [ 266 ] {1654031c-d1aa-4eae-96df-732e49f08357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9717 | 2025.12.17 00:56:54.475953 [ 266 ] {1654031c-d1aa-4eae-96df-732e49f08357} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9718 | 2025.12.17 00:56:54.476157 [ 266 ] {1654031c-d1aa-4eae-96df-732e49f08357} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2025.12.17 00:56:54.476283 [ 266 ] {1654031c-d1aa-4eae-96df-732e49f08357} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 9720 | 2025.12.17 00:56:54.476320 [ 266 ] {1654031c-d1aa-4eae-96df-732e49f08357} <Debug> TCPHandler: Processed in 0.001220714 sec. | ||
| 9721 | 2025.12.17 00:56:55.530605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22539 | ||
| 9722 | 2025.12.17 00:56:55.531104 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2025.12.17 00:56:55.531145 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9724 | 2025.12.17 00:56:55.531618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9725 | 2025.12.17 00:56:55.531844 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2025.12.17 00:56:55.531972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22539 | ||
| 9727 | 2025.12.17 00:56:56.731710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9728 | 2025.12.17 00:56:56.747835 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2025.12.17 00:56:56.747897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9730 | 2025.12.17 00:56:56.753386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9731 | 2025.12.17 00:56:56.754052 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2025.12.17 00:56:56.757322 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9733 | 2025.12.17 00:56:59.204600 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50347 | ||
| 9734 | 2025.12.17 00:56:59.204723 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9735 | 2025.12.17 00:56:59.204754 [ 289 ] {} <Debug> TCP-Session: 78cd5c00-91a5-46a4-852b-b408e8fec1d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50347 | ||
| 9736 | 2025.12.17 00:56:59.204782 [ 289 ] {} <Debug> TCP-Session: 78cd5c00-91a5-46a4-852b-b408e8fec1d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9737 | 2025.12.17 00:56:59.204800 [ 289 ] {} <Debug> TCP-Session: 78cd5c00-91a5-46a4-852b-b408e8fec1d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9738 | 2025.12.17 00:56:59.205026 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59071 | ||
| 9739 | 2025.12.17 00:56:59.205047 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37802 | ||
| 9740 | 2025.12.17 00:56:59.205078 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44733 | ||
| 9741 | 2025.12.17 00:56:59.205133 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33384 | ||
| 9742 | 2025.12.17 00:56:59.205168 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50944 | ||
| 9743 | 2025.12.17 00:56:59.205197 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9744 | 2025.12.17 00:56:59.205205 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59901 | ||
| 9745 | 2025.12.17 00:56:59.205245 [ 291 ] {} <Debug> TCP-Session: b5386654-cf8a-4b7c-a6ef-9b7483272667 Authenticating user 'default' from [fd00:1122:3344:101::e]:37802 | ||
| 9746 | 2025.12.17 00:56:59.205147 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9747 | 2025.12.17 00:56:59.205300 [ 289 ] {} <Trace> TCP-Session: 78cd5c00-91a5-46a4-852b-b408e8fec1d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9748 | 2025.12.17 00:56:59.205329 [ 290 ] {} <Debug> TCP-Session: 9d6937ae-8870-481c-8c23-b6919055e67c Authenticating user 'default' from [fd00:1122:3344:101::e]:59071 | ||
| 9749 | 2025.12.17 00:56:59.205307 [ 291 ] {} <Debug> TCP-Session: b5386654-cf8a-4b7c-a6ef-9b7483272667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9750 | 2025.12.17 00:56:59.205371 [ 290 ] {} <Debug> TCP-Session: 9d6937ae-8870-481c-8c23-b6919055e67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9751 | 2025.12.17 00:56:59.205387 [ 291 ] {} <Debug> TCP-Session: b5386654-cf8a-4b7c-a6ef-9b7483272667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9752 | 2025.12.17 00:56:59.205398 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9753 | 2025.12.17 00:56:59.205398 [ 290 ] {} <Debug> TCP-Session: 9d6937ae-8870-481c-8c23-b6919055e67c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9754 | 2025.12.17 00:56:59.205072 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59684 | ||
| 9755 | 2025.12.17 00:56:59.205443 [ 292 ] {} <Debug> TCP-Session: c9a2525b-bee6-440f-80da-33a93cbed970 Authenticating user 'default' from [fd00:1122:3344:101::e]:44733 | ||
| 9756 | 2025.12.17 00:56:59.205139 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61285 | ||
| 9757 | 2025.12.17 00:56:59.205498 [ 289 ] {cacc064c-c0e9-4e66-961c-7c2a5bfddce1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50347) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9758 | 2025.12.17 00:56:59.205506 [ 292 ] {} <Debug> TCP-Session: c9a2525b-bee6-440f-80da-33a93cbed970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9759 | 2025.12.17 00:56:59.205574 [ 292 ] {} <Debug> TCP-Session: c9a2525b-bee6-440f-80da-33a93cbed970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9760 | 2025.12.17 00:56:59.205814 [ 289 ] {cacc064c-c0e9-4e66-961c-7c2a5bfddce1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9761 | 2025.12.17 00:56:59.205880 [ 289 ] {cacc064c-c0e9-4e66-961c-7c2a5bfddce1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9762 | 2025.12.17 00:56:59.205885 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9763 | 2025.12.17 00:56:59.205926 [ 287 ] {} <Debug> TCP-Session: 6ddb1788-635d-4c2f-86ef-08120fb22d31 Authenticating user 'default' from [fd00:1122:3344:101::e]:50944 | ||
| 9764 | 2025.12.17 00:56:59.205951 [ 287 ] {} <Debug> TCP-Session: 6ddb1788-635d-4c2f-86ef-08120fb22d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9765 | 2025.12.17 00:56:59.205966 [ 287 ] {} <Debug> TCP-Session: 6ddb1788-635d-4c2f-86ef-08120fb22d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9766 | 2025.12.17 00:56:59.206002 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9767 | 2025.12.17 00:56:59.206041 [ 259 ] {} <Debug> TCP-Session: f514eb9c-31ff-47dc-9423-242473d7ce6c Authenticating user 'default' from [fd00:1122:3344:101::e]:61285 | ||
| 9768 | 2025.12.17 00:56:59.206061 [ 259 ] {} <Debug> TCP-Session: f514eb9c-31ff-47dc-9423-242473d7ce6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9769 | 2025.12.17 00:56:59.206076 [ 259 ] {} <Debug> TCP-Session: f514eb9c-31ff-47dc-9423-242473d7ce6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9770 | 2025.12.17 00:56:59.206184 [ 289 ] {cacc064c-c0e9-4e66-961c-7c2a5bfddce1} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 9771 | 2025.12.17 00:56:59.206279 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9772 | 2025.12.17 00:56:59.206313 [ 288 ] {} <Debug> TCP-Session: 5ccd68e2-b123-418b-b32d-62a5fa1abeba Authenticating user 'default' from [fd00:1122:3344:101::e]:59901 | ||
| 9773 | 2025.12.17 00:56:59.206330 [ 288 ] {} <Debug> TCP-Session: 5ccd68e2-b123-418b-b32d-62a5fa1abeba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9774 | 2025.12.17 00:56:59.206342 [ 288 ] {} <Debug> TCP-Session: 5ccd68e2-b123-418b-b32d-62a5fa1abeba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9775 | 2025.12.17 00:56:59.206399 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9776 | 2025.12.17 00:56:59.206433 [ 293 ] {} <Debug> TCP-Session: 32611662-0783-47ec-84f9-61efd87c8cda Authenticating user 'default' from [fd00:1122:3344:101::e]:59684 | ||
| 9777 | 2025.12.17 00:56:59.206451 [ 293 ] {} <Debug> TCP-Session: 32611662-0783-47ec-84f9-61efd87c8cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9778 | 2025.12.17 00:56:59.206464 [ 293 ] {} <Debug> TCP-Session: 32611662-0783-47ec-84f9-61efd87c8cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9779 | 2025.12.17 00:56:59.206512 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9780 | 2025.12.17 00:56:59.206546 [ 294 ] {} <Debug> TCP-Session: 92e33944-159f-4f4a-a8a2-08f931a3553b Authenticating user 'default' from [fd00:1122:3344:101::e]:33384 | ||
| 9781 | 2025.12.17 00:56:59.206562 [ 294 ] {} <Debug> TCP-Session: 92e33944-159f-4f4a-a8a2-08f931a3553b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9782 | 2025.12.17 00:56:59.206575 [ 294 ] {} <Debug> TCP-Session: 92e33944-159f-4f4a-a8a2-08f931a3553b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9783 | 2025.12.17 00:56:59.207105 [ 310 ] {cacc064c-c0e9-4e66-961c-7c2a5bfddce1} <Trace> AggregatingTransform: Aggregating | ||
| 9784 | 2025.12.17 00:56:59.207141 [ 310 ] {cacc064c-c0e9-4e66-961c-7c2a5bfddce1} <Trace> Aggregator: Aggregation method: without_key | ||
| 9785 | 2025.12.17 00:56:59.207177 [ 310 ] {cacc064c-c0e9-4e66-961c-7c2a5bfddce1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882348 sec. (1133.340 rows/sec., 44.27 KiB/sec.) | ||
| 9786 | 2025.12.17 00:56:59.207195 [ 310 ] {cacc064c-c0e9-4e66-961c-7c2a5bfddce1} <Trace> Aggregator: Merging aggregated data | ||
| 9787 | 2025.12.17 00:56:59.208390 [ 289 ] {cacc064c-c0e9-4e66-961c-7c2a5bfddce1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002948 sec., 339.2130257801899 rows/sec., 13.25 KiB/sec. | ||
| 9788 | 2025.12.17 00:56:59.208529 [ 289 ] {cacc064c-c0e9-4e66-961c-7c2a5bfddce1} <Debug> TCPHandler: Processed in 0.003358498 sec. | ||
| 9789 | 2025.12.17 00:56:59.208643 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9790 | 2025.12.17 00:56:59.208668 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9791 | 2025.12.17 00:56:59.208675 [ 289 ] {} <Debug> TCP-Session: 78cd5c00-91a5-46a4-852b-b408e8fec1d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9792 | 2025.12.17 00:56:59.208692 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9793 | 2025.12.17 00:56:59.208707 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9794 | 2025.12.17 00:56:59.208722 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9795 | 2025.12.17 00:56:59.208756 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9796 | 2025.12.17 00:56:59.208767 [ 291 ] {} <Debug> TCP-Session: b5386654-cf8a-4b7c-a6ef-9b7483272667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9797 | 2025.12.17 00:56:59.208790 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9798 | 2025.12.17 00:56:59.208802 [ 292 ] {} <Debug> TCP-Session: c9a2525b-bee6-440f-80da-33a93cbed970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9799 | 2025.12.17 00:56:59.208784 [ 294 ] {} <Debug> TCP-Session: 92e33944-159f-4f4a-a8a2-08f931a3553b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9800 | 2025.12.17 00:56:59.208829 [ 287 ] {} <Debug> TCP-Session: 6ddb1788-635d-4c2f-86ef-08120fb22d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9801 | 2025.12.17 00:56:59.208771 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9802 | 2025.12.17 00:56:59.208751 [ 288 ] {} <Debug> TCP-Session: 5ccd68e2-b123-418b-b32d-62a5fa1abeba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9803 | 2025.12.17 00:56:59.208900 [ 293 ] {} <Debug> TCP-Session: 32611662-0783-47ec-84f9-61efd87c8cda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9804 | 2025.12.17 00:56:59.208737 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9805 | 2025.12.17 00:56:59.208714 [ 290 ] {} <Debug> TCP-Session: 9d6937ae-8870-481c-8c23-b6919055e67c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9806 | 2025.12.17 00:56:59.208960 [ 259 ] {} <Debug> TCP-Session: f514eb9c-31ff-47dc-9423-242473d7ce6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9807 | 2025.12.17 00:56:59.465229 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9808 | 2025.12.17 00:56:59.465496 [ 266 ] {611a5c58-bac2-471f-98c0-c72e8c2af9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9809 | 2025.12.17 00:56:59.465602 [ 266 ] {611a5c58-bac2-471f-98c0-c72e8c2af9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9810 | 2025.12.17 00:56:59.466578 [ 266 ] {611a5c58-bac2-471f-98c0-c72e8c2af9e2} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2025.12.17 00:56:59.466630 [ 266 ] {611a5c58-bac2-471f-98c0-c72e8c2af9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9812 | 2025.12.17 00:56:59.467038 [ 266 ] {611a5c58-bac2-471f-98c0-c72e8c2af9e2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9813 | 2025.12.17 00:56:59.467285 [ 266 ] {611a5c58-bac2-471f-98c0-c72e8c2af9e2} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2025.12.17 00:56:59.467457 [ 266 ] {611a5c58-bac2-471f-98c0-c72e8c2af9e2} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.002031 sec., 45297.88281634663 rows/sec., 3.82 MiB/sec. | ||
| 9815 | 2025.12.17 00:56:59.467513 [ 266 ] {611a5c58-bac2-471f-98c0-c72e8c2af9e2} <Debug> TCPHandler: Processed in 0.002458389 sec. | ||
| 9816 | 2025.12.17 00:56:59.467649 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2025.12.17 00:56:59.467755 [ 266 ] {24f34246-b309-4f28-8a98-329c683bd371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9818 | 2025.12.17 00:56:59.467801 [ 266 ] {24f34246-b309-4f28-8a98-329c683bd371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9819 | 2025.12.17 00:56:59.468236 [ 266 ] {24f34246-b309-4f28-8a98-329c683bd371} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2025.12.17 00:56:59.468276 [ 266 ] {24f34246-b309-4f28-8a98-329c683bd371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9821 | 2025.12.17 00:56:59.468591 [ 266 ] {24f34246-b309-4f28-8a98-329c683bd371} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9822 | 2025.12.17 00:56:59.468810 [ 266 ] {24f34246-b309-4f28-8a98-329c683bd371} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2025.12.17 00:56:59.468940 [ 30 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9824 | 2025.12.17 00:56:59.468951 [ 266 ] {24f34246-b309-4f28-8a98-329c683bd371} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001219 sec., 14766.201804757999 rows/sec., 1.08 MiB/sec. | ||
| 9825 | 2025.12.17 00:56:59.469007 [ 30 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2025.12.17 00:56:59.469018 [ 266 ] {24f34246-b309-4f28-8a98-329c683bd371} <Debug> TCPHandler: Processed in 0.001424568 sec. | ||
| 9827 | 2025.12.17 00:56:59.469034 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9828 | 2025.12.17 00:56:59.469136 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9829 | 2025.12.17 00:56:59.469144 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9830 | 2025.12.17 00:56:59.469239 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9831 | 2025.12.17 00:56:59.469259 [ 266 ] {dbfda032-c98a-4931-aca1-b16f5818b045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9832 | 2025.12.17 00:56:59.469272 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 279 rows starting from the beginning of the part | ||
| 9833 | 2025.12.17 00:56:59.469306 [ 266 ] {dbfda032-c98a-4931-aca1-b16f5818b045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9834 | 2025.12.17 00:56:59.469344 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 34 rows starting from the beginning of the part | ||
| 9835 | 2025.12.17 00:56:59.469399 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 9836 | 2025.12.17 00:56:59.469446 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 18 rows starting from the beginning of the part | ||
| 9837 | 2025.12.17 00:56:59.469492 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 28 rows starting from the beginning of the part | ||
| 9838 | 2025.12.17 00:56:59.469545 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 18 rows starting from the beginning of the part | ||
| 9839 | 2025.12.17 00:56:59.469747 [ 266 ] {dbfda032-c98a-4931-aca1-b16f5818b045} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2025.12.17 00:56:59.469784 [ 266 ] {dbfda032-c98a-4931-aca1-b16f5818b045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9841 | 2025.12.17 00:56:59.470122 [ 266 ] {dbfda032-c98a-4931-aca1-b16f5818b045} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9842 | 2025.12.17 00:56:59.470348 [ 266 ] {dbfda032-c98a-4931-aca1-b16f5818b045} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2025.12.17 00:56:59.470462 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367047 sec., 293333.0017183023 rows/sec., 20.42 MiB/sec. | ||
| 9844 | 2025.12.17 00:56:59.470484 [ 266 ] {dbfda032-c98a-4931-aca1-b16f5818b045} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001244 sec., 65916.39871382636 rows/sec., 5.15 MiB/sec. | ||
| 9845 | 2025.12.17 00:56:59.470532 [ 266 ] {dbfda032-c98a-4931-aca1-b16f5818b045} <Debug> TCPHandler: Processed in 0.001437849 sec. | ||
| 9846 | 2025.12.17 00:56:59.470644 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9847 | 2025.12.17 00:56:59.470671 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9848 | 2025.12.17 00:56:59.470745 [ 266 ] {b627cb7f-3d01-45c6-afee-5a064eca6e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9849 | 2025.12.17 00:56:59.470795 [ 266 ] {b627cb7f-3d01-45c6-afee-5a064eca6e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9850 | 2025.12.17 00:56:59.471007 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_66_13} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2025.12.17 00:56:59.471097 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_66_13} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9852 | 2025.12.17 00:56:59.471201 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9853 | 2025.12.17 00:56:59.471216 [ 266 ] {b627cb7f-3d01-45c6-afee-5a064eca6e6b} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2025.12.17 00:56:59.471258 [ 266 ] {b627cb7f-3d01-45c6-afee-5a064eca6e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9855 | 2025.12.17 00:56:59.471604 [ 266 ] {b627cb7f-3d01-45c6-afee-5a064eca6e6b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9856 | 2025.12.17 00:56:59.471818 [ 266 ] {b627cb7f-3d01-45c6-afee-5a064eca6e6b} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2025.12.17 00:56:59.471952 [ 266 ] {b627cb7f-3d01-45c6-afee-5a064eca6e6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 9858 | 2025.12.17 00:56:59.471991 [ 266 ] {b627cb7f-3d01-45c6-afee-5a064eca6e6b} <Debug> TCPHandler: Processed in 0.001395518 sec. | ||
| 9859 | 2025.12.17 00:56:59.472094 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2025.12.17 00:56:59.472190 [ 266 ] {196b88ac-a7d1-4ad6-b09a-6d9ac618fb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9861 | 2025.12.17 00:56:59.472246 [ 266 ] {196b88ac-a7d1-4ad6-b09a-6d9ac618fb4e} <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 | ||
| 9862 | 2025.12.17 00:56:59.473056 [ 266 ] {196b88ac-a7d1-4ad6-b09a-6d9ac618fb4e} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2025.12.17 00:56:59.473094 [ 266 ] {196b88ac-a7d1-4ad6-b09a-6d9ac618fb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9864 | 2025.12.17 00:56:59.473643 [ 266 ] {196b88ac-a7d1-4ad6-b09a-6d9ac618fb4e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9865 | 2025.12.17 00:56:59.473872 [ 266 ] {196b88ac-a7d1-4ad6-b09a-6d9ac618fb4e} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2025.12.17 00:56:59.474018 [ 266 ] {196b88ac-a7d1-4ad6-b09a-6d9ac618fb4e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001845 sec., 9756.09756097561 rows/sec., 17.48 MiB/sec. | ||
| 9867 | 2025.12.17 00:56:59.474087 [ 266 ] {196b88ac-a7d1-4ad6-b09a-6d9ac618fb4e} <Debug> TCPHandler: Processed in 0.002041561 sec. | ||
| 9868 | 2025.12.17 00:56:59.474200 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2025.12.17 00:56:59.474297 [ 266 ] {a2c1d79c-b425-4a27-bf48-6175ac6f9046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9870 | 2025.12.17 00:56:59.474339 [ 266 ] {a2c1d79c-b425-4a27-bf48-6175ac6f9046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9871 | 2025.12.17 00:56:59.474684 [ 266 ] {a2c1d79c-b425-4a27-bf48-6175ac6f9046} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2025.12.17 00:56:59.474721 [ 266 ] {a2c1d79c-b425-4a27-bf48-6175ac6f9046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9873 | 2025.12.17 00:56:59.475044 [ 266 ] {a2c1d79c-b425-4a27-bf48-6175ac6f9046} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9874 | 2025.12.17 00:56:59.475260 [ 266 ] {a2c1d79c-b425-4a27-bf48-6175ac6f9046} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2025.12.17 00:56:59.475392 [ 266 ] {a2c1d79c-b425-4a27-bf48-6175ac6f9046} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 9876 | 2025.12.17 00:56:59.475430 [ 266 ] {a2c1d79c-b425-4a27-bf48-6175ac6f9046} <Debug> TCPHandler: Processed in 0.001277476 sec. | ||
| 9877 | 2025.12.17 00:57:00.519490 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59412 | ||
| 9878 | 2025.12.17 00:57:00.519611 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9879 | 2025.12.17 00:57:00.519639 [ 289 ] {} <Debug> TCP-Session: 3ecb2303-8071-4b8a-afb4-990b51c798ca Authenticating user 'default' from [fd00:1122:3344:101::e]:59412 | ||
| 9880 | 2025.12.17 00:57:00.519663 [ 289 ] {} <Debug> TCP-Session: 3ecb2303-8071-4b8a-afb4-990b51c798ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9881 | 2025.12.17 00:57:00.519676 [ 289 ] {} <Debug> TCP-Session: 3ecb2303-8071-4b8a-afb4-990b51c798ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9882 | 2025.12.17 00:57:00.519875 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39571 | ||
| 9883 | 2025.12.17 00:57:00.519905 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40533 | ||
| 9884 | 2025.12.17 00:57:00.519938 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57789 | ||
| 9885 | 2025.12.17 00:57:00.519950 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41581 | ||
| 9886 | 2025.12.17 00:57:00.519971 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63977 | ||
| 9887 | 2025.12.17 00:57:00.520013 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9888 | 2025.12.17 00:57:00.520027 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9889 | 2025.12.17 00:57:00.520037 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9890 | 2025.12.17 00:57:00.520048 [ 289 ] {} <Trace> TCP-Session: 3ecb2303-8071-4b8a-afb4-990b51c798ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9891 | 2025.12.17 00:57:00.520058 [ 294 ] {} <Debug> TCP-Session: 4722151f-92b3-4abb-bc0e-8f8355537331 Authenticating user 'default' from [fd00:1122:3344:101::e]:57789 | ||
| 9892 | 2025.12.17 00:57:00.520072 [ 259 ] {} <Debug> TCP-Session: dc2d253e-ceee-4b57-bb4b-15eb6fad6748 Authenticating user 'default' from [fd00:1122:3344:101::e]:41581 | ||
| 9893 | 2025.12.17 00:57:00.520094 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9894 | 2025.12.17 00:57:00.520110 [ 259 ] {} <Debug> TCP-Session: dc2d253e-ceee-4b57-bb4b-15eb6fad6748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9895 | 2025.12.17 00:57:00.520108 [ 294 ] {} <Debug> TCP-Session: 4722151f-92b3-4abb-bc0e-8f8355537331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9896 | 2025.12.17 00:57:00.520135 [ 259 ] {} <Debug> TCP-Session: dc2d253e-ceee-4b57-bb4b-15eb6fad6748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9897 | 2025.12.17 00:57:00.520135 [ 288 ] {} <Debug> TCP-Session: 3ab8f05a-4d65-4af6-b226-104764caf41b Authenticating user 'default' from [fd00:1122:3344:101::e]:63977 | ||
| 9898 | 2025.12.17 00:57:00.520143 [ 294 ] {} <Debug> TCP-Session: 4722151f-92b3-4abb-bc0e-8f8355537331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9899 | 2025.12.17 00:57:00.520058 [ 290 ] {} <Debug> TCP-Session: 073ff3e7-126a-4901-ab6d-4e096bfb7332 Authenticating user 'default' from [fd00:1122:3344:101::e]:39571 | ||
| 9900 | 2025.12.17 00:57:00.520179 [ 288 ] {} <Debug> TCP-Session: 3ab8f05a-4d65-4af6-b226-104764caf41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9901 | 2025.12.17 00:57:00.520209 [ 290 ] {} <Debug> TCP-Session: 073ff3e7-126a-4901-ab6d-4e096bfb7332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9902 | 2025.12.17 00:57:00.520233 [ 288 ] {} <Debug> TCP-Session: 3ab8f05a-4d65-4af6-b226-104764caf41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9903 | 2025.12.17 00:57:00.520237 [ 289 ] {4f1db958-0b2f-402f-878c-05c2c770db56} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59412) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9904 | 2025.12.17 00:57:00.520239 [ 290 ] {} <Debug> TCP-Session: 073ff3e7-126a-4901-ab6d-4e096bfb7332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9905 | 2025.12.17 00:57:00.519962 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39147 | ||
| 9906 | 2025.12.17 00:57:00.519927 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58396 | ||
| 9907 | 2025.12.17 00:57:00.519922 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51713 | ||
| 9908 | 2025.12.17 00:57:00.520374 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9909 | 2025.12.17 00:57:00.520023 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9910 | 2025.12.17 00:57:00.520401 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9911 | 2025.12.17 00:57:00.520413 [ 287 ] {} <Debug> TCP-Session: c8d20f02-656a-48f8-8d09-bf6b10951f34 Authenticating user 'default' from [fd00:1122:3344:101::e]:39147 | ||
| 9912 | 2025.12.17 00:57:00.520427 [ 291 ] {} <Debug> TCP-Session: 2b822478-7969-4f6d-ae4a-e4a66d34c22f Authenticating user 'default' from [fd00:1122:3344:101::e]:40533 | ||
| 9913 | 2025.12.17 00:57:00.520433 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9914 | 2025.12.17 00:57:00.520460 [ 291 ] {} <Debug> TCP-Session: 2b822478-7969-4f6d-ae4a-e4a66d34c22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9915 | 2025.12.17 00:57:00.520457 [ 287 ] {} <Debug> TCP-Session: c8d20f02-656a-48f8-8d09-bf6b10951f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9916 | 2025.12.17 00:57:00.520481 [ 292 ] {} <Debug> TCP-Session: 82922379-9a68-439f-850b-563cf594602e Authenticating user 'default' from [fd00:1122:3344:101::e]:51713 | ||
| 9917 | 2025.12.17 00:57:00.520493 [ 287 ] {} <Debug> TCP-Session: c8d20f02-656a-48f8-8d09-bf6b10951f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9918 | 2025.12.17 00:57:00.520512 [ 292 ] {} <Debug> TCP-Session: 82922379-9a68-439f-850b-563cf594602e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9919 | 2025.12.17 00:57:00.520485 [ 291 ] {} <Debug> TCP-Session: 2b822478-7969-4f6d-ae4a-e4a66d34c22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9920 | 2025.12.17 00:57:00.520537 [ 289 ] {4f1db958-0b2f-402f-878c-05c2c770db56} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9921 | 2025.12.17 00:57:00.520536 [ 292 ] {} <Debug> TCP-Session: 82922379-9a68-439f-850b-563cf594602e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9922 | 2025.12.17 00:57:00.520442 [ 293 ] {} <Debug> TCP-Session: 41a35df7-7995-4c82-afdf-50694a87e475 Authenticating user 'default' from [fd00:1122:3344:101::e]:58396 | ||
| 9923 | 2025.12.17 00:57:00.520618 [ 289 ] {4f1db958-0b2f-402f-878c-05c2c770db56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9924 | 2025.12.17 00:57:00.520625 [ 293 ] {} <Debug> TCP-Session: 41a35df7-7995-4c82-afdf-50694a87e475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9925 | 2025.12.17 00:57:00.520641 [ 293 ] {} <Debug> TCP-Session: 41a35df7-7995-4c82-afdf-50694a87e475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9926 | 2025.12.17 00:57:00.520910 [ 289 ] {4f1db958-0b2f-402f-878c-05c2c770db56} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 9927 | 2025.12.17 00:57:00.521879 [ 330 ] {4f1db958-0b2f-402f-878c-05c2c770db56} <Trace> AggregatingTransform: Aggregating | ||
| 9928 | 2025.12.17 00:57:00.521930 [ 330 ] {4f1db958-0b2f-402f-878c-05c2c770db56} <Trace> Aggregator: Aggregation method: without_key | ||
| 9929 | 2025.12.17 00:57:00.521969 [ 330 ] {4f1db958-0b2f-402f-878c-05c2c770db56} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957469 sec. (1044.420 rows/sec., 40.80 KiB/sec.) | ||
| 9930 | 2025.12.17 00:57:00.521990 [ 330 ] {4f1db958-0b2f-402f-878c-05c2c770db56} <Trace> Aggregator: Merging aggregated data | ||
| 9931 | 2025.12.17 00:57:00.523360 [ 289 ] {4f1db958-0b2f-402f-878c-05c2c770db56} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003183 sec., 314.16902293433867 rows/sec., 12.27 KiB/sec. | ||
| 9932 | 2025.12.17 00:57:00.523509 [ 289 ] {4f1db958-0b2f-402f-878c-05c2c770db56} <Debug> TCPHandler: Processed in 0.003587322 sec. | ||
| 9933 | 2025.12.17 00:57:00.523597 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9934 | 2025.12.17 00:57:00.523626 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9935 | 2025.12.17 00:57:00.523641 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9936 | 2025.12.17 00:57:00.523660 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9937 | 2025.12.17 00:57:00.523684 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9938 | 2025.12.17 00:57:00.523695 [ 287 ] {} <Debug> TCP-Session: c8d20f02-656a-48f8-8d09-bf6b10951f34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9939 | 2025.12.17 00:57:00.523717 [ 291 ] {} <Debug> TCP-Session: 2b822478-7969-4f6d-ae4a-e4a66d34c22f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9940 | 2025.12.17 00:57:00.523717 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9941 | 2025.12.17 00:57:00.523738 [ 288 ] {} <Debug> TCP-Session: 3ab8f05a-4d65-4af6-b226-104764caf41b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9942 | 2025.12.17 00:57:00.523764 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9943 | 2025.12.17 00:57:00.523789 [ 294 ] {} <Debug> TCP-Session: 4722151f-92b3-4abb-bc0e-8f8355537331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9944 | 2025.12.17 00:57:00.523795 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9945 | 2025.12.17 00:57:00.523817 [ 292 ] {} <Debug> TCP-Session: 82922379-9a68-439f-850b-563cf594602e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9946 | 2025.12.17 00:57:00.523740 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9947 | 2025.12.17 00:57:00.523850 [ 259 ] {} <Debug> TCP-Session: dc2d253e-ceee-4b57-bb4b-15eb6fad6748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9948 | 2025.12.17 00:57:00.523688 [ 290 ] {} <Debug> TCP-Session: 073ff3e7-126a-4901-ab6d-4e096bfb7332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9949 | 2025.12.17 00:57:00.523892 [ 293 ] {} <Debug> TCP-Session: 41a35df7-7995-4c82-afdf-50694a87e475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9950 | 2025.12.17 00:57:00.523631 [ 289 ] {} <Debug> TCP-Session: 3ecb2303-8071-4b8a-afb4-990b51c798ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9951 | 2025.12.17 00:57:00.695188 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55798 | ||
| 9952 | 2025.12.17 00:57:00.695326 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9953 | 2025.12.17 00:57:00.695367 [ 289 ] {} <Debug> TCP-Session: 19b6c49e-bad3-4080-98d2-7c6856cc13bf Authenticating user 'default' from [fd00:1122:3344:101::e]:55798 | ||
| 9954 | 2025.12.17 00:57:00.695397 [ 289 ] {} <Debug> TCP-Session: 19b6c49e-bad3-4080-98d2-7c6856cc13bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9955 | 2025.12.17 00:57:00.695420 [ 289 ] {} <Debug> TCP-Session: 19b6c49e-bad3-4080-98d2-7c6856cc13bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9956 | 2025.12.17 00:57:00.695663 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46715 | ||
| 9957 | 2025.12.17 00:57:00.695677 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51779 | ||
| 9958 | 2025.12.17 00:57:00.695751 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52916 | ||
| 9959 | 2025.12.17 00:57:00.695758 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48848 | ||
| 9960 | 2025.12.17 00:57:00.695789 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45581 | ||
| 9961 | 2025.12.17 00:57:00.695821 [ 289 ] {} <Trace> TCP-Session: 19b6c49e-bad3-4080-98d2-7c6856cc13bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9962 | 2025.12.17 00:57:00.695829 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9963 | 2025.12.17 00:57:00.695867 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9964 | 2025.12.17 00:57:00.695872 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9965 | 2025.12.17 00:57:00.695895 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9966 | 2025.12.17 00:57:00.695897 [ 290 ] {} <Debug> TCP-Session: 2b189527-fee6-40cc-b3c3-4cdc0f8a0462 Authenticating user 'default' from [fd00:1122:3344:101::e]:46715 | ||
| 9967 | 2025.12.17 00:57:00.695934 [ 291 ] {} <Debug> TCP-Session: a22eb4a2-fa20-4731-bb38-329bcea8d37c Authenticating user 'default' from [fd00:1122:3344:101::e]:51779 | ||
| 9968 | 2025.12.17 00:57:00.695940 [ 287 ] {} <Debug> TCP-Session: 35dea141-d039-4014-9fba-e912f3934b83 Authenticating user 'default' from [fd00:1122:3344:101::e]:45581 | ||
| 9969 | 2025.12.17 00:57:00.695960 [ 290 ] {} <Debug> TCP-Session: 2b189527-fee6-40cc-b3c3-4cdc0f8a0462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9970 | 2025.12.17 00:57:00.695970 [ 291 ] {} <Debug> TCP-Session: a22eb4a2-fa20-4731-bb38-329bcea8d37c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9971 | 2025.12.17 00:57:00.695976 [ 287 ] {} <Debug> TCP-Session: 35dea141-d039-4014-9fba-e912f3934b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9972 | 2025.12.17 00:57:00.695986 [ 290 ] {} <Debug> TCP-Session: 2b189527-fee6-40cc-b3c3-4cdc0f8a0462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9973 | 2025.12.17 00:57:00.695997 [ 291 ] {} <Debug> TCP-Session: a22eb4a2-fa20-4731-bb38-329bcea8d37c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9974 | 2025.12.17 00:57:00.696004 [ 287 ] {} <Debug> TCP-Session: 35dea141-d039-4014-9fba-e912f3934b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9975 | 2025.12.17 00:57:00.696027 [ 289 ] {196ef826-3768-40fe-a134-87db93cb21b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55798) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9976 | 2025.12.17 00:57:00.695801 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41949 | ||
| 9977 | 2025.12.17 00:57:00.695774 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44306 | ||
| 9978 | 2025.12.17 00:57:00.695906 [ 293 ] {} <Debug> TCP-Session: 830b2142-149c-4a21-b707-171811894f76 Authenticating user 'default' from [fd00:1122:3344:101::e]:52916 | ||
| 9979 | 2025.12.17 00:57:00.695888 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9980 | 2025.12.17 00:57:00.696153 [ 293 ] {} <Debug> TCP-Session: 830b2142-149c-4a21-b707-171811894f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9981 | 2025.12.17 00:57:00.696169 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9982 | 2025.12.17 00:57:00.696179 [ 294 ] {} <Debug> TCP-Session: 2a526137-ffc6-437f-92c2-e91dc95e8b2b Authenticating user 'default' from [fd00:1122:3344:101::e]:48848 | ||
| 9983 | 2025.12.17 00:57:00.696186 [ 293 ] {} <Debug> TCP-Session: 830b2142-149c-4a21-b707-171811894f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9984 | 2025.12.17 00:57:00.696199 [ 259 ] {} <Debug> TCP-Session: 39874d6d-8203-42a2-8819-931445360a22 Authenticating user 'default' from [fd00:1122:3344:101::e]:44306 | ||
| 9985 | 2025.12.17 00:57:00.696208 [ 294 ] {} <Debug> TCP-Session: 2a526137-ffc6-437f-92c2-e91dc95e8b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9986 | 2025.12.17 00:57:00.696234 [ 259 ] {} <Debug> TCP-Session: 39874d6d-8203-42a2-8819-931445360a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9987 | 2025.12.17 00:57:00.696239 [ 294 ] {} <Debug> TCP-Session: 2a526137-ffc6-437f-92c2-e91dc95e8b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9988 | 2025.12.17 00:57:00.696247 [ 259 ] {} <Debug> TCP-Session: 39874d6d-8203-42a2-8819-931445360a22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9989 | 2025.12.17 00:57:00.696175 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9990 | 2025.12.17 00:57:00.695704 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58180 | ||
| 9991 | 2025.12.17 00:57:00.696301 [ 288 ] {} <Debug> TCP-Session: f5583738-2ebd-4d09-a19b-789791a15245 Authenticating user 'default' from [fd00:1122:3344:101::e]:41949 | ||
| 9992 | 2025.12.17 00:57:00.696311 [ 289 ] {196ef826-3768-40fe-a134-87db93cb21b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9993 | 2025.12.17 00:57:00.696326 [ 288 ] {} <Debug> TCP-Session: f5583738-2ebd-4d09-a19b-789791a15245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9994 | 2025.12.17 00:57:00.696349 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9995 | 2025.12.17 00:57:00.696352 [ 288 ] {} <Debug> TCP-Session: f5583738-2ebd-4d09-a19b-789791a15245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9996 | 2025.12.17 00:57:00.696373 [ 292 ] {} <Debug> TCP-Session: 690e4e10-6aaa-4d80-b6c7-0bf80764f8e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58180 | ||
| 9997 | 2025.12.17 00:57:00.696375 [ 289 ] {196ef826-3768-40fe-a134-87db93cb21b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9998 | 2025.12.17 00:57:00.696393 [ 292 ] {} <Debug> TCP-Session: 690e4e10-6aaa-4d80-b6c7-0bf80764f8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9999 | 2025.12.17 00:57:00.696419 [ 292 ] {} <Debug> TCP-Session: 690e4e10-6aaa-4d80-b6c7-0bf80764f8e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10000 | 2025.12.17 00:57:00.696696 [ 289 ] {196ef826-3768-40fe-a134-87db93cb21b6} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 10001 | 2025.12.17 00:57:00.697653 [ 326 ] {196ef826-3768-40fe-a134-87db93cb21b6} <Trace> AggregatingTransform: Aggregating | ||
| 10002 | 2025.12.17 00:57:00.697703 [ 326 ] {196ef826-3768-40fe-a134-87db93cb21b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 10003 | 2025.12.17 00:57:00.697741 [ 326 ] {196ef826-3768-40fe-a134-87db93cb21b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935969 sec. (1068.411 rows/sec., 41.73 KiB/sec.) | ||
| 10004 | 2025.12.17 00:57:00.697760 [ 326 ] {196ef826-3768-40fe-a134-87db93cb21b6} <Trace> Aggregator: Merging aggregated data | ||
| 10005 | 2025.12.17 00:57:00.699072 [ 289 ] {196ef826-3768-40fe-a134-87db93cb21b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003102 sec., 322.3726627981947 rows/sec., 12.59 KiB/sec. | ||
| 10006 | 2025.12.17 00:57:00.699216 [ 289 ] {196ef826-3768-40fe-a134-87db93cb21b6} <Debug> TCPHandler: Processed in 0.003536511 sec. | ||
| 10007 | 2025.12.17 00:57:00.699344 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10008 | 2025.12.17 00:57:00.699374 [ 289 ] {} <Debug> TCP-Session: 19b6c49e-bad3-4080-98d2-7c6856cc13bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10009 | 2025.12.17 00:57:00.699374 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10010 | 2025.12.17 00:57:00.699396 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10011 | 2025.12.17 00:57:00.699418 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10012 | 2025.12.17 00:57:00.699436 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10013 | 2025.12.17 00:57:00.699455 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10014 | 2025.12.17 00:57:00.699470 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10015 | 2025.12.17 00:57:00.699490 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10016 | 2025.12.17 00:57:00.699507 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10017 | 2025.12.17 00:57:00.699546 [ 293 ] {} <Debug> TCP-Session: 830b2142-149c-4a21-b707-171811894f76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10018 | 2025.12.17 00:57:00.699502 [ 259 ] {} <Debug> TCP-Session: 39874d6d-8203-42a2-8819-931445360a22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10019 | 2025.12.17 00:57:00.699576 [ 287 ] {} <Debug> TCP-Session: 35dea141-d039-4014-9fba-e912f3934b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10020 | 2025.12.17 00:57:00.699479 [ 288 ] {} <Debug> TCP-Session: f5583738-2ebd-4d09-a19b-789791a15245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10021 | 2025.12.17 00:57:00.699524 [ 294 ] {} <Debug> TCP-Session: 2a526137-ffc6-437f-92c2-e91dc95e8b2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10022 | 2025.12.17 00:57:00.699467 [ 292 ] {} <Debug> TCP-Session: 690e4e10-6aaa-4d80-b6c7-0bf80764f8e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10023 | 2025.12.17 00:57:00.699452 [ 291 ] {} <Debug> TCP-Session: a22eb4a2-fa20-4731-bb38-329bcea8d37c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10024 | 2025.12.17 00:57:00.699427 [ 290 ] {} <Debug> TCP-Session: 2b189527-fee6-40cc-b3c3-4cdc0f8a0462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10025 | 2025.12.17 00:57:02.898907 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10026 | 2025.12.17 00:57:02.898970 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10027 | 2025.12.17 00:57:03.001157 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000787826 sec. | ||
| 10028 | 2025.12.17 00:57:03.032146 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23051 | ||
| 10029 | 2025.12.17 00:57:03.032655 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10030 | 2025.12.17 00:57:03.032695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 10031 | 2025.12.17 00:57:03.033167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10032 | 2025.12.17 00:57:03.033387 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10033 | 2025.12.17 00:57:03.033511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23051 | ||
| 10034 | 2025.12.17 00:57:03.104919 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1222 | ||
| 10035 | 2025.12.17 00:57:03.107654 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2025.12.17 00:57:03.107710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 10037 | 2025.12.17 00:57:03.108985 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10038 | 2025.12.17 00:57:03.109266 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2025.12.17 00:57:03.109657 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1222 | ||
| 10040 | 2025.12.17 00:57:04.257495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10041 | 2025.12.17 00:57:04.274375 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10042 | 2025.12.17 00:57:04.274443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 10043 | 2025.12.17 00:57:04.280045 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10044 | 2025.12.17 00:57:04.280772 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2025.12.17 00:57:04.284073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10046 | 2025.12.17 00:57:04.466390 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10047 | 2025.12.17 00:57:04.466593 [ 266 ] {04367e62-52b9-46d8-90d9-2146d4c72a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10048 | 2025.12.17 00:57:04.466664 [ 266 ] {04367e62-52b9-46d8-90d9-2146d4c72a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10049 | 2025.12.17 00:57:04.467507 [ 266 ] {04367e62-52b9-46d8-90d9-2146d4c72a21} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2025.12.17 00:57:04.467557 [ 266 ] {04367e62-52b9-46d8-90d9-2146d4c72a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 10051 | 2025.12.17 00:57:04.467991 [ 266 ] {04367e62-52b9-46d8-90d9-2146d4c72a21} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10052 | 2025.12.17 00:57:04.468214 [ 266 ] {04367e62-52b9-46d8-90d9-2146d4c72a21} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2025.12.17 00:57:04.468392 [ 266 ] {04367e62-52b9-46d8-90d9-2146d4c72a21} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001852 sec., 56155.50755939525 rows/sec., 4.70 MiB/sec. | ||
| 10054 | 2025.12.17 00:57:04.468438 [ 266 ] {04367e62-52b9-46d8-90d9-2146d4c72a21} <Debug> TCPHandler: Processed in 0.002189743 sec. | ||
| 10055 | 2025.12.17 00:57:04.468564 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2025.12.17 00:57:04.468664 [ 266 ] {e4c88ebf-82ff-45bd-a5e1-6727522bf26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10057 | 2025.12.17 00:57:04.468710 [ 266 ] {e4c88ebf-82ff-45bd-a5e1-6727522bf26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10058 | 2025.12.17 00:57:04.469130 [ 266 ] {e4c88ebf-82ff-45bd-a5e1-6727522bf26b} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2025.12.17 00:57:04.469166 [ 266 ] {e4c88ebf-82ff-45bd-a5e1-6727522bf26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 10060 | 2025.12.17 00:57:04.469464 [ 266 ] {e4c88ebf-82ff-45bd-a5e1-6727522bf26b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10061 | 2025.12.17 00:57:04.469696 [ 266 ] {e4c88ebf-82ff-45bd-a5e1-6727522bf26b} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2025.12.17 00:57:04.469826 [ 266 ] {e4c88ebf-82ff-45bd-a5e1-6727522bf26b} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001182 sec., 20304.56852791878 rows/sec., 1.49 MiB/sec. | ||
| 10063 | 2025.12.17 00:57:04.469867 [ 266 ] {e4c88ebf-82ff-45bd-a5e1-6727522bf26b} <Debug> TCPHandler: Processed in 0.001350617 sec. | ||
| 10064 | 2025.12.17 00:57:04.469977 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2025.12.17 00:57:04.470072 [ 266 ] {9f53c514-30c3-42d3-8817-309445e8b90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10066 | 2025.12.17 00:57:04.470110 [ 266 ] {9f53c514-30c3-42d3-8817-309445e8b90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10067 | 2025.12.17 00:57:04.470547 [ 266 ] {9f53c514-30c3-42d3-8817-309445e8b90c} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10068 | 2025.12.17 00:57:04.470582 [ 266 ] {9f53c514-30c3-42d3-8817-309445e8b90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 10069 | 2025.12.17 00:57:04.470885 [ 266 ] {9f53c514-30c3-42d3-8817-309445e8b90c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10070 | 2025.12.17 00:57:04.471104 [ 266 ] {9f53c514-30c3-42d3-8817-309445e8b90c} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10071 | 2025.12.17 00:57:04.471234 [ 266 ] {9f53c514-30c3-42d3-8817-309445e8b90c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001178 sec., 74702.88624787776 rows/sec., 5.83 MiB/sec. | ||
| 10072 | 2025.12.17 00:57:04.471274 [ 266 ] {9f53c514-30c3-42d3-8817-309445e8b90c} <Debug> TCPHandler: Processed in 0.001343787 sec. | ||
| 10073 | 2025.12.17 00:57:04.471387 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10074 | 2025.12.17 00:57:04.471481 [ 266 ] {3c233a95-47e5-407d-b203-ca17d097169c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10075 | 2025.12.17 00:57:04.471522 [ 266 ] {3c233a95-47e5-407d-b203-ca17d097169c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10076 | 2025.12.17 00:57:04.471941 [ 266 ] {3c233a95-47e5-407d-b203-ca17d097169c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2025.12.17 00:57:04.471977 [ 266 ] {3c233a95-47e5-407d-b203-ca17d097169c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 10078 | 2025.12.17 00:57:04.472301 [ 266 ] {3c233a95-47e5-407d-b203-ca17d097169c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10079 | 2025.12.17 00:57:04.472503 [ 266 ] {3c233a95-47e5-407d-b203-ca17d097169c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2025.12.17 00:57:04.472633 [ 266 ] {3c233a95-47e5-407d-b203-ca17d097169c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 10081 | 2025.12.17 00:57:04.472672 [ 266 ] {3c233a95-47e5-407d-b203-ca17d097169c} <Debug> TCPHandler: Processed in 0.001332116 sec. | ||
| 10082 | 2025.12.17 00:57:04.472781 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10083 | 2025.12.17 00:57:04.472874 [ 266 ] {2cc5fe42-25e4-4cc7-a595-5a6978d60d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10084 | 2025.12.17 00:57:04.472928 [ 266 ] {2cc5fe42-25e4-4cc7-a595-5a6978d60d05} <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 | ||
| 10085 | 2025.12.17 00:57:04.473765 [ 266 ] {2cc5fe42-25e4-4cc7-a595-5a6978d60d05} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2025.12.17 00:57:04.473800 [ 266 ] {2cc5fe42-25e4-4cc7-a595-5a6978d60d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 10087 | 2025.12.17 00:57:04.474327 [ 266 ] {2cc5fe42-25e4-4cc7-a595-5a6978d60d05} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10088 | 2025.12.17 00:57:04.474543 [ 266 ] {2cc5fe42-25e4-4cc7-a595-5a6978d60d05} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10089 | 2025.12.17 00:57:04.474687 [ 266 ] {2cc5fe42-25e4-4cc7-a595-5a6978d60d05} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00183 sec., 13114.754098360656 rows/sec., 23.50 MiB/sec. | ||
| 10090 | 2025.12.17 00:57:04.474742 [ 266 ] {2cc5fe42-25e4-4cc7-a595-5a6978d60d05} <Debug> TCPHandler: Processed in 0.00200851 sec. | ||
| 10091 | 2025.12.17 00:57:04.474852 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10092 | 2025.12.17 00:57:04.474946 [ 266 ] {b09df695-2505-4003-9ce9-3ca157c47960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10093 | 2025.12.17 00:57:04.474987 [ 266 ] {b09df695-2505-4003-9ce9-3ca157c47960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10094 | 2025.12.17 00:57:04.475328 [ 266 ] {b09df695-2505-4003-9ce9-3ca157c47960} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10095 | 2025.12.17 00:57:04.475363 [ 266 ] {b09df695-2505-4003-9ce9-3ca157c47960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 10096 | 2025.12.17 00:57:04.475662 [ 266 ] {b09df695-2505-4003-9ce9-3ca157c47960} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10097 | 2025.12.17 00:57:04.475885 [ 266 ] {b09df695-2505-4003-9ce9-3ca157c47960} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10098 | 2025.12.17 00:57:04.476014 [ 266 ] {b09df695-2505-4003-9ce9-3ca157c47960} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 10099 | 2025.12.17 00:57:04.476052 [ 266 ] {b09df695-2505-4003-9ce9-3ca157c47960} <Debug> TCPHandler: Processed in 0.001247865 sec. | ||
| 10100 | 2025.12.17 00:57:09.493011 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10101 | 2025.12.17 00:57:09.493224 [ 266 ] {8de0d3dc-06ef-4648-a9ff-cd3fe354c647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10102 | 2025.12.17 00:57:09.493296 [ 266 ] {8de0d3dc-06ef-4648-a9ff-cd3fe354c647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10103 | 2025.12.17 00:57:09.493997 [ 266 ] {8de0d3dc-06ef-4648-a9ff-cd3fe354c647} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10104 | 2025.12.17 00:57:09.494042 [ 266 ] {8de0d3dc-06ef-4648-a9ff-cd3fe354c647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10105 | 2025.12.17 00:57:09.494430 [ 266 ] {8de0d3dc-06ef-4648-a9ff-cd3fe354c647} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10106 | 2025.12.17 00:57:09.494661 [ 266 ] {8de0d3dc-06ef-4648-a9ff-cd3fe354c647} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10107 | 2025.12.17 00:57:09.494822 [ 266 ] {8de0d3dc-06ef-4648-a9ff-cd3fe354c647} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00165 sec., 14545.454545454546 rows/sec., 1.21 MiB/sec. | ||
| 10108 | 2025.12.17 00:57:09.494864 [ 266 ] {8de0d3dc-06ef-4648-a9ff-cd3fe354c647} <Debug> TCPHandler: Processed in 0.00199422 sec. | ||
| 10109 | 2025.12.17 00:57:09.494993 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10110 | 2025.12.17 00:57:09.495088 [ 266 ] {c19c5269-99f2-4c77-96e1-498bdc4b2fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10111 | 2025.12.17 00:57:09.495127 [ 266 ] {c19c5269-99f2-4c77-96e1-498bdc4b2fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10112 | 2025.12.17 00:57:09.495532 [ 266 ] {c19c5269-99f2-4c77-96e1-498bdc4b2fbe} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10113 | 2025.12.17 00:57:09.495567 [ 266 ] {c19c5269-99f2-4c77-96e1-498bdc4b2fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10114 | 2025.12.17 00:57:09.495854 [ 266 ] {c19c5269-99f2-4c77-96e1-498bdc4b2fbe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10115 | 2025.12.17 00:57:09.496064 [ 266 ] {c19c5269-99f2-4c77-96e1-498bdc4b2fbe} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10116 | 2025.12.17 00:57:09.496198 [ 266 ] {c19c5269-99f2-4c77-96e1-498bdc4b2fbe} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 434.12 KiB/sec. | ||
| 10117 | 2025.12.17 00:57:09.496238 [ 266 ] {c19c5269-99f2-4c77-96e1-498bdc4b2fbe} <Debug> TCPHandler: Processed in 0.001293786 sec. | ||
| 10118 | 2025.12.17 00:57:09.496347 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10119 | 2025.12.17 00:57:09.496440 [ 266 ] {5a01462a-c659-4a5b-a10d-20f60fa47bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10120 | 2025.12.17 00:57:09.496477 [ 266 ] {5a01462a-c659-4a5b-a10d-20f60fa47bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10121 | 2025.12.17 00:57:09.497538 [ 266 ] {5a01462a-c659-4a5b-a10d-20f60fa47bbf} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10122 | 2025.12.17 00:57:09.497574 [ 266 ] {5a01462a-c659-4a5b-a10d-20f60fa47bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10123 | 2025.12.17 00:57:09.497968 [ 266 ] {5a01462a-c659-4a5b-a10d-20f60fa47bbf} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10124 | 2025.12.17 00:57:09.498184 [ 266 ] {5a01462a-c659-4a5b-a10d-20f60fa47bbf} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10125 | 2025.12.17 00:57:09.498312 [ 266 ] {5a01462a-c659-4a5b-a10d-20f60fa47bbf} <Debug> executeQuery: Read 1355 rows, 116.19 KiB in 0.001888 sec., 717690.6779661017 rows/sec., 60.10 MiB/sec. | ||
| 10126 | 2025.12.17 00:57:09.498311 [ 128 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10127 | 2025.12.17 00:57:09.498352 [ 266 ] {5a01462a-c659-4a5b-a10d-20f60fa47bbf} <Debug> TCPHandler: Processed in 0.002052811 sec. | ||
| 10128 | 2025.12.17 00:57:09.498399 [ 128 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10129 | 2025.12.17 00:57:09.498428 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10130 | 2025.12.17 00:57:09.498490 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10131 | 2025.12.17 00:57:09.498522 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10132 | 2025.12.17 00:57:09.498589 [ 266 ] {2730bf83-fe87-4e99-9d16-5aef722fbcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10133 | 2025.12.17 00:57:09.498612 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10134 | 2025.12.17 00:57:09.498629 [ 266 ] {2730bf83-fe87-4e99-9d16-5aef722fbcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10135 | 2025.12.17 00:57:09.498640 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2466 rows starting from the beginning of the part | ||
| 10136 | 2025.12.17 00:57:09.498696 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 92 rows starting from the beginning of the part | ||
| 10137 | 2025.12.17 00:57:09.498740 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 106 rows starting from the beginning of the part | ||
| 10138 | 2025.12.17 00:57:09.498782 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 92 rows starting from the beginning of the part | ||
| 10139 | 2025.12.17 00:57:09.498825 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 10140 | 2025.12.17 00:57:09.498864 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1355 rows starting from the beginning of the part | ||
| 10141 | 2025.12.17 00:57:09.499057 [ 266 ] {2730bf83-fe87-4e99-9d16-5aef722fbcd3} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2025.12.17 00:57:09.499092 [ 266 ] {2730bf83-fe87-4e99-9d16-5aef722fbcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10143 | 2025.12.17 00:57:09.499392 [ 266 ] {2730bf83-fe87-4e99-9d16-5aef722fbcd3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10144 | 2025.12.17 00:57:09.499601 [ 266 ] {2730bf83-fe87-4e99-9d16-5aef722fbcd3} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2025.12.17 00:57:09.499729 [ 266 ] {2730bf83-fe87-4e99-9d16-5aef722fbcd3} <Debug> executeQuery: Read 36 rows, 2.73 KiB in 0.001155 sec., 31168.83116883117 rows/sec., 2.31 MiB/sec. | ||
| 10146 | 2025.12.17 00:57:09.499768 [ 266 ] {2730bf83-fe87-4e99-9d16-5aef722fbcd3} <Debug> TCPHandler: Processed in 0.001330446 sec. | ||
| 10147 | 2025.12.17 00:57:09.499876 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10148 | 2025.12.17 00:57:09.499970 [ 266 ] {eff0406a-144a-479b-ae1a-0bf9696b27c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10149 | 2025.12.17 00:57:09.500008 [ 266 ] {eff0406a-144a-479b-ae1a-0bf9696b27c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10150 | 2025.12.17 00:57:09.500473 [ 266 ] {eff0406a-144a-479b-ae1a-0bf9696b27c5} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2025.12.17 00:57:09.500509 [ 266 ] {eff0406a-144a-479b-ae1a-0bf9696b27c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10152 | 2025.12.17 00:57:09.500528 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4215 rows, containing 5 columns (5 merged, 0 gathered) in 0.002040992 sec., 2065172.2299744436 rows/sec., 178.56 MiB/sec. | ||
| 10153 | 2025.12.17 00:57:09.500818 [ 266 ] {eff0406a-144a-479b-ae1a-0bf9696b27c5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10154 | 2025.12.17 00:57:09.500857 [ 195 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10155 | 2025.12.17 00:57:09.501075 [ 266 ] {eff0406a-144a-479b-ae1a-0bf9696b27c5} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2025.12.17 00:57:09.501223 [ 266 ] {eff0406a-144a-479b-ae1a-0bf9696b27c5} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001269 sec., 198581.56028368796 rows/sec., 13.73 MiB/sec. | ||
| 10157 | 2025.12.17 00:57:09.501240 [ 195 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_71_14} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10158 | 2025.12.17 00:57:09.501264 [ 266 ] {eff0406a-144a-479b-ae1a-0bf9696b27c5} <Debug> TCPHandler: Processed in 0.001435398 sec. | ||
| 10159 | 2025.12.17 00:57:09.501339 [ 195 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_71_14} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10160 | 2025.12.17 00:57:09.501393 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10161 | 2025.12.17 00:57:09.501454 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 10162 | 2025.12.17 00:57:09.501491 [ 266 ] {652c531e-7225-4785-b8cd-ce99879d65ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10163 | 2025.12.17 00:57:09.501534 [ 266 ] {652c531e-7225-4785-b8cd-ce99879d65ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10164 | 2025.12.17 00:57:09.501934 [ 266 ] {652c531e-7225-4785-b8cd-ce99879d65ec} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2025.12.17 00:57:09.501972 [ 266 ] {652c531e-7225-4785-b8cd-ce99879d65ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10166 | 2025.12.17 00:57:09.502264 [ 266 ] {652c531e-7225-4785-b8cd-ce99879d65ec} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10167 | 2025.12.17 00:57:09.502476 [ 266 ] {652c531e-7225-4785-b8cd-ce99879d65ec} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2025.12.17 00:57:09.502608 [ 266 ] {652c531e-7225-4785-b8cd-ce99879d65ec} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 10169 | 2025.12.17 00:57:09.502647 [ 266 ] {652c531e-7225-4785-b8cd-ce99879d65ec} <Debug> TCPHandler: Processed in 0.001302516 sec. | ||
| 10170 | 2025.12.17 00:57:09.502761 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10171 | 2025.12.17 00:57:09.502853 [ 266 ] {563d5b3d-b325-409f-824a-81709ec1fe9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10172 | 2025.12.17 00:57:09.502891 [ 266 ] {563d5b3d-b325-409f-824a-81709ec1fe9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10173 | 2025.12.17 00:57:09.503493 [ 266 ] {563d5b3d-b325-409f-824a-81709ec1fe9a} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10174 | 2025.12.17 00:57:09.503529 [ 266 ] {563d5b3d-b325-409f-824a-81709ec1fe9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10175 | 2025.12.17 00:57:09.503865 [ 266 ] {563d5b3d-b325-409f-824a-81709ec1fe9a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10176 | 2025.12.17 00:57:09.504075 [ 266 ] {563d5b3d-b325-409f-824a-81709ec1fe9a} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2025.12.17 00:57:09.504186 [ 128 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10178 | 2025.12.17 00:57:09.504203 [ 266 ] {563d5b3d-b325-409f-824a-81709ec1fe9a} <Debug> executeQuery: Read 580 rows, 44.59 KiB in 0.001366 sec., 424597.364568082 rows/sec., 31.88 MiB/sec. | ||
| 10179 | 2025.12.17 00:57:09.504223 [ 128 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2025.12.17 00:57:09.504248 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10181 | 2025.12.17 00:57:09.504250 [ 266 ] {563d5b3d-b325-409f-824a-81709ec1fe9a} <Debug> TCPHandler: Processed in 0.001536411 sec. | ||
| 10182 | 2025.12.17 00:57:09.504342 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10183 | 2025.12.17 00:57:09.504373 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2025.12.17 00:57:09.504460 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10185 | 2025.12.17 00:57:09.504472 [ 266 ] {93243915-c968-4bd0-807b-2442dc2ff896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10186 | 2025.12.17 00:57:09.504499 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1251 rows starting from the beginning of the part | ||
| 10187 | 2025.12.17 00:57:09.504522 [ 266 ] {93243915-c968-4bd0-807b-2442dc2ff896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10188 | 2025.12.17 00:57:09.504567 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
| 10189 | 2025.12.17 00:57:09.504615 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 92 rows starting from the beginning of the part | ||
| 10190 | 2025.12.17 00:57:09.504653 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
| 10191 | 2025.12.17 00:57:09.504693 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 88 rows starting from the beginning of the part | ||
| 10192 | 2025.12.17 00:57:09.504730 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 580 rows starting from the beginning of the part | ||
| 10193 | 2025.12.17 00:57:09.505126 [ 266 ] {93243915-c968-4bd0-807b-2442dc2ff896} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10194 | 2025.12.17 00:57:09.505167 [ 266 ] {93243915-c968-4bd0-807b-2442dc2ff896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10195 | 2025.12.17 00:57:09.505563 [ 266 ] {93243915-c968-4bd0-807b-2442dc2ff896} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10196 | 2025.12.17 00:57:09.505788 [ 266 ] {93243915-c968-4bd0-807b-2442dc2ff896} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10197 | 2025.12.17 00:57:09.505908 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10198 | 2025.12.17 00:57:09.505926 [ 266 ] {93243915-c968-4bd0-807b-2442dc2ff896} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001471 sec., 600271.9238613188 rows/sec., 40.74 MiB/sec. | ||
| 10199 | 2025.12.17 00:57:09.505940 [ 198 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640173 sec., 1326079.6269661798 rows/sec., 103.04 MiB/sec. | ||
| 10200 | 2025.12.17 00:57:09.505942 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2025.12.17 00:57:09.505975 [ 266 ] {93243915-c968-4bd0-807b-2442dc2ff896} <Debug> TCPHandler: Processed in 0.001650433 sec. | ||
| 10202 | 2025.12.17 00:57:09.506003 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10203 | 2025.12.17 00:57:09.506089 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10204 | 2025.12.17 00:57:09.506109 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10205 | 2025.12.17 00:57:09.506131 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10206 | 2025.12.17 00:57:09.506200 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10207 | 2025.12.17 00:57:09.506206 [ 266 ] {48b42dc0-627a-4ed1-acb8-75571aedfe89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10208 | 2025.12.17 00:57:09.506239 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20552 rows starting from the beginning of the part | ||
| 10209 | 2025.12.17 00:57:09.506273 [ 266 ] {48b42dc0-627a-4ed1-acb8-75571aedfe89} <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 | ||
| 10210 | 2025.12.17 00:57:09.506305 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10211 | 2025.12.17 00:57:09.506362 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 162 rows starting from the beginning of the part | ||
| 10212 | 2025.12.17 00:57:09.506417 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10213 | 2025.12.17 00:57:09.506417 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_71_14} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10214 | 2025.12.17 00:57:09.506466 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10215 | 2025.12.17 00:57:09.506515 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_71_14} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10216 | 2025.12.17 00:57:09.506518 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 883 rows starting from the beginning of the part | ||
| 10217 | 2025.12.17 00:57:09.506596 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 10218 | 2025.12.17 00:57:09.507083 [ 266 ] {48b42dc0-627a-4ed1-acb8-75571aedfe89} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2025.12.17 00:57:09.507123 [ 266 ] {48b42dc0-627a-4ed1-acb8-75571aedfe89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10220 | 2025.12.17 00:57:09.507674 [ 266 ] {48b42dc0-627a-4ed1-acb8-75571aedfe89} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10221 | 2025.12.17 00:57:09.507901 [ 266 ] {48b42dc0-627a-4ed1-acb8-75571aedfe89} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2025.12.17 00:57:09.508034 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10223 | 2025.12.17 00:57:09.508053 [ 266 ] {48b42dc0-627a-4ed1-acb8-75571aedfe89} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001864 sec., 9656.652360515021 rows/sec., 17.30 MiB/sec. | ||
| 10224 | 2025.12.17 00:57:09.508068 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2025.12.17 00:57:09.508102 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10226 | 2025.12.17 00:57:09.508119 [ 266 ] {48b42dc0-627a-4ed1-acb8-75571aedfe89} <Debug> TCPHandler: Processed in 0.002059252 sec. | ||
| 10227 | 2025.12.17 00:57:09.508208 [ 197 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10228 | 2025.12.17 00:57:09.508243 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10229 | 2025.12.17 00:57:09.508341 [ 266 ] {2f6a8961-51e6-4b9f-82de-1dd884b47bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10230 | 2025.12.17 00:57:09.508381 [ 266 ] {2f6a8961-51e6-4b9f-82de-1dd884b47bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10231 | 2025.12.17 00:57:09.508442 [ 197 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10232 | 2025.12.17 00:57:09.508507 [ 197 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1239 rows starting from the beginning of the part | ||
| 10233 | 2025.12.17 00:57:09.508640 [ 197 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 18 rows starting from the beginning of the part | ||
| 10234 | 2025.12.17 00:57:09.508738 [ 266 ] {2f6a8961-51e6-4b9f-82de-1dd884b47bc3} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10235 | 2025.12.17 00:57:09.508751 [ 197 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 10236 | 2025.12.17 00:57:09.508783 [ 266 ] {2f6a8961-51e6-4b9f-82de-1dd884b47bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10237 | 2025.12.17 00:57:09.508866 [ 197 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 18 rows starting from the beginning of the part | ||
| 10238 | 2025.12.17 00:57:09.508964 [ 197 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 10239 | 2025.12.17 00:57:09.509055 [ 197 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 18 rows starting from the beginning of the part | ||
| 10240 | 2025.12.17 00:57:09.509122 [ 266 ] {2f6a8961-51e6-4b9f-82de-1dd884b47bc3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10241 | 2025.12.17 00:57:09.509355 [ 266 ] {2f6a8961-51e6-4b9f-82de-1dd884b47bc3} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10242 | 2025.12.17 00:57:09.509479 [ 128 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10243 | 2025.12.17 00:57:09.509498 [ 266 ] {2f6a8961-51e6-4b9f-82de-1dd884b47bc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 10244 | 2025.12.17 00:57:09.509513 [ 128 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10245 | 2025.12.17 00:57:09.509541 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10246 | 2025.12.17 00:57:09.509543 [ 266 ] {2f6a8961-51e6-4b9f-82de-1dd884b47bc3} <Debug> TCPHandler: Processed in 0.001349527 sec. | ||
| 10247 | 2025.12.17 00:57:09.509616 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10248 | 2025.12.17 00:57:09.509701 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10249 | 2025.12.17 00:57:09.509727 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4014 rows starting from the beginning of the part | ||
| 10250 | 2025.12.17 00:57:09.509788 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10251 | 2025.12.17 00:57:09.509842 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10252 | 2025.12.17 00:57:09.509886 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10253 | 2025.12.17 00:57:09.509933 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10254 | 2025.12.17 00:57:09.509979 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10255 | 2025.12.17 00:57:09.511645 [ 193 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4314 rows, containing 4 columns (4 merged, 0 gathered) in 0.002054431 sec., 2099851.4917269065 rows/sec., 139.78 MiB/sec. | ||
| 10256 | 2025.12.17 00:57:09.512057 [ 192 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10257 | 2025.12.17 00:57:09.512317 [ 192 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_71_14} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2025.12.17 00:57:09.512399 [ 192 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_71_14} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10259 | 2025.12.17 00:57:09.512461 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 10260 | 2025.12.17 00:57:09.517630 [ 193 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22077 rows, containing 5 columns (5 merged, 0 gathered) in 0.011575792 sec., 1907169.7210869028 rows/sec., 130.39 MiB/sec. | ||
| 10261 | 2025.12.17 00:57:09.517916 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1341 rows, containing 19 columns (19 merged, 0 gathered) in 0.009766766 sec., 137302.357812197 rows/sec., 246.04 MiB/sec. | ||
| 10262 | 2025.12.17 00:57:09.518427 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10263 | 2025.12.17 00:57:09.518862 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2025.12.17 00:57:09.518938 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10265 | 2025.12.17 00:57:09.519023 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 10266 | 2025.12.17 00:57:09.519607 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10267 | 2025.12.17 00:57:09.519931 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2025.12.17 00:57:09.519999 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10269 | 2025.12.17 00:57:09.520116 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 10270 | 2025.12.17 00:57:10.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.89 MiB, peak 332.99 MiB, free memory in arenas 0.00 B, will set to 323.23 MiB (RSS), difference: 7.34 MiB | ||
| 10271 | 2025.12.17 00:57:10.533693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23499 | ||
| 10272 | 2025.12.17 00:57:10.534232 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2025.12.17 00:57:10.534277 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10274 | 2025.12.17 00:57:10.534807 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10275 | 2025.12.17 00:57:10.535022 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2025.12.17 00:57:10.535150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23499 | ||
| 10277 | 2025.12.17 00:57:11.784258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10278 | 2025.12.17 00:57:11.801639 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2025.12.17 00:57:11.801704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10280 | 2025.12.17 00:57:11.807920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10281 | 2025.12.17 00:57:11.808639 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10282 | 2025.12.17 00:57:11.811946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10283 | 2025.12.17 00:57:13.110006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1254 | ||
| 10284 | 2025.12.17 00:57:13.112470 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2025.12.17 00:57:13.112521 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10286 | 2025.12.17 00:57:13.113722 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10287 | 2025.12.17 00:57:13.114033 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2025.12.17 00:57:13.114243 [ 105 ] {} <Debug> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10289 | 2025.12.17 00:57:13.114305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1254 | ||
| 10290 | 2025.12.17 00:57:13.114351 [ 105 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10291 | 2025.12.17 00:57:13.114395 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10292 | 2025.12.17 00:57:13.114573 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::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 | ||
| 10293 | 2025.12.17 00:57:13.115271 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10294 | 2025.12.17 00:57:13.115426 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1088 rows starting from the beginning of the part | ||
| 10295 | 2025.12.17 00:57:13.115790 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 10296 | 2025.12.17 00:57:13.116131 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 10297 | 2025.12.17 00:57:13.116439 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 10298 | 2025.12.17 00:57:13.116742 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 10299 | 2025.12.17 00:57:13.117055 [ 194 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 10300 | 2025.12.17 00:57:13.123616 [ 192 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1254 rows, containing 72 columns (72 merged, 0 gathered) in 0.009125833 sec., 137412.11350240576 rows/sec., 110.79 MiB/sec. | ||
| 10301 | 2025.12.17 00:57:13.125192 [ 192 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10302 | 2025.12.17 00:57:13.125815 [ 192 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_36_7} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2025.12.17 00:57:13.125901 [ 192 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_36_7} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10304 | 2025.12.17 00:57:13.126287 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 10305 | 2025.12.17 00:57:14.465242 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10306 | 2025.12.17 00:57:14.465444 [ 266 ] {64e2fcc6-8e6b-40e3-8bba-0d2fb15fb7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10307 | 2025.12.17 00:57:14.465516 [ 266 ] {64e2fcc6-8e6b-40e3-8bba-0d2fb15fb7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10308 | 2025.12.17 00:57:14.466259 [ 266 ] {64e2fcc6-8e6b-40e3-8bba-0d2fb15fb7ea} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2025.12.17 00:57:14.466315 [ 266 ] {64e2fcc6-8e6b-40e3-8bba-0d2fb15fb7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10310 | 2025.12.17 00:57:14.466739 [ 266 ] {64e2fcc6-8e6b-40e3-8bba-0d2fb15fb7ea} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10311 | 2025.12.17 00:57:14.466976 [ 266 ] {64e2fcc6-8e6b-40e3-8bba-0d2fb15fb7ea} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2025.12.17 00:57:14.467141 [ 266 ] {64e2fcc6-8e6b-40e3-8bba-0d2fb15fb7ea} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001753 sec., 59326.86822589846 rows/sec., 4.97 MiB/sec. | ||
| 10313 | 2025.12.17 00:57:14.467198 [ 266 ] {64e2fcc6-8e6b-40e3-8bba-0d2fb15fb7ea} <Debug> TCPHandler: Processed in 0.002095882 sec. | ||
| 10314 | 2025.12.17 00:57:14.467331 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10315 | 2025.12.17 00:57:14.467434 [ 266 ] {ec475e7c-4ef7-4618-bbd0-e7ac985b4e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10316 | 2025.12.17 00:57:14.467483 [ 266 ] {ec475e7c-4ef7-4618-bbd0-e7ac985b4e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10317 | 2025.12.17 00:57:14.467912 [ 266 ] {ec475e7c-4ef7-4618-bbd0-e7ac985b4e8a} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2025.12.17 00:57:14.467950 [ 266 ] {ec475e7c-4ef7-4618-bbd0-e7ac985b4e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10319 | 2025.12.17 00:57:14.468271 [ 266 ] {ec475e7c-4ef7-4618-bbd0-e7ac985b4e8a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10320 | 2025.12.17 00:57:14.468487 [ 266 ] {ec475e7c-4ef7-4618-bbd0-e7ac985b4e8a} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2025.12.17 00:57:14.468624 [ 266 ] {ec475e7c-4ef7-4618-bbd0-e7ac985b4e8a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001215 sec., 19753.086419753086 rows/sec., 1.45 MiB/sec. | ||
| 10322 | 2025.12.17 00:57:14.468662 [ 266 ] {ec475e7c-4ef7-4618-bbd0-e7ac985b4e8a} <Debug> TCPHandler: Processed in 0.001384187 sec. | ||
| 10323 | 2025.12.17 00:57:14.468779 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10324 | 2025.12.17 00:57:14.468876 [ 266 ] {09289808-c083-41cb-aadc-2af0545882f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10325 | 2025.12.17 00:57:14.468916 [ 266 ] {09289808-c083-41cb-aadc-2af0545882f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10326 | 2025.12.17 00:57:14.469357 [ 266 ] {09289808-c083-41cb-aadc-2af0545882f0} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2025.12.17 00:57:14.469393 [ 266 ] {09289808-c083-41cb-aadc-2af0545882f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10328 | 2025.12.17 00:57:14.469708 [ 266 ] {09289808-c083-41cb-aadc-2af0545882f0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10329 | 2025.12.17 00:57:14.469924 [ 266 ] {09289808-c083-41cb-aadc-2af0545882f0} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2025.12.17 00:57:14.470059 [ 266 ] {09289808-c083-41cb-aadc-2af0545882f0} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001203 sec., 73150.45719035744 rows/sec., 5.71 MiB/sec. | ||
| 10331 | 2025.12.17 00:57:14.470097 [ 266 ] {09289808-c083-41cb-aadc-2af0545882f0} <Debug> TCPHandler: Processed in 0.001365807 sec. | ||
| 10332 | 2025.12.17 00:57:14.470214 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10333 | 2025.12.17 00:57:14.470307 [ 266 ] {33004d04-10b6-450f-8c28-f6efbab0110d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10334 | 2025.12.17 00:57:14.470357 [ 266 ] {33004d04-10b6-450f-8c28-f6efbab0110d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10335 | 2025.12.17 00:57:14.470768 [ 266 ] {33004d04-10b6-450f-8c28-f6efbab0110d} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2025.12.17 00:57:14.470804 [ 266 ] {33004d04-10b6-450f-8c28-f6efbab0110d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10337 | 2025.12.17 00:57:14.471149 [ 266 ] {33004d04-10b6-450f-8c28-f6efbab0110d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10338 | 2025.12.17 00:57:14.471364 [ 266 ] {33004d04-10b6-450f-8c28-f6efbab0110d} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2025.12.17 00:57:14.471499 [ 266 ] {33004d04-10b6-450f-8c28-f6efbab0110d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 10340 | 2025.12.17 00:57:14.471535 [ 266 ] {33004d04-10b6-450f-8c28-f6efbab0110d} <Debug> TCPHandler: Processed in 0.001373217 sec. | ||
| 10341 | 2025.12.17 00:57:14.471644 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10342 | 2025.12.17 00:57:14.471736 [ 266 ] {6421fb9c-2f56-4312-a78f-a45b9efe4505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10343 | 2025.12.17 00:57:14.471793 [ 266 ] {6421fb9c-2f56-4312-a78f-a45b9efe4505} <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 | ||
| 10344 | 2025.12.17 00:57:14.472678 [ 266 ] {6421fb9c-2f56-4312-a78f-a45b9efe4505} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2025.12.17 00:57:14.472713 [ 266 ] {6421fb9c-2f56-4312-a78f-a45b9efe4505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10346 | 2025.12.17 00:57:14.473254 [ 266 ] {6421fb9c-2f56-4312-a78f-a45b9efe4505} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10347 | 2025.12.17 00:57:14.473477 [ 266 ] {6421fb9c-2f56-4312-a78f-a45b9efe4505} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10348 | 2025.12.17 00:57:14.473620 [ 266 ] {6421fb9c-2f56-4312-a78f-a45b9efe4505} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001901 sec., 12624.93424513414 rows/sec., 22.62 MiB/sec. | ||
| 10349 | 2025.12.17 00:57:14.473696 [ 266 ] {6421fb9c-2f56-4312-a78f-a45b9efe4505} <Debug> TCPHandler: Processed in 0.002098632 sec. | ||
| 10350 | 2025.12.17 00:57:14.473838 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2025.12.17 00:57:14.473939 [ 266 ] {4345ac3c-737f-456b-b63d-8f2ab5da4111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10352 | 2025.12.17 00:57:14.473983 [ 266 ] {4345ac3c-737f-456b-b63d-8f2ab5da4111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10353 | 2025.12.17 00:57:14.474331 [ 266 ] {4345ac3c-737f-456b-b63d-8f2ab5da4111} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2025.12.17 00:57:14.474367 [ 266 ] {4345ac3c-737f-456b-b63d-8f2ab5da4111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10355 | 2025.12.17 00:57:14.474676 [ 266 ] {4345ac3c-737f-456b-b63d-8f2ab5da4111} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10356 | 2025.12.17 00:57:14.474903 [ 266 ] {4345ac3c-737f-456b-b63d-8f2ab5da4111} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2025.12.17 00:57:14.475029 [ 266 ] {4345ac3c-737f-456b-b63d-8f2ab5da4111} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 10358 | 2025.12.17 00:57:14.475069 [ 266 ] {4345ac3c-737f-456b-b63d-8f2ab5da4111} <Debug> TCPHandler: Processed in 0.001284326 sec. | ||
| 10359 | 2025.12.17 00:57:17.899019 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10360 | 2025.12.17 00:57:17.899129 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10361 | 2025.12.17 00:57:18.035347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24011 | ||
| 10362 | 2025.12.17 00:57:18.035956 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2025.12.17 00:57:18.036019 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10364 | 2025.12.17 00:57:18.036570 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10365 | 2025.12.17 00:57:18.036810 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2025.12.17 00:57:18.036966 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24011 | ||
| 10367 | 2025.12.17 00:57:19.312124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10368 | 2025.12.17 00:57:19.328349 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2025.12.17 00:57:19.328406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10370 | 2025.12.17 00:57:19.334564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10371 | 2025.12.17 00:57:19.335293 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2025.12.17 00:57:19.338187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10373 | 2025.12.17 00:57:19.466200 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10374 | 2025.12.17 00:57:19.466510 [ 266 ] {674a7abf-9b39-46ae-8cc4-8a302ba56325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10375 | 2025.12.17 00:57:19.466612 [ 266 ] {674a7abf-9b39-46ae-8cc4-8a302ba56325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10376 | 2025.12.17 00:57:19.467619 [ 266 ] {674a7abf-9b39-46ae-8cc4-8a302ba56325} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2025.12.17 00:57:19.467661 [ 266 ] {674a7abf-9b39-46ae-8cc4-8a302ba56325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10378 | 2025.12.17 00:57:19.468056 [ 266 ] {674a7abf-9b39-46ae-8cc4-8a302ba56325} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10379 | 2025.12.17 00:57:19.468292 [ 266 ] {674a7abf-9b39-46ae-8cc4-8a302ba56325} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2025.12.17 00:57:19.468443 [ 266 ] {674a7abf-9b39-46ae-8cc4-8a302ba56325} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.002013 sec., 45702.93094883259 rows/sec., 3.86 MiB/sec. | ||
| 10381 | 2025.12.17 00:57:19.468483 [ 266 ] {674a7abf-9b39-46ae-8cc4-8a302ba56325} <Debug> TCPHandler: Processed in 0.00247025 sec. | ||
| 10382 | 2025.12.17 00:57:19.468631 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10383 | 2025.12.17 00:57:19.468727 [ 266 ] {14f25c7e-240a-4ecc-ad31-70fb201f1a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10384 | 2025.12.17 00:57:19.468770 [ 266 ] {14f25c7e-240a-4ecc-ad31-70fb201f1a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10385 | 2025.12.17 00:57:19.469254 [ 266 ] {14f25c7e-240a-4ecc-ad31-70fb201f1a31} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10386 | 2025.12.17 00:57:19.469289 [ 266 ] {14f25c7e-240a-4ecc-ad31-70fb201f1a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10387 | 2025.12.17 00:57:19.469583 [ 266 ] {14f25c7e-240a-4ecc-ad31-70fb201f1a31} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10388 | 2025.12.17 00:57:19.469787 [ 266 ] {14f25c7e-240a-4ecc-ad31-70fb201f1a31} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2025.12.17 00:57:19.469913 [ 266 ] {14f25c7e-240a-4ecc-ad31-70fb201f1a31} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001205 sec., 14937.759336099587 rows/sec., 1.10 MiB/sec. | ||
| 10390 | 2025.12.17 00:57:19.469950 [ 266 ] {14f25c7e-240a-4ecc-ad31-70fb201f1a31} <Debug> TCPHandler: Processed in 0.001371298 sec. | ||
| 10391 | 2025.12.17 00:57:19.470074 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10392 | 2025.12.17 00:57:19.470168 [ 266 ] {0bd9d98d-4dbd-44a6-8023-5a69f5f36439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10393 | 2025.12.17 00:57:19.470204 [ 266 ] {0bd9d98d-4dbd-44a6-8023-5a69f5f36439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10394 | 2025.12.17 00:57:19.470664 [ 266 ] {0bd9d98d-4dbd-44a6-8023-5a69f5f36439} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2025.12.17 00:57:19.470698 [ 266 ] {0bd9d98d-4dbd-44a6-8023-5a69f5f36439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10396 | 2025.12.17 00:57:19.471004 [ 266 ] {0bd9d98d-4dbd-44a6-8023-5a69f5f36439} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10397 | 2025.12.17 00:57:19.471278 [ 266 ] {0bd9d98d-4dbd-44a6-8023-5a69f5f36439} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2025.12.17 00:57:19.471407 [ 266 ] {0bd9d98d-4dbd-44a6-8023-5a69f5f36439} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001258 sec., 65182.829888712244 rows/sec., 5.09 MiB/sec. | ||
| 10399 | 2025.12.17 00:57:19.471444 [ 266 ] {0bd9d98d-4dbd-44a6-8023-5a69f5f36439} <Debug> TCPHandler: Processed in 0.001422669 sec. | ||
| 10400 | 2025.12.17 00:57:19.471563 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10401 | 2025.12.17 00:57:19.471658 [ 266 ] {204fbafc-d676-4aa0-8c7a-b89af8a05e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10402 | 2025.12.17 00:57:19.471701 [ 266 ] {204fbafc-d676-4aa0-8c7a-b89af8a05e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10403 | 2025.12.17 00:57:19.472123 [ 266 ] {204fbafc-d676-4aa0-8c7a-b89af8a05e4c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2025.12.17 00:57:19.472159 [ 266 ] {204fbafc-d676-4aa0-8c7a-b89af8a05e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10405 | 2025.12.17 00:57:19.472484 [ 266 ] {204fbafc-d676-4aa0-8c7a-b89af8a05e4c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10406 | 2025.12.17 00:57:19.472700 [ 266 ] {204fbafc-d676-4aa0-8c7a-b89af8a05e4c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2025.12.17 00:57:19.472826 [ 266 ] {204fbafc-d676-4aa0-8c7a-b89af8a05e4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 10408 | 2025.12.17 00:57:19.472862 [ 266 ] {204fbafc-d676-4aa0-8c7a-b89af8a05e4c} <Debug> TCPHandler: Processed in 0.001346327 sec. | ||
| 10409 | 2025.12.17 00:57:19.472970 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10410 | 2025.12.17 00:57:19.473062 [ 266 ] {b7f90027-aa60-4884-a5a8-4143d7f6e62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10411 | 2025.12.17 00:57:19.473116 [ 266 ] {b7f90027-aa60-4884-a5a8-4143d7f6e62f} <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 | ||
| 10412 | 2025.12.17 00:57:19.473924 [ 266 ] {b7f90027-aa60-4884-a5a8-4143d7f6e62f} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10413 | 2025.12.17 00:57:19.473960 [ 266 ] {b7f90027-aa60-4884-a5a8-4143d7f6e62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10414 | 2025.12.17 00:57:19.474490 [ 266 ] {b7f90027-aa60-4884-a5a8-4143d7f6e62f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10415 | 2025.12.17 00:57:19.474710 [ 266 ] {b7f90027-aa60-4884-a5a8-4143d7f6e62f} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2025.12.17 00:57:19.474843 [ 266 ] {b7f90027-aa60-4884-a5a8-4143d7f6e62f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001799 sec., 10005.55864369094 rows/sec., 17.93 MiB/sec. | ||
| 10417 | 2025.12.17 00:57:19.474895 [ 266 ] {b7f90027-aa60-4884-a5a8-4143d7f6e62f} <Debug> TCPHandler: Processed in 0.00197223 sec. | ||
| 10418 | 2025.12.17 00:57:19.475007 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10419 | 2025.12.17 00:57:19.475100 [ 266 ] {778bce44-e8a4-4fd8-92e8-99f40ab4fa18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10420 | 2025.12.17 00:57:19.475140 [ 266 ] {778bce44-e8a4-4fd8-92e8-99f40ab4fa18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10421 | 2025.12.17 00:57:19.475467 [ 266 ] {778bce44-e8a4-4fd8-92e8-99f40ab4fa18} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2025.12.17 00:57:19.475502 [ 266 ] {778bce44-e8a4-4fd8-92e8-99f40ab4fa18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10423 | 2025.12.17 00:57:19.475800 [ 266 ] {778bce44-e8a4-4fd8-92e8-99f40ab4fa18} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10424 | 2025.12.17 00:57:19.476005 [ 266 ] {778bce44-e8a4-4fd8-92e8-99f40ab4fa18} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10425 | 2025.12.17 00:57:19.476130 [ 266 ] {778bce44-e8a4-4fd8-92e8-99f40ab4fa18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 10426 | 2025.12.17 00:57:19.476165 [ 266 ] {778bce44-e8a4-4fd8-92e8-99f40ab4fa18} <Debug> TCPHandler: Processed in 0.001205464 sec. | ||
| 10427 | 2025.12.17 00:57:21.896850 [ 151 ] {} <Debug> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10428 | 2025.12.17 00:57:21.896934 [ 151 ] {} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2025.12.17 00:57:21.896959 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10430 | 2025.12.17 00:57:21.897100 [ 189 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10431 | 2025.12.17 00:57:21.897259 [ 189 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10432 | 2025.12.17 00:57:21.897297 [ 189 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 434 rows starting from the beginning of the part | ||
| 10433 | 2025.12.17 00:57:21.897371 [ 189 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 10434 | 2025.12.17 00:57:21.897439 [ 189 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 10435 | 2025.12.17 00:57:21.897493 [ 189 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 10436 | 2025.12.17 00:57:21.897540 [ 189 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 10437 | 2025.12.17 00:57:21.898511 [ 196 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476969 sec., 881535.0897683025 rows/sec., 60.24 MiB/sec. | ||
| 10438 | 2025.12.17 00:57:21.898730 [ 188 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10439 | 2025.12.17 00:57:21.899036 [ 188 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_18_4} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2025.12.17 00:57:21.899108 [ 188 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_18_4} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10441 | 2025.12.17 00:57:21.899217 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 10442 | 2025.12.17 00:57:22.540423 [ 148 ] {} <Debug> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10443 | 2025.12.17 00:57:22.540495 [ 148 ] {} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2025.12.17 00:57:22.540519 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10445 | 2025.12.17 00:57:22.540641 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10446 | 2025.12.17 00:57:22.540779 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10447 | 2025.12.17 00:57:22.540814 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 223 rows starting from the beginning of the part | ||
| 10448 | 2025.12.17 00:57:22.540886 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 10449 | 2025.12.17 00:57:22.540936 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 10450 | 2025.12.17 00:57:22.540983 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 10451 | 2025.12.17 00:57:22.541025 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 10452 | 2025.12.17 00:57:22.541796 [ 196 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211804 sec., 552069.4765820216 rows/sec., 34.04 MiB/sec. | ||
| 10453 | 2025.12.17 00:57:22.541923 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10454 | 2025.12.17 00:57:22.542148 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_18_4} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10455 | 2025.12.17 00:57:22.542209 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_18_4} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10456 | 2025.12.17 00:57:22.542267 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10457 | 2025.12.17 00:57:23.114629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1278 | ||
| 10458 | 2025.12.17 00:57:23.116954 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2025.12.17 00:57:23.117001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10460 | 2025.12.17 00:57:23.118206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10461 | 2025.12.17 00:57:23.118478 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2025.12.17 00:57:23.118840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1278 | ||
| 10463 | 2025.12.17 00:57:23.981005 [ 146 ] {} <Debug> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10464 | 2025.12.17 00:57:23.981066 [ 146 ] {} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10465 | 2025.12.17 00:57:23.981086 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10466 | 2025.12.17 00:57:23.981203 [ 196 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10467 | 2025.12.17 00:57:23.981345 [ 196 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10468 | 2025.12.17 00:57:23.981386 [ 196 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 464 rows starting from the beginning of the part | ||
| 10469 | 2025.12.17 00:57:23.981463 [ 196 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 10470 | 2025.12.17 00:57:23.981518 [ 196 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 10471 | 2025.12.17 00:57:23.981577 [ 196 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part | ||
| 10472 | 2025.12.17 00:57:23.981625 [ 196 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 10473 | 2025.12.17 00:57:23.982685 [ 193 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1392 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153565 sec., 906456.549343926 rows/sec., 64.22 MiB/sec. | ||
| 10474 | 2025.12.17 00:57:23.982843 [ 196 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10475 | 2025.12.17 00:57:23.983100 [ 196 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_18_4} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2025.12.17 00:57:23.983174 [ 196 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_18_4} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10477 | 2025.12.17 00:57:23.983258 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 10478 | 2025.12.17 00:57:24.466486 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10479 | 2025.12.17 00:57:24.466675 [ 266 ] {67d265c0-51bc-43f1-858c-ea29fdd624af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10480 | 2025.12.17 00:57:24.466749 [ 266 ] {67d265c0-51bc-43f1-858c-ea29fdd624af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10481 | 2025.12.17 00:57:24.467413 [ 266 ] {67d265c0-51bc-43f1-858c-ea29fdd624af} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10482 | 2025.12.17 00:57:24.467466 [ 266 ] {67d265c0-51bc-43f1-858c-ea29fdd624af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10483 | 2025.12.17 00:57:24.467879 [ 266 ] {67d265c0-51bc-43f1-858c-ea29fdd624af} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10484 | 2025.12.17 00:57:24.468137 [ 266 ] {67d265c0-51bc-43f1-858c-ea29fdd624af} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10485 | 2025.12.17 00:57:24.468311 [ 266 ] {67d265c0-51bc-43f1-858c-ea29fdd624af} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001685 sec., 2373.887240356083 rows/sec., 193.57 KiB/sec. | ||
| 10486 | 2025.12.17 00:57:24.468363 [ 266 ] {67d265c0-51bc-43f1-858c-ea29fdd624af} <Debug> TCPHandler: Processed in 0.002012871 sec. | ||
| 10487 | 2025.12.17 00:57:24.468497 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10488 | 2025.12.17 00:57:24.468604 [ 266 ] {17b3f45c-bcb7-4dbe-ad1f-9d340892ddf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10489 | 2025.12.17 00:57:24.468647 [ 266 ] {17b3f45c-bcb7-4dbe-ad1f-9d340892ddf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10490 | 2025.12.17 00:57:24.469128 [ 266 ] {17b3f45c-bcb7-4dbe-ad1f-9d340892ddf3} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10491 | 2025.12.17 00:57:24.469169 [ 266 ] {17b3f45c-bcb7-4dbe-ad1f-9d340892ddf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10492 | 2025.12.17 00:57:24.469502 [ 266 ] {17b3f45c-bcb7-4dbe-ad1f-9d340892ddf3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10493 | 2025.12.17 00:57:24.469726 [ 266 ] {17b3f45c-bcb7-4dbe-ad1f-9d340892ddf3} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10494 | 2025.12.17 00:57:24.469862 [ 266 ] {17b3f45c-bcb7-4dbe-ad1f-9d340892ddf3} <Debug> executeQuery: Read 106 rows, 9.06 KiB in 0.001283 sec., 82618.86204208885 rows/sec., 6.90 MiB/sec. | ||
| 10495 | 2025.12.17 00:57:24.469901 [ 266 ] {17b3f45c-bcb7-4dbe-ad1f-9d340892ddf3} <Debug> TCPHandler: Processed in 0.001454559 sec. | ||
| 10496 | 2025.12.17 00:57:24.470018 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10497 | 2025.12.17 00:57:24.470112 [ 266 ] {fd3b8677-7d10-44f7-9e51-c2743d42e298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10498 | 2025.12.17 00:57:24.470155 [ 266 ] {fd3b8677-7d10-44f7-9e51-c2743d42e298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10499 | 2025.12.17 00:57:24.470563 [ 266 ] {fd3b8677-7d10-44f7-9e51-c2743d42e298} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10500 | 2025.12.17 00:57:24.470602 [ 266 ] {fd3b8677-7d10-44f7-9e51-c2743d42e298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10501 | 2025.12.17 00:57:24.470913 [ 266 ] {fd3b8677-7d10-44f7-9e51-c2743d42e298} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10502 | 2025.12.17 00:57:24.471134 [ 266 ] {fd3b8677-7d10-44f7-9e51-c2743d42e298} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10503 | 2025.12.17 00:57:24.471271 [ 266 ] {fd3b8677-7d10-44f7-9e51-c2743d42e298} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001178 sec., 23769.100169779285 rows/sec., 1.73 MiB/sec. | ||
| 10504 | 2025.12.17 00:57:24.471299 [ 144 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10505 | 2025.12.17 00:57:24.471313 [ 266 ] {fd3b8677-7d10-44f7-9e51-c2743d42e298} <Debug> TCPHandler: Processed in 0.001347847 sec. | ||
| 10506 | 2025.12.17 00:57:24.471377 [ 144 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2025.12.17 00:57:24.471407 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10508 | 2025.12.17 00:57:24.471470 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10509 | 2025.12.17 00:57:24.471529 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10510 | 2025.12.17 00:57:24.471567 [ 266 ] {a6c06786-7456-463d-b7df-7b0e7037ca4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10511 | 2025.12.17 00:57:24.471617 [ 266 ] {a6c06786-7456-463d-b7df-7b0e7037ca4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10512 | 2025.12.17 00:57:24.471678 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10513 | 2025.12.17 00:57:24.471721 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 279 rows starting from the beginning of the part | ||
| 10514 | 2025.12.17 00:57:24.471792 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 10515 | 2025.12.17 00:57:24.471841 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
| 10516 | 2025.12.17 00:57:24.471896 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 24 rows starting from the beginning of the part | ||
| 10517 | 2025.12.17 00:57:24.471965 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 18 rows starting from the beginning of the part | ||
| 10518 | 2025.12.17 00:57:24.472016 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 28 rows starting from the beginning of the part | ||
| 10519 | 2025.12.17 00:57:24.472134 [ 266 ] {a6c06786-7456-463d-b7df-7b0e7037ca4a} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2025.12.17 00:57:24.472180 [ 266 ] {a6c06786-7456-463d-b7df-7b0e7037ca4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10521 | 2025.12.17 00:57:24.472541 [ 266 ] {a6c06786-7456-463d-b7df-7b0e7037ca4a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10522 | 2025.12.17 00:57:24.472787 [ 266 ] {a6c06786-7456-463d-b7df-7b0e7037ca4a} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2025.12.17 00:57:24.472925 [ 266 ] {a6c06786-7456-463d-b7df-7b0e7037ca4a} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001376 sec., 66860.46511627907 rows/sec., 5.23 MiB/sec. | ||
| 10524 | 2025.12.17 00:57:24.472963 [ 266 ] {a6c06786-7456-463d-b7df-7b0e7037ca4a} <Debug> TCPHandler: Processed in 0.001549851 sec. | ||
| 10525 | 2025.12.17 00:57:24.472970 [ 193 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149553 sec., 273481.6419597066 rows/sec., 19.07 MiB/sec. | ||
| 10526 | 2025.12.17 00:57:24.473079 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10527 | 2025.12.17 00:57:24.473181 [ 266 ] {278c0a4b-0abd-45de-bfa8-f78ec04d4e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10528 | 2025.12.17 00:57:24.473185 [ 199 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10529 | 2025.12.17 00:57:24.473227 [ 266 ] {278c0a4b-0abd-45de-bfa8-f78ec04d4e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10530 | 2025.12.17 00:57:24.473512 [ 199 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_71_14} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2025.12.17 00:57:24.473599 [ 199 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_71_14} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10532 | 2025.12.17 00:57:24.473652 [ 266 ] {278c0a4b-0abd-45de-bfa8-f78ec04d4e5c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10533 | 2025.12.17 00:57:24.473692 [ 266 ] {278c0a4b-0abd-45de-bfa8-f78ec04d4e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10534 | 2025.12.17 00:57:24.473696 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10535 | 2025.12.17 00:57:24.474055 [ 266 ] {278c0a4b-0abd-45de-bfa8-f78ec04d4e5c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10536 | 2025.12.17 00:57:24.474372 [ 266 ] {278c0a4b-0abd-45de-bfa8-f78ec04d4e5c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10537 | 2025.12.17 00:57:24.474522 [ 266 ] {278c0a4b-0abd-45de-bfa8-f78ec04d4e5c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001362 sec., 118942.73127753305 rows/sec., 8.28 MiB/sec. | ||
| 10538 | 2025.12.17 00:57:24.474562 [ 266 ] {278c0a4b-0abd-45de-bfa8-f78ec04d4e5c} <Debug> TCPHandler: Processed in 0.001530721 sec. | ||
| 10539 | 2025.12.17 00:57:24.474665 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10540 | 2025.12.17 00:57:24.474763 [ 266 ] {cfb42a9a-f493-4b4a-bd9b-12d4be3f5563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10541 | 2025.12.17 00:57:24.474821 [ 266 ] {cfb42a9a-f493-4b4a-bd9b-12d4be3f5563} <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 | ||
| 10542 | 2025.12.17 00:57:24.475711 [ 266 ] {cfb42a9a-f493-4b4a-bd9b-12d4be3f5563} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10543 | 2025.12.17 00:57:24.475750 [ 266 ] {cfb42a9a-f493-4b4a-bd9b-12d4be3f5563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10544 | 2025.12.17 00:57:24.476299 [ 266 ] {cfb42a9a-f493-4b4a-bd9b-12d4be3f5563} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10545 | 2025.12.17 00:57:24.476535 [ 266 ] {cfb42a9a-f493-4b4a-bd9b-12d4be3f5563} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10546 | 2025.12.17 00:57:24.476677 [ 266 ] {cfb42a9a-f493-4b4a-bd9b-12d4be3f5563} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001933 sec., 12415.933781686497 rows/sec., 22.25 MiB/sec. | ||
| 10547 | 2025.12.17 00:57:24.476742 [ 266 ] {cfb42a9a-f493-4b4a-bd9b-12d4be3f5563} <Debug> TCPHandler: Processed in 0.002126133 sec. | ||
| 10548 | 2025.12.17 00:57:24.476856 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10549 | 2025.12.17 00:57:24.476953 [ 266 ] {bd3397ad-b7c8-45ec-8e50-fb4a1fa1c3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10550 | 2025.12.17 00:57:24.476996 [ 266 ] {bd3397ad-b7c8-45ec-8e50-fb4a1fa1c3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10551 | 2025.12.17 00:57:24.477348 [ 266 ] {bd3397ad-b7c8-45ec-8e50-fb4a1fa1c3b0} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10552 | 2025.12.17 00:57:24.477385 [ 266 ] {bd3397ad-b7c8-45ec-8e50-fb4a1fa1c3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10553 | 2025.12.17 00:57:24.477700 [ 266 ] {bd3397ad-b7c8-45ec-8e50-fb4a1fa1c3b0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10554 | 2025.12.17 00:57:24.477917 [ 266 ] {bd3397ad-b7c8-45ec-8e50-fb4a1fa1c3b0} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10555 | 2025.12.17 00:57:24.478048 [ 266 ] {bd3397ad-b7c8-45ec-8e50-fb4a1fa1c3b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 10556 | 2025.12.17 00:57:24.478085 [ 266 ] {bd3397ad-b7c8-45ec-8e50-fb4a1fa1c3b0} <Debug> TCPHandler: Processed in 0.001280436 sec. | ||
| 10557 | 2025.12.17 00:57:25.537202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24459 | ||
| 10558 | 2025.12.17 00:57:25.537821 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10559 | 2025.12.17 00:57:25.537871 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10560 | 2025.12.17 00:57:25.538360 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10561 | 2025.12.17 00:57:25.538585 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10562 | 2025.12.17 00:57:25.538722 [ 141 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10563 | 2025.12.17 00:57:25.538743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24459 | ||
| 10564 | 2025.12.17 00:57:25.538794 [ 141 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10565 | 2025.12.17 00:57:25.538823 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10566 | 2025.12.17 00:57:25.538952 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 10567 | 2025.12.17 00:57:25.539108 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10568 | 2025.12.17 00:57:25.539150 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22091 rows starting from the beginning of the part | ||
| 10569 | 2025.12.17 00:57:25.539223 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 10570 | 2025.12.17 00:57:25.539274 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 10571 | 2025.12.17 00:57:25.539323 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 10572 | 2025.12.17 00:57:25.539371 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 10573 | 2025.12.17 00:57:25.539420 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 10574 | 2025.12.17 00:57:25.541580 [ 195 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24459 rows, containing 4 columns (4 merged, 0 gathered) in 0.002684044 sec., 9112741.817943372 rows/sec., 130.36 MiB/sec. | ||
| 10575 | 2025.12.17 00:57:25.542284 [ 195 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10576 | 2025.12.17 00:57:25.542672 [ 195 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_51_10} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10577 | 2025.12.17 00:57:25.542758 [ 195 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_51_10} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10578 | 2025.12.17 00:57:25.542884 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10579 | 2025.12.17 00:57:26.838330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10580 | 2025.12.17 00:57:26.856279 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2025.12.17 00:57:26.856348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10582 | 2025.12.17 00:57:26.862461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10583 | 2025.12.17 00:57:26.863165 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2025.12.17 00:57:26.863497 [ 140 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10585 | 2025.12.17 00:57:26.863572 [ 140 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10586 | 2025.12.17 00:57:26.863597 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10587 | 2025.12.17 00:57:26.863708 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 10588 | 2025.12.17 00:57:26.866334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10589 | 2025.12.17 00:57:26.866524 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10590 | 2025.12.17 00:57:26.867250 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10591 | 2025.12.17 00:57:26.870417 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10592 | 2025.12.17 00:57:26.873660 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10593 | 2025.12.17 00:57:26.877211 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10594 | 2025.12.17 00:57:26.881103 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10595 | 2025.12.17 00:57:26.884741 [ 200 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10596 | 2025.12.17 00:57:26.935244 [ 193 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.071572154 sec., 5365.215080714212 rows/sec., 27.74 MiB/sec. | ||
| 10597 | 2025.12.17 00:57:26.938720 [ 198 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10598 | 2025.12.17 00:57:26.940828 [ 198 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_51_10} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2025.12.17 00:57:26.940949 [ 198 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_51_10} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10600 | 2025.12.17 00:57:26.943865 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10601 | 2025.12.17 00:57:27.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.73 MiB, peak 338.13 MiB, free memory in arenas 0.00 B, will set to 327.00 MiB (RSS), difference: 2.27 MiB | ||
| 10602 | 2025.12.17 00:57:29.465581 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10603 | 2025.12.17 00:57:29.465765 [ 266 ] {332f7fa8-2ac4-40c7-a75d-bc40850fdece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10604 | 2025.12.17 00:57:29.465832 [ 266 ] {332f7fa8-2ac4-40c7-a75d-bc40850fdece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10605 | 2025.12.17 00:57:29.466511 [ 266 ] {332f7fa8-2ac4-40c7-a75d-bc40850fdece} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10606 | 2025.12.17 00:57:29.466560 [ 266 ] {332f7fa8-2ac4-40c7-a75d-bc40850fdece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10607 | 2025.12.17 00:57:29.467003 [ 266 ] {332f7fa8-2ac4-40c7-a75d-bc40850fdece} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10608 | 2025.12.17 00:57:29.467250 [ 266 ] {332f7fa8-2ac4-40c7-a75d-bc40850fdece} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10609 | 2025.12.17 00:57:29.467409 [ 266 ] {332f7fa8-2ac4-40c7-a75d-bc40850fdece} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001695 sec., 54277.28613569322 rows/sec., 4.58 MiB/sec. | ||
| 10610 | 2025.12.17 00:57:29.467456 [ 266 ] {332f7fa8-2ac4-40c7-a75d-bc40850fdece} <Debug> TCPHandler: Processed in 0.00201203 sec. | ||
| 10611 | 2025.12.17 00:57:29.467589 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10612 | 2025.12.17 00:57:29.467692 [ 266 ] {a9a6ea6f-2e82-4bf9-9565-130692151389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10613 | 2025.12.17 00:57:29.467733 [ 266 ] {a9a6ea6f-2e82-4bf9-9565-130692151389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10614 | 2025.12.17 00:57:29.468144 [ 266 ] {a9a6ea6f-2e82-4bf9-9565-130692151389} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2025.12.17 00:57:29.468181 [ 266 ] {a9a6ea6f-2e82-4bf9-9565-130692151389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10616 | 2025.12.17 00:57:29.468498 [ 266 ] {a9a6ea6f-2e82-4bf9-9565-130692151389} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10617 | 2025.12.17 00:57:29.468733 [ 266 ] {a9a6ea6f-2e82-4bf9-9565-130692151389} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2025.12.17 00:57:29.468868 [ 266 ] {a9a6ea6f-2e82-4bf9-9565-130692151389} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001201 sec., 14987.510407993339 rows/sec., 1.10 MiB/sec. | ||
| 10619 | 2025.12.17 00:57:29.468907 [ 266 ] {a9a6ea6f-2e82-4bf9-9565-130692151389} <Debug> TCPHandler: Processed in 0.001368928 sec. | ||
| 10620 | 2025.12.17 00:57:29.469019 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10621 | 2025.12.17 00:57:29.469114 [ 266 ] {c5967268-6b0a-4f76-af36-cb03ea029c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10622 | 2025.12.17 00:57:29.469154 [ 266 ] {c5967268-6b0a-4f76-af36-cb03ea029c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10623 | 2025.12.17 00:57:29.469576 [ 266 ] {c5967268-6b0a-4f76-af36-cb03ea029c3d} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2025.12.17 00:57:29.469612 [ 266 ] {c5967268-6b0a-4f76-af36-cb03ea029c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10625 | 2025.12.17 00:57:29.469934 [ 266 ] {c5967268-6b0a-4f76-af36-cb03ea029c3d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10626 | 2025.12.17 00:57:29.470150 [ 266 ] {c5967268-6b0a-4f76-af36-cb03ea029c3d} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10627 | 2025.12.17 00:57:29.470279 [ 266 ] {c5967268-6b0a-4f76-af36-cb03ea029c3d} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001183 sec., 69315.30008453086 rows/sec., 5.41 MiB/sec. | ||
| 10628 | 2025.12.17 00:57:29.470317 [ 266 ] {c5967268-6b0a-4f76-af36-cb03ea029c3d} <Debug> TCPHandler: Processed in 0.001348527 sec. | ||
| 10629 | 2025.12.17 00:57:29.470430 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10630 | 2025.12.17 00:57:29.470525 [ 266 ] {895f7d64-9d95-4d9e-bbd9-7cbefe1c3f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10631 | 2025.12.17 00:57:29.470570 [ 266 ] {895f7d64-9d95-4d9e-bbd9-7cbefe1c3f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10632 | 2025.12.17 00:57:29.470983 [ 266 ] {895f7d64-9d95-4d9e-bbd9-7cbefe1c3f9f} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10633 | 2025.12.17 00:57:29.471019 [ 266 ] {895f7d64-9d95-4d9e-bbd9-7cbefe1c3f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10634 | 2025.12.17 00:57:29.471378 [ 266 ] {895f7d64-9d95-4d9e-bbd9-7cbefe1c3f9f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10635 | 2025.12.17 00:57:29.471598 [ 266 ] {895f7d64-9d95-4d9e-bbd9-7cbefe1c3f9f} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10636 | 2025.12.17 00:57:29.471728 [ 266 ] {895f7d64-9d95-4d9e-bbd9-7cbefe1c3f9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 10637 | 2025.12.17 00:57:29.471766 [ 266 ] {895f7d64-9d95-4d9e-bbd9-7cbefe1c3f9f} <Debug> TCPHandler: Processed in 0.001386068 sec. | ||
| 10638 | 2025.12.17 00:57:29.471869 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10639 | 2025.12.17 00:57:29.471965 [ 266 ] {c9e642c1-37dc-42c2-b224-775248dc7b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10640 | 2025.12.17 00:57:29.472022 [ 266 ] {c9e642c1-37dc-42c2-b224-775248dc7b22} <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 | ||
| 10641 | 2025.12.17 00:57:29.472880 [ 266 ] {c9e642c1-37dc-42c2-b224-775248dc7b22} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10642 | 2025.12.17 00:57:29.472918 [ 266 ] {c9e642c1-37dc-42c2-b224-775248dc7b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10643 | 2025.12.17 00:57:29.473468 [ 266 ] {c9e642c1-37dc-42c2-b224-775248dc7b22} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10644 | 2025.12.17 00:57:29.473699 [ 266 ] {c9e642c1-37dc-42c2-b224-775248dc7b22} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10645 | 2025.12.17 00:57:29.473839 [ 266 ] {c9e642c1-37dc-42c2-b224-775248dc7b22} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001892 sec., 9513.742071881607 rows/sec., 17.05 MiB/sec. | ||
| 10646 | 2025.12.17 00:57:29.473903 [ 266 ] {c9e642c1-37dc-42c2-b224-775248dc7b22} <Debug> TCPHandler: Processed in 0.002083252 sec. | ||
| 10647 | 2025.12.17 00:57:29.474023 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10648 | 2025.12.17 00:57:29.474120 [ 266 ] {141201d9-bcb8-4de1-a2eb-c936159f0e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10649 | 2025.12.17 00:57:29.474163 [ 266 ] {141201d9-bcb8-4de1-a2eb-c936159f0e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10650 | 2025.12.17 00:57:29.474504 [ 266 ] {141201d9-bcb8-4de1-a2eb-c936159f0e20} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2025.12.17 00:57:29.474541 [ 266 ] {141201d9-bcb8-4de1-a2eb-c936159f0e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10652 | 2025.12.17 00:57:29.474878 [ 266 ] {141201d9-bcb8-4de1-a2eb-c936159f0e20} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10653 | 2025.12.17 00:57:29.475095 [ 266 ] {141201d9-bcb8-4de1-a2eb-c936159f0e20} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2025.12.17 00:57:29.475225 [ 266 ] {141201d9-bcb8-4de1-a2eb-c936159f0e20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 10655 | 2025.12.17 00:57:29.475261 [ 266 ] {141201d9-bcb8-4de1-a2eb-c936159f0e20} <Debug> TCPHandler: Processed in 0.001290006 sec. | ||
| 10656 | 2025.12.17 00:57:32.899187 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10657 | 2025.12.17 00:57:32.899259 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10658 | 2025.12.17 00:57:33.038945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24971 | ||
| 10659 | 2025.12.17 00:57:33.039456 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10660 | 2025.12.17 00:57:33.039499 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10661 | 2025.12.17 00:57:33.040121 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10662 | 2025.12.17 00:57:33.040366 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10663 | 2025.12.17 00:57:33.040511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24971 | ||
| 10664 | 2025.12.17 00:57:33.119068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1304 | ||
| 10665 | 2025.12.17 00:57:33.121388 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2025.12.17 00:57:33.121451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10667 | 2025.12.17 00:57:33.122688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10668 | 2025.12.17 00:57:33.122972 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2025.12.17 00:57:33.123376 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1304 | ||
| 10670 | 2025.12.17 00:57:34.366482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10671 | 2025.12.17 00:57:34.381286 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10672 | 2025.12.17 00:57:34.381330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10673 | 2025.12.17 00:57:34.386627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10674 | 2025.12.17 00:57:34.387317 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10675 | 2025.12.17 00:57:34.390014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10676 | 2025.12.17 00:57:34.465561 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2025.12.17 00:57:34.465743 [ 266 ] {bb683f92-73da-421e-9ae2-f9207f7e73fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10678 | 2025.12.17 00:57:34.465814 [ 266 ] {bb683f92-73da-421e-9ae2-f9207f7e73fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10679 | 2025.12.17 00:57:34.466546 [ 266 ] {bb683f92-73da-421e-9ae2-f9207f7e73fa} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2025.12.17 00:57:34.466598 [ 266 ] {bb683f92-73da-421e-9ae2-f9207f7e73fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10681 | 2025.12.17 00:57:34.467000 [ 266 ] {bb683f92-73da-421e-9ae2-f9207f7e73fa} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10682 | 2025.12.17 00:57:34.467225 [ 266 ] {bb683f92-73da-421e-9ae2-f9207f7e73fa} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2025.12.17 00:57:34.467387 [ 266 ] {bb683f92-73da-421e-9ae2-f9207f7e73fa} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001697 sec., 61284.61991750148 rows/sec., 5.13 MiB/sec. | ||
| 10684 | 2025.12.17 00:57:34.467410 [ 132 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10685 | 2025.12.17 00:57:34.467436 [ 266 ] {bb683f92-73da-421e-9ae2-f9207f7e73fa} <Debug> TCPHandler: Processed in 0.00201057 sec. | ||
| 10686 | 2025.12.17 00:57:34.467482 [ 132 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10687 | 2025.12.17 00:57:34.467508 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10688 | 2025.12.17 00:57:34.467594 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10689 | 2025.12.17 00:57:34.467614 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10690 | 2025.12.17 00:57:34.467700 [ 266 ] {1619b9c1-3f13-4dba-bf9c-daa49de9c153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10691 | 2025.12.17 00:57:34.467709 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10692 | 2025.12.17 00:57:34.467741 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2466 rows starting from the beginning of the part | ||
| 10693 | 2025.12.17 00:57:34.467745 [ 266 ] {1619b9c1-3f13-4dba-bf9c-daa49de9c153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10694 | 2025.12.17 00:57:34.467800 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 10695 | 2025.12.17 00:57:34.467844 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 92 rows starting from the beginning of the part | ||
| 10696 | 2025.12.17 00:57:34.467886 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 106 rows starting from the beginning of the part | ||
| 10697 | 2025.12.17 00:57:34.467929 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 92 rows starting from the beginning of the part | ||
| 10698 | 2025.12.17 00:57:34.467968 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 10699 | 2025.12.17 00:57:34.468167 [ 266 ] {1619b9c1-3f13-4dba-bf9c-daa49de9c153} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2025.12.17 00:57:34.468202 [ 266 ] {1619b9c1-3f13-4dba-bf9c-daa49de9c153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10701 | 2025.12.17 00:57:34.468522 [ 266 ] {1619b9c1-3f13-4dba-bf9c-daa49de9c153} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10702 | 2025.12.17 00:57:34.468769 [ 266 ] {1619b9c1-3f13-4dba-bf9c-daa49de9c153} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2025.12.17 00:57:34.468903 [ 266 ] {1619b9c1-3f13-4dba-bf9c-daa49de9c153} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001227 sec., 19559.902200488996 rows/sec., 1.44 MiB/sec. | ||
| 10704 | 2025.12.17 00:57:34.468942 [ 266 ] {1619b9c1-3f13-4dba-bf9c-daa49de9c153} <Debug> TCPHandler: Processed in 0.001402249 sec. | ||
| 10705 | 2025.12.17 00:57:34.469059 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2025.12.17 00:57:34.469154 [ 266 ] {302b4513-8bd4-4b1c-8cfb-136e31dfa2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10707 | 2025.12.17 00:57:34.469194 [ 266 ] {302b4513-8bd4-4b1c-8cfb-136e31dfa2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10708 | 2025.12.17 00:57:34.469347 [ 191 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2964 rows, containing 5 columns (5 merged, 0 gathered) in 0.001781536 sec., 1663732.8687155354 rows/sec., 143.08 MiB/sec. | ||
| 10709 | 2025.12.17 00:57:34.469624 [ 192 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10710 | 2025.12.17 00:57:34.469633 [ 266 ] {302b4513-8bd4-4b1c-8cfb-136e31dfa2bc} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2025.12.17 00:57:34.469681 [ 266 ] {302b4513-8bd4-4b1c-8cfb-136e31dfa2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10712 | 2025.12.17 00:57:34.469941 [ 192 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_76_15} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10713 | 2025.12.17 00:57:34.470029 [ 192 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_76_15} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10714 | 2025.12.17 00:57:34.470028 [ 266 ] {302b4513-8bd4-4b1c-8cfb-136e31dfa2bc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10715 | 2025.12.17 00:57:34.470133 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 10716 | 2025.12.17 00:57:34.470270 [ 266 ] {302b4513-8bd4-4b1c-8cfb-136e31dfa2bc} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10717 | 2025.12.17 00:57:34.470393 [ 132 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10718 | 2025.12.17 00:57:34.470408 [ 266 ] {302b4513-8bd4-4b1c-8cfb-136e31dfa2bc} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001272 sec., 69182.38993710693 rows/sec., 5.40 MiB/sec. | ||
| 10719 | 2025.12.17 00:57:34.470432 [ 132 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10720 | 2025.12.17 00:57:34.470455 [ 266 ] {302b4513-8bd4-4b1c-8cfb-136e31dfa2bc} <Debug> TCPHandler: Processed in 0.001445149 sec. | ||
| 10721 | 2025.12.17 00:57:34.470459 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10722 | 2025.12.17 00:57:34.470544 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10723 | 2025.12.17 00:57:34.470584 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2025.12.17 00:57:34.470624 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10725 | 2025.12.17 00:57:34.470646 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1251 rows starting from the beginning of the part | ||
| 10726 | 2025.12.17 00:57:34.470677 [ 266 ] {bd1e5bee-244b-4748-9446-b39cbcde10ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10727 | 2025.12.17 00:57:34.470691 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 88 rows starting from the beginning of the part | ||
| 10728 | 2025.12.17 00:57:34.470722 [ 266 ] {bd1e5bee-244b-4748-9446-b39cbcde10ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10729 | 2025.12.17 00:57:34.470728 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
| 10730 | 2025.12.17 00:57:34.470765 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 92 rows starting from the beginning of the part | ||
| 10731 | 2025.12.17 00:57:34.470832 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
| 10732 | 2025.12.17 00:57:34.470866 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 88 rows starting from the beginning of the part | ||
| 10733 | 2025.12.17 00:57:34.471142 [ 266 ] {bd1e5bee-244b-4748-9446-b39cbcde10ae} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10734 | 2025.12.17 00:57:34.471177 [ 266 ] {bd1e5bee-244b-4748-9446-b39cbcde10ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10735 | 2025.12.17 00:57:34.471514 [ 266 ] {bd1e5bee-244b-4748-9446-b39cbcde10ae} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10736 | 2025.12.17 00:57:34.471724 [ 266 ] {bd1e5bee-244b-4748-9446-b39cbcde10ae} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2025.12.17 00:57:34.471792 [ 192 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1683 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276595 sec., 1318350.7690379487 rows/sec., 102.19 MiB/sec. | ||
| 10738 | 2025.12.17 00:57:34.471841 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10739 | 2025.12.17 00:57:34.471859 [ 266 ] {bd1e5bee-244b-4748-9446-b39cbcde10ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 10740 | 2025.12.17 00:57:34.471873 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2025.12.17 00:57:34.471898 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10742 | 2025.12.17 00:57:34.471903 [ 266 ] {bd1e5bee-244b-4748-9446-b39cbcde10ae} <Debug> TCPHandler: Processed in 0.001368418 sec. | ||
| 10743 | 2025.12.17 00:57:34.471975 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10744 | 2025.12.17 00:57:34.471976 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10745 | 2025.12.17 00:57:34.472021 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10746 | 2025.12.17 00:57:34.472068 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10747 | 2025.12.17 00:57:34.472095 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22077 rows starting from the beginning of the part | ||
| 10748 | 2025.12.17 00:57:34.472114 [ 266 ] {83afaec8-ee19-4215-b2be-b3ba94b3ca00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10749 | 2025.12.17 00:57:34.472148 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10750 | 2025.12.17 00:57:34.472170 [ 266 ] {83afaec8-ee19-4215-b2be-b3ba94b3ca00} <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 | ||
| 10751 | 2025.12.17 00:57:34.472195 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10752 | 2025.12.17 00:57:34.472236 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 162 rows starting from the beginning of the part | ||
| 10753 | 2025.12.17 00:57:34.472256 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_76_15} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10754 | 2025.12.17 00:57:34.472274 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10755 | 2025.12.17 00:57:34.472310 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10756 | 2025.12.17 00:57:34.472336 [ 202 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_76_15} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10757 | 2025.12.17 00:57:34.472401 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10758 | 2025.12.17 00:57:34.473132 [ 266 ] {83afaec8-ee19-4215-b2be-b3ba94b3ca00} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2025.12.17 00:57:34.473173 [ 266 ] {83afaec8-ee19-4215-b2be-b3ba94b3ca00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10760 | 2025.12.17 00:57:34.474065 [ 266 ] {83afaec8-ee19-4215-b2be-b3ba94b3ca00} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10761 | 2025.12.17 00:57:34.474399 [ 266 ] {83afaec8-ee19-4215-b2be-b3ba94b3ca00} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2025.12.17 00:57:34.474529 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10763 | 2025.12.17 00:57:34.474549 [ 266 ] {83afaec8-ee19-4215-b2be-b3ba94b3ca00} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002451 sec., 9791.921664626683 rows/sec., 17.55 MiB/sec. | ||
| 10764 | 2025.12.17 00:57:34.474562 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10765 | 2025.12.17 00:57:34.474592 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10766 | 2025.12.17 00:57:34.474638 [ 266 ] {83afaec8-ee19-4215-b2be-b3ba94b3ca00} <Debug> TCPHandler: Processed in 0.002665943 sec. | ||
| 10767 | 2025.12.17 00:57:34.474667 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10768 | 2025.12.17 00:57:34.474755 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10769 | 2025.12.17 00:57:34.474855 [ 266 ] {e80e9ad2-3dd6-464e-b9e6-803e98b312fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10770 | 2025.12.17 00:57:34.474884 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10771 | 2025.12.17 00:57:34.474896 [ 266 ] {e80e9ad2-3dd6-464e-b9e6-803e98b312fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10772 | 2025.12.17 00:57:34.474955 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1341 rows starting from the beginning of the part | ||
| 10773 | 2025.12.17 00:57:34.475110 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 10774 | 2025.12.17 00:57:34.475244 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 18 rows starting from the beginning of the part | ||
| 10775 | 2025.12.17 00:57:34.475281 [ 266 ] {e80e9ad2-3dd6-464e-b9e6-803e98b312fe} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2025.12.17 00:57:34.475325 [ 266 ] {e80e9ad2-3dd6-464e-b9e6-803e98b312fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10777 | 2025.12.17 00:57:34.475365 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 24 rows starting from the beginning of the part | ||
| 10778 | 2025.12.17 00:57:34.475489 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 18 rows starting from the beginning of the part | ||
| 10779 | 2025.12.17 00:57:34.475604 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
| 10780 | 2025.12.17 00:57:34.477971 [ 266 ] {e80e9ad2-3dd6-464e-b9e6-803e98b312fe} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10781 | 2025.12.17 00:57:34.478300 [ 266 ] {e80e9ad2-3dd6-464e-b9e6-803e98b312fe} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2025.12.17 00:57:34.478431 [ 132 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10783 | 2025.12.17 00:57:34.478441 [ 266 ] {e80e9ad2-3dd6-464e-b9e6-803e98b312fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003604 sec., 16648.168701442843 rows/sec., 1.12 MiB/sec. | ||
| 10784 | 2025.12.17 00:57:34.478475 [ 132 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2025.12.17 00:57:34.478497 [ 266 ] {e80e9ad2-3dd6-464e-b9e6-803e98b312fe} <Debug> TCPHandler: Processed in 0.003791056 sec. | ||
| 10786 | 2025.12.17 00:57:34.478506 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10787 | 2025.12.17 00:57:34.478597 [ 202 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10788 | 2025.12.17 00:57:34.478687 [ 202 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10789 | 2025.12.17 00:57:34.478713 [ 202 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4314 rows starting from the beginning of the part | ||
| 10790 | 2025.12.17 00:57:34.478758 [ 202 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10791 | 2025.12.17 00:57:34.478794 [ 202 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10792 | 2025.12.17 00:57:34.478828 [ 202 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10793 | 2025.12.17 00:57:34.478862 [ 202 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10794 | 2025.12.17 00:57:34.478895 [ 202 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10795 | 2025.12.17 00:57:34.480617 [ 188 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4614 rows, containing 4 columns (4 merged, 0 gathered) in 0.002020811 sec., 2283241.7281972435 rows/sec., 152.11 MiB/sec. | ||
| 10796 | 2025.12.17 00:57:34.480962 [ 201 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22879 rows, containing 5 columns (5 merged, 0 gathered) in 0.009021731 sec., 2535987.8276131265 rows/sec., 173.49 MiB/sec. | ||
| 10797 | 2025.12.17 00:57:34.481308 [ 189 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10798 | 2025.12.17 00:57:34.481648 [ 189 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_76_15} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2025.12.17 00:57:34.481673 [ 188 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10800 | 2025.12.17 00:57:34.481736 [ 189 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_76_15} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10801 | 2025.12.17 00:57:34.481843 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10802 | 2025.12.17 00:57:34.482059 [ 188 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2025.12.17 00:57:34.482155 [ 188 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10804 | 2025.12.17 00:57:34.482276 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10805 | 2025.12.17 00:57:34.486422 [ 189 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1449 rows, containing 19 columns (19 merged, 0 gathered) in 0.011786667 sec., 122935.51688530778 rows/sec., 220.29 MiB/sec. | ||
| 10806 | 2025.12.17 00:57:34.488578 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10807 | 2025.12.17 00:57:34.488940 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2025.12.17 00:57:34.489023 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10809 | 2025.12.17 00:57:34.489175 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 10810 | 2025.12.17 00:57:35.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.18 MiB, peak 341.59 MiB, free memory in arenas 0.00 B, will set to 332.71 MiB (RSS), difference: 4.54 MiB | ||
| 10811 | 2025.12.17 00:57:37.661733 [ 126 ] {} <Debug> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10812 | 2025.12.17 00:57:37.661822 [ 126 ] {} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2025.12.17 00:57:37.661857 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10814 | 2025.12.17 00:57:37.662013 [ 188 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 10815 | 2025.12.17 00:57:37.662223 [ 188 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10816 | 2025.12.17 00:57:37.662282 [ 188 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 10817 | 2025.12.17 00:57:37.662383 [ 188 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 10818 | 2025.12.17 00:57:37.662440 [ 188 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 10819 | 2025.12.17 00:57:37.662486 [ 188 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 10820 | 2025.12.17 00:57:37.662529 [ 188 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 10821 | 2025.12.17 00:57:37.663256 [ 201 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317946 sec., 28832.74428542596 rows/sec., 2.41 MiB/sec. | ||
| 10822 | 2025.12.17 00:57:37.663357 [ 201 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10823 | 2025.12.17 00:57:37.663597 [ 201 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_25_6} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2025.12.17 00:57:37.663667 [ 201 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_25_6} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10825 | 2025.12.17 00:57:37.663736 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10826 | 2025.12.17 00:57:39.494058 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2025.12.17 00:57:39.494263 [ 266 ] {f3ccaa2a-d5eb-4aed-9db9-21aed3d24df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10828 | 2025.12.17 00:57:39.494339 [ 266 ] {f3ccaa2a-d5eb-4aed-9db9-21aed3d24df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10829 | 2025.12.17 00:57:39.495077 [ 266 ] {f3ccaa2a-d5eb-4aed-9db9-21aed3d24df7} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2025.12.17 00:57:39.495125 [ 266 ] {f3ccaa2a-d5eb-4aed-9db9-21aed3d24df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10831 | 2025.12.17 00:57:39.495528 [ 266 ] {f3ccaa2a-d5eb-4aed-9db9-21aed3d24df7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10832 | 2025.12.17 00:57:39.495767 [ 266 ] {f3ccaa2a-d5eb-4aed-9db9-21aed3d24df7} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2025.12.17 00:57:39.495935 [ 266 ] {f3ccaa2a-d5eb-4aed-9db9-21aed3d24df7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001728 sec., 13888.888888888889 rows/sec., 1.15 MiB/sec. | ||
| 10834 | 2025.12.17 00:57:39.495988 [ 266 ] {f3ccaa2a-d5eb-4aed-9db9-21aed3d24df7} <Debug> TCPHandler: Processed in 0.002074111 sec. | ||
| 10835 | 2025.12.17 00:57:39.496133 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10836 | 2025.12.17 00:57:39.496238 [ 266 ] {5a69aaad-3365-456a-8747-6d003e6b03f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10837 | 2025.12.17 00:57:39.496283 [ 266 ] {5a69aaad-3365-456a-8747-6d003e6b03f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10838 | 2025.12.17 00:57:39.496696 [ 266 ] {5a69aaad-3365-456a-8747-6d003e6b03f4} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10839 | 2025.12.17 00:57:39.496734 [ 266 ] {5a69aaad-3365-456a-8747-6d003e6b03f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10840 | 2025.12.17 00:57:39.497058 [ 266 ] {5a69aaad-3365-456a-8747-6d003e6b03f4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10841 | 2025.12.17 00:57:39.497273 [ 266 ] {5a69aaad-3365-456a-8747-6d003e6b03f4} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10842 | 2025.12.17 00:57:39.497408 [ 266 ] {5a69aaad-3365-456a-8747-6d003e6b03f4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001195 sec., 3347.2803347280333 rows/sec., 272.95 KiB/sec. | ||
| 10843 | 2025.12.17 00:57:39.497445 [ 266 ] {5a69aaad-3365-456a-8747-6d003e6b03f4} <Debug> TCPHandler: Processed in 0.001366097 sec. | ||
| 10844 | 2025.12.17 00:57:39.497548 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10845 | 2025.12.17 00:57:39.497642 [ 266 ] {e57f8f9d-095f-4699-afa0-b450f0c087a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10846 | 2025.12.17 00:57:39.497681 [ 266 ] {e57f8f9d-095f-4699-afa0-b450f0c087a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10847 | 2025.12.17 00:57:39.498813 [ 266 ] {e57f8f9d-095f-4699-afa0-b450f0c087a8} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10848 | 2025.12.17 00:57:39.498849 [ 266 ] {e57f8f9d-095f-4699-afa0-b450f0c087a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10849 | 2025.12.17 00:57:39.499249 [ 266 ] {e57f8f9d-095f-4699-afa0-b450f0c087a8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10850 | 2025.12.17 00:57:39.499478 [ 266 ] {e57f8f9d-095f-4699-afa0-b450f0c087a8} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10851 | 2025.12.17 00:57:39.499610 [ 266 ] {e57f8f9d-095f-4699-afa0-b450f0c087a8} <Debug> executeQuery: Read 1354 rows, 116.12 KiB in 0.001987 sec., 681429.2903875188 rows/sec., 57.07 MiB/sec. | ||
| 10852 | 2025.12.17 00:57:39.499649 [ 266 ] {e57f8f9d-095f-4699-afa0-b450f0c087a8} <Debug> TCPHandler: Processed in 0.002150933 sec. | ||
| 10853 | 2025.12.17 00:57:39.499765 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10854 | 2025.12.17 00:57:39.499860 [ 266 ] {e62a77c2-c440-4dfe-a606-1d65c905a649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10855 | 2025.12.17 00:57:39.499901 [ 266 ] {e62a77c2-c440-4dfe-a606-1d65c905a649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10856 | 2025.12.17 00:57:39.500311 [ 266 ] {e62a77c2-c440-4dfe-a606-1d65c905a649} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10857 | 2025.12.17 00:57:39.500349 [ 266 ] {e62a77c2-c440-4dfe-a606-1d65c905a649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10858 | 2025.12.17 00:57:39.500663 [ 266 ] {e62a77c2-c440-4dfe-a606-1d65c905a649} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10859 | 2025.12.17 00:57:39.500876 [ 266 ] {e62a77c2-c440-4dfe-a606-1d65c905a649} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10860 | 2025.12.17 00:57:39.501003 [ 266 ] {e62a77c2-c440-4dfe-a606-1d65c905a649} <Debug> executeQuery: Read 34 rows, 2.59 KiB in 0.001162 sec., 29259.896729776247 rows/sec., 2.18 MiB/sec. | ||
| 10861 | 2025.12.17 00:57:39.501042 [ 266 ] {e62a77c2-c440-4dfe-a606-1d65c905a649} <Debug> TCPHandler: Processed in 0.001327126 sec. | ||
| 10862 | 2025.12.17 00:57:39.501142 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10863 | 2025.12.17 00:57:39.501234 [ 266 ] {9d42bf2e-f011-4218-9c69-ea8d12a0a535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10864 | 2025.12.17 00:57:39.501274 [ 266 ] {9d42bf2e-f011-4218-9c69-ea8d12a0a535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10865 | 2025.12.17 00:57:39.501750 [ 266 ] {9d42bf2e-f011-4218-9c69-ea8d12a0a535} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10866 | 2025.12.17 00:57:39.501787 [ 266 ] {9d42bf2e-f011-4218-9c69-ea8d12a0a535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10867 | 2025.12.17 00:57:39.502103 [ 266 ] {9d42bf2e-f011-4218-9c69-ea8d12a0a535} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10868 | 2025.12.17 00:57:39.502321 [ 266 ] {9d42bf2e-f011-4218-9c69-ea8d12a0a535} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10869 | 2025.12.17 00:57:39.502449 [ 266 ] {9d42bf2e-f011-4218-9c69-ea8d12a0a535} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001234 sec., 204213.93841166937 rows/sec., 14.12 MiB/sec. | ||
| 10870 | 2025.12.17 00:57:39.502487 [ 266 ] {9d42bf2e-f011-4218-9c69-ea8d12a0a535} <Debug> TCPHandler: Processed in 0.001394448 sec. | ||
| 10871 | 2025.12.17 00:57:39.502599 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10872 | 2025.12.17 00:57:39.502692 [ 266 ] {e9ec52ef-9bf4-413d-8712-16d99f0bd5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10873 | 2025.12.17 00:57:39.502732 [ 266 ] {e9ec52ef-9bf4-413d-8712-16d99f0bd5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10874 | 2025.12.17 00:57:39.503123 [ 266 ] {e9ec52ef-9bf4-413d-8712-16d99f0bd5cd} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2025.12.17 00:57:39.503158 [ 266 ] {e9ec52ef-9bf4-413d-8712-16d99f0bd5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10876 | 2025.12.17 00:57:39.503453 [ 266 ] {e9ec52ef-9bf4-413d-8712-16d99f0bd5cd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10877 | 2025.12.17 00:57:39.503670 [ 266 ] {e9ec52ef-9bf4-413d-8712-16d99f0bd5cd} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2025.12.17 00:57:39.503797 [ 266 ] {e9ec52ef-9bf4-413d-8712-16d99f0bd5cd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 10879 | 2025.12.17 00:57:39.503836 [ 266 ] {e9ec52ef-9bf4-413d-8712-16d99f0bd5cd} <Debug> TCPHandler: Processed in 0.001286395 sec. | ||
| 10880 | 2025.12.17 00:57:39.503938 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10881 | 2025.12.17 00:57:39.504031 [ 266 ] {1c8f458f-2b87-4cc9-ba7c-d48d2ecb5dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10882 | 2025.12.17 00:57:39.504070 [ 266 ] {1c8f458f-2b87-4cc9-ba7c-d48d2ecb5dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10883 | 2025.12.17 00:57:39.504695 [ 266 ] {1c8f458f-2b87-4cc9-ba7c-d48d2ecb5dc5} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10884 | 2025.12.17 00:57:39.504731 [ 266 ] {1c8f458f-2b87-4cc9-ba7c-d48d2ecb5dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10885 | 2025.12.17 00:57:39.505083 [ 266 ] {1c8f458f-2b87-4cc9-ba7c-d48d2ecb5dc5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10886 | 2025.12.17 00:57:39.505297 [ 266 ] {1c8f458f-2b87-4cc9-ba7c-d48d2ecb5dc5} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10887 | 2025.12.17 00:57:39.505430 [ 266 ] {1c8f458f-2b87-4cc9-ba7c-d48d2ecb5dc5} <Debug> executeQuery: Read 578 rows, 44.43 KiB in 0.001417 sec., 407904.02258292167 rows/sec., 30.62 MiB/sec. | ||
| 10888 | 2025.12.17 00:57:39.505468 [ 266 ] {1c8f458f-2b87-4cc9-ba7c-d48d2ecb5dc5} <Debug> TCPHandler: Processed in 0.001579412 sec. | ||
| 10889 | 2025.12.17 00:57:39.505575 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10890 | 2025.12.17 00:57:39.505669 [ 266 ] {397fbb27-9f42-4a5b-8c82-454f7e6fcb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10891 | 2025.12.17 00:57:39.505713 [ 266 ] {397fbb27-9f42-4a5b-8c82-454f7e6fcb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10892 | 2025.12.17 00:57:39.506302 [ 266 ] {397fbb27-9f42-4a5b-8c82-454f7e6fcb1a} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10893 | 2025.12.17 00:57:39.506339 [ 266 ] {397fbb27-9f42-4a5b-8c82-454f7e6fcb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10894 | 2025.12.17 00:57:39.506723 [ 266 ] {397fbb27-9f42-4a5b-8c82-454f7e6fcb1a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10895 | 2025.12.17 00:57:39.506942 [ 266 ] {397fbb27-9f42-4a5b-8c82-454f7e6fcb1a} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10896 | 2025.12.17 00:57:39.507077 [ 266 ] {397fbb27-9f42-4a5b-8c82-454f7e6fcb1a} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001426 sec., 618513.3239831697 rows/sec., 41.98 MiB/sec. | ||
| 10897 | 2025.12.17 00:57:39.507113 [ 266 ] {397fbb27-9f42-4a5b-8c82-454f7e6fcb1a} <Debug> TCPHandler: Processed in 0.001586672 sec. | ||
| 10898 | 2025.12.17 00:57:39.507218 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10899 | 2025.12.17 00:57:39.507318 [ 266 ] {29a47fdd-3090-4a50-837b-38c3f8fae9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10900 | 2025.12.17 00:57:39.507375 [ 266 ] {29a47fdd-3090-4a50-837b-38c3f8fae9b9} <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 | ||
| 10901 | 2025.12.17 00:57:39.508193 [ 266 ] {29a47fdd-3090-4a50-837b-38c3f8fae9b9} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10902 | 2025.12.17 00:57:39.508230 [ 266 ] {29a47fdd-3090-4a50-837b-38c3f8fae9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10903 | 2025.12.17 00:57:39.508760 [ 266 ] {29a47fdd-3090-4a50-837b-38c3f8fae9b9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10904 | 2025.12.17 00:57:39.508981 [ 266 ] {29a47fdd-3090-4a50-837b-38c3f8fae9b9} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10905 | 2025.12.17 00:57:39.509119 [ 266 ] {29a47fdd-3090-4a50-837b-38c3f8fae9b9} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001821 sec., 9884.678747940692 rows/sec., 17.71 MiB/sec. | ||
| 10906 | 2025.12.17 00:57:39.509174 [ 266 ] {29a47fdd-3090-4a50-837b-38c3f8fae9b9} <Debug> TCPHandler: Processed in 0.00200603 sec. | ||
| 10907 | 2025.12.17 00:57:39.509286 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10908 | 2025.12.17 00:57:39.509380 [ 266 ] {4fef739e-b8cb-488d-91b6-c6b9ca6147a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10909 | 2025.12.17 00:57:39.509421 [ 266 ] {4fef739e-b8cb-488d-91b6-c6b9ca6147a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10910 | 2025.12.17 00:57:39.509755 [ 266 ] {4fef739e-b8cb-488d-91b6-c6b9ca6147a7} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10911 | 2025.12.17 00:57:39.509793 [ 266 ] {4fef739e-b8cb-488d-91b6-c6b9ca6147a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10912 | 2025.12.17 00:57:39.510091 [ 266 ] {4fef739e-b8cb-488d-91b6-c6b9ca6147a7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10913 | 2025.12.17 00:57:39.510302 [ 266 ] {4fef739e-b8cb-488d-91b6-c6b9ca6147a7} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10914 | 2025.12.17 00:57:39.510430 [ 266 ] {4fef739e-b8cb-488d-91b6-c6b9ca6147a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 10915 | 2025.12.17 00:57:39.510465 [ 266 ] {4fef739e-b8cb-488d-91b6-c6b9ca6147a7} <Debug> TCPHandler: Processed in 0.001227545 sec. | ||
| 10916 | 2025.12.17 00:57:40.540726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25419 | ||
| 10917 | 2025.12.17 00:57:40.541265 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10918 | 2025.12.17 00:57:40.541308 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10919 | 2025.12.17 00:57:40.541776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10920 | 2025.12.17 00:57:40.541991 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10921 | 2025.12.17 00:57:40.542117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25419 | ||
| 10922 | 2025.12.17 00:57:41.890155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10923 | 2025.12.17 00:57:41.906999 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10924 | 2025.12.17 00:57:41.907052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10925 | 2025.12.17 00:57:41.913158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10926 | 2025.12.17 00:57:41.913916 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10927 | 2025.12.17 00:57:41.917189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10928 | 2025.12.17 00:57:43.123628 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1336 | ||
| 10929 | 2025.12.17 00:57:43.126128 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2025.12.17 00:57:43.126192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10931 | 2025.12.17 00:57:43.127634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10932 | 2025.12.17 00:57:43.127968 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2025.12.17 00:57:43.128392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
| 10934 | 2025.12.17 00:57:44.466555 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10935 | 2025.12.17 00:57:44.466836 [ 266 ] {fab8be09-3d48-484e-af66-5400991dd92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10936 | 2025.12.17 00:57:44.466936 [ 266 ] {fab8be09-3d48-484e-af66-5400991dd92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10937 | 2025.12.17 00:57:44.467776 [ 266 ] {fab8be09-3d48-484e-af66-5400991dd92b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2025.12.17 00:57:44.467816 [ 266 ] {fab8be09-3d48-484e-af66-5400991dd92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10939 | 2025.12.17 00:57:44.468225 [ 266 ] {fab8be09-3d48-484e-af66-5400991dd92b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10940 | 2025.12.17 00:57:44.468456 [ 266 ] {fab8be09-3d48-484e-af66-5400991dd92b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10941 | 2025.12.17 00:57:44.468617 [ 266 ] {fab8be09-3d48-484e-af66-5400991dd92b} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001857 sec., 56004.30802369413 rows/sec., 4.69 MiB/sec. | ||
| 10942 | 2025.12.17 00:57:44.468674 [ 266 ] {fab8be09-3d48-484e-af66-5400991dd92b} <Debug> TCPHandler: Processed in 0.002305816 sec. | ||
| 10943 | 2025.12.17 00:57:44.468805 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10944 | 2025.12.17 00:57:44.468906 [ 266 ] {d31771c0-67ae-481b-8d9f-e272e8e23e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10945 | 2025.12.17 00:57:44.468949 [ 266 ] {d31771c0-67ae-481b-8d9f-e272e8e23e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10946 | 2025.12.17 00:57:44.469372 [ 266 ] {d31771c0-67ae-481b-8d9f-e272e8e23e0e} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2025.12.17 00:57:44.469407 [ 266 ] {d31771c0-67ae-481b-8d9f-e272e8e23e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10948 | 2025.12.17 00:57:44.469720 [ 266 ] {d31771c0-67ae-481b-8d9f-e272e8e23e0e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10949 | 2025.12.17 00:57:44.469930 [ 266 ] {d31771c0-67ae-481b-8d9f-e272e8e23e0e} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2025.12.17 00:57:44.470061 [ 266 ] {d31771c0-67ae-481b-8d9f-e272e8e23e0e} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001178 sec., 20373.51443123939 rows/sec., 1.50 MiB/sec. | ||
| 10951 | 2025.12.17 00:57:44.470105 [ 266 ] {d31771c0-67ae-481b-8d9f-e272e8e23e0e} <Debug> TCPHandler: Processed in 0.001350258 sec. | ||
| 10952 | 2025.12.17 00:57:44.470221 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10953 | 2025.12.17 00:57:44.470316 [ 266 ] {71d1b6a8-8c24-4073-82d0-cf23551b98e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10954 | 2025.12.17 00:57:44.470356 [ 266 ] {71d1b6a8-8c24-4073-82d0-cf23551b98e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10955 | 2025.12.17 00:57:44.470792 [ 266 ] {71d1b6a8-8c24-4073-82d0-cf23551b98e0} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10956 | 2025.12.17 00:57:44.470827 [ 266 ] {71d1b6a8-8c24-4073-82d0-cf23551b98e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10957 | 2025.12.17 00:57:44.471134 [ 266 ] {71d1b6a8-8c24-4073-82d0-cf23551b98e0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10958 | 2025.12.17 00:57:44.471344 [ 266 ] {71d1b6a8-8c24-4073-82d0-cf23551b98e0} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2025.12.17 00:57:44.471500 [ 266 ] {71d1b6a8-8c24-4073-82d0-cf23551b98e0} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001204 sec., 73089.70099667774 rows/sec., 5.71 MiB/sec. | ||
| 10960 | 2025.12.17 00:57:44.471536 [ 266 ] {71d1b6a8-8c24-4073-82d0-cf23551b98e0} <Debug> TCPHandler: Processed in 0.001370657 sec. | ||
| 10961 | 2025.12.17 00:57:44.471657 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10962 | 2025.12.17 00:57:44.471750 [ 266 ] {be320dac-b106-44dc-9e12-64a021cac664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10963 | 2025.12.17 00:57:44.471792 [ 266 ] {be320dac-b106-44dc-9e12-64a021cac664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10964 | 2025.12.17 00:57:44.472209 [ 266 ] {be320dac-b106-44dc-9e12-64a021cac664} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2025.12.17 00:57:44.472243 [ 266 ] {be320dac-b106-44dc-9e12-64a021cac664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10966 | 2025.12.17 00:57:44.472566 [ 266 ] {be320dac-b106-44dc-9e12-64a021cac664} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10967 | 2025.12.17 00:57:44.472770 [ 266 ] {be320dac-b106-44dc-9e12-64a021cac664} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2025.12.17 00:57:44.472900 [ 266 ] {be320dac-b106-44dc-9e12-64a021cac664} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 10969 | 2025.12.17 00:57:44.472936 [ 266 ] {be320dac-b106-44dc-9e12-64a021cac664} <Debug> TCPHandler: Processed in 0.001335507 sec. | ||
| 10970 | 2025.12.17 00:57:44.473050 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10971 | 2025.12.17 00:57:44.473142 [ 266 ] {ab846247-5119-4bb3-9eab-d7eb4bbbe6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10972 | 2025.12.17 00:57:44.473196 [ 266 ] {ab846247-5119-4bb3-9eab-d7eb4bbbe6f0} <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 | ||
| 10973 | 2025.12.17 00:57:44.474029 [ 266 ] {ab846247-5119-4bb3-9eab-d7eb4bbbe6f0} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10974 | 2025.12.17 00:57:44.474065 [ 266 ] {ab846247-5119-4bb3-9eab-d7eb4bbbe6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10975 | 2025.12.17 00:57:44.474595 [ 266 ] {ab846247-5119-4bb3-9eab-d7eb4bbbe6f0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10976 | 2025.12.17 00:57:44.474816 [ 266 ] {ab846247-5119-4bb3-9eab-d7eb4bbbe6f0} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10977 | 2025.12.17 00:57:44.474951 [ 266 ] {ab846247-5119-4bb3-9eab-d7eb4bbbe6f0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001827 sec., 13136.288998357963 rows/sec., 23.54 MiB/sec. | ||
| 10978 | 2025.12.17 00:57:44.475005 [ 266 ] {ab846247-5119-4bb3-9eab-d7eb4bbbe6f0} <Debug> TCPHandler: Processed in 0.00200541 sec. | ||
| 10979 | 2025.12.17 00:57:44.475111 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10980 | 2025.12.17 00:57:44.475204 [ 266 ] {83bab36b-b5da-498a-84f3-69fb064fc235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10981 | 2025.12.17 00:57:44.475244 [ 266 ] {83bab36b-b5da-498a-84f3-69fb064fc235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10982 | 2025.12.17 00:57:44.475569 [ 266 ] {83bab36b-b5da-498a-84f3-69fb064fc235} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10983 | 2025.12.17 00:57:44.475605 [ 266 ] {83bab36b-b5da-498a-84f3-69fb064fc235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10984 | 2025.12.17 00:57:44.475906 [ 266 ] {83bab36b-b5da-498a-84f3-69fb064fc235} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10985 | 2025.12.17 00:57:44.476119 [ 266 ] {83bab36b-b5da-498a-84f3-69fb064fc235} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10986 | 2025.12.17 00:57:44.476247 [ 266 ] {83bab36b-b5da-498a-84f3-69fb064fc235} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 10987 | 2025.12.17 00:57:44.476282 [ 266 ] {83bab36b-b5da-498a-84f3-69fb064fc235} <Debug> TCPHandler: Processed in 0.001218754 sec. | ||
| 10988 | 2025.12.17 00:57:47.899544 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10989 | 2025.12.17 00:57:47.899643 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10990 | 2025.12.17 00:57:48.042302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25931 | ||
| 10991 | 2025.12.17 00:57:48.042853 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2025.12.17 00:57:48.042900 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10993 | 2025.12.17 00:57:48.043392 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10994 | 2025.12.17 00:57:48.043629 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2025.12.17 00:57:48.043757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25931 | ||
| 10996 | 2025.12.17 00:57:49.417330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10997 | 2025.12.17 00:57:49.434227 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2025.12.17 00:57:49.434286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10999 | 2025.12.17 00:57:49.440398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11000 | 2025.12.17 00:57:49.441120 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11001 | 2025.12.17 00:57:49.444098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11002 | 2025.12.17 00:57:49.466654 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11003 | 2025.12.17 00:57:49.466834 [ 266 ] {c0577d7c-5eec-400b-a21a-786e0c796b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11004 | 2025.12.17 00:57:49.466900 [ 266 ] {c0577d7c-5eec-400b-a21a-786e0c796b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11005 | 2025.12.17 00:57:49.467561 [ 266 ] {c0577d7c-5eec-400b-a21a-786e0c796b92} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2025.12.17 00:57:49.467604 [ 266 ] {c0577d7c-5eec-400b-a21a-786e0c796b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11007 | 2025.12.17 00:57:49.468008 [ 266 ] {c0577d7c-5eec-400b-a21a-786e0c796b92} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11008 | 2025.12.17 00:57:49.468240 [ 266 ] {c0577d7c-5eec-400b-a21a-786e0c796b92} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2025.12.17 00:57:49.468403 [ 266 ] {c0577d7c-5eec-400b-a21a-786e0c796b92} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001619 sec., 56825.20074119827 rows/sec., 4.79 MiB/sec. | ||
| 11010 | 2025.12.17 00:57:49.468455 [ 266 ] {c0577d7c-5eec-400b-a21a-786e0c796b92} <Debug> TCPHandler: Processed in 0.001929349 sec. | ||
| 11011 | 2025.12.17 00:57:49.468579 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11012 | 2025.12.17 00:57:49.468684 [ 266 ] {3d1601ec-afe8-4383-bfdc-845f0d1ca2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11013 | 2025.12.17 00:57:49.468728 [ 266 ] {3d1601ec-afe8-4383-bfdc-845f0d1ca2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11014 | 2025.12.17 00:57:49.469142 [ 266 ] {3d1601ec-afe8-4383-bfdc-845f0d1ca2f3} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11015 | 2025.12.17 00:57:49.469180 [ 266 ] {3d1601ec-afe8-4383-bfdc-845f0d1ca2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11016 | 2025.12.17 00:57:49.469488 [ 266 ] {3d1601ec-afe8-4383-bfdc-845f0d1ca2f3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11017 | 2025.12.17 00:57:49.469712 [ 266 ] {3d1601ec-afe8-4383-bfdc-845f0d1ca2f3} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2025.12.17 00:57:49.469817 [ 114 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11019 | 2025.12.17 00:57:49.469847 [ 266 ] {3d1601ec-afe8-4383-bfdc-845f0d1ca2f3} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001188 sec., 15151.51515151515 rows/sec., 1.11 MiB/sec. | ||
| 11020 | 2025.12.17 00:57:49.469881 [ 114 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11021 | 2025.12.17 00:57:49.469893 [ 266 ] {3d1601ec-afe8-4383-bfdc-845f0d1ca2f3} <Debug> TCPHandler: Processed in 0.001364687 sec. | ||
| 11022 | 2025.12.17 00:57:49.469908 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11023 | 2025.12.17 00:57:49.470026 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11024 | 2025.12.17 00:57:49.470051 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11025 | 2025.12.17 00:57:49.470151 [ 266 ] {f2e58632-d481-4d44-aa20-1a8b44e57048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11026 | 2025.12.17 00:57:49.470208 [ 266 ] {f2e58632-d481-4d44-aa20-1a8b44e57048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11027 | 2025.12.17 00:57:49.470219 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11028 | 2025.12.17 00:57:49.470275 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 279 rows starting from the beginning of the part | ||
| 11029 | 2025.12.17 00:57:49.470371 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 18 rows starting from the beginning of the part | ||
| 11030 | 2025.12.17 00:57:49.470446 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 11031 | 2025.12.17 00:57:49.470492 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 34 rows starting from the beginning of the part | ||
| 11032 | 2025.12.17 00:57:49.470529 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part | ||
| 11033 | 2025.12.17 00:57:49.470575 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 18 rows starting from the beginning of the part | ||
| 11034 | 2025.12.17 00:57:49.470698 [ 266 ] {f2e58632-d481-4d44-aa20-1a8b44e57048} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11035 | 2025.12.17 00:57:49.470742 [ 266 ] {f2e58632-d481-4d44-aa20-1a8b44e57048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11036 | 2025.12.17 00:57:49.471098 [ 266 ] {f2e58632-d481-4d44-aa20-1a8b44e57048} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11037 | 2025.12.17 00:57:49.471325 [ 266 ] {f2e58632-d481-4d44-aa20-1a8b44e57048} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11038 | 2025.12.17 00:57:49.471339 [ 196 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364867 sec., 290870.83210305474 rows/sec., 20.24 MiB/sec. | ||
| 11039 | 2025.12.17 00:57:49.471463 [ 266 ] {f2e58632-d481-4d44-aa20-1a8b44e57048} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001338 sec., 61285.500747384154 rows/sec., 4.79 MiB/sec. | ||
| 11040 | 2025.12.17 00:57:49.471474 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11041 | 2025.12.17 00:57:49.471510 [ 266 ] {f2e58632-d481-4d44-aa20-1a8b44e57048} <Debug> TCPHandler: Processed in 0.001548011 sec. | ||
| 11042 | 2025.12.17 00:57:49.471628 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11043 | 2025.12.17 00:57:49.471723 [ 266 ] {238490f8-4b63-4b8a-b072-5f2fee0724c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11044 | 2025.12.17 00:57:49.471729 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_76_15} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11045 | 2025.12.17 00:57:49.471773 [ 266 ] {238490f8-4b63-4b8a-b072-5f2fee0724c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11046 | 2025.12.17 00:57:49.471812 [ 187 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_76_15} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11047 | 2025.12.17 00:57:49.471881 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11048 | 2025.12.17 00:57:49.472190 [ 266 ] {238490f8-4b63-4b8a-b072-5f2fee0724c5} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11049 | 2025.12.17 00:57:49.472232 [ 266 ] {238490f8-4b63-4b8a-b072-5f2fee0724c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11050 | 2025.12.17 00:57:49.472567 [ 266 ] {238490f8-4b63-4b8a-b072-5f2fee0724c5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11051 | 2025.12.17 00:57:49.472766 [ 266 ] {238490f8-4b63-4b8a-b072-5f2fee0724c5} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11052 | 2025.12.17 00:57:49.472888 [ 266 ] {238490f8-4b63-4b8a-b072-5f2fee0724c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 11053 | 2025.12.17 00:57:49.472923 [ 266 ] {238490f8-4b63-4b8a-b072-5f2fee0724c5} <Debug> TCPHandler: Processed in 0.001377907 sec. | ||
| 11054 | 2025.12.17 00:57:49.473037 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11055 | 2025.12.17 00:57:49.473150 [ 266 ] {ae7d7a1b-103d-49ed-a691-6e95f96c40f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11056 | 2025.12.17 00:57:49.473213 [ 266 ] {ae7d7a1b-103d-49ed-a691-6e95f96c40f6} <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 | ||
| 11057 | 2025.12.17 00:57:49.474082 [ 266 ] {ae7d7a1b-103d-49ed-a691-6e95f96c40f6} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11058 | 2025.12.17 00:57:49.474120 [ 266 ] {ae7d7a1b-103d-49ed-a691-6e95f96c40f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11059 | 2025.12.17 00:57:49.474677 [ 266 ] {ae7d7a1b-103d-49ed-a691-6e95f96c40f6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11060 | 2025.12.17 00:57:49.474907 [ 266 ] {ae7d7a1b-103d-49ed-a691-6e95f96c40f6} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11061 | 2025.12.17 00:57:49.475050 [ 266 ] {ae7d7a1b-103d-49ed-a691-6e95f96c40f6} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001875 sec., 9600 rows/sec., 17.20 MiB/sec. | ||
| 11062 | 2025.12.17 00:57:49.475116 [ 266 ] {ae7d7a1b-103d-49ed-a691-6e95f96c40f6} <Debug> TCPHandler: Processed in 0.002097642 sec. | ||
| 11063 | 2025.12.17 00:57:49.475229 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11064 | 2025.12.17 00:57:49.475323 [ 266 ] {18752c67-ad55-4e7f-9740-39b1b71dcbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11065 | 2025.12.17 00:57:49.475364 [ 266 ] {18752c67-ad55-4e7f-9740-39b1b71dcbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11066 | 2025.12.17 00:57:49.475696 [ 266 ] {18752c67-ad55-4e7f-9740-39b1b71dcbc9} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11067 | 2025.12.17 00:57:49.475732 [ 266 ] {18752c67-ad55-4e7f-9740-39b1b71dcbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11068 | 2025.12.17 00:57:49.476051 [ 266 ] {18752c67-ad55-4e7f-9740-39b1b71dcbc9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11069 | 2025.12.17 00:57:49.476268 [ 266 ] {18752c67-ad55-4e7f-9740-39b1b71dcbc9} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11070 | 2025.12.17 00:57:49.476397 [ 266 ] {18752c67-ad55-4e7f-9740-39b1b71dcbc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 11071 | 2025.12.17 00:57:49.476432 [ 266 ] {18752c67-ad55-4e7f-9740-39b1b71dcbc9} <Debug> TCPHandler: Processed in 0.001253285 sec. | ||
| 11072 | 2025.12.17 00:57:53.128698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1360 | ||
| 11073 | 2025.12.17 00:57:53.131224 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2025.12.17 00:57:53.131284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11075 | 2025.12.17 00:57:53.132504 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11076 | 2025.12.17 00:57:53.132788 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2025.12.17 00:57:53.133183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1360 | ||
| 11078 | 2025.12.17 00:57:54.466681 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11079 | 2025.12.17 00:57:54.466885 [ 266 ] {6f5f6469-065d-4170-9193-dc008f3ada08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11080 | 2025.12.17 00:57:54.466959 [ 266 ] {6f5f6469-065d-4170-9193-dc008f3ada08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11081 | 2025.12.17 00:57:54.467740 [ 266 ] {6f5f6469-065d-4170-9193-dc008f3ada08} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11082 | 2025.12.17 00:57:54.467785 [ 266 ] {6f5f6469-065d-4170-9193-dc008f3ada08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11083 | 2025.12.17 00:57:54.468159 [ 266 ] {6f5f6469-065d-4170-9193-dc008f3ada08} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11084 | 2025.12.17 00:57:54.468380 [ 266 ] {6f5f6469-065d-4170-9193-dc008f3ada08} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11085 | 2025.12.17 00:57:54.468540 [ 266 ] {6f5f6469-065d-4170-9193-dc008f3ada08} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00171 sec., 2339.1812865497077 rows/sec., 190.74 KiB/sec. | ||
| 11086 | 2025.12.17 00:57:54.468590 [ 266 ] {6f5f6469-065d-4170-9193-dc008f3ada08} <Debug> TCPHandler: Processed in 0.002056481 sec. | ||
| 11087 | 2025.12.17 00:57:54.468735 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11088 | 2025.12.17 00:57:54.468835 [ 266 ] {c57c1896-8e6b-4851-92ff-003a1636fed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11089 | 2025.12.17 00:57:54.468878 [ 266 ] {c57c1896-8e6b-4851-92ff-003a1636fed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11090 | 2025.12.17 00:57:54.469366 [ 266 ] {c57c1896-8e6b-4851-92ff-003a1636fed1} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11091 | 2025.12.17 00:57:54.469401 [ 266 ] {c57c1896-8e6b-4851-92ff-003a1636fed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11092 | 2025.12.17 00:57:54.469729 [ 266 ] {c57c1896-8e6b-4851-92ff-003a1636fed1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11093 | 2025.12.17 00:57:54.469934 [ 266 ] {c57c1896-8e6b-4851-92ff-003a1636fed1} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2025.12.17 00:57:54.470059 [ 266 ] {c57c1896-8e6b-4851-92ff-003a1636fed1} <Debug> executeQuery: Read 106 rows, 9.06 KiB in 0.001248 sec., 84935.89743589744 rows/sec., 7.09 MiB/sec. | ||
| 11095 | 2025.12.17 00:57:54.470096 [ 266 ] {c57c1896-8e6b-4851-92ff-003a1636fed1} <Debug> TCPHandler: Processed in 0.001420738 sec. | ||
| 11096 | 2025.12.17 00:57:54.470215 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11097 | 2025.12.17 00:57:54.470307 [ 266 ] {7d07bf7d-f4da-465c-a56e-9f46ecfa2d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11098 | 2025.12.17 00:57:54.470346 [ 266 ] {7d07bf7d-f4da-465c-a56e-9f46ecfa2d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11099 | 2025.12.17 00:57:54.470752 [ 266 ] {7d07bf7d-f4da-465c-a56e-9f46ecfa2d6d} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11100 | 2025.12.17 00:57:54.470788 [ 266 ] {7d07bf7d-f4da-465c-a56e-9f46ecfa2d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11101 | 2025.12.17 00:57:54.471076 [ 266 ] {7d07bf7d-f4da-465c-a56e-9f46ecfa2d6d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11102 | 2025.12.17 00:57:54.471289 [ 266 ] {7d07bf7d-f4da-465c-a56e-9f46ecfa2d6d} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11103 | 2025.12.17 00:57:54.471411 [ 266 ] {7d07bf7d-f4da-465c-a56e-9f46ecfa2d6d} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001121 sec., 24977.698483496875 rows/sec., 1.82 MiB/sec. | ||
| 11104 | 2025.12.17 00:57:54.471447 [ 266 ] {7d07bf7d-f4da-465c-a56e-9f46ecfa2d6d} <Debug> TCPHandler: Processed in 0.001280705 sec. | ||
| 11105 | 2025.12.17 00:57:54.471555 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11106 | 2025.12.17 00:57:54.471649 [ 266 ] {a3e541a8-8842-49ab-b071-8f41bc330eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11107 | 2025.12.17 00:57:54.471688 [ 266 ] {a3e541a8-8842-49ab-b071-8f41bc330eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11108 | 2025.12.17 00:57:54.472100 [ 266 ] {a3e541a8-8842-49ab-b071-8f41bc330eea} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2025.12.17 00:57:54.472136 [ 266 ] {a3e541a8-8842-49ab-b071-8f41bc330eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11110 | 2025.12.17 00:57:54.472431 [ 266 ] {a3e541a8-8842-49ab-b071-8f41bc330eea} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11111 | 2025.12.17 00:57:54.472645 [ 266 ] {a3e541a8-8842-49ab-b071-8f41bc330eea} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2025.12.17 00:57:54.472777 [ 266 ] {a3e541a8-8842-49ab-b071-8f41bc330eea} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001146 sec., 80279.23211169284 rows/sec., 6.27 MiB/sec. | ||
| 11113 | 2025.12.17 00:57:54.472814 [ 266 ] {a3e541a8-8842-49ab-b071-8f41bc330eea} <Debug> TCPHandler: Processed in 0.001307116 sec. | ||
| 11114 | 2025.12.17 00:57:54.472924 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11115 | 2025.12.17 00:57:54.473017 [ 266 ] {d4b77bd3-8da6-4986-887c-858134a25033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11116 | 2025.12.17 00:57:54.473060 [ 266 ] {d4b77bd3-8da6-4986-887c-858134a25033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11117 | 2025.12.17 00:57:54.473483 [ 266 ] {d4b77bd3-8da6-4986-887c-858134a25033} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2025.12.17 00:57:54.473518 [ 266 ] {d4b77bd3-8da6-4986-887c-858134a25033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11119 | 2025.12.17 00:57:54.473837 [ 266 ] {d4b77bd3-8da6-4986-887c-858134a25033} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11120 | 2025.12.17 00:57:54.474034 [ 266 ] {d4b77bd3-8da6-4986-887c-858134a25033} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11121 | 2025.12.17 00:57:54.474158 [ 266 ] {d4b77bd3-8da6-4986-887c-858134a25033} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001159 sec., 139775.66867989645 rows/sec., 9.73 MiB/sec. | ||
| 11122 | 2025.12.17 00:57:54.474194 [ 266 ] {d4b77bd3-8da6-4986-887c-858134a25033} <Debug> TCPHandler: Processed in 0.001317016 sec. | ||
| 11123 | 2025.12.17 00:57:54.474306 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11124 | 2025.12.17 00:57:54.474397 [ 266 ] {fbd030c8-7fed-446b-a7f5-e27361a466f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11125 | 2025.12.17 00:57:54.474452 [ 266 ] {fbd030c8-7fed-446b-a7f5-e27361a466f7} <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 | ||
| 11126 | 2025.12.17 00:57:54.475264 [ 266 ] {fbd030c8-7fed-446b-a7f5-e27361a466f7} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11127 | 2025.12.17 00:57:54.475300 [ 266 ] {fbd030c8-7fed-446b-a7f5-e27361a466f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11128 | 2025.12.17 00:57:54.475809 [ 266 ] {fbd030c8-7fed-446b-a7f5-e27361a466f7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11129 | 2025.12.17 00:57:54.476033 [ 266 ] {fbd030c8-7fed-446b-a7f5-e27361a466f7} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11130 | 2025.12.17 00:57:54.476166 [ 266 ] {fbd030c8-7fed-446b-a7f5-e27361a466f7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001786 sec., 13437.849944008958 rows/sec., 24.08 MiB/sec. | ||
| 11131 | 2025.12.17 00:57:54.476218 [ 266 ] {fbd030c8-7fed-446b-a7f5-e27361a466f7} <Debug> TCPHandler: Processed in 0.001964489 sec. | ||
| 11132 | 2025.12.17 00:57:54.476327 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11133 | 2025.12.17 00:57:54.476429 [ 266 ] {a8effa78-722d-4e0b-b51c-3e828fe39893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11134 | 2025.12.17 00:57:54.476470 [ 266 ] {a8effa78-722d-4e0b-b51c-3e828fe39893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11135 | 2025.12.17 00:57:54.476825 [ 266 ] {a8effa78-722d-4e0b-b51c-3e828fe39893} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11136 | 2025.12.17 00:57:54.476861 [ 266 ] {a8effa78-722d-4e0b-b51c-3e828fe39893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11137 | 2025.12.17 00:57:54.477177 [ 266 ] {a8effa78-722d-4e0b-b51c-3e828fe39893} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11138 | 2025.12.17 00:57:54.477378 [ 266 ] {a8effa78-722d-4e0b-b51c-3e828fe39893} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11139 | 2025.12.17 00:57:54.477509 [ 266 ] {a8effa78-722d-4e0b-b51c-3e828fe39893} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 11140 | 2025.12.17 00:57:54.477549 [ 266 ] {a8effa78-722d-4e0b-b51c-3e828fe39893} <Debug> TCPHandler: Processed in 0.001270286 sec. | ||
| 11141 | 2025.12.17 00:57:55.543952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26379 | ||
| 11142 | 2025.12.17 00:57:55.544450 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11143 | 2025.12.17 00:57:55.544490 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11144 | 2025.12.17 00:57:55.544951 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11145 | 2025.12.17 00:57:55.545168 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11146 | 2025.12.17 00:57:55.545296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26379 | ||
| 11147 | 2025.12.17 00:57:56.944225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11148 | 2025.12.17 00:57:56.961845 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11149 | 2025.12.17 00:57:56.961907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11150 | 2025.12.17 00:57:56.968135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11151 | 2025.12.17 00:57:56.968852 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11152 | 2025.12.17 00:57:56.972424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11153 | 2025.12.17 00:57:59.378687 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61063 | ||
| 11154 | 2025.12.17 00:57:59.378832 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11155 | 2025.12.17 00:57:59.378872 [ 289 ] {} <Debug> TCP-Session: e13f6e3a-9289-49b2-9aa2-9344b779729f Authenticating user 'default' from [fd00:1122:3344:101::e]:61063 | ||
| 11156 | 2025.12.17 00:57:59.378898 [ 289 ] {} <Debug> TCP-Session: e13f6e3a-9289-49b2-9aa2-9344b779729f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11157 | 2025.12.17 00:57:59.378914 [ 289 ] {} <Debug> TCP-Session: e13f6e3a-9289-49b2-9aa2-9344b779729f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11158 | 2025.12.17 00:57:59.379097 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46144 | ||
| 11159 | 2025.12.17 00:57:59.379142 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56447 | ||
| 11160 | 2025.12.17 00:57:59.379174 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57123 | ||
| 11161 | 2025.12.17 00:57:59.379184 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39105 | ||
| 11162 | 2025.12.17 00:57:59.379195 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41381 | ||
| 11163 | 2025.12.17 00:57:59.379251 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11164 | 2025.12.17 00:57:59.379276 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11165 | 2025.12.17 00:57:59.379282 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11166 | 2025.12.17 00:57:59.379296 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11167 | 2025.12.17 00:57:59.379318 [ 259 ] {} <Debug> TCP-Session: ffa0be6e-680b-46da-a0fe-db5f2e83ba22 Authenticating user 'default' from [fd00:1122:3344:101::e]:39105 | ||
| 11168 | 2025.12.17 00:57:59.379323 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11169 | 2025.12.17 00:57:59.379343 [ 291 ] {} <Debug> TCP-Session: f56bf5d3-a10c-4483-9b7e-506c3d4243a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56447 | ||
| 11170 | 2025.12.17 00:57:59.379354 [ 259 ] {} <Debug> TCP-Session: ffa0be6e-680b-46da-a0fe-db5f2e83ba22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11171 | 2025.12.17 00:57:59.379365 [ 287 ] {} <Debug> TCP-Session: 6e4ccdb8-0c37-423d-bfd6-f4a423304b6f Authenticating user 'default' from [fd00:1122:3344:101::e]:41381 | ||
| 11172 | 2025.12.17 00:57:59.379378 [ 291 ] {} <Debug> TCP-Session: f56bf5d3-a10c-4483-9b7e-506c3d4243a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11173 | 2025.12.17 00:57:59.379404 [ 259 ] {} <Debug> TCP-Session: ffa0be6e-680b-46da-a0fe-db5f2e83ba22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11174 | 2025.12.17 00:57:59.379418 [ 291 ] {} <Debug> TCP-Session: f56bf5d3-a10c-4483-9b7e-506c3d4243a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11175 | 2025.12.17 00:57:59.379412 [ 287 ] {} <Debug> TCP-Session: 6e4ccdb8-0c37-423d-bfd6-f4a423304b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11176 | 2025.12.17 00:57:59.379321 [ 289 ] {} <Trace> TCP-Session: e13f6e3a-9289-49b2-9aa2-9344b779729f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11177 | 2025.12.17 00:57:59.379454 [ 287 ] {} <Debug> TCP-Session: 6e4ccdb8-0c37-423d-bfd6-f4a423304b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11178 | 2025.12.17 00:57:59.379300 [ 290 ] {} <Debug> TCP-Session: 6a5c98fe-6726-43b2-a194-0724c02e09c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46144 | ||
| 11179 | 2025.12.17 00:57:59.379551 [ 290 ] {} <Debug> TCP-Session: 6a5c98fe-6726-43b2-a194-0724c02e09c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11180 | 2025.12.17 00:57:59.379304 [ 294 ] {} <Debug> TCP-Session: 67282f15-a588-4b71-837a-0c804e89c83b Authenticating user 'default' from [fd00:1122:3344:101::e]:57123 | ||
| 11181 | 2025.12.17 00:57:59.379578 [ 290 ] {} <Debug> TCP-Session: 6a5c98fe-6726-43b2-a194-0724c02e09c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11182 | 2025.12.17 00:57:59.379230 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46676 | ||
| 11183 | 2025.12.17 00:57:59.379613 [ 294 ] {} <Debug> TCP-Session: 67282f15-a588-4b71-837a-0c804e89c83b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11184 | 2025.12.17 00:57:59.379658 [ 289 ] {929e2004-8b60-4808-950f-368d562ab3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61063) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11185 | 2025.12.17 00:57:59.379684 [ 294 ] {} <Debug> TCP-Session: 67282f15-a588-4b71-837a-0c804e89c83b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11186 | 2025.12.17 00:57:59.379163 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48057 | ||
| 11187 | 2025.12.17 00:57:59.379162 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52601 | ||
| 11188 | 2025.12.17 00:57:59.379869 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11189 | 2025.12.17 00:57:59.379906 [ 288 ] {} <Debug> TCP-Session: f3d8f851-5995-44fc-8c04-fc6fcbd08e5b Authenticating user 'default' from [fd00:1122:3344:101::e]:46676 | ||
| 11190 | 2025.12.17 00:57:59.379929 [ 288 ] {} <Debug> TCP-Session: f3d8f851-5995-44fc-8c04-fc6fcbd08e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11191 | 2025.12.17 00:57:59.379942 [ 288 ] {} <Debug> TCP-Session: f3d8f851-5995-44fc-8c04-fc6fcbd08e5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11192 | 2025.12.17 00:57:59.379975 [ 289 ] {929e2004-8b60-4808-950f-368d562ab3c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11193 | 2025.12.17 00:57:59.380040 [ 289 ] {929e2004-8b60-4808-950f-368d562ab3c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11194 | 2025.12.17 00:57:59.380245 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11195 | 2025.12.17 00:57:59.380275 [ 293 ] {} <Debug> TCP-Session: 8908e594-6cb2-4f31-814b-947ffe318864 Authenticating user 'default' from [fd00:1122:3344:101::e]:52601 | ||
| 11196 | 2025.12.17 00:57:59.380293 [ 293 ] {} <Debug> TCP-Session: 8908e594-6cb2-4f31-814b-947ffe318864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11197 | 2025.12.17 00:57:59.380305 [ 293 ] {} <Debug> TCP-Session: 8908e594-6cb2-4f31-814b-947ffe318864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11198 | 2025.12.17 00:57:59.380344 [ 289 ] {929e2004-8b60-4808-950f-368d562ab3c3} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 11199 | 2025.12.17 00:57:59.380352 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11200 | 2025.12.17 00:57:59.380396 [ 292 ] {} <Debug> TCP-Session: eadbffbf-fecf-4a03-ac7b-532ded6ba4a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48057 | ||
| 11201 | 2025.12.17 00:57:59.380413 [ 292 ] {} <Debug> TCP-Session: eadbffbf-fecf-4a03-ac7b-532ded6ba4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11202 | 2025.12.17 00:57:59.380426 [ 292 ] {} <Debug> TCP-Session: eadbffbf-fecf-4a03-ac7b-532ded6ba4a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11203 | 2025.12.17 00:57:59.381334 [ 328 ] {929e2004-8b60-4808-950f-368d562ab3c3} <Trace> AggregatingTransform: Aggregating | ||
| 11204 | 2025.12.17 00:57:59.381383 [ 328 ] {929e2004-8b60-4808-950f-368d562ab3c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 11205 | 2025.12.17 00:57:59.381428 [ 328 ] {929e2004-8b60-4808-950f-368d562ab3c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00097549 sec. (1025.126 rows/sec., 40.04 KiB/sec.) | ||
| 11206 | 2025.12.17 00:57:59.381454 [ 328 ] {929e2004-8b60-4808-950f-368d562ab3c3} <Trace> Aggregator: Merging aggregated data | ||
| 11207 | 2025.12.17 00:57:59.382717 [ 289 ] {929e2004-8b60-4808-950f-368d562ab3c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003126 sec., 319.8976327575176 rows/sec., 12.50 KiB/sec. | ||
| 11208 | 2025.12.17 00:57:59.382865 [ 289 ] {929e2004-8b60-4808-950f-368d562ab3c3} <Debug> TCPHandler: Processed in 0.003670903 sec. | ||
| 11209 | 2025.12.17 00:57:59.382988 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11210 | 2025.12.17 00:57:59.383018 [ 289 ] {} <Debug> TCP-Session: e13f6e3a-9289-49b2-9aa2-9344b779729f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11211 | 2025.12.17 00:57:59.383022 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11212 | 2025.12.17 00:57:59.383045 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11213 | 2025.12.17 00:57:59.383061 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11214 | 2025.12.17 00:57:59.383079 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11215 | 2025.12.17 00:57:59.383099 [ 290 ] {} <Debug> TCP-Session: 6a5c98fe-6726-43b2-a194-0724c02e09c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11216 | 2025.12.17 00:57:59.383110 [ 291 ] {} <Debug> TCP-Session: f56bf5d3-a10c-4483-9b7e-506c3d4243a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11217 | 2025.12.17 00:57:59.383116 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11218 | 2025.12.17 00:57:59.383136 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11219 | 2025.12.17 00:57:59.383155 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11220 | 2025.12.17 00:57:59.383173 [ 292 ] {} <Debug> TCP-Session: eadbffbf-fecf-4a03-ac7b-532ded6ba4a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11221 | 2025.12.17 00:57:59.383192 [ 293 ] {} <Debug> TCP-Session: 8908e594-6cb2-4f31-814b-947ffe318864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11222 | 2025.12.17 00:57:59.383211 [ 259 ] {} <Debug> TCP-Session: ffa0be6e-680b-46da-a0fe-db5f2e83ba22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11223 | 2025.12.17 00:57:59.383068 [ 288 ] {} <Debug> TCP-Session: f3d8f851-5995-44fc-8c04-fc6fcbd08e5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11224 | 2025.12.17 00:57:59.383124 [ 294 ] {} <Debug> TCP-Session: 67282f15-a588-4b71-837a-0c804e89c83b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11225 | 2025.12.17 00:57:59.383095 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11226 | 2025.12.17 00:57:59.383314 [ 287 ] {} <Debug> TCP-Session: 6e4ccdb8-0c37-423d-bfd6-f4a423304b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11227 | 2025.12.17 00:57:59.465778 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11228 | 2025.12.17 00:57:59.465944 [ 266 ] {f736c9b9-8423-4809-abae-96b3ba80ed92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11229 | 2025.12.17 00:57:59.466015 [ 266 ] {f736c9b9-8423-4809-abae-96b3ba80ed92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11230 | 2025.12.17 00:57:59.466691 [ 266 ] {f736c9b9-8423-4809-abae-96b3ba80ed92} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2025.12.17 00:57:59.466742 [ 266 ] {f736c9b9-8423-4809-abae-96b3ba80ed92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11232 | 2025.12.17 00:57:59.467150 [ 266 ] {f736c9b9-8423-4809-abae-96b3ba80ed92} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11233 | 2025.12.17 00:57:59.467383 [ 266 ] {f736c9b9-8423-4809-abae-96b3ba80ed92} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2025.12.17 00:57:59.467547 [ 102 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11235 | 2025.12.17 00:57:59.467559 [ 266 ] {f736c9b9-8423-4809-abae-96b3ba80ed92} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001664 sec., 55288.46153846154 rows/sec., 4.67 MiB/sec. | ||
| 11236 | 2025.12.17 00:57:59.467602 [ 102 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2025.12.17 00:57:59.467631 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11238 | 2025.12.17 00:57:59.467631 [ 266 ] {f736c9b9-8423-4809-abae-96b3ba80ed92} <Debug> TCPHandler: Processed in 0.00197723 sec. | ||
| 11239 | 2025.12.17 00:57:59.467727 [ 201 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11240 | 2025.12.17 00:57:59.467783 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11241 | 2025.12.17 00:57:59.467849 [ 201 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11242 | 2025.12.17 00:57:59.467890 [ 201 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2466 rows starting from the beginning of the part | ||
| 11243 | 2025.12.17 00:57:59.467893 [ 266 ] {15c372b1-2982-4e42-93ff-13a5e40b48d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11244 | 2025.12.17 00:57:59.467950 [ 266 ] {15c372b1-2982-4e42-93ff-13a5e40b48d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11245 | 2025.12.17 00:57:59.467955 [ 201 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1354 rows starting from the beginning of the part | ||
| 11246 | 2025.12.17 00:57:59.468011 [ 201 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 11247 | 2025.12.17 00:57:59.468053 [ 201 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 92 rows starting from the beginning of the part | ||
| 11248 | 2025.12.17 00:57:59.468088 [ 201 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 106 rows starting from the beginning of the part | ||
| 11249 | 2025.12.17 00:57:59.468127 [ 201 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 92 rows starting from the beginning of the part | ||
| 11250 | 2025.12.17 00:57:59.468393 [ 266 ] {15c372b1-2982-4e42-93ff-13a5e40b48d3} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2025.12.17 00:57:59.468437 [ 266 ] {15c372b1-2982-4e42-93ff-13a5e40b48d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11252 | 2025.12.17 00:57:59.468777 [ 266 ] {15c372b1-2982-4e42-93ff-13a5e40b48d3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11253 | 2025.12.17 00:57:59.469020 [ 266 ] {15c372b1-2982-4e42-93ff-13a5e40b48d3} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2025.12.17 00:57:59.469170 [ 266 ] {15c372b1-2982-4e42-93ff-13a5e40b48d3} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001299 sec., 13856.812933025403 rows/sec., 1.02 MiB/sec. | ||
| 11255 | 2025.12.17 00:57:59.469212 [ 266 ] {15c372b1-2982-4e42-93ff-13a5e40b48d3} <Debug> TCPHandler: Processed in 0.001482259 sec. | ||
| 11256 | 2025.12.17 00:57:59.469326 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11257 | 2025.12.17 00:57:59.469421 [ 266 ] {0d7dfd43-8ee6-4d00-a106-e3d319764c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11258 | 2025.12.17 00:57:59.469464 [ 266 ] {0d7dfd43-8ee6-4d00-a106-e3d319764c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11259 | 2025.12.17 00:57:59.469897 [ 266 ] {0d7dfd43-8ee6-4d00-a106-e3d319764c21} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11260 | 2025.12.17 00:57:59.469935 [ 266 ] {0d7dfd43-8ee6-4d00-a106-e3d319764c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11261 | 2025.12.17 00:57:59.470061 [ 187 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4214 rows, containing 5 columns (5 merged, 0 gathered) in 0.002373607 sec., 1775357.0831228592 rows/sec., 153.50 MiB/sec. | ||
| 11262 | 2025.12.17 00:57:59.470261 [ 266 ] {0d7dfd43-8ee6-4d00-a106-e3d319764c21} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11263 | 2025.12.17 00:57:59.470392 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11264 | 2025.12.17 00:57:59.470505 [ 266 ] {0d7dfd43-8ee6-4d00-a106-e3d319764c21} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11265 | 2025.12.17 00:57:59.470646 [ 102 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11266 | 2025.12.17 00:57:59.470659 [ 266 ] {0d7dfd43-8ee6-4d00-a106-e3d319764c21} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001255 sec., 65338.64541832669 rows/sec., 5.10 MiB/sec. | ||
| 11267 | 2025.12.17 00:57:59.470705 [ 102 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2025.12.17 00:57:59.470724 [ 266 ] {0d7dfd43-8ee6-4d00-a106-e3d319764c21} <Debug> TCPHandler: Processed in 0.001447179 sec. | ||
| 11269 | 2025.12.17 00:57:59.470735 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11270 | 2025.12.17 00:57:59.470742 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_81_16} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2025.12.17 00:57:59.470843 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11272 | 2025.12.17 00:57:59.470849 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_81_16} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11273 | 2025.12.17 00:57:59.470865 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11274 | 2025.12.17 00:57:59.470970 [ 266 ] {d264be8d-fed9-4f47-81a9-c2cedcd3d002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11275 | 2025.12.17 00:57:59.470976 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 11276 | 2025.12.17 00:57:59.470972 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11277 | 2025.12.17 00:57:59.471020 [ 266 ] {d264be8d-fed9-4f47-81a9-c2cedcd3d002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11278 | 2025.12.17 00:57:59.471058 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1251 rows starting from the beginning of the part | ||
| 11279 | 2025.12.17 00:57:59.471131 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 578 rows starting from the beginning of the part | ||
| 11280 | 2025.12.17 00:57:59.471183 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 88 rows starting from the beginning of the part | ||
| 11281 | 2025.12.17 00:57:59.471225 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part | ||
| 11282 | 2025.12.17 00:57:59.471268 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 92 rows starting from the beginning of the part | ||
| 11283 | 2025.12.17 00:57:59.471312 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part | ||
| 11284 | 2025.12.17 00:57:59.471484 [ 266 ] {d264be8d-fed9-4f47-81a9-c2cedcd3d002} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11285 | 2025.12.17 00:57:59.471527 [ 266 ] {d264be8d-fed9-4f47-81a9-c2cedcd3d002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11286 | 2025.12.17 00:57:59.471882 [ 266 ] {d264be8d-fed9-4f47-81a9-c2cedcd3d002} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11287 | 2025.12.17 00:57:59.472129 [ 266 ] {d264be8d-fed9-4f47-81a9-c2cedcd3d002} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11288 | 2025.12.17 00:57:59.472259 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11289 | 2025.12.17 00:57:59.472270 [ 266 ] {d264be8d-fed9-4f47-81a9-c2cedcd3d002} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001316 sec., 121580.54711246201 rows/sec., 8.47 MiB/sec. | ||
| 11290 | 2025.12.17 00:57:59.472302 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2025.12.17 00:57:59.472324 [ 266 ] {d264be8d-fed9-4f47-81a9-c2cedcd3d002} <Debug> TCPHandler: Processed in 0.001509 sec. | ||
| 11292 | 2025.12.17 00:57:59.472327 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11293 | 2025.12.17 00:57:59.472433 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11294 | 2025.12.17 00:57:59.472452 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11295 | 2025.12.17 00:57:59.472530 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001732645 sec., 1254151.8891636773 rows/sec., 97.44 MiB/sec. | ||
| 11296 | 2025.12.17 00:57:59.472554 [ 266 ] {73fb2602-8f1a-4134-9391-c3891660a5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11297 | 2025.12.17 00:57:59.472558 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11298 | 2025.12.17 00:57:59.472610 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22879 rows starting from the beginning of the part | ||
| 11299 | 2025.12.17 00:57:59.472620 [ 266 ] {73fb2602-8f1a-4134-9391-c3891660a5f2} <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 | ||
| 11300 | 2025.12.17 00:57:59.472676 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 882 rows starting from the beginning of the part | ||
| 11301 | 2025.12.17 00:57:59.472697 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11302 | 2025.12.17 00:57:59.472728 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11303 | 2025.12.17 00:57:59.472776 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11304 | 2025.12.17 00:57:59.472822 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 162 rows starting from the beginning of the part | ||
| 11305 | 2025.12.17 00:57:59.472867 [ 187 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11306 | 2025.12.17 00:57:59.472980 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_81_16} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2025.12.17 00:57:59.473064 [ 199 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_81_16} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11308 | 2025.12.17 00:57:59.473138 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 11309 | 2025.12.17 00:57:59.473463 [ 266 ] {73fb2602-8f1a-4134-9391-c3891660a5f2} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2025.12.17 00:57:59.473506 [ 266 ] {73fb2602-8f1a-4134-9391-c3891660a5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11311 | 2025.12.17 00:57:59.474080 [ 266 ] {73fb2602-8f1a-4134-9391-c3891660a5f2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11312 | 2025.12.17 00:57:59.474315 [ 266 ] {73fb2602-8f1a-4134-9391-c3891660a5f2} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2025.12.17 00:57:59.474442 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11314 | 2025.12.17 00:57:59.474465 [ 266 ] {73fb2602-8f1a-4134-9391-c3891660a5f2} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001928 sec., 9336.09958506224 rows/sec., 16.73 MiB/sec. | ||
| 11315 | 2025.12.17 00:57:59.474479 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2025.12.17 00:57:59.474510 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11317 | 2025.12.17 00:57:59.474554 [ 266 ] {73fb2602-8f1a-4134-9391-c3891660a5f2} <Debug> TCPHandler: Processed in 0.002149683 sec. | ||
| 11318 | 2025.12.17 00:57:59.474587 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11319 | 2025.12.17 00:57:59.474680 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11320 | 2025.12.17 00:57:59.474781 [ 266 ] {d635f62a-b12b-48f1-a8d5-8b169213b091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11321 | 2025.12.17 00:57:59.474793 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11322 | 2025.12.17 00:57:59.474824 [ 266 ] {d635f62a-b12b-48f1-a8d5-8b169213b091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11323 | 2025.12.17 00:57:59.474855 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1449 rows starting from the beginning of the part | ||
| 11324 | 2025.12.17 00:57:59.474997 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 18 rows starting from the beginning of the part | ||
| 11325 | 2025.12.17 00:57:59.475116 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 11326 | 2025.12.17 00:57:59.475177 [ 266 ] {d635f62a-b12b-48f1-a8d5-8b169213b091} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11327 | 2025.12.17 00:57:59.475218 [ 266 ] {d635f62a-b12b-48f1-a8d5-8b169213b091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11328 | 2025.12.17 00:57:59.475224 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 18 rows starting from the beginning of the part | ||
| 11329 | 2025.12.17 00:57:59.475337 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part | ||
| 11330 | 2025.12.17 00:57:59.475447 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 18 rows starting from the beginning of the part | ||
| 11331 | 2025.12.17 00:57:59.475557 [ 266 ] {d635f62a-b12b-48f1-a8d5-8b169213b091} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11332 | 2025.12.17 00:57:59.475778 [ 266 ] {d635f62a-b12b-48f1-a8d5-8b169213b091} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2025.12.17 00:57:59.475908 [ 102 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11334 | 2025.12.17 00:57:59.475924 [ 266 ] {d635f62a-b12b-48f1-a8d5-8b169213b091} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 11335 | 2025.12.17 00:57:59.475948 [ 102 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2025.12.17 00:57:59.475972 [ 266 ] {d635f62a-b12b-48f1-a8d5-8b169213b091} <Debug> TCPHandler: Processed in 0.001342597 sec. | ||
| 11337 | 2025.12.17 00:57:59.475972 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11338 | 2025.12.17 00:57:59.476068 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11339 | 2025.12.17 00:57:59.476160 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11340 | 2025.12.17 00:57:59.476186 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4614 rows starting from the beginning of the part | ||
| 11341 | 2025.12.17 00:57:59.476231 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11342 | 2025.12.17 00:57:59.476270 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11343 | 2025.12.17 00:57:59.476304 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11344 | 2025.12.17 00:57:59.476338 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11345 | 2025.12.17 00:57:59.476373 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11346 | 2025.12.17 00:57:59.478179 [ 200 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4914 rows, containing 4 columns (4 merged, 0 gathered) in 0.002144033 sec., 2291942.334842794 rows/sec., 152.80 MiB/sec. | ||
| 11347 | 2025.12.17 00:57:59.478693 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11348 | 2025.12.17 00:57:59.478828 [ 197 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24403 rows, containing 5 columns (5 merged, 0 gathered) in 0.006437739 sec., 3790616.550313705 rows/sec., 259.38 MiB/sec. | ||
| 11349 | 2025.12.17 00:57:59.478998 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_81_16} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2025.12.17 00:57:59.479076 [ 198 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_81_16} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11351 | 2025.12.17 00:57:59.479174 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11352 | 2025.12.17 00:57:59.479293 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11353 | 2025.12.17 00:57:59.479600 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11354 | 2025.12.17 00:57:59.479682 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11355 | 2025.12.17 00:57:59.479778 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11356 | 2025.12.17 00:57:59.483566 [ 200 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 19 columns (19 merged, 0 gathered) in 0.00901439 sec., 172058.2313390035 rows/sec., 308.32 MiB/sec. | ||
| 11357 | 2025.12.17 00:57:59.485939 [ 198 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11358 | 2025.12.17 00:57:59.486311 [ 198 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2025.12.17 00:57:59.486397 [ 198 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11360 | 2025.12.17 00:57:59.486559 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 11361 | 2025.12.17 00:58:00.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.54 MiB, peak 347.89 MiB, free memory in arenas 0.00 B, will set to 337.27 MiB (RSS), difference: 3.73 MiB | ||
| 11362 | 2025.12.17 00:58:00.606422 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53801 | ||
| 11363 | 2025.12.17 00:58:00.606529 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11364 | 2025.12.17 00:58:00.606557 [ 291 ] {} <Debug> TCP-Session: 4cea6d61-997a-4c1f-ae27-23e5c09395ea Authenticating user 'default' from [fd00:1122:3344:101::e]:53801 | ||
| 11365 | 2025.12.17 00:58:00.606579 [ 291 ] {} <Debug> TCP-Session: 4cea6d61-997a-4c1f-ae27-23e5c09395ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11366 | 2025.12.17 00:58:00.606592 [ 291 ] {} <Debug> TCP-Session: 4cea6d61-997a-4c1f-ae27-23e5c09395ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11367 | 2025.12.17 00:58:00.606796 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48294 | ||
| 11368 | 2025.12.17 00:58:00.606827 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41165 | ||
| 11369 | 2025.12.17 00:58:00.606847 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36828 | ||
| 11370 | 2025.12.17 00:58:00.606877 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56339 | ||
| 11371 | 2025.12.17 00:58:00.606922 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11372 | 2025.12.17 00:58:00.606872 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55259 | ||
| 11373 | 2025.12.17 00:58:00.606963 [ 292 ] {} <Debug> TCP-Session: 178eae70-3b0d-42e3-9ec3-f8205a642033 Authenticating user 'default' from [fd00:1122:3344:101::e]:48294 | ||
| 11374 | 2025.12.17 00:58:00.606983 [ 291 ] {} <Trace> TCP-Session: 4cea6d61-997a-4c1f-ae27-23e5c09395ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11375 | 2025.12.17 00:58:00.607013 [ 292 ] {} <Debug> TCP-Session: 178eae70-3b0d-42e3-9ec3-f8205a642033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11376 | 2025.12.17 00:58:00.606981 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11377 | 2025.12.17 00:58:00.607044 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11378 | 2025.12.17 00:58:00.607040 [ 292 ] {} <Debug> TCP-Session: 178eae70-3b0d-42e3-9ec3-f8205a642033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11379 | 2025.12.17 00:58:00.607081 [ 289 ] {} <Debug> TCP-Session: 08165a02-d1f1-4bd4-ad2f-cac001cb1997 Authenticating user 'default' from [fd00:1122:3344:101::e]:56339 | ||
| 11380 | 2025.12.17 00:58:00.607089 [ 290 ] {} <Debug> TCP-Session: 93742bf6-8e4f-4006-8198-ea289279edad Authenticating user 'default' from [fd00:1122:3344:101::e]:55259 | ||
| 11381 | 2025.12.17 00:58:00.607125 [ 289 ] {} <Debug> TCP-Session: 08165a02-d1f1-4bd4-ad2f-cac001cb1997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11382 | 2025.12.17 00:58:00.607137 [ 290 ] {} <Debug> TCP-Session: 93742bf6-8e4f-4006-8198-ea289279edad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11383 | 2025.12.17 00:58:00.607150 [ 289 ] {} <Debug> TCP-Session: 08165a02-d1f1-4bd4-ad2f-cac001cb1997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11384 | 2025.12.17 00:58:00.607162 [ 290 ] {} <Debug> TCP-Session: 93742bf6-8e4f-4006-8198-ea289279edad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11385 | 2025.12.17 00:58:00.607178 [ 291 ] {4ce78f00-ca27-4936-bb17-90e3b0ea15a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53801) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11386 | 2025.12.17 00:58:00.606978 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11387 | 2025.12.17 00:58:00.606965 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11388 | 2025.12.17 00:58:00.607243 [ 287 ] {} <Debug> TCP-Session: b2fa7511-0dc1-488a-adcc-346179dec95f Authenticating user 'default' from [fd00:1122:3344:101::e]:36828 | ||
| 11389 | 2025.12.17 00:58:00.607267 [ 293 ] {} <Debug> TCP-Session: ec2508cb-98c1-484f-aebe-7d0012ecc141 Authenticating user 'default' from [fd00:1122:3344:101::e]:41165 | ||
| 11390 | 2025.12.17 00:58:00.607284 [ 287 ] {} <Debug> TCP-Session: b2fa7511-0dc1-488a-adcc-346179dec95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11391 | 2025.12.17 00:58:00.607298 [ 293 ] {} <Debug> TCP-Session: ec2508cb-98c1-484f-aebe-7d0012ecc141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11392 | 2025.12.17 00:58:00.607315 [ 287 ] {} <Debug> TCP-Session: b2fa7511-0dc1-488a-adcc-346179dec95f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11393 | 2025.12.17 00:58:00.607326 [ 293 ] {} <Debug> TCP-Session: ec2508cb-98c1-484f-aebe-7d0012ecc141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11394 | 2025.12.17 00:58:00.606835 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53814 | ||
| 11395 | 2025.12.17 00:58:00.606830 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48558 | ||
| 11396 | 2025.12.17 00:58:00.606855 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56101 | ||
| 11397 | 2025.12.17 00:58:00.607446 [ 291 ] {4ce78f00-ca27-4936-bb17-90e3b0ea15a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11398 | 2025.12.17 00:58:00.607460 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11399 | 2025.12.17 00:58:00.607447 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11400 | 2025.12.17 00:58:00.607496 [ 294 ] {} <Debug> TCP-Session: 7f198409-60ac-4793-9c88-19f76d7f494f Authenticating user 'default' from [fd00:1122:3344:101::e]:48558 | ||
| 11401 | 2025.12.17 00:58:00.607508 [ 291 ] {4ce78f00-ca27-4936-bb17-90e3b0ea15a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11402 | 2025.12.17 00:58:00.607522 [ 259 ] {} <Debug> TCP-Session: 778e2f39-6913-4b98-ba55-59fb4c4c5151 Authenticating user 'default' from [fd00:1122:3344:101::e]:53814 | ||
| 11403 | 2025.12.17 00:58:00.607523 [ 294 ] {} <Debug> TCP-Session: 7f198409-60ac-4793-9c88-19f76d7f494f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11404 | 2025.12.17 00:58:00.607573 [ 259 ] {} <Debug> TCP-Session: 778e2f39-6913-4b98-ba55-59fb4c4c5151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11405 | 2025.12.17 00:58:00.607579 [ 294 ] {} <Debug> TCP-Session: 7f198409-60ac-4793-9c88-19f76d7f494f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11406 | 2025.12.17 00:58:00.607593 [ 259 ] {} <Debug> TCP-Session: 778e2f39-6913-4b98-ba55-59fb4c4c5151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11407 | 2025.12.17 00:58:00.607728 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11408 | 2025.12.17 00:58:00.607777 [ 288 ] {} <Debug> TCP-Session: aef2fad6-1cf8-4717-b8a3-b55cb6ce596b Authenticating user 'default' from [fd00:1122:3344:101::e]:56101 | ||
| 11409 | 2025.12.17 00:58:00.607794 [ 288 ] {} <Debug> TCP-Session: aef2fad6-1cf8-4717-b8a3-b55cb6ce596b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11410 | 2025.12.17 00:58:00.607807 [ 288 ] {} <Debug> TCP-Session: aef2fad6-1cf8-4717-b8a3-b55cb6ce596b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11411 | 2025.12.17 00:58:00.607865 [ 291 ] {4ce78f00-ca27-4936-bb17-90e3b0ea15a0} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 11412 | 2025.12.17 00:58:00.609012 [ 318 ] {4ce78f00-ca27-4936-bb17-90e3b0ea15a0} <Trace> AggregatingTransform: Aggregating | ||
| 11413 | 2025.12.17 00:58:00.609064 [ 318 ] {4ce78f00-ca27-4936-bb17-90e3b0ea15a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 11414 | 2025.12.17 00:58:00.609103 [ 318 ] {4ce78f00-ca27-4936-bb17-90e3b0ea15a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001126293 sec. (887.868 rows/sec., 34.68 KiB/sec.) | ||
| 11415 | 2025.12.17 00:58:00.609124 [ 318 ] {4ce78f00-ca27-4936-bb17-90e3b0ea15a0} <Trace> Aggregator: Merging aggregated data | ||
| 11416 | 2025.12.17 00:58:00.610461 [ 291 ] {4ce78f00-ca27-4936-bb17-90e3b0ea15a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003342 sec., 299.22202274087374 rows/sec., 11.69 KiB/sec. | ||
| 11417 | 2025.12.17 00:58:00.610623 [ 291 ] {4ce78f00-ca27-4936-bb17-90e3b0ea15a0} <Debug> TCPHandler: Processed in 0.003769636 sec. | ||
| 11418 | 2025.12.17 00:58:00.610759 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11419 | 2025.12.17 00:58:00.610792 [ 291 ] {} <Debug> TCP-Session: 4cea6d61-997a-4c1f-ae27-23e5c09395ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11420 | 2025.12.17 00:58:00.610795 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11421 | 2025.12.17 00:58:00.610814 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11422 | 2025.12.17 00:58:00.610832 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11423 | 2025.12.17 00:58:00.610865 [ 290 ] {} <Debug> TCP-Session: 93742bf6-8e4f-4006-8198-ea289279edad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11424 | 2025.12.17 00:58:00.610881 [ 292 ] {} <Debug> TCP-Session: 178eae70-3b0d-42e3-9ec3-f8205a642033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11425 | 2025.12.17 00:58:00.610901 [ 293 ] {} <Debug> TCP-Session: ec2508cb-98c1-484f-aebe-7d0012ecc141 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11426 | 2025.12.17 00:58:00.610922 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11427 | 2025.12.17 00:58:00.610948 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11428 | 2025.12.17 00:58:00.610969 [ 289 ] {} <Debug> TCP-Session: 08165a02-d1f1-4bd4-ad2f-cac001cb1997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11429 | 2025.12.17 00:58:00.610975 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11430 | 2025.12.17 00:58:00.611006 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11431 | 2025.12.17 00:58:00.611031 [ 288 ] {} <Debug> TCP-Session: aef2fad6-1cf8-4717-b8a3-b55cb6ce596b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11432 | 2025.12.17 00:58:00.611008 [ 294 ] {} <Debug> TCP-Session: 7f198409-60ac-4793-9c88-19f76d7f494f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11433 | 2025.12.17 00:58:00.611072 [ 287 ] {} <Debug> TCP-Session: b2fa7511-0dc1-488a-adcc-346179dec95f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11434 | 2025.12.17 00:58:00.610880 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11435 | 2025.12.17 00:58:00.611164 [ 259 ] {} <Debug> TCP-Session: 778e2f39-6913-4b98-ba55-59fb4c4c5151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11436 | 2025.12.17 00:58:00.631035 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40004 | ||
| 11437 | 2025.12.17 00:58:00.631123 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11438 | 2025.12.17 00:58:00.631147 [ 291 ] {} <Debug> TCP-Session: 51f8210f-d9eb-4b0d-a0a8-ea799ea8206a Authenticating user 'default' from [fd00:1122:3344:101::e]:40004 | ||
| 11439 | 2025.12.17 00:58:00.631168 [ 291 ] {} <Debug> TCP-Session: 51f8210f-d9eb-4b0d-a0a8-ea799ea8206a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11440 | 2025.12.17 00:58:00.631211 [ 291 ] {} <Debug> TCP-Session: 51f8210f-d9eb-4b0d-a0a8-ea799ea8206a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11441 | 2025.12.17 00:58:00.631369 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62333 | ||
| 11442 | 2025.12.17 00:58:00.631369 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36366 | ||
| 11443 | 2025.12.17 00:58:00.631392 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42940 | ||
| 11444 | 2025.12.17 00:58:00.631432 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50920 | ||
| 11445 | 2025.12.17 00:58:00.631454 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57244 | ||
| 11446 | 2025.12.17 00:58:00.631480 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11447 | 2025.12.17 00:58:00.631489 [ 291 ] {} <Trace> TCP-Session: 51f8210f-d9eb-4b0d-a0a8-ea799ea8206a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11448 | 2025.12.17 00:58:00.631494 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11449 | 2025.12.17 00:58:00.631519 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11450 | 2025.12.17 00:58:00.631537 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11451 | 2025.12.17 00:58:00.631548 [ 294 ] {} <Debug> TCP-Session: 68cdfa5c-0f3f-4caa-b8a7-c716d7ff1263 Authenticating user 'default' from [fd00:1122:3344:101::e]:42940 | ||
| 11452 | 2025.12.17 00:58:00.631564 [ 287 ] {} <Debug> TCP-Session: 68211c74-3050-4132-9c97-cfb0a7543e3b Authenticating user 'default' from [fd00:1122:3344:101::e]:50920 | ||
| 11453 | 2025.12.17 00:58:00.631512 [ 292 ] {} <Debug> TCP-Session: 53f2ba28-a463-46af-8a94-3e7f964b9c81 Authenticating user 'default' from [fd00:1122:3344:101::e]:36366 | ||
| 11454 | 2025.12.17 00:58:00.631605 [ 288 ] {} <Debug> TCP-Session: d352e07c-a411-4b82-b47a-ec84d58ddb10 Authenticating user 'default' from [fd00:1122:3344:101::e]:57244 | ||
| 11455 | 2025.12.17 00:58:00.631616 [ 287 ] {} <Debug> TCP-Session: 68211c74-3050-4132-9c97-cfb0a7543e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11456 | 2025.12.17 00:58:00.631632 [ 292 ] {} <Debug> TCP-Session: 53f2ba28-a463-46af-8a94-3e7f964b9c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11457 | 2025.12.17 00:58:00.631632 [ 288 ] {} <Debug> TCP-Session: d352e07c-a411-4b82-b47a-ec84d58ddb10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11458 | 2025.12.17 00:58:00.631652 [ 291 ] {67280450-c399-419a-99c9-4853de4fa0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40004) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11459 | 2025.12.17 00:58:00.631656 [ 294 ] {} <Debug> TCP-Session: 68cdfa5c-0f3f-4caa-b8a7-c716d7ff1263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11460 | 2025.12.17 00:58:00.631670 [ 288 ] {} <Debug> TCP-Session: d352e07c-a411-4b82-b47a-ec84d58ddb10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11461 | 2025.12.17 00:58:00.631712 [ 294 ] {} <Debug> TCP-Session: 68cdfa5c-0f3f-4caa-b8a7-c716d7ff1263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11462 | 2025.12.17 00:58:00.631663 [ 292 ] {} <Debug> TCP-Session: 53f2ba28-a463-46af-8a94-3e7f964b9c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11463 | 2025.12.17 00:58:00.631467 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42811 | ||
| 11464 | 2025.12.17 00:58:00.631463 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60467 | ||
| 11465 | 2025.12.17 00:58:00.631448 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11466 | 2025.12.17 00:58:00.631839 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11467 | 2025.12.17 00:58:00.631857 [ 293 ] {} <Debug> TCP-Session: 2ec5e53b-2bc8-479b-ad50-a0e5f92945e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62333 | ||
| 11468 | 2025.12.17 00:58:00.631872 [ 290 ] {} <Debug> TCP-Session: 4ad42928-eb57-4280-8fb4-dab02c868f47 Authenticating user 'default' from [fd00:1122:3344:101::e]:42811 | ||
| 11469 | 2025.12.17 00:58:00.631884 [ 293 ] {} <Debug> TCP-Session: 2ec5e53b-2bc8-479b-ad50-a0e5f92945e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11470 | 2025.12.17 00:58:00.631899 [ 290 ] {} <Debug> TCP-Session: 4ad42928-eb57-4280-8fb4-dab02c868f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11471 | 2025.12.17 00:58:00.631907 [ 291 ] {67280450-c399-419a-99c9-4853de4fa0e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11472 | 2025.12.17 00:58:00.631922 [ 290 ] {} <Debug> TCP-Session: 4ad42928-eb57-4280-8fb4-dab02c868f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11473 | 2025.12.17 00:58:00.631874 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11474 | 2025.12.17 00:58:00.631910 [ 293 ] {} <Debug> TCP-Session: 2ec5e53b-2bc8-479b-ad50-a0e5f92945e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11475 | 2025.12.17 00:58:00.631971 [ 291 ] {67280450-c399-419a-99c9-4853de4fa0e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11476 | 2025.12.17 00:58:00.631990 [ 289 ] {} <Debug> TCP-Session: aa5ef622-f552-43c2-b74d-eeedec4dc352 Authenticating user 'default' from [fd00:1122:3344:101::e]:60467 | ||
| 11477 | 2025.12.17 00:58:00.631657 [ 287 ] {} <Debug> TCP-Session: 68211c74-3050-4132-9c97-cfb0a7543e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11478 | 2025.12.17 00:58:00.632021 [ 289 ] {} <Debug> TCP-Session: aa5ef622-f552-43c2-b74d-eeedec4dc352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11479 | 2025.12.17 00:58:00.631408 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59444 | ||
| 11480 | 2025.12.17 00:58:00.632052 [ 289 ] {} <Debug> TCP-Session: aa5ef622-f552-43c2-b74d-eeedec4dc352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11481 | 2025.12.17 00:58:00.632121 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11482 | 2025.12.17 00:58:00.632148 [ 259 ] {} <Debug> TCP-Session: d033dfe6-f970-49f9-90c0-6b4975e70bea Authenticating user 'default' from [fd00:1122:3344:101::e]:59444 | ||
| 11483 | 2025.12.17 00:58:00.632164 [ 259 ] {} <Debug> TCP-Session: d033dfe6-f970-49f9-90c0-6b4975e70bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11484 | 2025.12.17 00:58:00.632176 [ 259 ] {} <Debug> TCP-Session: d033dfe6-f970-49f9-90c0-6b4975e70bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11485 | 2025.12.17 00:58:00.632267 [ 291 ] {67280450-c399-419a-99c9-4853de4fa0e4} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 11486 | 2025.12.17 00:58:00.633481 [ 331 ] {67280450-c399-419a-99c9-4853de4fa0e4} <Trace> AggregatingTransform: Aggregating | ||
| 11487 | 2025.12.17 00:58:00.633542 [ 331 ] {67280450-c399-419a-99c9-4853de4fa0e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 11488 | 2025.12.17 00:58:00.633579 [ 331 ] {67280450-c399-419a-99c9-4853de4fa0e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001197934 sec. (834.771 rows/sec., 32.61 KiB/sec.) | ||
| 11489 | 2025.12.17 00:58:00.633594 [ 331 ] {67280450-c399-419a-99c9-4853de4fa0e4} <Trace> Aggregator: Merging aggregated data | ||
| 11490 | 2025.12.17 00:58:00.635043 [ 291 ] {67280450-c399-419a-99c9-4853de4fa0e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003441 sec., 290.6131938390003 rows/sec., 11.35 KiB/sec. | ||
| 11491 | 2025.12.17 00:58:00.635187 [ 291 ] {67280450-c399-419a-99c9-4853de4fa0e4} <Debug> TCPHandler: Processed in 0.003797765 sec. | ||
| 11492 | 2025.12.17 00:58:00.635290 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11493 | 2025.12.17 00:58:00.635318 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11494 | 2025.12.17 00:58:00.635337 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11495 | 2025.12.17 00:58:00.635359 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11496 | 2025.12.17 00:58:00.635364 [ 290 ] {} <Debug> TCP-Session: 4ad42928-eb57-4280-8fb4-dab02c868f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11497 | 2025.12.17 00:58:00.635376 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11498 | 2025.12.17 00:58:00.635398 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11499 | 2025.12.17 00:58:00.635417 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11500 | 2025.12.17 00:58:00.635434 [ 288 ] {} <Debug> TCP-Session: d352e07c-a411-4b82-b47a-ec84d58ddb10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11501 | 2025.12.17 00:58:00.635453 [ 287 ] {} <Debug> TCP-Session: 68211c74-3050-4132-9c97-cfb0a7543e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11502 | 2025.12.17 00:58:00.635454 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11503 | 2025.12.17 00:58:00.635473 [ 294 ] {} <Debug> TCP-Session: 68cdfa5c-0f3f-4caa-b8a7-c716d7ff1263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11504 | 2025.12.17 00:58:00.635437 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11505 | 2025.12.17 00:58:00.635518 [ 291 ] {} <Debug> TCP-Session: 51f8210f-d9eb-4b0d-a0a8-ea799ea8206a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11506 | 2025.12.17 00:58:00.635556 [ 289 ] {} <Debug> TCP-Session: aa5ef622-f552-43c2-b74d-eeedec4dc352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11507 | 2025.12.17 00:58:00.635386 [ 293 ] {} <Debug> TCP-Session: 2ec5e53b-2bc8-479b-ad50-a0e5f92945e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11508 | 2025.12.17 00:58:00.635332 [ 292 ] {} <Debug> TCP-Session: 53f2ba28-a463-46af-8a94-3e7f964b9c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11509 | 2025.12.17 00:58:00.635404 [ 259 ] {} <Debug> TCP-Session: d033dfe6-f970-49f9-90c0-6b4975e70bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11510 | 2025.12.17 00:58:02.899696 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11511 | 2025.12.17 00:58:02.899776 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11512 | 2025.12.17 00:58:03.045503 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26891 | ||
| 11513 | 2025.12.17 00:58:03.046330 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11514 | 2025.12.17 00:58:03.046396 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11515 | 2025.12.17 00:58:03.046866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11516 | 2025.12.17 00:58:03.047086 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11517 | 2025.12.17 00:58:03.047219 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26891 | ||
| 11518 | 2025.12.17 00:58:03.047235 [ 89 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11519 | 2025.12.17 00:58:03.047319 [ 89 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11520 | 2025.12.17 00:58:03.047356 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11521 | 2025.12.17 00:58:03.047550 [ 200 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 11522 | 2025.12.17 00:58:03.047744 [ 200 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11523 | 2025.12.17 00:58:03.047802 [ 200 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24459 rows starting from the beginning of the part | ||
| 11524 | 2025.12.17 00:58:03.047898 [ 200 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11525 | 2025.12.17 00:58:03.047973 [ 200 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 11526 | 2025.12.17 00:58:03.048040 [ 200 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 11527 | 2025.12.17 00:58:03.048106 [ 200 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 11528 | 2025.12.17 00:58:03.048147 [ 200 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 11529 | 2025.12.17 00:58:03.050273 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26891 rows, containing 4 columns (4 merged, 0 gathered) in 0.002796325 sec., 9616550.293689039 rows/sec., 137.57 MiB/sec. | ||
| 11530 | 2025.12.17 00:58:03.050552 [ 197 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11531 | 2025.12.17 00:58:03.050826 [ 197 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_56_11} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11532 | 2025.12.17 00:58:03.050892 [ 197 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_56_11} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11533 | 2025.12.17 00:58:03.050979 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11534 | 2025.12.17 00:58:03.133394 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1392 | ||
| 11535 | 2025.12.17 00:58:03.135917 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11536 | 2025.12.17 00:58:03.135973 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11537 | 2025.12.17 00:58:03.137228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11538 | 2025.12.17 00:58:03.137507 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11539 | 2025.12.17 00:58:03.137668 [ 89 ] {} <Debug> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11540 | 2025.12.17 00:58:03.137711 [ 89 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11541 | 2025.12.17 00:58:03.137729 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11542 | 2025.12.17 00:58:03.137806 [ 192 ] {7da62750-6930-48af-a6ee-8794106c1b60::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 | ||
| 11543 | 2025.12.17 00:58:03.137911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1392 | ||
| 11544 | 2025.12.17 00:58:03.138350 [ 192 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11545 | 2025.12.17 00:58:03.138489 [ 192 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1254 rows starting from the beginning of the part | ||
| 11546 | 2025.12.17 00:58:03.138833 [ 192 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 11547 | 2025.12.17 00:58:03.139132 [ 192 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 11548 | 2025.12.17 00:58:03.139414 [ 192 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 11549 | 2025.12.17 00:58:03.139801 [ 192 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 11550 | 2025.12.17 00:58:03.140123 [ 192 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 11551 | 2025.12.17 00:58:03.146147 [ 197 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1392 rows, containing 72 columns (72 merged, 0 gathered) in 0.008372847 sec., 166251.69431616273 rows/sec., 132.52 MiB/sec. | ||
| 11552 | 2025.12.17 00:58:03.147714 [ 198 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11553 | 2025.12.17 00:58:03.148569 [ 198 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_41_8} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11554 | 2025.12.17 00:58:03.148678 [ 198 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_41_8} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11555 | 2025.12.17 00:58:03.149106 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11556 | 2025.12.17 00:58:04.466250 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11557 | 2025.12.17 00:58:04.466513 [ 266 ] {0e179f2e-e896-4a67-abb3-bad22ae7a886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11558 | 2025.12.17 00:58:04.466615 [ 266 ] {0e179f2e-e896-4a67-abb3-bad22ae7a886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11559 | 2025.12.17 00:58:04.467425 [ 266 ] {0e179f2e-e896-4a67-abb3-bad22ae7a886} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11560 | 2025.12.17 00:58:04.467473 [ 266 ] {0e179f2e-e896-4a67-abb3-bad22ae7a886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11561 | 2025.12.17 00:58:04.467891 [ 266 ] {0e179f2e-e896-4a67-abb3-bad22ae7a886} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11562 | 2025.12.17 00:58:04.468130 [ 266 ] {0e179f2e-e896-4a67-abb3-bad22ae7a886} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11563 | 2025.12.17 00:58:04.468299 [ 266 ] {0e179f2e-e896-4a67-abb3-bad22ae7a886} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001857 sec., 56004.30802369413 rows/sec., 4.69 MiB/sec. | ||
| 11564 | 2025.12.17 00:58:04.468354 [ 266 ] {0e179f2e-e896-4a67-abb3-bad22ae7a886} <Debug> TCPHandler: Processed in 0.002278845 sec. | ||
| 11565 | 2025.12.17 00:58:04.468485 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11566 | 2025.12.17 00:58:04.468590 [ 266 ] {c4da4063-8609-43ea-8f01-493a45645075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11567 | 2025.12.17 00:58:04.468636 [ 266 ] {c4da4063-8609-43ea-8f01-493a45645075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11568 | 2025.12.17 00:58:04.469074 [ 266 ] {c4da4063-8609-43ea-8f01-493a45645075} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11569 | 2025.12.17 00:58:04.469114 [ 266 ] {c4da4063-8609-43ea-8f01-493a45645075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11570 | 2025.12.17 00:58:04.469422 [ 266 ] {c4da4063-8609-43ea-8f01-493a45645075} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11571 | 2025.12.17 00:58:04.469659 [ 266 ] {c4da4063-8609-43ea-8f01-493a45645075} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11572 | 2025.12.17 00:58:04.469799 [ 266 ] {c4da4063-8609-43ea-8f01-493a45645075} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001232 sec., 19480.51948051948 rows/sec., 1.43 MiB/sec. | ||
| 11573 | 2025.12.17 00:58:04.469841 [ 266 ] {c4da4063-8609-43ea-8f01-493a45645075} <Debug> TCPHandler: Processed in 0.001407658 sec. | ||
| 11574 | 2025.12.17 00:58:04.469947 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11575 | 2025.12.17 00:58:04.470045 [ 266 ] {c1e3af55-0873-42d2-8399-03095a8858d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11576 | 2025.12.17 00:58:04.470088 [ 266 ] {c1e3af55-0873-42d2-8399-03095a8858d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11577 | 2025.12.17 00:58:04.470520 [ 266 ] {c1e3af55-0873-42d2-8399-03095a8858d0} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11578 | 2025.12.17 00:58:04.470558 [ 266 ] {c1e3af55-0873-42d2-8399-03095a8858d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11579 | 2025.12.17 00:58:04.470872 [ 266 ] {c1e3af55-0873-42d2-8399-03095a8858d0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11580 | 2025.12.17 00:58:04.471084 [ 266 ] {c1e3af55-0873-42d2-8399-03095a8858d0} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11581 | 2025.12.17 00:58:04.471217 [ 266 ] {c1e3af55-0873-42d2-8399-03095a8858d0} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00119 sec., 73949.57983193277 rows/sec., 5.77 MiB/sec. | ||
| 11582 | 2025.12.17 00:58:04.471259 [ 266 ] {c1e3af55-0873-42d2-8399-03095a8858d0} <Debug> TCPHandler: Processed in 0.001361498 sec. | ||
| 11583 | 2025.12.17 00:58:04.471371 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11584 | 2025.12.17 00:58:04.471467 [ 266 ] {df673b2e-5a49-4094-9b46-d7ee194ebd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11585 | 2025.12.17 00:58:04.471511 [ 266 ] {df673b2e-5a49-4094-9b46-d7ee194ebd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11586 | 2025.12.17 00:58:04.471916 [ 266 ] {df673b2e-5a49-4094-9b46-d7ee194ebd7c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2025.12.17 00:58:04.471953 [ 266 ] {df673b2e-5a49-4094-9b46-d7ee194ebd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11588 | 2025.12.17 00:58:04.472286 [ 266 ] {df673b2e-5a49-4094-9b46-d7ee194ebd7c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11589 | 2025.12.17 00:58:04.472500 [ 266 ] {df673b2e-5a49-4094-9b46-d7ee194ebd7c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2025.12.17 00:58:04.472538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11591 | 2025.12.17 00:58:04.472636 [ 266 ] {df673b2e-5a49-4094-9b46-d7ee194ebd7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 11592 | 2025.12.17 00:58:04.472681 [ 266 ] {df673b2e-5a49-4094-9b46-d7ee194ebd7c} <Debug> TCPHandler: Processed in 0.001358967 sec. | ||
| 11593 | 2025.12.17 00:58:04.472785 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11594 | 2025.12.17 00:58:04.472880 [ 266 ] {ef74b3c9-a9ca-463e-9082-006d74f01cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11595 | 2025.12.17 00:58:04.472937 [ 266 ] {ef74b3c9-a9ca-463e-9082-006d74f01cb9} <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 | ||
| 11596 | 2025.12.17 00:58:04.473743 [ 266 ] {ef74b3c9-a9ca-463e-9082-006d74f01cb9} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11597 | 2025.12.17 00:58:04.473780 [ 266 ] {ef74b3c9-a9ca-463e-9082-006d74f01cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11598 | 2025.12.17 00:58:04.474323 [ 266 ] {ef74b3c9-a9ca-463e-9082-006d74f01cb9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11599 | 2025.12.17 00:58:04.474579 [ 266 ] {ef74b3c9-a9ca-463e-9082-006d74f01cb9} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11600 | 2025.12.17 00:58:04.474725 [ 266 ] {ef74b3c9-a9ca-463e-9082-006d74f01cb9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001861 sec., 12896.292315959161 rows/sec., 23.11 MiB/sec. | ||
| 11601 | 2025.12.17 00:58:04.474794 [ 266 ] {ef74b3c9-a9ca-463e-9082-006d74f01cb9} <Debug> TCPHandler: Processed in 0.002058031 sec. | ||
| 11602 | 2025.12.17 00:58:04.474903 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11603 | 2025.12.17 00:58:04.474998 [ 266 ] {1e007f0a-b201-44ab-9488-eaa35d582167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11604 | 2025.12.17 00:58:04.475041 [ 266 ] {1e007f0a-b201-44ab-9488-eaa35d582167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11605 | 2025.12.17 00:58:04.475402 [ 266 ] {1e007f0a-b201-44ab-9488-eaa35d582167} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11606 | 2025.12.17 00:58:04.475440 [ 266 ] {1e007f0a-b201-44ab-9488-eaa35d582167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11607 | 2025.12.17 00:58:04.475760 [ 266 ] {1e007f0a-b201-44ab-9488-eaa35d582167} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11608 | 2025.12.17 00:58:04.475971 [ 266 ] {1e007f0a-b201-44ab-9488-eaa35d582167} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11609 | 2025.12.17 00:58:04.476103 [ 266 ] {1e007f0a-b201-44ab-9488-eaa35d582167} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 11610 | 2025.12.17 00:58:04.476141 [ 266 ] {1e007f0a-b201-44ab-9488-eaa35d582167} <Debug> TCPHandler: Processed in 0.001286505 sec. | ||
| 11611 | 2025.12.17 00:58:04.491616 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2025.12.17 00:58:04.491683 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11613 | 2025.12.17 00:58:04.498031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11614 | 2025.12.17 00:58:04.498767 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11615 | 2025.12.17 00:58:04.499157 [ 98 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11616 | 2025.12.17 00:58:04.499228 [ 98 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2025.12.17 00:58:04.499251 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11618 | 2025.12.17 00:58:04.499380 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 11619 | 2025.12.17 00:58:04.502836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11620 | 2025.12.17 00:58:04.503345 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11621 | 2025.12.17 00:58:04.504940 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11622 | 2025.12.17 00:58:04.509510 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11623 | 2025.12.17 00:58:04.514004 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11624 | 2025.12.17 00:58:04.518701 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11625 | 2025.12.17 00:58:04.523683 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 11626 | 2025.12.17 00:58:04.527648 [ 202 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11627 | 2025.12.17 00:58:04.580002 [ 197 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080681926 sec., 5230.415545608071 rows/sec., 27.05 MiB/sec. | ||
| 11628 | 2025.12.17 00:58:04.582966 [ 197 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11629 | 2025.12.17 00:58:04.585315 [ 197 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_56_11} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2025.12.17 00:58:04.585436 [ 197 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_56_11} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11631 | 2025.12.17 00:58:04.588416 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11632 | 2025.12.17 00:58:09.495789 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11633 | 2025.12.17 00:58:09.495970 [ 266 ] {3d0f82f1-93bf-4ce9-a006-ba4a83113873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11634 | 2025.12.17 00:58:09.496036 [ 266 ] {3d0f82f1-93bf-4ce9-a006-ba4a83113873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11635 | 2025.12.17 00:58:09.496713 [ 266 ] {3d0f82f1-93bf-4ce9-a006-ba4a83113873} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11636 | 2025.12.17 00:58:09.496754 [ 266 ] {3d0f82f1-93bf-4ce9-a006-ba4a83113873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11637 | 2025.12.17 00:58:09.497133 [ 266 ] {3d0f82f1-93bf-4ce9-a006-ba4a83113873} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11638 | 2025.12.17 00:58:09.497357 [ 266 ] {3d0f82f1-93bf-4ce9-a006-ba4a83113873} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2025.12.17 00:58:09.497522 [ 266 ] {3d0f82f1-93bf-4ce9-a006-ba4a83113873} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001599 sec., 15009.3808630394 rows/sec., 1.25 MiB/sec. | ||
| 11640 | 2025.12.17 00:58:09.497574 [ 266 ] {3d0f82f1-93bf-4ce9-a006-ba4a83113873} <Debug> TCPHandler: Processed in 0.001915078 sec. | ||
| 11641 | 2025.12.17 00:58:09.497705 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11642 | 2025.12.17 00:58:09.497808 [ 266 ] {0acfe48b-fe25-45fa-93cb-f784a297c83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11643 | 2025.12.17 00:58:09.497851 [ 266 ] {0acfe48b-fe25-45fa-93cb-f784a297c83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11644 | 2025.12.17 00:58:09.498269 [ 266 ] {0acfe48b-fe25-45fa-93cb-f784a297c83a} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11645 | 2025.12.17 00:58:09.498306 [ 266 ] {0acfe48b-fe25-45fa-93cb-f784a297c83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11646 | 2025.12.17 00:58:09.498597 [ 266 ] {0acfe48b-fe25-45fa-93cb-f784a297c83a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11647 | 2025.12.17 00:58:09.498817 [ 266 ] {0acfe48b-fe25-45fa-93cb-f784a297c83a} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11648 | 2025.12.17 00:58:09.498950 [ 266 ] {0acfe48b-fe25-45fa-93cb-f784a297c83a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 419.96 KiB/sec. | ||
| 11649 | 2025.12.17 00:58:09.498989 [ 266 ] {0acfe48b-fe25-45fa-93cb-f784a297c83a} <Debug> TCPHandler: Processed in 0.001335407 sec. | ||
| 11650 | 2025.12.17 00:58:09.499099 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11651 | 2025.12.17 00:58:09.499192 [ 266 ] {be4379aa-aaa8-4e8c-946f-39b76c52733b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11652 | 2025.12.17 00:58:09.499231 [ 266 ] {be4379aa-aaa8-4e8c-946f-39b76c52733b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11653 | 2025.12.17 00:58:09.500337 [ 266 ] {be4379aa-aaa8-4e8c-946f-39b76c52733b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2025.12.17 00:58:09.500373 [ 266 ] {be4379aa-aaa8-4e8c-946f-39b76c52733b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11655 | 2025.12.17 00:58:09.500752 [ 266 ] {be4379aa-aaa8-4e8c-946f-39b76c52733b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11656 | 2025.12.17 00:58:09.500963 [ 266 ] {be4379aa-aaa8-4e8c-946f-39b76c52733b} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2025.12.17 00:58:09.501092 [ 266 ] {be4379aa-aaa8-4e8c-946f-39b76c52733b} <Debug> executeQuery: Read 1355 rows, 116.19 KiB in 0.001917 sec., 706833.5941575378 rows/sec., 59.19 MiB/sec. | ||
| 11658 | 2025.12.17 00:58:09.501133 [ 266 ] {be4379aa-aaa8-4e8c-946f-39b76c52733b} <Debug> TCPHandler: Processed in 0.002082221 sec. | ||
| 11659 | 2025.12.17 00:58:09.501244 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2025.12.17 00:58:09.501337 [ 266 ] {e52d7940-7485-4f7d-88ac-e3f44a19af35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11661 | 2025.12.17 00:58:09.501376 [ 266 ] {e52d7940-7485-4f7d-88ac-e3f44a19af35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11662 | 2025.12.17 00:58:09.501791 [ 266 ] {e52d7940-7485-4f7d-88ac-e3f44a19af35} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11663 | 2025.12.17 00:58:09.501827 [ 266 ] {e52d7940-7485-4f7d-88ac-e3f44a19af35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11664 | 2025.12.17 00:58:09.502122 [ 266 ] {e52d7940-7485-4f7d-88ac-e3f44a19af35} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11665 | 2025.12.17 00:58:09.502340 [ 266 ] {e52d7940-7485-4f7d-88ac-e3f44a19af35} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11666 | 2025.12.17 00:58:09.502470 [ 266 ] {e52d7940-7485-4f7d-88ac-e3f44a19af35} <Debug> executeQuery: Read 36 rows, 2.73 KiB in 0.001149 sec., 31331.592689295037 rows/sec., 2.32 MiB/sec. | ||
| 11667 | 2025.12.17 00:58:09.502509 [ 266 ] {e52d7940-7485-4f7d-88ac-e3f44a19af35} <Debug> TCPHandler: Processed in 0.001313166 sec. | ||
| 11668 | 2025.12.17 00:58:09.502616 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11669 | 2025.12.17 00:58:09.502709 [ 266 ] {27313577-e62e-48a5-9eda-7f4450c9ef24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11670 | 2025.12.17 00:58:09.502747 [ 266 ] {27313577-e62e-48a5-9eda-7f4450c9ef24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11671 | 2025.12.17 00:58:09.503235 [ 266 ] {27313577-e62e-48a5-9eda-7f4450c9ef24} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11672 | 2025.12.17 00:58:09.503271 [ 266 ] {27313577-e62e-48a5-9eda-7f4450c9ef24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11673 | 2025.12.17 00:58:09.503575 [ 266 ] {27313577-e62e-48a5-9eda-7f4450c9ef24} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11674 | 2025.12.17 00:58:09.503782 [ 266 ] {27313577-e62e-48a5-9eda-7f4450c9ef24} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2025.12.17 00:58:09.503907 [ 266 ] {27313577-e62e-48a5-9eda-7f4450c9ef24} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001214 sec., 207578.25370675453 rows/sec., 14.36 MiB/sec. | ||
| 11676 | 2025.12.17 00:58:09.503948 [ 266 ] {27313577-e62e-48a5-9eda-7f4450c9ef24} <Debug> TCPHandler: Processed in 0.001380028 sec. | ||
| 11677 | 2025.12.17 00:58:09.504062 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11678 | 2025.12.17 00:58:09.504154 [ 266 ] {7c89adb3-d86e-4558-b3e4-242e65d02fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11679 | 2025.12.17 00:58:09.504193 [ 266 ] {7c89adb3-d86e-4558-b3e4-242e65d02fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11680 | 2025.12.17 00:58:09.504587 [ 266 ] {7c89adb3-d86e-4558-b3e4-242e65d02fff} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2025.12.17 00:58:09.504627 [ 266 ] {7c89adb3-d86e-4558-b3e4-242e65d02fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11682 | 2025.12.17 00:58:09.504928 [ 266 ] {7c89adb3-d86e-4558-b3e4-242e65d02fff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11683 | 2025.12.17 00:58:09.505133 [ 266 ] {7c89adb3-d86e-4558-b3e4-242e65d02fff} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11684 | 2025.12.17 00:58:09.505261 [ 266 ] {7c89adb3-d86e-4558-b3e4-242e65d02fff} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 11685 | 2025.12.17 00:58:09.505301 [ 266 ] {7c89adb3-d86e-4558-b3e4-242e65d02fff} <Debug> TCPHandler: Processed in 0.001286496 sec. | ||
| 11686 | 2025.12.17 00:58:09.505417 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11687 | 2025.12.17 00:58:09.505510 [ 266 ] {29972f28-deda-4503-a72a-3d54862016de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11688 | 2025.12.17 00:58:09.505548 [ 266 ] {29972f28-deda-4503-a72a-3d54862016de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11689 | 2025.12.17 00:58:09.506173 [ 266 ] {29972f28-deda-4503-a72a-3d54862016de} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11690 | 2025.12.17 00:58:09.506208 [ 266 ] {29972f28-deda-4503-a72a-3d54862016de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11691 | 2025.12.17 00:58:09.506531 [ 266 ] {29972f28-deda-4503-a72a-3d54862016de} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11692 | 2025.12.17 00:58:09.506736 [ 266 ] {29972f28-deda-4503-a72a-3d54862016de} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11693 | 2025.12.17 00:58:09.506863 [ 266 ] {29972f28-deda-4503-a72a-3d54862016de} <Debug> executeQuery: Read 580 rows, 44.59 KiB in 0.00137 sec., 423357.6642335767 rows/sec., 31.79 MiB/sec. | ||
| 11694 | 2025.12.17 00:58:09.506903 [ 266 ] {29972f28-deda-4503-a72a-3d54862016de} <Debug> TCPHandler: Processed in 0.001533551 sec. | ||
| 11695 | 2025.12.17 00:58:09.507013 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11696 | 2025.12.17 00:58:09.507107 [ 266 ] {af664d11-bb14-424e-92fa-9848bb78fa95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11697 | 2025.12.17 00:58:09.507150 [ 266 ] {af664d11-bb14-424e-92fa-9848bb78fa95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11698 | 2025.12.17 00:58:09.507744 [ 266 ] {af664d11-bb14-424e-92fa-9848bb78fa95} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11699 | 2025.12.17 00:58:09.507780 [ 266 ] {af664d11-bb14-424e-92fa-9848bb78fa95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11700 | 2025.12.17 00:58:09.508148 [ 266 ] {af664d11-bb14-424e-92fa-9848bb78fa95} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11701 | 2025.12.17 00:58:09.508351 [ 266 ] {af664d11-bb14-424e-92fa-9848bb78fa95} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11702 | 2025.12.17 00:58:09.508482 [ 266 ] {af664d11-bb14-424e-92fa-9848bb78fa95} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001392 sec., 634339.0804597702 rows/sec., 43.05 MiB/sec. | ||
| 11703 | 2025.12.17 00:58:09.508522 [ 266 ] {af664d11-bb14-424e-92fa-9848bb78fa95} <Debug> TCPHandler: Processed in 0.001556461 sec. | ||
| 11704 | 2025.12.17 00:58:09.508632 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11705 | 2025.12.17 00:58:09.508724 [ 266 ] {b34b96cd-c8b3-45e2-98f4-21585b2671b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11706 | 2025.12.17 00:58:09.508778 [ 266 ] {b34b96cd-c8b3-45e2-98f4-21585b2671b4} <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 | ||
| 11707 | 2025.12.17 00:58:09.509603 [ 266 ] {b34b96cd-c8b3-45e2-98f4-21585b2671b4} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11708 | 2025.12.17 00:58:09.509640 [ 266 ] {b34b96cd-c8b3-45e2-98f4-21585b2671b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11709 | 2025.12.17 00:58:09.510179 [ 266 ] {b34b96cd-c8b3-45e2-98f4-21585b2671b4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11710 | 2025.12.17 00:58:09.510401 [ 266 ] {b34b96cd-c8b3-45e2-98f4-21585b2671b4} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11711 | 2025.12.17 00:58:09.510543 [ 266 ] {b34b96cd-c8b3-45e2-98f4-21585b2671b4} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001835 sec., 9809.264305177112 rows/sec., 17.58 MiB/sec. | ||
| 11712 | 2025.12.17 00:58:09.510613 [ 266 ] {b34b96cd-c8b3-45e2-98f4-21585b2671b4} <Debug> TCPHandler: Processed in 0.00203043 sec. | ||
| 11713 | 2025.12.17 00:58:09.510730 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11714 | 2025.12.17 00:58:09.510824 [ 266 ] {4e1714e0-cee8-42b5-be67-dcc122e7df56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11715 | 2025.12.17 00:58:09.510864 [ 266 ] {4e1714e0-cee8-42b5-be67-dcc122e7df56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11716 | 2025.12.17 00:58:09.511203 [ 266 ] {4e1714e0-cee8-42b5-be67-dcc122e7df56} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11717 | 2025.12.17 00:58:09.511239 [ 266 ] {4e1714e0-cee8-42b5-be67-dcc122e7df56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11718 | 2025.12.17 00:58:09.511534 [ 266 ] {4e1714e0-cee8-42b5-be67-dcc122e7df56} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11719 | 2025.12.17 00:58:09.511737 [ 266 ] {4e1714e0-cee8-42b5-be67-dcc122e7df56} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2025.12.17 00:58:09.511863 [ 266 ] {4e1714e0-cee8-42b5-be67-dcc122e7df56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 11721 | 2025.12.17 00:58:09.511901 [ 266 ] {4e1714e0-cee8-42b5-be67-dcc122e7df56} <Debug> TCPHandler: Processed in 0.001220714 sec. | ||
| 11722 | 2025.12.17 00:58:10.547436 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27339 | ||
| 11723 | 2025.12.17 00:58:10.548077 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2025.12.17 00:58:10.548121 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11725 | 2025.12.17 00:58:10.548628 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11726 | 2025.12.17 00:58:10.548872 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2025.12.17 00:58:10.549017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27339 | ||
| 11728 | 2025.12.17 00:58:12.002955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11729 | 2025.12.17 00:58:12.019226 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11730 | 2025.12.17 00:58:12.019286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11731 | 2025.12.17 00:58:12.024932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11732 | 2025.12.17 00:58:12.025674 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11733 | 2025.12.17 00:58:12.028916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11734 | 2025.12.17 00:58:13.138172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1424 | ||
| 11735 | 2025.12.17 00:58:13.140585 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2025.12.17 00:58:13.140633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11737 | 2025.12.17 00:58:13.141850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11738 | 2025.12.17 00:58:13.142114 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11739 | 2025.12.17 00:58:13.142395 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
| 11740 | 2025.12.17 00:58:14.466879 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11741 | 2025.12.17 00:58:14.467079 [ 266 ] {eda31cce-c7c7-4fc1-a841-b3f8eb2a342c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11742 | 2025.12.17 00:58:14.467155 [ 266 ] {eda31cce-c7c7-4fc1-a841-b3f8eb2a342c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11743 | 2025.12.17 00:58:14.467935 [ 266 ] {eda31cce-c7c7-4fc1-a841-b3f8eb2a342c} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2025.12.17 00:58:14.467987 [ 266 ] {eda31cce-c7c7-4fc1-a841-b3f8eb2a342c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11745 | 2025.12.17 00:58:14.468407 [ 266 ] {eda31cce-c7c7-4fc1-a841-b3f8eb2a342c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11746 | 2025.12.17 00:58:14.468650 [ 266 ] {eda31cce-c7c7-4fc1-a841-b3f8eb2a342c} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2025.12.17 00:58:14.468822 [ 266 ] {eda31cce-c7c7-4fc1-a841-b3f8eb2a342c} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001796 sec., 57906.45879732739 rows/sec., 4.85 MiB/sec. | ||
| 11748 | 2025.12.17 00:58:14.468878 [ 266 ] {eda31cce-c7c7-4fc1-a841-b3f8eb2a342c} <Debug> TCPHandler: Processed in 0.002142282 sec. | ||
| 11749 | 2025.12.17 00:58:14.469024 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11750 | 2025.12.17 00:58:14.469129 [ 266 ] {7ab73781-1145-49e6-8a57-41165ce80cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11751 | 2025.12.17 00:58:14.469173 [ 266 ] {7ab73781-1145-49e6-8a57-41165ce80cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11752 | 2025.12.17 00:58:14.469607 [ 266 ] {7ab73781-1145-49e6-8a57-41165ce80cd3} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11753 | 2025.12.17 00:58:14.469647 [ 266 ] {7ab73781-1145-49e6-8a57-41165ce80cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11754 | 2025.12.17 00:58:14.469985 [ 266 ] {7ab73781-1145-49e6-8a57-41165ce80cd3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11755 | 2025.12.17 00:58:14.470242 [ 266 ] {7ab73781-1145-49e6-8a57-41165ce80cd3} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2025.12.17 00:58:14.470378 [ 90 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11757 | 2025.12.17 00:58:14.470387 [ 266 ] {7ab73781-1145-49e6-8a57-41165ce80cd3} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001279 sec., 18764.659890539486 rows/sec., 1.38 MiB/sec. | ||
| 11758 | 2025.12.17 00:58:14.470452 [ 90 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11759 | 2025.12.17 00:58:14.470471 [ 266 ] {7ab73781-1145-49e6-8a57-41165ce80cd3} <Debug> TCPHandler: Processed in 0.00149905 sec. | ||
| 11760 | 2025.12.17 00:58:14.470479 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11761 | 2025.12.17 00:58:14.470599 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11762 | 2025.12.17 00:58:14.470601 [ 196 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11763 | 2025.12.17 00:58:14.470703 [ 266 ] {0355b878-24ff-4e02-817a-547f6ab44996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11764 | 2025.12.17 00:58:14.470753 [ 266 ] {0355b878-24ff-4e02-817a-547f6ab44996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11765 | 2025.12.17 00:58:14.470756 [ 196 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11766 | 2025.12.17 00:58:14.470814 [ 196 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 279 rows starting from the beginning of the part | ||
| 11767 | 2025.12.17 00:58:14.470881 [ 196 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 28 rows starting from the beginning of the part | ||
| 11768 | 2025.12.17 00:58:14.470932 [ 196 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 18 rows starting from the beginning of the part | ||
| 11769 | 2025.12.17 00:58:14.470977 [ 196 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 11770 | 2025.12.17 00:58:14.471016 [ 196 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 36 rows starting from the beginning of the part | ||
| 11771 | 2025.12.17 00:58:14.471061 [ 196 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part | ||
| 11772 | 2025.12.17 00:58:14.471218 [ 266 ] {0355b878-24ff-4e02-817a-547f6ab44996} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11773 | 2025.12.17 00:58:14.471263 [ 266 ] {0355b878-24ff-4e02-817a-547f6ab44996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11774 | 2025.12.17 00:58:14.471612 [ 266 ] {0355b878-24ff-4e02-817a-547f6ab44996} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11775 | 2025.12.17 00:58:14.471866 [ 266 ] {0355b878-24ff-4e02-817a-547f6ab44996} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11776 | 2025.12.17 00:58:14.472005 [ 188 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453719 sec., 281347.3580520032 rows/sec., 19.62 MiB/sec. | ||
| 11777 | 2025.12.17 00:58:14.472008 [ 266 ] {0355b878-24ff-4e02-817a-547f6ab44996} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001322 sec., 66565.80937972768 rows/sec., 5.20 MiB/sec. | ||
| 11778 | 2025.12.17 00:58:14.472072 [ 266 ] {0355b878-24ff-4e02-817a-547f6ab44996} <Debug> TCPHandler: Processed in 0.00152239 sec. | ||
| 11779 | 2025.12.17 00:58:14.472190 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11780 | 2025.12.17 00:58:14.472209 [ 189 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11781 | 2025.12.17 00:58:14.472287 [ 266 ] {4607c4a8-5e68-4f07-aa65-4a91522105fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11782 | 2025.12.17 00:58:14.472339 [ 266 ] {4607c4a8-5e68-4f07-aa65-4a91522105fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11783 | 2025.12.17 00:58:14.472566 [ 189 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_81_16} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11784 | 2025.12.17 00:58:14.472673 [ 189 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_81_16} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11785 | 2025.12.17 00:58:14.472798 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11786 | 2025.12.17 00:58:14.472798 [ 266 ] {4607c4a8-5e68-4f07-aa65-4a91522105fb} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11787 | 2025.12.17 00:58:14.472853 [ 266 ] {4607c4a8-5e68-4f07-aa65-4a91522105fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11788 | 2025.12.17 00:58:14.473214 [ 266 ] {4607c4a8-5e68-4f07-aa65-4a91522105fb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11789 | 2025.12.17 00:58:14.473431 [ 266 ] {4607c4a8-5e68-4f07-aa65-4a91522105fb} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11790 | 2025.12.17 00:58:14.473569 [ 266 ] {4607c4a8-5e68-4f07-aa65-4a91522105fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 11791 | 2025.12.17 00:58:14.473609 [ 266 ] {4607c4a8-5e68-4f07-aa65-4a91522105fb} <Debug> TCPHandler: Processed in 0.001466489 sec. | ||
| 11792 | 2025.12.17 00:58:14.473721 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11793 | 2025.12.17 00:58:14.473817 [ 266 ] {ec14cedc-4305-4a68-b702-b794fb5791c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11794 | 2025.12.17 00:58:14.473873 [ 266 ] {ec14cedc-4305-4a68-b702-b794fb5791c8} <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 | ||
| 11795 | 2025.12.17 00:58:14.474778 [ 266 ] {ec14cedc-4305-4a68-b702-b794fb5791c8} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11796 | 2025.12.17 00:58:14.474817 [ 266 ] {ec14cedc-4305-4a68-b702-b794fb5791c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11797 | 2025.12.17 00:58:14.475379 [ 266 ] {ec14cedc-4305-4a68-b702-b794fb5791c8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11798 | 2025.12.17 00:58:14.475647 [ 266 ] {ec14cedc-4305-4a68-b702-b794fb5791c8} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11799 | 2025.12.17 00:58:14.475802 [ 266 ] {ec14cedc-4305-4a68-b702-b794fb5791c8} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002 sec., 12000 rows/sec., 21.50 MiB/sec. | ||
| 11800 | 2025.12.17 00:58:14.475881 [ 266 ] {ec14cedc-4305-4a68-b702-b794fb5791c8} <Debug> TCPHandler: Processed in 0.002206734 sec. | ||
| 11801 | 2025.12.17 00:58:14.476004 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11802 | 2025.12.17 00:58:14.476100 [ 266 ] {39186494-135a-43f2-a90d-bb449c68d71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11803 | 2025.12.17 00:58:14.476143 [ 266 ] {39186494-135a-43f2-a90d-bb449c68d71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11804 | 2025.12.17 00:58:14.476495 [ 266 ] {39186494-135a-43f2-a90d-bb449c68d71b} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11805 | 2025.12.17 00:58:14.476533 [ 266 ] {39186494-135a-43f2-a90d-bb449c68d71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11806 | 2025.12.17 00:58:14.476853 [ 266 ] {39186494-135a-43f2-a90d-bb449c68d71b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11807 | 2025.12.17 00:58:14.477071 [ 266 ] {39186494-135a-43f2-a90d-bb449c68d71b} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11808 | 2025.12.17 00:58:14.477203 [ 266 ] {39186494-135a-43f2-a90d-bb449c68d71b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 11809 | 2025.12.17 00:58:14.477242 [ 266 ] {39186494-135a-43f2-a90d-bb449c68d71b} <Debug> TCPHandler: Processed in 0.001287706 sec. | ||
| 11810 | 2025.12.17 00:58:17.900031 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11811 | 2025.12.17 00:58:17.900099 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11812 | 2025.12.17 00:58:18.049183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27851 | ||
| 11813 | 2025.12.17 00:58:18.049690 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11814 | 2025.12.17 00:58:18.049739 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11815 | 2025.12.17 00:58:18.050229 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11816 | 2025.12.17 00:58:18.050468 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11817 | 2025.12.17 00:58:18.050625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27851 | ||
| 11818 | 2025.12.17 00:58:19.466873 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11819 | 2025.12.17 00:58:19.467062 [ 266 ] {98729747-7089-4b6c-a3b5-76f2ad8ed964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11820 | 2025.12.17 00:58:19.467132 [ 266 ] {98729747-7089-4b6c-a3b5-76f2ad8ed964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11821 | 2025.12.17 00:58:19.467798 [ 266 ] {98729747-7089-4b6c-a3b5-76f2ad8ed964} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11822 | 2025.12.17 00:58:19.467848 [ 266 ] {98729747-7089-4b6c-a3b5-76f2ad8ed964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11823 | 2025.12.17 00:58:19.468258 [ 266 ] {98729747-7089-4b6c-a3b5-76f2ad8ed964} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11824 | 2025.12.17 00:58:19.468500 [ 266 ] {98729747-7089-4b6c-a3b5-76f2ad8ed964} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11825 | 2025.12.17 00:58:19.468673 [ 266 ] {98729747-7089-4b6c-a3b5-76f2ad8ed964} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001663 sec., 55321.707757065546 rows/sec., 4.67 MiB/sec. | ||
| 11826 | 2025.12.17 00:58:19.468735 [ 266 ] {98729747-7089-4b6c-a3b5-76f2ad8ed964} <Debug> TCPHandler: Processed in 0.00200204 sec. | ||
| 11827 | 2025.12.17 00:58:19.468867 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11828 | 2025.12.17 00:58:19.468971 [ 266 ] {0a017b6c-549c-4edc-a345-43d916465722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11829 | 2025.12.17 00:58:19.469017 [ 266 ] {0a017b6c-549c-4edc-a345-43d916465722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11830 | 2025.12.17 00:58:19.469428 [ 266 ] {0a017b6c-549c-4edc-a345-43d916465722} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11831 | 2025.12.17 00:58:19.469466 [ 266 ] {0a017b6c-549c-4edc-a345-43d916465722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11832 | 2025.12.17 00:58:19.469790 [ 266 ] {0a017b6c-549c-4edc-a345-43d916465722} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11833 | 2025.12.17 00:58:19.470012 [ 266 ] {0a017b6c-549c-4edc-a345-43d916465722} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11834 | 2025.12.17 00:58:19.470147 [ 266 ] {0a017b6c-549c-4edc-a345-43d916465722} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001199 sec., 15012.510425354463 rows/sec., 1.10 MiB/sec. | ||
| 11835 | 2025.12.17 00:58:19.470189 [ 266 ] {0a017b6c-549c-4edc-a345-43d916465722} <Debug> TCPHandler: Processed in 0.001373298 sec. | ||
| 11836 | 2025.12.17 00:58:19.470288 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11837 | 2025.12.17 00:58:19.470384 [ 266 ] {491005aa-1189-4644-955e-b15096e8dab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11838 | 2025.12.17 00:58:19.470426 [ 266 ] {491005aa-1189-4644-955e-b15096e8dab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11839 | 2025.12.17 00:58:19.470853 [ 266 ] {491005aa-1189-4644-955e-b15096e8dab2} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11840 | 2025.12.17 00:58:19.470889 [ 266 ] {491005aa-1189-4644-955e-b15096e8dab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11841 | 2025.12.17 00:58:19.471203 [ 266 ] {491005aa-1189-4644-955e-b15096e8dab2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11842 | 2025.12.17 00:58:19.471426 [ 266 ] {491005aa-1189-4644-955e-b15096e8dab2} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11843 | 2025.12.17 00:58:19.471561 [ 266 ] {491005aa-1189-4644-955e-b15096e8dab2} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001195 sec., 68619.24686192468 rows/sec., 5.36 MiB/sec. | ||
| 11844 | 2025.12.17 00:58:19.471598 [ 266 ] {491005aa-1189-4644-955e-b15096e8dab2} <Debug> TCPHandler: Processed in 0.001357697 sec. | ||
| 11845 | 2025.12.17 00:58:19.471711 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11846 | 2025.12.17 00:58:19.471808 [ 266 ] {fdbde923-790e-42db-b41a-9710491656d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11847 | 2025.12.17 00:58:19.471852 [ 266 ] {fdbde923-790e-42db-b41a-9710491656d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11848 | 2025.12.17 00:58:19.472271 [ 266 ] {fdbde923-790e-42db-b41a-9710491656d0} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11849 | 2025.12.17 00:58:19.472308 [ 266 ] {fdbde923-790e-42db-b41a-9710491656d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11850 | 2025.12.17 00:58:19.472658 [ 266 ] {fdbde923-790e-42db-b41a-9710491656d0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11851 | 2025.12.17 00:58:19.472870 [ 266 ] {fdbde923-790e-42db-b41a-9710491656d0} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11852 | 2025.12.17 00:58:19.473007 [ 266 ] {fdbde923-790e-42db-b41a-9710491656d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 11853 | 2025.12.17 00:58:19.473044 [ 266 ] {fdbde923-790e-42db-b41a-9710491656d0} <Debug> TCPHandler: Processed in 0.001382417 sec. | ||
| 11854 | 2025.12.17 00:58:19.473157 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11855 | 2025.12.17 00:58:19.473252 [ 266 ] {6456eae8-0e58-44fa-a072-9b32af91d627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11856 | 2025.12.17 00:58:19.473309 [ 266 ] {6456eae8-0e58-44fa-a072-9b32af91d627} <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 | ||
| 11857 | 2025.12.17 00:58:19.474102 [ 266 ] {6456eae8-0e58-44fa-a072-9b32af91d627} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2025.12.17 00:58:19.474139 [ 266 ] {6456eae8-0e58-44fa-a072-9b32af91d627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11859 | 2025.12.17 00:58:19.474680 [ 266 ] {6456eae8-0e58-44fa-a072-9b32af91d627} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11860 | 2025.12.17 00:58:19.474911 [ 266 ] {6456eae8-0e58-44fa-a072-9b32af91d627} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11861 | 2025.12.17 00:58:19.475052 [ 266 ] {6456eae8-0e58-44fa-a072-9b32af91d627} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001818 sec., 9900.990099009901 rows/sec., 17.74 MiB/sec. | ||
| 11862 | 2025.12.17 00:58:19.475123 [ 266 ] {6456eae8-0e58-44fa-a072-9b32af91d627} <Debug> TCPHandler: Processed in 0.00201312 sec. | ||
| 11863 | 2025.12.17 00:58:19.475238 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11864 | 2025.12.17 00:58:19.475331 [ 266 ] {81baffc5-41fc-4b07-a1c8-628e47796885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11865 | 2025.12.17 00:58:19.475374 [ 266 ] {81baffc5-41fc-4b07-a1c8-628e47796885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11866 | 2025.12.17 00:58:19.475720 [ 266 ] {81baffc5-41fc-4b07-a1c8-628e47796885} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11867 | 2025.12.17 00:58:19.475759 [ 266 ] {81baffc5-41fc-4b07-a1c8-628e47796885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11868 | 2025.12.17 00:58:19.476079 [ 266 ] {81baffc5-41fc-4b07-a1c8-628e47796885} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11869 | 2025.12.17 00:58:19.476289 [ 266 ] {81baffc5-41fc-4b07-a1c8-628e47796885} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11870 | 2025.12.17 00:58:19.476424 [ 266 ] {81baffc5-41fc-4b07-a1c8-628e47796885} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 11871 | 2025.12.17 00:58:19.476462 [ 266 ] {81baffc5-41fc-4b07-a1c8-628e47796885} <Debug> TCPHandler: Processed in 0.001273926 sec. | ||
| 11872 | 2025.12.17 00:58:19.529024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11873 | 2025.12.17 00:58:19.547770 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11874 | 2025.12.17 00:58:19.547834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11875 | 2025.12.17 00:58:19.554014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11876 | 2025.12.17 00:58:19.554746 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11877 | 2025.12.17 00:58:19.558082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11878 | 2025.12.17 00:58:23.142649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1448 | ||
| 11879 | 2025.12.17 00:58:23.145358 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2025.12.17 00:58:23.145421 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11881 | 2025.12.17 00:58:23.146697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11882 | 2025.12.17 00:58:23.146979 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2025.12.17 00:58:23.147393 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1448 | ||
| 11884 | 2025.12.17 00:58:24.467032 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11885 | 2025.12.17 00:58:24.467316 [ 266 ] {fefaf98a-8f26-4b54-a7ca-c488acd22774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11886 | 2025.12.17 00:58:24.467437 [ 266 ] {fefaf98a-8f26-4b54-a7ca-c488acd22774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11887 | 2025.12.17 00:58:24.468239 [ 266 ] {fefaf98a-8f26-4b54-a7ca-c488acd22774} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11888 | 2025.12.17 00:58:24.468292 [ 266 ] {fefaf98a-8f26-4b54-a7ca-c488acd22774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11889 | 2025.12.17 00:58:24.468686 [ 266 ] {fefaf98a-8f26-4b54-a7ca-c488acd22774} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11890 | 2025.12.17 00:58:24.468923 [ 266 ] {fefaf98a-8f26-4b54-a7ca-c488acd22774} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11891 | 2025.12.17 00:58:24.469086 [ 266 ] {fefaf98a-8f26-4b54-a7ca-c488acd22774} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001848 sec., 2164.5021645021643 rows/sec., 176.50 KiB/sec. | ||
| 11892 | 2025.12.17 00:58:24.469142 [ 266 ] {fefaf98a-8f26-4b54-a7ca-c488acd22774} <Debug> TCPHandler: Processed in 0.002302396 sec. | ||
| 11893 | 2025.12.17 00:58:24.469268 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11894 | 2025.12.17 00:58:24.469373 [ 266 ] {a416b0af-5fea-47b1-b270-ece299e5fe0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11895 | 2025.12.17 00:58:24.469418 [ 266 ] {a416b0af-5fea-47b1-b270-ece299e5fe0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11896 | 2025.12.17 00:58:24.469898 [ 266 ] {a416b0af-5fea-47b1-b270-ece299e5fe0d} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11897 | 2025.12.17 00:58:24.469937 [ 266 ] {a416b0af-5fea-47b1-b270-ece299e5fe0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11898 | 2025.12.17 00:58:24.470270 [ 266 ] {a416b0af-5fea-47b1-b270-ece299e5fe0d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11899 | 2025.12.17 00:58:24.470491 [ 266 ] {a416b0af-5fea-47b1-b270-ece299e5fe0d} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11900 | 2025.12.17 00:58:24.470628 [ 266 ] {a416b0af-5fea-47b1-b270-ece299e5fe0d} <Debug> executeQuery: Read 106 rows, 9.06 KiB in 0.00128 sec., 82812.5 rows/sec., 6.91 MiB/sec. | ||
| 11901 | 2025.12.17 00:58:24.470631 [ 58 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11902 | 2025.12.17 00:58:24.470668 [ 266 ] {a416b0af-5fea-47b1-b270-ece299e5fe0d} <Debug> TCPHandler: Processed in 0.001453909 sec. | ||
| 11903 | 2025.12.17 00:58:24.470705 [ 58 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11904 | 2025.12.17 00:58:24.470734 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11905 | 2025.12.17 00:58:24.470802 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11906 | 2025.12.17 00:58:24.470849 [ 188 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11907 | 2025.12.17 00:58:24.470905 [ 266 ] {aa593bda-f823-4de1-be95-fcfc6f1749ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11908 | 2025.12.17 00:58:24.470951 [ 266 ] {aa593bda-f823-4de1-be95-fcfc6f1749ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11909 | 2025.12.17 00:58:24.470998 [ 188 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11910 | 2025.12.17 00:58:24.471042 [ 188 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2466 rows starting from the beginning of the part | ||
| 11911 | 2025.12.17 00:58:24.471118 [ 188 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 11912 | 2025.12.17 00:58:24.471171 [ 188 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1355 rows starting from the beginning of the part | ||
| 11913 | 2025.12.17 00:58:24.471219 [ 188 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 11914 | 2025.12.17 00:58:24.471267 [ 188 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 92 rows starting from the beginning of the part | ||
| 11915 | 2025.12.17 00:58:24.471314 [ 188 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 106 rows starting from the beginning of the part | ||
| 11916 | 2025.12.17 00:58:24.471423 [ 266 ] {aa593bda-f823-4de1-be95-fcfc6f1749ef} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11917 | 2025.12.17 00:58:24.471467 [ 266 ] {aa593bda-f823-4de1-be95-fcfc6f1749ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11918 | 2025.12.17 00:58:24.471824 [ 266 ] {aa593bda-f823-4de1-be95-fcfc6f1749ef} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11919 | 2025.12.17 00:58:24.472048 [ 266 ] {aa593bda-f823-4de1-be95-fcfc6f1749ef} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2025.12.17 00:58:24.472191 [ 266 ] {aa593bda-f823-4de1-be95-fcfc6f1749ef} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001308 sec., 21406.727828746178 rows/sec., 1.56 MiB/sec. | ||
| 11921 | 2025.12.17 00:58:24.472231 [ 266 ] {aa593bda-f823-4de1-be95-fcfc6f1749ef} <Debug> TCPHandler: Processed in 0.001480439 sec. | ||
| 11922 | 2025.12.17 00:58:24.472344 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11923 | 2025.12.17 00:58:24.472440 [ 266 ] {2f1ab1b4-93e8-4a9b-845c-6a6a78593cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11924 | 2025.12.17 00:58:24.472482 [ 266 ] {2f1ab1b4-93e8-4a9b-845c-6a6a78593cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11925 | 2025.12.17 00:58:24.472957 [ 266 ] {2f1ab1b4-93e8-4a9b-845c-6a6a78593cbf} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11926 | 2025.12.17 00:58:24.472997 [ 266 ] {2f1ab1b4-93e8-4a9b-845c-6a6a78593cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11927 | 2025.12.17 00:58:24.473299 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4227 rows, containing 5 columns (5 merged, 0 gathered) in 0.002492799 sec., 1695684.248910562 rows/sec., 146.59 MiB/sec. | ||
| 11928 | 2025.12.17 00:58:24.473332 [ 266 ] {2f1ab1b4-93e8-4a9b-845c-6a6a78593cbf} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11929 | 2025.12.17 00:58:24.473576 [ 266 ] {2f1ab1b4-93e8-4a9b-845c-6a6a78593cbf} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11930 | 2025.12.17 00:58:24.473656 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11931 | 2025.12.17 00:58:24.473718 [ 58 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11932 | 2025.12.17 00:58:24.473723 [ 266 ] {2f1ab1b4-93e8-4a9b-845c-6a6a78593cbf} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001301 sec., 70714.83474250576 rows/sec., 5.53 MiB/sec. | ||
| 11933 | 2025.12.17 00:58:24.473763 [ 58 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11934 | 2025.12.17 00:58:24.473787 [ 266 ] {2f1ab1b4-93e8-4a9b-845c-6a6a78593cbf} <Debug> TCPHandler: Processed in 0.001492681 sec. | ||
| 11935 | 2025.12.17 00:58:24.473792 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11936 | 2025.12.17 00:58:24.473904 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11937 | 2025.12.17 00:58:24.473917 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11938 | 2025.12.17 00:58:24.473994 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_86_17} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2025.12.17 00:58:24.474029 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11940 | 2025.12.17 00:58:24.474034 [ 266 ] {e5ae8141-6c8e-40ef-b75f-3b454f873109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11941 | 2025.12.17 00:58:24.474063 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1251 rows starting from the beginning of the part | ||
| 11942 | 2025.12.17 00:58:24.474087 [ 189 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_86_17} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11943 | 2025.12.17 00:58:24.474089 [ 266 ] {e5ae8141-6c8e-40ef-b75f-3b454f873109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11944 | 2025.12.17 00:58:24.474136 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 88 rows starting from the beginning of the part | ||
| 11945 | 2025.12.17 00:58:24.474190 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 580 rows starting from the beginning of the part | ||
| 11946 | 2025.12.17 00:58:24.474208 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 11947 | 2025.12.17 00:58:24.474233 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 88 rows starting from the beginning of the part | ||
| 11948 | 2025.12.17 00:58:24.474275 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part | ||
| 11949 | 2025.12.17 00:58:24.474317 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 92 rows starting from the beginning of the part | ||
| 11950 | 2025.12.17 00:58:24.474557 [ 266 ] {e5ae8141-6c8e-40ef-b75f-3b454f873109} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2025.12.17 00:58:24.474607 [ 266 ] {e5ae8141-6c8e-40ef-b75f-3b454f873109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11952 | 2025.12.17 00:58:24.475620 [ 191 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001762505 sec., 1237443.2980331972 rows/sec., 96.17 MiB/sec. | ||
| 11953 | 2025.12.17 00:58:24.475982 [ 266 ] {e5ae8141-6c8e-40ef-b75f-3b454f873109} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11954 | 2025.12.17 00:58:24.475988 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11955 | 2025.12.17 00:58:24.476328 [ 266 ] {e5ae8141-6c8e-40ef-b75f-3b454f873109} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11956 | 2025.12.17 00:58:24.476383 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_86_17} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11957 | 2025.12.17 00:58:24.476480 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_86_17} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11958 | 2025.12.17 00:58:24.476502 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11959 | 2025.12.17 00:58:24.476506 [ 266 ] {e5ae8141-6c8e-40ef-b75f-3b454f873109} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.002492 sec., 65008.02568218299 rows/sec., 4.53 MiB/sec. | ||
| 11960 | 2025.12.17 00:58:24.476552 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2025.12.17 00:58:24.476567 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 11962 | 2025.12.17 00:58:24.476576 [ 266 ] {e5ae8141-6c8e-40ef-b75f-3b454f873109} <Debug> TCPHandler: Processed in 0.002710334 sec. | ||
| 11963 | 2025.12.17 00:58:24.476582 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11964 | 2025.12.17 00:58:24.476702 [ 190 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11965 | 2025.12.17 00:58:24.476731 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11966 | 2025.12.17 00:58:24.476824 [ 190 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11967 | 2025.12.17 00:58:24.476839 [ 266 ] {0a8230b3-fe28-4364-b110-02d9ae64600e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11968 | 2025.12.17 00:58:24.476860 [ 190 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24403 rows starting from the beginning of the part | ||
| 11969 | 2025.12.17 00:58:24.476906 [ 266 ] {0a8230b3-fe28-4364-b110-02d9ae64600e} <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 | ||
| 11970 | 2025.12.17 00:58:24.476932 [ 190 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11971 | 2025.12.17 00:58:24.476988 [ 190 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 883 rows starting from the beginning of the part | ||
| 11972 | 2025.12.17 00:58:24.477040 [ 190 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11973 | 2025.12.17 00:58:24.477088 [ 190 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11974 | 2025.12.17 00:58:24.477139 [ 190 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 162 rows starting from the beginning of the part | ||
| 11975 | 2025.12.17 00:58:24.477902 [ 266 ] {0a8230b3-fe28-4364-b110-02d9ae64600e} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2025.12.17 00:58:24.477943 [ 266 ] {0a8230b3-fe28-4364-b110-02d9ae64600e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11977 | 2025.12.17 00:58:24.478586 [ 266 ] {0a8230b3-fe28-4364-b110-02d9ae64600e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11978 | 2025.12.17 00:58:24.478849 [ 266 ] {0a8230b3-fe28-4364-b110-02d9ae64600e} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11979 | 2025.12.17 00:58:24.478991 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11980 | 2025.12.17 00:58:24.479018 [ 266 ] {0a8230b3-fe28-4364-b110-02d9ae64600e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.0022 sec., 10909.090909090908 rows/sec., 19.55 MiB/sec. | ||
| 11981 | 2025.12.17 00:58:24.479032 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11982 | 2025.12.17 00:58:24.479062 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11983 | 2025.12.17 00:58:24.479121 [ 266 ] {0a8230b3-fe28-4364-b110-02d9ae64600e} <Debug> TCPHandler: Processed in 0.002448149 sec. | ||
| 11984 | 2025.12.17 00:58:24.479153 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11985 | 2025.12.17 00:58:24.479263 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11986 | 2025.12.17 00:58:24.479379 [ 266 ] {b11297fa-7db3-4f46-9edc-aa02cd2b2b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11987 | 2025.12.17 00:58:24.479408 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11988 | 2025.12.17 00:58:24.479427 [ 266 ] {b11297fa-7db3-4f46-9edc-aa02cd2b2b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11989 | 2025.12.17 00:58:24.479472 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1551 rows starting from the beginning of the part | ||
| 11990 | 2025.12.17 00:58:24.479611 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part | ||
| 11991 | 2025.12.17 00:58:24.479740 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 18 rows starting from the beginning of the part | ||
| 11992 | 2025.12.17 00:58:24.479863 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 11993 | 2025.12.17 00:58:24.479883 [ 266 ] {b11297fa-7db3-4f46-9edc-aa02cd2b2b4f} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11994 | 2025.12.17 00:58:24.479930 [ 266 ] {b11297fa-7db3-4f46-9edc-aa02cd2b2b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11995 | 2025.12.17 00:58:24.479977 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 18 rows starting from the beginning of the part | ||
| 11996 | 2025.12.17 00:58:24.480109 [ 191 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part | ||
| 11997 | 2025.12.17 00:58:24.480332 [ 266 ] {b11297fa-7db3-4f46-9edc-aa02cd2b2b4f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11998 | 2025.12.17 00:58:24.480619 [ 266 ] {b11297fa-7db3-4f46-9edc-aa02cd2b2b4f} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11999 | 2025.12.17 00:58:24.480771 [ 58 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12000 | 2025.12.17 00:58:24.480790 [ 266 ] {b11297fa-7db3-4f46-9edc-aa02cd2b2b4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
| 12001 | 2025.12.17 00:58:24.480813 [ 58 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12002 | 2025.12.17 00:58:24.480841 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 12003 | 2025.12.17 00:58:24.480843 [ 266 ] {b11297fa-7db3-4f46-9edc-aa02cd2b2b4f} <Debug> TCPHandler: Processed in 0.001639333 sec. | ||
| 12004 | 2025.12.17 00:58:24.480930 [ 193 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12005 | 2025.12.17 00:58:24.481050 [ 193 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12006 | 2025.12.17 00:58:24.481086 [ 193 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4914 rows starting from the beginning of the part | ||
| 12007 | 2025.12.17 00:58:24.481143 [ 193 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12008 | 2025.12.17 00:58:24.481189 [ 193 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12009 | 2025.12.17 00:58:24.481232 [ 193 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 12010 | 2025.12.17 00:58:24.481273 [ 193 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 12011 | 2025.12.17 00:58:24.481323 [ 193 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12012 | 2025.12.17 00:58:24.484016 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5214 rows, containing 4 columns (4 merged, 0 gathered) in 0.003124482 sec., 1668756.613096187 rows/sec., 111.32 MiB/sec. | ||
| 12013 | 2025.12.17 00:58:24.484666 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12014 | 2025.12.17 00:58:24.485003 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_86_17} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12015 | 2025.12.17 00:58:24.485094 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_86_17} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12016 | 2025.12.17 00:58:24.485187 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12017 | 2025.12.17 00:58:24.485275 [ 201 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25928 rows, containing 5 columns (5 merged, 0 gathered) in 0.008620672 sec., 3007654.159675719 rows/sec., 205.83 MiB/sec. | ||
| 12018 | 2025.12.17 00:58:24.485628 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12019 | 2025.12.17 00:58:24.486007 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2025.12.17 00:58:24.486108 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12021 | 2025.12.17 00:58:24.486240 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 12022 | 2025.12.17 00:58:24.492767 [ 201 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1659 rows, containing 19 columns (19 merged, 0 gathered) in 0.013655444 sec., 121490.0079411552 rows/sec., 217.70 MiB/sec. | ||
| 12023 | 2025.12.17 00:58:24.495643 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12024 | 2025.12.17 00:58:24.496171 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12025 | 2025.12.17 00:58:24.496280 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12026 | 2025.12.17 00:58:24.496423 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 12027 | 2025.12.17 00:58:25.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.20 MiB, peak 352.66 MiB, free memory in arenas 0.00 B, will set to 345.69 MiB (RSS), difference: 6.49 MiB | ||
| 12028 | 2025.12.17 00:58:25.550782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28299 | ||
| 12029 | 2025.12.17 00:58:25.551272 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12030 | 2025.12.17 00:58:25.551317 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12031 | 2025.12.17 00:58:25.551804 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12032 | 2025.12.17 00:58:25.552035 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12033 | 2025.12.17 00:58:25.552186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28299 | ||
| 12034 | 2025.12.17 00:58:27.058188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12035 | 2025.12.17 00:58:27.076249 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12036 | 2025.12.17 00:58:27.076310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12037 | 2025.12.17 00:58:27.082399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12038 | 2025.12.17 00:58:27.083066 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12039 | 2025.12.17 00:58:27.086449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12040 | 2025.12.17 00:58:29.466073 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2025.12.17 00:58:29.466361 [ 266 ] {e74804fa-361e-4a03-af0c-0b03cf2644a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12042 | 2025.12.17 00:58:29.466468 [ 266 ] {e74804fa-361e-4a03-af0c-0b03cf2644a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12043 | 2025.12.17 00:58:29.467370 [ 266 ] {e74804fa-361e-4a03-af0c-0b03cf2644a5} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2025.12.17 00:58:29.467415 [ 266 ] {e74804fa-361e-4a03-af0c-0b03cf2644a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12045 | 2025.12.17 00:58:29.467819 [ 266 ] {e74804fa-361e-4a03-af0c-0b03cf2644a5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12046 | 2025.12.17 00:58:29.468045 [ 266 ] {e74804fa-361e-4a03-af0c-0b03cf2644a5} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2025.12.17 00:58:29.468209 [ 266 ] {e74804fa-361e-4a03-af0c-0b03cf2644a5} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001927 sec., 47742.60508562533 rows/sec., 4.03 MiB/sec. | ||
| 12048 | 2025.12.17 00:58:29.468262 [ 266 ] {e74804fa-361e-4a03-af0c-0b03cf2644a5} <Debug> TCPHandler: Processed in 0.002372588 sec. | ||
| 12049 | 2025.12.17 00:58:29.468397 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12050 | 2025.12.17 00:58:29.468500 [ 266 ] {8a269997-ebd9-47d0-8c3b-cdb5eafd4b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12051 | 2025.12.17 00:58:29.468544 [ 266 ] {8a269997-ebd9-47d0-8c3b-cdb5eafd4b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12052 | 2025.12.17 00:58:29.468952 [ 266 ] {8a269997-ebd9-47d0-8c3b-cdb5eafd4b77} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2025.12.17 00:58:29.468988 [ 266 ] {8a269997-ebd9-47d0-8c3b-cdb5eafd4b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12054 | 2025.12.17 00:58:29.469288 [ 266 ] {8a269997-ebd9-47d0-8c3b-cdb5eafd4b77} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12055 | 2025.12.17 00:58:29.469512 [ 266 ] {8a269997-ebd9-47d0-8c3b-cdb5eafd4b77} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2025.12.17 00:58:29.469644 [ 266 ] {8a269997-ebd9-47d0-8c3b-cdb5eafd4b77} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001168 sec., 15410.95890410959 rows/sec., 1.13 MiB/sec. | ||
| 12057 | 2025.12.17 00:58:29.469682 [ 266 ] {8a269997-ebd9-47d0-8c3b-cdb5eafd4b77} <Debug> TCPHandler: Processed in 0.001337837 sec. | ||
| 12058 | 2025.12.17 00:58:29.469793 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12059 | 2025.12.17 00:58:29.469895 [ 266 ] {6f029702-4749-4a55-834b-e4e90d7cbe68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12060 | 2025.12.17 00:58:29.469941 [ 266 ] {6f029702-4749-4a55-834b-e4e90d7cbe68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12061 | 2025.12.17 00:58:29.470466 [ 266 ] {6f029702-4749-4a55-834b-e4e90d7cbe68} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2025.12.17 00:58:29.470511 [ 266 ] {6f029702-4749-4a55-834b-e4e90d7cbe68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12063 | 2025.12.17 00:58:29.470901 [ 266 ] {6f029702-4749-4a55-834b-e4e90d7cbe68} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12064 | 2025.12.17 00:58:29.471125 [ 266 ] {6f029702-4749-4a55-834b-e4e90d7cbe68} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2025.12.17 00:58:29.471252 [ 266 ] {6f029702-4749-4a55-834b-e4e90d7cbe68} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.00141 sec., 58156.02836879432 rows/sec., 4.54 MiB/sec. | ||
| 12066 | 2025.12.17 00:58:29.471290 [ 266 ] {6f029702-4749-4a55-834b-e4e90d7cbe68} <Debug> TCPHandler: Processed in 0.001584822 sec. | ||
| 12067 | 2025.12.17 00:58:29.471395 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12068 | 2025.12.17 00:58:29.471488 [ 266 ] {d1035730-75a7-4ed2-84da-1f3cba7edeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12069 | 2025.12.17 00:58:29.471532 [ 266 ] {d1035730-75a7-4ed2-84da-1f3cba7edeea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12070 | 2025.12.17 00:58:29.471998 [ 266 ] {d1035730-75a7-4ed2-84da-1f3cba7edeea} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2025.12.17 00:58:29.472034 [ 266 ] {d1035730-75a7-4ed2-84da-1f3cba7edeea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12072 | 2025.12.17 00:58:29.472372 [ 266 ] {d1035730-75a7-4ed2-84da-1f3cba7edeea} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12073 | 2025.12.17 00:58:29.472606 [ 266 ] {d1035730-75a7-4ed2-84da-1f3cba7edeea} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12074 | 2025.12.17 00:58:29.472737 [ 266 ] {d1035730-75a7-4ed2-84da-1f3cba7edeea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 12075 | 2025.12.17 00:58:29.472781 [ 266 ] {d1035730-75a7-4ed2-84da-1f3cba7edeea} <Debug> TCPHandler: Processed in 0.001392898 sec. | ||
| 12076 | 2025.12.17 00:58:29.472885 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12077 | 2025.12.17 00:58:29.472982 [ 266 ] {56025e46-bf09-486c-80a3-78e902907b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12078 | 2025.12.17 00:58:29.473041 [ 266 ] {56025e46-bf09-486c-80a3-78e902907b35} <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 | ||
| 12079 | 2025.12.17 00:58:29.473858 [ 266 ] {56025e46-bf09-486c-80a3-78e902907b35} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12080 | 2025.12.17 00:58:29.473895 [ 266 ] {56025e46-bf09-486c-80a3-78e902907b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12081 | 2025.12.17 00:58:29.474431 [ 266 ] {56025e46-bf09-486c-80a3-78e902907b35} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12082 | 2025.12.17 00:58:29.474668 [ 266 ] {56025e46-bf09-486c-80a3-78e902907b35} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12083 | 2025.12.17 00:58:29.474810 [ 266 ] {56025e46-bf09-486c-80a3-78e902907b35} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001846 sec., 9750.812567713976 rows/sec., 17.47 MiB/sec. | ||
| 12084 | 2025.12.17 00:58:29.474878 [ 266 ] {56025e46-bf09-486c-80a3-78e902907b35} <Debug> TCPHandler: Processed in 0.00204216 sec. | ||
| 12085 | 2025.12.17 00:58:29.474995 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12086 | 2025.12.17 00:58:29.475093 [ 266 ] {b26ea16d-00c5-41a4-9c44-e3dbf1ff2c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12087 | 2025.12.17 00:58:29.475136 [ 266 ] {b26ea16d-00c5-41a4-9c44-e3dbf1ff2c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12088 | 2025.12.17 00:58:29.475485 [ 266 ] {b26ea16d-00c5-41a4-9c44-e3dbf1ff2c3f} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12089 | 2025.12.17 00:58:29.475521 [ 266 ] {b26ea16d-00c5-41a4-9c44-e3dbf1ff2c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12090 | 2025.12.17 00:58:29.475834 [ 266 ] {b26ea16d-00c5-41a4-9c44-e3dbf1ff2c3f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12091 | 2025.12.17 00:58:29.476059 [ 266 ] {b26ea16d-00c5-41a4-9c44-e3dbf1ff2c3f} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12092 | 2025.12.17 00:58:29.476187 [ 266 ] {b26ea16d-00c5-41a4-9c44-e3dbf1ff2c3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 12093 | 2025.12.17 00:58:29.476223 [ 266 ] {b26ea16d-00c5-41a4-9c44-e3dbf1ff2c3f} <Debug> TCPHandler: Processed in 0.001277745 sec. | ||
| 12094 | 2025.12.17 00:58:32.900157 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12095 | 2025.12.17 00:58:32.900223 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12096 | 2025.12.17 00:58:33.052359 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28811 | ||
| 12097 | 2025.12.17 00:58:33.052975 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12098 | 2025.12.17 00:58:33.053029 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12099 | 2025.12.17 00:58:33.053535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12100 | 2025.12.17 00:58:33.053783 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12101 | 2025.12.17 00:58:33.053942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28811 | ||
| 12102 | 2025.12.17 00:58:33.147613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1474 | ||
| 12103 | 2025.12.17 00:58:33.149988 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12104 | 2025.12.17 00:58:33.150039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12105 | 2025.12.17 00:58:33.151274 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12106 | 2025.12.17 00:58:33.151556 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12107 | 2025.12.17 00:58:33.151948 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1474 | ||
| 12108 | 2025.12.17 00:58:34.466702 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12109 | 2025.12.17 00:58:34.466905 [ 266 ] {3de0f155-73e1-4b9d-b7b8-61aeffd3e83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12110 | 2025.12.17 00:58:34.466984 [ 266 ] {3de0f155-73e1-4b9d-b7b8-61aeffd3e83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12111 | 2025.12.17 00:58:34.467704 [ 266 ] {3de0f155-73e1-4b9d-b7b8-61aeffd3e83e} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2025.12.17 00:58:34.467754 [ 266 ] {3de0f155-73e1-4b9d-b7b8-61aeffd3e83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12113 | 2025.12.17 00:58:34.468170 [ 266 ] {3de0f155-73e1-4b9d-b7b8-61aeffd3e83e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12114 | 2025.12.17 00:58:34.468427 [ 266 ] {3de0f155-73e1-4b9d-b7b8-61aeffd3e83e} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2025.12.17 00:58:34.468596 [ 266 ] {3de0f155-73e1-4b9d-b7b8-61aeffd3e83e} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001744 sec., 59633.02752293578 rows/sec., 4.99 MiB/sec. | ||
| 12116 | 2025.12.17 00:58:34.468650 [ 266 ] {3de0f155-73e1-4b9d-b7b8-61aeffd3e83e} <Debug> TCPHandler: Processed in 0.002087402 sec. | ||
| 12117 | 2025.12.17 00:58:34.468789 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12118 | 2025.12.17 00:58:34.468897 [ 266 ] {26efc7d9-6f96-48d4-a992-0d586ba1ed84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12119 | 2025.12.17 00:58:34.468946 [ 266 ] {26efc7d9-6f96-48d4-a992-0d586ba1ed84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12120 | 2025.12.17 00:58:34.469395 [ 266 ] {26efc7d9-6f96-48d4-a992-0d586ba1ed84} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12121 | 2025.12.17 00:58:34.469435 [ 266 ] {26efc7d9-6f96-48d4-a992-0d586ba1ed84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12122 | 2025.12.17 00:58:34.469744 [ 266 ] {26efc7d9-6f96-48d4-a992-0d586ba1ed84} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12123 | 2025.12.17 00:58:34.469963 [ 266 ] {26efc7d9-6f96-48d4-a992-0d586ba1ed84} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12124 | 2025.12.17 00:58:34.470103 [ 266 ] {26efc7d9-6f96-48d4-a992-0d586ba1ed84} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001231 sec., 19496.344435418356 rows/sec., 1.43 MiB/sec. | ||
| 12125 | 2025.12.17 00:58:34.470144 [ 266 ] {26efc7d9-6f96-48d4-a992-0d586ba1ed84} <Debug> TCPHandler: Processed in 0.001408608 sec. | ||
| 12126 | 2025.12.17 00:58:34.470262 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12127 | 2025.12.17 00:58:34.470361 [ 266 ] {50aee3da-1725-429b-a818-fd078626e431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12128 | 2025.12.17 00:58:34.470403 [ 266 ] {50aee3da-1725-429b-a818-fd078626e431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12129 | 2025.12.17 00:58:34.470829 [ 266 ] {50aee3da-1725-429b-a818-fd078626e431} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12130 | 2025.12.17 00:58:34.470867 [ 266 ] {50aee3da-1725-429b-a818-fd078626e431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12131 | 2025.12.17 00:58:34.471176 [ 266 ] {50aee3da-1725-429b-a818-fd078626e431} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12132 | 2025.12.17 00:58:34.471385 [ 266 ] {50aee3da-1725-429b-a818-fd078626e431} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12133 | 2025.12.17 00:58:34.471515 [ 266 ] {50aee3da-1725-429b-a818-fd078626e431} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001176 sec., 74829.93197278911 rows/sec., 5.84 MiB/sec. | ||
| 12134 | 2025.12.17 00:58:34.471554 [ 266 ] {50aee3da-1725-429b-a818-fd078626e431} <Debug> TCPHandler: Processed in 0.001341207 sec. | ||
| 12135 | 2025.12.17 00:58:34.471668 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12136 | 2025.12.17 00:58:34.471764 [ 266 ] {19a1ea69-60d6-4a72-82d3-e47b082dcfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12137 | 2025.12.17 00:58:34.471810 [ 266 ] {19a1ea69-60d6-4a72-82d3-e47b082dcfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12138 | 2025.12.17 00:58:34.472219 [ 266 ] {19a1ea69-60d6-4a72-82d3-e47b082dcfeb} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2025.12.17 00:58:34.472256 [ 266 ] {19a1ea69-60d6-4a72-82d3-e47b082dcfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12140 | 2025.12.17 00:58:34.472612 [ 266 ] {19a1ea69-60d6-4a72-82d3-e47b082dcfeb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12141 | 2025.12.17 00:58:34.472826 [ 266 ] {19a1ea69-60d6-4a72-82d3-e47b082dcfeb} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2025.12.17 00:58:34.472958 [ 266 ] {19a1ea69-60d6-4a72-82d3-e47b082dcfeb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 12143 | 2025.12.17 00:58:34.472996 [ 266 ] {19a1ea69-60d6-4a72-82d3-e47b082dcfeb} <Debug> TCPHandler: Processed in 0.001376457 sec. | ||
| 12144 | 2025.12.17 00:58:34.473106 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12145 | 2025.12.17 00:58:34.473202 [ 266 ] {ae9567c3-838c-4361-a9dd-00d57f08b776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12146 | 2025.12.17 00:58:34.473258 [ 266 ] {ae9567c3-838c-4361-a9dd-00d57f08b776} <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 | ||
| 12147 | 2025.12.17 00:58:34.474106 [ 266 ] {ae9567c3-838c-4361-a9dd-00d57f08b776} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12148 | 2025.12.17 00:58:34.474143 [ 266 ] {ae9567c3-838c-4361-a9dd-00d57f08b776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12149 | 2025.12.17 00:58:34.474694 [ 266 ] {ae9567c3-838c-4361-a9dd-00d57f08b776} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12150 | 2025.12.17 00:58:34.474927 [ 266 ] {ae9567c3-838c-4361-a9dd-00d57f08b776} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12151 | 2025.12.17 00:58:34.475070 [ 266 ] {ae9567c3-838c-4361-a9dd-00d57f08b776} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001886 sec., 12725.344644750794 rows/sec., 22.80 MiB/sec. | ||
| 12152 | 2025.12.17 00:58:34.475136 [ 266 ] {ae9567c3-838c-4361-a9dd-00d57f08b776} <Debug> TCPHandler: Processed in 0.002078452 sec. | ||
| 12153 | 2025.12.17 00:58:34.475246 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12154 | 2025.12.17 00:58:34.475341 [ 266 ] {4ce79ba0-29dc-47a1-866e-2e79313ca957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12155 | 2025.12.17 00:58:34.475383 [ 266 ] {4ce79ba0-29dc-47a1-866e-2e79313ca957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12156 | 2025.12.17 00:58:34.475722 [ 266 ] {4ce79ba0-29dc-47a1-866e-2e79313ca957} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2025.12.17 00:58:34.475759 [ 266 ] {4ce79ba0-29dc-47a1-866e-2e79313ca957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12158 | 2025.12.17 00:58:34.476088 [ 266 ] {4ce79ba0-29dc-47a1-866e-2e79313ca957} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12159 | 2025.12.17 00:58:34.476301 [ 266 ] {4ce79ba0-29dc-47a1-866e-2e79313ca957} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12160 | 2025.12.17 00:58:34.476433 [ 266 ] {4ce79ba0-29dc-47a1-866e-2e79313ca957} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 12161 | 2025.12.17 00:58:34.476471 [ 266 ] {4ce79ba0-29dc-47a1-866e-2e79313ca957} <Debug> TCPHandler: Processed in 0.001274886 sec. | ||
| 12162 | 2025.12.17 00:58:34.586563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12163 | 2025.12.17 00:58:34.605520 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2025.12.17 00:58:34.605585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12165 | 2025.12.17 00:58:34.611769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12166 | 2025.12.17 00:58:34.612474 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12167 | 2025.12.17 00:58:34.616123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12168 | 2025.12.17 00:58:37.424504 [ 83 ] {} <Debug> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12169 | 2025.12.17 00:58:37.424573 [ 83 ] {} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12170 | 2025.12.17 00:58:37.424595 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12171 | 2025.12.17 00:58:37.424721 [ 201 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 12172 | 2025.12.17 00:58:37.424872 [ 201 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12173 | 2025.12.17 00:58:37.424905 [ 201 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 12174 | 2025.12.17 00:58:37.424974 [ 201 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 12175 | 2025.12.17 00:58:37.425019 [ 201 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 12176 | 2025.12.17 00:58:37.425060 [ 201 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 12177 | 2025.12.17 00:58:37.425099 [ 201 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 12178 | 2025.12.17 00:58:37.425821 [ 199 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151413 sec., 33002.927707086856 rows/sec., 2.75 MiB/sec. | ||
| 12179 | 2025.12.17 00:58:37.426036 [ 192 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12180 | 2025.12.17 00:58:37.426365 [ 192 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_29_7} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2025.12.17 00:58:37.426446 [ 192 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_29_7} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 12182 | 2025.12.17 00:58:37.426550 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12183 | 2025.12.17 00:58:39.495163 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12184 | 2025.12.17 00:58:39.495438 [ 266 ] {da1e2e74-404f-43ab-843e-79157f90a782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12185 | 2025.12.17 00:58:39.495507 [ 266 ] {da1e2e74-404f-43ab-843e-79157f90a782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12186 | 2025.12.17 00:58:39.496213 [ 266 ] {da1e2e74-404f-43ab-843e-79157f90a782} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12187 | 2025.12.17 00:58:39.496270 [ 266 ] {da1e2e74-404f-43ab-843e-79157f90a782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12188 | 2025.12.17 00:58:39.496714 [ 266 ] {da1e2e74-404f-43ab-843e-79157f90a782} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12189 | 2025.12.17 00:58:39.496960 [ 266 ] {da1e2e74-404f-43ab-843e-79157f90a782} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12190 | 2025.12.17 00:58:39.497124 [ 266 ] {da1e2e74-404f-43ab-843e-79157f90a782} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001753 sec., 13690.815744438107 rows/sec., 1.14 MiB/sec. | ||
| 12191 | 2025.12.17 00:58:39.497182 [ 266 ] {da1e2e74-404f-43ab-843e-79157f90a782} <Debug> TCPHandler: Processed in 0.002207194 sec. | ||
| 12192 | 2025.12.17 00:58:39.497304 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12193 | 2025.12.17 00:58:39.497409 [ 266 ] {a13e8360-4943-4496-aff9-c615facdfa1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12194 | 2025.12.17 00:58:39.497454 [ 266 ] {a13e8360-4943-4496-aff9-c615facdfa1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12195 | 2025.12.17 00:58:39.497860 [ 266 ] {a13e8360-4943-4496-aff9-c615facdfa1b} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12196 | 2025.12.17 00:58:39.497901 [ 266 ] {a13e8360-4943-4496-aff9-c615facdfa1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12197 | 2025.12.17 00:58:39.498217 [ 266 ] {a13e8360-4943-4496-aff9-c615facdfa1b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12198 | 2025.12.17 00:58:39.498435 [ 266 ] {a13e8360-4943-4496-aff9-c615facdfa1b} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12199 | 2025.12.17 00:58:39.498578 [ 266 ] {a13e8360-4943-4496-aff9-c615facdfa1b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001194 sec., 3350.0837520938026 rows/sec., 273.18 KiB/sec. | ||
| 12200 | 2025.12.17 00:58:39.498623 [ 266 ] {a13e8360-4943-4496-aff9-c615facdfa1b} <Debug> TCPHandler: Processed in 0.001372368 sec. | ||
| 12201 | 2025.12.17 00:58:39.498735 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12202 | 2025.12.17 00:58:39.498833 [ 266 ] {34b25d87-a475-4756-8c3d-d59f75d7a232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12203 | 2025.12.17 00:58:39.498878 [ 266 ] {34b25d87-a475-4756-8c3d-d59f75d7a232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12204 | 2025.12.17 00:58:39.499801 [ 266 ] {34b25d87-a475-4756-8c3d-d59f75d7a232} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12205 | 2025.12.17 00:58:39.499841 [ 266 ] {34b25d87-a475-4756-8c3d-d59f75d7a232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12206 | 2025.12.17 00:58:39.500275 [ 266 ] {34b25d87-a475-4756-8c3d-d59f75d7a232} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12207 | 2025.12.17 00:58:39.500501 [ 266 ] {34b25d87-a475-4756-8c3d-d59f75d7a232} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12208 | 2025.12.17 00:58:39.500632 [ 266 ] {34b25d87-a475-4756-8c3d-d59f75d7a232} <Debug> executeQuery: Read 1354 rows, 116.12 KiB in 0.001819 sec., 744365.0357339197 rows/sec., 62.34 MiB/sec. | ||
| 12209 | 2025.12.17 00:58:39.500671 [ 266 ] {34b25d87-a475-4756-8c3d-d59f75d7a232} <Debug> TCPHandler: Processed in 0.00198633 sec. | ||
| 12210 | 2025.12.17 00:58:39.500789 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12211 | 2025.12.17 00:58:39.500893 [ 266 ] {7d1dd776-2e25-4656-8da5-72a2fc340067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12212 | 2025.12.17 00:58:39.500937 [ 266 ] {7d1dd776-2e25-4656-8da5-72a2fc340067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12213 | 2025.12.17 00:58:39.501341 [ 266 ] {7d1dd776-2e25-4656-8da5-72a2fc340067} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12214 | 2025.12.17 00:58:39.501381 [ 266 ] {7d1dd776-2e25-4656-8da5-72a2fc340067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12215 | 2025.12.17 00:58:39.501718 [ 266 ] {7d1dd776-2e25-4656-8da5-72a2fc340067} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12216 | 2025.12.17 00:58:39.501952 [ 266 ] {7d1dd776-2e25-4656-8da5-72a2fc340067} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12217 | 2025.12.17 00:58:39.502085 [ 266 ] {7d1dd776-2e25-4656-8da5-72a2fc340067} <Debug> executeQuery: Read 34 rows, 2.59 KiB in 0.001212 sec., 28052.805280528053 rows/sec., 2.09 MiB/sec. | ||
| 12218 | 2025.12.17 00:58:39.502085 [ 86 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12219 | 2025.12.17 00:58:39.502127 [ 266 ] {7d1dd776-2e25-4656-8da5-72a2fc340067} <Debug> TCPHandler: Processed in 0.001390078 sec. | ||
| 12220 | 2025.12.17 00:58:39.502162 [ 86 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12221 | 2025.12.17 00:58:39.502189 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12222 | 2025.12.17 00:58:39.502253 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12223 | 2025.12.17 00:58:39.502300 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12224 | 2025.12.17 00:58:39.502360 [ 266 ] {630e8967-8cf6-46a9-956a-094b368068a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12225 | 2025.12.17 00:58:39.502410 [ 266 ] {630e8967-8cf6-46a9-956a-094b368068a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12226 | 2025.12.17 00:58:39.502428 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12227 | 2025.12.17 00:58:39.502471 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 279 rows starting from the beginning of the part | ||
| 12228 | 2025.12.17 00:58:39.502551 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 18 rows starting from the beginning of the part | ||
| 12229 | 2025.12.17 00:58:39.502597 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 28 rows starting from the beginning of the part | ||
| 12230 | 2025.12.17 00:58:39.502638 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 18 rows starting from the beginning of the part | ||
| 12231 | 2025.12.17 00:58:39.502676 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part | ||
| 12232 | 2025.12.17 00:58:39.502716 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 34 rows starting from the beginning of the part | ||
| 12233 | 2025.12.17 00:58:39.502873 [ 266 ] {630e8967-8cf6-46a9-956a-094b368068a0} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12234 | 2025.12.17 00:58:39.502916 [ 266 ] {630e8967-8cf6-46a9-956a-094b368068a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12235 | 2025.12.17 00:58:39.503258 [ 266 ] {630e8967-8cf6-46a9-956a-094b368068a0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12236 | 2025.12.17 00:58:39.503482 [ 198 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280776 sec., 313091.4383155212 rows/sec., 21.80 MiB/sec. | ||
| 12237 | 2025.12.17 00:58:39.503495 [ 266 ] {630e8967-8cf6-46a9-956a-094b368068a0} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12238 | 2025.12.17 00:58:39.503618 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12239 | 2025.12.17 00:58:39.503625 [ 266 ] {630e8967-8cf6-46a9-956a-094b368068a0} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00134 sec., 188059.7014925373 rows/sec., 13.01 MiB/sec. | ||
| 12240 | 2025.12.17 00:58:39.503679 [ 266 ] {630e8967-8cf6-46a9-956a-094b368068a0} <Debug> TCPHandler: Processed in 0.001533821 sec. | ||
| 12241 | 2025.12.17 00:58:39.503858 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12242 | 2025.12.17 00:58:39.503954 [ 266 ] {0997ff4d-14cc-4d72-9c28-69d92d6ff8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12243 | 2025.12.17 00:58:39.503964 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_86_17} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2025.12.17 00:58:39.504000 [ 266 ] {0997ff4d-14cc-4d72-9c28-69d92d6ff8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12245 | 2025.12.17 00:58:39.504043 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_86_17} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12246 | 2025.12.17 00:58:39.504126 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12247 | 2025.12.17 00:58:39.504401 [ 266 ] {0997ff4d-14cc-4d72-9c28-69d92d6ff8c2} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2025.12.17 00:58:39.504444 [ 266 ] {0997ff4d-14cc-4d72-9c28-69d92d6ff8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12249 | 2025.12.17 00:58:39.504755 [ 266 ] {0997ff4d-14cc-4d72-9c28-69d92d6ff8c2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12250 | 2025.12.17 00:58:39.504976 [ 266 ] {0997ff4d-14cc-4d72-9c28-69d92d6ff8c2} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2025.12.17 00:58:39.505106 [ 266 ] {0997ff4d-14cc-4d72-9c28-69d92d6ff8c2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. | ||
| 12252 | 2025.12.17 00:58:39.505146 [ 266 ] {0997ff4d-14cc-4d72-9c28-69d92d6ff8c2} <Debug> TCPHandler: Processed in 0.001337657 sec. | ||
| 12253 | 2025.12.17 00:58:39.505248 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12254 | 2025.12.17 00:58:39.505342 [ 266 ] {257af43c-4cff-4c9a-aee2-bd7c67c3dc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12255 | 2025.12.17 00:58:39.505386 [ 266 ] {257af43c-4cff-4c9a-aee2-bd7c67c3dc87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12256 | 2025.12.17 00:58:39.505978 [ 266 ] {257af43c-4cff-4c9a-aee2-bd7c67c3dc87} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12257 | 2025.12.17 00:58:39.506016 [ 266 ] {257af43c-4cff-4c9a-aee2-bd7c67c3dc87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12258 | 2025.12.17 00:58:39.506356 [ 266 ] {257af43c-4cff-4c9a-aee2-bd7c67c3dc87} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12259 | 2025.12.17 00:58:39.506577 [ 266 ] {257af43c-4cff-4c9a-aee2-bd7c67c3dc87} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12260 | 2025.12.17 00:58:39.506706 [ 266 ] {257af43c-4cff-4c9a-aee2-bd7c67c3dc87} <Debug> executeQuery: Read 578 rows, 44.43 KiB in 0.001382 sec., 418234.44283646886 rows/sec., 31.40 MiB/sec. | ||
| 12261 | 2025.12.17 00:58:39.506745 [ 266 ] {257af43c-4cff-4c9a-aee2-bd7c67c3dc87} <Debug> TCPHandler: Processed in 0.001545591 sec. | ||
| 12262 | 2025.12.17 00:58:39.506845 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12263 | 2025.12.17 00:58:39.506939 [ 266 ] {6eb96615-ce51-48c3-9368-c9d96d8341cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12264 | 2025.12.17 00:58:39.506983 [ 266 ] {6eb96615-ce51-48c3-9368-c9d96d8341cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12265 | 2025.12.17 00:58:39.507540 [ 266 ] {6eb96615-ce51-48c3-9368-c9d96d8341cb} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12266 | 2025.12.17 00:58:39.507578 [ 266 ] {6eb96615-ce51-48c3-9368-c9d96d8341cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12267 | 2025.12.17 00:58:39.507960 [ 266 ] {6eb96615-ce51-48c3-9368-c9d96d8341cb} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12268 | 2025.12.17 00:58:39.508195 [ 266 ] {6eb96615-ce51-48c3-9368-c9d96d8341cb} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12269 | 2025.12.17 00:58:39.508325 [ 266 ] {6eb96615-ce51-48c3-9368-c9d96d8341cb} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001404 sec., 628205.1282051281 rows/sec., 42.64 MiB/sec. | ||
| 12270 | 2025.12.17 00:58:39.508364 [ 266 ] {6eb96615-ce51-48c3-9368-c9d96d8341cb} <Debug> TCPHandler: Processed in 0.001567982 sec. | ||
| 12271 | 2025.12.17 00:58:39.508472 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12272 | 2025.12.17 00:58:39.508570 [ 266 ] {383d5d68-a5aa-4169-b259-62a3e6186c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12273 | 2025.12.17 00:58:39.508628 [ 266 ] {383d5d68-a5aa-4169-b259-62a3e6186c7f} <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 | ||
| 12274 | 2025.12.17 00:58:39.509440 [ 266 ] {383d5d68-a5aa-4169-b259-62a3e6186c7f} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12275 | 2025.12.17 00:58:39.509477 [ 266 ] {383d5d68-a5aa-4169-b259-62a3e6186c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12276 | 2025.12.17 00:58:39.510014 [ 266 ] {383d5d68-a5aa-4169-b259-62a3e6186c7f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12277 | 2025.12.17 00:58:39.510253 [ 266 ] {383d5d68-a5aa-4169-b259-62a3e6186c7f} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12278 | 2025.12.17 00:58:39.510390 [ 266 ] {383d5d68-a5aa-4169-b259-62a3e6186c7f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00184 sec., 9782.608695652174 rows/sec., 17.53 MiB/sec. | ||
| 12279 | 2025.12.17 00:58:39.510444 [ 266 ] {383d5d68-a5aa-4169-b259-62a3e6186c7f} <Debug> TCPHandler: Processed in 0.00202342 sec. | ||
| 12280 | 2025.12.17 00:58:39.510558 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12281 | 2025.12.17 00:58:39.510654 [ 266 ] {3e97c205-9f63-4629-b022-7daa25a7c1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12282 | 2025.12.17 00:58:39.510696 [ 266 ] {3e97c205-9f63-4629-b022-7daa25a7c1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12283 | 2025.12.17 00:58:39.511026 [ 266 ] {3e97c205-9f63-4629-b022-7daa25a7c1b3} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2025.12.17 00:58:39.511063 [ 266 ] {3e97c205-9f63-4629-b022-7daa25a7c1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12285 | 2025.12.17 00:58:39.511379 [ 266 ] {3e97c205-9f63-4629-b022-7daa25a7c1b3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12286 | 2025.12.17 00:58:39.511591 [ 266 ] {3e97c205-9f63-4629-b022-7daa25a7c1b3} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12287 | 2025.12.17 00:58:39.511717 [ 266 ] {3e97c205-9f63-4629-b022-7daa25a7c1b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12288 | 2025.12.17 00:58:39.511754 [ 266 ] {3e97c205-9f63-4629-b022-7daa25a7c1b3} <Debug> TCPHandler: Processed in 0.001246125 sec. | ||
| 12289 | 2025.12.17 00:58:40.554131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29259 | ||
| 12290 | 2025.12.17 00:58:40.554672 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12291 | 2025.12.17 00:58:40.554719 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12292 | 2025.12.17 00:58:40.555229 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12293 | 2025.12.17 00:58:40.555462 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12294 | 2025.12.17 00:58:40.555609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29259 | ||
| 12295 | 2025.12.17 00:58:40.555611 [ 86 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12296 | 2025.12.17 00:58:40.555665 [ 86 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12297 | 2025.12.17 00:58:40.555689 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12298 | 2025.12.17 00:58:40.555774 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::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 | ||
| 12299 | 2025.12.17 00:58:40.555856 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12300 | 2025.12.17 00:58:40.555886 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26891 rows starting from the beginning of the part | ||
| 12301 | 2025.12.17 00:58:40.555942 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 12302 | 2025.12.17 00:58:40.555987 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 12303 | 2025.12.17 00:58:40.556028 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 12304 | 2025.12.17 00:58:40.556067 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 12305 | 2025.12.17 00:58:40.556107 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 12306 | 2025.12.17 00:58:40.558270 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29259 rows, containing 4 columns (4 merged, 0 gathered) in 0.00252532 sec., 11586254.415282022 rows/sec., 165.74 MiB/sec. | ||
| 12307 | 2025.12.17 00:58:40.558835 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12308 | 2025.12.17 00:58:40.559380 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_61_12} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2025.12.17 00:58:40.559487 [ 202 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_61_12} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12310 | 2025.12.17 00:58:40.559614 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 12311 | 2025.12.17 00:58:42.116238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12312 | 2025.12.17 00:58:42.134820 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12313 | 2025.12.17 00:58:42.134877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12314 | 2025.12.17 00:58:42.140857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12315 | 2025.12.17 00:58:42.141502 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12316 | 2025.12.17 00:58:42.141790 [ 82 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12317 | 2025.12.17 00:58:42.141923 [ 82 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12318 | 2025.12.17 00:58:42.141947 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12319 | 2025.12.17 00:58:42.142039 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::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 | ||
| 12320 | 2025.12.17 00:58:42.144914 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12321 | 2025.12.17 00:58:42.145127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12322 | 2025.12.17 00:58:42.145647 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 12323 | 2025.12.17 00:58:42.148908 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 12324 | 2025.12.17 00:58:42.152205 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 12325 | 2025.12.17 00:58:42.156092 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 12326 | 2025.12.17 00:58:42.160090 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 12327 | 2025.12.17 00:58:42.163883 [ 196 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 12328 | 2025.12.17 00:58:42.212720 [ 188 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.070716307 sec., 6504.864571052897 rows/sec., 33.64 MiB/sec. | ||
| 12329 | 2025.12.17 00:58:42.214515 [ 187 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12330 | 2025.12.17 00:58:42.216130 [ 187 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_61_12} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2025.12.17 00:58:42.216215 [ 187 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_61_12} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12332 | 2025.12.17 00:58:42.217475 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12333 | 2025.12.17 00:58:43.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.78 MiB, peak 360.19 MiB, free memory in arenas 0.00 B, will set to 345.74 MiB (RSS), difference: -1.04 MiB | ||
| 12334 | 2025.12.17 00:58:43.152173 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1506 | ||
| 12335 | 2025.12.17 00:58:43.154725 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2025.12.17 00:58:43.154789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12337 | 2025.12.17 00:58:43.156085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12338 | 2025.12.17 00:58:43.156369 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2025.12.17 00:58:43.156760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
| 12340 | 2025.12.17 00:58:44.467475 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12341 | 2025.12.17 00:58:44.467749 [ 266 ] {c3d25a8d-b8a0-488f-aef7-a456fd90cbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12342 | 2025.12.17 00:58:44.467859 [ 266 ] {c3d25a8d-b8a0-488f-aef7-a456fd90cbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12343 | 2025.12.17 00:58:44.468819 [ 266 ] {c3d25a8d-b8a0-488f-aef7-a456fd90cbc6} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12344 | 2025.12.17 00:58:44.468874 [ 266 ] {c3d25a8d-b8a0-488f-aef7-a456fd90cbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12345 | 2025.12.17 00:58:44.469302 [ 266 ] {c3d25a8d-b8a0-488f-aef7-a456fd90cbc6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12346 | 2025.12.17 00:58:44.469533 [ 266 ] {c3d25a8d-b8a0-488f-aef7-a456fd90cbc6} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12347 | 2025.12.17 00:58:44.469702 [ 266 ] {c3d25a8d-b8a0-488f-aef7-a456fd90cbc6} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.002032 sec., 51181.10236220473 rows/sec., 4.28 MiB/sec. | ||
| 12348 | 2025.12.17 00:58:44.469755 [ 266 ] {c3d25a8d-b8a0-488f-aef7-a456fd90cbc6} <Debug> TCPHandler: Processed in 0.002416519 sec. | ||
| 12349 | 2025.12.17 00:58:44.469893 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12350 | 2025.12.17 00:58:44.469997 [ 266 ] {362fd286-6579-4374-81bd-eab288a8775e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12351 | 2025.12.17 00:58:44.470045 [ 266 ] {362fd286-6579-4374-81bd-eab288a8775e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12352 | 2025.12.17 00:58:44.470474 [ 266 ] {362fd286-6579-4374-81bd-eab288a8775e} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12353 | 2025.12.17 00:58:44.470514 [ 266 ] {362fd286-6579-4374-81bd-eab288a8775e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12354 | 2025.12.17 00:58:44.470824 [ 266 ] {362fd286-6579-4374-81bd-eab288a8775e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12355 | 2025.12.17 00:58:44.471054 [ 266 ] {362fd286-6579-4374-81bd-eab288a8775e} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12356 | 2025.12.17 00:58:44.471188 [ 266 ] {362fd286-6579-4374-81bd-eab288a8775e} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001214 sec., 19769.357495881384 rows/sec., 1.45 MiB/sec. | ||
| 12357 | 2025.12.17 00:58:44.471227 [ 266 ] {362fd286-6579-4374-81bd-eab288a8775e} <Debug> TCPHandler: Processed in 0.001388818 sec. | ||
| 12358 | 2025.12.17 00:58:44.471329 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12359 | 2025.12.17 00:58:44.471425 [ 266 ] {628bb8d1-8fb1-4558-8817-5dd08722cc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12360 | 2025.12.17 00:58:44.471466 [ 266 ] {628bb8d1-8fb1-4558-8817-5dd08722cc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12361 | 2025.12.17 00:58:44.471892 [ 266 ] {628bb8d1-8fb1-4558-8817-5dd08722cc22} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12362 | 2025.12.17 00:58:44.471929 [ 266 ] {628bb8d1-8fb1-4558-8817-5dd08722cc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12363 | 2025.12.17 00:58:44.472241 [ 266 ] {628bb8d1-8fb1-4558-8817-5dd08722cc22} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12364 | 2025.12.17 00:58:44.472457 [ 266 ] {628bb8d1-8fb1-4558-8817-5dd08722cc22} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2025.12.17 00:58:44.472589 [ 266 ] {628bb8d1-8fb1-4558-8817-5dd08722cc22} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001184 sec., 74324.32432432433 rows/sec., 5.80 MiB/sec. | ||
| 12366 | 2025.12.17 00:58:44.472637 [ 266 ] {628bb8d1-8fb1-4558-8817-5dd08722cc22} <Debug> TCPHandler: Processed in 0.001358587 sec. | ||
| 12367 | 2025.12.17 00:58:44.472766 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12368 | 2025.12.17 00:58:44.472862 [ 266 ] {d208b10e-c2d6-4647-b140-d0ce842f6582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12369 | 2025.12.17 00:58:44.472907 [ 266 ] {d208b10e-c2d6-4647-b140-d0ce842f6582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12370 | 2025.12.17 00:58:44.473335 [ 266 ] {d208b10e-c2d6-4647-b140-d0ce842f6582} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2025.12.17 00:58:44.473371 [ 266 ] {d208b10e-c2d6-4647-b140-d0ce842f6582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12372 | 2025.12.17 00:58:44.473711 [ 266 ] {d208b10e-c2d6-4647-b140-d0ce842f6582} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12373 | 2025.12.17 00:58:44.473924 [ 266 ] {d208b10e-c2d6-4647-b140-d0ce842f6582} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2025.12.17 00:58:44.474058 [ 266 ] {d208b10e-c2d6-4647-b140-d0ce842f6582} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 12375 | 2025.12.17 00:58:44.474096 [ 266 ] {d208b10e-c2d6-4647-b140-d0ce842f6582} <Debug> TCPHandler: Processed in 0.001380267 sec. | ||
| 12376 | 2025.12.17 00:58:44.474206 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12377 | 2025.12.17 00:58:44.474299 [ 266 ] {09dfa68c-9836-4a2a-8e99-f485a6329811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12378 | 2025.12.17 00:58:44.474355 [ 266 ] {09dfa68c-9836-4a2a-8e99-f485a6329811} <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 | ||
| 12379 | 2025.12.17 00:58:44.475199 [ 266 ] {09dfa68c-9836-4a2a-8e99-f485a6329811} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12380 | 2025.12.17 00:58:44.475236 [ 266 ] {09dfa68c-9836-4a2a-8e99-f485a6329811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12381 | 2025.12.17 00:58:44.475769 [ 266 ] {09dfa68c-9836-4a2a-8e99-f485a6329811} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12382 | 2025.12.17 00:58:44.476006 [ 266 ] {09dfa68c-9836-4a2a-8e99-f485a6329811} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2025.12.17 00:58:44.476156 [ 266 ] {09dfa68c-9836-4a2a-8e99-f485a6329811} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001875 sec., 12800 rows/sec., 22.94 MiB/sec. | ||
| 12384 | 2025.12.17 00:58:44.476222 [ 266 ] {09dfa68c-9836-4a2a-8e99-f485a6329811} <Debug> TCPHandler: Processed in 0.002066521 sec. | ||
| 12385 | 2025.12.17 00:58:44.476347 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12386 | 2025.12.17 00:58:44.476443 [ 266 ] {1517706e-fb09-4a96-b2c6-4b313324baea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12387 | 2025.12.17 00:58:44.476484 [ 266 ] {1517706e-fb09-4a96-b2c6-4b313324baea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12388 | 2025.12.17 00:58:44.476840 [ 266 ] {1517706e-fb09-4a96-b2c6-4b313324baea} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12389 | 2025.12.17 00:58:44.476875 [ 266 ] {1517706e-fb09-4a96-b2c6-4b313324baea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12390 | 2025.12.17 00:58:44.477187 [ 266 ] {1517706e-fb09-4a96-b2c6-4b313324baea} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12391 | 2025.12.17 00:58:44.477403 [ 266 ] {1517706e-fb09-4a96-b2c6-4b313324baea} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2025.12.17 00:58:44.477534 [ 266 ] {1517706e-fb09-4a96-b2c6-4b313324baea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 12393 | 2025.12.17 00:58:44.477569 [ 266 ] {1517706e-fb09-4a96-b2c6-4b313324baea} <Debug> TCPHandler: Processed in 0.001272915 sec. | ||
| 12394 | 2025.12.17 00:58:47.900304 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12395 | 2025.12.17 00:58:47.900407 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12396 | 2025.12.17 00:58:48.055787 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29771 | ||
| 12397 | 2025.12.17 00:58:48.056384 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2025.12.17 00:58:48.056438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12399 | 2025.12.17 00:58:48.056969 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12400 | 2025.12.17 00:58:48.057199 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2025.12.17 00:58:48.057334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29771 | ||
| 12402 | 2025.12.17 00:58:49.466194 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12403 | 2025.12.17 00:58:49.466370 [ 266 ] {90641e03-dd8d-456a-bf5e-4ff77f3ec8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12404 | 2025.12.17 00:58:49.466436 [ 266 ] {90641e03-dd8d-456a-bf5e-4ff77f3ec8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12405 | 2025.12.17 00:58:49.467092 [ 266 ] {90641e03-dd8d-456a-bf5e-4ff77f3ec8cf} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12406 | 2025.12.17 00:58:49.467145 [ 266 ] {90641e03-dd8d-456a-bf5e-4ff77f3ec8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12407 | 2025.12.17 00:58:49.467552 [ 266 ] {90641e03-dd8d-456a-bf5e-4ff77f3ec8cf} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12408 | 2025.12.17 00:58:49.467793 [ 266 ] {90641e03-dd8d-456a-bf5e-4ff77f3ec8cf} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2025.12.17 00:58:49.467951 [ 266 ] {90641e03-dd8d-456a-bf5e-4ff77f3ec8cf} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001632 sec., 56372.549019607846 rows/sec., 4.76 MiB/sec. | ||
| 12410 | 2025.12.17 00:58:49.467963 [ 78 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12411 | 2025.12.17 00:58:49.468002 [ 266 ] {90641e03-dd8d-456a-bf5e-4ff77f3ec8cf} <Debug> TCPHandler: Processed in 0.001940698 sec. | ||
| 12412 | 2025.12.17 00:58:49.468033 [ 78 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2025.12.17 00:58:49.468059 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12414 | 2025.12.17 00:58:49.468133 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12415 | 2025.12.17 00:58:49.468169 [ 198 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12416 | 2025.12.17 00:58:49.468246 [ 266 ] {4b00173d-96c2-4e64-a571-7ddfac9de543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12417 | 2025.12.17 00:58:49.468279 [ 198 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12418 | 2025.12.17 00:58:49.468289 [ 266 ] {4b00173d-96c2-4e64-a571-7ddfac9de543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12419 | 2025.12.17 00:58:49.468313 [ 198 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2466 rows starting from the beginning of the part | ||
| 12420 | 2025.12.17 00:58:49.468379 [ 198 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 92 rows starting from the beginning of the part | ||
| 12421 | 2025.12.17 00:58:49.468438 [ 198 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 12422 | 2025.12.17 00:58:49.468486 [ 198 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1354 rows starting from the beginning of the part | ||
| 12423 | 2025.12.17 00:58:49.468530 [ 198 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 12424 | 2025.12.17 00:58:49.468576 [ 198 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 92 rows starting from the beginning of the part | ||
| 12425 | 2025.12.17 00:58:49.468708 [ 266 ] {4b00173d-96c2-4e64-a571-7ddfac9de543} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12426 | 2025.12.17 00:58:49.468745 [ 266 ] {4b00173d-96c2-4e64-a571-7ddfac9de543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12427 | 2025.12.17 00:58:49.469052 [ 266 ] {4b00173d-96c2-4e64-a571-7ddfac9de543} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12428 | 2025.12.17 00:58:49.469268 [ 266 ] {4b00173d-96c2-4e64-a571-7ddfac9de543} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12429 | 2025.12.17 00:58:49.469400 [ 266 ] {4b00173d-96c2-4e64-a571-7ddfac9de543} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001178 sec., 15280.135823429542 rows/sec., 1.12 MiB/sec. | ||
| 12430 | 2025.12.17 00:58:49.469437 [ 266 ] {4b00173d-96c2-4e64-a571-7ddfac9de543} <Debug> TCPHandler: Processed in 0.001354397 sec. | ||
| 12431 | 2025.12.17 00:58:49.469534 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12432 | 2025.12.17 00:58:49.469625 [ 266 ] {7886e46e-b909-492e-b48d-b3628f363bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12433 | 2025.12.17 00:58:49.469664 [ 266 ] {7886e46e-b909-492e-b48d-b3628f363bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12434 | 2025.12.17 00:58:49.470116 [ 266 ] {7886e46e-b909-492e-b48d-b3628f363bdc} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12435 | 2025.12.17 00:58:49.470156 [ 266 ] {7886e46e-b909-492e-b48d-b3628f363bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12436 | 2025.12.17 00:58:49.470348 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4212 rows, containing 5 columns (5 merged, 0 gathered) in 0.002230884 sec., 1888040.794590844 rows/sec., 163.26 MiB/sec. | ||
| 12437 | 2025.12.17 00:58:49.470478 [ 266 ] {7886e46e-b909-492e-b48d-b3628f363bdc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12438 | 2025.12.17 00:58:49.470716 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12439 | 2025.12.17 00:58:49.470754 [ 266 ] {7886e46e-b909-492e-b48d-b3628f363bdc} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12440 | 2025.12.17 00:58:49.470883 [ 78 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12441 | 2025.12.17 00:58:49.470898 [ 266 ] {7886e46e-b909-492e-b48d-b3628f363bdc} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.00129 sec., 63565.89147286822 rows/sec., 4.96 MiB/sec. | ||
| 12442 | 2025.12.17 00:58:49.470920 [ 78 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2025.12.17 00:58:49.470944 [ 266 ] {7886e46e-b909-492e-b48d-b3628f363bdc} <Debug> TCPHandler: Processed in 0.001455569 sec. | ||
| 12444 | 2025.12.17 00:58:49.470951 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12445 | 2025.12.17 00:58:49.471043 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_91_18} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2025.12.17 00:58:49.471068 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12447 | 2025.12.17 00:58:49.471077 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12448 | 2025.12.17 00:58:49.471150 [ 193 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_91_18} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12449 | 2025.12.17 00:58:49.471169 [ 266 ] {9f56a223-f70e-41e6-a83a-bc802458396a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12450 | 2025.12.17 00:58:49.471218 [ 266 ] {9f56a223-f70e-41e6-a83a-bc802458396a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12451 | 2025.12.17 00:58:49.471225 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12452 | 2025.12.17 00:58:49.471263 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1251 rows starting from the beginning of the part | ||
| 12453 | 2025.12.17 00:58:49.471280 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 12454 | 2025.12.17 00:58:49.471327 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part | ||
| 12455 | 2025.12.17 00:58:49.471375 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 88 rows starting from the beginning of the part | ||
| 12456 | 2025.12.17 00:58:49.471417 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 578 rows starting from the beginning of the part | ||
| 12457 | 2025.12.17 00:58:49.471463 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 88 rows starting from the beginning of the part | ||
| 12458 | 2025.12.17 00:58:49.471503 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part | ||
| 12459 | 2025.12.17 00:58:49.471630 [ 266 ] {9f56a223-f70e-41e6-a83a-bc802458396a} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12460 | 2025.12.17 00:58:49.471672 [ 266 ] {9f56a223-f70e-41e6-a83a-bc802458396a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12461 | 2025.12.17 00:58:49.472043 [ 266 ] {9f56a223-f70e-41e6-a83a-bc802458396a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12462 | 2025.12.17 00:58:49.472285 [ 266 ] {9f56a223-f70e-41e6-a83a-bc802458396a} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2025.12.17 00:58:49.472406 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12464 | 2025.12.17 00:58:49.472417 [ 266 ] {9f56a223-f70e-41e6-a83a-bc802458396a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 12465 | 2025.12.17 00:58:49.472449 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12466 | 2025.12.17 00:58:49.472468 [ 266 ] {9f56a223-f70e-41e6-a83a-bc802458396a} <Debug> TCPHandler: Processed in 0.001448819 sec. | ||
| 12467 | 2025.12.17 00:58:49.472473 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12468 | 2025.12.17 00:58:49.472557 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12469 | 2025.12.17 00:58:49.472587 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12470 | 2025.12.17 00:58:49.472649 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12471 | 2025.12.17 00:58:49.472676 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25928 rows starting from the beginning of the part | ||
| 12472 | 2025.12.17 00:58:49.472680 [ 266 ] {844c7a64-89eb-459f-9da0-fd9284d79334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12473 | 2025.12.17 00:58:49.472691 [ 193 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665033 sec., 1302676.8838815808 rows/sec., 101.20 MiB/sec. | ||
| 12474 | 2025.12.17 00:58:49.472725 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12475 | 2025.12.17 00:58:49.472742 [ 266 ] {844c7a64-89eb-459f-9da0-fd9284d79334} <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 | ||
| 12476 | 2025.12.17 00:58:49.472770 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12477 | 2025.12.17 00:58:49.472809 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 882 rows starting from the beginning of the part | ||
| 12478 | 2025.12.17 00:58:49.472846 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12479 | 2025.12.17 00:58:49.472882 [ 198 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12480 | 2025.12.17 00:58:49.472902 [ 194 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12481 | 2025.12.17 00:58:49.473194 [ 194 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_91_18} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12482 | 2025.12.17 00:58:49.473291 [ 194 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_91_18} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12483 | 2025.12.17 00:58:49.473378 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 12484 | 2025.12.17 00:58:49.473587 [ 266 ] {844c7a64-89eb-459f-9da0-fd9284d79334} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2025.12.17 00:58:49.473619 [ 266 ] {844c7a64-89eb-459f-9da0-fd9284d79334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12486 | 2025.12.17 00:58:49.474199 [ 266 ] {844c7a64-89eb-459f-9da0-fd9284d79334} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12487 | 2025.12.17 00:58:49.474423 [ 266 ] {844c7a64-89eb-459f-9da0-fd9284d79334} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2025.12.17 00:58:49.474546 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12489 | 2025.12.17 00:58:49.474561 [ 266 ] {844c7a64-89eb-459f-9da0-fd9284d79334} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001899 sec., 9478.67298578199 rows/sec., 16.99 MiB/sec. | ||
| 12490 | 2025.12.17 00:58:49.474580 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12491 | 2025.12.17 00:58:49.474602 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12492 | 2025.12.17 00:58:49.474624 [ 266 ] {844c7a64-89eb-459f-9da0-fd9284d79334} <Debug> TCPHandler: Processed in 0.002085271 sec. | ||
| 12493 | 2025.12.17 00:58:49.474703 [ 195 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12494 | 2025.12.17 00:58:49.474753 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12495 | 2025.12.17 00:58:49.474852 [ 266 ] {690bc5b7-9ec6-4296-817e-68d51f9b491c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12496 | 2025.12.17 00:58:49.474893 [ 266 ] {690bc5b7-9ec6-4296-817e-68d51f9b491c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12497 | 2025.12.17 00:58:49.474957 [ 195 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12498 | 2025.12.17 00:58:49.475040 [ 195 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1659 rows starting from the beginning of the part | ||
| 12499 | 2025.12.17 00:58:49.475173 [ 195 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 18 rows starting from the beginning of the part | ||
| 12500 | 2025.12.17 00:58:49.475223 [ 266 ] {690bc5b7-9ec6-4296-817e-68d51f9b491c} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2025.12.17 00:58:49.475264 [ 266 ] {690bc5b7-9ec6-4296-817e-68d51f9b491c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12502 | 2025.12.17 00:58:49.475274 [ 195 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 24 rows starting from the beginning of the part | ||
| 12503 | 2025.12.17 00:58:49.475376 [ 195 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 18 rows starting from the beginning of the part | ||
| 12504 | 2025.12.17 00:58:49.475471 [ 195 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part | ||
| 12505 | 2025.12.17 00:58:49.475566 [ 195 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 18 rows starting from the beginning of the part | ||
| 12506 | 2025.12.17 00:58:49.475603 [ 266 ] {690bc5b7-9ec6-4296-817e-68d51f9b491c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12507 | 2025.12.17 00:58:49.475834 [ 266 ] {690bc5b7-9ec6-4296-817e-68d51f9b491c} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2025.12.17 00:58:49.475959 [ 78 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12509 | 2025.12.17 00:58:49.475973 [ 266 ] {690bc5b7-9ec6-4296-817e-68d51f9b491c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 12510 | 2025.12.17 00:58:49.475991 [ 78 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2025.12.17 00:58:49.476017 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12512 | 2025.12.17 00:58:49.476018 [ 266 ] {690bc5b7-9ec6-4296-817e-68d51f9b491c} <Debug> TCPHandler: Processed in 0.001314536 sec. | ||
| 12513 | 2025.12.17 00:58:49.476104 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12514 | 2025.12.17 00:58:49.476195 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12515 | 2025.12.17 00:58:49.476220 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5214 rows starting from the beginning of the part | ||
| 12516 | 2025.12.17 00:58:49.476266 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12517 | 2025.12.17 00:58:49.476313 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12518 | 2025.12.17 00:58:49.476351 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12519 | 2025.12.17 00:58:49.476390 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12520 | 2025.12.17 00:58:49.476427 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12521 | 2025.12.17 00:58:49.478523 [ 189 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5514 rows, containing 4 columns (4 merged, 0 gathered) in 0.002445539 sec., 2254717.6716462094 rows/sec., 150.49 MiB/sec. | ||
| 12522 | 2025.12.17 00:58:49.479306 [ 189 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12523 | 2025.12.17 00:58:49.479647 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_91_18} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2025.12.17 00:58:49.479662 [ 189 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27450 rows, containing 5 columns (5 merged, 0 gathered) in 0.007134063 sec., 3847737.2571562654 rows/sec., 263.37 MiB/sec. | ||
| 12525 | 2025.12.17 00:58:49.479757 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_91_18} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12526 | 2025.12.17 00:58:49.479836 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12527 | 2025.12.17 00:58:49.480056 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12528 | 2025.12.17 00:58:49.480342 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12529 | 2025.12.17 00:58:49.480428 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12530 | 2025.12.17 00:58:49.480533 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 12531 | 2025.12.17 00:58:49.485392 [ 192 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1761 rows, containing 19 columns (19 merged, 0 gathered) in 0.010738915 sec., 163983.04670443895 rows/sec., 293.85 MiB/sec. | ||
| 12532 | 2025.12.17 00:58:49.486759 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12533 | 2025.12.17 00:58:49.487096 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2025.12.17 00:58:49.487167 [ 199 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12535 | 2025.12.17 00:58:49.487282 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.05 MiB. | ||
| 12536 | 2025.12.17 00:58:49.645235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12537 | 2025.12.17 00:58:49.662145 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12538 | 2025.12.17 00:58:49.662197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12539 | 2025.12.17 00:58:49.668068 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12540 | 2025.12.17 00:58:49.668760 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12541 | 2025.12.17 00:58:49.672069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12542 | 2025.12.17 00:58:50.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.83 MiB, peak 364.65 MiB, free memory in arenas 0.00 B, will set to 350.93 MiB (RSS), difference: 4.10 MiB | ||
| 12543 | 2025.12.17 00:58:53.157091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1530 | ||
| 12544 | 2025.12.17 00:58:53.159623 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2025.12.17 00:58:53.159664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12546 | 2025.12.17 00:58:53.160869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12547 | 2025.12.17 00:58:53.161148 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12548 | 2025.12.17 00:58:53.161283 [ 68 ] {} <Debug> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12549 | 2025.12.17 00:58:53.161327 [ 68 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12550 | 2025.12.17 00:58:53.161349 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12551 | 2025.12.17 00:58:53.161418 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1530 | ||
| 12552 | 2025.12.17 00:58:53.161446 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::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 | ||
| 12553 | 2025.12.17 00:58:53.161956 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12554 | 2025.12.17 00:58:53.162082 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1392 rows starting from the beginning of the part | ||
| 12555 | 2025.12.17 00:58:53.162403 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 12556 | 2025.12.17 00:58:53.162715 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 12557 | 2025.12.17 00:58:53.163027 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 12558 | 2025.12.17 00:58:53.163317 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 12559 | 2025.12.17 00:58:53.163621 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 12560 | 2025.12.17 00:58:53.170248 [ 192 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 72 columns (72 merged, 0 gathered) in 0.008844237 sec., 172994.00728406533 rows/sec., 136.49 MiB/sec. | ||
| 12561 | 2025.12.17 00:58:53.171735 [ 191 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12562 | 2025.12.17 00:58:53.172262 [ 191 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_46_9} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2025.12.17 00:58:53.172326 [ 191 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_46_9} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12564 | 2025.12.17 00:58:53.172459 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12565 | 2025.12.17 00:58:54.478704 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12566 | 2025.12.17 00:58:54.478908 [ 266 ] {e1a4b541-0217-4ed4-95f3-4fbc38b12399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12567 | 2025.12.17 00:58:54.478978 [ 266 ] {e1a4b541-0217-4ed4-95f3-4fbc38b12399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12568 | 2025.12.17 00:58:54.479925 [ 266 ] {e1a4b541-0217-4ed4-95f3-4fbc38b12399} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2025.12.17 00:58:54.479974 [ 266 ] {e1a4b541-0217-4ed4-95f3-4fbc38b12399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12570 | 2025.12.17 00:58:54.480393 [ 266 ] {e1a4b541-0217-4ed4-95f3-4fbc38b12399} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12571 | 2025.12.17 00:58:54.480626 [ 266 ] {e1a4b541-0217-4ed4-95f3-4fbc38b12399} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12572 | 2025.12.17 00:58:54.480809 [ 266 ] {e1a4b541-0217-4ed4-95f3-4fbc38b12399} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001956 sec., 209611.4519427403 rows/sec., 13.30 MiB/sec. | ||
| 12573 | 2025.12.17 00:58:54.480868 [ 266 ] {e1a4b541-0217-4ed4-95f3-4fbc38b12399} <Debug> TCPHandler: Processed in 0.002307596 sec. | ||
| 12574 | 2025.12.17 00:58:54.481004 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12575 | 2025.12.17 00:58:54.481109 [ 266 ] {517f4be5-5635-4e23-85e2-fce56a0f95e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12576 | 2025.12.17 00:58:54.481155 [ 266 ] {517f4be5-5635-4e23-85e2-fce56a0f95e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12577 | 2025.12.17 00:58:54.481578 [ 266 ] {517f4be5-5635-4e23-85e2-fce56a0f95e1} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12578 | 2025.12.17 00:58:54.481618 [ 266 ] {517f4be5-5635-4e23-85e2-fce56a0f95e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12579 | 2025.12.17 00:58:54.481925 [ 266 ] {517f4be5-5635-4e23-85e2-fce56a0f95e1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12580 | 2025.12.17 00:58:54.482130 [ 266 ] {517f4be5-5635-4e23-85e2-fce56a0f95e1} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2025.12.17 00:58:54.482265 [ 266 ] {517f4be5-5635-4e23-85e2-fce56a0f95e1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001178 sec., 3395.585738539898 rows/sec., 276.89 KiB/sec. | ||
| 12582 | 2025.12.17 00:58:54.482305 [ 266 ] {517f4be5-5635-4e23-85e2-fce56a0f95e1} <Debug> TCPHandler: Processed in 0.001351837 sec. | ||
| 12583 | 2025.12.17 00:58:54.482418 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12584 | 2025.12.17 00:58:54.482515 [ 266 ] {69501ce8-7cb4-4259-9204-b4cc35e90ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12585 | 2025.12.17 00:58:54.482555 [ 266 ] {69501ce8-7cb4-4259-9204-b4cc35e90ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12586 | 2025.12.17 00:58:54.483569 [ 266 ] {69501ce8-7cb4-4259-9204-b4cc35e90ee2} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2025.12.17 00:58:54.483608 [ 266 ] {69501ce8-7cb4-4259-9204-b4cc35e90ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12588 | 2025.12.17 00:58:54.483993 [ 266 ] {69501ce8-7cb4-4259-9204-b4cc35e90ee2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12589 | 2025.12.17 00:58:54.484203 [ 266 ] {69501ce8-7cb4-4259-9204-b4cc35e90ee2} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12590 | 2025.12.17 00:58:54.484336 [ 266 ] {69501ce8-7cb4-4259-9204-b4cc35e90ee2} <Debug> executeQuery: Read 1162 rows, 94.50 KiB in 0.001839 sec., 631865.1441000544 rows/sec., 50.18 MiB/sec. | ||
| 12591 | 2025.12.17 00:58:54.484377 [ 266 ] {69501ce8-7cb4-4259-9204-b4cc35e90ee2} <Debug> TCPHandler: Processed in 0.00200616 sec. | ||
| 12592 | 2025.12.17 00:58:54.484497 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12593 | 2025.12.17 00:58:54.484593 [ 266 ] {f059a19b-25dd-402a-bd38-c57251ba33d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12594 | 2025.12.17 00:58:54.484634 [ 266 ] {f059a19b-25dd-402a-bd38-c57251ba33d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12595 | 2025.12.17 00:58:54.485173 [ 266 ] {f059a19b-25dd-402a-bd38-c57251ba33d4} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12596 | 2025.12.17 00:58:54.485210 [ 266 ] {f059a19b-25dd-402a-bd38-c57251ba33d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12597 | 2025.12.17 00:58:54.485523 [ 266 ] {f059a19b-25dd-402a-bd38-c57251ba33d4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12598 | 2025.12.17 00:58:54.485732 [ 266 ] {f059a19b-25dd-402a-bd38-c57251ba33d4} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12599 | 2025.12.17 00:58:54.485865 [ 266 ] {f059a19b-25dd-402a-bd38-c57251ba33d4} <Debug> executeQuery: Read 233 rows, 14.40 KiB in 0.001289 sec., 180760.27928626843 rows/sec., 10.91 MiB/sec. | ||
| 12600 | 2025.12.17 00:58:54.485905 [ 266 ] {f059a19b-25dd-402a-bd38-c57251ba33d4} <Debug> TCPHandler: Processed in 0.001456209 sec. | ||
| 12601 | 2025.12.17 00:58:54.486029 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12602 | 2025.12.17 00:58:54.486124 [ 266 ] {9da1d032-137d-4cbc-a3b1-bd85e6840341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12603 | 2025.12.17 00:58:54.486164 [ 266 ] {9da1d032-137d-4cbc-a3b1-bd85e6840341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12604 | 2025.12.17 00:58:54.486683 [ 266 ] {9da1d032-137d-4cbc-a3b1-bd85e6840341} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12605 | 2025.12.17 00:58:54.486721 [ 266 ] {9da1d032-137d-4cbc-a3b1-bd85e6840341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12606 | 2025.12.17 00:58:54.487021 [ 266 ] {9da1d032-137d-4cbc-a3b1-bd85e6840341} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12607 | 2025.12.17 00:58:54.487229 [ 266 ] {9da1d032-137d-4cbc-a3b1-bd85e6840341} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12608 | 2025.12.17 00:58:54.487361 [ 266 ] {9da1d032-137d-4cbc-a3b1-bd85e6840341} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001253 sec., 169193.93455706304 rows/sec., 10.91 MiB/sec. | ||
| 12609 | 2025.12.17 00:58:54.487400 [ 266 ] {9da1d032-137d-4cbc-a3b1-bd85e6840341} <Debug> TCPHandler: Processed in 0.001419368 sec. | ||
| 12610 | 2025.12.17 00:58:54.487510 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12611 | 2025.12.17 00:58:54.487605 [ 266 ] {6a65962f-6ae0-43e1-a6e3-9fb5f570de68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12612 | 2025.12.17 00:58:54.487645 [ 266 ] {6a65962f-6ae0-43e1-a6e3-9fb5f570de68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12613 | 2025.12.17 00:58:54.488173 [ 266 ] {6a65962f-6ae0-43e1-a6e3-9fb5f570de68} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2025.12.17 00:58:54.488209 [ 266 ] {6a65962f-6ae0-43e1-a6e3-9fb5f570de68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12615 | 2025.12.17 00:58:54.488510 [ 266 ] {6a65962f-6ae0-43e1-a6e3-9fb5f570de68} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12616 | 2025.12.17 00:58:54.488730 [ 266 ] {6a65962f-6ae0-43e1-a6e3-9fb5f570de68} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2025.12.17 00:58:54.488862 [ 266 ] {6a65962f-6ae0-43e1-a6e3-9fb5f570de68} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001274 sec., 165620.09419152277 rows/sec., 9.40 MiB/sec. | ||
| 12618 | 2025.12.17 00:58:54.488902 [ 266 ] {6a65962f-6ae0-43e1-a6e3-9fb5f570de68} <Debug> TCPHandler: Processed in 0.001439619 sec. | ||
| 12619 | 2025.12.17 00:58:54.489013 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12620 | 2025.12.17 00:58:54.489109 [ 266 ] {d46eb461-39cb-4b9a-a0fa-97b775c2617a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12621 | 2025.12.17 00:58:54.489148 [ 266 ] {d46eb461-39cb-4b9a-a0fa-97b775c2617a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12622 | 2025.12.17 00:58:54.489878 [ 266 ] {d46eb461-39cb-4b9a-a0fa-97b775c2617a} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12623 | 2025.12.17 00:58:54.489916 [ 266 ] {d46eb461-39cb-4b9a-a0fa-97b775c2617a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12624 | 2025.12.17 00:58:54.490374 [ 266 ] {d46eb461-39cb-4b9a-a0fa-97b775c2617a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12625 | 2025.12.17 00:58:54.490626 [ 266 ] {d46eb461-39cb-4b9a-a0fa-97b775c2617a} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12626 | 2025.12.17 00:58:54.490763 [ 266 ] {d46eb461-39cb-4b9a-a0fa-97b775c2617a} <Debug> executeQuery: Read 707 rows, 50.72 KiB in 0.001671 sec., 423099.9401555955 rows/sec., 29.64 MiB/sec. | ||
| 12627 | 2025.12.17 00:58:54.490802 [ 266 ] {d46eb461-39cb-4b9a-a0fa-97b775c2617a} <Debug> TCPHandler: Processed in 0.001836807 sec. | ||
| 12628 | 2025.12.17 00:58:54.490920 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12629 | 2025.12.17 00:58:54.491018 [ 266 ] {1cdfafaf-7a21-4d65-9739-288eb36bb21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12630 | 2025.12.17 00:58:54.491060 [ 266 ] {1cdfafaf-7a21-4d65-9739-288eb36bb21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12631 | 2025.12.17 00:58:54.491409 [ 266 ] {1cdfafaf-7a21-4d65-9739-288eb36bb21c} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12632 | 2025.12.17 00:58:54.491446 [ 266 ] {1cdfafaf-7a21-4d65-9739-288eb36bb21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12633 | 2025.12.17 00:58:54.491763 [ 266 ] {1cdfafaf-7a21-4d65-9739-288eb36bb21c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 12634 | 2025.12.17 00:58:54.491986 [ 266 ] {1cdfafaf-7a21-4d65-9739-288eb36bb21c} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12635 | 2025.12.17 00:58:54.492116 [ 266 ] {1cdfafaf-7a21-4d65-9739-288eb36bb21c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 12636 | 2025.12.17 00:58:54.492155 [ 266 ] {1cdfafaf-7a21-4d65-9739-288eb36bb21c} <Debug> TCPHandler: Processed in 0.001284866 sec. | ||
| 12637 | 2025.12.17 00:58:54.492265 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12638 | 2025.12.17 00:58:54.492363 [ 266 ] {353e76b5-5b49-4652-8d54-48cc6484e2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12639 | 2025.12.17 00:58:54.492406 [ 266 ] {353e76b5-5b49-4652-8d54-48cc6484e2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12640 | 2025.12.17 00:58:54.492884 [ 266 ] {353e76b5-5b49-4652-8d54-48cc6484e2de} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12641 | 2025.12.17 00:58:54.492919 [ 266 ] {353e76b5-5b49-4652-8d54-48cc6484e2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12642 | 2025.12.17 00:58:54.493266 [ 266 ] {353e76b5-5b49-4652-8d54-48cc6484e2de} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12643 | 2025.12.17 00:58:54.493501 [ 266 ] {353e76b5-5b49-4652-8d54-48cc6484e2de} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12644 | 2025.12.17 00:58:54.493635 [ 266 ] {353e76b5-5b49-4652-8d54-48cc6484e2de} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.00129 sec., 244961.24031007753 rows/sec., 16.10 MiB/sec. | ||
| 12645 | 2025.12.17 00:58:54.493673 [ 266 ] {353e76b5-5b49-4652-8d54-48cc6484e2de} <Debug> TCPHandler: Processed in 0.001455679 sec. | ||
| 12646 | 2025.12.17 00:58:54.493784 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12647 | 2025.12.17 00:58:54.493881 [ 266 ] {e9d55ffe-26f8-4f20-ae43-99b7cff79154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12648 | 2025.12.17 00:58:54.493925 [ 266 ] {e9d55ffe-26f8-4f20-ae43-99b7cff79154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12649 | 2025.12.17 00:58:54.494243 [ 266 ] {e9d55ffe-26f8-4f20-ae43-99b7cff79154} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12650 | 2025.12.17 00:58:54.494279 [ 266 ] {e9d55ffe-26f8-4f20-ae43-99b7cff79154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12651 | 2025.12.17 00:58:54.494580 [ 266 ] {e9d55ffe-26f8-4f20-ae43-99b7cff79154} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 12652 | 2025.12.17 00:58:54.494795 [ 266 ] {e9d55ffe-26f8-4f20-ae43-99b7cff79154} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12653 | 2025.12.17 00:58:54.494925 [ 266 ] {e9d55ffe-26f8-4f20-ae43-99b7cff79154} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 12654 | 2025.12.17 00:58:54.494963 [ 266 ] {e9d55ffe-26f8-4f20-ae43-99b7cff79154} <Debug> TCPHandler: Processed in 0.001230835 sec. | ||
| 12655 | 2025.12.17 00:58:54.495074 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12656 | 2025.12.17 00:58:54.495167 [ 266 ] {b4610e07-b537-444c-a119-5733f43e9de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12657 | 2025.12.17 00:58:54.495223 [ 266 ] {b4610e07-b537-444c-a119-5733f43e9de9} <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 | ||
| 12658 | 2025.12.17 00:58:54.496092 [ 266 ] {b4610e07-b537-444c-a119-5733f43e9de9} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12659 | 2025.12.17 00:58:54.496127 [ 266 ] {b4610e07-b537-444c-a119-5733f43e9de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12660 | 2025.12.17 00:58:54.496668 [ 266 ] {b4610e07-b537-444c-a119-5733f43e9de9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12661 | 2025.12.17 00:58:54.496906 [ 266 ] {b4610e07-b537-444c-a119-5733f43e9de9} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2025.12.17 00:58:54.497054 [ 266 ] {b4610e07-b537-444c-a119-5733f43e9de9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001904 sec., 12605.042016806721 rows/sec., 22.59 MiB/sec. | ||
| 12663 | 2025.12.17 00:58:54.497129 [ 266 ] {b4610e07-b537-444c-a119-5733f43e9de9} <Debug> TCPHandler: Processed in 0.002102912 sec. | ||
| 12664 | 2025.12.17 00:58:54.497416 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12665 | 2025.12.17 00:58:54.497616 [ 266 ] {508d71b7-1264-44d0-a479-e2985efb0d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12666 | 2025.12.17 00:58:54.497693 [ 266 ] {508d71b7-1264-44d0-a479-e2985efb0d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12667 | 2025.12.17 00:58:54.498254 [ 266 ] {508d71b7-1264-44d0-a479-e2985efb0d4a} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12668 | 2025.12.17 00:58:54.498294 [ 266 ] {508d71b7-1264-44d0-a479-e2985efb0d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12669 | 2025.12.17 00:58:54.498627 [ 266 ] {508d71b7-1264-44d0-a479-e2985efb0d4a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12670 | 2025.12.17 00:58:54.498861 [ 266 ] {508d71b7-1264-44d0-a479-e2985efb0d4a} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12671 | 2025.12.17 00:58:54.498999 [ 266 ] {508d71b7-1264-44d0-a479-e2985efb0d4a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001436 sec., 72423.3983286908 rows/sec., 4.44 MiB/sec. | ||
| 12672 | 2025.12.17 00:58:54.499049 [ 266 ] {508d71b7-1264-44d0-a479-e2985efb0d4a} <Debug> TCPHandler: Processed in 0.001802545 sec. | ||
| 12673 | 2025.12.17 00:58:55.557518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30219 | ||
| 12674 | 2025.12.17 00:58:55.558095 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12675 | 2025.12.17 00:58:55.558144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12676 | 2025.12.17 00:58:55.558624 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12677 | 2025.12.17 00:58:55.558845 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12678 | 2025.12.17 00:58:55.558992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30219 | ||
| 12679 | 2025.12.17 00:58:57.172181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12680 | 2025.12.17 00:58:57.189603 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12681 | 2025.12.17 00:58:57.189676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12682 | 2025.12.17 00:58:57.195830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12683 | 2025.12.17 00:58:57.196537 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12684 | 2025.12.17 00:58:57.199798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12685 | 2025.12.17 00:58:59.439005 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42415 | ||
| 12686 | 2025.12.17 00:58:59.439129 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12687 | 2025.12.17 00:58:59.439167 [ 291 ] {} <Debug> TCP-Session: 3e41ff78-a075-4a24-8aa6-2f6045abfd6d Authenticating user 'default' from [fd00:1122:3344:101::e]:42415 | ||
| 12688 | 2025.12.17 00:58:59.439193 [ 291 ] {} <Debug> TCP-Session: 3e41ff78-a075-4a24-8aa6-2f6045abfd6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12689 | 2025.12.17 00:58:59.439209 [ 291 ] {} <Debug> TCP-Session: 3e41ff78-a075-4a24-8aa6-2f6045abfd6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12690 | 2025.12.17 00:58:59.439402 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50355 | ||
| 12691 | 2025.12.17 00:58:59.439445 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63333 | ||
| 12692 | 2025.12.17 00:58:59.439471 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49184 | ||
| 12693 | 2025.12.17 00:58:59.439512 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63508 | ||
| 12694 | 2025.12.17 00:58:59.439537 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12695 | 2025.12.17 00:58:59.439529 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33133 | ||
| 12696 | 2025.12.17 00:58:59.439594 [ 291 ] {} <Trace> TCP-Session: 3e41ff78-a075-4a24-8aa6-2f6045abfd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12697 | 2025.12.17 00:58:59.439617 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12698 | 2025.12.17 00:58:59.439603 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12699 | 2025.12.17 00:58:59.439661 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12700 | 2025.12.17 00:58:59.439663 [ 288 ] {} <Debug> TCP-Session: 3d7b2440-fa3f-405c-acb7-ad437c970131 Authenticating user 'default' from [fd00:1122:3344:101::e]:63508 | ||
| 12701 | 2025.12.17 00:58:59.439684 [ 259 ] {} <Debug> TCP-Session: 63de4064-fee0-4d5d-8bb8-69bd6b4f3ca9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49184 | ||
| 12702 | 2025.12.17 00:58:59.439693 [ 290 ] {} <Debug> TCP-Session: 0c01f1af-ace9-4775-a06b-630d88654d3b Authenticating user 'default' from [fd00:1122:3344:101::e]:33133 | ||
| 12703 | 2025.12.17 00:58:59.439712 [ 288 ] {} <Debug> TCP-Session: 3d7b2440-fa3f-405c-acb7-ad437c970131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12704 | 2025.12.17 00:58:59.439723 [ 259 ] {} <Debug> TCP-Session: 63de4064-fee0-4d5d-8bb8-69bd6b4f3ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12705 | 2025.12.17 00:58:59.439745 [ 288 ] {} <Debug> TCP-Session: 3d7b2440-fa3f-405c-acb7-ad437c970131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12706 | 2025.12.17 00:58:59.439764 [ 259 ] {} <Debug> TCP-Session: 63de4064-fee0-4d5d-8bb8-69bd6b4f3ca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12707 | 2025.12.17 00:58:59.439731 [ 290 ] {} <Debug> TCP-Session: 0c01f1af-ace9-4775-a06b-630d88654d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12708 | 2025.12.17 00:58:59.439590 [ 292 ] {} <Debug> TCP-Session: ac488a33-62a5-4cb0-9a93-b605ced77af7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50355 | ||
| 12709 | 2025.12.17 00:58:59.439810 [ 290 ] {} <Debug> TCP-Session: 0c01f1af-ace9-4775-a06b-630d88654d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12710 | 2025.12.17 00:58:59.439835 [ 292 ] {} <Debug> TCP-Session: ac488a33-62a5-4cb0-9a93-b605ced77af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12711 | 2025.12.17 00:58:59.439804 [ 291 ] {587e3cdf-8656-4d12-a9b6-d619560b4a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42415) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12712 | 2025.12.17 00:58:59.439862 [ 292 ] {} <Debug> TCP-Session: ac488a33-62a5-4cb0-9a93-b605ced77af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12713 | 2025.12.17 00:58:59.439585 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12714 | 2025.12.17 00:58:59.439525 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39148 | ||
| 12715 | 2025.12.17 00:58:59.439946 [ 293 ] {} <Debug> TCP-Session: a8705d28-f0e9-4108-a8e2-550f831d19bf Authenticating user 'default' from [fd00:1122:3344:101::e]:63333 | ||
| 12716 | 2025.12.17 00:58:59.439493 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63456 | ||
| 12717 | 2025.12.17 00:58:59.439979 [ 293 ] {} <Debug> TCP-Session: a8705d28-f0e9-4108-a8e2-550f831d19bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12718 | 2025.12.17 00:58:59.439454 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40792 | ||
| 12719 | 2025.12.17 00:58:59.440015 [ 293 ] {} <Debug> TCP-Session: a8705d28-f0e9-4108-a8e2-550f831d19bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12720 | 2025.12.17 00:58:59.440018 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12721 | 2025.12.17 00:58:59.440059 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12722 | 2025.12.17 00:58:59.440072 [ 289 ] {} <Debug> TCP-Session: 91a1af97-9abb-4404-830d-24ce968dc8aa Authenticating user 'default' from [fd00:1122:3344:101::e]:39148 | ||
| 12723 | 2025.12.17 00:58:59.440090 [ 287 ] {} <Debug> TCP-Session: 0b6c29f1-f35a-4949-838d-ec9bcfb401c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63456 | ||
| 12724 | 2025.12.17 00:58:59.440100 [ 289 ] {} <Debug> TCP-Session: 91a1af97-9abb-4404-830d-24ce968dc8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12725 | 2025.12.17 00:58:59.440118 [ 287 ] {} <Debug> TCP-Session: 0b6c29f1-f35a-4949-838d-ec9bcfb401c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12726 | 2025.12.17 00:58:59.440124 [ 289 ] {} <Debug> TCP-Session: 91a1af97-9abb-4404-830d-24ce968dc8aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12727 | 2025.12.17 00:58:59.440139 [ 287 ] {} <Debug> TCP-Session: 0b6c29f1-f35a-4949-838d-ec9bcfb401c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12728 | 2025.12.17 00:58:59.440174 [ 291 ] {587e3cdf-8656-4d12-a9b6-d619560b4a1b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12729 | 2025.12.17 00:58:59.440236 [ 291 ] {587e3cdf-8656-4d12-a9b6-d619560b4a1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12730 | 2025.12.17 00:58:59.440279 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12731 | 2025.12.17 00:58:59.440307 [ 294 ] {} <Debug> TCP-Session: 8f26ab70-0443-4e4b-a7c8-ae2d221c58d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40792 | ||
| 12732 | 2025.12.17 00:58:59.440324 [ 294 ] {} <Debug> TCP-Session: 8f26ab70-0443-4e4b-a7c8-ae2d221c58d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12733 | 2025.12.17 00:58:59.440336 [ 294 ] {} <Debug> TCP-Session: 8f26ab70-0443-4e4b-a7c8-ae2d221c58d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12734 | 2025.12.17 00:58:59.440522 [ 291 ] {587e3cdf-8656-4d12-a9b6-d619560b4a1b} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 12735 | 2025.12.17 00:58:59.441512 [ 309 ] {587e3cdf-8656-4d12-a9b6-d619560b4a1b} <Trace> AggregatingTransform: Aggregating | ||
| 12736 | 2025.12.17 00:58:59.441567 [ 309 ] {587e3cdf-8656-4d12-a9b6-d619560b4a1b} <Trace> Aggregator: Aggregation method: without_key | ||
| 12737 | 2025.12.17 00:58:59.441603 [ 309 ] {587e3cdf-8656-4d12-a9b6-d619560b4a1b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009796 sec. (1020.825 rows/sec., 39.88 KiB/sec.) | ||
| 12738 | 2025.12.17 00:58:59.441621 [ 309 ] {587e3cdf-8656-4d12-a9b6-d619560b4a1b} <Trace> Aggregator: Merging aggregated data | ||
| 12739 | 2025.12.17 00:58:59.442832 [ 291 ] {587e3cdf-8656-4d12-a9b6-d619560b4a1b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003089 sec., 323.72936225315635 rows/sec., 12.65 KiB/sec. | ||
| 12740 | 2025.12.17 00:58:59.442999 [ 291 ] {587e3cdf-8656-4d12-a9b6-d619560b4a1b} <Debug> TCPHandler: Processed in 0.003574922 sec. | ||
| 12741 | 2025.12.17 00:58:59.443119 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12742 | 2025.12.17 00:58:59.443147 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12743 | 2025.12.17 00:58:59.443150 [ 291 ] {} <Debug> TCP-Session: 3e41ff78-a075-4a24-8aa6-2f6045abfd6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12744 | 2025.12.17 00:58:59.443163 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12745 | 2025.12.17 00:58:59.443183 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12746 | 2025.12.17 00:58:59.443211 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12747 | 2025.12.17 00:58:59.443228 [ 292 ] {} <Debug> TCP-Session: ac488a33-62a5-4cb0-9a93-b605ced77af7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12748 | 2025.12.17 00:58:59.443242 [ 287 ] {} <Debug> TCP-Session: 0b6c29f1-f35a-4949-838d-ec9bcfb401c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12749 | 2025.12.17 00:58:59.443245 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12750 | 2025.12.17 00:58:59.443264 [ 290 ] {} <Debug> TCP-Session: 0c01f1af-ace9-4775-a06b-630d88654d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12751 | 2025.12.17 00:58:59.443307 [ 259 ] {} <Debug> TCP-Session: 63de4064-fee0-4d5d-8bb8-69bd6b4f3ca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12752 | 2025.12.17 00:58:59.443200 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12753 | 2025.12.17 00:58:59.443193 [ 293 ] {} <Debug> TCP-Session: a8705d28-f0e9-4108-a8e2-550f831d19bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12754 | 2025.12.17 00:58:59.443357 [ 294 ] {} <Debug> TCP-Session: 8f26ab70-0443-4e4b-a7c8-ae2d221c58d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12755 | 2025.12.17 00:58:59.443262 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12756 | 2025.12.17 00:58:59.443232 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12757 | 2025.12.17 00:58:59.443421 [ 288 ] {} <Debug> TCP-Session: 3d7b2440-fa3f-405c-acb7-ad437c970131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12758 | 2025.12.17 00:58:59.443446 [ 289 ] {} <Debug> TCP-Session: 91a1af97-9abb-4404-830d-24ce968dc8aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12759 | 2025.12.17 00:58:59.466298 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12760 | 2025.12.17 00:58:59.466462 [ 266 ] {4cb9e07f-c9ba-4656-9139-749c9c5640e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12761 | 2025.12.17 00:58:59.466529 [ 266 ] {4cb9e07f-c9ba-4656-9139-749c9c5640e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12762 | 2025.12.17 00:58:59.467238 [ 266 ] {4cb9e07f-c9ba-4656-9139-749c9c5640e0} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12763 | 2025.12.17 00:58:59.467285 [ 266 ] {4cb9e07f-c9ba-4656-9139-749c9c5640e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12764 | 2025.12.17 00:58:59.467707 [ 266 ] {4cb9e07f-c9ba-4656-9139-749c9c5640e0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12765 | 2025.12.17 00:58:59.467952 [ 266 ] {4cb9e07f-c9ba-4656-9139-749c9c5640e0} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12766 | 2025.12.17 00:58:59.468114 [ 266 ] {4cb9e07f-c9ba-4656-9139-749c9c5640e0} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001701 sec., 54085.83186360964 rows/sec., 4.56 MiB/sec. | ||
| 12767 | 2025.12.17 00:58:59.468162 [ 266 ] {4cb9e07f-c9ba-4656-9139-749c9c5640e0} <Debug> TCPHandler: Processed in 0.00198419 sec. | ||
| 12768 | 2025.12.17 00:58:59.468291 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12769 | 2025.12.17 00:58:59.468395 [ 266 ] {fa93d68e-8833-4179-baca-c78e6adeea26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12770 | 2025.12.17 00:58:59.468441 [ 266 ] {fa93d68e-8833-4179-baca-c78e6adeea26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12771 | 2025.12.17 00:58:59.468867 [ 266 ] {fa93d68e-8833-4179-baca-c78e6adeea26} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12772 | 2025.12.17 00:58:59.468903 [ 266 ] {fa93d68e-8833-4179-baca-c78e6adeea26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12773 | 2025.12.17 00:58:59.469210 [ 266 ] {fa93d68e-8833-4179-baca-c78e6adeea26} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12774 | 2025.12.17 00:58:59.469416 [ 266 ] {fa93d68e-8833-4179-baca-c78e6adeea26} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12775 | 2025.12.17 00:58:59.469540 [ 266 ] {fa93d68e-8833-4179-baca-c78e6adeea26} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001207 sec., 14913.007456503728 rows/sec., 1.10 MiB/sec. | ||
| 12776 | 2025.12.17 00:58:59.469577 [ 266 ] {fa93d68e-8833-4179-baca-c78e6adeea26} <Debug> TCPHandler: Processed in 0.001376268 sec. | ||
| 12777 | 2025.12.17 00:58:59.469672 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12778 | 2025.12.17 00:58:59.469761 [ 266 ] {94e2edeb-7914-4eb6-b038-6624211bfcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12779 | 2025.12.17 00:58:59.469798 [ 266 ] {94e2edeb-7914-4eb6-b038-6624211bfcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12780 | 2025.12.17 00:58:59.470277 [ 266 ] {94e2edeb-7914-4eb6-b038-6624211bfcb1} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12781 | 2025.12.17 00:58:59.470314 [ 266 ] {94e2edeb-7914-4eb6-b038-6624211bfcb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12782 | 2025.12.17 00:58:59.470625 [ 266 ] {94e2edeb-7914-4eb6-b038-6624211bfcb1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12783 | 2025.12.17 00:58:59.470855 [ 266 ] {94e2edeb-7914-4eb6-b038-6624211bfcb1} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12784 | 2025.12.17 00:58:59.470986 [ 266 ] {94e2edeb-7914-4eb6-b038-6624211bfcb1} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001192 sec., 68791.94630872484 rows/sec., 5.37 MiB/sec. | ||
| 12785 | 2025.12.17 00:58:59.471025 [ 266 ] {94e2edeb-7914-4eb6-b038-6624211bfcb1} <Debug> TCPHandler: Processed in 0.001354467 sec. | ||
| 12786 | 2025.12.17 00:58:59.471134 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12787 | 2025.12.17 00:58:59.471229 [ 266 ] {efbe2509-80ba-4ec1-8b0f-f875e509c3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12788 | 2025.12.17 00:58:59.471273 [ 266 ] {efbe2509-80ba-4ec1-8b0f-f875e509c3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12789 | 2025.12.17 00:58:59.471680 [ 266 ] {efbe2509-80ba-4ec1-8b0f-f875e509c3be} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2025.12.17 00:58:59.471716 [ 266 ] {efbe2509-80ba-4ec1-8b0f-f875e509c3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12791 | 2025.12.17 00:58:59.472058 [ 266 ] {efbe2509-80ba-4ec1-8b0f-f875e509c3be} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12792 | 2025.12.17 00:58:59.472268 [ 266 ] {efbe2509-80ba-4ec1-8b0f-f875e509c3be} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12793 | 2025.12.17 00:58:59.472400 [ 266 ] {efbe2509-80ba-4ec1-8b0f-f875e509c3be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 12794 | 2025.12.17 00:58:59.472438 [ 266 ] {efbe2509-80ba-4ec1-8b0f-f875e509c3be} <Debug> TCPHandler: Processed in 0.001352398 sec. | ||
| 12795 | 2025.12.17 00:58:59.472535 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12796 | 2025.12.17 00:58:59.472629 [ 266 ] {1122660b-5105-43ee-bda2-886792eea729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12797 | 2025.12.17 00:58:59.472686 [ 266 ] {1122660b-5105-43ee-bda2-886792eea729} <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 | ||
| 12798 | 2025.12.17 00:58:59.473495 [ 266 ] {1122660b-5105-43ee-bda2-886792eea729} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2025.12.17 00:58:59.473533 [ 266 ] {1122660b-5105-43ee-bda2-886792eea729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12800 | 2025.12.17 00:58:59.474066 [ 266 ] {1122660b-5105-43ee-bda2-886792eea729} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12801 | 2025.12.17 00:58:59.474297 [ 266 ] {1122660b-5105-43ee-bda2-886792eea729} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12802 | 2025.12.17 00:58:59.474442 [ 266 ] {1122660b-5105-43ee-bda2-886792eea729} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00183 sec., 9836.065573770491 rows/sec., 17.63 MiB/sec. | ||
| 12803 | 2025.12.17 00:58:59.474510 [ 266 ] {1122660b-5105-43ee-bda2-886792eea729} <Debug> TCPHandler: Processed in 0.00202142 sec. | ||
| 12804 | 2025.12.17 00:58:59.474622 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12805 | 2025.12.17 00:58:59.474717 [ 266 ] {ee0627e0-6ef4-4e37-8e03-b5de2ff395d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12806 | 2025.12.17 00:58:59.474760 [ 266 ] {ee0627e0-6ef4-4e37-8e03-b5de2ff395d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12807 | 2025.12.17 00:58:59.475097 [ 266 ] {ee0627e0-6ef4-4e37-8e03-b5de2ff395d7} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12808 | 2025.12.17 00:58:59.475134 [ 266 ] {ee0627e0-6ef4-4e37-8e03-b5de2ff395d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12809 | 2025.12.17 00:58:59.475443 [ 266 ] {ee0627e0-6ef4-4e37-8e03-b5de2ff395d7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12810 | 2025.12.17 00:58:59.475654 [ 266 ] {ee0627e0-6ef4-4e37-8e03-b5de2ff395d7} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12811 | 2025.12.17 00:58:59.475784 [ 266 ] {ee0627e0-6ef4-4e37-8e03-b5de2ff395d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 12812 | 2025.12.17 00:58:59.475819 [ 266 ] {ee0627e0-6ef4-4e37-8e03-b5de2ff395d7} <Debug> TCPHandler: Processed in 0.001244085 sec. | ||
| 12813 | 2025.12.17 00:59:00.625178 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33533 | ||
| 12814 | 2025.12.17 00:59:00.625303 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12815 | 2025.12.17 00:59:00.625331 [ 289 ] {} <Debug> TCP-Session: b8f0d574-25b2-4abe-97c3-01dcc9769dd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33533 | ||
| 12816 | 2025.12.17 00:59:00.625353 [ 289 ] {} <Debug> TCP-Session: b8f0d574-25b2-4abe-97c3-01dcc9769dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12817 | 2025.12.17 00:59:00.625366 [ 289 ] {} <Debug> TCP-Session: b8f0d574-25b2-4abe-97c3-01dcc9769dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12818 | 2025.12.17 00:59:00.625554 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60527 | ||
| 12819 | 2025.12.17 00:59:00.625588 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40637 | ||
| 12820 | 2025.12.17 00:59:00.625615 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53762 | ||
| 12821 | 2025.12.17 00:59:00.625633 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49255 | ||
| 12822 | 2025.12.17 00:59:00.625661 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53265 | ||
| 12823 | 2025.12.17 00:59:00.625702 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12824 | 2025.12.17 00:59:00.625704 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12825 | 2025.12.17 00:59:00.625734 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12826 | 2025.12.17 00:59:00.625742 [ 294 ] {} <Debug> TCP-Session: b960ed37-8793-4963-89b0-55d86c006296 Authenticating user 'default' from [fd00:1122:3344:101::e]:53762 | ||
| 12827 | 2025.12.17 00:59:00.625758 [ 289 ] {} <Trace> TCP-Session: b8f0d574-25b2-4abe-97c3-01dcc9769dd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12828 | 2025.12.17 00:59:00.625764 [ 287 ] {} <Debug> TCP-Session: 39c8d87b-96df-402e-9c32-cf28bb9cab51 Authenticating user 'default' from [fd00:1122:3344:101::e]:49255 | ||
| 12829 | 2025.12.17 00:59:00.625779 [ 294 ] {} <Debug> TCP-Session: b960ed37-8793-4963-89b0-55d86c006296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12830 | 2025.12.17 00:59:00.625815 [ 287 ] {} <Debug> TCP-Session: 39c8d87b-96df-402e-9c32-cf28bb9cab51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12831 | 2025.12.17 00:59:00.625825 [ 294 ] {} <Debug> TCP-Session: b960ed37-8793-4963-89b0-55d86c006296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12832 | 2025.12.17 00:59:00.625838 [ 287 ] {} <Debug> TCP-Session: 39c8d87b-96df-402e-9c32-cf28bb9cab51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12833 | 2025.12.17 00:59:00.625786 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12834 | 2025.12.17 00:59:00.625754 [ 291 ] {} <Debug> TCP-Session: 4c2e5a44-f6aa-474c-85a2-a65bc527c9b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40637 | ||
| 12835 | 2025.12.17 00:59:00.625901 [ 288 ] {} <Debug> TCP-Session: 930b5cd8-6133-4f0e-849c-5ac6b4e15521 Authenticating user 'default' from [fd00:1122:3344:101::e]:53265 | ||
| 12836 | 2025.12.17 00:59:00.625916 [ 291 ] {} <Debug> TCP-Session: 4c2e5a44-f6aa-474c-85a2-a65bc527c9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12837 | 2025.12.17 00:59:00.625665 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12838 | 2025.12.17 00:59:00.625941 [ 291 ] {} <Debug> TCP-Session: 4c2e5a44-f6aa-474c-85a2-a65bc527c9b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12839 | 2025.12.17 00:59:00.625947 [ 289 ] {9078f224-679d-47f6-8d59-f88478b574d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33533) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12840 | 2025.12.17 00:59:00.625938 [ 288 ] {} <Debug> TCP-Session: 930b5cd8-6133-4f0e-849c-5ac6b4e15521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12841 | 2025.12.17 00:59:00.625622 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55060 | ||
| 12842 | 2025.12.17 00:59:00.626157 [ 288 ] {} <Debug> TCP-Session: 930b5cd8-6133-4f0e-849c-5ac6b4e15521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2025.12.17 00:59:00.625609 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35972 | ||
| 12844 | 2025.12.17 00:59:00.625605 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40002 | ||
| 12845 | 2025.12.17 00:59:00.626225 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12846 | 2025.12.17 00:59:00.625970 [ 290 ] {} <Debug> TCP-Session: fe334949-8f8f-4c59-a771-e2278ad7a797 Authenticating user 'default' from [fd00:1122:3344:101::e]:60527 | ||
| 12847 | 2025.12.17 00:59:00.626277 [ 259 ] {} <Debug> TCP-Session: 6ff91a36-1168-4ca3-b799-8a0bb21a3c39 Authenticating user 'default' from [fd00:1122:3344:101::e]:55060 | ||
| 12848 | 2025.12.17 00:59:00.626286 [ 290 ] {} <Debug> TCP-Session: fe334949-8f8f-4c59-a771-e2278ad7a797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12849 | 2025.12.17 00:59:00.626295 [ 259 ] {} <Debug> TCP-Session: 6ff91a36-1168-4ca3-b799-8a0bb21a3c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12850 | 2025.12.17 00:59:00.626285 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12851 | 2025.12.17 00:59:00.626308 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12852 | 2025.12.17 00:59:00.626386 [ 289 ] {9078f224-679d-47f6-8d59-f88478b574d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12853 | 2025.12.17 00:59:00.626401 [ 290 ] {} <Debug> TCP-Session: fe334949-8f8f-4c59-a771-e2278ad7a797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12854 | 2025.12.17 00:59:00.626421 [ 293 ] {} <Debug> TCP-Session: 5e3966a5-f21a-4ab7-9294-e9d147b91f6b Authenticating user 'default' from [fd00:1122:3344:101::e]:40002 | ||
| 12855 | 2025.12.17 00:59:00.626444 [ 259 ] {} <Debug> TCP-Session: 6ff91a36-1168-4ca3-b799-8a0bb21a3c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12856 | 2025.12.17 00:59:00.626456 [ 289 ] {9078f224-679d-47f6-8d59-f88478b574d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12857 | 2025.12.17 00:59:00.626460 [ 293 ] {} <Debug> TCP-Session: 5e3966a5-f21a-4ab7-9294-e9d147b91f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12858 | 2025.12.17 00:59:00.626484 [ 293 ] {} <Debug> TCP-Session: 5e3966a5-f21a-4ab7-9294-e9d147b91f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12859 | 2025.12.17 00:59:00.626513 [ 292 ] {} <Debug> TCP-Session: bffb62fb-a3fb-4ca6-ac28-36e746fafeb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35972 | ||
| 12860 | 2025.12.17 00:59:00.626545 [ 292 ] {} <Debug> TCP-Session: bffb62fb-a3fb-4ca6-ac28-36e746fafeb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12861 | 2025.12.17 00:59:00.626564 [ 292 ] {} <Debug> TCP-Session: bffb62fb-a3fb-4ca6-ac28-36e746fafeb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12862 | 2025.12.17 00:59:00.626751 [ 289 ] {9078f224-679d-47f6-8d59-f88478b574d0} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 12863 | 2025.12.17 00:59:00.627846 [ 337 ] {9078f224-679d-47f6-8d59-f88478b574d0} <Trace> AggregatingTransform: Aggregating | ||
| 12864 | 2025.12.17 00:59:00.627901 [ 337 ] {9078f224-679d-47f6-8d59-f88478b574d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 12865 | 2025.12.17 00:59:00.627940 [ 337 ] {9078f224-679d-47f6-8d59-f88478b574d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001081912 sec. (924.290 rows/sec., 36.11 KiB/sec.) | ||
| 12866 | 2025.12.17 00:59:00.627960 [ 337 ] {9078f224-679d-47f6-8d59-f88478b574d0} <Trace> Aggregator: Merging aggregated data | ||
| 12867 | 2025.12.17 00:59:00.629318 [ 289 ] {9078f224-679d-47f6-8d59-f88478b574d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003435 sec., 291.12081513828235 rows/sec., 11.37 KiB/sec. | ||
| 12868 | 2025.12.17 00:59:00.629456 [ 289 ] {9078f224-679d-47f6-8d59-f88478b574d0} <Debug> TCPHandler: Processed in 0.003823306 sec. | ||
| 12869 | 2025.12.17 00:59:00.629541 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12870 | 2025.12.17 00:59:00.629570 [ 289 ] {} <Debug> TCP-Session: b8f0d574-25b2-4abe-97c3-01dcc9769dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12871 | 2025.12.17 00:59:00.629570 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12872 | 2025.12.17 00:59:00.629594 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12873 | 2025.12.17 00:59:00.629609 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12874 | 2025.12.17 00:59:00.629633 [ 290 ] {} <Debug> TCP-Session: fe334949-8f8f-4c59-a771-e2278ad7a797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12875 | 2025.12.17 00:59:00.629651 [ 288 ] {} <Debug> TCP-Session: 930b5cd8-6133-4f0e-849c-5ac6b4e15521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12876 | 2025.12.17 00:59:00.629648 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12877 | 2025.12.17 00:59:00.629666 [ 259 ] {} <Debug> TCP-Session: 6ff91a36-1168-4ca3-b799-8a0bb21a3c39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12878 | 2025.12.17 00:59:00.629684 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12879 | 2025.12.17 00:59:00.629713 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12880 | 2025.12.17 00:59:00.629706 [ 292 ] {} <Debug> TCP-Session: bffb62fb-a3fb-4ca6-ac28-36e746fafeb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12881 | 2025.12.17 00:59:00.629758 [ 293 ] {} <Debug> TCP-Session: 5e3966a5-f21a-4ab7-9294-e9d147b91f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12882 | 2025.12.17 00:59:00.629776 [ 294 ] {} <Debug> TCP-Session: b960ed37-8793-4963-89b0-55d86c006296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12883 | 2025.12.17 00:59:00.629629 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12884 | 2025.12.17 00:59:00.629666 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12885 | 2025.12.17 00:59:00.629845 [ 287 ] {} <Debug> TCP-Session: 39c8d87b-96df-402e-9c32-cf28bb9cab51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12886 | 2025.12.17 00:59:00.629862 [ 291 ] {} <Debug> TCP-Session: 4c2e5a44-f6aa-474c-85a2-a65bc527c9b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12887 | 2025.12.17 00:59:00.653472 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51882 | ||
| 12888 | 2025.12.17 00:59:00.653577 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12889 | 2025.12.17 00:59:00.653609 [ 289 ] {} <Debug> TCP-Session: 580987f2-0cb5-4277-8e00-b73a83497f6e Authenticating user 'default' from [fd00:1122:3344:101::e]:51882 | ||
| 12890 | 2025.12.17 00:59:00.653635 [ 289 ] {} <Debug> TCP-Session: 580987f2-0cb5-4277-8e00-b73a83497f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12891 | 2025.12.17 00:59:00.653652 [ 289 ] {} <Debug> TCP-Session: 580987f2-0cb5-4277-8e00-b73a83497f6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12892 | 2025.12.17 00:59:00.653854 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55958 | ||
| 12893 | 2025.12.17 00:59:00.653867 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40780 | ||
| 12894 | 2025.12.17 00:59:00.653877 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32825 | ||
| 12895 | 2025.12.17 00:59:00.653948 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35096 | ||
| 12896 | 2025.12.17 00:59:00.653965 [ 289 ] {} <Trace> TCP-Session: 580987f2-0cb5-4277-8e00-b73a83497f6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12897 | 2025.12.17 00:59:00.653980 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41967 | ||
| 12898 | 2025.12.17 00:59:00.654012 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12899 | 2025.12.17 00:59:00.654034 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12900 | 2025.12.17 00:59:00.654061 [ 292 ] {} <Debug> TCP-Session: ed2d17bc-12c3-4c89-a9f6-14a12049c548 Authenticating user 'default' from [fd00:1122:3344:101::e]:32825 | ||
| 12901 | 2025.12.17 00:59:00.654076 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12902 | 2025.12.17 00:59:00.654083 [ 293 ] {} <Debug> TCP-Session: 14ee9090-5528-4123-a45c-bfe5b676a1cd Authenticating user 'default' from [fd00:1122:3344:101::e]:35096 | ||
| 12903 | 2025.12.17 00:59:00.654098 [ 292 ] {} <Debug> TCP-Session: ed2d17bc-12c3-4c89-a9f6-14a12049c548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12904 | 2025.12.17 00:59:00.654111 [ 287 ] {} <Debug> TCP-Session: d5e4474b-1034-4a42-b5fe-a89c1a660264 Authenticating user 'default' from [fd00:1122:3344:101::e]:41967 | ||
| 12905 | 2025.12.17 00:59:00.654127 [ 293 ] {} <Debug> TCP-Session: 14ee9090-5528-4123-a45c-bfe5b676a1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12906 | 2025.12.17 00:59:00.654135 [ 292 ] {} <Debug> TCP-Session: ed2d17bc-12c3-4c89-a9f6-14a12049c548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12907 | 2025.12.17 00:59:00.654154 [ 287 ] {} <Debug> TCP-Session: d5e4474b-1034-4a42-b5fe-a89c1a660264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12908 | 2025.12.17 00:59:00.654168 [ 293 ] {} <Debug> TCP-Session: 14ee9090-5528-4123-a45c-bfe5b676a1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12909 | 2025.12.17 00:59:00.654191 [ 287 ] {} <Debug> TCP-Session: d5e4474b-1034-4a42-b5fe-a89c1a660264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12910 | 2025.12.17 00:59:00.654160 [ 289 ] {82654cd4-a545-4db9-a12f-b77af79a4ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51882) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12911 | 2025.12.17 00:59:00.653997 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32917 | ||
| 12912 | 2025.12.17 00:59:00.653974 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63548 | ||
| 12913 | 2025.12.17 00:59:00.653964 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12914 | 2025.12.17 00:59:00.654319 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12915 | 2025.12.17 00:59:00.653953 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59808 | ||
| 12916 | 2025.12.17 00:59:00.654366 [ 288 ] {} <Debug> TCP-Session: 16aef5ee-7549-4415-a41f-ec68243e6b80 Authenticating user 'default' from [fd00:1122:3344:101::e]:32917 | ||
| 12917 | 2025.12.17 00:59:00.654356 [ 290 ] {} <Debug> TCP-Session: 312dceb8-d74b-4d20-92aa-556042607355 Authenticating user 'default' from [fd00:1122:3344:101::e]:55958 | ||
| 12918 | 2025.12.17 00:59:00.654404 [ 288 ] {} <Debug> TCP-Session: 16aef5ee-7549-4415-a41f-ec68243e6b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12919 | 2025.12.17 00:59:00.654420 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12920 | 2025.12.17 00:59:00.654439 [ 290 ] {} <Debug> TCP-Session: 312dceb8-d74b-4d20-92aa-556042607355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12921 | 2025.12.17 00:59:00.654442 [ 288 ] {} <Debug> TCP-Session: 16aef5ee-7549-4415-a41f-ec68243e6b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12922 | 2025.12.17 00:59:00.654480 [ 290 ] {} <Debug> TCP-Session: 312dceb8-d74b-4d20-92aa-556042607355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12923 | 2025.12.17 00:59:00.654474 [ 259 ] {} <Debug> TCP-Session: 17501011-6919-4997-b073-e942a4272d63 Authenticating user 'default' from [fd00:1122:3344:101::e]:63548 | ||
| 12924 | 2025.12.17 00:59:00.654475 [ 289 ] {82654cd4-a545-4db9-a12f-b77af79a4ba7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12925 | 2025.12.17 00:59:00.654540 [ 259 ] {} <Debug> TCP-Session: 17501011-6919-4997-b073-e942a4272d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12926 | 2025.12.17 00:59:00.654420 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12927 | 2025.12.17 00:59:00.654579 [ 259 ] {} <Debug> TCP-Session: 17501011-6919-4997-b073-e942a4272d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12928 | 2025.12.17 00:59:00.654597 [ 289 ] {82654cd4-a545-4db9-a12f-b77af79a4ba7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12929 | 2025.12.17 00:59:00.654607 [ 294 ] {} <Debug> TCP-Session: 0d764f4e-eff9-4d9d-bb6b-8a48029cf3ec Authenticating user 'default' from [fd00:1122:3344:101::e]:59808 | ||
| 12930 | 2025.12.17 00:59:00.653980 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12931 | 2025.12.17 00:59:00.654647 [ 294 ] {} <Debug> TCP-Session: 0d764f4e-eff9-4d9d-bb6b-8a48029cf3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12932 | 2025.12.17 00:59:00.654672 [ 291 ] {} <Debug> TCP-Session: f0754843-2c19-4340-84c0-e089a415162e Authenticating user 'default' from [fd00:1122:3344:101::e]:40780 | ||
| 12933 | 2025.12.17 00:59:00.654677 [ 294 ] {} <Debug> TCP-Session: 0d764f4e-eff9-4d9d-bb6b-8a48029cf3ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12934 | 2025.12.17 00:59:00.654696 [ 291 ] {} <Debug> TCP-Session: f0754843-2c19-4340-84c0-e089a415162e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12935 | 2025.12.17 00:59:00.654718 [ 291 ] {} <Debug> TCP-Session: f0754843-2c19-4340-84c0-e089a415162e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12936 | 2025.12.17 00:59:00.654921 [ 289 ] {82654cd4-a545-4db9-a12f-b77af79a4ba7} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 12937 | 2025.12.17 00:59:00.655903 [ 320 ] {82654cd4-a545-4db9-a12f-b77af79a4ba7} <Trace> AggregatingTransform: Aggregating | ||
| 12938 | 2025.12.17 00:59:00.655948 [ 320 ] {82654cd4-a545-4db9-a12f-b77af79a4ba7} <Trace> Aggregator: Aggregation method: without_key | ||
| 12939 | 2025.12.17 00:59:00.655997 [ 320 ] {82654cd4-a545-4db9-a12f-b77af79a4ba7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000962249 sec. (1039.232 rows/sec., 40.60 KiB/sec.) | ||
| 12940 | 2025.12.17 00:59:00.656019 [ 320 ] {82654cd4-a545-4db9-a12f-b77af79a4ba7} <Trace> Aggregator: Merging aggregated data | ||
| 12941 | 2025.12.17 00:59:00.657566 [ 289 ] {82654cd4-a545-4db9-a12f-b77af79a4ba7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003454 sec., 289.51939779965255 rows/sec., 11.31 KiB/sec. | ||
| 12942 | 2025.12.17 00:59:00.657793 [ 289 ] {82654cd4-a545-4db9-a12f-b77af79a4ba7} <Debug> TCPHandler: Processed in 0.003941209 sec. | ||
| 12943 | 2025.12.17 00:59:00.657917 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12944 | 2025.12.17 00:59:00.657952 [ 289 ] {} <Debug> TCP-Session: 580987f2-0cb5-4277-8e00-b73a83497f6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12945 | 2025.12.17 00:59:00.657956 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12946 | 2025.12.17 00:59:00.657987 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12947 | 2025.12.17 00:59:00.658016 [ 291 ] {} <Debug> TCP-Session: f0754843-2c19-4340-84c0-e089a415162e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12948 | 2025.12.17 00:59:00.658047 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12949 | 2025.12.17 00:59:00.658062 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12950 | 2025.12.17 00:59:00.658098 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12951 | 2025.12.17 00:59:00.658126 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12952 | 2025.12.17 00:59:00.658148 [ 259 ] {} <Debug> TCP-Session: 17501011-6919-4997-b073-e942a4272d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12953 | 2025.12.17 00:59:00.658169 [ 287 ] {} <Debug> TCP-Session: d5e4474b-1034-4a42-b5fe-a89c1a660264 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12954 | 2025.12.17 00:59:00.658186 [ 292 ] {} <Debug> TCP-Session: ed2d17bc-12c3-4c89-a9f6-14a12049c548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12955 | 2025.12.17 00:59:00.658153 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12956 | 2025.12.17 00:59:00.658275 [ 294 ] {} <Debug> TCP-Session: 0d764f4e-eff9-4d9d-bb6b-8a48029cf3ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12957 | 2025.12.17 00:59:00.658052 [ 293 ] {} <Debug> TCP-Session: 14ee9090-5528-4123-a45c-bfe5b676a1cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12958 | 2025.12.17 00:59:00.658115 [ 288 ] {} <Debug> TCP-Session: 16aef5ee-7549-4415-a41f-ec68243e6b80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12959 | 2025.12.17 00:59:00.658079 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12960 | 2025.12.17 00:59:00.658404 [ 290 ] {} <Debug> TCP-Session: 312dceb8-d74b-4d20-92aa-556042607355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12961 | 2025.12.17 00:59:02.900696 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12962 | 2025.12.17 00:59:02.900773 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12963 | 2025.12.17 00:59:03.002963 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00252121 sec. | ||
| 12964 | 2025.12.17 00:59:03.059161 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30731 | ||
| 12965 | 2025.12.17 00:59:03.059758 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12966 | 2025.12.17 00:59:03.059815 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12967 | 2025.12.17 00:59:03.060368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12968 | 2025.12.17 00:59:03.060603 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12969 | 2025.12.17 00:59:03.060756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30731 | ||
| 12970 | 2025.12.17 00:59:03.161628 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1572 | ||
| 12971 | 2025.12.17 00:59:03.164286 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12972 | 2025.12.17 00:59:03.164340 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12973 | 2025.12.17 00:59:03.165636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12974 | 2025.12.17 00:59:03.165929 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12975 | 2025.12.17 00:59:03.166313 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1572 | ||
| 12976 | 2025.12.17 00:59:04.477697 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12977 | 2025.12.17 00:59:04.477975 [ 266 ] {0f69bef7-45d8-4c02-861c-1a3b53583489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12978 | 2025.12.17 00:59:04.478075 [ 266 ] {0f69bef7-45d8-4c02-861c-1a3b53583489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12979 | 2025.12.17 00:59:04.479063 [ 266 ] {0f69bef7-45d8-4c02-861c-1a3b53583489} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12980 | 2025.12.17 00:59:04.479101 [ 266 ] {0f69bef7-45d8-4c02-861c-1a3b53583489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12981 | 2025.12.17 00:59:04.479521 [ 266 ] {0f69bef7-45d8-4c02-861c-1a3b53583489} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12982 | 2025.12.17 00:59:04.479743 [ 266 ] {0f69bef7-45d8-4c02-861c-1a3b53583489} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12983 | 2025.12.17 00:59:04.479856 [ 55 ] {} <Debug> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 12984 | 2025.12.17 00:59:04.479884 [ 266 ] {0f69bef7-45d8-4c02-861c-1a3b53583489} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001985 sec., 206549.11838790934 rows/sec., 13.10 MiB/sec. | ||
| 12985 | 2025.12.17 00:59:04.479894 [ 55 ] {} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12986 | 2025.12.17 00:59:04.479915 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12987 | 2025.12.17 00:59:04.479926 [ 266 ] {0f69bef7-45d8-4c02-861c-1a3b53583489} <Debug> TCPHandler: Processed in 0.002428788 sec. | ||
| 12988 | 2025.12.17 00:59:04.480032 [ 197 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 12989 | 2025.12.17 00:59:04.480051 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12990 | 2025.12.17 00:59:04.480206 [ 266 ] {14f18697-3c2f-4683-965d-bed92394ad05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12991 | 2025.12.17 00:59:04.480217 [ 197 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12992 | 2025.12.17 00:59:04.480250 [ 266 ] {14f18697-3c2f-4683-965d-bed92394ad05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12993 | 2025.12.17 00:59:04.480259 [ 197 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 434 rows starting from the beginning of the part | ||
| 12994 | 2025.12.17 00:59:04.480338 [ 197 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 12995 | 2025.12.17 00:59:04.480387 [ 197 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 12996 | 2025.12.17 00:59:04.480431 [ 197 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 12997 | 2025.12.17 00:59:04.480472 [ 197 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 12998 | 2025.12.17 00:59:04.480513 [ 197 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 12999 | 2025.12.17 00:59:04.481310 [ 266 ] {14f18697-3c2f-4683-965d-bed92394ad05} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2025.12.17 00:59:04.481352 [ 266 ] {14f18697-3c2f-4683-965d-bed92394ad05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13001 | 2025.12.17 00:59:04.481654 [ 192 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676773 sec., 790804.7183488761 rows/sec., 54.30 MiB/sec. | ||
| 13002 | 2025.12.17 00:59:04.481748 [ 266 ] {14f18697-3c2f-4683-965d-bed92394ad05} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13003 | 2025.12.17 00:59:04.481837 [ 201 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13004 | 2025.12.17 00:59:04.482060 [ 266 ] {14f18697-3c2f-4683-965d-bed92394ad05} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2025.12.17 00:59:04.482141 [ 201 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_23_5} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2025.12.17 00:59:04.482213 [ 266 ] {14f18697-3c2f-4683-965d-bed92394ad05} <Debug> executeQuery: Read 1160 rows, 94.35 KiB in 0.002025 sec., 572839.5061728396 rows/sec., 45.50 MiB/sec. | ||
| 13007 | 2025.12.17 00:59:04.482220 [ 201 ] {69173eca-16a0-4880-86ee-6597fc26cc05::all_1_23_5} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13008 | 2025.12.17 00:59:04.482260 [ 266 ] {14f18697-3c2f-4683-965d-bed92394ad05} <Debug> TCPHandler: Processed in 0.002256995 sec. | ||
| 13009 | 2025.12.17 00:59:04.482314 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13010 | 2025.12.17 00:59:04.482403 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13011 | 2025.12.17 00:59:04.482520 [ 266 ] {dc2aa301-9e49-4081-af14-b95cb624fd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13012 | 2025.12.17 00:59:04.482567 [ 266 ] {dc2aa301-9e49-4081-af14-b95cb624fd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13013 | 2025.12.17 00:59:04.483221 [ 266 ] {dc2aa301-9e49-4081-af14-b95cb624fd7d} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2025.12.17 00:59:04.483266 [ 266 ] {dc2aa301-9e49-4081-af14-b95cb624fd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13015 | 2025.12.17 00:59:04.483593 [ 266 ] {dc2aa301-9e49-4081-af14-b95cb624fd7d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13016 | 2025.12.17 00:59:04.483814 [ 266 ] {dc2aa301-9e49-4081-af14-b95cb624fd7d} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13017 | 2025.12.17 00:59:04.483932 [ 54 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13018 | 2025.12.17 00:59:04.483943 [ 266 ] {dc2aa301-9e49-4081-af14-b95cb624fd7d} <Debug> executeQuery: Read 229 rows, 14.12 KiB in 0.001447 sec., 158258.46579129234 rows/sec., 9.53 MiB/sec. | ||
| 13019 | 2025.12.17 00:59:04.483973 [ 54 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13020 | 2025.12.17 00:59:04.483998 [ 266 ] {dc2aa301-9e49-4081-af14-b95cb624fd7d} <Debug> TCPHandler: Processed in 0.001653773 sec. | ||
| 13021 | 2025.12.17 00:59:04.484001 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13022 | 2025.12.17 00:59:04.484081 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13023 | 2025.12.17 00:59:04.484120 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13024 | 2025.12.17 00:59:04.484164 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13025 | 2025.12.17 00:59:04.484192 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 279 rows starting from the beginning of the part | ||
| 13026 | 2025.12.17 00:59:04.484219 [ 266 ] {0ce0b59c-95f1-43af-8466-c5f2b24a1d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13027 | 2025.12.17 00:59:04.484237 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 24 rows starting from the beginning of the part | ||
| 13028 | 2025.12.17 00:59:04.484263 [ 266 ] {0ce0b59c-95f1-43af-8466-c5f2b24a1d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13029 | 2025.12.17 00:59:04.484288 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 18 rows starting from the beginning of the part | ||
| 13030 | 2025.12.17 00:59:04.484326 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 233 rows starting from the beginning of the part | ||
| 13031 | 2025.12.17 00:59:04.484360 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 18 rows starting from the beginning of the part | ||
| 13032 | 2025.12.17 00:59:04.484396 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 229 rows starting from the beginning of the part | ||
| 13033 | 2025.12.17 00:59:04.484812 [ 266 ] {0ce0b59c-95f1-43af-8466-c5f2b24a1d40} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13034 | 2025.12.17 00:59:04.484853 [ 266 ] {0ce0b59c-95f1-43af-8466-c5f2b24a1d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13035 | 2025.12.17 00:59:04.485181 [ 266 ] {0ce0b59c-95f1-43af-8466-c5f2b24a1d40} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13036 | 2025.12.17 00:59:04.485183 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 801 rows, containing 5 columns (5 merged, 0 gathered) in 0.001124482 sec., 712327.9874644503 rows/sec., 46.89 MiB/sec. | ||
| 13037 | 2025.12.17 00:59:04.485365 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13038 | 2025.12.17 00:59:04.485392 [ 266 ] {0ce0b59c-95f1-43af-8466-c5f2b24a1d40} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13039 | 2025.12.17 00:59:04.485498 [ 54 ] {} <Debug> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13040 | 2025.12.17 00:59:04.485520 [ 266 ] {0ce0b59c-95f1-43af-8466-c5f2b24a1d40} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00132 sec., 160606.0606060606 rows/sec., 10.36 MiB/sec. | ||
| 13041 | 2025.12.17 00:59:04.485538 [ 54 ] {} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2025.12.17 00:59:04.485563 [ 266 ] {0ce0b59c-95f1-43af-8466-c5f2b24a1d40} <Debug> TCPHandler: Processed in 0.00149059 sec. | ||
| 13043 | 2025.12.17 00:59:04.485567 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13044 | 2025.12.17 00:59:04.485641 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_91_18} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2025.12.17 00:59:04.485677 [ 187 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 13046 | 2025.12.17 00:59:04.485686 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13047 | 2025.12.17 00:59:04.485723 [ 202 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_91_18} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13048 | 2025.12.17 00:59:04.485799 [ 266 ] {b7aaaf8c-b316-4a4b-8414-cad8bd20cb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13049 | 2025.12.17 00:59:04.485808 [ 187 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13050 | 2025.12.17 00:59:04.485818 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13051 | 2025.12.17 00:59:04.485854 [ 266 ] {b7aaaf8c-b316-4a4b-8414-cad8bd20cb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13052 | 2025.12.17 00:59:04.485859 [ 187 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 464 rows starting from the beginning of the part | ||
| 13053 | 2025.12.17 00:59:04.485935 [ 187 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 13054 | 2025.12.17 00:59:04.485983 [ 187 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 13055 | 2025.12.17 00:59:04.486026 [ 187 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
| 13056 | 2025.12.17 00:59:04.486068 [ 187 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 13057 | 2025.12.17 00:59:04.486107 [ 187 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 13058 | 2025.12.17 00:59:04.486389 [ 266 ] {b7aaaf8c-b316-4a4b-8414-cad8bd20cb94} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2025.12.17 00:59:04.486429 [ 266 ] {b7aaaf8c-b316-4a4b-8414-cad8bd20cb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13060 | 2025.12.17 00:59:04.486742 [ 266 ] {b7aaaf8c-b316-4a4b-8414-cad8bd20cb94} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13061 | 2025.12.17 00:59:04.486951 [ 266 ] {b7aaaf8c-b316-4a4b-8414-cad8bd20cb94} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13062 | 2025.12.17 00:59:04.487056 [ 54 ] {} <Debug> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13063 | 2025.12.17 00:59:04.487078 [ 266 ] {b7aaaf8c-b316-4a4b-8414-cad8bd20cb94} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001297 sec., 162683.11488049346 rows/sec., 9.24 MiB/sec. | ||
| 13064 | 2025.12.17 00:59:04.487086 [ 54 ] {} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13065 | 2025.12.17 00:59:04.487118 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13066 | 2025.12.17 00:59:04.487123 [ 266 ] {b7aaaf8c-b316-4a4b-8414-cad8bd20cb94} <Debug> TCPHandler: Processed in 0.001485129 sec. | ||
| 13067 | 2025.12.17 00:59:04.487163 [ 201 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531581 sec., 1073400.6232775152 rows/sec., 76.39 MiB/sec. | ||
| 13068 | 2025.12.17 00:59:04.487191 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 13069 | 2025.12.17 00:59:04.487246 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13070 | 2025.12.17 00:59:04.487287 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13071 | 2025.12.17 00:59:04.487317 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 223 rows starting from the beginning of the part | ||
| 13072 | 2025.12.17 00:59:04.487322 [ 202 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13073 | 2025.12.17 00:59:04.487343 [ 266 ] {4cfa5136-00ac-4efa-be58-6c0d82019e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13074 | 2025.12.17 00:59:04.487364 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 13075 | 2025.12.17 00:59:04.487383 [ 266 ] {4cfa5136-00ac-4efa-be58-6c0d82019e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13076 | 2025.12.17 00:59:04.487406 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 13077 | 2025.12.17 00:59:04.487447 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 13078 | 2025.12.17 00:59:04.487486 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 13079 | 2025.12.17 00:59:04.487522 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 13080 | 2025.12.17 00:59:04.487615 [ 202 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_23_5} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13081 | 2025.12.17 00:59:04.487694 [ 202 ] {57ddc23d-60c7-443e-97db-5802914b2d14::all_1_23_5} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13082 | 2025.12.17 00:59:04.487783 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13083 | 2025.12.17 00:59:04.488156 [ 266 ] {4cfa5136-00ac-4efa-be58-6c0d82019e0c} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13084 | 2025.12.17 00:59:04.488193 [ 266 ] {4cfa5136-00ac-4efa-be58-6c0d82019e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13085 | 2025.12.17 00:59:04.488395 [ 202 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234275 sec., 551740.9005286505 rows/sec., 34.19 MiB/sec. | ||
| 13086 | 2025.12.17 00:59:04.488523 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13087 | 2025.12.17 00:59:04.488533 [ 266 ] {4cfa5136-00ac-4efa-be58-6c0d82019e0c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13088 | 2025.12.17 00:59:04.488832 [ 266 ] {4cfa5136-00ac-4efa-be58-6c0d82019e0c} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2025.12.17 00:59:04.488844 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_23_5} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13090 | 2025.12.17 00:59:04.488927 [ 187 ] {dd855646-8891-4077-ac1a-5bbf56781259::all_1_23_5} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13091 | 2025.12.17 00:59:04.488969 [ 266 ] {4cfa5136-00ac-4efa-be58-6c0d82019e0c} <Debug> executeQuery: Read 703 rows, 50.39 KiB in 0.001644 sec., 427615.5717761557 rows/sec., 29.93 MiB/sec. | ||
| 13092 | 2025.12.17 00:59:04.489000 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13093 | 2025.12.17 00:59:04.489014 [ 266 ] {4cfa5136-00ac-4efa-be58-6c0d82019e0c} <Debug> TCPHandler: Processed in 0.001815766 sec. | ||
| 13094 | 2025.12.17 00:59:04.489139 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13095 | 2025.12.17 00:59:04.489233 [ 266 ] {a31b61ae-9229-445c-8b4a-758d81cb2381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13096 | 2025.12.17 00:59:04.489275 [ 266 ] {a31b61ae-9229-445c-8b4a-758d81cb2381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13097 | 2025.12.17 00:59:04.489603 [ 266 ] {a31b61ae-9229-445c-8b4a-758d81cb2381} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2025.12.17 00:59:04.489639 [ 266 ] {a31b61ae-9229-445c-8b4a-758d81cb2381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13099 | 2025.12.17 00:59:04.489943 [ 266 ] {a31b61ae-9229-445c-8b4a-758d81cb2381} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 13100 | 2025.12.17 00:59:04.490151 [ 266 ] {a31b61ae-9229-445c-8b4a-758d81cb2381} <Trace> oximeter.measurements_bool (9ac748e0-ab1e-4d47-9096-dffd052cbd31): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2025.12.17 00:59:04.490277 [ 266 ] {a31b61ae-9229-445c-8b4a-758d81cb2381} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 13102 | 2025.12.17 00:59:04.490313 [ 266 ] {a31b61ae-9229-445c-8b4a-758d81cb2381} <Debug> TCPHandler: Processed in 0.001221154 sec. | ||
| 13103 | 2025.12.17 00:59:04.490419 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13104 | 2025.12.17 00:59:04.490514 [ 266 ] {19d2b10b-21f2-436f-9938-707252bbcc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13105 | 2025.12.17 00:59:04.490556 [ 266 ] {19d2b10b-21f2-436f-9938-707252bbcc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13106 | 2025.12.17 00:59:04.491028 [ 266 ] {19d2b10b-21f2-436f-9938-707252bbcc25} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2025.12.17 00:59:04.491066 [ 266 ] {19d2b10b-21f2-436f-9938-707252bbcc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13108 | 2025.12.17 00:59:04.491395 [ 266 ] {19d2b10b-21f2-436f-9938-707252bbcc25} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13109 | 2025.12.17 00:59:04.491596 [ 266 ] {19d2b10b-21f2-436f-9938-707252bbcc25} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13110 | 2025.12.17 00:59:04.491720 [ 266 ] {19d2b10b-21f2-436f-9938-707252bbcc25} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001224 sec., 256535.9477124183 rows/sec., 16.85 MiB/sec. | ||
| 13111 | 2025.12.17 00:59:04.491755 [ 266 ] {19d2b10b-21f2-436f-9938-707252bbcc25} <Debug> TCPHandler: Processed in 0.001383098 sec. | ||
| 13112 | 2025.12.17 00:59:04.491863 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13113 | 2025.12.17 00:59:04.491956 [ 266 ] {91a18fcd-87a4-4bb4-b1bc-20107c3e41e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13114 | 2025.12.17 00:59:04.491998 [ 266 ] {91a18fcd-87a4-4bb4-b1bc-20107c3e41e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13115 | 2025.12.17 00:59:04.492301 [ 266 ] {91a18fcd-87a4-4bb4-b1bc-20107c3e41e7} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13116 | 2025.12.17 00:59:04.492336 [ 266 ] {91a18fcd-87a4-4bb4-b1bc-20107c3e41e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13117 | 2025.12.17 00:59:04.492625 [ 266 ] {91a18fcd-87a4-4bb4-b1bc-20107c3e41e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 13118 | 2025.12.17 00:59:04.492827 [ 266 ] {91a18fcd-87a4-4bb4-b1bc-20107c3e41e7} <Trace> oximeter.measurements_f64 (b1739401-1ddf-4f6f-b555-bc0341b3b13d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13119 | 2025.12.17 00:59:04.492949 [ 266 ] {91a18fcd-87a4-4bb4-b1bc-20107c3e41e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 13120 | 2025.12.17 00:59:04.492983 [ 266 ] {91a18fcd-87a4-4bb4-b1bc-20107c3e41e7} <Debug> TCPHandler: Processed in 0.001166894 sec. | ||
| 13121 | 2025.12.17 00:59:04.493081 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13122 | 2025.12.17 00:59:04.493171 [ 266 ] {b30148d4-abd4-4cf9-9982-e6cd1a62932e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13123 | 2025.12.17 00:59:04.493223 [ 266 ] {b30148d4-abd4-4cf9-9982-e6cd1a62932e} <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 | ||
| 13124 | 2025.12.17 00:59:04.494055 [ 266 ] {b30148d4-abd4-4cf9-9982-e6cd1a62932e} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13125 | 2025.12.17 00:59:04.494088 [ 266 ] {b30148d4-abd4-4cf9-9982-e6cd1a62932e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13126 | 2025.12.17 00:59:04.494617 [ 266 ] {b30148d4-abd4-4cf9-9982-e6cd1a62932e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13127 | 2025.12.17 00:59:04.494838 [ 266 ] {b30148d4-abd4-4cf9-9982-e6cd1a62932e} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13128 | 2025.12.17 00:59:04.494973 [ 266 ] {b30148d4-abd4-4cf9-9982-e6cd1a62932e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00182 sec., 13186.813186813186 rows/sec., 23.63 MiB/sec. | ||
| 13129 | 2025.12.17 00:59:04.495041 [ 266 ] {b30148d4-abd4-4cf9-9982-e6cd1a62932e} <Debug> TCPHandler: Processed in 0.00200812 sec. | ||
| 13130 | 2025.12.17 00:59:04.495151 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13131 | 2025.12.17 00:59:04.495244 [ 266 ] {609acd68-5b7e-42dc-b17c-53d42c6dac8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13132 | 2025.12.17 00:59:04.495283 [ 266 ] {609acd68-5b7e-42dc-b17c-53d42c6dac8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13133 | 2025.12.17 00:59:04.495622 [ 266 ] {609acd68-5b7e-42dc-b17c-53d42c6dac8d} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13134 | 2025.12.17 00:59:04.495656 [ 266 ] {609acd68-5b7e-42dc-b17c-53d42c6dac8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13135 | 2025.12.17 00:59:04.495950 [ 266 ] {609acd68-5b7e-42dc-b17c-53d42c6dac8d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13136 | 2025.12.17 00:59:04.496155 [ 266 ] {609acd68-5b7e-42dc-b17c-53d42c6dac8d} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13137 | 2025.12.17 00:59:04.496276 [ 266 ] {609acd68-5b7e-42dc-b17c-53d42c6dac8d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001051 sec., 98953.37773549001 rows/sec., 6.06 MiB/sec. | ||
| 13138 | 2025.12.17 00:59:04.496310 [ 266 ] {609acd68-5b7e-42dc-b17c-53d42c6dac8d} <Debug> TCPHandler: Processed in 0.001206894 sec. | ||
| 13139 | 2025.12.17 00:59:04.699905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13140 | 2025.12.17 00:59:04.716407 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13141 | 2025.12.17 00:59:04.716469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13142 | 2025.12.17 00:59:04.722753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13143 | 2025.12.17 00:59:04.723437 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13144 | 2025.12.17 00:59:04.726794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13145 | 2025.12.17 00:59:09.494700 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13146 | 2025.12.17 00:59:09.494886 [ 266 ] {8ea1fd77-c07b-496d-a470-e85c9295f37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13147 | 2025.12.17 00:59:09.494952 [ 266 ] {8ea1fd77-c07b-496d-a470-e85c9295f37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13148 | 2025.12.17 00:59:09.495579 [ 266 ] {8ea1fd77-c07b-496d-a470-e85c9295f37a} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13149 | 2025.12.17 00:59:09.495621 [ 266 ] {8ea1fd77-c07b-496d-a470-e85c9295f37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13150 | 2025.12.17 00:59:09.496016 [ 266 ] {8ea1fd77-c07b-496d-a470-e85c9295f37a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13151 | 2025.12.17 00:59:09.496239 [ 266 ] {8ea1fd77-c07b-496d-a470-e85c9295f37a} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13152 | 2025.12.17 00:59:09.496391 [ 266 ] {8ea1fd77-c07b-496d-a470-e85c9295f37a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001554 sec., 15444.015444015444 rows/sec., 1.28 MiB/sec. | ||
| 13153 | 2025.12.17 00:59:09.496432 [ 266 ] {8ea1fd77-c07b-496d-a470-e85c9295f37a} <Debug> TCPHandler: Processed in 0.001860737 sec. | ||
| 13154 | 2025.12.17 00:59:09.496555 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13155 | 2025.12.17 00:59:09.496649 [ 266 ] {b829108e-664d-4134-ad0f-55c86b4065dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13156 | 2025.12.17 00:59:09.496690 [ 266 ] {b829108e-664d-4134-ad0f-55c86b4065dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13157 | 2025.12.17 00:59:09.497072 [ 266 ] {b829108e-664d-4134-ad0f-55c86b4065dd} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13158 | 2025.12.17 00:59:09.497109 [ 266 ] {b829108e-664d-4134-ad0f-55c86b4065dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13159 | 2025.12.17 00:59:09.497443 [ 266 ] {b829108e-664d-4134-ad0f-55c86b4065dd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13160 | 2025.12.17 00:59:09.497670 [ 266 ] {b829108e-664d-4134-ad0f-55c86b4065dd} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2025.12.17 00:59:09.497795 [ 266 ] {b829108e-664d-4134-ad0f-55c86b4065dd} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 420.32 KiB/sec. | ||
| 13162 | 2025.12.17 00:59:09.497841 [ 266 ] {b829108e-664d-4134-ad0f-55c86b4065dd} <Debug> TCPHandler: Processed in 0.001337307 sec. | ||
| 13163 | 2025.12.17 00:59:09.497983 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13164 | 2025.12.17 00:59:09.498098 [ 266 ] {65b951ba-1485-4a5f-87aa-7c97283220e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13165 | 2025.12.17 00:59:09.498159 [ 266 ] {65b951ba-1485-4a5f-87aa-7c97283220e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13166 | 2025.12.17 00:59:09.499186 [ 266 ] {65b951ba-1485-4a5f-87aa-7c97283220e7} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2025.12.17 00:59:09.499221 [ 266 ] {65b951ba-1485-4a5f-87aa-7c97283220e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13168 | 2025.12.17 00:59:09.499628 [ 266 ] {65b951ba-1485-4a5f-87aa-7c97283220e7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13169 | 2025.12.17 00:59:09.499841 [ 266 ] {65b951ba-1485-4a5f-87aa-7c97283220e7} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13170 | 2025.12.17 00:59:09.499980 [ 266 ] {65b951ba-1485-4a5f-87aa-7c97283220e7} <Debug> executeQuery: Read 1355 rows, 116.19 KiB in 0.001906 sec., 710912.9066107031 rows/sec., 59.53 MiB/sec. | ||
| 13171 | 2025.12.17 00:59:09.500018 [ 266 ] {65b951ba-1485-4a5f-87aa-7c97283220e7} <Debug> TCPHandler: Processed in 0.002094592 sec. | ||
| 13172 | 2025.12.17 00:59:09.500152 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13173 | 2025.12.17 00:59:09.500244 [ 266 ] {4f6abb54-d1f1-4d4f-8432-63154856a10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13174 | 2025.12.17 00:59:09.500284 [ 266 ] {4f6abb54-d1f1-4d4f-8432-63154856a10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13175 | 2025.12.17 00:59:09.500694 [ 266 ] {4f6abb54-d1f1-4d4f-8432-63154856a10c} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13176 | 2025.12.17 00:59:09.500732 [ 266 ] {4f6abb54-d1f1-4d4f-8432-63154856a10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13177 | 2025.12.17 00:59:09.501031 [ 266 ] {4f6abb54-d1f1-4d4f-8432-63154856a10c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13178 | 2025.12.17 00:59:09.501261 [ 266 ] {4f6abb54-d1f1-4d4f-8432-63154856a10c} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13179 | 2025.12.17 00:59:09.501384 [ 266 ] {4f6abb54-d1f1-4d4f-8432-63154856a10c} <Debug> executeQuery: Read 36 rows, 2.73 KiB in 0.001158 sec., 31088.082901554404 rows/sec., 2.31 MiB/sec. | ||
| 13180 | 2025.12.17 00:59:09.501422 [ 266 ] {4f6abb54-d1f1-4d4f-8432-63154856a10c} <Debug> TCPHandler: Processed in 0.001317866 sec. | ||
| 13181 | 2025.12.17 00:59:09.501555 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13182 | 2025.12.17 00:59:09.501647 [ 266 ] {1a339fee-b988-4eae-a9fc-2ab1d8833157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13183 | 2025.12.17 00:59:09.501686 [ 266 ] {1a339fee-b988-4eae-a9fc-2ab1d8833157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13184 | 2025.12.17 00:59:09.502173 [ 266 ] {1a339fee-b988-4eae-a9fc-2ab1d8833157} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13185 | 2025.12.17 00:59:09.502210 [ 266 ] {1a339fee-b988-4eae-a9fc-2ab1d8833157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13186 | 2025.12.17 00:59:09.502518 [ 266 ] {1a339fee-b988-4eae-a9fc-2ab1d8833157} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13187 | 2025.12.17 00:59:09.502739 [ 266 ] {1a339fee-b988-4eae-a9fc-2ab1d8833157} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13188 | 2025.12.17 00:59:09.502867 [ 266 ] {1a339fee-b988-4eae-a9fc-2ab1d8833157} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001238 sec., 203554.11954765752 rows/sec., 14.08 MiB/sec. | ||
| 13189 | 2025.12.17 00:59:09.502904 [ 266 ] {1a339fee-b988-4eae-a9fc-2ab1d8833157} <Debug> TCPHandler: Processed in 0.001397088 sec. | ||
| 13190 | 2025.12.17 00:59:09.503020 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13191 | 2025.12.17 00:59:09.503112 [ 266 ] {3e1c6e88-2a93-4441-857b-5c308af0acaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13192 | 2025.12.17 00:59:09.503151 [ 266 ] {3e1c6e88-2a93-4441-857b-5c308af0acaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13193 | 2025.12.17 00:59:09.503542 [ 266 ] {3e1c6e88-2a93-4441-857b-5c308af0acaa} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13194 | 2025.12.17 00:59:09.503578 [ 266 ] {3e1c6e88-2a93-4441-857b-5c308af0acaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13195 | 2025.12.17 00:59:09.503863 [ 266 ] {3e1c6e88-2a93-4441-857b-5c308af0acaa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13196 | 2025.12.17 00:59:09.504066 [ 266 ] {3e1c6e88-2a93-4441-857b-5c308af0acaa} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13197 | 2025.12.17 00:59:09.504198 [ 266 ] {3e1c6e88-2a93-4441-857b-5c308af0acaa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 13198 | 2025.12.17 00:59:09.504236 [ 266 ] {3e1c6e88-2a93-4441-857b-5c308af0acaa} <Debug> TCPHandler: Processed in 0.001263385 sec. | ||
| 13199 | 2025.12.17 00:59:09.504354 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13200 | 2025.12.17 00:59:09.504457 [ 266 ] {e4810fe1-e476-4058-91f8-c7fc7c684b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13201 | 2025.12.17 00:59:09.504501 [ 266 ] {e4810fe1-e476-4058-91f8-c7fc7c684b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13202 | 2025.12.17 00:59:09.505206 [ 266 ] {e4810fe1-e476-4058-91f8-c7fc7c684b7e} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13203 | 2025.12.17 00:59:09.505248 [ 266 ] {e4810fe1-e476-4058-91f8-c7fc7c684b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13204 | 2025.12.17 00:59:09.505611 [ 266 ] {e4810fe1-e476-4058-91f8-c7fc7c684b7e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13205 | 2025.12.17 00:59:09.505824 [ 266 ] {e4810fe1-e476-4058-91f8-c7fc7c684b7e} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13206 | 2025.12.17 00:59:09.505972 [ 266 ] {e4810fe1-e476-4058-91f8-c7fc7c684b7e} <Debug> executeQuery: Read 580 rows, 44.59 KiB in 0.001531 sec., 378837.36120182887 rows/sec., 28.44 MiB/sec. | ||
| 13207 | 2025.12.17 00:59:09.506016 [ 266 ] {e4810fe1-e476-4058-91f8-c7fc7c684b7e} <Debug> TCPHandler: Processed in 0.001714944 sec. | ||
| 13208 | 2025.12.17 00:59:09.506123 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13209 | 2025.12.17 00:59:09.506220 [ 266 ] {c8c55760-09da-4146-8d1b-6c8d55b44d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13210 | 2025.12.17 00:59:09.506268 [ 266 ] {c8c55760-09da-4146-8d1b-6c8d55b44d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13211 | 2025.12.17 00:59:09.506878 [ 266 ] {c8c55760-09da-4146-8d1b-6c8d55b44d7c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13212 | 2025.12.17 00:59:09.506916 [ 266 ] {c8c55760-09da-4146-8d1b-6c8d55b44d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13213 | 2025.12.17 00:59:09.507310 [ 266 ] {c8c55760-09da-4146-8d1b-6c8d55b44d7c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13214 | 2025.12.17 00:59:09.507539 [ 266 ] {c8c55760-09da-4146-8d1b-6c8d55b44d7c} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13215 | 2025.12.17 00:59:09.507744 [ 266 ] {c8c55760-09da-4146-8d1b-6c8d55b44d7c} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001542 sec., 572632.944228275 rows/sec., 38.87 MiB/sec. | ||
| 13216 | 2025.12.17 00:59:09.507791 [ 266 ] {c8c55760-09da-4146-8d1b-6c8d55b44d7c} <Debug> TCPHandler: Processed in 0.001717105 sec. | ||
| 13217 | 2025.12.17 00:59:09.507892 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13218 | 2025.12.17 00:59:09.507987 [ 266 ] {81fad95c-b14f-4fa0-81de-f5cdf189d57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13219 | 2025.12.17 00:59:09.508060 [ 266 ] {81fad95c-b14f-4fa0-81de-f5cdf189d57d} <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 | ||
| 13220 | 2025.12.17 00:59:09.508924 [ 266 ] {81fad95c-b14f-4fa0-81de-f5cdf189d57d} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2025.12.17 00:59:09.508962 [ 266 ] {81fad95c-b14f-4fa0-81de-f5cdf189d57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13222 | 2025.12.17 00:59:09.509529 [ 266 ] {81fad95c-b14f-4fa0-81de-f5cdf189d57d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13223 | 2025.12.17 00:59:09.509762 [ 266 ] {81fad95c-b14f-4fa0-81de-f5cdf189d57d} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2025.12.17 00:59:09.509922 [ 266 ] {81fad95c-b14f-4fa0-81de-f5cdf189d57d} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001952 sec., 9221.311475409837 rows/sec., 16.52 MiB/sec. | ||
| 13225 | 2025.12.17 00:59:09.509981 [ 266 ] {81fad95c-b14f-4fa0-81de-f5cdf189d57d} <Debug> TCPHandler: Processed in 0.002136713 sec. | ||
| 13226 | 2025.12.17 00:59:09.510100 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13227 | 2025.12.17 00:59:09.510197 [ 266 ] {fce94f26-ce55-4166-9126-1e995910c6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13228 | 2025.12.17 00:59:09.510239 [ 266 ] {fce94f26-ce55-4166-9126-1e995910c6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13229 | 2025.12.17 00:59:09.510593 [ 266 ] {fce94f26-ce55-4166-9126-1e995910c6f6} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13230 | 2025.12.17 00:59:09.510630 [ 266 ] {fce94f26-ce55-4166-9126-1e995910c6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13231 | 2025.12.17 00:59:09.510981 [ 266 ] {fce94f26-ce55-4166-9126-1e995910c6f6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13232 | 2025.12.17 00:59:09.511215 [ 266 ] {fce94f26-ce55-4166-9126-1e995910c6f6} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13233 | 2025.12.17 00:59:09.511372 [ 266 ] {fce94f26-ce55-4166-9126-1e995910c6f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 13234 | 2025.12.17 00:59:09.511413 [ 266 ] {fce94f26-ce55-4166-9126-1e995910c6f6} <Debug> TCPHandler: Processed in 0.001364517 sec. | ||
| 13235 | 2025.12.17 00:59:10.560935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31179 | ||
| 13236 | 2025.12.17 00:59:10.561463 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13237 | 2025.12.17 00:59:10.561513 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13238 | 2025.12.17 00:59:10.562022 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13239 | 2025.12.17 00:59:10.562265 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13240 | 2025.12.17 00:59:10.562426 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31179 | ||
| 13241 | 2025.12.17 00:59:12.226913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13242 | 2025.12.17 00:59:12.243079 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13243 | 2025.12.17 00:59:12.243124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13244 | 2025.12.17 00:59:12.249742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13245 | 2025.12.17 00:59:12.250426 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13246 | 2025.12.17 00:59:12.253326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13247 | 2025.12.17 00:59:13.166638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1614 | ||
| 13248 | 2025.12.17 00:59:13.169873 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13249 | 2025.12.17 00:59:13.169926 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13250 | 2025.12.17 00:59:13.171157 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13251 | 2025.12.17 00:59:13.171434 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13252 | 2025.12.17 00:59:13.171819 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1614 | ||
| 13253 | 2025.12.17 00:59:14.466971 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13254 | 2025.12.17 00:59:14.467155 [ 266 ] {10cfbfac-db7b-49ae-b31a-c35236ce590d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13255 | 2025.12.17 00:59:14.467224 [ 266 ] {10cfbfac-db7b-49ae-b31a-c35236ce590d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13256 | 2025.12.17 00:59:14.467937 [ 266 ] {10cfbfac-db7b-49ae-b31a-c35236ce590d} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13257 | 2025.12.17 00:59:14.467982 [ 266 ] {10cfbfac-db7b-49ae-b31a-c35236ce590d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13258 | 2025.12.17 00:59:14.468502 [ 266 ] {10cfbfac-db7b-49ae-b31a-c35236ce590d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13259 | 2025.12.17 00:59:14.468813 [ 266 ] {10cfbfac-db7b-49ae-b31a-c35236ce590d} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13260 | 2025.12.17 00:59:14.469005 [ 43 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13261 | 2025.12.17 00:59:14.469037 [ 266 ] {10cfbfac-db7b-49ae-b31a-c35236ce590d} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001928 sec., 53941.908713692945 rows/sec., 4.51 MiB/sec. | ||
| 13262 | 2025.12.17 00:59:14.469054 [ 43 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13263 | 2025.12.17 00:59:14.469082 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13264 | 2025.12.17 00:59:14.469118 [ 266 ] {10cfbfac-db7b-49ae-b31a-c35236ce590d} <Debug> TCPHandler: Processed in 0.002279116 sec. | ||
| 13265 | 2025.12.17 00:59:14.469248 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13266 | 2025.12.17 00:59:14.469435 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13267 | 2025.12.17 00:59:14.469477 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2466 rows starting from the beginning of the part | ||
| 13268 | 2025.12.17 00:59:14.469527 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13269 | 2025.12.17 00:59:14.469565 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1162 rows starting from the beginning of the part | ||
| 13270 | 2025.12.17 00:59:14.469636 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 92 rows starting from the beginning of the part | ||
| 13271 | 2025.12.17 00:59:14.469669 [ 266 ] {17b4e882-b902-4510-9362-79746a37d066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13272 | 2025.12.17 00:59:14.469697 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1160 rows starting from the beginning of the part | ||
| 13273 | 2025.12.17 00:59:14.469735 [ 266 ] {17b4e882-b902-4510-9362-79746a37d066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13274 | 2025.12.17 00:59:14.469760 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1355 rows starting from the beginning of the part | ||
| 13275 | 2025.12.17 00:59:14.469823 [ 196 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 13276 | 2025.12.17 00:59:14.471557 [ 266 ] {17b4e882-b902-4510-9362-79746a37d066} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13277 | 2025.12.17 00:59:14.471604 [ 266 ] {17b4e882-b902-4510-9362-79746a37d066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13278 | 2025.12.17 00:59:14.471946 [ 266 ] {17b4e882-b902-4510-9362-79746a37d066} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13279 | 2025.12.17 00:59:14.472167 [ 266 ] {17b4e882-b902-4510-9362-79746a37d066} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13280 | 2025.12.17 00:59:14.472275 [ 202 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6339 rows, containing 5 columns (5 merged, 0 gathered) in 0.003110512 sec., 2037928.1610230084 rows/sec., 173.72 MiB/sec. | ||
| 13281 | 2025.12.17 00:59:14.472312 [ 266 ] {17b4e882-b902-4510-9362-79746a37d066} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00268 sec., 8955.223880597016 rows/sec., 673.39 KiB/sec. | ||
| 13282 | 2025.12.17 00:59:14.472358 [ 266 ] {17b4e882-b902-4510-9362-79746a37d066} <Debug> TCPHandler: Processed in 0.002899708 sec. | ||
| 13283 | 2025.12.17 00:59:14.472489 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13284 | 2025.12.17 00:59:14.472594 [ 266 ] {c55208c3-c6d0-4dfb-b66f-1fb78b908b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13285 | 2025.12.17 00:59:14.472594 [ 188 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13286 | 2025.12.17 00:59:14.472638 [ 266 ] {c55208c3-c6d0-4dfb-b66f-1fb78b908b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13287 | 2025.12.17 00:59:14.472940 [ 188 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_96_19} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13288 | 2025.12.17 00:59:14.473030 [ 188 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_96_19} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13289 | 2025.12.17 00:59:14.473085 [ 266 ] {c55208c3-c6d0-4dfb-b66f-1fb78b908b07} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13290 | 2025.12.17 00:59:14.473126 [ 266 ] {c55208c3-c6d0-4dfb-b66f-1fb78b908b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13291 | 2025.12.17 00:59:14.473137 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 13292 | 2025.12.17 00:59:14.473438 [ 266 ] {c55208c3-c6d0-4dfb-b66f-1fb78b908b07} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13293 | 2025.12.17 00:59:14.473660 [ 266 ] {c55208c3-c6d0-4dfb-b66f-1fb78b908b07} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13294 | 2025.12.17 00:59:14.473789 [ 266 ] {c55208c3-c6d0-4dfb-b66f-1fb78b908b07} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001222 sec., 72013.09328968903 rows/sec., 5.62 MiB/sec. | ||
| 13295 | 2025.12.17 00:59:14.473814 [ 42 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13296 | 2025.12.17 00:59:14.473827 [ 266 ] {c55208c3-c6d0-4dfb-b66f-1fb78b908b07} <Debug> TCPHandler: Processed in 0.001388887 sec. | ||
| 13297 | 2025.12.17 00:59:14.473867 [ 42 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13298 | 2025.12.17 00:59:14.473897 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13299 | 2025.12.17 00:59:14.473965 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13300 | 2025.12.17 00:59:14.474002 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13301 | 2025.12.17 00:59:14.474062 [ 266 ] {edb496c8-6e93-4393-8a20-45a61a50ffb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13302 | 2025.12.17 00:59:14.474109 [ 266 ] {edb496c8-6e93-4393-8a20-45a61a50ffb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13303 | 2025.12.17 00:59:14.474135 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13304 | 2025.12.17 00:59:14.474170 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1251 rows starting from the beginning of the part | ||
| 13305 | 2025.12.17 00:59:14.474223 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 707 rows starting from the beginning of the part | ||
| 13306 | 2025.12.17 00:59:14.474272 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part | ||
| 13307 | 2025.12.17 00:59:14.474310 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 703 rows starting from the beginning of the part | ||
| 13308 | 2025.12.17 00:59:14.474348 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 580 rows starting from the beginning of the part | ||
| 13309 | 2025.12.17 00:59:14.474386 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 88 rows starting from the beginning of the part | ||
| 13310 | 2025.12.17 00:59:14.474513 [ 266 ] {edb496c8-6e93-4393-8a20-45a61a50ffb6} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13311 | 2025.12.17 00:59:14.474555 [ 266 ] {edb496c8-6e93-4393-8a20-45a61a50ffb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13312 | 2025.12.17 00:59:14.474898 [ 266 ] {edb496c8-6e93-4393-8a20-45a61a50ffb6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13313 | 2025.12.17 00:59:14.475121 [ 266 ] {edb496c8-6e93-4393-8a20-45a61a50ffb6} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13314 | 2025.12.17 00:59:14.475248 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13315 | 2025.12.17 00:59:14.475256 [ 266 ] {edb496c8-6e93-4393-8a20-45a61a50ffb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 13316 | 2025.12.17 00:59:14.475285 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13317 | 2025.12.17 00:59:14.475307 [ 266 ] {edb496c8-6e93-4393-8a20-45a61a50ffb6} <Debug> TCPHandler: Processed in 0.001388528 sec. | ||
| 13318 | 2025.12.17 00:59:14.475308 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13319 | 2025.12.17 00:59:14.475420 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13320 | 2025.12.17 00:59:14.475441 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2025.12.17 00:59:14.475539 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13322 | 2025.12.17 00:59:14.475540 [ 266 ] {4164eab8-86c1-4d04-8cb7-ec0eea980280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13323 | 2025.12.17 00:59:14.475575 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27450 rows starting from the beginning of the part | ||
| 13324 | 2025.12.17 00:59:14.475605 [ 266 ] {4164eab8-86c1-4d04-8cb7-ec0eea980280} <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 | ||
| 13325 | 2025.12.17 00:59:14.475642 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 316 rows starting from the beginning of the part | ||
| 13326 | 2025.12.17 00:59:14.475697 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13327 | 2025.12.17 00:59:14.475745 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 314 rows starting from the beginning of the part | ||
| 13328 | 2025.12.17 00:59:14.475775 [ 190 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3411 rows, containing 5 columns (5 merged, 0 gathered) in 0.001819486 sec., 1874705.2739070265 rows/sec., 142.27 MiB/sec. | ||
| 13329 | 2025.12.17 00:59:14.475789 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 883 rows starting from the beginning of the part | ||
| 13330 | 2025.12.17 00:59:14.475839 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13331 | 2025.12.17 00:59:14.476025 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13332 | 2025.12.17 00:59:14.476358 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_96_19} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13333 | 2025.12.17 00:59:14.476442 [ 195 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_96_19} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13334 | 2025.12.17 00:59:14.476473 [ 266 ] {4164eab8-86c1-4d04-8cb7-ec0eea980280} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13335 | 2025.12.17 00:59:14.476515 [ 266 ] {4164eab8-86c1-4d04-8cb7-ec0eea980280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13336 | 2025.12.17 00:59:14.476545 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 13337 | 2025.12.17 00:59:14.477059 [ 266 ] {4164eab8-86c1-4d04-8cb7-ec0eea980280} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13338 | 2025.12.17 00:59:14.477292 [ 266 ] {4164eab8-86c1-4d04-8cb7-ec0eea980280} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13339 | 2025.12.17 00:59:14.477431 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13340 | 2025.12.17 00:59:14.477436 [ 266 ] {4164eab8-86c1-4d04-8cb7-ec0eea980280} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001913 sec., 12545.739675901725 rows/sec., 22.48 MiB/sec. | ||
| 13341 | 2025.12.17 00:59:14.477471 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2025.12.17 00:59:14.477495 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 13343 | 2025.12.17 00:59:14.477530 [ 266 ] {4164eab8-86c1-4d04-8cb7-ec0eea980280} <Debug> TCPHandler: Processed in 0.002130132 sec. | ||
| 13344 | 2025.12.17 00:59:14.477577 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13345 | 2025.12.17 00:59:14.477691 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13346 | 2025.12.17 00:59:14.477808 [ 266 ] {0ce9ef8e-691d-46ae-a3b3-43944f1a3ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13347 | 2025.12.17 00:59:14.477810 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13348 | 2025.12.17 00:59:14.477867 [ 266 ] {0ce9ef8e-691d-46ae-a3b3-43944f1a3ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13349 | 2025.12.17 00:59:14.477899 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1761 rows starting from the beginning of the part | ||
| 13350 | 2025.12.17 00:59:14.478045 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 24 rows starting from the beginning of the part | ||
| 13351 | 2025.12.17 00:59:14.478157 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 18 rows starting from the beginning of the part | ||
| 13352 | 2025.12.17 00:59:14.478265 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 24 rows starting from the beginning of the part | ||
| 13353 | 2025.12.17 00:59:14.478305 [ 266 ] {0ce9ef8e-691d-46ae-a3b3-43944f1a3ad9} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13354 | 2025.12.17 00:59:14.478356 [ 266 ] {0ce9ef8e-691d-46ae-a3b3-43944f1a3ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13355 | 2025.12.17 00:59:14.478367 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 18 rows starting from the beginning of the part | ||
| 13356 | 2025.12.17 00:59:14.478475 [ 193 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 24 rows starting from the beginning of the part | ||
| 13357 | 2025.12.17 00:59:14.478824 [ 266 ] {0ce9ef8e-691d-46ae-a3b3-43944f1a3ad9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13358 | 2025.12.17 00:59:14.479135 [ 266 ] {0ce9ef8e-691d-46ae-a3b3-43944f1a3ad9} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13359 | 2025.12.17 00:59:14.479299 [ 42 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13360 | 2025.12.17 00:59:14.479319 [ 266 ] {0ce9ef8e-691d-46ae-a3b3-43944f1a3ad9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
| 13361 | 2025.12.17 00:59:14.479338 [ 42 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13362 | 2025.12.17 00:59:14.479368 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13363 | 2025.12.17 00:59:14.479379 [ 266 ] {0ce9ef8e-691d-46ae-a3b3-43944f1a3ad9} <Debug> TCPHandler: Processed in 0.001750085 sec. | ||
| 13364 | 2025.12.17 00:59:14.479446 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13365 | 2025.12.17 00:59:14.479531 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13366 | 2025.12.17 00:59:14.479559 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5514 rows starting from the beginning of the part | ||
| 13367 | 2025.12.17 00:59:14.479613 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 104 rows starting from the beginning of the part | ||
| 13368 | 2025.12.17 00:59:14.479657 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 13369 | 2025.12.17 00:59:14.479695 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 13370 | 2025.12.17 00:59:14.479735 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13371 | 2025.12.17 00:59:14.479773 [ 190 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13372 | 2025.12.17 00:59:14.481758 [ 199 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5902 rows, containing 4 columns (4 merged, 0 gathered) in 0.002339557 sec., 2522699.8102632253 rows/sec., 167.94 MiB/sec. | ||
| 13373 | 2025.12.17 00:59:14.482406 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13374 | 2025.12.17 00:59:14.482711 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_96_19} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13375 | 2025.12.17 00:59:14.482779 [ 194 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_96_19} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13376 | 2025.12.17 00:59:14.482845 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13377 | 2025.12.17 00:59:14.483206 [ 199 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29283 rows, containing 5 columns (5 merged, 0 gathered) in 0.007831056 sec., 3739342.4335108832 rows/sec., 255.71 MiB/sec. | ||
| 13378 | 2025.12.17 00:59:14.483538 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13379 | 2025.12.17 00:59:14.483772 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13380 | 2025.12.17 00:59:14.483834 [ 194 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13381 | 2025.12.17 00:59:14.483895 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 13382 | 2025.12.17 00:59:14.487689 [ 202 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1869 rows, containing 19 columns (19 merged, 0 gathered) in 0.010150133 sec., 184135.51822424395 rows/sec., 329.96 MiB/sec. | ||
| 13383 | 2025.12.17 00:59:14.489749 [ 194 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13384 | 2025.12.17 00:59:14.490058 [ 194 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13385 | 2025.12.17 00:59:14.490138 [ 194 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13386 | 2025.12.17 00:59:14.490249 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.27 MiB. | ||
| 13387 | 2025.12.17 00:59:15.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.57 MiB, peak 372.59 MiB, free memory in arenas 0.00 B, will set to 356.93 MiB (RSS), difference: 4.35 MiB | ||
| 13388 | 2025.12.17 00:59:17.900819 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13389 | 2025.12.17 00:59:17.900879 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13390 | 2025.12.17 00:59:18.062594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31691 | ||
| 13391 | 2025.12.17 00:59:18.063393 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13392 | 2025.12.17 00:59:18.063473 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13393 | 2025.12.17 00:59:18.064149 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13394 | 2025.12.17 00:59:18.064393 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13395 | 2025.12.17 00:59:18.064551 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31691 | ||
| 13396 | 2025.12.17 00:59:18.064549 [ 36 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13397 | 2025.12.17 00:59:18.064622 [ 36 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13398 | 2025.12.17 00:59:18.064645 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13399 | 2025.12.17 00:59:18.064811 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13400 | 2025.12.17 00:59:18.064981 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13401 | 2025.12.17 00:59:18.065026 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29259 rows starting from the beginning of the part | ||
| 13402 | 2025.12.17 00:59:18.065101 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 13403 | 2025.12.17 00:59:18.065162 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 13404 | 2025.12.17 00:59:18.065214 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 13405 | 2025.12.17 00:59:18.065261 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 13406 | 2025.12.17 00:59:18.065306 [ 198 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 13407 | 2025.12.17 00:59:18.067749 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31691 rows, containing 4 columns (4 merged, 0 gathered) in 0.003020311 sec., 10492628.077042397 rows/sec., 150.10 MiB/sec. | ||
| 13408 | 2025.12.17 00:59:18.068234 [ 192 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13409 | 2025.12.17 00:59:18.068593 [ 192 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_66_13} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13410 | 2025.12.17 00:59:18.068685 [ 192 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_66_13} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13411 | 2025.12.17 00:59:18.068816 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 13412 | 2025.12.17 00:59:19.466125 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13413 | 2025.12.17 00:59:19.466329 [ 266 ] {906a6097-dc7a-4b5c-a1b7-56f8d30fb0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13414 | 2025.12.17 00:59:19.466404 [ 266 ] {906a6097-dc7a-4b5c-a1b7-56f8d30fb0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13415 | 2025.12.17 00:59:19.467143 [ 266 ] {906a6097-dc7a-4b5c-a1b7-56f8d30fb0a1} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13416 | 2025.12.17 00:59:19.467193 [ 266 ] {906a6097-dc7a-4b5c-a1b7-56f8d30fb0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13417 | 2025.12.17 00:59:19.467605 [ 266 ] {906a6097-dc7a-4b5c-a1b7-56f8d30fb0a1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13418 | 2025.12.17 00:59:19.467840 [ 266 ] {906a6097-dc7a-4b5c-a1b7-56f8d30fb0a1} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13419 | 2025.12.17 00:59:19.468006 [ 266 ] {906a6097-dc7a-4b5c-a1b7-56f8d30fb0a1} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001731 sec., 53148.46909300982 rows/sec., 4.48 MiB/sec. | ||
| 13420 | 2025.12.17 00:59:19.468059 [ 266 ] {906a6097-dc7a-4b5c-a1b7-56f8d30fb0a1} <Debug> TCPHandler: Processed in 0.002075192 sec. | ||
| 13421 | 2025.12.17 00:59:19.468188 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13422 | 2025.12.17 00:59:19.468291 [ 266 ] {5c1f8462-7c22-4a27-9688-06bfa2bee05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13423 | 2025.12.17 00:59:19.468336 [ 266 ] {5c1f8462-7c22-4a27-9688-06bfa2bee05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13424 | 2025.12.17 00:59:19.468743 [ 266 ] {5c1f8462-7c22-4a27-9688-06bfa2bee05f} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13425 | 2025.12.17 00:59:19.468782 [ 266 ] {5c1f8462-7c22-4a27-9688-06bfa2bee05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13426 | 2025.12.17 00:59:19.469090 [ 266 ] {5c1f8462-7c22-4a27-9688-06bfa2bee05f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13427 | 2025.12.17 00:59:19.469318 [ 266 ] {5c1f8462-7c22-4a27-9688-06bfa2bee05f} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13428 | 2025.12.17 00:59:19.469451 [ 266 ] {5c1f8462-7c22-4a27-9688-06bfa2bee05f} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001183 sec., 15215.553677092139 rows/sec., 1.12 MiB/sec. | ||
| 13429 | 2025.12.17 00:59:19.469490 [ 266 ] {5c1f8462-7c22-4a27-9688-06bfa2bee05f} <Debug> TCPHandler: Processed in 0.001355188 sec. | ||
| 13430 | 2025.12.17 00:59:19.469592 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13431 | 2025.12.17 00:59:19.469687 [ 266 ] {d791d05b-d67e-4710-827a-93eab6128ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13432 | 2025.12.17 00:59:19.469727 [ 266 ] {d791d05b-d67e-4710-827a-93eab6128ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13433 | 2025.12.17 00:59:19.470152 [ 266 ] {d791d05b-d67e-4710-827a-93eab6128ac9} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13434 | 2025.12.17 00:59:19.470189 [ 266 ] {d791d05b-d67e-4710-827a-93eab6128ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13435 | 2025.12.17 00:59:19.470504 [ 266 ] {d791d05b-d67e-4710-827a-93eab6128ac9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13436 | 2025.12.17 00:59:19.470717 [ 266 ] {d791d05b-d67e-4710-827a-93eab6128ac9} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13437 | 2025.12.17 00:59:19.470847 [ 266 ] {d791d05b-d67e-4710-827a-93eab6128ac9} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.00118 sec., 69491.52542372882 rows/sec., 5.43 MiB/sec. | ||
| 13438 | 2025.12.17 00:59:19.470885 [ 266 ] {d791d05b-d67e-4710-827a-93eab6128ac9} <Debug> TCPHandler: Processed in 0.001342206 sec. | ||
| 13439 | 2025.12.17 00:59:19.470992 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13440 | 2025.12.17 00:59:19.471087 [ 266 ] {bb6d2f1b-58a2-4e80-a060-3481b605d15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13441 | 2025.12.17 00:59:19.471131 [ 266 ] {bb6d2f1b-58a2-4e80-a060-3481b605d15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13442 | 2025.12.17 00:59:19.471535 [ 266 ] {bb6d2f1b-58a2-4e80-a060-3481b605d15f} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13443 | 2025.12.17 00:59:19.471571 [ 266 ] {bb6d2f1b-58a2-4e80-a060-3481b605d15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13444 | 2025.12.17 00:59:19.471906 [ 266 ] {bb6d2f1b-58a2-4e80-a060-3481b605d15f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13445 | 2025.12.17 00:59:19.472123 [ 266 ] {bb6d2f1b-58a2-4e80-a060-3481b605d15f} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13446 | 2025.12.17 00:59:19.472263 [ 266 ] {bb6d2f1b-58a2-4e80-a060-3481b605d15f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 13447 | 2025.12.17 00:59:19.472301 [ 266 ] {bb6d2f1b-58a2-4e80-a060-3481b605d15f} <Debug> TCPHandler: Processed in 0.001357017 sec. | ||
| 13448 | 2025.12.17 00:59:19.472407 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13449 | 2025.12.17 00:59:19.472510 [ 266 ] {da7291ed-c60c-47dd-a4d4-f1412052a235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13450 | 2025.12.17 00:59:19.472567 [ 266 ] {da7291ed-c60c-47dd-a4d4-f1412052a235} <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 | ||
| 13451 | 2025.12.17 00:59:19.473395 [ 266 ] {da7291ed-c60c-47dd-a4d4-f1412052a235} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13452 | 2025.12.17 00:59:19.473433 [ 266 ] {da7291ed-c60c-47dd-a4d4-f1412052a235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13453 | 2025.12.17 00:59:19.473976 [ 266 ] {da7291ed-c60c-47dd-a4d4-f1412052a235} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13454 | 2025.12.17 00:59:19.474210 [ 266 ] {da7291ed-c60c-47dd-a4d4-f1412052a235} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13455 | 2025.12.17 00:59:19.474354 [ 266 ] {da7291ed-c60c-47dd-a4d4-f1412052a235} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001861 sec., 9672.219236969371 rows/sec., 17.33 MiB/sec. | ||
| 13456 | 2025.12.17 00:59:19.474412 [ 266 ] {da7291ed-c60c-47dd-a4d4-f1412052a235} <Debug> TCPHandler: Processed in 0.002054841 sec. | ||
| 13457 | 2025.12.17 00:59:19.474525 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13458 | 2025.12.17 00:59:19.474622 [ 266 ] {70ab2333-167b-4cf0-b382-41ec92973264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13459 | 2025.12.17 00:59:19.474664 [ 266 ] {70ab2333-167b-4cf0-b382-41ec92973264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13460 | 2025.12.17 00:59:19.475010 [ 266 ] {70ab2333-167b-4cf0-b382-41ec92973264} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13461 | 2025.12.17 00:59:19.475048 [ 266 ] {70ab2333-167b-4cf0-b382-41ec92973264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13462 | 2025.12.17 00:59:19.475354 [ 266 ] {70ab2333-167b-4cf0-b382-41ec92973264} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13463 | 2025.12.17 00:59:19.475575 [ 266 ] {70ab2333-167b-4cf0-b382-41ec92973264} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2025.12.17 00:59:19.475710 [ 266 ] {70ab2333-167b-4cf0-b382-41ec92973264} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 13465 | 2025.12.17 00:59:19.475748 [ 266 ] {70ab2333-167b-4cf0-b382-41ec92973264} <Debug> TCPHandler: Processed in 0.001271765 sec. | ||
| 13466 | 2025.12.17 00:59:19.753429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13467 | 2025.12.17 00:59:19.771941 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13468 | 2025.12.17 00:59:19.772017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13469 | 2025.12.17 00:59:19.779268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13470 | 2025.12.17 00:59:19.780096 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13471 | 2025.12.17 00:59:19.780427 [ 35 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13472 | 2025.12.17 00:59:19.780496 [ 35 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13473 | 2025.12.17 00:59:19.780518 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13474 | 2025.12.17 00:59:19.780656 [ 191 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13475 | 2025.12.17 00:59:19.784997 [ 191 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13476 | 2025.12.17 00:59:19.785767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13477 | 2025.12.17 00:59:19.787005 [ 191 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 13478 | 2025.12.17 00:59:19.791990 [ 191 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 13479 | 2025.12.17 00:59:19.796518 [ 191 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 13480 | 2025.12.17 00:59:19.801253 [ 191 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 13481 | 2025.12.17 00:59:19.806087 [ 191 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 13482 | 2025.12.17 00:59:19.810041 [ 191 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 13483 | 2025.12.17 00:59:19.865608 [ 192 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.085019024 sec., 5845.750475799393 rows/sec., 30.23 MiB/sec. | ||
| 13484 | 2025.12.17 00:59:19.868843 [ 201 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13485 | 2025.12.17 00:59:19.871018 [ 201 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_66_13} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13486 | 2025.12.17 00:59:19.871129 [ 201 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_66_13} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13487 | 2025.12.17 00:59:19.873775 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13488 | 2025.12.17 00:59:23.172108 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1638 | ||
| 13489 | 2025.12.17 00:59:23.174461 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2025.12.17 00:59:23.174512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13491 | 2025.12.17 00:59:23.175723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13492 | 2025.12.17 00:59:23.175994 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2025.12.17 00:59:23.176364 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1638 | ||
| 13494 | 2025.12.17 00:59:24.466726 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13495 | 2025.12.17 00:59:24.466926 [ 266 ] {f5464640-e0e4-4497-a0c5-14e33a28101e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13496 | 2025.12.17 00:59:24.466997 [ 266 ] {f5464640-e0e4-4497-a0c5-14e33a28101e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13497 | 2025.12.17 00:59:24.467682 [ 266 ] {f5464640-e0e4-4497-a0c5-14e33a28101e} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2025.12.17 00:59:24.467722 [ 266 ] {f5464640-e0e4-4497-a0c5-14e33a28101e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13499 | 2025.12.17 00:59:24.468109 [ 266 ] {f5464640-e0e4-4497-a0c5-14e33a28101e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13500 | 2025.12.17 00:59:24.468330 [ 266 ] {f5464640-e0e4-4497-a0c5-14e33a28101e} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13501 | 2025.12.17 00:59:24.468480 [ 266 ] {f5464640-e0e4-4497-a0c5-14e33a28101e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001606 sec., 2490.6600249066 rows/sec., 203.10 KiB/sec. | ||
| 13502 | 2025.12.17 00:59:24.468527 [ 266 ] {f5464640-e0e4-4497-a0c5-14e33a28101e} <Debug> TCPHandler: Processed in 0.001943949 sec. | ||
| 13503 | 2025.12.17 00:59:24.468671 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13504 | 2025.12.17 00:59:24.468802 [ 266 ] {223b545f-3d0b-41a8-aaba-733057918edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13505 | 2025.12.17 00:59:24.468850 [ 266 ] {223b545f-3d0b-41a8-aaba-733057918edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13506 | 2025.12.17 00:59:24.469427 [ 266 ] {223b545f-3d0b-41a8-aaba-733057918edd} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13507 | 2025.12.17 00:59:24.469463 [ 266 ] {223b545f-3d0b-41a8-aaba-733057918edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13508 | 2025.12.17 00:59:24.469777 [ 266 ] {223b545f-3d0b-41a8-aaba-733057918edd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13509 | 2025.12.17 00:59:24.469978 [ 266 ] {223b545f-3d0b-41a8-aaba-733057918edd} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13510 | 2025.12.17 00:59:24.470105 [ 266 ] {223b545f-3d0b-41a8-aaba-733057918edd} <Debug> executeQuery: Read 106 rows, 9.06 KiB in 0.001328 sec., 79819.27710843374 rows/sec., 6.66 MiB/sec. | ||
| 13511 | 2025.12.17 00:59:24.470142 [ 266 ] {223b545f-3d0b-41a8-aaba-733057918edd} <Debug> TCPHandler: Processed in 0.001537971 sec. | ||
| 13512 | 2025.12.17 00:59:24.470275 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13513 | 2025.12.17 00:59:24.470368 [ 266 ] {55f1b12a-cbc3-4bd3-9de4-ddb718f8ddac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13514 | 2025.12.17 00:59:24.470406 [ 266 ] {55f1b12a-cbc3-4bd3-9de4-ddb718f8ddac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13515 | 2025.12.17 00:59:24.470809 [ 266 ] {55f1b12a-cbc3-4bd3-9de4-ddb718f8ddac} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2025.12.17 00:59:24.470842 [ 266 ] {55f1b12a-cbc3-4bd3-9de4-ddb718f8ddac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13517 | 2025.12.17 00:59:24.471127 [ 266 ] {55f1b12a-cbc3-4bd3-9de4-ddb718f8ddac} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13518 | 2025.12.17 00:59:24.471326 [ 266 ] {55f1b12a-cbc3-4bd3-9de4-ddb718f8ddac} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2025.12.17 00:59:24.471449 [ 266 ] {55f1b12a-cbc3-4bd3-9de4-ddb718f8ddac} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001099 sec., 25477.70700636943 rows/sec., 1.85 MiB/sec. | ||
| 13520 | 2025.12.17 00:59:24.471484 [ 266 ] {55f1b12a-cbc3-4bd3-9de4-ddb718f8ddac} <Debug> TCPHandler: Processed in 0.001265735 sec. | ||
| 13521 | 2025.12.17 00:59:24.471611 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13522 | 2025.12.17 00:59:24.471714 [ 266 ] {caf7c5b5-413b-4c84-b037-0f7bd36f8354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13523 | 2025.12.17 00:59:24.471752 [ 266 ] {caf7c5b5-413b-4c84-b037-0f7bd36f8354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13524 | 2025.12.17 00:59:24.472232 [ 266 ] {caf7c5b5-413b-4c84-b037-0f7bd36f8354} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13525 | 2025.12.17 00:59:24.472266 [ 266 ] {caf7c5b5-413b-4c84-b037-0f7bd36f8354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13526 | 2025.12.17 00:59:24.472573 [ 266 ] {caf7c5b5-413b-4c84-b037-0f7bd36f8354} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13527 | 2025.12.17 00:59:24.472786 [ 266 ] {caf7c5b5-413b-4c84-b037-0f7bd36f8354} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13528 | 2025.12.17 00:59:24.472915 [ 266 ] {caf7c5b5-413b-4c84-b037-0f7bd36f8354} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001218 sec., 75533.6617405583 rows/sec., 5.90 MiB/sec. | ||
| 13529 | 2025.12.17 00:59:24.472952 [ 266 ] {caf7c5b5-413b-4c84-b037-0f7bd36f8354} <Debug> TCPHandler: Processed in 0.001400188 sec. | ||
| 13530 | 2025.12.17 00:59:24.473076 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13531 | 2025.12.17 00:59:24.473170 [ 266 ] {46d72632-f711-4c31-be82-cbdf86026d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13532 | 2025.12.17 00:59:24.473213 [ 266 ] {46d72632-f711-4c31-be82-cbdf86026d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13533 | 2025.12.17 00:59:24.473689 [ 266 ] {46d72632-f711-4c31-be82-cbdf86026d89} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13534 | 2025.12.17 00:59:24.473725 [ 266 ] {46d72632-f711-4c31-be82-cbdf86026d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13535 | 2025.12.17 00:59:24.474046 [ 266 ] {46d72632-f711-4c31-be82-cbdf86026d89} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13536 | 2025.12.17 00:59:24.474249 [ 266 ] {46d72632-f711-4c31-be82-cbdf86026d89} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13537 | 2025.12.17 00:59:24.474380 [ 266 ] {46d72632-f711-4c31-be82-cbdf86026d89} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001229 sec., 131814.48331977217 rows/sec., 9.18 MiB/sec. | ||
| 13538 | 2025.12.17 00:59:24.474417 [ 266 ] {46d72632-f711-4c31-be82-cbdf86026d89} <Debug> TCPHandler: Processed in 0.001396818 sec. | ||
| 13539 | 2025.12.17 00:59:24.474552 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13540 | 2025.12.17 00:59:24.474645 [ 266 ] {72aa942f-990f-4b84-8c63-9bea826966b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13541 | 2025.12.17 00:59:24.474700 [ 266 ] {72aa942f-990f-4b84-8c63-9bea826966b4} <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 | ||
| 13542 | 2025.12.17 00:59:24.475509 [ 266 ] {72aa942f-990f-4b84-8c63-9bea826966b4} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13543 | 2025.12.17 00:59:24.475543 [ 266 ] {72aa942f-990f-4b84-8c63-9bea826966b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13544 | 2025.12.17 00:59:24.476107 [ 266 ] {72aa942f-990f-4b84-8c63-9bea826966b4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13545 | 2025.12.17 00:59:24.476325 [ 266 ] {72aa942f-990f-4b84-8c63-9bea826966b4} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13546 | 2025.12.17 00:59:24.476457 [ 266 ] {72aa942f-990f-4b84-8c63-9bea826966b4} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00183 sec., 13114.754098360656 rows/sec., 23.50 MiB/sec. | ||
| 13547 | 2025.12.17 00:59:24.476509 [ 266 ] {72aa942f-990f-4b84-8c63-9bea826966b4} <Debug> TCPHandler: Processed in 0.002023871 sec. | ||
| 13548 | 2025.12.17 00:59:24.476670 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13549 | 2025.12.17 00:59:24.476792 [ 266 ] {e38ec0be-1e9c-4297-9a4b-ed97aed193fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13550 | 2025.12.17 00:59:24.476840 [ 266 ] {e38ec0be-1e9c-4297-9a4b-ed97aed193fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13551 | 2025.12.17 00:59:24.477202 [ 266 ] {e38ec0be-1e9c-4297-9a4b-ed97aed193fc} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13552 | 2025.12.17 00:59:24.477236 [ 266 ] {e38ec0be-1e9c-4297-9a4b-ed97aed193fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13553 | 2025.12.17 00:59:24.477550 [ 266 ] {e38ec0be-1e9c-4297-9a4b-ed97aed193fc} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13554 | 2025.12.17 00:59:24.477775 [ 266 ] {e38ec0be-1e9c-4297-9a4b-ed97aed193fc} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13555 | 2025.12.17 00:59:24.477908 [ 266 ] {e38ec0be-1e9c-4297-9a4b-ed97aed193fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 13556 | 2025.12.17 00:59:24.477967 [ 266 ] {e38ec0be-1e9c-4297-9a4b-ed97aed193fc} <Debug> TCPHandler: Processed in 0.001356017 sec. | ||
| 13557 | 2025.12.17 00:59:25.564734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32139 | ||
| 13558 | 2025.12.17 00:59:25.565279 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13559 | 2025.12.17 00:59:25.565313 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13560 | 2025.12.17 00:59:25.565773 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13561 | 2025.12.17 00:59:25.565987 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13562 | 2025.12.17 00:59:25.566109 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32139 | ||
| 13563 | 2025.12.17 00:59:27.285881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13564 | 2025.12.17 00:59:27.300757 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13565 | 2025.12.17 00:59:27.300804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13566 | 2025.12.17 00:59:27.305981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13567 | 2025.12.17 00:59:27.306671 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13568 | 2025.12.17 00:59:27.309401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13569 | 2025.12.17 00:59:29.466522 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13570 | 2025.12.17 00:59:29.466706 [ 266 ] {312ff9cc-38d6-4b6b-8e4f-aca3b60cda8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13571 | 2025.12.17 00:59:29.466774 [ 266 ] {312ff9cc-38d6-4b6b-8e4f-aca3b60cda8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13572 | 2025.12.17 00:59:29.467518 [ 266 ] {312ff9cc-38d6-4b6b-8e4f-aca3b60cda8d} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13573 | 2025.12.17 00:59:29.467569 [ 266 ] {312ff9cc-38d6-4b6b-8e4f-aca3b60cda8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13574 | 2025.12.17 00:59:29.467981 [ 266 ] {312ff9cc-38d6-4b6b-8e4f-aca3b60cda8d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13575 | 2025.12.17 00:59:29.468224 [ 266 ] {312ff9cc-38d6-4b6b-8e4f-aca3b60cda8d} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13576 | 2025.12.17 00:59:29.468393 [ 266 ] {312ff9cc-38d6-4b6b-8e4f-aca3b60cda8d} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001735 sec., 53025.93659942363 rows/sec., 4.47 MiB/sec. | ||
| 13577 | 2025.12.17 00:59:29.468446 [ 266 ] {312ff9cc-38d6-4b6b-8e4f-aca3b60cda8d} <Debug> TCPHandler: Processed in 0.002059671 sec. | ||
| 13578 | 2025.12.17 00:59:29.468575 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13579 | 2025.12.17 00:59:29.468682 [ 266 ] {b1a40efd-3ede-4825-9ecf-56e4954dd8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13580 | 2025.12.17 00:59:29.468729 [ 266 ] {b1a40efd-3ede-4825-9ecf-56e4954dd8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13581 | 2025.12.17 00:59:29.469148 [ 266 ] {b1a40efd-3ede-4825-9ecf-56e4954dd8a0} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2025.12.17 00:59:29.469188 [ 266 ] {b1a40efd-3ede-4825-9ecf-56e4954dd8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13583 | 2025.12.17 00:59:29.469494 [ 266 ] {b1a40efd-3ede-4825-9ecf-56e4954dd8a0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13584 | 2025.12.17 00:59:29.469718 [ 266 ] {b1a40efd-3ede-4825-9ecf-56e4954dd8a0} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2025.12.17 00:59:29.469843 [ 106 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13586 | 2025.12.17 00:59:29.469852 [ 266 ] {b1a40efd-3ede-4825-9ecf-56e4954dd8a0} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001195 sec., 15062.761506276149 rows/sec., 1.11 MiB/sec. | ||
| 13587 | 2025.12.17 00:59:29.469917 [ 106 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13588 | 2025.12.17 00:59:29.469937 [ 266 ] {b1a40efd-3ede-4825-9ecf-56e4954dd8a0} <Debug> TCPHandler: Processed in 0.001413568 sec. | ||
| 13589 | 2025.12.17 00:59:29.469944 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13590 | 2025.12.17 00:59:29.470056 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13591 | 2025.12.17 00:59:29.470073 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13592 | 2025.12.17 00:59:29.470157 [ 266 ] {82f0825d-d3c0-4788-8948-772b8a09ac25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13593 | 2025.12.17 00:59:29.470203 [ 266 ] {82f0825d-d3c0-4788-8948-772b8a09ac25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13594 | 2025.12.17 00:59:29.470214 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13595 | 2025.12.17 00:59:29.470253 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 279 rows starting from the beginning of the part | ||
| 13596 | 2025.12.17 00:59:29.470318 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 36 rows starting from the beginning of the part | ||
| 13597 | 2025.12.17 00:59:29.470361 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 24 rows starting from the beginning of the part | ||
| 13598 | 2025.12.17 00:59:29.470403 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 18 rows starting from the beginning of the part | ||
| 13599 | 2025.12.17 00:59:29.470438 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 28 rows starting from the beginning of the part | ||
| 13600 | 2025.12.17 00:59:29.470477 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 18 rows starting from the beginning of the part | ||
| 13601 | 2025.12.17 00:59:29.470629 [ 266 ] {82f0825d-d3c0-4788-8948-772b8a09ac25} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13602 | 2025.12.17 00:59:29.470673 [ 266 ] {82f0825d-d3c0-4788-8948-772b8a09ac25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13603 | 2025.12.17 00:59:29.471012 [ 266 ] {82f0825d-d3c0-4788-8948-772b8a09ac25} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13604 | 2025.12.17 00:59:29.471250 [ 266 ] {82f0825d-d3c0-4788-8948-772b8a09ac25} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13605 | 2025.12.17 00:59:29.471316 [ 200 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297715 sec., 310545.8440412571 rows/sec., 21.62 MiB/sec. | ||
| 13606 | 2025.12.17 00:59:29.471382 [ 266 ] {82f0825d-d3c0-4788-8948-772b8a09ac25} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001244 sec., 65916.39871382636 rows/sec., 5.15 MiB/sec. | ||
| 13607 | 2025.12.17 00:59:29.471429 [ 266 ] {82f0825d-d3c0-4788-8948-772b8a09ac25} <Debug> TCPHandler: Processed in 0.001421529 sec. | ||
| 13608 | 2025.12.17 00:59:29.471461 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13609 | 2025.12.17 00:59:29.471549 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13610 | 2025.12.17 00:59:29.471651 [ 266 ] {0edd9f2d-65ee-4e55-89e6-5eb852bff11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13611 | 2025.12.17 00:59:29.471699 [ 266 ] {0edd9f2d-65ee-4e55-89e6-5eb852bff11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13612 | 2025.12.17 00:59:29.471731 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_96_19} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13613 | 2025.12.17 00:59:29.471809 [ 192 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_96_19} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13614 | 2025.12.17 00:59:29.471882 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13615 | 2025.12.17 00:59:29.472115 [ 266 ] {0edd9f2d-65ee-4e55-89e6-5eb852bff11e} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13616 | 2025.12.17 00:59:29.472156 [ 266 ] {0edd9f2d-65ee-4e55-89e6-5eb852bff11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13617 | 2025.12.17 00:59:29.472500 [ 266 ] {0edd9f2d-65ee-4e55-89e6-5eb852bff11e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13618 | 2025.12.17 00:59:29.472728 [ 266 ] {0edd9f2d-65ee-4e55-89e6-5eb852bff11e} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13619 | 2025.12.17 00:59:29.472861 [ 266 ] {0edd9f2d-65ee-4e55-89e6-5eb852bff11e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 13620 | 2025.12.17 00:59:29.472899 [ 266 ] {0edd9f2d-65ee-4e55-89e6-5eb852bff11e} <Debug> TCPHandler: Processed in 0.001399348 sec. | ||
| 13621 | 2025.12.17 00:59:29.473007 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13622 | 2025.12.17 00:59:29.473110 [ 266 ] {67536cbb-e823-4bf1-9009-c056575de6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13623 | 2025.12.17 00:59:29.473168 [ 266 ] {67536cbb-e823-4bf1-9009-c056575de6b2} <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 | ||
| 13624 | 2025.12.17 00:59:29.474018 [ 266 ] {67536cbb-e823-4bf1-9009-c056575de6b2} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13625 | 2025.12.17 00:59:29.474054 [ 266 ] {67536cbb-e823-4bf1-9009-c056575de6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13626 | 2025.12.17 00:59:29.474614 [ 266 ] {67536cbb-e823-4bf1-9009-c056575de6b2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13627 | 2025.12.17 00:59:29.474850 [ 266 ] {67536cbb-e823-4bf1-9009-c056575de6b2} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13628 | 2025.12.17 00:59:29.474991 [ 266 ] {67536cbb-e823-4bf1-9009-c056575de6b2} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001899 sec., 9478.67298578199 rows/sec., 16.99 MiB/sec. | ||
| 13629 | 2025.12.17 00:59:29.475061 [ 266 ] {67536cbb-e823-4bf1-9009-c056575de6b2} <Debug> TCPHandler: Processed in 0.002105422 sec. | ||
| 13630 | 2025.12.17 00:59:29.475179 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13631 | 2025.12.17 00:59:29.475278 [ 266 ] {a229ed78-a3c2-404a-945c-fa518dd6d488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13632 | 2025.12.17 00:59:29.475320 [ 266 ] {a229ed78-a3c2-404a-945c-fa518dd6d488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13633 | 2025.12.17 00:59:29.475666 [ 266 ] {a229ed78-a3c2-404a-945c-fa518dd6d488} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13634 | 2025.12.17 00:59:29.475701 [ 266 ] {a229ed78-a3c2-404a-945c-fa518dd6d488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13635 | 2025.12.17 00:59:29.476010 [ 266 ] {a229ed78-a3c2-404a-945c-fa518dd6d488} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13636 | 2025.12.17 00:59:29.476238 [ 266 ] {a229ed78-a3c2-404a-945c-fa518dd6d488} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13637 | 2025.12.17 00:59:29.476370 [ 266 ] {a229ed78-a3c2-404a-945c-fa518dd6d488} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 13638 | 2025.12.17 00:59:29.476406 [ 266 ] {a229ed78-a3c2-404a-945c-fa518dd6d488} <Debug> TCPHandler: Processed in 0.001280396 sec. | ||
| 13639 | 2025.12.17 00:59:32.900930 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13640 | 2025.12.17 00:59:32.900998 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13641 | 2025.12.17 00:59:33.066281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32651 | ||
| 13642 | 2025.12.17 00:59:33.066875 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13643 | 2025.12.17 00:59:33.066930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13644 | 2025.12.17 00:59:33.067476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13645 | 2025.12.17 00:59:33.067704 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13646 | 2025.12.17 00:59:33.067859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32651 | ||
| 13647 | 2025.12.17 00:59:33.176620 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1664 | ||
| 13648 | 2025.12.17 00:59:33.179087 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13649 | 2025.12.17 00:59:33.179146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13650 | 2025.12.17 00:59:33.180381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13651 | 2025.12.17 00:59:33.180666 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13652 | 2025.12.17 00:59:33.181059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1664 | ||
| 13653 | 2025.12.17 00:59:34.466608 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13654 | 2025.12.17 00:59:34.466791 [ 266 ] {951b3ca8-438e-4f6e-a345-49404f944044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13655 | 2025.12.17 00:59:34.466859 [ 266 ] {951b3ca8-438e-4f6e-a345-49404f944044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13656 | 2025.12.17 00:59:34.467603 [ 266 ] {951b3ca8-438e-4f6e-a345-49404f944044} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13657 | 2025.12.17 00:59:34.467649 [ 266 ] {951b3ca8-438e-4f6e-a345-49404f944044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13658 | 2025.12.17 00:59:34.468047 [ 266 ] {951b3ca8-438e-4f6e-a345-49404f944044} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13659 | 2025.12.17 00:59:34.468316 [ 266 ] {951b3ca8-438e-4f6e-a345-49404f944044} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13660 | 2025.12.17 00:59:34.468482 [ 266 ] {951b3ca8-438e-4f6e-a345-49404f944044} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001741 sec., 59735.78403216542 rows/sec., 5.00 MiB/sec. | ||
| 13661 | 2025.12.17 00:59:34.468537 [ 266 ] {951b3ca8-438e-4f6e-a345-49404f944044} <Debug> TCPHandler: Processed in 0.002065002 sec. | ||
| 13662 | 2025.12.17 00:59:34.468674 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13663 | 2025.12.17 00:59:34.468781 [ 266 ] {70e7ed16-3165-410e-8abb-684314e617fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13664 | 2025.12.17 00:59:34.468827 [ 266 ] {70e7ed16-3165-410e-8abb-684314e617fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13665 | 2025.12.17 00:59:34.469261 [ 266 ] {70e7ed16-3165-410e-8abb-684314e617fd} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13666 | 2025.12.17 00:59:34.469301 [ 266 ] {70e7ed16-3165-410e-8abb-684314e617fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13667 | 2025.12.17 00:59:34.469619 [ 266 ] {70e7ed16-3165-410e-8abb-684314e617fd} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13668 | 2025.12.17 00:59:34.469842 [ 266 ] {70e7ed16-3165-410e-8abb-684314e617fd} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13669 | 2025.12.17 00:59:34.469974 [ 266 ] {70e7ed16-3165-410e-8abb-684314e617fd} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001219 sec., 19688.269073010662 rows/sec., 1.45 MiB/sec. | ||
| 13670 | 2025.12.17 00:59:34.470015 [ 266 ] {70e7ed16-3165-410e-8abb-684314e617fd} <Debug> TCPHandler: Processed in 0.001392188 sec. | ||
| 13671 | 2025.12.17 00:59:34.470134 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13672 | 2025.12.17 00:59:34.470231 [ 266 ] {838e0d58-648e-4023-ac3d-f971f01d2a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13673 | 2025.12.17 00:59:34.470274 [ 266 ] {838e0d58-648e-4023-ac3d-f971f01d2a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13674 | 2025.12.17 00:59:34.470706 [ 266 ] {838e0d58-648e-4023-ac3d-f971f01d2a41} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13675 | 2025.12.17 00:59:34.470744 [ 266 ] {838e0d58-648e-4023-ac3d-f971f01d2a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13676 | 2025.12.17 00:59:34.471056 [ 266 ] {838e0d58-648e-4023-ac3d-f971f01d2a41} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13677 | 2025.12.17 00:59:34.471278 [ 266 ] {838e0d58-648e-4023-ac3d-f971f01d2a41} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13678 | 2025.12.17 00:59:34.471412 [ 266 ] {838e0d58-648e-4023-ac3d-f971f01d2a41} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001202 sec., 73211.31447587354 rows/sec., 5.72 MiB/sec. | ||
| 13679 | 2025.12.17 00:59:34.471452 [ 266 ] {838e0d58-648e-4023-ac3d-f971f01d2a41} <Debug> TCPHandler: Processed in 0.001368427 sec. | ||
| 13680 | 2025.12.17 00:59:34.471574 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13681 | 2025.12.17 00:59:34.471672 [ 266 ] {ecc7b928-97ca-42c0-8702-2835565c9f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13682 | 2025.12.17 00:59:34.471716 [ 266 ] {ecc7b928-97ca-42c0-8702-2835565c9f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13683 | 2025.12.17 00:59:34.472136 [ 266 ] {ecc7b928-97ca-42c0-8702-2835565c9f7a} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13684 | 2025.12.17 00:59:34.472172 [ 266 ] {ecc7b928-97ca-42c0-8702-2835565c9f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13685 | 2025.12.17 00:59:34.472497 [ 266 ] {ecc7b928-97ca-42c0-8702-2835565c9f7a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13686 | 2025.12.17 00:59:34.472711 [ 266 ] {ecc7b928-97ca-42c0-8702-2835565c9f7a} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13687 | 2025.12.17 00:59:34.472840 [ 266 ] {ecc7b928-97ca-42c0-8702-2835565c9f7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 13688 | 2025.12.17 00:59:34.472880 [ 266 ] {ecc7b928-97ca-42c0-8702-2835565c9f7a} <Debug> TCPHandler: Processed in 0.001355178 sec. | ||
| 13689 | 2025.12.17 00:59:34.472991 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13690 | 2025.12.17 00:59:34.473084 [ 266 ] {633102c8-d86d-4846-9817-faea1cee1706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13691 | 2025.12.17 00:59:34.473142 [ 266 ] {633102c8-d86d-4846-9817-faea1cee1706} <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 | ||
| 13692 | 2025.12.17 00:59:34.474032 [ 266 ] {633102c8-d86d-4846-9817-faea1cee1706} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13693 | 2025.12.17 00:59:34.474071 [ 266 ] {633102c8-d86d-4846-9817-faea1cee1706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13694 | 2025.12.17 00:59:34.474628 [ 266 ] {633102c8-d86d-4846-9817-faea1cee1706} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13695 | 2025.12.17 00:59:34.474856 [ 266 ] {633102c8-d86d-4846-9817-faea1cee1706} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13696 | 2025.12.17 00:59:34.475000 [ 266 ] {633102c8-d86d-4846-9817-faea1cee1706} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001932 sec., 12422.360248447205 rows/sec., 22.26 MiB/sec. | ||
| 13697 | 2025.12.17 00:59:34.475071 [ 266 ] {633102c8-d86d-4846-9817-faea1cee1706} <Debug> TCPHandler: Processed in 0.002127372 sec. | ||
| 13698 | 2025.12.17 00:59:34.475180 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13699 | 2025.12.17 00:59:34.475276 [ 266 ] {4438c1b6-0248-4d08-96ef-ba61a6ac7e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13700 | 2025.12.17 00:59:34.475317 [ 266 ] {4438c1b6-0248-4d08-96ef-ba61a6ac7e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13701 | 2025.12.17 00:59:34.475672 [ 266 ] {4438c1b6-0248-4d08-96ef-ba61a6ac7e3b} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13702 | 2025.12.17 00:59:34.475710 [ 266 ] {4438c1b6-0248-4d08-96ef-ba61a6ac7e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13703 | 2025.12.17 00:59:34.476025 [ 266 ] {4438c1b6-0248-4d08-96ef-ba61a6ac7e3b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13704 | 2025.12.17 00:59:34.476239 [ 266 ] {4438c1b6-0248-4d08-96ef-ba61a6ac7e3b} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13705 | 2025.12.17 00:59:34.476369 [ 266 ] {4438c1b6-0248-4d08-96ef-ba61a6ac7e3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 13706 | 2025.12.17 00:59:34.476407 [ 266 ] {4438c1b6-0248-4d08-96ef-ba61a6ac7e3b} <Debug> TCPHandler: Processed in 0.001276856 sec. | ||
| 13707 | 2025.12.17 00:59:34.809507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13708 | 2025.12.17 00:59:34.826738 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13709 | 2025.12.17 00:59:34.826805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13710 | 2025.12.17 00:59:34.832685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13711 | 2025.12.17 00:59:34.833371 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13712 | 2025.12.17 00:59:34.836748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13713 | 2025.12.17 00:59:35.268958 [ 104 ] {} <Debug> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 13714 | 2025.12.17 00:59:35.269021 [ 104 ] {} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13715 | 2025.12.17 00:59:35.269041 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13716 | 2025.12.17 00:59:35.269163 [ 187 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 13717 | 2025.12.17 00:59:35.269308 [ 187 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13718 | 2025.12.17 00:59:35.269343 [ 187 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 13719 | 2025.12.17 00:59:35.269411 [ 187 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 13720 | 2025.12.17 00:59:35.269457 [ 187 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 13721 | 2025.12.17 00:59:35.269507 [ 187 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 13722 | 2025.12.17 00:59:35.269555 [ 187 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
| 13723 | 2025.12.17 00:59:35.270299 [ 200 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193273 sec., 31845.185468874268 rows/sec., 2.66 MiB/sec. | ||
| 13724 | 2025.12.17 00:59:35.270412 [ 187 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 13725 | 2025.12.17 00:59:35.270661 [ 187 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_33_8} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2025.12.17 00:59:35.270741 [ 187 ] {33d17c91-3d57-492a-9130-100d4aa120a3::all_1_33_8} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 13727 | 2025.12.17 00:59:35.270818 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13728 | 2025.12.17 00:59:39.495116 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13729 | 2025.12.17 00:59:39.495323 [ 266 ] {c2730924-f16d-4779-aaf5-0e570b832cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13730 | 2025.12.17 00:59:39.495396 [ 266 ] {c2730924-f16d-4779-aaf5-0e570b832cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13731 | 2025.12.17 00:59:39.496057 [ 266 ] {c2730924-f16d-4779-aaf5-0e570b832cb8} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13732 | 2025.12.17 00:59:39.496095 [ 266 ] {c2730924-f16d-4779-aaf5-0e570b832cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13733 | 2025.12.17 00:59:39.496505 [ 266 ] {c2730924-f16d-4779-aaf5-0e570b832cb8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13734 | 2025.12.17 00:59:39.496748 [ 266 ] {c2730924-f16d-4779-aaf5-0e570b832cb8} <Trace> oximeter.fields_i16 (69173eca-16a0-4880-86ee-6597fc26cc05): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2025.12.17 00:59:39.496904 [ 266 ] {c2730924-f16d-4779-aaf5-0e570b832cb8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001642 sec., 14616.3215590743 rows/sec., 1.21 MiB/sec. | ||
| 13736 | 2025.12.17 00:59:39.496947 [ 266 ] {c2730924-f16d-4779-aaf5-0e570b832cb8} <Debug> TCPHandler: Processed in 0.00196981 sec. | ||
| 13737 | 2025.12.17 00:59:39.497065 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13738 | 2025.12.17 00:59:39.497165 [ 266 ] {5abedb30-99ca-4d0a-a0c8-41fec4a0d7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13739 | 2025.12.17 00:59:39.497206 [ 266 ] {5abedb30-99ca-4d0a-a0c8-41fec4a0d7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13740 | 2025.12.17 00:59:39.497598 [ 266 ] {5abedb30-99ca-4d0a-a0c8-41fec4a0d7d7} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13741 | 2025.12.17 00:59:39.497634 [ 266 ] {5abedb30-99ca-4d0a-a0c8-41fec4a0d7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13742 | 2025.12.17 00:59:39.497963 [ 266 ] {5abedb30-99ca-4d0a-a0c8-41fec4a0d7d7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13743 | 2025.12.17 00:59:39.498196 [ 266 ] {5abedb30-99ca-4d0a-a0c8-41fec4a0d7d7} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13744 | 2025.12.17 00:59:39.498347 [ 266 ] {5abedb30-99ca-4d0a-a0c8-41fec4a0d7d7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001201 sec., 3330.5578684429643 rows/sec., 271.58 KiB/sec. | ||
| 13745 | 2025.12.17 00:59:39.498392 [ 266 ] {5abedb30-99ca-4d0a-a0c8-41fec4a0d7d7} <Debug> TCPHandler: Processed in 0.001374858 sec. | ||
| 13746 | 2025.12.17 00:59:39.498516 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13747 | 2025.12.17 00:59:39.498622 [ 266 ] {cc7eee65-0eac-459a-85fe-359293d7db05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13748 | 2025.12.17 00:59:39.498668 [ 266 ] {cc7eee65-0eac-459a-85fe-359293d7db05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13749 | 2025.12.17 00:59:39.500216 [ 266 ] {cc7eee65-0eac-459a-85fe-359293d7db05} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13750 | 2025.12.17 00:59:39.500255 [ 266 ] {cc7eee65-0eac-459a-85fe-359293d7db05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13751 | 2025.12.17 00:59:39.500674 [ 266 ] {cc7eee65-0eac-459a-85fe-359293d7db05} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13752 | 2025.12.17 00:59:39.500917 [ 266 ] {cc7eee65-0eac-459a-85fe-359293d7db05} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13753 | 2025.12.17 00:59:39.501050 [ 131 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13754 | 2025.12.17 00:59:39.501055 [ 266 ] {cc7eee65-0eac-459a-85fe-359293d7db05} <Debug> executeQuery: Read 1354 rows, 116.12 KiB in 0.002455 sec., 551527.4949083503 rows/sec., 46.19 MiB/sec. | ||
| 13755 | 2025.12.17 00:59:39.501088 [ 131 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13756 | 2025.12.17 00:59:39.501108 [ 266 ] {cc7eee65-0eac-459a-85fe-359293d7db05} <Debug> TCPHandler: Processed in 0.002649203 sec. | ||
| 13757 | 2025.12.17 00:59:39.501109 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13758 | 2025.12.17 00:59:39.501204 [ 190 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13759 | 2025.12.17 00:59:39.501237 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13760 | 2025.12.17 00:59:39.501300 [ 190 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13761 | 2025.12.17 00:59:39.501330 [ 190 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2466 rows starting from the beginning of the part | ||
| 13762 | 2025.12.17 00:59:39.501333 [ 266 ] {ac8bf9a5-c30b-48d7-8845-93f2fe9f65a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13763 | 2025.12.17 00:59:39.501378 [ 266 ] {ac8bf9a5-c30b-48d7-8845-93f2fe9f65a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13764 | 2025.12.17 00:59:39.501390 [ 190 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 92 rows starting from the beginning of the part | ||
| 13765 | 2025.12.17 00:59:39.501436 [ 190 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 106 rows starting from the beginning of the part | ||
| 13766 | 2025.12.17 00:59:39.501478 [ 190 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 92 rows starting from the beginning of the part | ||
| 13767 | 2025.12.17 00:59:39.501525 [ 190 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 13768 | 2025.12.17 00:59:39.501569 [ 190 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1354 rows starting from the beginning of the part | ||
| 13769 | 2025.12.17 00:59:39.501831 [ 266 ] {ac8bf9a5-c30b-48d7-8845-93f2fe9f65a7} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13770 | 2025.12.17 00:59:39.501868 [ 266 ] {ac8bf9a5-c30b-48d7-8845-93f2fe9f65a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13771 | 2025.12.17 00:59:39.502380 [ 266 ] {ac8bf9a5-c30b-48d7-8845-93f2fe9f65a7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13772 | 2025.12.17 00:59:39.502614 [ 266 ] {ac8bf9a5-c30b-48d7-8845-93f2fe9f65a7} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13773 | 2025.12.17 00:59:39.502753 [ 266 ] {ac8bf9a5-c30b-48d7-8845-93f2fe9f65a7} <Debug> executeQuery: Read 34 rows, 2.59 KiB in 0.001439 sec., 23627.5191104934 rows/sec., 1.76 MiB/sec. | ||
| 13774 | 2025.12.17 00:59:39.502794 [ 266 ] {ac8bf9a5-c30b-48d7-8845-93f2fe9f65a7} <Debug> TCPHandler: Processed in 0.001607282 sec. | ||
| 13775 | 2025.12.17 00:59:39.502910 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13776 | 2025.12.17 00:59:39.503004 [ 266 ] {7b8a3035-a022-476a-b46f-73c0eb1e0b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13777 | 2025.12.17 00:59:39.503045 [ 266 ] {7b8a3035-a022-476a-b46f-73c0eb1e0b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13778 | 2025.12.17 00:59:39.503508 [ 200 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4214 rows, containing 5 columns (5 merged, 0 gathered) in 0.002338137 sec., 1802289.6006521431 rows/sec., 155.83 MiB/sec. | ||
| 13779 | 2025.12.17 00:59:39.503631 [ 266 ] {7b8a3035-a022-476a-b46f-73c0eb1e0b14} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13780 | 2025.12.17 00:59:39.503674 [ 266 ] {7b8a3035-a022-476a-b46f-73c0eb1e0b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13781 | 2025.12.17 00:59:39.503767 [ 190 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13782 | 2025.12.17 00:59:39.504008 [ 266 ] {7b8a3035-a022-476a-b46f-73c0eb1e0b14} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13783 | 2025.12.17 00:59:39.504017 [ 190 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_101_20} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13784 | 2025.12.17 00:59:39.504084 [ 190 ] {8c9fff12-d1c1-47f6-a6f5-4566060b1c03::all_1_101_20} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13785 | 2025.12.17 00:59:39.504162 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 13786 | 2025.12.17 00:59:39.504253 [ 266 ] {7b8a3035-a022-476a-b46f-73c0eb1e0b14} <Trace> oximeter.fields_u32 (57ddc23d-60c7-443e-97db-5802914b2d14): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13787 | 2025.12.17 00:59:39.504394 [ 266 ] {7b8a3035-a022-476a-b46f-73c0eb1e0b14} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001408 sec., 178977.27272727274 rows/sec., 12.38 MiB/sec. | ||
| 13788 | 2025.12.17 00:59:39.504433 [ 266 ] {7b8a3035-a022-476a-b46f-73c0eb1e0b14} <Debug> TCPHandler: Processed in 0.001573872 sec. | ||
| 13789 | 2025.12.17 00:59:39.504552 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13790 | 2025.12.17 00:59:39.504645 [ 266 ] {643e8644-86bf-4b50-9e36-395d58908af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13791 | 2025.12.17 00:59:39.504687 [ 266 ] {643e8644-86bf-4b50-9e36-395d58908af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13792 | 2025.12.17 00:59:39.505205 [ 266 ] {643e8644-86bf-4b50-9e36-395d58908af1} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13793 | 2025.12.17 00:59:39.505252 [ 266 ] {643e8644-86bf-4b50-9e36-395d58908af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13794 | 2025.12.17 00:59:39.505668 [ 266 ] {643e8644-86bf-4b50-9e36-395d58908af1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13795 | 2025.12.17 00:59:39.505950 [ 266 ] {643e8644-86bf-4b50-9e36-395d58908af1} <Trace> oximeter.fields_u8 (dd855646-8891-4077-ac1a-5bbf56781259): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13796 | 2025.12.17 00:59:39.506114 [ 266 ] {643e8644-86bf-4b50-9e36-395d58908af1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001487 sec., 8069.9394754539335 rows/sec., 630.46 KiB/sec. | ||
| 13797 | 2025.12.17 00:59:39.506163 [ 266 ] {643e8644-86bf-4b50-9e36-395d58908af1} <Debug> TCPHandler: Processed in 0.001660163 sec. | ||
| 13798 | 2025.12.17 00:59:39.506290 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13799 | 2025.12.17 00:59:39.506386 [ 266 ] {a096482d-2400-4d2c-9204-385c2eed1f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13800 | 2025.12.17 00:59:39.506426 [ 266 ] {a096482d-2400-4d2c-9204-385c2eed1f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13801 | 2025.12.17 00:59:39.507194 [ 266 ] {a096482d-2400-4d2c-9204-385c2eed1f18} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2025.12.17 00:59:39.507232 [ 266 ] {a096482d-2400-4d2c-9204-385c2eed1f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13803 | 2025.12.17 00:59:39.507562 [ 266 ] {a096482d-2400-4d2c-9204-385c2eed1f18} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13804 | 2025.12.17 00:59:39.507778 [ 266 ] {a096482d-2400-4d2c-9204-385c2eed1f18} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13805 | 2025.12.17 00:59:39.507914 [ 105 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13806 | 2025.12.17 00:59:39.507919 [ 266 ] {a096482d-2400-4d2c-9204-385c2eed1f18} <Debug> executeQuery: Read 578 rows, 44.43 KiB in 0.001551 sec., 372662.7981947131 rows/sec., 27.97 MiB/sec. | ||
| 13807 | 2025.12.17 00:59:39.507978 [ 105 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13808 | 2025.12.17 00:59:39.508000 [ 266 ] {a096482d-2400-4d2c-9204-385c2eed1f18} <Debug> TCPHandler: Processed in 0.001760935 sec. | ||
| 13809 | 2025.12.17 00:59:39.508009 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13810 | 2025.12.17 00:59:39.508108 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13811 | 2025.12.17 00:59:39.508121 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13812 | 2025.12.17 00:59:39.508219 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13813 | 2025.12.17 00:59:39.508227 [ 266 ] {3abbc657-2033-49d1-81a8-f1626baabb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13814 | 2025.12.17 00:59:39.508259 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1251 rows starting from the beginning of the part | ||
| 13815 | 2025.12.17 00:59:39.508280 [ 266 ] {3abbc657-2033-49d1-81a8-f1626baabb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13816 | 2025.12.17 00:59:39.508333 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part | ||
| 13817 | 2025.12.17 00:59:39.508385 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 92 rows starting from the beginning of the part | ||
| 13818 | 2025.12.17 00:59:39.508424 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part | ||
| 13819 | 2025.12.17 00:59:39.508463 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 88 rows starting from the beginning of the part | ||
| 13820 | 2025.12.17 00:59:39.508501 [ 187 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 578 rows starting from the beginning of the part | ||
| 13821 | 2025.12.17 00:59:39.509002 [ 266 ] {3abbc657-2033-49d1-81a8-f1626baabb69} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2025.12.17 00:59:39.509043 [ 266 ] {3abbc657-2033-49d1-81a8-f1626baabb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13823 | 2025.12.17 00:59:39.509435 [ 266 ] {3abbc657-2033-49d1-81a8-f1626baabb69} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13824 | 2025.12.17 00:59:39.509648 [ 200 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577632 sec., 1377380.7833512505 rows/sec., 107.02 MiB/sec. | ||
| 13825 | 2025.12.17 00:59:39.509650 [ 266 ] {3abbc657-2033-49d1-81a8-f1626baabb69} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13826 | 2025.12.17 00:59:39.509803 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13827 | 2025.12.17 00:59:39.509809 [ 266 ] {3abbc657-2033-49d1-81a8-f1626baabb69} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001601 sec., 550905.6839475328 rows/sec., 37.39 MiB/sec. | ||
| 13828 | 2025.12.17 00:59:39.509842 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13829 | 2025.12.17 00:59:39.509866 [ 266 ] {3abbc657-2033-49d1-81a8-f1626baabb69} <Debug> TCPHandler: Processed in 0.001794676 sec. | ||
| 13830 | 2025.12.17 00:59:39.509868 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13831 | 2025.12.17 00:59:39.509890 [ 193 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13832 | 2025.12.17 00:59:39.509966 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13833 | 2025.12.17 00:59:39.509980 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13834 | 2025.12.17 00:59:39.510081 [ 266 ] {b8bada24-c1ab-4ab7-8f69-dbe89186e9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13835 | 2025.12.17 00:59:39.510086 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13836 | 2025.12.17 00:59:39.510138 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 29283 rows starting from the beginning of the part | ||
| 13837 | 2025.12.17 00:59:39.510142 [ 266 ] {b8bada24-c1ab-4ab7-8f69-dbe89186e9eb} <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 | ||
| 13838 | 2025.12.17 00:59:39.510209 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13839 | 2025.12.17 00:59:39.510223 [ 193 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_101_20} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13840 | 2025.12.17 00:59:39.510265 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 162 rows starting from the beginning of the part | ||
| 13841 | 2025.12.17 00:59:39.510321 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13842 | 2025.12.17 00:59:39.510324 [ 193 ] {4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7::all_1_101_20} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13843 | 2025.12.17 00:59:39.510373 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13844 | 2025.12.17 00:59:39.510426 [ 200 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 882 rows starting from the beginning of the part | ||
| 13845 | 2025.12.17 00:59:39.510442 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 13846 | 2025.12.17 00:59:39.510952 [ 266 ] {b8bada24-c1ab-4ab7-8f69-dbe89186e9eb} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13847 | 2025.12.17 00:59:39.510993 [ 266 ] {b8bada24-c1ab-4ab7-8f69-dbe89186e9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13848 | 2025.12.17 00:59:39.511518 [ 266 ] {b8bada24-c1ab-4ab7-8f69-dbe89186e9eb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13849 | 2025.12.17 00:59:39.511761 [ 266 ] {b8bada24-c1ab-4ab7-8f69-dbe89186e9eb} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13850 | 2025.12.17 00:59:39.511887 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13851 | 2025.12.17 00:59:39.511906 [ 266 ] {b8bada24-c1ab-4ab7-8f69-dbe89186e9eb} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001842 sec., 9771.986970684038 rows/sec., 17.51 MiB/sec. | ||
| 13852 | 2025.12.17 00:59:39.511919 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13853 | 2025.12.17 00:59:39.511945 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13854 | 2025.12.17 00:59:39.511966 [ 266 ] {b8bada24-c1ab-4ab7-8f69-dbe89186e9eb} <Debug> TCPHandler: Processed in 0.002034261 sec. | ||
| 13855 | 2025.12.17 00:59:39.512016 [ 194 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13856 | 2025.12.17 00:59:39.512081 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13857 | 2025.12.17 00:59:39.512174 [ 266 ] {3bc6ce95-52a5-4cca-814a-1e03980f85b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13858 | 2025.12.17 00:59:39.512198 [ 194 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13859 | 2025.12.17 00:59:39.512213 [ 266 ] {3bc6ce95-52a5-4cca-814a-1e03980f85b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13860 | 2025.12.17 00:59:39.512248 [ 194 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1869 rows starting from the beginning of the part | ||
| 13861 | 2025.12.17 00:59:39.512359 [ 194 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 18 rows starting from the beginning of the part | ||
| 13862 | 2025.12.17 00:59:39.512461 [ 194 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 24 rows starting from the beginning of the part | ||
| 13863 | 2025.12.17 00:59:39.512551 [ 266 ] {3bc6ce95-52a5-4cca-814a-1e03980f85b4} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13864 | 2025.12.17 00:59:39.512555 [ 194 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 18 rows starting from the beginning of the part | ||
| 13865 | 2025.12.17 00:59:39.512587 [ 266 ] {3bc6ce95-52a5-4cca-814a-1e03980f85b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13866 | 2025.12.17 00:59:39.512657 [ 194 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 24 rows starting from the beginning of the part | ||
| 13867 | 2025.12.17 00:59:39.512747 [ 194 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 18 rows starting from the beginning of the part | ||
| 13868 | 2025.12.17 00:59:39.512900 [ 266 ] {3bc6ce95-52a5-4cca-814a-1e03980f85b4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13869 | 2025.12.17 00:59:39.513111 [ 266 ] {3bc6ce95-52a5-4cca-814a-1e03980f85b4} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13870 | 2025.12.17 00:59:39.513228 [ 105 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13871 | 2025.12.17 00:59:39.513243 [ 266 ] {3bc6ce95-52a5-4cca-814a-1e03980f85b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 13872 | 2025.12.17 00:59:39.513257 [ 105 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13873 | 2025.12.17 00:59:39.513284 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13874 | 2025.12.17 00:59:39.513286 [ 266 ] {3bc6ce95-52a5-4cca-814a-1e03980f85b4} <Debug> TCPHandler: Processed in 0.001252275 sec. | ||
| 13875 | 2025.12.17 00:59:39.513397 [ 195 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13876 | 2025.12.17 00:59:39.513547 [ 195 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13877 | 2025.12.17 00:59:39.513583 [ 195 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5902 rows starting from the beginning of the part | ||
| 13878 | 2025.12.17 00:59:39.513662 [ 195 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13879 | 2025.12.17 00:59:39.513716 [ 195 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13880 | 2025.12.17 00:59:39.513771 [ 195 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 13881 | 2025.12.17 00:59:39.513819 [ 195 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13882 | 2025.12.17 00:59:39.513867 [ 195 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 13883 | 2025.12.17 00:59:39.516319 [ 196 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6202 rows, containing 4 columns (4 merged, 0 gathered) in 0.00297918 sec., 2081780.8927288717 rows/sec., 138.67 MiB/sec. | ||
| 13884 | 2025.12.17 00:59:39.516616 [ 202 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30807 rows, containing 5 columns (5 merged, 0 gathered) in 0.006683174 sec., 4609636.080102059 rows/sec., 315.28 MiB/sec. | ||
| 13885 | 2025.12.17 00:59:39.516949 [ 188 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13886 | 2025.12.17 00:59:39.517042 [ 196 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13887 | 2025.12.17 00:59:39.517305 [ 188 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_101_20} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13888 | 2025.12.17 00:59:39.517383 [ 196 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13889 | 2025.12.17 00:59:39.517393 [ 188 ] {05f6414b-2a08-4393-b46d-ca608bcadc76::all_1_101_20} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13890 | 2025.12.17 00:59:39.517470 [ 196 ] {864531b9-a5ce-49f4-9659-d5c9644ff511::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13891 | 2025.12.17 00:59:39.517503 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13892 | 2025.12.17 00:59:39.517569 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13893 | 2025.12.17 00:59:39.523154 [ 188 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1971 rows, containing 19 columns (19 merged, 0 gathered) in 0.011169604 sec., 176461.04553035184 rows/sec., 316.21 MiB/sec. | ||
| 13894 | 2025.12.17 00:59:39.524711 [ 202 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13895 | 2025.12.17 00:59:39.525051 [ 202 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13896 | 2025.12.17 00:59:39.525119 [ 202 ] {60b7c9e3-be42-427e-b3e0-00fc9e92154a::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13897 | 2025.12.17 00:59:39.525228 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.38 MiB. | ||
| 13898 | 2025.12.17 00:59:40.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.97 MiB, peak 378.42 MiB, free memory in arenas 0.00 B, will set to 363.91 MiB (RSS), difference: 3.94 MiB | ||
| 13899 | 2025.12.17 00:59:40.568048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33099 | ||
| 13900 | 2025.12.17 00:59:40.568779 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13901 | 2025.12.17 00:59:40.568824 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13902 | 2025.12.17 00:59:40.569344 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13903 | 2025.12.17 00:59:40.569574 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13904 | 2025.12.17 00:59:40.569724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33099 | ||
| 13905 | 2025.12.17 00:59:42.336865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13906 | 2025.12.17 00:59:42.353684 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13907 | 2025.12.17 00:59:42.353735 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13908 | 2025.12.17 00:59:42.360378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13909 | 2025.12.17 00:59:42.361211 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13910 | 2025.12.17 00:59:42.364275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13911 | 2025.12.17 00:59:43.181275 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1696 | ||
| 13912 | 2025.12.17 00:59:43.183845 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13913 | 2025.12.17 00:59:43.183897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13914 | 2025.12.17 00:59:43.185111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13915 | 2025.12.17 00:59:43.185377 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13916 | 2025.12.17 00:59:43.185598 [ 155 ] {} <Debug> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13917 | 2025.12.17 00:59:43.185667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1696 | ||
| 13918 | 2025.12.17 00:59:43.185699 [ 155 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2025.12.17 00:59:43.185744 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13920 | 2025.12.17 00:59:43.185855 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::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 | ||
| 13921 | 2025.12.17 00:59:43.186376 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13922 | 2025.12.17 00:59:43.186520 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1530 rows starting from the beginning of the part | ||
| 13923 | 2025.12.17 00:59:43.186871 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
| 13924 | 2025.12.17 00:59:43.187178 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 13925 | 2025.12.17 00:59:43.187515 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 13926 | 2025.12.17 00:59:43.187856 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 13927 | 2025.12.17 00:59:43.188186 [ 189 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 13928 | 2025.12.17 00:59:43.194545 [ 188 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1696 rows, containing 72 columns (72 merged, 0 gathered) in 0.008729204 sec., 194290.3385005093 rows/sec., 151.83 MiB/sec. | ||
| 13929 | 2025.12.17 00:59:43.196340 [ 198 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13930 | 2025.12.17 00:59:43.196948 [ 198 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_51_10} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13931 | 2025.12.17 00:59:43.197038 [ 198 ] {7da62750-6930-48af-a6ee-8794106c1b60::all_1_51_10} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13932 | 2025.12.17 00:59:43.197397 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13933 | 2025.12.17 00:59:44.467019 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13934 | 2025.12.17 00:59:44.467222 [ 266 ] {1e84931c-e353-47e6-a119-8fb18e8cf550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13935 | 2025.12.17 00:59:44.467299 [ 266 ] {1e84931c-e353-47e6-a119-8fb18e8cf550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13936 | 2025.12.17 00:59:44.468010 [ 266 ] {1e84931c-e353-47e6-a119-8fb18e8cf550} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2025.12.17 00:59:44.468062 [ 266 ] {1e84931c-e353-47e6-a119-8fb18e8cf550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13938 | 2025.12.17 00:59:44.468465 [ 266 ] {1e84931c-e353-47e6-a119-8fb18e8cf550} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13939 | 2025.12.17 00:59:44.468689 [ 266 ] {1e84931c-e353-47e6-a119-8fb18e8cf550} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13940 | 2025.12.17 00:59:44.468847 [ 266 ] {1e84931c-e353-47e6-a119-8fb18e8cf550} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001681 sec., 61867.935752528254 rows/sec., 5.18 MiB/sec. | ||
| 13941 | 2025.12.17 00:59:44.468899 [ 266 ] {1e84931c-e353-47e6-a119-8fb18e8cf550} <Debug> TCPHandler: Processed in 0.002022651 sec. | ||
| 13942 | 2025.12.17 00:59:44.469020 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13943 | 2025.12.17 00:59:44.469122 [ 266 ] {54c97339-3157-4464-8272-9a55001fedd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13944 | 2025.12.17 00:59:44.469166 [ 266 ] {54c97339-3157-4464-8272-9a55001fedd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13945 | 2025.12.17 00:59:44.469573 [ 266 ] {54c97339-3157-4464-8272-9a55001fedd9} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13946 | 2025.12.17 00:59:44.469610 [ 266 ] {54c97339-3157-4464-8272-9a55001fedd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13947 | 2025.12.17 00:59:44.469907 [ 266 ] {54c97339-3157-4464-8272-9a55001fedd9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13948 | 2025.12.17 00:59:44.470119 [ 266 ] {54c97339-3157-4464-8272-9a55001fedd9} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13949 | 2025.12.17 00:59:44.470250 [ 266 ] {54c97339-3157-4464-8272-9a55001fedd9} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001152 sec., 20833.333333333332 rows/sec., 1.53 MiB/sec. | ||
| 13950 | 2025.12.17 00:59:44.470287 [ 266 ] {54c97339-3157-4464-8272-9a55001fedd9} <Debug> TCPHandler: Processed in 0.001317516 sec. | ||
| 13951 | 2025.12.17 00:59:44.470388 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13952 | 2025.12.17 00:59:44.470480 [ 266 ] {fc4ec2ab-7a5b-434b-bf1e-fc0a631b0883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13953 | 2025.12.17 00:59:44.470519 [ 266 ] {fc4ec2ab-7a5b-434b-bf1e-fc0a631b0883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13954 | 2025.12.17 00:59:44.470930 [ 266 ] {fc4ec2ab-7a5b-434b-bf1e-fc0a631b0883} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13955 | 2025.12.17 00:59:44.470967 [ 266 ] {fc4ec2ab-7a5b-434b-bf1e-fc0a631b0883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13956 | 2025.12.17 00:59:44.471263 [ 266 ] {fc4ec2ab-7a5b-434b-bf1e-fc0a631b0883} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13957 | 2025.12.17 00:59:44.471466 [ 266 ] {fc4ec2ab-7a5b-434b-bf1e-fc0a631b0883} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13958 | 2025.12.17 00:59:44.471591 [ 266 ] {fc4ec2ab-7a5b-434b-bf1e-fc0a631b0883} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00113 sec., 77876.10619469028 rows/sec., 6.08 MiB/sec. | ||
| 13959 | 2025.12.17 00:59:44.471628 [ 266 ] {fc4ec2ab-7a5b-434b-bf1e-fc0a631b0883} <Debug> TCPHandler: Processed in 0.001288536 sec. | ||
| 13960 | 2025.12.17 00:59:44.471736 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13961 | 2025.12.17 00:59:44.471830 [ 266 ] {eecfcde6-43b8-4f67-a96b-9be073818ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13962 | 2025.12.17 00:59:44.471872 [ 266 ] {eecfcde6-43b8-4f67-a96b-9be073818ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13963 | 2025.12.17 00:59:44.472261 [ 266 ] {eecfcde6-43b8-4f67-a96b-9be073818ed5} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13964 | 2025.12.17 00:59:44.472297 [ 266 ] {eecfcde6-43b8-4f67-a96b-9be073818ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13965 | 2025.12.17 00:59:44.472624 [ 266 ] {eecfcde6-43b8-4f67-a96b-9be073818ed5} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13966 | 2025.12.17 00:59:44.472823 [ 266 ] {eecfcde6-43b8-4f67-a96b-9be073818ed5} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13967 | 2025.12.17 00:59:44.472950 [ 266 ] {eecfcde6-43b8-4f67-a96b-9be073818ed5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 13968 | 2025.12.17 00:59:44.472986 [ 266 ] {eecfcde6-43b8-4f67-a96b-9be073818ed5} <Debug> TCPHandler: Processed in 0.001297616 sec. | ||
| 13969 | 2025.12.17 00:59:44.473093 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13970 | 2025.12.17 00:59:44.473198 [ 266 ] {241547aa-74f4-4921-b061-a77ce4da33f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13971 | 2025.12.17 00:59:44.473258 [ 266 ] {241547aa-74f4-4921-b061-a77ce4da33f7} <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 | ||
| 13972 | 2025.12.17 00:59:44.474088 [ 266 ] {241547aa-74f4-4921-b061-a77ce4da33f7} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13973 | 2025.12.17 00:59:44.474128 [ 266 ] {241547aa-74f4-4921-b061-a77ce4da33f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13974 | 2025.12.17 00:59:44.474688 [ 266 ] {241547aa-74f4-4921-b061-a77ce4da33f7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13975 | 2025.12.17 00:59:44.474928 [ 266 ] {241547aa-74f4-4921-b061-a77ce4da33f7} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13976 | 2025.12.17 00:59:44.475076 [ 266 ] {241547aa-74f4-4921-b061-a77ce4da33f7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001898 sec., 12644.889357218124 rows/sec., 22.66 MiB/sec. | ||
| 13977 | 2025.12.17 00:59:44.475144 [ 266 ] {241547aa-74f4-4921-b061-a77ce4da33f7} <Debug> TCPHandler: Processed in 0.002102882 sec. | ||
| 13978 | 2025.12.17 00:59:44.475254 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13979 | 2025.12.17 00:59:44.475352 [ 266 ] {659bcc60-cde6-48a9-8c97-9f4bde5f89bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13980 | 2025.12.17 00:59:44.475396 [ 266 ] {659bcc60-cde6-48a9-8c97-9f4bde5f89bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13981 | 2025.12.17 00:59:44.475730 [ 266 ] {659bcc60-cde6-48a9-8c97-9f4bde5f89bd} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13982 | 2025.12.17 00:59:44.475766 [ 266 ] {659bcc60-cde6-48a9-8c97-9f4bde5f89bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13983 | 2025.12.17 00:59:44.476088 [ 266 ] {659bcc60-cde6-48a9-8c97-9f4bde5f89bd} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13984 | 2025.12.17 00:59:44.476308 [ 266 ] {659bcc60-cde6-48a9-8c97-9f4bde5f89bd} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13985 | 2025.12.17 00:59:44.476445 [ 266 ] {659bcc60-cde6-48a9-8c97-9f4bde5f89bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 13986 | 2025.12.17 00:59:44.476483 [ 266 ] {659bcc60-cde6-48a9-8c97-9f4bde5f89bd} <Debug> TCPHandler: Processed in 0.001280846 sec. | ||
| 13987 | 2025.12.17 00:59:47.901098 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13988 | 2025.12.17 00:59:47.901203 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13989 | 2025.12.17 00:59:48.046136 [ 223 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13990 | 2025.12.17 00:59:48.046201 [ 223 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13991 | 2025.12.17 00:59:48.061616 [ 223 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13992 | 2025.12.17 00:59:48.069899 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33611 | ||
| 13993 | 2025.12.17 00:59:48.070719 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13994 | 2025.12.17 00:59:48.070797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13995 | 2025.12.17 00:59:48.071390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13996 | 2025.12.17 00:59:48.071621 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13997 | 2025.12.17 00:59:48.071777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33611 | ||
| 13998 | 2025.12.17 00:59:49.377353 [ 221 ] {} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13999 | 2025.12.17 00:59:49.377411 [ 221 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14000 | 2025.12.17 00:59:49.380807 [ 221 ] {} <Debug> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14001 | 2025.12.17 00:59:49.466848 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14002 | 2025.12.17 00:59:49.467052 [ 266 ] {cff303b6-dab4-4dc0-acf0-a6b7e1dbc81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14003 | 2025.12.17 00:59:49.467129 [ 266 ] {cff303b6-dab4-4dc0-acf0-a6b7e1dbc81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14004 | 2025.12.17 00:59:49.467937 [ 266 ] {cff303b6-dab4-4dc0-acf0-a6b7e1dbc81e} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14005 | 2025.12.17 00:59:49.467996 [ 266 ] {cff303b6-dab4-4dc0-acf0-a6b7e1dbc81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14006 | 2025.12.17 00:59:49.468424 [ 266 ] {cff303b6-dab4-4dc0-acf0-a6b7e1dbc81e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14007 | 2025.12.17 00:59:49.468677 [ 266 ] {cff303b6-dab4-4dc0-acf0-a6b7e1dbc81e} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14008 | 2025.12.17 00:59:49.468850 [ 266 ] {cff303b6-dab4-4dc0-acf0-a6b7e1dbc81e} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001851 sec., 49702.86331712588 rows/sec., 4.19 MiB/sec. | ||
| 14009 | 2025.12.17 00:59:49.468904 [ 266 ] {cff303b6-dab4-4dc0-acf0-a6b7e1dbc81e} <Debug> TCPHandler: Processed in 0.002203424 sec. | ||
| 14010 | 2025.12.17 00:59:49.469036 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14011 | 2025.12.17 00:59:49.469139 [ 266 ] {ed7603e5-8b34-4bc7-b0e0-13462558bbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14012 | 2025.12.17 00:59:49.469184 [ 266 ] {ed7603e5-8b34-4bc7-b0e0-13462558bbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14013 | 2025.12.17 00:59:49.469621 [ 266 ] {ed7603e5-8b34-4bc7-b0e0-13462558bbc6} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14014 | 2025.12.17 00:59:49.469660 [ 266 ] {ed7603e5-8b34-4bc7-b0e0-13462558bbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14015 | 2025.12.17 00:59:49.469968 [ 266 ] {ed7603e5-8b34-4bc7-b0e0-13462558bbc6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14016 | 2025.12.17 00:59:49.470184 [ 266 ] {ed7603e5-8b34-4bc7-b0e0-13462558bbc6} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14017 | 2025.12.17 00:59:49.470320 [ 266 ] {ed7603e5-8b34-4bc7-b0e0-13462558bbc6} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001203 sec., 14962.593516209476 rows/sec., 1.10 MiB/sec. | ||
| 14018 | 2025.12.17 00:59:49.470360 [ 266 ] {ed7603e5-8b34-4bc7-b0e0-13462558bbc6} <Debug> TCPHandler: Processed in 0.001374708 sec. | ||
| 14019 | 2025.12.17 00:59:49.470493 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14020 | 2025.12.17 00:59:49.470589 [ 266 ] {9e842803-4967-4c76-bd1a-f5e855692ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14021 | 2025.12.17 00:59:49.470630 [ 266 ] {9e842803-4967-4c76-bd1a-f5e855692ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14022 | 2025.12.17 00:59:49.471066 [ 266 ] {9e842803-4967-4c76-bd1a-f5e855692ee4} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14023 | 2025.12.17 00:59:49.471104 [ 266 ] {9e842803-4967-4c76-bd1a-f5e855692ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14024 | 2025.12.17 00:59:49.471416 [ 266 ] {9e842803-4967-4c76-bd1a-f5e855692ee4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14025 | 2025.12.17 00:59:49.471634 [ 266 ] {9e842803-4967-4c76-bd1a-f5e855692ee4} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14026 | 2025.12.17 00:59:49.471766 [ 266 ] {9e842803-4967-4c76-bd1a-f5e855692ee4} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001194 sec., 68676.71691792295 rows/sec., 5.36 MiB/sec. | ||
| 14027 | 2025.12.17 00:59:49.471807 [ 266 ] {9e842803-4967-4c76-bd1a-f5e855692ee4} <Debug> TCPHandler: Processed in 0.001363037 sec. | ||
| 14028 | 2025.12.17 00:59:49.471863 [ 222 ] {} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14029 | 2025.12.17 00:59:49.471898 [ 222 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14030 | 2025.12.17 00:59:49.471920 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14031 | 2025.12.17 00:59:49.472016 [ 266 ] {1f667a6e-b59f-4f6e-910b-56819ae9ac91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14032 | 2025.12.17 00:59:49.472062 [ 266 ] {1f667a6e-b59f-4f6e-910b-56819ae9ac91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14033 | 2025.12.17 00:59:49.472492 [ 266 ] {1f667a6e-b59f-4f6e-910b-56819ae9ac91} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2025.12.17 00:59:49.472528 [ 266 ] {1f667a6e-b59f-4f6e-910b-56819ae9ac91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14035 | 2025.12.17 00:59:49.472869 [ 266 ] {1f667a6e-b59f-4f6e-910b-56819ae9ac91} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14036 | 2025.12.17 00:59:49.473095 [ 266 ] {1f667a6e-b59f-4f6e-910b-56819ae9ac91} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14037 | 2025.12.17 00:59:49.473232 [ 266 ] {1f667a6e-b59f-4f6e-910b-56819ae9ac91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 14038 | 2025.12.17 00:59:49.473272 [ 266 ] {1f667a6e-b59f-4f6e-910b-56819ae9ac91} <Debug> TCPHandler: Processed in 0.001400008 sec. | ||
| 14039 | 2025.12.17 00:59:49.473384 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14040 | 2025.12.17 00:59:49.473481 [ 266 ] {f4e157b1-bd03-498a-a218-bc4f2b480d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14041 | 2025.12.17 00:59:49.473538 [ 266 ] {f4e157b1-bd03-498a-a218-bc4f2b480d1c} <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 | ||
| 14042 | 2025.12.17 00:59:49.474363 [ 266 ] {f4e157b1-bd03-498a-a218-bc4f2b480d1c} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14043 | 2025.12.17 00:59:49.474400 [ 266 ] {f4e157b1-bd03-498a-a218-bc4f2b480d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14044 | 2025.12.17 00:59:49.474946 [ 266 ] {f4e157b1-bd03-498a-a218-bc4f2b480d1c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14045 | 2025.12.17 00:59:49.475138 [ 222 ] {} <Debug> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14046 | 2025.12.17 00:59:49.475186 [ 266 ] {f4e157b1-bd03-498a-a218-bc4f2b480d1c} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14047 | 2025.12.17 00:59:49.475340 [ 266 ] {f4e157b1-bd03-498a-a218-bc4f2b480d1c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001876 sec., 9594.882729211087 rows/sec., 17.19 MiB/sec. | ||
| 14048 | 2025.12.17 00:59:49.475417 [ 266 ] {f4e157b1-bd03-498a-a218-bc4f2b480d1c} <Debug> TCPHandler: Processed in 0.002082602 sec. | ||
| 14049 | 2025.12.17 00:59:49.475533 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14050 | 2025.12.17 00:59:49.475631 [ 266 ] {6ae288e5-8dd7-4766-b629-8a2bd7ce9e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14051 | 2025.12.17 00:59:49.475673 [ 266 ] {6ae288e5-8dd7-4766-b629-8a2bd7ce9e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14052 | 2025.12.17 00:59:49.476030 [ 266 ] {6ae288e5-8dd7-4766-b629-8a2bd7ce9e08} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14053 | 2025.12.17 00:59:49.476067 [ 266 ] {6ae288e5-8dd7-4766-b629-8a2bd7ce9e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14054 | 2025.12.17 00:59:49.476382 [ 266 ] {6ae288e5-8dd7-4766-b629-8a2bd7ce9e08} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14055 | 2025.12.17 00:59:49.476590 [ 266 ] {6ae288e5-8dd7-4766-b629-8a2bd7ce9e08} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14056 | 2025.12.17 00:59:49.476722 [ 266 ] {6ae288e5-8dd7-4766-b629-8a2bd7ce9e08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 14057 | 2025.12.17 00:59:49.476760 [ 266 ] {6ae288e5-8dd7-4766-b629-8a2bd7ce9e08} <Debug> TCPHandler: Processed in 0.001275426 sec. | ||
| 14058 | 2025.12.17 00:59:49.533579 [ 218 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14059 | 2025.12.17 00:59:49.533607 [ 218 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14060 | 2025.12.17 00:59:49.537107 [ 218 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14061 | 2025.12.17 00:59:49.864384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14062 | 2025.12.17 00:59:49.882158 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14063 | 2025.12.17 00:59:49.882223 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14064 | 2025.12.17 00:59:49.888290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14065 | 2025.12.17 00:59:49.889002 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14066 | 2025.12.17 00:59:49.892575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14067 | 2025.12.17 00:59:50.510059 [ 220 ] {} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14068 | 2025.12.17 00:59:50.510135 [ 220 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14069 | 2025.12.17 00:59:50.513641 [ 220 ] {} <Debug> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14070 | 2025.12.17 00:59:50.553390 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14071 | 2025.12.17 00:59:50.553450 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14072 | 2025.12.17 00:59:50.556859 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14073 | 2025.12.17 00:59:53.185936 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1720 | ||
| 14074 | 2025.12.17 00:59:53.188395 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14075 | 2025.12.17 00:59:53.188493 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14076 | 2025.12.17 00:59:53.189983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14077 | 2025.12.17 00:59:53.190301 [ 243 ] {} <Trace> system.query_log (7da62750-6930-48af-a6ee-8794106c1b60): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14078 | 2025.12.17 00:59:53.190841 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1720 | ||
| 14079 | 2025.12.17 00:59:54.467267 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14080 | 2025.12.17 00:59:54.467450 [ 266 ] {6906b60f-9d88-4877-ad22-68ea45ece3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14081 | 2025.12.17 00:59:54.467519 [ 266 ] {6906b60f-9d88-4877-ad22-68ea45ece3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14082 | 2025.12.17 00:59:54.468195 [ 266 ] {6906b60f-9d88-4877-ad22-68ea45ece3d7} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14083 | 2025.12.17 00:59:54.468239 [ 266 ] {6906b60f-9d88-4877-ad22-68ea45ece3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14084 | 2025.12.17 00:59:54.468636 [ 266 ] {6906b60f-9d88-4877-ad22-68ea45ece3d7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14085 | 2025.12.17 00:59:54.468859 [ 266 ] {6906b60f-9d88-4877-ad22-68ea45ece3d7} <Trace> oximeter.fields_ipaddr (33d17c91-3d57-492a-9130-100d4aa120a3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14086 | 2025.12.17 00:59:54.469022 [ 266 ] {6906b60f-9d88-4877-ad22-68ea45ece3d7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001622 sec., 2466.091245376079 rows/sec., 201.09 KiB/sec. | ||
| 14087 | 2025.12.17 00:59:54.469075 [ 266 ] {6906b60f-9d88-4877-ad22-68ea45ece3d7} <Debug> TCPHandler: Processed in 0.001940119 sec. | ||
| 14088 | 2025.12.17 00:59:54.469204 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14089 | 2025.12.17 00:59:54.469309 [ 266 ] {1f657ca8-88ad-4e5b-bbd8-6e58d9023b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14090 | 2025.12.17 00:59:54.469354 [ 266 ] {1f657ca8-88ad-4e5b-bbd8-6e58d9023b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14091 | 2025.12.17 00:59:54.469860 [ 266 ] {1f657ca8-88ad-4e5b-bbd8-6e58d9023b91} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14092 | 2025.12.17 00:59:54.469896 [ 266 ] {1f657ca8-88ad-4e5b-bbd8-6e58d9023b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14093 | 2025.12.17 00:59:54.470238 [ 266 ] {1f657ca8-88ad-4e5b-bbd8-6e58d9023b91} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14094 | 2025.12.17 00:59:54.470472 [ 266 ] {1f657ca8-88ad-4e5b-bbd8-6e58d9023b91} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14095 | 2025.12.17 00:59:54.470642 [ 266 ] {1f657ca8-88ad-4e5b-bbd8-6e58d9023b91} <Debug> executeQuery: Read 106 rows, 9.06 KiB in 0.001356 sec., 78171.09144542772 rows/sec., 6.52 MiB/sec. | ||
| 14096 | 2025.12.17 00:59:54.470686 [ 266 ] {1f657ca8-88ad-4e5b-bbd8-6e58d9023b91} <Debug> TCPHandler: Processed in 0.001534 sec. | ||
| 14097 | 2025.12.17 00:59:54.470808 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14098 | 2025.12.17 00:59:54.470908 [ 266 ] {4565294a-2ee9-4969-a592-adbb9849a351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14099 | 2025.12.17 00:59:54.470952 [ 266 ] {4565294a-2ee9-4969-a592-adbb9849a351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14100 | 2025.12.17 00:59:54.471389 [ 266 ] {4565294a-2ee9-4969-a592-adbb9849a351} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14101 | 2025.12.17 00:59:54.471426 [ 266 ] {4565294a-2ee9-4969-a592-adbb9849a351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14102 | 2025.12.17 00:59:54.471722 [ 266 ] {4565294a-2ee9-4969-a592-adbb9849a351} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14103 | 2025.12.17 00:59:54.471932 [ 266 ] {4565294a-2ee9-4969-a592-adbb9849a351} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14104 | 2025.12.17 00:59:54.472047 [ 139 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14105 | 2025.12.17 00:59:54.472066 [ 266 ] {4565294a-2ee9-4969-a592-adbb9849a351} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001176 sec., 23809.52380952381 rows/sec., 1.73 MiB/sec. | ||
| 14106 | 2025.12.17 00:59:54.472082 [ 139 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14107 | 2025.12.17 00:59:54.472102 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14108 | 2025.12.17 00:59:54.472106 [ 266 ] {4565294a-2ee9-4969-a592-adbb9849a351} <Debug> TCPHandler: Processed in 0.001346387 sec. | ||
| 14109 | 2025.12.17 00:59:54.472220 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14110 | 2025.12.17 00:59:54.472228 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14111 | 2025.12.17 00:59:54.472349 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14112 | 2025.12.17 00:59:54.472351 [ 266 ] {a59d68b7-2368-4dc7-926f-78b52f4171a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14113 | 2025.12.17 00:59:54.472389 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 279 rows starting from the beginning of the part | ||
| 14114 | 2025.12.17 00:59:54.472411 [ 266 ] {a59d68b7-2368-4dc7-926f-78b52f4171a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14115 | 2025.12.17 00:59:54.472464 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 24 rows starting from the beginning of the part | ||
| 14116 | 2025.12.17 00:59:54.472516 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 34 rows starting from the beginning of the part | ||
| 14117 | 2025.12.17 00:59:54.472558 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 24 rows starting from the beginning of the part | ||
| 14118 | 2025.12.17 00:59:54.472608 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 18 rows starting from the beginning of the part | ||
| 14119 | 2025.12.17 00:59:54.472654 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 28 rows starting from the beginning of the part | ||
| 14120 | 2025.12.17 00:59:54.472874 [ 266 ] {a59d68b7-2368-4dc7-926f-78b52f4171a3} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14121 | 2025.12.17 00:59:54.472919 [ 266 ] {a59d68b7-2368-4dc7-926f-78b52f4171a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14122 | 2025.12.17 00:59:54.473260 [ 266 ] {a59d68b7-2368-4dc7-926f-78b52f4171a3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14123 | 2025.12.17 00:59:54.473491 [ 266 ] {a59d68b7-2368-4dc7-926f-78b52f4171a3} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14124 | 2025.12.17 00:59:54.473547 [ 201 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382828 sec., 294324.3845221531 rows/sec., 20.52 MiB/sec. | ||
| 14125 | 2025.12.17 00:59:54.473626 [ 266 ] {a59d68b7-2368-4dc7-926f-78b52f4171a3} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001292 sec., 71207.43034055727 rows/sec., 5.57 MiB/sec. | ||
| 14126 | 2025.12.17 00:59:54.473675 [ 266 ] {a59d68b7-2368-4dc7-926f-78b52f4171a3} <Debug> TCPHandler: Processed in 0.00149593 sec. | ||
| 14127 | 2025.12.17 00:59:54.473691 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14128 | 2025.12.17 00:59:54.473813 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14129 | 2025.12.17 00:59:54.473915 [ 266 ] {da09aaa0-7dcb-4832-91ea-3965ef940f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14130 | 2025.12.17 00:59:54.473957 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_101_20} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14131 | 2025.12.17 00:59:54.473964 [ 266 ] {da09aaa0-7dcb-4832-91ea-3965ef940f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14132 | 2025.12.17 00:59:54.474042 [ 197 ] {04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee::all_1_101_20} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14133 | 2025.12.17 00:59:54.474123 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14134 | 2025.12.17 00:59:54.474424 [ 266 ] {da09aaa0-7dcb-4832-91ea-3965ef940f64} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14135 | 2025.12.17 00:59:54.474465 [ 266 ] {da09aaa0-7dcb-4832-91ea-3965ef940f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14136 | 2025.12.17 00:59:54.474817 [ 266 ] {da09aaa0-7dcb-4832-91ea-3965ef940f64} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14137 | 2025.12.17 00:59:54.475043 [ 266 ] {da09aaa0-7dcb-4832-91ea-3965ef940f64} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14138 | 2025.12.17 00:59:54.475178 [ 266 ] {da09aaa0-7dcb-4832-91ea-3965ef940f64} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00128 sec., 126562.49999999999 rows/sec., 8.81 MiB/sec. | ||
| 14139 | 2025.12.17 00:59:54.475216 [ 266 ] {da09aaa0-7dcb-4832-91ea-3965ef940f64} <Debug> TCPHandler: Processed in 0.001452239 sec. | ||
| 14140 | 2025.12.17 00:59:54.475333 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14141 | 2025.12.17 00:59:54.475428 [ 266 ] {ed9860e3-66ec-475e-9f84-ea582c6a5acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14142 | 2025.12.17 00:59:54.475485 [ 266 ] {ed9860e3-66ec-475e-9f84-ea582c6a5acd} <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 | ||
| 14143 | 2025.12.17 00:59:54.476350 [ 266 ] {ed9860e3-66ec-475e-9f84-ea582c6a5acd} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14144 | 2025.12.17 00:59:54.476386 [ 266 ] {ed9860e3-66ec-475e-9f84-ea582c6a5acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14145 | 2025.12.17 00:59:54.476939 [ 266 ] {ed9860e3-66ec-475e-9f84-ea582c6a5acd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14146 | 2025.12.17 00:59:54.477164 [ 266 ] {ed9860e3-66ec-475e-9f84-ea582c6a5acd} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14147 | 2025.12.17 00:59:54.477310 [ 266 ] {ed9860e3-66ec-475e-9f84-ea582c6a5acd} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001898 sec., 12644.889357218124 rows/sec., 22.66 MiB/sec. | ||
| 14148 | 2025.12.17 00:59:54.477383 [ 266 ] {ed9860e3-66ec-475e-9f84-ea582c6a5acd} <Debug> TCPHandler: Processed in 0.002097433 sec. | ||
| 14149 | 2025.12.17 00:59:54.477507 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14150 | 2025.12.17 00:59:54.477603 [ 266 ] {37a07d7f-6b4a-487e-8f6a-9a2806c37d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14151 | 2025.12.17 00:59:54.477646 [ 266 ] {37a07d7f-6b4a-487e-8f6a-9a2806c37d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14152 | 2025.12.17 00:59:54.478002 [ 266 ] {37a07d7f-6b4a-487e-8f6a-9a2806c37d38} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14153 | 2025.12.17 00:59:54.478038 [ 266 ] {37a07d7f-6b4a-487e-8f6a-9a2806c37d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 14154 | 2025.12.17 00:59:54.478353 [ 266 ] {37a07d7f-6b4a-487e-8f6a-9a2806c37d38} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14155 | 2025.12.17 00:59:54.478581 [ 266 ] {37a07d7f-6b4a-487e-8f6a-9a2806c37d38} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14156 | 2025.12.17 00:59:54.478715 [ 266 ] {37a07d7f-6b4a-487e-8f6a-9a2806c37d38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 14157 | 2025.12.17 00:59:54.478753 [ 266 ] {37a07d7f-6b4a-487e-8f6a-9a2806c37d38} <Debug> TCPHandler: Processed in 0.001294806 sec. | ||
| 14158 | 2025.12.17 00:59:55.571964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34059 | ||
| 14159 | 2025.12.17 00:59:55.572495 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14160 | 2025.12.17 00:59:55.572532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14161 | 2025.12.17 00:59:55.572999 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14162 | 2025.12.17 00:59:55.573229 [ 245 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14163 | 2025.12.17 00:59:55.573360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34059 | ||
| 14164 | 2025.12.17 00:59:55.573450 [ 136 ] {} <Debug> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14165 | 2025.12.17 00:59:55.573550 [ 136 ] {} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14166 | 2025.12.17 00:59:55.573588 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14167 | 2025.12.17 00:59:55.573745 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 14168 | 2025.12.17 00:59:55.573941 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14169 | 2025.12.17 00:59:55.574000 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31691 rows starting from the beginning of the part | ||
| 14170 | 2025.12.17 00:59:55.574102 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 14171 | 2025.12.17 00:59:55.574176 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 14172 | 2025.12.17 00:59:55.574242 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 14173 | 2025.12.17 00:59:55.574280 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 14174 | 2025.12.17 00:59:55.574321 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 14175 | 2025.12.17 00:59:55.576910 [ 201 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34059 rows, containing 4 columns (4 merged, 0 gathered) in 0.003236134 sec., 10524595.08784247 rows/sec., 150.56 MiB/sec. | ||
| 14176 | 2025.12.17 00:59:55.577091 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14177 | 2025.12.17 00:59:55.577342 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_71_14} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14178 | 2025.12.17 00:59:55.577416 [ 191 ] {f6889064-19d0-4c7d-8a93-e3e303bbebb0::all_1_71_14} <Trace> system.asynchronous_metric_log (f6889064-19d0-4c7d-8a93-e3e303bbebb0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14179 | 2025.12.17 00:59:55.577504 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 14180 | 2025.12.17 00:59:57.392692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14181 | 2025.12.17 00:59:57.410057 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14182 | 2025.12.17 00:59:57.410111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14183 | 2025.12.17 00:59:57.416243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14184 | 2025.12.17 00:59:57.416957 [ 244 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14185 | 2025.12.17 00:59:57.417302 [ 135 ] {} <Debug> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14186 | 2025.12.17 00:59:57.417397 [ 135 ] {} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14187 | 2025.12.17 00:59:57.417435 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14188 | 2025.12.17 00:59:57.417550 [ 192 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 14189 | 2025.12.17 00:59:57.420020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14190 | 2025.12.17 00:59:57.420555 [ 192 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14191 | 2025.12.17 00:59:57.421260 [ 192 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 14192 | 2025.12.17 00:59:57.424481 [ 192 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 14193 | 2025.12.17 00:59:57.427785 [ 192 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 14194 | 2025.12.17 00:59:57.431302 [ 192 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 14195 | 2025.12.17 00:59:57.435368 [ 192 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 14196 | 2025.12.17 00:59:57.439669 [ 192 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 14197 | 2025.12.17 00:59:57.494715 [ 201 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.077201457 sec., 6929.921024677034 rows/sec., 35.83 MiB/sec. | ||
| 14198 | 2025.12.17 00:59:57.497628 [ 190 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14199 | 2025.12.17 00:59:57.499740 [ 190 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_71_14} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14200 | 2025.12.17 00:59:57.499858 [ 190 ] {6adbb561-d309-4ea8-8374-034c95f83c79::all_1_71_14} <Trace> system.metric_log (6adbb561-d309-4ea8-8374-034c95f83c79) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14201 | 2025.12.17 00:59:57.502614 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14202 | 2025.12.17 00:59:58.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.29 MiB, peak 382.70 MiB, free memory in arenas 0.00 B, will set to 364.23 MiB (RSS), difference: -1.07 MiB | ||
| 14203 | 2025.12.17 00:59:59.193768 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36029 | ||
| 14204 | 2025.12.17 00:59:59.193879 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14205 | 2025.12.17 00:59:59.193907 [ 289 ] {} <Debug> TCP-Session: 216b5175-6d2f-4728-9bb4-131584b24509 Authenticating user 'default' from [fd00:1122:3344:101::e]:36029 | ||
| 14206 | 2025.12.17 00:59:59.193931 [ 289 ] {} <Debug> TCP-Session: 216b5175-6d2f-4728-9bb4-131584b24509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14207 | 2025.12.17 00:59:59.193945 [ 289 ] {} <Debug> TCP-Session: 216b5175-6d2f-4728-9bb4-131584b24509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14208 | 2025.12.17 00:59:59.194129 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63881 | ||
| 14209 | 2025.12.17 00:59:59.194168 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60309 | ||
| 14210 | 2025.12.17 00:59:59.194180 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50274 | ||
| 14211 | 2025.12.17 00:59:59.194214 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54789 | ||
| 14212 | 2025.12.17 00:59:59.194241 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14213 | 2025.12.17 00:59:59.194273 [ 289 ] {} <Trace> TCP-Session: 216b5175-6d2f-4728-9bb4-131584b24509 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14214 | 2025.12.17 00:59:59.194290 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14215 | 2025.12.17 00:59:59.194283 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14216 | 2025.12.17 00:59:59.194309 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14217 | 2025.12.17 00:59:59.194316 [ 293 ] {} <Debug> TCP-Session: 32530806-40d7-47ad-bad7-885508ad9b78 Authenticating user 'default' from [fd00:1122:3344:101::e]:50274 | ||
| 14218 | 2025.12.17 00:59:59.194336 [ 291 ] {} <Debug> TCP-Session: ac6cf01e-1546-4b85-8932-1cde4c8d0f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:60309 | ||
| 14219 | 2025.12.17 00:59:59.194340 [ 287 ] {} <Debug> TCP-Session: 823ab06f-727c-4620-bf54-8cb7d7fd9971 Authenticating user 'default' from [fd00:1122:3344:101::e]:54789 | ||
| 14220 | 2025.12.17 00:59:59.194350 [ 293 ] {} <Debug> TCP-Session: 32530806-40d7-47ad-bad7-885508ad9b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14221 | 2025.12.17 00:59:59.194370 [ 291 ] {} <Debug> TCP-Session: ac6cf01e-1546-4b85-8932-1cde4c8d0f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14222 | 2025.12.17 00:59:59.194373 [ 287 ] {} <Debug> TCP-Session: 823ab06f-727c-4620-bf54-8cb7d7fd9971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14223 | 2025.12.17 00:59:59.194447 [ 293 ] {} <Debug> TCP-Session: 32530806-40d7-47ad-bad7-885508ad9b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14224 | 2025.12.17 00:59:59.194470 [ 287 ] {} <Debug> TCP-Session: 823ab06f-727c-4620-bf54-8cb7d7fd9971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14225 | 2025.12.17 00:59:59.194461 [ 291 ] {} <Debug> TCP-Session: ac6cf01e-1546-4b85-8932-1cde4c8d0f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14226 | 2025.12.17 00:59:59.194499 [ 289 ] {375d50ff-6a85-4bdc-bb81-70840b8d60f6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36029) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14227 | 2025.12.17 00:59:59.194291 [ 290 ] {} <Debug> TCP-Session: c6becd79-ad50-45b4-90ec-225e101b5d58 Authenticating user 'default' from [fd00:1122:3344:101::e]:63881 | ||
| 14228 | 2025.12.17 00:59:59.194225 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35434 | ||
| 14229 | 2025.12.17 00:59:59.194557 [ 290 ] {} <Debug> TCP-Session: c6becd79-ad50-45b4-90ec-225e101b5d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14230 | 2025.12.17 00:59:59.194201 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41256 | ||
| 14231 | 2025.12.17 00:59:59.194624 [ 290 ] {} <Debug> TCP-Session: c6becd79-ad50-45b4-90ec-225e101b5d58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14232 | 2025.12.17 00:59:59.194181 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51257 | ||
| 14233 | 2025.12.17 00:59:59.194655 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14234 | 2025.12.17 00:59:59.194183 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51903 | ||
| 14235 | 2025.12.17 00:59:59.194718 [ 288 ] {} <Debug> TCP-Session: 90215ecb-24a6-4e94-a139-e95d39906721 Authenticating user 'default' from [fd00:1122:3344:101::e]:35434 | ||
| 14236 | 2025.12.17 00:59:59.194754 [ 288 ] {} <Debug> TCP-Session: 90215ecb-24a6-4e94-a139-e95d39906721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14237 | 2025.12.17 00:59:59.194774 [ 288 ] {} <Debug> TCP-Session: 90215ecb-24a6-4e94-a139-e95d39906721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14238 | 2025.12.17 00:59:59.194775 [ 289 ] {375d50ff-6a85-4bdc-bb81-70840b8d60f6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14239 | 2025.12.17 00:59:59.194844 [ 289 ] {375d50ff-6a85-4bdc-bb81-70840b8d60f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14240 | 2025.12.17 00:59:59.195082 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14241 | 2025.12.17 00:59:59.195116 [ 259 ] {} <Debug> TCP-Session: 2a2f7eb5-72cf-4ed6-bd8c-358cfacc3fc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41256 | ||
| 14242 | 2025.12.17 00:59:59.195132 [ 259 ] {} <Debug> TCP-Session: 2a2f7eb5-72cf-4ed6-bd8c-358cfacc3fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14243 | 2025.12.17 00:59:59.195144 [ 259 ] {} <Debug> TCP-Session: 2a2f7eb5-72cf-4ed6-bd8c-358cfacc3fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14244 | 2025.12.17 00:59:59.195171 [ 289 ] {375d50ff-6a85-4bdc-bb81-70840b8d60f6} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 14245 | 2025.12.17 00:59:59.195200 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14246 | 2025.12.17 00:59:59.195237 [ 292 ] {} <Debug> TCP-Session: d79b3897-1887-4d8e-840f-669aa9b4fd74 Authenticating user 'default' from [fd00:1122:3344:101::e]:51257 | ||
| 14247 | 2025.12.17 00:59:59.195255 [ 292 ] {} <Debug> TCP-Session: d79b3897-1887-4d8e-840f-669aa9b4fd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14248 | 2025.12.17 00:59:59.195267 [ 292 ] {} <Debug> TCP-Session: d79b3897-1887-4d8e-840f-669aa9b4fd74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14249 | 2025.12.17 00:59:59.195409 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14250 | 2025.12.17 00:59:59.195443 [ 294 ] {} <Debug> TCP-Session: ff84a6dc-f846-41fd-865a-407bd5060dd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51903 | ||
| 14251 | 2025.12.17 00:59:59.195463 [ 294 ] {} <Debug> TCP-Session: ff84a6dc-f846-41fd-865a-407bd5060dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14252 | 2025.12.17 00:59:59.195475 [ 294 ] {} <Debug> TCP-Session: ff84a6dc-f846-41fd-865a-407bd5060dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14253 | 2025.12.17 00:59:59.196120 [ 300 ] {375d50ff-6a85-4bdc-bb81-70840b8d60f6} <Trace> AggregatingTransform: Aggregating | ||
| 14254 | 2025.12.17 00:59:59.196172 [ 300 ] {375d50ff-6a85-4bdc-bb81-70840b8d60f6} <Trace> Aggregator: Aggregation method: without_key | ||
| 14255 | 2025.12.17 00:59:59.196211 [ 300 ] {375d50ff-6a85-4bdc-bb81-70840b8d60f6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938158 sec. (1065.919 rows/sec., 41.64 KiB/sec.) | ||
| 14256 | 2025.12.17 00:59:59.196227 [ 300 ] {375d50ff-6a85-4bdc-bb81-70840b8d60f6} <Trace> Aggregator: Merging aggregated data | ||
| 14257 | 2025.12.17 00:59:59.197277 [ 289 ] {375d50ff-6a85-4bdc-bb81-70840b8d60f6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00283 sec., 353.35689045936397 rows/sec., 13.80 KiB/sec. | ||
| 14258 | 2025.12.17 00:59:59.197453 [ 289 ] {375d50ff-6a85-4bdc-bb81-70840b8d60f6} <Debug> TCPHandler: Processed in 0.003252425 sec. | ||
| 14259 | 2025.12.17 00:59:59.197580 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14260 | 2025.12.17 00:59:59.197610 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14261 | 2025.12.17 00:59:59.197619 [ 289 ] {} <Debug> TCP-Session: 216b5175-6d2f-4728-9bb4-131584b24509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14262 | 2025.12.17 00:59:59.197633 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14263 | 2025.12.17 00:59:59.197657 [ 291 ] {} <Debug> TCP-Session: ac6cf01e-1546-4b85-8932-1cde4c8d0f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14264 | 2025.12.17 00:59:59.197669 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14265 | 2025.12.17 00:59:59.197693 [ 259 ] {} <Debug> TCP-Session: 2a2f7eb5-72cf-4ed6-bd8c-358cfacc3fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14266 | 2025.12.17 00:59:59.197690 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14267 | 2025.12.17 00:59:59.197710 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14268 | 2025.12.17 00:59:59.197726 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14269 | 2025.12.17 00:59:59.197748 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14270 | 2025.12.17 00:59:59.197774 [ 287 ] {} <Debug> TCP-Session: 823ab06f-727c-4620-bf54-8cb7d7fd9971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14271 | 2025.12.17 00:59:59.197791 [ 293 ] {} <Debug> TCP-Session: 32530806-40d7-47ad-bad7-885508ad9b78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14272 | 2025.12.17 00:59:59.197812 [ 294 ] {} <Debug> TCP-Session: ff84a6dc-f846-41fd-865a-407bd5060dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14273 | 2025.12.17 00:59:59.197756 [ 288 ] {} <Debug> TCP-Session: 90215ecb-24a6-4e94-a139-e95d39906721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14274 | 2025.12.17 00:59:59.197723 [ 290 ] {} <Debug> TCP-Session: c6becd79-ad50-45b4-90ec-225e101b5d58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14275 | 2025.12.17 00:59:59.197651 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14276 | 2025.12.17 00:59:59.197917 [ 292 ] {} <Debug> TCP-Session: d79b3897-1887-4d8e-840f-669aa9b4fd74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14277 | 2025.12.17 00:59:59.462606 [ 222 ] {} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14278 | 2025.12.17 00:59:59.462669 [ 222 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14279 | 2025.12.17 00:59:59.465921 [ 222 ] {} <Debug> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14280 | 2025.12.17 00:59:59.467758 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14281 | 2025.12.17 00:59:59.467981 [ 266 ] {ec6f0482-9d8f-41ff-9887-ece26332ec56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14282 | 2025.12.17 00:59:59.468083 [ 266 ] {ec6f0482-9d8f-41ff-9887-ece26332ec56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14283 | 2025.12.17 00:59:59.469126 [ 266 ] {ec6f0482-9d8f-41ff-9887-ece26332ec56} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14284 | 2025.12.17 00:59:59.469175 [ 266 ] {ec6f0482-9d8f-41ff-9887-ece26332ec56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14285 | 2025.12.17 00:59:59.469583 [ 266 ] {ec6f0482-9d8f-41ff-9887-ece26332ec56} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14286 | 2025.12.17 00:59:59.469822 [ 266 ] {ec6f0482-9d8f-41ff-9887-ece26332ec56} <Trace> oximeter.fields_string (8c9fff12-d1c1-47f6-a6f5-4566060b1c03): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14287 | 2025.12.17 00:59:59.469993 [ 266 ] {ec6f0482-9d8f-41ff-9887-ece26332ec56} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.002083 sec., 44167.0667306769 rows/sec., 3.73 MiB/sec. | ||
| 14288 | 2025.12.17 00:59:59.470054 [ 266 ] {ec6f0482-9d8f-41ff-9887-ece26332ec56} <Debug> TCPHandler: Processed in 0.00250915 sec. | ||
| 14289 | 2025.12.17 00:59:59.470205 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14290 | 2025.12.17 00:59:59.470323 [ 266 ] {051aa11c-3f5a-4262-8531-dac7a8172411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14291 | 2025.12.17 00:59:59.470373 [ 266 ] {051aa11c-3f5a-4262-8531-dac7a8172411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14292 | 2025.12.17 00:59:59.470840 [ 266 ] {051aa11c-3f5a-4262-8531-dac7a8172411} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14293 | 2025.12.17 00:59:59.470880 [ 266 ] {051aa11c-3f5a-4262-8531-dac7a8172411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14294 | 2025.12.17 00:59:59.471189 [ 266 ] {051aa11c-3f5a-4262-8531-dac7a8172411} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14295 | 2025.12.17 00:59:59.471401 [ 266 ] {051aa11c-3f5a-4262-8531-dac7a8172411} <Trace> oximeter.fields_u16 (04e9ebd9-d2d8-4ee5-94da-5a16c61f1aee): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14296 | 2025.12.17 00:59:59.471542 [ 266 ] {051aa11c-3f5a-4262-8531-dac7a8172411} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001248 sec., 14423.076923076924 rows/sec., 1.06 MiB/sec. | ||
| 14297 | 2025.12.17 00:59:59.471585 [ 266 ] {051aa11c-3f5a-4262-8531-dac7a8172411} <Debug> TCPHandler: Processed in 0.001439419 sec. | ||
| 14298 | 2025.12.17 00:59:59.471697 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14299 | 2025.12.17 00:59:59.471799 [ 266 ] {c638261b-94ee-4d9d-816c-2edb8d58d8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14300 | 2025.12.17 00:59:59.471842 [ 266 ] {c638261b-94ee-4d9d-816c-2edb8d58d8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14301 | 2025.12.17 00:59:59.472284 [ 266 ] {c638261b-94ee-4d9d-816c-2edb8d58d8d2} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14302 | 2025.12.17 00:59:59.472323 [ 266 ] {c638261b-94ee-4d9d-816c-2edb8d58d8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14303 | 2025.12.17 00:59:59.472639 [ 266 ] {c638261b-94ee-4d9d-816c-2edb8d58d8d2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14304 | 2025.12.17 00:59:59.472860 [ 266 ] {c638261b-94ee-4d9d-816c-2edb8d58d8d2} <Trace> oximeter.fields_uuid (4b5cf0f4-f493-4606-b0e2-4c412f8ba4a7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14305 | 2025.12.17 00:59:59.473001 [ 266 ] {c638261b-94ee-4d9d-816c-2edb8d58d8d2} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001227 sec., 66829.66585167074 rows/sec., 5.22 MiB/sec. | ||
| 14306 | 2025.12.17 00:59:59.473041 [ 266 ] {c638261b-94ee-4d9d-816c-2edb8d58d8d2} <Debug> TCPHandler: Processed in 0.001394888 sec. | ||
| 14307 | 2025.12.17 00:59:59.473162 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14308 | 2025.12.17 00:59:59.473262 [ 266 ] {e3eb2b75-a662-4eee-be57-39d003580823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14309 | 2025.12.17 00:59:59.473307 [ 266 ] {e3eb2b75-a662-4eee-be57-39d003580823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14310 | 2025.12.17 00:59:59.473763 [ 266 ] {e3eb2b75-a662-4eee-be57-39d003580823} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14311 | 2025.12.17 00:59:59.473803 [ 266 ] {e3eb2b75-a662-4eee-be57-39d003580823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14312 | 2025.12.17 00:59:59.474180 [ 266 ] {e3eb2b75-a662-4eee-be57-39d003580823} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14313 | 2025.12.17 00:59:59.474435 [ 266 ] {e3eb2b75-a662-4eee-be57-39d003580823} <Trace> oximeter.measurements_cumulativeu64 (864531b9-a5ce-49f4-9659-d5c9644ff511): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14314 | 2025.12.17 00:59:59.474579 [ 266 ] {e3eb2b75-a662-4eee-be57-39d003580823} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001339 sec., 119492.15832710979 rows/sec., 8.32 MiB/sec. | ||
| 14315 | 2025.12.17 00:59:59.474618 [ 266 ] {e3eb2b75-a662-4eee-be57-39d003580823} <Debug> TCPHandler: Processed in 0.001504971 sec. | ||
| 14316 | 2025.12.17 00:59:59.474729 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14317 | 2025.12.17 00:59:59.474828 [ 266 ] {b78d0bd6-5420-44f8-ab9e-5617f066b595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14318 | 2025.12.17 00:59:59.474886 [ 266 ] {b78d0bd6-5420-44f8-ab9e-5617f066b595} <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 | ||
| 14319 | 2025.12.17 00:59:59.475697 [ 266 ] {b78d0bd6-5420-44f8-ab9e-5617f066b595} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14320 | 2025.12.17 00:59:59.475735 [ 266 ] {b78d0bd6-5420-44f8-ab9e-5617f066b595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14321 | 2025.12.17 00:59:59.476266 [ 266 ] {b78d0bd6-5420-44f8-ab9e-5617f066b595} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14322 | 2025.12.17 00:59:59.476503 [ 266 ] {b78d0bd6-5420-44f8-ab9e-5617f066b595} <Trace> oximeter.measurements_histogramu64 (60b7c9e3-be42-427e-b3e0-00fc9e92154a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14323 | 2025.12.17 00:59:59.476649 [ 266 ] {b78d0bd6-5420-44f8-ab9e-5617f066b595} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001843 sec., 9766.684753119913 rows/sec., 17.50 MiB/sec. | ||
| 14324 | 2025.12.17 00:59:59.476729 [ 266 ] {b78d0bd6-5420-44f8-ab9e-5617f066b595} <Debug> TCPHandler: Processed in 0.002049741 sec. | ||
| 14325 | 2025.12.17 00:59:59.476869 [ 266 ] {} <Trace> TCP-Session: 265976d9-d4a8-43eb-9d96-23dc0809c187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14326 | 2025.12.17 00:59:59.476971 [ 266 ] {c2245603-781c-4250-b3a7-1e8e94f4a1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36240) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14327 | 2025.12.17 00:59:59.477013 [ 266 ] {c2245603-781c-4250-b3a7-1e8e94f4a1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14328 | 2025.12.17 00:59:59.477362 [ 266 ] {c2245603-781c-4250-b3a7-1e8e94f4a1c6} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14329 | 2025.12.17 00:59:59.477399 [ 266 ] {c2245603-781c-4250-b3a7-1e8e94f4a1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14330 | 2025.12.17 00:59:59.477718 [ 266 ] {c2245603-781c-4250-b3a7-1e8e94f4a1c6} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14331 | 2025.12.17 00:59:59.477950 [ 266 ] {c2245603-781c-4250-b3a7-1e8e94f4a1c6} <Trace> oximeter.measurements_u64 (05f6414b-2a08-4393-b46d-ca608bcadc76): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14332 | 2025.12.17 00:59:59.478090 [ 266 ] {c2245603-781c-4250-b3a7-1e8e94f4a1c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 14333 | 2025.12.17 00:59:59.478128 [ 266 ] {c2245603-781c-4250-b3a7-1e8e94f4a1c6} <Debug> TCPHandler: Processed in 0.001323337 sec. | ||
| 14334 | 2025.12.17 01:00:00.620974 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59782 | ||
| 14335 | 2025.12.17 01:00:00.621090 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14336 | 2025.12.17 01:00:00.621119 [ 289 ] {} <Debug> TCP-Session: 217bdf1d-b2d8-4abd-af6c-933406bc4de6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59782 | ||
| 14337 | 2025.12.17 01:00:00.621143 [ 289 ] {} <Debug> TCP-Session: 217bdf1d-b2d8-4abd-af6c-933406bc4de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14338 | 2025.12.17 01:00:00.621158 [ 289 ] {} <Debug> TCP-Session: 217bdf1d-b2d8-4abd-af6c-933406bc4de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14339 | 2025.12.17 01:00:00.621326 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43844 | ||
| 14340 | 2025.12.17 01:00:00.621391 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33456 | ||
| 14341 | 2025.12.17 01:00:00.621408 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36872 | ||
| 14342 | 2025.12.17 01:00:00.621420 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45089 | ||
| 14343 | 2025.12.17 01:00:00.621448 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14344 | 2025.12.17 01:00:00.621456 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56280 | ||
| 14345 | 2025.12.17 01:00:00.621493 [ 290 ] {} <Debug> TCP-Session: 4b0c092d-38f3-4cb9-943f-64b62335d0b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43844 | ||
| 14346 | 2025.12.17 01:00:00.621517 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14347 | 2025.12.17 01:00:00.621511 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14348 | 2025.12.17 01:00:00.621548 [ 290 ] {} <Debug> TCP-Session: 4b0c092d-38f3-4cb9-943f-64b62335d0b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14349 | 2025.12.17 01:00:00.621552 [ 294 ] {} <Debug> TCP-Session: dd077de8-3c3b-4ed7-9fec-2dadc47fb841 Authenticating user 'default' from [fd00:1122:3344:101::e]:45089 | ||
| 14350 | 2025.12.17 01:00:00.621568 [ 293 ] {} <Debug> TCP-Session: 21698587-ec44-402c-ab7a-13d27c645af6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36872 | ||
| 14351 | 2025.12.17 01:00:00.621570 [ 290 ] {} <Debug> TCP-Session: 4b0c092d-38f3-4cb9-943f-64b62335d0b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14352 | 2025.12.17 01:00:00.621583 [ 294 ] {} <Debug> TCP-Session: dd077de8-3c3b-4ed7-9fec-2dadc47fb841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14353 | 2025.12.17 01:00:00.621596 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14354 | 2025.12.17 01:00:00.621614 [ 294 ] {} <Debug> TCP-Session: dd077de8-3c3b-4ed7-9fec-2dadc47fb841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14355 | 2025.12.17 01:00:00.621599 [ 293 ] {} <Debug> TCP-Session: 21698587-ec44-402c-ab7a-13d27c645af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14356 | 2025.12.17 01:00:00.621651 [ 288 ] {} <Debug> TCP-Session: a53e0c70-54ab-4045-9654-054152f644a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56280 | ||
| 14357 | 2025.12.17 01:00:00.621671 [ 293 ] {} <Debug> TCP-Session: 21698587-ec44-402c-ab7a-13d27c645af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14358 | 2025.12.17 01:00:00.621510 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14359 | 2025.12.17 01:00:00.621704 [ 288 ] {} <Debug> TCP-Session: a53e0c70-54ab-4045-9654-054152f644a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14360 | 2025.12.17 01:00:00.621739 [ 291 ] {} <Debug> TCP-Session: 42eaa61d-3fbb-4367-b539-b6de3ced953b Authenticating user 'default' from [fd00:1122:3344:101::e]:33456 | ||
| 14361 | 2025.12.17 01:00:00.621749 [ 288 ] {} <Debug> TCP-Session: a53e0c70-54ab-4045-9654-054152f644a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14362 | 2025.12.17 01:00:00.621781 [ 291 ] {} <Debug> TCP-Session: 42eaa61d-3fbb-4367-b539-b6de3ced953b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14363 | 2025.12.17 01:00:00.621432 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52648 | ||
| 14364 | 2025.12.17 01:00:00.621807 [ 291 ] {} <Debug> TCP-Session: 42eaa61d-3fbb-4367-b539-b6de3ced953b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14365 | 2025.12.17 01:00:00.621411 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33580 | ||
| 14366 | 2025.12.17 01:00:00.621444 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43811 | ||
| 14367 | 2025.12.17 01:00:00.621884 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14368 | 2025.12.17 01:00:00.621498 [ 289 ] {} <Trace> TCP-Session: 217bdf1d-b2d8-4abd-af6c-933406bc4de6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14369 | 2025.12.17 01:00:00.621932 [ 259 ] {} <Debug> TCP-Session: e3df4214-6d52-4397-8d84-547b235588d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52648 | ||
| 14370 | 2025.12.17 01:00:00.621945 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14371 | 2025.12.17 01:00:00.621975 [ 259 ] {} <Debug> TCP-Session: e3df4214-6d52-4397-8d84-547b235588d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14372 | 2025.12.17 01:00:00.621989 [ 287 ] {} <Debug> TCP-Session: d6042878-03e1-4c91-99bc-1cc72d27e70d Authenticating user 'default' from [fd00:1122:3344:101::e]:43811 | ||
| 14373 | 2025.12.17 01:00:00.621923 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14374 | 2025.12.17 01:00:00.622007 [ 259 ] {} <Debug> TCP-Session: e3df4214-6d52-4397-8d84-547b235588d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14375 | 2025.12.17 01:00:00.622048 [ 292 ] {} <Debug> TCP-Session: cf63ec3c-a8d5-4838-8e2d-438b75c0fb3b Authenticating user 'default' from [fd00:1122:3344:101::e]:33580 | ||
| 14376 | 2025.12.17 01:00:00.622017 [ 287 ] {} <Debug> TCP-Session: d6042878-03e1-4c91-99bc-1cc72d27e70d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14377 | 2025.12.17 01:00:00.622078 [ 292 ] {} <Debug> TCP-Session: cf63ec3c-a8d5-4838-8e2d-438b75c0fb3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14378 | 2025.12.17 01:00:00.622095 [ 287 ] {} <Debug> TCP-Session: d6042878-03e1-4c91-99bc-1cc72d27e70d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14379 | 2025.12.17 01:00:00.622105 [ 289 ] {27267e1f-9097-4f5c-90da-fc8b6b29be6a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59782) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14380 | 2025.12.17 01:00:00.622104 [ 292 ] {} <Debug> TCP-Session: cf63ec3c-a8d5-4838-8e2d-438b75c0fb3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14381 | 2025.12.17 01:00:00.622384 [ 289 ] {27267e1f-9097-4f5c-90da-fc8b6b29be6a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14382 | 2025.12.17 01:00:00.622448 [ 289 ] {27267e1f-9097-4f5c-90da-fc8b6b29be6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14383 | 2025.12.17 01:00:00.622750 [ 289 ] {27267e1f-9097-4f5c-90da-fc8b6b29be6a} <Debug> oximeter.version (ce90d71e-c8d9-41d1-963e-fc6572a857eb) (SelectExecutor): Key condition: unknown | ||
| 14384 | 2025.12.17 01:00:00.623778 [ 323 ] {27267e1f-9097-4f5c-90da-fc8b6b29be6a} <Trace> AggregatingTransform: Aggregating | ||
| 14385 | 2025.12.17 01:00:00.623818 [ 323 ] {27267e1f-9097-4f5c-90da-fc8b6b29be6a} <Trace> Aggregator: Aggregation method: without_key | ||
| 14386 | 2025.12.17 01:00:00.623858 [ 323 ] {27267e1f-9097-4f5c-90da-fc8b6b29be6a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100715 sec. (992.901 rows/sec., 38.79 KiB/sec.) | ||
| 14387 | 2025.12.17 01:00:00.623878 [ 323 ] {27267e1f-9097-4f5c-90da-fc8b6b29be6a} <Trace> Aggregator: Merging aggregated data | ||
| 14388 | 2025.12.17 01:00:00.625599 [ 289 ] {27267e1f-9097-4f5c-90da-fc8b6b29be6a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003548 sec., 281.8489289740699 rows/sec., 11.01 KiB/sec. | ||
| 14389 | 2025.12.17 01:00:00.625773 [ 289 ] {27267e1f-9097-4f5c-90da-fc8b6b29be6a} <Debug> TCPHandler: Processed in 0.004412409 sec. | ||
| 14390 | 2025.12.17 01:00:00.625885 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14391 | 2025.12.17 01:00:00.625919 [ 289 ] {} <Debug> TCP-Session: 217bdf1d-b2d8-4abd-af6c-933406bc4de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14392 | 2025.12.17 01:00:00.625929 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14393 | 2025.12.17 01:00:00.625945 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14394 | 2025.12.17 01:00:00.625973 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14395 | 2025.12.17 01:00:00.625989 [ 290 ] {} <Debug> TCP-Session: 4b0c092d-38f3-4cb9-943f-64b62335d0b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14396 | 2025.12.17 01:00:00.626001 [ 291 ] {} <Debug> TCP-Session: 42eaa61d-3fbb-4367-b539-b6de3ced953b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14397 | 2025.12.17 01:00:00.626016 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14398 | 2025.12.17 01:00:00.626028 [ 294 ] {} <Debug> TCP-Session: dd077de8-3c3b-4ed7-9fec-2dadc47fb841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14399 | 2025.12.17 01:00:00.626050 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14400 | 2025.12.17 01:00:00.626076 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14401 | 2025.12.17 01:00:00.626097 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14402 | 2025.12.17 01:00:00.626107 [ 288 ] {} <Debug> TCP-Session: a53e0c70-54ab-4045-9654-054152f644a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14403 | 2025.12.17 01:00:00.626124 [ 259 ] {} <Debug> TCP-Session: e3df4214-6d52-4397-8d84-547b235588d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14404 | 2025.12.17 01:00:00.626064 [ 293 ] {} <Debug> TCP-Session: 21698587-ec44-402c-ab7a-13d27c645af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14405 | 2025.12.17 01:00:00.625995 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14406 | 2025.12.17 01:00:00.626139 [ 287 ] {} <Debug> TCP-Session: d6042878-03e1-4c91-99bc-1cc72d27e70d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14407 | 2025.12.17 01:00:00.626225 [ 292 ] {} <Debug> TCP-Session: cf63ec3c-a8d5-4838-8e2d-438b75c0fb3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||