| 1 | [ Jan 5 22:31:24 Enabled. ] | ||
| 2 | [ Jan 5 22:31:24 Rereading configuration. ] | ||
| 3 | [ Jan 5 22:31:25 Rereading configuration. ] | ||
| 4 | [ Jan 5 22:31:27 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 5 22:31:27 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.05 22:31:30.352041 [ 1 ] {} <Information> Application: Will watch for the process with pid 28117 | ||
| 29 | 2026.01.05 22:31:30.352465 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.05 22:31:30.876784 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28117 | ||
| 31 | 2026.01.05 22:31:30.880964 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.05 22:31:30.881112 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.05 22:31:31.206055 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.05 22:31:31.250952 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.05 22:31:31.251059 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.05 22:31:31.251080 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.05 22:31:31.251147 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.05 22:31:31.251719 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.05 22:31:31.258909 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.05 22:31:31.259809 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.05 22:31:31.260664 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.05 22:31:31.260714 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.05 22:31:31.260754 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.05 22:31:31.261456 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.05 22:31:31.262435 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.05 22:31:31.268413 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.05 22:31:31.269043 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.05 22:31:31.270511 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.05 22:31:31.270610 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.05 22:31:31.271723 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.05 22:31:31.272189 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.05 22:31:31.277827 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.05 22:31:31.278204 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.05 22:31:31.283938 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.05 22:31:31.284352 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.05 22:31:31.284732 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.05 22:31:31.285102 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.05 22:31:31.286476 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.05 22:31:31.286502 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.05 22:31:31.286590 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.05 22:31:31.286657 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.05 22:31:31.307644 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.05 22:31:31.307671 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000179526 sec | ||
| 68 | 2026.01.05 22:31:31.307727 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.05 22:31:31.307774 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.05 22:31:31.308548 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.05 22:31:31.309135 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.05 22:31:31.337026 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.05 22:31:31.337072 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.05 22:31:31.337145 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.05 22:31:31.337158 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.05 22:31:31.337192 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.05 22:31:31.337261 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.05 22:31:31.339746 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.05 22:31:31.339791 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.05 22:31:31.339843 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.05 22:31:31.340011 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.05 22:31:31.340052 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.05 22:31:31.340064 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.05 22:31:31.340141 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.05 22:31:31.340153 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.05 22:31:31.340183 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.05 22:31:31.340256 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.05 22:31:31.373284 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.05 22:31:31.383491 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.05 22:31:31.383597 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000126685 sec | ||
| 91 | 2026.01.05 22:31:31.383614 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.05 22:31:31.383626 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.05 22:31:31.383656 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.05 22:31:31.383905 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.05 22:31:31.384029 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.05 22:31:31.384045 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.05 22:31:31.384059 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.05 22:31:31.384073 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.05 22:31:31.397226 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.05 22:31:31.397418 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.01.05 22:31:31.398761 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.301e-05 sec. | ||
| 102 | 2026.01.05 22:31:31.399213 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.05 22:31:31.400619 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.05 22:31:31.400637 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.05 22:31:32.000148 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.35 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2026.01.05 22:31:32.020227 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34850 | ||
| 107 | 2026.01.05 22:31:32.024198 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.05 22:31:32.024257 [ 4 ] {} <Debug> TCP-Session: d35bb493-f37b-48e1-a9d4-a4bf1a2fb831 Authenticating user 'default' from [fd00:1122:3344:101::c]:34850 | ||
| 109 | 2026.01.05 22:31:32.024353 [ 4 ] {} <Debug> TCP-Session: d35bb493-f37b-48e1-a9d4-a4bf1a2fb831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.05 22:31:32.024368 [ 4 ] {} <Debug> TCP-Session: d35bb493-f37b-48e1-a9d4-a4bf1a2fb831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.05 22:31:32.024459 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.05 22:31:32.024550 [ 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 | 2026.01.05 22:31:32.024567 [ 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 | 2026.01.05 22:31:32.027600 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40440 | ||
| 115 | 2026.01.05 22:31:32.027605 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58083 | ||
| 116 | 2026.01.05 22:31:32.027697 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45614 | ||
| 117 | 2026.01.05 22:31:32.027800 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.05 22:31:32.027838 [ 6 ] {} <Debug> TCP-Session: 5c3b05a0-2c4b-4b95-9c28-6324173255d8 Authenticating user 'default' from [fd00:1122:3344:101::c]:40440 | ||
| 119 | 2026.01.05 22:31:32.027863 [ 6 ] {} <Debug> TCP-Session: 5c3b05a0-2c4b-4b95-9c28-6324173255d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.05 22:31:32.027888 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.05 22:31:32.027878 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61508 | ||
| 122 | 2026.01.05 22:31:32.027931 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.05 22:31:32.027947 [ 6 ] {} <Debug> TCP-Session: 5c3b05a0-2c4b-4b95-9c28-6324173255d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.01.05 22:31:32.027996 [ 5 ] {} <Debug> TCP-Session: fe2bb1e2-e961-42dc-aa21-2368b3a4fb7d Authenticating user 'default' from [fd00:1122:3344:101::c]:58083 | ||
| 125 | 2026.01.05 22:31:32.027991 [ 254 ] {} <Debug> TCP-Session: 7745558f-796b-42c4-8e62-e4f435947d6c Authenticating user 'default' from [fd00:1122:3344:101::c]:45614 | ||
| 126 | 2026.01.05 22:31:32.028060 [ 254 ] {} <Debug> TCP-Session: 7745558f-796b-42c4-8e62-e4f435947d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.05 22:31:32.028108 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37075 | ||
| 128 | 2026.01.05 22:31:32.028081 [ 5 ] {} <Debug> TCP-Session: fe2bb1e2-e961-42dc-aa21-2368b3a4fb7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.05 22:31:32.028137 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46019 | ||
| 130 | 2026.01.05 22:31:32.028193 [ 5 ] {} <Debug> TCP-Session: fe2bb1e2-e961-42dc-aa21-2368b3a4fb7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.05 22:31:32.028178 [ 254 ] {} <Debug> TCP-Session: 7745558f-796b-42c4-8e62-e4f435947d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.05 22:31:32.028189 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44665 | ||
| 133 | 2026.01.05 22:31:32.028293 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.05 22:31:32.028072 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.05 22:31:32.028400 [ 257 ] {} <Debug> TCP-Session: 3a5de39e-afb8-418d-b518-9508a1fbcfe1 Authenticating user 'default' from [fd00:1122:3344:101::c]:37075 | ||
| 136 | 2026.01.05 22:31:32.028400 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.01.05 22:31:32.028445 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.01.05 22:31:32.028427 [ 257 ] {} <Debug> TCP-Session: 3a5de39e-afb8-418d-b518-9508a1fbcfe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.05 22:31:32.028422 [ 255 ] {} <Debug> TCP-Session: d6021277-e420-4dc5-8c96-e49ef89e4555 Authenticating user 'default' from [fd00:1122:3344:101::c]:61508 | ||
| 140 | 2026.01.05 22:31:32.028549 [ 258 ] {} <Debug> TCP-Session: 98e07f84-5d56-4a1a-bda5-30536747c6b6 Authenticating user 'default' from [fd00:1122:3344:101::c]:44665 | ||
| 141 | 2026.01.05 22:31:32.028591 [ 255 ] {} <Debug> TCP-Session: d6021277-e420-4dc5-8c96-e49ef89e4555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.05 22:31:32.028536 [ 256 ] {} <Debug> TCP-Session: 661f4c5f-15f0-46db-89d6-c86b8ac6b5a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:46019 | ||
| 143 | 2026.01.05 22:31:32.028529 [ 257 ] {} <Debug> TCP-Session: 3a5de39e-afb8-418d-b518-9508a1fbcfe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.05 22:31:32.028677 [ 255 ] {} <Debug> TCP-Session: d6021277-e420-4dc5-8c96-e49ef89e4555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.05 22:31:32.028673 [ 256 ] {} <Debug> TCP-Session: 661f4c5f-15f0-46db-89d6-c86b8ac6b5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.05 22:31:32.028651 [ 258 ] {} <Debug> TCP-Session: 98e07f84-5d56-4a1a-bda5-30536747c6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.05 22:31:32.028748 [ 256 ] {} <Debug> TCP-Session: 661f4c5f-15f0-46db-89d6-c86b8ac6b5a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.05 22:31:32.028804 [ 258 ] {} <Debug> TCP-Session: 98e07f84-5d56-4a1a-bda5-30536747c6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.05 22:31:32.050680 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63530 | ||
| 150 | 2026.01.05 22:31:32.051977 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.05 22:31:32.052027 [ 259 ] {} <Debug> TCP-Session: e170ac83-2472-4791-b2cf-41774b03d490 Authenticating user 'default' from [fd00:1122:3344:101::a]:63530 | ||
| 152 | 2026.01.05 22:31:32.052045 [ 259 ] {} <Debug> TCP-Session: e170ac83-2472-4791-b2cf-41774b03d490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.05 22:31:32.052138 [ 259 ] {} <Debug> TCP-Session: e170ac83-2472-4791-b2cf-41774b03d490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.05 22:31:32.052211 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.05 22:31:32.052237 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.05 22:31:32.052323 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.01.05 22:31:32.053353 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43569 | ||
| 158 | 2026.01.05 22:31:32.053450 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38366 | ||
| 159 | 2026.01.05 22:31:32.053550 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.05 22:31:32.053563 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63082 | ||
| 161 | 2026.01.05 22:31:32.053633 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.01.05 22:31:32.053650 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62717 | ||
| 163 | 2026.01.05 22:31:32.053647 [ 260 ] {} <Debug> TCP-Session: 26d1be24-7e3b-456b-9120-6888184bd675 Authenticating user 'default' from [fd00:1122:3344:101::a]:43569 | ||
| 164 | 2026.01.05 22:31:32.053732 [ 261 ] {} <Debug> TCP-Session: a8d202be-f650-4c99-ad26-a7c0d13985a8 Authenticating user 'default' from [fd00:1122:3344:101::a]:38366 | ||
| 165 | 2026.01.05 22:31:32.053735 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37146 | ||
| 166 | 2026.01.05 22:31:32.053778 [ 260 ] {} <Debug> TCP-Session: 26d1be24-7e3b-456b-9120-6888184bd675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.01.05 22:31:32.053792 [ 261 ] {} <Debug> TCP-Session: a8d202be-f650-4c99-ad26-a7c0d13985a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.01.05 22:31:32.053797 [ 260 ] {} <Debug> TCP-Session: 26d1be24-7e3b-456b-9120-6888184bd675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.01.05 22:31:32.053874 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34063 | ||
| 170 | 2026.01.05 22:31:32.053900 [ 261 ] {} <Debug> TCP-Session: a8d202be-f650-4c99-ad26-a7c0d13985a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.01.05 22:31:32.054065 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.01.05 22:31:32.054100 [ 262 ] {} <Debug> TCP-Session: c8cd84cd-4331-4fcb-a2b9-698b5abc16d3 Authenticating user 'default' from [fd00:1122:3344:101::a]:63082 | ||
| 173 | 2026.01.05 22:31:32.054152 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.01.05 22:31:32.054176 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.01.05 22:31:32.054216 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.01.05 22:31:32.053980 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51149 | ||
| 177 | 2026.01.05 22:31:32.054275 [ 264 ] {} <Debug> TCP-Session: be654912-5ace-44ad-b5e8-a861036586a3 Authenticating user 'default' from [fd00:1122:3344:101::a]:37146 | ||
| 178 | 2026.01.05 22:31:32.054329 [ 263 ] {} <Debug> TCP-Session: 84140b83-dbf9-4758-8a3d-db277fa85f14 Authenticating user 'default' from [fd00:1122:3344:101::a]:62717 | ||
| 179 | 2026.01.05 22:31:32.054283 [ 265 ] {} <Debug> TCP-Session: b6c9e5a8-6dcb-43ce-82b2-3ee81dd1b263 Authenticating user 'default' from [fd00:1122:3344:101::a]:34063 | ||
| 180 | 2026.01.05 22:31:32.054165 [ 262 ] {} <Debug> TCP-Session: c8cd84cd-4331-4fcb-a2b9-698b5abc16d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.05 22:31:32.054400 [ 263 ] {} <Debug> TCP-Session: 84140b83-dbf9-4758-8a3d-db277fa85f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.05 22:31:32.054377 [ 264 ] {} <Debug> TCP-Session: be654912-5ace-44ad-b5e8-a861036586a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.05 22:31:32.054379 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.01.05 22:31:32.054494 [ 263 ] {} <Debug> TCP-Session: 84140b83-dbf9-4758-8a3d-db277fa85f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.05 22:31:32.054482 [ 264 ] {} <Debug> TCP-Session: be654912-5ace-44ad-b5e8-a861036586a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.05 22:31:32.054472 [ 262 ] {} <Debug> TCP-Session: c8cd84cd-4331-4fcb-a2b9-698b5abc16d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.05 22:31:32.054576 [ 266 ] {} <Debug> TCP-Session: 48ba1b04-fd79-4211-a5c9-391e7f636d14 Authenticating user 'default' from [fd00:1122:3344:101::a]:51149 | ||
| 188 | 2026.01.05 22:31:32.054387 [ 265 ] {} <Debug> TCP-Session: b6c9e5a8-6dcb-43ce-82b2-3ee81dd1b263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.05 22:31:32.054657 [ 265 ] {} <Debug> TCP-Session: b6c9e5a8-6dcb-43ce-82b2-3ee81dd1b263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.05 22:31:32.054673 [ 266 ] {} <Debug> TCP-Session: 48ba1b04-fd79-4211-a5c9-391e7f636d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.05 22:31:32.054780 [ 266 ] {} <Debug> TCP-Session: 48ba1b04-fd79-4211-a5c9-391e7f636d14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.05 22:31:32.602906 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44348 | ||
| 193 | 2026.01.05 22:31:32.605910 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.05 22:31:32.606012 [ 267 ] {} <Debug> TCP-Session: f3db090c-ee81-4030-881a-a138e8cfb785 Authenticating user 'default' from [fd00:1122:3344:101::b]:44348 | ||
| 195 | 2026.01.05 22:31:32.606037 [ 267 ] {} <Debug> TCP-Session: f3db090c-ee81-4030-881a-a138e8cfb785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.05 22:31:32.606049 [ 267 ] {} <Debug> TCP-Session: f3db090c-ee81-4030-881a-a138e8cfb785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.05 22:31:32.606247 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.05 22:31:32.606284 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.01.05 22:31:32.606378 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.01.05 22:31:32.607571 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52447 | ||
| 201 | 2026.01.05 22:31:32.607644 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46943 | ||
| 202 | 2026.01.05 22:31:32.607757 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61591 | ||
| 203 | 2026.01.05 22:31:32.607829 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.01.05 22:31:32.607881 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.01.05 22:31:32.607926 [ 268 ] {} <Debug> TCP-Session: 292673f0-d146-49af-99eb-68a8d02a499b Authenticating user 'default' from [fd00:1122:3344:101::b]:52447 | ||
| 206 | 2026.01.05 22:31:32.607962 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33741 | ||
| 207 | 2026.01.05 22:31:32.608004 [ 268 ] {} <Debug> TCP-Session: 292673f0-d146-49af-99eb-68a8d02a499b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.01.05 22:31:32.608035 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.01.05 22:31:32.608072 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57626 | ||
| 210 | 2026.01.05 22:31:32.608110 [ 268 ] {} <Debug> TCP-Session: 292673f0-d146-49af-99eb-68a8d02a499b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.01.05 22:31:32.608152 [ 270 ] {} <Debug> TCP-Session: 081a4400-19d2-4beb-a43a-63b7a499ff30 Authenticating user 'default' from [fd00:1122:3344:101::b]:61591 | ||
| 212 | 2026.01.05 22:31:32.608007 [ 269 ] {} <Debug> TCP-Session: c2eae0f0-362b-4413-a24c-5f2f00e207cf Authenticating user 'default' from [fd00:1122:3344:101::b]:46943 | ||
| 213 | 2026.01.05 22:31:32.608186 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63213 | ||
| 214 | 2026.01.05 22:31:32.608209 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.01.05 22:31:32.608236 [ 269 ] {} <Debug> TCP-Session: c2eae0f0-362b-4413-a24c-5f2f00e207cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.01.05 22:31:32.608231 [ 270 ] {} <Debug> TCP-Session: 081a4400-19d2-4beb-a43a-63b7a499ff30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.01.05 22:31:32.608346 [ 270 ] {} <Debug> TCP-Session: 081a4400-19d2-4beb-a43a-63b7a499ff30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.01.05 22:31:32.608380 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49153 | ||
| 219 | 2026.01.05 22:31:32.608376 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.01.05 22:31:32.608461 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.01.05 22:31:32.608359 [ 269 ] {} <Debug> TCP-Session: c2eae0f0-362b-4413-a24c-5f2f00e207cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.01.05 22:31:32.608507 [ 273 ] {} <Debug> TCP-Session: b4be58a7-2daa-46b0-92ef-5b1c5e2fe977 Authenticating user 'default' from [fd00:1122:3344:101::b]:63213 | ||
| 223 | 2026.01.05 22:31:32.608501 [ 272 ] {} <Debug> TCP-Session: c1a9138a-2e20-4cc6-8d6a-d62d5dbbb9be Authenticating user 'default' from [fd00:1122:3344:101::b]:57626 | ||
| 224 | 2026.01.05 22:31:32.608349 [ 271 ] {} <Debug> TCP-Session: 5252290d-b3fb-434e-beef-920948a5050c Authenticating user 'default' from [fd00:1122:3344:101::b]:33741 | ||
| 225 | 2026.01.05 22:31:32.608620 [ 273 ] {} <Debug> TCP-Session: b4be58a7-2daa-46b0-92ef-5b1c5e2fe977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.05 22:31:32.608641 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.01.05 22:31:32.608607 [ 272 ] {} <Debug> TCP-Session: c1a9138a-2e20-4cc6-8d6a-d62d5dbbb9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.01.05 22:31:32.608700 [ 274 ] {} <Debug> TCP-Session: e019013b-28fc-481f-931c-bf15fa846230 Authenticating user 'default' from [fd00:1122:3344:101::b]:49153 | ||
| 229 | 2026.01.05 22:31:32.608697 [ 273 ] {} <Debug> TCP-Session: b4be58a7-2daa-46b0-92ef-5b1c5e2fe977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.05 22:31:32.608693 [ 271 ] {} <Debug> TCP-Session: 5252290d-b3fb-434e-beef-920948a5050c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.05 22:31:32.608843 [ 274 ] {} <Debug> TCP-Session: e019013b-28fc-481f-931c-bf15fa846230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.05 22:31:32.608805 [ 272 ] {} <Debug> TCP-Session: c1a9138a-2e20-4cc6-8d6a-d62d5dbbb9be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.05 22:31:32.608894 [ 271 ] {} <Debug> TCP-Session: 5252290d-b3fb-434e-beef-920948a5050c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.05 22:31:32.608915 [ 274 ] {} <Debug> TCP-Session: e019013b-28fc-481f-931c-bf15fa846230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.05 22:31:33.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.49 MiB, peak 118.49 MiB, free memory in arenas 0.00 B, will set to 120.03 MiB (RSS), difference: 1.54 MiB | ||
| 236 | 2026.01.05 22:31:33.091535 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34136 | ||
| 237 | 2026.01.05 22:31:33.093387 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.01.05 22:31:33.093430 [ 275 ] {} <Debug> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Authenticating user 'default' from [fd00:1122:3344:101::d]:34136 | ||
| 239 | 2026.01.05 22:31:33.093455 [ 275 ] {} <Debug> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.05 22:31:33.093550 [ 275 ] {} <Debug> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.01.05 22:31:33.093630 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.01.05 22:31:33.093702 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.01.05 22:31:33.093857 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 244 | 2026.01.05 22:31:33.094426 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58336 | ||
| 245 | 2026.01.05 22:31:33.094603 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 246 | 2026.01.05 22:31:33.094620 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35555 | ||
| 247 | 2026.01.05 22:31:33.094634 [ 276 ] {} <Debug> TCP-Session: 837ad731-7fe1-4350-af42-c652e610f786 Authenticating user 'default' from [fd00:1122:3344:101::d]:58336 | ||
| 248 | 2026.01.05 22:31:33.094662 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52055 | ||
| 249 | 2026.01.05 22:31:33.094730 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45731 | ||
| 250 | 2026.01.05 22:31:33.094767 [ 276 ] {} <Debug> TCP-Session: 837ad731-7fe1-4350-af42-c652e610f786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.01.05 22:31:33.094820 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.01.05 22:31:33.094873 [ 276 ] {} <Debug> TCP-Session: 837ad731-7fe1-4350-af42-c652e610f786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2026.01.05 22:31:33.094898 [ 278 ] {} <Debug> TCP-Session: 5e5cf680-f02a-4eb6-b4e0-476457010900 Authenticating user 'default' from [fd00:1122:3344:101::d]:35555 | ||
| 254 | 2026.01.05 22:31:33.094913 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53801 | ||
| 255 | 2026.01.05 22:31:33.094970 [ 278 ] {} <Debug> TCP-Session: 5e5cf680-f02a-4eb6-b4e0-476457010900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.01.05 22:31:33.095084 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2026.01.05 22:31:33.095102 [ 278 ] {} <Debug> TCP-Session: 5e5cf680-f02a-4eb6-b4e0-476457010900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.01.05 22:31:33.095116 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.01.05 22:31:33.095134 [ 277 ] {} <Debug> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52055 | ||
| 260 | 2026.01.05 22:31:33.095256 [ 277 ] {} <Debug> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.01.05 22:31:33.095291 [ 279 ] {} <Debug> TCP-Session: 21a4ba96-0911-434a-bcca-978f6ca62b96 Authenticating user 'default' from [fd00:1122:3344:101::d]:45731 | ||
| 262 | 2026.01.05 22:31:33.095261 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43964 | ||
| 263 | 2026.01.05 22:31:33.095349 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33036 | ||
| 264 | 2026.01.05 22:31:33.095352 [ 277 ] {} <Debug> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.01.05 22:31:33.095388 [ 279 ] {} <Debug> TCP-Session: 21a4ba96-0911-434a-bcca-978f6ca62b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.01.05 22:31:33.095261 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50536 | ||
| 267 | 2026.01.05 22:31:33.095454 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.01.05 22:31:33.095484 [ 279 ] {} <Debug> TCP-Session: 21a4ba96-0911-434a-bcca-978f6ca62b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.01.05 22:31:33.095255 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.01.05 22:31:33.095590 [ 281 ] {} <Debug> TCP-Session: c3987595-9674-49a7-adb9-ad573e271c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:43964 | ||
| 271 | 2026.01.05 22:31:33.095590 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2026.01.05 22:31:33.095655 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.01.05 22:31:33.095663 [ 281 ] {} <Debug> TCP-Session: c3987595-9674-49a7-adb9-ad573e271c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.01.05 22:31:33.095601 [ 280 ] {} <Debug> TCP-Session: 0484ac79-0f71-4d00-8bf8-198592fc6b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:53801 | ||
| 275 | 2026.01.05 22:31:33.095764 [ 282 ] {} <Debug> TCP-Session: 60e560b6-556d-47fe-b8ca-3bdcb36c35e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50536 | ||
| 276 | 2026.01.05 22:31:33.095742 [ 281 ] {} <Debug> TCP-Session: c3987595-9674-49a7-adb9-ad573e271c30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.01.05 22:31:33.095740 [ 283 ] {} <Debug> TCP-Session: 1033ab1c-b7c5-478c-88ff-1035f0dba003 Authenticating user 'default' from [fd00:1122:3344:101::d]:33036 | ||
| 278 | 2026.01.05 22:31:33.095852 [ 282 ] {} <Debug> TCP-Session: 60e560b6-556d-47fe-b8ca-3bdcb36c35e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.01.05 22:31:33.095828 [ 280 ] {} <Debug> TCP-Session: 0484ac79-0f71-4d00-8bf8-198592fc6b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.01.05 22:31:33.095939 [ 283 ] {} <Debug> TCP-Session: 1033ab1c-b7c5-478c-88ff-1035f0dba003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.01.05 22:31:33.095960 [ 282 ] {} <Debug> TCP-Session: 60e560b6-556d-47fe-b8ca-3bdcb36c35e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.05 22:31:33.095948 [ 280 ] {} <Debug> TCP-Session: 0484ac79-0f71-4d00-8bf8-198592fc6b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.01.05 22:31:33.096045 [ 283 ] {} <Debug> TCP-Session: 1033ab1c-b7c5-478c-88ff-1035f0dba003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.01.05 22:31:33.105358 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2026.01.05 22:31:33.109789 [ 275 ] {30dfcff7-78be-4b82-acf3-f65f81c0c589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2026.01.05 22:31:33.267754 [ 275 ] {30dfcff7-78be-4b82-acf3-f65f81c0c589} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34136) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.01.05 22:31:33.269161 [ 275 ] {30dfcff7-78be-4b82-acf3-f65f81c0c589} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.01.05 22:31:33.269494 [ 275 ] {30dfcff7-78be-4b82-acf3-f65f81c0c589} <Debug> TCPHandler: Processed in 0.170711516 sec. | ||
| 335 | 2026.01.05 22:31:33.269970 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.01.05 22:31:33.270344 [ 277 ] {689071ce-df42-4462-b6b3-d651b0c3be09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.01.05 22:31:33.270803 [ 277 ] {689071ce-df42-4462-b6b3-d651b0c3be09} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52055) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.01.05 22:31:33.271153 [ 277 ] {689071ce-df42-4462-b6b3-d651b0c3be09} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.01.05 22:31:33.271442 [ 277 ] {689071ce-df42-4462-b6b3-d651b0c3be09} <Debug> TCPHandler: Processed in 0.001649477 sec. | ||
| 386 | 2026.01.05 22:31:33.271749 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.05 22:31:33.272594 [ 275 ] {f525328b-8cdd-4fce-8351-41657eb0a9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.01.05 22:31:33.273281 [ 275 ] {f525328b-8cdd-4fce-8351-41657eb0a9e9} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.01.05 22:31:33.291179 [ 275 ] {f525328b-8cdd-4fce-8351-41657eb0a9e9} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.01.05 22:31:33.291201 [ 275 ] {f525328b-8cdd-4fce-8351-41657eb0a9e9} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6622e-05 sec | ||
| 391 | 2026.01.05 22:31:33.291214 [ 275 ] {f525328b-8cdd-4fce-8351-41657eb0a9e9} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.01.05 22:31:33.291316 [ 275 ] {f525328b-8cdd-4fce-8351-41657eb0a9e9} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.01.05 22:31:33.291343 [ 275 ] {f525328b-8cdd-4fce-8351-41657eb0a9e9} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.01.05 22:31:33.292020 [ 275 ] {f525328b-8cdd-4fce-8351-41657eb0a9e9} <Debug> TCPHandler: Processed in 0.020401088 sec. | ||
| 395 | 2026.01.05 22:31:33.292167 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.01.05 22:31:33.292424 [ 275 ] {9bae4675-2e18-47c9-a0c7-f1571cddeb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.01.05 22:31:33.292546 [ 275 ] {9bae4675-2e18-47c9-a0c7-f1571cddeb6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.01.05 22:31:33.297938 [ 275 ] {9bae4675-2e18-47c9-a0c7-f1571cddeb6a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.01.05 22:31:33.304484 [ 275 ] {9bae4675-2e18-47c9-a0c7-f1571cddeb6a} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f): Loading data parts | ||
| 401 | 2026.01.05 22:31:33.307725 [ 275 ] {9bae4675-2e18-47c9-a0c7-f1571cddeb6a} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f): There are no data parts | ||
| 402 | 2026.01.05 22:31:33.318712 [ 275 ] {9bae4675-2e18-47c9-a0c7-f1571cddeb6a} <Debug> TCPHandler: Processed in 0.026597822 sec. | ||
| 403 | 2026.01.05 22:31:33.318894 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.01.05 22:31:33.319086 [ 275 ] {31d2ad6e-aeb0-4512-a07c-4c9d039fe7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.01.05 22:31:33.319239 [ 275 ] {31d2ad6e-aeb0-4512-a07c-4c9d039fe7d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.01.05 22:31:33.365384 [ 275 ] {31d2ad6e-aeb0-4512-a07c-4c9d039fe7d4} <Debug> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Loading data parts | ||
| 417 | 2026.01.05 22:31:33.365675 [ 275 ] {31d2ad6e-aeb0-4512-a07c-4c9d039fe7d4} <Debug> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): There are no data parts | ||
| 418 | 2026.01.05 22:31:33.376766 [ 275 ] {31d2ad6e-aeb0-4512-a07c-4c9d039fe7d4} <Debug> TCPHandler: Processed in 0.057935908 sec. | ||
| 419 | 2026.01.05 22:31:33.377118 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.01.05 22:31:33.377333 [ 275 ] {c42ec989-944a-44ae-b79c-efdfaab7f0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 421 | 2026.01.05 22:31:33.377541 [ 275 ] {c42ec989-944a-44ae-b79c-efdfaab7f0dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.01.05 22:31:33.392197 [ 275 ] {c42ec989-944a-44ae-b79c-efdfaab7f0dd} <Debug> oximeter.measurements_i8 (d3c92e40-f5ad-4a54-8a0f-08ae96bb77df): Loading data parts | ||
| 423 | 2026.01.05 22:31:33.392562 [ 275 ] {c42ec989-944a-44ae-b79c-efdfaab7f0dd} <Debug> oximeter.measurements_i8 (d3c92e40-f5ad-4a54-8a0f-08ae96bb77df): There are no data parts | ||
| 424 | 2026.01.05 22:31:33.398296 [ 275 ] {c42ec989-944a-44ae-b79c-efdfaab7f0dd} <Debug> TCPHandler: Processed in 0.021291949 sec. | ||
| 425 | 2026.01.05 22:31:33.398465 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.01.05 22:31:33.398626 [ 275 ] {89ff7fd0-dd45-4a6d-8c33-137603af9ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 427 | 2026.01.05 22:31:33.398751 [ 275 ] {89ff7fd0-dd45-4a6d-8c33-137603af9ae0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.01.05 22:31:33.404097 [ 275 ] {89ff7fd0-dd45-4a6d-8c33-137603af9ae0} <Debug> oximeter.measurements_u8 (e9311c5a-a567-4bdc-83ac-367b56a9fc96): Loading data parts | ||
| 429 | 2026.01.05 22:31:33.404258 [ 275 ] {89ff7fd0-dd45-4a6d-8c33-137603af9ae0} <Debug> oximeter.measurements_u8 (e9311c5a-a567-4bdc-83ac-367b56a9fc96): There are no data parts | ||
| 430 | 2026.01.05 22:31:33.410926 [ 275 ] {89ff7fd0-dd45-4a6d-8c33-137603af9ae0} <Debug> TCPHandler: Processed in 0.012512714 sec. | ||
| 431 | 2026.01.05 22:31:33.411138 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.01.05 22:31:33.411341 [ 275 ] {d66485a0-e2b5-4cbd-a472-a1d627e2db92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 433 | 2026.01.05 22:31:33.411473 [ 275 ] {d66485a0-e2b5-4cbd-a472-a1d627e2db92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.01.05 22:31:33.421977 [ 275 ] {d66485a0-e2b5-4cbd-a472-a1d627e2db92} <Debug> oximeter.measurements_i16 (aab6bd2f-cee2-4c80-94c1-10f35888f76e): Loading data parts | ||
| 435 | 2026.01.05 22:31:33.422132 [ 275 ] {d66485a0-e2b5-4cbd-a472-a1d627e2db92} <Debug> oximeter.measurements_i16 (aab6bd2f-cee2-4c80-94c1-10f35888f76e): There are no data parts | ||
| 436 | 2026.01.05 22:31:33.433548 [ 275 ] {d66485a0-e2b5-4cbd-a472-a1d627e2db92} <Debug> TCPHandler: Processed in 0.022461919 sec. | ||
| 437 | 2026.01.05 22:31:33.433718 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.01.05 22:31:33.433913 [ 275 ] {577fc24c-bf9a-4dcc-b7b9-9daf24df00c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 439 | 2026.01.05 22:31:33.434057 [ 275 ] {577fc24c-bf9a-4dcc-b7b9-9daf24df00c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.01.05 22:31:33.445407 [ 275 ] {577fc24c-bf9a-4dcc-b7b9-9daf24df00c1} <Debug> oximeter.measurements_u16 (cd12a5c5-3ca0-4489-bddb-c97611bb1a53): Loading data parts | ||
| 441 | 2026.01.05 22:31:33.445601 [ 275 ] {577fc24c-bf9a-4dcc-b7b9-9daf24df00c1} <Debug> oximeter.measurements_u16 (cd12a5c5-3ca0-4489-bddb-c97611bb1a53): There are no data parts | ||
| 442 | 2026.01.05 22:31:33.450613 [ 275 ] {577fc24c-bf9a-4dcc-b7b9-9daf24df00c1} <Debug> TCPHandler: Processed in 0.016957918 sec. | ||
| 443 | 2026.01.05 22:31:33.450788 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.01.05 22:31:33.451048 [ 275 ] {43d8670a-99cb-43cf-9382-8580c45b1362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 445 | 2026.01.05 22:31:33.451168 [ 275 ] {43d8670a-99cb-43cf-9382-8580c45b1362} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.01.05 22:31:33.456988 [ 275 ] {43d8670a-99cb-43cf-9382-8580c45b1362} <Debug> oximeter.measurements_i32 (b7dc4d7a-cf25-4295-826f-640d28a12d49): Loading data parts | ||
| 447 | 2026.01.05 22:31:33.457179 [ 275 ] {43d8670a-99cb-43cf-9382-8580c45b1362} <Debug> oximeter.measurements_i32 (b7dc4d7a-cf25-4295-826f-640d28a12d49): There are no data parts | ||
| 448 | 2026.01.05 22:31:33.461796 [ 275 ] {43d8670a-99cb-43cf-9382-8580c45b1362} <Debug> TCPHandler: Processed in 0.011069214 sec. | ||
| 449 | 2026.01.05 22:31:33.461948 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.01.05 22:31:33.462108 [ 275 ] {263afc3d-d472-4e20-980a-c37f4d086430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 451 | 2026.01.05 22:31:33.462236 [ 275 ] {263afc3d-d472-4e20-980a-c37f4d086430} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.01.05 22:31:33.468459 [ 275 ] {263afc3d-d472-4e20-980a-c37f4d086430} <Debug> oximeter.measurements_u32 (934f4c37-16a8-41ba-b5f0-a3b5b59eec8c): Loading data parts | ||
| 453 | 2026.01.05 22:31:33.468620 [ 275 ] {263afc3d-d472-4e20-980a-c37f4d086430} <Debug> oximeter.measurements_u32 (934f4c37-16a8-41ba-b5f0-a3b5b59eec8c): There are no data parts | ||
| 454 | 2026.01.05 22:31:33.473889 [ 275 ] {263afc3d-d472-4e20-980a-c37f4d086430} <Debug> TCPHandler: Processed in 0.011991446 sec. | ||
| 455 | 2026.01.05 22:31:33.474056 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.05 22:31:33.474435 [ 275 ] {e99baaf7-5bd6-4197-823f-c3a799b7e7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 457 | 2026.01.05 22:31:33.474571 [ 275 ] {e99baaf7-5bd6-4197-823f-c3a799b7e7e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.01.05 22:31:33.480040 [ 275 ] {e99baaf7-5bd6-4197-823f-c3a799b7e7e3} <Debug> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Loading data parts | ||
| 459 | 2026.01.05 22:31:33.480213 [ 275 ] {e99baaf7-5bd6-4197-823f-c3a799b7e7e3} <Debug> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): There are no data parts | ||
| 460 | 2026.01.05 22:31:33.490271 [ 275 ] {e99baaf7-5bd6-4197-823f-c3a799b7e7e3} <Debug> TCPHandler: Processed in 0.016270544 sec. | ||
| 461 | 2026.01.05 22:31:33.490442 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.05 22:31:33.490630 [ 275 ] {ef17111c-4126-4bd4-9a6c-bc57c9fc933d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 463 | 2026.01.05 22:31:33.490791 [ 275 ] {ef17111c-4126-4bd4-9a6c-bc57c9fc933d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.01.05 22:31:33.493462 [ 275 ] {ef17111c-4126-4bd4-9a6c-bc57c9fc933d} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Loading data parts | ||
| 465 | 2026.01.05 22:31:33.493644 [ 275 ] {ef17111c-4126-4bd4-9a6c-bc57c9fc933d} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): There are no data parts | ||
| 466 | 2026.01.05 22:31:33.496064 [ 275 ] {ef17111c-4126-4bd4-9a6c-bc57c9fc933d} <Debug> TCPHandler: Processed in 0.005683726 sec. | ||
| 467 | 2026.01.05 22:31:33.496229 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.01.05 22:31:33.496466 [ 275 ] {4ae135ec-2a34-49b1-ac85-338ff91ad4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 469 | 2026.01.05 22:31:33.496587 [ 275 ] {4ae135ec-2a34-49b1-ac85-338ff91ad4c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.01.05 22:31:33.498336 [ 275 ] {4ae135ec-2a34-49b1-ac85-338ff91ad4c9} <Debug> oximeter.measurements_f32 (bdeff66b-4ffe-480d-926c-c1d525014c41): Loading data parts | ||
| 471 | 2026.01.05 22:31:33.498470 [ 275 ] {4ae135ec-2a34-49b1-ac85-338ff91ad4c9} <Debug> oximeter.measurements_f32 (bdeff66b-4ffe-480d-926c-c1d525014c41): There are no data parts | ||
| 472 | 2026.01.05 22:31:33.502838 [ 275 ] {4ae135ec-2a34-49b1-ac85-338ff91ad4c9} <Debug> TCPHandler: Processed in 0.006667461 sec. | ||
| 473 | 2026.01.05 22:31:33.502980 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.01.05 22:31:33.503135 [ 275 ] {5afde72b-9f89-44be-bfe4-0fe5e7f7f061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 475 | 2026.01.05 22:31:33.503251 [ 275 ] {5afde72b-9f89-44be-bfe4-0fe5e7f7f061} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.01.05 22:31:33.509459 [ 275 ] {5afde72b-9f89-44be-bfe4-0fe5e7f7f061} <Debug> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Loading data parts | ||
| 477 | 2026.01.05 22:31:33.509740 [ 275 ] {5afde72b-9f89-44be-bfe4-0fe5e7f7f061} <Debug> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): There are no data parts | ||
| 478 | 2026.01.05 22:31:33.514479 [ 275 ] {5afde72b-9f89-44be-bfe4-0fe5e7f7f061} <Debug> TCPHandler: Processed in 0.01154761 sec. | ||
| 479 | 2026.01.05 22:31:33.514629 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.01.05 22:31:33.514872 [ 275 ] {cb573d94-0969-47bc-a350-078092962835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 481 | 2026.01.05 22:31:33.515127 [ 275 ] {cb573d94-0969-47bc-a350-078092962835} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.01.05 22:31:33.522287 [ 275 ] {cb573d94-0969-47bc-a350-078092962835} <Debug> oximeter.measurements_string (e13eab8b-40d0-47c4-8a0e-e913ff5b98e1): Loading data parts | ||
| 483 | 2026.01.05 22:31:33.522449 [ 275 ] {cb573d94-0969-47bc-a350-078092962835} <Debug> oximeter.measurements_string (e13eab8b-40d0-47c4-8a0e-e913ff5b98e1): There are no data parts | ||
| 484 | 2026.01.05 22:31:33.533184 [ 275 ] {cb573d94-0969-47bc-a350-078092962835} <Debug> TCPHandler: Processed in 0.018604084 sec. | ||
| 485 | 2026.01.05 22:31:33.533348 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.01.05 22:31:33.533513 [ 275 ] {2857c45a-1ac4-406e-b94a-3e979376bc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.01.05 22:31:33.533651 [ 275 ] {2857c45a-1ac4-406e-b94a-3e979376bc6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.01.05 22:31:33.544374 [ 275 ] {2857c45a-1ac4-406e-b94a-3e979376bc6d} <Debug> oximeter.measurements_bytes (17adf8f2-1b54-48c1-a135-17a06b11aec8): Loading data parts | ||
| 496 | 2026.01.05 22:31:33.544603 [ 275 ] {2857c45a-1ac4-406e-b94a-3e979376bc6d} <Debug> oximeter.measurements_bytes (17adf8f2-1b54-48c1-a135-17a06b11aec8): There are no data parts | ||
| 497 | 2026.01.05 22:31:33.556210 [ 275 ] {2857c45a-1ac4-406e-b94a-3e979376bc6d} <Debug> TCPHandler: Processed in 0.022918064 sec. | ||
| 498 | 2026.01.05 22:31:33.556365 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.05 22:31:33.556532 [ 275 ] {7439a4f8-c4d9-47bf-bcae-caf0e796339d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 500 | 2026.01.05 22:31:33.556751 [ 275 ] {7439a4f8-c4d9-47bf-bcae-caf0e796339d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.01.05 22:31:33.561163 [ 275 ] {7439a4f8-c4d9-47bf-bcae-caf0e796339d} <Debug> oximeter.measurements_cumulativei64 (7378c69a-f62e-41ca-a522-6e3d851c56f1): Loading data parts | ||
| 502 | 2026.01.05 22:31:33.561335 [ 275 ] {7439a4f8-c4d9-47bf-bcae-caf0e796339d} <Debug> oximeter.measurements_cumulativei64 (7378c69a-f62e-41ca-a522-6e3d851c56f1): There are no data parts | ||
| 503 | 2026.01.05 22:31:33.568021 [ 275 ] {7439a4f8-c4d9-47bf-bcae-caf0e796339d} <Debug> TCPHandler: Processed in 0.011707196 sec. | ||
| 504 | 2026.01.05 22:31:33.568262 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.05 22:31:33.568435 [ 275 ] {938c763a-6531-4415-94f0-1ff65805df69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 506 | 2026.01.05 22:31:33.568566 [ 275 ] {938c763a-6531-4415-94f0-1ff65805df69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.01.05 22:31:33.573074 [ 275 ] {938c763a-6531-4415-94f0-1ff65805df69} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Loading data parts | ||
| 508 | 2026.01.05 22:31:33.573301 [ 275 ] {938c763a-6531-4415-94f0-1ff65805df69} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): There are no data parts | ||
| 509 | 2026.01.05 22:31:33.579771 [ 275 ] {938c763a-6531-4415-94f0-1ff65805df69} <Debug> TCPHandler: Processed in 0.01155948 sec. | ||
| 510 | 2026.01.05 22:31:33.579924 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.01.05 22:31:33.580180 [ 275 ] {826aa915-5c31-4016-be33-a7dc3d49864b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 512 | 2026.01.05 22:31:33.580309 [ 275 ] {826aa915-5c31-4016-be33-a7dc3d49864b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.01.05 22:31:33.582541 [ 275 ] {826aa915-5c31-4016-be33-a7dc3d49864b} <Debug> oximeter.measurements_cumulativef32 (68614b23-6940-4a7a-b27e-34024daa8f0c): Loading data parts | ||
| 514 | 2026.01.05 22:31:33.582782 [ 275 ] {826aa915-5c31-4016-be33-a7dc3d49864b} <Debug> oximeter.measurements_cumulativef32 (68614b23-6940-4a7a-b27e-34024daa8f0c): There are no data parts | ||
| 515 | 2026.01.05 22:31:33.587424 [ 275 ] {826aa915-5c31-4016-be33-a7dc3d49864b} <Debug> TCPHandler: Processed in 0.007550862 sec. | ||
| 516 | 2026.01.05 22:31:33.587586 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.01.05 22:31:33.587786 [ 275 ] {f7b272ce-d09f-492e-87fc-1e868a0d309a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 518 | 2026.01.05 22:31:33.587951 [ 275 ] {f7b272ce-d09f-492e-87fc-1e868a0d309a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.01.05 22:31:33.590136 [ 275 ] {f7b272ce-d09f-492e-87fc-1e868a0d309a} <Debug> oximeter.measurements_cumulativef64 (97b2cba6-a0e6-4f0f-ac70-a37bd87dab5b): Loading data parts | ||
| 520 | 2026.01.05 22:31:33.590302 [ 275 ] {f7b272ce-d09f-492e-87fc-1e868a0d309a} <Debug> oximeter.measurements_cumulativef64 (97b2cba6-a0e6-4f0f-ac70-a37bd87dab5b): There are no data parts | ||
| 521 | 2026.01.05 22:31:33.594111 [ 275 ] {f7b272ce-d09f-492e-87fc-1e868a0d309a} <Debug> TCPHandler: Processed in 0.006585138 sec. | ||
| 522 | 2026.01.05 22:31:33.594363 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.01.05 22:31:33.594593 [ 275 ] {1a46908b-e8fa-4925-ad3e-b9624a62f0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.01.05 22:31:33.594740 [ 275 ] {1a46908b-e8fa-4925-ad3e-b9624a62f0e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.01.05 22:31:33.603531 [ 275 ] {1a46908b-e8fa-4925-ad3e-b9624a62f0e7} <Debug> oximeter.measurements_histogrami8 (2005503f-ab31-45c9-b11e-9e8e2349cab1): Loading data parts | ||
| 536 | 2026.01.05 22:31:33.603809 [ 275 ] {1a46908b-e8fa-4925-ad3e-b9624a62f0e7} <Debug> oximeter.measurements_histogrami8 (2005503f-ab31-45c9-b11e-9e8e2349cab1): There are no data parts | ||
| 537 | 2026.01.05 22:31:33.607024 [ 275 ] {1a46908b-e8fa-4925-ad3e-b9624a62f0e7} <Debug> TCPHandler: Processed in 0.012716231 sec. | ||
| 538 | 2026.01.05 22:31:33.607183 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.01.05 22:31:33.607399 [ 275 ] {cce852ef-419a-41cf-ad0e-f761479b75cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 540 | 2026.01.05 22:31:33.607562 [ 275 ] {cce852ef-419a-41cf-ad0e-f761479b75cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.01.05 22:31:33.610717 [ 275 ] {cce852ef-419a-41cf-ad0e-f761479b75cd} <Debug> oximeter.measurements_histogramu8 (d0d1bb93-1bc0-4ab7-bb15-605a49322e3c): Loading data parts | ||
| 542 | 2026.01.05 22:31:33.610899 [ 275 ] {cce852ef-419a-41cf-ad0e-f761479b75cd} <Debug> oximeter.measurements_histogramu8 (d0d1bb93-1bc0-4ab7-bb15-605a49322e3c): There are no data parts | ||
| 543 | 2026.01.05 22:31:33.617674 [ 275 ] {cce852ef-419a-41cf-ad0e-f761479b75cd} <Debug> TCPHandler: Processed in 0.010540765 sec. | ||
| 544 | 2026.01.05 22:31:33.617866 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.01.05 22:31:33.618135 [ 275 ] {eedb3c01-11df-49e4-a86c-b7a91bc607f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 546 | 2026.01.05 22:31:33.618270 [ 275 ] {eedb3c01-11df-49e4-a86c-b7a91bc607f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.01.05 22:31:33.620642 [ 275 ] {eedb3c01-11df-49e4-a86c-b7a91bc607f5} <Debug> oximeter.measurements_histogrami16 (ea73c4f4-7b22-4488-bcef-85b8dc6abb6a): Loading data parts | ||
| 548 | 2026.01.05 22:31:33.620803 [ 275 ] {eedb3c01-11df-49e4-a86c-b7a91bc607f5} <Debug> oximeter.measurements_histogrami16 (ea73c4f4-7b22-4488-bcef-85b8dc6abb6a): There are no data parts | ||
| 549 | 2026.01.05 22:31:33.625261 [ 275 ] {eedb3c01-11df-49e4-a86c-b7a91bc607f5} <Debug> TCPHandler: Processed in 0.007443798 sec. | ||
| 550 | 2026.01.05 22:31:33.625410 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.01.05 22:31:33.625629 [ 275 ] {340ecdeb-25a3-4729-814f-0a44db1bac2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 552 | 2026.01.05 22:31:33.625782 [ 275 ] {340ecdeb-25a3-4729-814f-0a44db1bac2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.01.05 22:31:33.628061 [ 275 ] {340ecdeb-25a3-4729-814f-0a44db1bac2c} <Debug> oximeter.measurements_histogramu16 (66e102d8-6900-4446-82a5-832632ab6eb2): Loading data parts | ||
| 554 | 2026.01.05 22:31:33.628295 [ 275 ] {340ecdeb-25a3-4729-814f-0a44db1bac2c} <Debug> oximeter.measurements_histogramu16 (66e102d8-6900-4446-82a5-832632ab6eb2): There are no data parts | ||
| 555 | 2026.01.05 22:31:33.631887 [ 275 ] {340ecdeb-25a3-4729-814f-0a44db1bac2c} <Debug> TCPHandler: Processed in 0.006526506 sec. | ||
| 556 | 2026.01.05 22:31:33.632086 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.01.05 22:31:33.632396 [ 275 ] {2729ef0c-b41a-405d-b662-77d33883268e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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) | ||
| 558 | 2026.01.05 22:31:33.632533 [ 275 ] {2729ef0c-b41a-405d-b662-77d33883268e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.01.05 22:31:33.634644 [ 275 ] {2729ef0c-b41a-405d-b662-77d33883268e} <Debug> oximeter.measurements_histogrami32 (0cde0ce7-98a8-44cb-bbed-eb272fca63de): Loading data parts | ||
| 560 | 2026.01.05 22:31:33.634798 [ 275 ] {2729ef0c-b41a-405d-b662-77d33883268e} <Debug> oximeter.measurements_histogrami32 (0cde0ce7-98a8-44cb-bbed-eb272fca63de): There are no data parts | ||
| 561 | 2026.01.05 22:31:33.639265 [ 275 ] {2729ef0c-b41a-405d-b662-77d33883268e} <Debug> TCPHandler: Processed in 0.007237991 sec. | ||
| 562 | 2026.01.05 22:31:33.639420 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.01.05 22:31:33.639636 [ 275 ] {1c369ed8-ef87-4dbf-8bd0-97dc9a16b79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 564 | 2026.01.05 22:31:33.639764 [ 275 ] {1c369ed8-ef87-4dbf-8bd0-97dc9a16b79b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.01.05 22:31:33.641958 [ 275 ] {1c369ed8-ef87-4dbf-8bd0-97dc9a16b79b} <Debug> oximeter.measurements_histogramu32 (3d81adf2-dec0-4046-9377-847a7068d17a): Loading data parts | ||
| 566 | 2026.01.05 22:31:33.642118 [ 275 ] {1c369ed8-ef87-4dbf-8bd0-97dc9a16b79b} <Debug> oximeter.measurements_histogramu32 (3d81adf2-dec0-4046-9377-847a7068d17a): There are no data parts | ||
| 567 | 2026.01.05 22:31:33.645895 [ 275 ] {1c369ed8-ef87-4dbf-8bd0-97dc9a16b79b} <Debug> TCPHandler: Processed in 0.006525017 sec. | ||
| 568 | 2026.01.05 22:31:33.646090 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.05 22:31:33.646451 [ 275 ] {2a1d28a0-c193-414d-92e9-56356df6248b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 570 | 2026.01.05 22:31:33.646624 [ 275 ] {2a1d28a0-c193-414d-92e9-56356df6248b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.01.05 22:31:33.649254 [ 275 ] {2a1d28a0-c193-414d-92e9-56356df6248b} <Debug> oximeter.measurements_histogrami64 (ad936b6b-9b32-4a11-ab25-1276dd848f2f): Loading data parts | ||
| 572 | 2026.01.05 22:31:33.649407 [ 275 ] {2a1d28a0-c193-414d-92e9-56356df6248b} <Debug> oximeter.measurements_histogrami64 (ad936b6b-9b32-4a11-ab25-1276dd848f2f): There are no data parts | ||
| 573 | 2026.01.05 22:31:33.653856 [ 275 ] {2a1d28a0-c193-414d-92e9-56356df6248b} <Debug> TCPHandler: Processed in 0.007831242 sec. | ||
| 574 | 2026.01.05 22:31:33.654006 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.01.05 22:31:33.654220 [ 275 ] {25593231-825a-4f3c-a168-ce92bc22ad8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 576 | 2026.01.05 22:31:33.654370 [ 275 ] {25593231-825a-4f3c-a168-ce92bc22ad8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.01.05 22:31:33.656573 [ 275 ] {25593231-825a-4f3c-a168-ce92bc22ad8e} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Loading data parts | ||
| 578 | 2026.01.05 22:31:33.656753 [ 275 ] {25593231-825a-4f3c-a168-ce92bc22ad8e} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): There are no data parts | ||
| 579 | 2026.01.05 22:31:33.660433 [ 275 ] {25593231-825a-4f3c-a168-ce92bc22ad8e} <Debug> TCPHandler: Processed in 0.006474644 sec. | ||
| 580 | 2026.01.05 22:31:33.660595 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.05 22:31:33.660935 [ 275 ] {b87e97b3-7a7c-42d2-9874-87b494e814d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 582 | 2026.01.05 22:31:33.661092 [ 275 ] {b87e97b3-7a7c-42d2-9874-87b494e814d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.01.05 22:31:33.663186 [ 275 ] {b87e97b3-7a7c-42d2-9874-87b494e814d8} <Debug> oximeter.measurements_histogramf32 (90cf75cb-230a-4661-91e5-6aff1ded353c): Loading data parts | ||
| 584 | 2026.01.05 22:31:33.663328 [ 275 ] {b87e97b3-7a7c-42d2-9874-87b494e814d8} <Debug> oximeter.measurements_histogramf32 (90cf75cb-230a-4661-91e5-6aff1ded353c): There are no data parts | ||
| 585 | 2026.01.05 22:31:33.667928 [ 275 ] {b87e97b3-7a7c-42d2-9874-87b494e814d8} <Debug> TCPHandler: Processed in 0.007391336 sec. | ||
| 586 | 2026.01.05 22:31:33.668066 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.05 22:31:33.668274 [ 275 ] {dd48d41e-be25-4e0a-abd0-06e79ae0b2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2026.01.05 22:31:33.668420 [ 275 ] {dd48d41e-be25-4e0a-abd0-06e79ae0b2eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.01.05 22:31:33.670651 [ 275 ] {dd48d41e-be25-4e0a-abd0-06e79ae0b2eb} <Debug> oximeter.measurements_histogramf64 (cfc787c8-c9f4-444e-988c-cf57d0c71a53): Loading data parts | ||
| 590 | 2026.01.05 22:31:33.670868 [ 275 ] {dd48d41e-be25-4e0a-abd0-06e79ae0b2eb} <Debug> oximeter.measurements_histogramf64 (cfc787c8-c9f4-444e-988c-cf57d0c71a53): There are no data parts | ||
| 591 | 2026.01.05 22:31:33.674637 [ 275 ] {dd48d41e-be25-4e0a-abd0-06e79ae0b2eb} <Debug> TCPHandler: Processed in 0.00661863 sec. | ||
| 592 | 2026.01.05 22:31:33.674806 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.05 22:31:33.675122 [ 275 ] {0f46988d-3275-4950-b933-322840ff846c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2026.01.05 22:31:33.675293 [ 275 ] {0f46988d-3275-4950-b933-322840ff846c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.01.05 22:31:33.677460 [ 275 ] {0f46988d-3275-4950-b933-322840ff846c} <Debug> oximeter.fields_bool (7fbd4954-8ac1-4ea9-a47e-56bbb2bd54d1): Loading data parts | ||
| 621 | 2026.01.05 22:31:33.677686 [ 275 ] {0f46988d-3275-4950-b933-322840ff846c} <Debug> oximeter.fields_bool (7fbd4954-8ac1-4ea9-a47e-56bbb2bd54d1): There are no data parts | ||
| 622 | 2026.01.05 22:31:33.682262 [ 275 ] {0f46988d-3275-4950-b933-322840ff846c} <Debug> TCPHandler: Processed in 0.007519061 sec. | ||
| 623 | 2026.01.05 22:31:33.682413 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.01.05 22:31:33.682602 [ 275 ] {16c0050d-b920-467e-8c0c-6a6c88f450cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2026.01.05 22:31:33.682761 [ 275 ] {16c0050d-b920-467e-8c0c-6a6c88f450cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.01.05 22:31:33.687362 [ 275 ] {16c0050d-b920-467e-8c0c-6a6c88f450cc} <Debug> oximeter.fields_i8 (b69ee454-2029-4396-99c0-d4e72edfc023): Loading data parts | ||
| 627 | 2026.01.05 22:31:33.687595 [ 275 ] {16c0050d-b920-467e-8c0c-6a6c88f450cc} <Debug> oximeter.fields_i8 (b69ee454-2029-4396-99c0-d4e72edfc023): There are no data parts | ||
| 628 | 2026.01.05 22:31:33.690305 [ 275 ] {16c0050d-b920-467e-8c0c-6a6c88f450cc} <Debug> TCPHandler: Processed in 0.007950206 sec. | ||
| 629 | 2026.01.05 22:31:33.690443 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.01.05 22:31:33.690687 [ 275 ] {30855d0c-ba0a-4f22-b4c0-4ab07ee51d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2026.01.05 22:31:33.690817 [ 275 ] {30855d0c-ba0a-4f22-b4c0-4ab07ee51d1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.01.05 22:31:33.701447 [ 275 ] {30855d0c-ba0a-4f22-b4c0-4ab07ee51d1a} <Debug> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Loading data parts | ||
| 633 | 2026.01.05 22:31:33.701594 [ 275 ] {30855d0c-ba0a-4f22-b4c0-4ab07ee51d1a} <Debug> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): There are no data parts | ||
| 634 | 2026.01.05 22:31:33.711698 [ 275 ] {30855d0c-ba0a-4f22-b4c0-4ab07ee51d1a} <Debug> TCPHandler: Processed in 0.021301168 sec. | ||
| 635 | 2026.01.05 22:31:33.711904 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.01.05 22:31:33.712108 [ 275 ] {e91d6780-75c2-4aff-be83-a9d1a9f12f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2026.01.05 22:31:33.712272 [ 275 ] {e91d6780-75c2-4aff-be83-a9d1a9f12f6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.01.05 22:31:33.716044 [ 275 ] {e91d6780-75c2-4aff-be83-a9d1a9f12f6f} <Debug> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Loading data parts | ||
| 639 | 2026.01.05 22:31:33.716309 [ 275 ] {e91d6780-75c2-4aff-be83-a9d1a9f12f6f} <Debug> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): There are no data parts | ||
| 640 | 2026.01.05 22:31:33.717588 [ 275 ] {e91d6780-75c2-4aff-be83-a9d1a9f12f6f} <Debug> TCPHandler: Processed in 0.00576747 sec. | ||
| 641 | 2026.01.05 22:31:33.717746 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.01.05 22:31:33.718003 [ 275 ] {bacd2978-2c0b-4887-9c37-b17c231e9b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2026.01.05 22:31:33.718129 [ 275 ] {bacd2978-2c0b-4887-9c37-b17c231e9b3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.01.05 22:31:33.723005 [ 275 ] {bacd2978-2c0b-4887-9c37-b17c231e9b3f} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Loading data parts | ||
| 645 | 2026.01.05 22:31:33.723186 [ 275 ] {bacd2978-2c0b-4887-9c37-b17c231e9b3f} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): There are no data parts | ||
| 646 | 2026.01.05 22:31:33.729782 [ 275 ] {bacd2978-2c0b-4887-9c37-b17c231e9b3f} <Debug> TCPHandler: Processed in 0.012088949 sec. | ||
| 647 | 2026.01.05 22:31:33.729937 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.01.05 22:31:33.730095 [ 275 ] {144bb997-2326-4309-9006-19656fc90801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2026.01.05 22:31:33.730220 [ 275 ] {144bb997-2326-4309-9006-19656fc90801} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.01.05 22:31:33.733395 [ 275 ] {144bb997-2326-4309-9006-19656fc90801} <Debug> oximeter.fields_i32 (6b9f4b4f-50f6-4081-aab7-6f50668cdbca): Loading data parts | ||
| 651 | 2026.01.05 22:31:33.733541 [ 275 ] {144bb997-2326-4309-9006-19656fc90801} <Debug> oximeter.fields_i32 (6b9f4b4f-50f6-4081-aab7-6f50668cdbca): There are no data parts | ||
| 652 | 2026.01.05 22:31:33.738183 [ 275 ] {144bb997-2326-4309-9006-19656fc90801} <Debug> TCPHandler: Processed in 0.008296037 sec. | ||
| 653 | 2026.01.05 22:31:33.738341 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.01.05 22:31:33.738598 [ 275 ] {f5457d6c-bf54-49d5-b44c-15702ef8204a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2026.01.05 22:31:33.738726 [ 275 ] {f5457d6c-bf54-49d5-b44c-15702ef8204a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.01.05 22:31:33.740820 [ 275 ] {f5457d6c-bf54-49d5-b44c-15702ef8204a} <Debug> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Loading data parts | ||
| 657 | 2026.01.05 22:31:33.740950 [ 275 ] {f5457d6c-bf54-49d5-b44c-15702ef8204a} <Debug> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): There are no data parts | ||
| 658 | 2026.01.05 22:31:33.744808 [ 275 ] {f5457d6c-bf54-49d5-b44c-15702ef8204a} <Debug> TCPHandler: Processed in 0.006517486 sec. | ||
| 659 | 2026.01.05 22:31:33.744966 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.01.05 22:31:33.745157 [ 275 ] {e85b5274-b61d-47c4-800e-f95dd2ef8b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2026.01.05 22:31:33.745323 [ 275 ] {e85b5274-b61d-47c4-800e-f95dd2ef8b03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.01.05 22:31:33.747581 [ 275 ] {e85b5274-b61d-47c4-800e-f95dd2ef8b03} <Debug> oximeter.fields_i64 (4ec917ad-8def-452a-8db1-84825296d412): Loading data parts | ||
| 663 | 2026.01.05 22:31:33.747723 [ 275 ] {e85b5274-b61d-47c4-800e-f95dd2ef8b03} <Debug> oximeter.fields_i64 (4ec917ad-8def-452a-8db1-84825296d412): There are no data parts | ||
| 664 | 2026.01.05 22:31:33.752044 [ 275 ] {e85b5274-b61d-47c4-800e-f95dd2ef8b03} <Debug> TCPHandler: Processed in 0.007137197 sec. | ||
| 665 | 2026.01.05 22:31:33.752298 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.01.05 22:31:33.752564 [ 275 ] {0c2b5055-3bc4-4369-812d-5b72b4f32af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2026.01.05 22:31:33.752702 [ 275 ] {0c2b5055-3bc4-4369-812d-5b72b4f32af3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.01.05 22:31:33.754984 [ 275 ] {0c2b5055-3bc4-4369-812d-5b72b4f32af3} <Debug> oximeter.fields_u64 (a20efff9-8231-4b88-a771-e5f55d90ca03): Loading data parts | ||
| 669 | 2026.01.05 22:31:33.755159 [ 275 ] {0c2b5055-3bc4-4369-812d-5b72b4f32af3} <Debug> oximeter.fields_u64 (a20efff9-8231-4b88-a771-e5f55d90ca03): There are no data parts | ||
| 670 | 2026.01.05 22:31:33.758462 [ 275 ] {0c2b5055-3bc4-4369-812d-5b72b4f32af3} <Debug> TCPHandler: Processed in 0.006216055 sec. | ||
| 671 | 2026.01.05 22:31:33.758605 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.01.05 22:31:33.758764 [ 275 ] {c59cce9c-f2f4-4c73-b3e8-7bfc3e031ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2026.01.05 22:31:33.758916 [ 275 ] {c59cce9c-f2f4-4c73-b3e8-7bfc3e031ecc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.01.05 22:31:33.770367 [ 275 ] {c59cce9c-f2f4-4c73-b3e8-7bfc3e031ecc} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Loading data parts | ||
| 675 | 2026.01.05 22:31:33.770660 [ 275 ] {c59cce9c-f2f4-4c73-b3e8-7bfc3e031ecc} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): There are no data parts | ||
| 676 | 2026.01.05 22:31:33.775772 [ 275 ] {c59cce9c-f2f4-4c73-b3e8-7bfc3e031ecc} <Debug> TCPHandler: Processed in 0.017217176 sec. | ||
| 677 | 2026.01.05 22:31:33.776045 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.01.05 22:31:33.776204 [ 275 ] {ac79b7b7-347a-4a55-b758-202d082c55ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2026.01.05 22:31:33.776337 [ 275 ] {ac79b7b7-347a-4a55-b758-202d082c55ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.01.05 22:31:33.783182 [ 275 ] {ac79b7b7-347a-4a55-b758-202d082c55ed} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Loading data parts | ||
| 681 | 2026.01.05 22:31:33.783452 [ 275 ] {ac79b7b7-347a-4a55-b758-202d082c55ed} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): There are no data parts | ||
| 682 | 2026.01.05 22:31:33.785124 [ 275 ] {ac79b7b7-347a-4a55-b758-202d082c55ed} <Debug> TCPHandler: Processed in 0.009129607 sec. | ||
| 683 | 2026.01.05 22:31:33.785269 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.01.05 22:31:33.785524 [ 275 ] {ef55866e-7c25-4e89-96a8-4cf1e9d7b952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2026.01.05 22:31:33.785570 [ 275 ] {ef55866e-7c25-4e89-96a8-4cf1e9d7b952} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.01.05 22:31:33.790587 [ 275 ] {ef55866e-7c25-4e89-96a8-4cf1e9d7b952} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Loading data parts | ||
| 687 | 2026.01.05 22:31:33.790746 [ 275 ] {ef55866e-7c25-4e89-96a8-4cf1e9d7b952} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): There are no data parts | ||
| 688 | 2026.01.05 22:31:33.798818 [ 275 ] {ef55866e-7c25-4e89-96a8-4cf1e9d7b952} <Debug> TCPHandler: Processed in 0.013599201 sec. | ||
| 689 | 2026.01.05 22:31:33.799087 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.01.05 22:31:33.799342 [ 275 ] {59b8b1f5-865f-47be-ac23-16736fa9bdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2026.01.05 22:31:33.799538 [ 275 ] {59b8b1f5-865f-47be-ac23-16736fa9bdd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.01.05 22:31:33.809653 [ 275 ] {59b8b1f5-865f-47be-ac23-16736fa9bdd4} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Loading data parts | ||
| 696 | 2026.01.05 22:31:33.809812 [ 275 ] {59b8b1f5-865f-47be-ac23-16736fa9bdd4} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): There are no data parts | ||
| 697 | 2026.01.05 22:31:33.821264 [ 275 ] {59b8b1f5-865f-47be-ac23-16736fa9bdd4} <Debug> TCPHandler: Processed in 0.02222726 sec. | ||
| 698 | 2026.01.05 22:31:33.821609 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.01.05 22:31:33.822103 [ 277 ] {db67c306-5861-49ab-8e90-9b834a14f323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.01.05 22:31:33.823480 [ 277 ] {db67c306-5861-49ab-8e90-9b834a14f323} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.01.05 22:31:33.860772 [ 284 ] {db67c306-5861-49ab-8e90-9b834a14f323} <Trace> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.05 22:31:33.860835 [ 284 ] {db67c306-5861-49ab-8e90-9b834a14f323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 703 | 2026.01.05 22:31:33.865558 [ 284 ] {db67c306-5861-49ab-8e90-9b834a14f323} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.05 22:31:33.866265 [ 284 ] {db67c306-5861-49ab-8e90-9b834a14f323} <Trace> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.01.05 22:31:33.866530 [ 277 ] {db67c306-5861-49ab-8e90-9b834a14f323} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.04463 sec., 22.406453058480842 rows/sec., 358.50 B/sec. | ||
| 706 | 2026.01.05 22:31:33.866930 [ 277 ] {db67c306-5861-49ab-8e90-9b834a14f323} <Debug> TCPHandler: Processed in 0.045465285 sec. | ||
| 707 | 2026.01.05 22:31:34.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.38 MiB, peak 127.38 MiB, free memory in arenas 0.00 B, will set to 139.65 MiB (RSS), difference: 12.27 MiB | ||
| 708 | 2026.01.05 22:31:38.841491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.05 22:31:38.841499 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.01.05 22:31:38.841612 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.05 22:31:38.841775 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.01.05 22:31:38.854820 [ 244 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Loading data parts | ||
| 713 | 2026.01.05 22:31:38.855108 [ 244 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): There are no data parts | ||
| 714 | 2026.01.05 22:31:38.858561 [ 245 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Loading data parts | ||
| 715 | 2026.01.05 22:31:38.858841 [ 245 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): There are no data parts | ||
| 716 | 2026.01.05 22:31:38.869172 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.01.05 22:31:38.869319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 718 | 2026.01.05 22:31:38.874745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.01.05 22:31:38.875382 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.01.05 22:31:38.875593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.01.05 22:31:38.893765 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.05 22:31:38.893819 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 723 | 2026.01.05 22:31:38.900161 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.05 22:31:38.901645 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.05 22:31:38.905702 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.05 22:31:39.000150 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.79 MiB, peak 148.79 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.10 MiB | ||
| 727 | 2026.01.05 22:31:39.416583 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52195 | ||
| 728 | 2026.01.05 22:31:39.417202 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2026.01.05 22:31:39.417248 [ 286 ] {} <Debug> TCP-Session: 45291cf1-aa82-468b-8322-ba14ba27f79f Authenticating user 'default' from [fd00:1122:3344:101::e]:52195 | ||
| 730 | 2026.01.05 22:31:39.417321 [ 286 ] {} <Debug> TCP-Session: 45291cf1-aa82-468b-8322-ba14ba27f79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.01.05 22:31:39.417379 [ 286 ] {} <Debug> TCP-Session: 45291cf1-aa82-468b-8322-ba14ba27f79f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.01.05 22:31:39.417430 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 733 | 2026.01.05 22:31:39.417453 [ 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 | ||
| 734 | 2026.01.05 22:31:39.417546 [ 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 | ||
| 735 | 2026.01.05 22:31:39.417966 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36225 | ||
| 736 | 2026.01.05 22:31:39.418048 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60428 | ||
| 737 | 2026.01.05 22:31:39.418175 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.01.05 22:31:39.418338 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58866 | ||
| 739 | 2026.01.05 22:31:39.418309 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.01.05 22:31:39.418406 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41163 | ||
| 741 | 2026.01.05 22:31:39.418433 [ 287 ] {} <Debug> TCP-Session: 119a0a2a-93d5-4da6-a0ae-a6f2fcf1815a Authenticating user 'default' from [fd00:1122:3344:101::e]:36225 | ||
| 742 | 2026.01.05 22:31:39.418443 [ 288 ] {} <Debug> TCP-Session: 8ebb8b82-40f3-47e2-b296-460d15ac4312 Authenticating user 'default' from [fd00:1122:3344:101::e]:60428 | ||
| 743 | 2026.01.05 22:31:39.418497 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52962 | ||
| 744 | 2026.01.05 22:31:39.418301 [ 286 ] {} <Trace> TCP-Session: 45291cf1-aa82-468b-8322-ba14ba27f79f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 745 | 2026.01.05 22:31:39.418672 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.01.05 22:31:39.418661 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56223 | ||
| 747 | 2026.01.05 22:31:39.418714 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.01.05 22:31:39.418743 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44811 | ||
| 749 | 2026.01.05 22:31:39.418557 [ 287 ] {} <Debug> TCP-Session: 119a0a2a-93d5-4da6-a0ae-a6f2fcf1815a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.01.05 22:31:39.418189 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40899 | ||
| 751 | 2026.01.05 22:31:39.418579 [ 288 ] {} <Debug> TCP-Session: 8ebb8b82-40f3-47e2-b296-460d15ac4312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.01.05 22:31:39.418817 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.01.05 22:31:39.418846 [ 288 ] {} <Debug> TCP-Session: 8ebb8b82-40f3-47e2-b296-460d15ac4312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.01.05 22:31:39.418915 [ 287 ] {} <Debug> TCP-Session: 119a0a2a-93d5-4da6-a0ae-a6f2fcf1815a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.01.05 22:31:39.418967 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.01.05 22:31:39.418995 [ 286 ] {2e1cca80-45f1-4698-a9e2-099c1cd4f7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52195) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 757 | 2026.01.05 22:31:39.419034 [ 292 ] {} <Debug> TCP-Session: 54e8e02d-be72-49d2-81fb-6ff0da2b40fb Authenticating user 'default' from [fd00:1122:3344:101::e]:52962 | ||
| 758 | 2026.01.05 22:31:39.419054 [ 289 ] {} <Debug> TCP-Session: 828dcc5e-1b65-4324-b622-feefc9db660c Authenticating user 'default' from [fd00:1122:3344:101::e]:40899 | ||
| 759 | 2026.01.05 22:31:39.419078 [ 290 ] {} <Debug> TCP-Session: 68d7bb31-b566-468a-b1a1-71660f4f17ce Authenticating user 'default' from [fd00:1122:3344:101::e]:58866 | ||
| 760 | 2026.01.05 22:31:39.419124 [ 292 ] {} <Debug> TCP-Session: 54e8e02d-be72-49d2-81fb-6ff0da2b40fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.01.05 22:31:39.419168 [ 289 ] {} <Debug> TCP-Session: 828dcc5e-1b65-4324-b622-feefc9db660c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.01.05 22:31:39.419192 [ 292 ] {} <Debug> TCP-Session: 54e8e02d-be72-49d2-81fb-6ff0da2b40fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.01.05 22:31:39.419134 [ 290 ] {} <Debug> TCP-Session: 68d7bb31-b566-468a-b1a1-71660f4f17ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.01.05 22:31:39.419216 [ 291 ] {} <Debug> TCP-Session: 9c6c0d76-bc8d-4a13-89f8-876074d77dc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41163 | ||
| 765 | 2026.01.05 22:31:39.419244 [ 290 ] {} <Debug> TCP-Session: 68d7bb31-b566-468a-b1a1-71660f4f17ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.01.05 22:31:39.419217 [ 289 ] {} <Debug> TCP-Session: 828dcc5e-1b65-4324-b622-feefc9db660c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.05 22:31:39.419266 [ 291 ] {} <Debug> TCP-Session: 9c6c0d76-bc8d-4a13-89f8-876074d77dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.01.05 22:31:39.419299 [ 291 ] {} <Debug> TCP-Session: 9c6c0d76-bc8d-4a13-89f8-876074d77dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.01.05 22:31:39.419376 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.01.05 22:31:39.419409 [ 293 ] {} <Debug> TCP-Session: a1a49f08-10a3-40d6-adcd-264faf8c6eaa Authenticating user 'default' from [fd00:1122:3344:101::e]:56223 | ||
| 771 | 2026.01.05 22:31:39.419425 [ 293 ] {} <Debug> TCP-Session: a1a49f08-10a3-40d6-adcd-264faf8c6eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.05 22:31:39.419438 [ 293 ] {} <Debug> TCP-Session: a1a49f08-10a3-40d6-adcd-264faf8c6eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.05 22:31:39.419513 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.01.05 22:31:39.419555 [ 294 ] {} <Debug> TCP-Session: 98ae480d-8f3b-43c9-af32-fde2415197dc Authenticating user 'default' from [fd00:1122:3344:101::e]:44811 | ||
| 775 | 2026.01.05 22:31:39.419577 [ 294 ] {} <Debug> TCP-Session: 98ae480d-8f3b-43c9-af32-fde2415197dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.05 22:31:39.419590 [ 294 ] {} <Debug> TCP-Session: 98ae480d-8f3b-43c9-af32-fde2415197dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.01.05 22:31:39.419624 [ 286 ] {2e1cca80-45f1-4698-a9e2-099c1cd4f7e0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 778 | 2026.01.05 22:31:39.421883 [ 286 ] {2e1cca80-45f1-4698-a9e2-099c1cd4f7e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.01.05 22:31:39.424741 [ 286 ] {2e1cca80-45f1-4698-a9e2-099c1cd4f7e0} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 780 | 2026.01.05 22:31:39.431630 [ 295 ] {2e1cca80-45f1-4698-a9e2-099c1cd4f7e0} <Trace> AggregatingTransform: Aggregating | ||
| 781 | 2026.01.05 22:31:39.431838 [ 295 ] {2e1cca80-45f1-4698-a9e2-099c1cd4f7e0} <Trace> Aggregator: Aggregation method: without_key | ||
| 782 | 2026.01.05 22:31:39.432562 [ 295 ] {2e1cca80-45f1-4698-a9e2-099c1cd4f7e0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00374207 sec. (267.232 rows/sec., 10.44 KiB/sec.) | ||
| 783 | 2026.01.05 22:31:39.432586 [ 295 ] {2e1cca80-45f1-4698-a9e2-099c1cd4f7e0} <Trace> Aggregator: Merging aggregated data | ||
| 784 | 2026.01.05 22:31:39.432617 [ 295 ] {2e1cca80-45f1-4698-a9e2-099c1cd4f7e0} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 785 | 2026.01.05 22:31:39.433765 [ 286 ] {2e1cca80-45f1-4698-a9e2-099c1cd4f7e0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.014838 sec., 67.39452756436177 rows/sec., 2.63 KiB/sec. | ||
| 786 | 2026.01.05 22:31:39.433889 [ 286 ] {2e1cca80-45f1-4698-a9e2-099c1cd4f7e0} <Debug> TCPHandler: Processed in 0.015780127 sec. | ||
| 787 | 2026.01.05 22:31:39.436670 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 788 | 2026.01.05 22:31:39.436709 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 789 | 2026.01.05 22:31:39.436731 [ 286 ] {} <Debug> TCP-Session: 45291cf1-aa82-468b-8322-ba14ba27f79f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.01.05 22:31:39.436738 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 791 | 2026.01.05 22:31:39.436749 [ 293 ] {} <Debug> TCP-Session: a1a49f08-10a3-40d6-adcd-264faf8c6eaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.01.05 22:31:39.436760 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 793 | 2026.01.05 22:31:39.436791 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 794 | 2026.01.05 22:31:39.436796 [ 287 ] {} <Debug> TCP-Session: 119a0a2a-93d5-4da6-a0ae-a6f2fcf1815a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.01.05 22:31:39.436812 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 796 | 2026.01.05 22:31:39.436834 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.01.05 22:31:39.436848 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.01.05 22:31:39.436873 [ 292 ] {} <Debug> TCP-Session: 54e8e02d-be72-49d2-81fb-6ff0da2b40fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.01.05 22:31:39.436898 [ 289 ] {} <Debug> TCP-Session: 828dcc5e-1b65-4324-b622-feefc9db660c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.01.05 22:31:39.436923 [ 294 ] {} <Debug> TCP-Session: 98ae480d-8f3b-43c9-af32-fde2415197dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.05 22:31:39.436842 [ 290 ] {} <Debug> TCP-Session: 68d7bb31-b566-468a-b1a1-71660f4f17ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.05 22:31:39.436824 [ 291 ] {} <Debug> TCP-Session: 9c6c0d76-bc8d-4a13-89f8-876074d77dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.01.05 22:31:39.436780 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.01.05 22:31:39.437015 [ 288 ] {} <Debug> TCP-Session: 8ebb8b82-40f3-47e2-b296-460d15ac4312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.01.05 22:31:40.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.15 MiB, peak 162.26 MiB, free memory in arenas 0.00 B, will set to 158.04 MiB (RSS), difference: 3.89 MiB | ||
| 806 | 2026.01.05 22:31:41.341402 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 807 | 2026.01.05 22:31:41.341495 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 808 | 2026.01.05 22:31:41.352163 [ 243 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Loading data parts | ||
| 809 | 2026.01.05 22:31:41.352383 [ 243 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): There are no data parts | ||
| 810 | 2026.01.05 22:31:41.358999 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.01.05 22:31:41.359044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 812 | 2026.01.05 22:31:41.361188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.01.05 22:31:41.362290 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.01.05 22:31:41.362643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 815 | 2026.01.05 22:31:42.001169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.40 MiB, peak 162.40 MiB, free memory in arenas 0.00 B, will set to 159.13 MiB (RSS), difference: -3.28 MiB | ||
| 816 | 2026.01.05 22:31:46.286901 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.01.05 22:31:46.286973 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.01.05 22:31:46.376620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 997 | ||
| 819 | 2026.01.05 22:31:46.381196 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.01.05 22:31:46.381247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 821 | 2026.01.05 22:31:46.381946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.01.05 22:31:46.382581 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.01.05 22:31:46.382731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 997 | ||
| 824 | 2026.01.05 22:31:46.406708 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.01.05 22:31:46.424491 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.01.05 22:31:46.424547 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 827 | 2026.01.05 22:31:46.431117 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.01.05 22:31:46.432384 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.01.05 22:31:46.435388 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.01.05 22:31:47.000316 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.88 MiB, peak 163.88 MiB, free memory in arenas 0.00 B, will set to 162.27 MiB (RSS), difference: 2.40 MiB | ||
| 831 | 2026.01.05 22:31:47.524615 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44643 | ||
| 832 | 2026.01.05 22:31:47.524716 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.01.05 22:31:47.524742 [ 286 ] {} <Debug> TCP-Session: 1ac720e2-9392-4a7e-87c4-d6acb8e5c55f Authenticating user 'default' from [fd00:1122:3344:101::e]:44643 | ||
| 834 | 2026.01.05 22:31:47.524764 [ 286 ] {} <Debug> TCP-Session: 1ac720e2-9392-4a7e-87c4-d6acb8e5c55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.01.05 22:31:47.524776 [ 286 ] {} <Debug> TCP-Session: 1ac720e2-9392-4a7e-87c4-d6acb8e5c55f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.01.05 22:31:47.525033 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57475 | ||
| 837 | 2026.01.05 22:31:47.525055 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64820 | ||
| 838 | 2026.01.05 22:31:47.525088 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41378 | ||
| 839 | 2026.01.05 22:31:47.525133 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57537 | ||
| 840 | 2026.01.05 22:31:47.525141 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54413 | ||
| 841 | 2026.01.05 22:31:47.525157 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60736 | ||
| 842 | 2026.01.05 22:31:47.525206 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.01.05 22:31:47.525093 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48430 | ||
| 844 | 2026.01.05 22:31:47.525240 [ 286 ] {} <Trace> TCP-Session: 1ac720e2-9392-4a7e-87c4-d6acb8e5c55f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2026.01.05 22:31:47.525253 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.01.05 22:31:47.525250 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.01.05 22:31:47.525318 [ 290 ] {} <Debug> TCP-Session: 7fb4b5e5-d02c-45c8-b9b5-fcbfc8c7a00d Authenticating user 'default' from [fd00:1122:3344:101::e]:41378 | ||
| 848 | 2026.01.05 22:31:47.525343 [ 293 ] {} <Debug> TCP-Session: 852f68ed-664f-409b-8f15-0ad78b147cab Authenticating user 'default' from [fd00:1122:3344:101::e]:54413 | ||
| 849 | 2026.01.05 22:31:47.525356 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.01.05 22:31:47.525361 [ 290 ] {} <Debug> TCP-Session: 7fb4b5e5-d02c-45c8-b9b5-fcbfc8c7a00d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.01.05 22:31:47.525376 [ 293 ] {} <Debug> TCP-Session: 852f68ed-664f-409b-8f15-0ad78b147cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.05 22:31:47.525422 [ 290 ] {} <Debug> TCP-Session: 7fb4b5e5-d02c-45c8-b9b5-fcbfc8c7a00d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.01.05 22:31:47.525430 [ 293 ] {} <Debug> TCP-Session: 852f68ed-664f-409b-8f15-0ad78b147cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.01.05 22:31:47.525449 [ 286 ] {a2d24ccb-5e8c-4c45-a93b-203902bd57fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44643) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 855 | 2026.01.05 22:31:47.525456 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2026.01.05 22:31:47.525247 [ 289 ] {} <Debug> TCP-Session: 066974f5-49e8-4821-853e-133b88b54893 Authenticating user 'default' from [fd00:1122:3344:101::e]:64820 | ||
| 857 | 2026.01.05 22:31:47.525509 [ 291 ] {} <Debug> TCP-Session: c07181bf-5e85-4e21-a9e2-2593df580bbe Authenticating user 'default' from [fd00:1122:3344:101::e]:48430 | ||
| 858 | 2026.01.05 22:31:47.525527 [ 289 ] {} <Debug> TCP-Session: 066974f5-49e8-4821-853e-133b88b54893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.01.05 22:31:47.525545 [ 291 ] {} <Debug> TCP-Session: c07181bf-5e85-4e21-a9e2-2593df580bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.01.05 22:31:47.525554 [ 289 ] {} <Debug> TCP-Session: 066974f5-49e8-4821-853e-133b88b54893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.01.05 22:31:47.525570 [ 291 ] {} <Debug> TCP-Session: c07181bf-5e85-4e21-a9e2-2593df580bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.05 22:31:47.525238 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 863 | 2026.01.05 22:31:47.525391 [ 294 ] {} <Debug> TCP-Session: 2cbea1ce-6295-4f33-9399-5c47468f04b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60736 | ||
| 864 | 2026.01.05 22:31:47.525637 [ 292 ] {} <Debug> TCP-Session: dc84c18b-fc1a-46cc-81af-60be4408cde3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57537 | ||
| 865 | 2026.01.05 22:31:47.525653 [ 294 ] {} <Debug> TCP-Session: 2cbea1ce-6295-4f33-9399-5c47468f04b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.01.05 22:31:47.525164 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.01.05 22:31:47.525672 [ 292 ] {} <Debug> TCP-Session: dc84c18b-fc1a-46cc-81af-60be4408cde3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.01.05 22:31:47.525677 [ 294 ] {} <Debug> TCP-Session: 2cbea1ce-6295-4f33-9399-5c47468f04b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.01.05 22:31:47.525707 [ 287 ] {} <Debug> TCP-Session: b3e91ca2-5107-474c-9b54-6fadd06ce1b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57475 | ||
| 870 | 2026.01.05 22:31:47.525712 [ 292 ] {} <Debug> TCP-Session: dc84c18b-fc1a-46cc-81af-60be4408cde3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.01.05 22:31:47.525737 [ 287 ] {} <Debug> TCP-Session: b3e91ca2-5107-474c-9b54-6fadd06ce1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.01.05 22:31:47.525744 [ 286 ] {a2d24ccb-5e8c-4c45-a93b-203902bd57fa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 873 | 2026.01.05 22:31:47.525760 [ 287 ] {} <Debug> TCP-Session: b3e91ca2-5107-474c-9b54-6fadd06ce1b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.01.05 22:31:47.525049 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47916 | ||
| 875 | 2026.01.05 22:31:47.525822 [ 286 ] {a2d24ccb-5e8c-4c45-a93b-203902bd57fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.01.05 22:31:47.525951 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 877 | 2026.01.05 22:31:47.525981 [ 288 ] {} <Debug> TCP-Session: eb0b2a35-fa86-4f76-ac8c-f6e6847fdba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47916 | ||
| 878 | 2026.01.05 22:31:47.525999 [ 288 ] {} <Debug> TCP-Session: eb0b2a35-fa86-4f76-ac8c-f6e6847fdba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.01.05 22:31:47.526013 [ 288 ] {} <Debug> TCP-Session: eb0b2a35-fa86-4f76-ac8c-f6e6847fdba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.01.05 22:31:47.526148 [ 286 ] {a2d24ccb-5e8c-4c45-a93b-203902bd57fa} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 881 | 2026.01.05 22:31:47.527128 [ 298 ] {a2d24ccb-5e8c-4c45-a93b-203902bd57fa} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2026.01.05 22:31:47.527189 [ 298 ] {a2d24ccb-5e8c-4c45-a93b-203902bd57fa} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2026.01.05 22:31:47.527230 [ 298 ] {a2d24ccb-5e8c-4c45-a93b-203902bd57fa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000977274 sec. (1023.254 rows/sec., 39.97 KiB/sec.) | ||
| 884 | 2026.01.05 22:31:47.527251 [ 298 ] {a2d24ccb-5e8c-4c45-a93b-203902bd57fa} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2026.01.05 22:31:47.528586 [ 286 ] {a2d24ccb-5e8c-4c45-a93b-203902bd57fa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003203 sec., 312.2073056509522 rows/sec., 12.20 KiB/sec. | ||
| 886 | 2026.01.05 22:31:47.528736 [ 286 ] {a2d24ccb-5e8c-4c45-a93b-203902bd57fa} <Debug> TCPHandler: Processed in 0.003619555 sec. | ||
| 887 | 2026.01.05 22:31:47.528857 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.01.05 22:31:47.528888 [ 286 ] {} <Debug> TCP-Session: 1ac720e2-9392-4a7e-87c4-d6acb8e5c55f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.01.05 22:31:47.528891 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.01.05 22:31:47.528914 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.01.05 22:31:47.528933 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.01.05 22:31:47.528951 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.01.05 22:31:47.528968 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.01.05 22:31:47.528986 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.01.05 22:31:47.529009 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.01.05 22:31:47.529035 [ 293 ] {} <Debug> TCP-Session: 852f68ed-664f-409b-8f15-0ad78b147cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.01.05 22:31:47.529052 [ 292 ] {} <Debug> TCP-Session: dc84c18b-fc1a-46cc-81af-60be4408cde3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.05 22:31:47.529068 [ 290 ] {} <Debug> TCP-Session: 7fb4b5e5-d02c-45c8-b9b5-fcbfc8c7a00d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.01.05 22:31:47.529020 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.01.05 22:31:47.528961 [ 294 ] {} <Debug> TCP-Session: 2cbea1ce-6295-4f33-9399-5c47468f04b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.05 22:31:47.529134 [ 291 ] {} <Debug> TCP-Session: c07181bf-5e85-4e21-a9e2-2593df580bbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.01.05 22:31:47.529003 [ 289 ] {} <Debug> TCP-Session: 066974f5-49e8-4821-853e-133b88b54893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.05 22:31:47.528984 [ 287 ] {} <Debug> TCP-Session: b3e91ca2-5107-474c-9b54-6fadd06ce1b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.01.05 22:31:47.528940 [ 288 ] {} <Debug> TCP-Session: eb0b2a35-fa86-4f76-ac8c-f6e6847fdba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.01.05 22:31:47.531122 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53281 | ||
| 906 | 2026.01.05 22:31:47.531184 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.01.05 22:31:47.531207 [ 286 ] {} <Debug> TCP-Session: e78c0d52-be5d-4fe0-9bd4-902e47234bc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53281 | ||
| 908 | 2026.01.05 22:31:47.531225 [ 286 ] {} <Debug> TCP-Session: e78c0d52-be5d-4fe0-9bd4-902e47234bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.01.05 22:31:47.531238 [ 286 ] {} <Debug> TCP-Session: e78c0d52-be5d-4fe0-9bd4-902e47234bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.01.05 22:31:47.531422 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34876 | ||
| 911 | 2026.01.05 22:31:47.531440 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51497 | ||
| 912 | 2026.01.05 22:31:47.531456 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33209 | ||
| 913 | 2026.01.05 22:31:47.531475 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43967 | ||
| 914 | 2026.01.05 22:31:47.531479 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43348 | ||
| 915 | 2026.01.05 22:31:47.531513 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56133 | ||
| 916 | 2026.01.05 22:31:47.531533 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.01.05 22:31:47.531560 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.01.05 22:31:47.531579 [ 289 ] {} <Debug> TCP-Session: ce1f757d-d3b8-4d77-bf7b-55d53f8f38c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33209 | ||
| 919 | 2026.01.05 22:31:47.531591 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.01.05 22:31:47.531584 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.01.05 22:31:47.531606 [ 289 ] {} <Debug> TCP-Session: ce1f757d-d3b8-4d77-bf7b-55d53f8f38c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.01.05 22:31:47.531618 [ 293 ] {} <Debug> TCP-Session: b9a8cf42-d9f9-485d-af65-569c0932c7ff Authenticating user 'default' from [fd00:1122:3344:101::e]:56133 | ||
| 923 | 2026.01.05 22:31:47.531637 [ 291 ] {} <Debug> TCP-Session: 33114fa3-0029-4d32-bf24-908c3088d9fb Authenticating user 'default' from [fd00:1122:3344:101::e]:43348 | ||
| 924 | 2026.01.05 22:31:47.531640 [ 289 ] {} <Debug> TCP-Session: ce1f757d-d3b8-4d77-bf7b-55d53f8f38c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.01.05 22:31:47.531650 [ 293 ] {} <Debug> TCP-Session: b9a8cf42-d9f9-485d-af65-569c0932c7ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.01.05 22:31:47.531667 [ 291 ] {} <Debug> TCP-Session: 33114fa3-0029-4d32-bf24-908c3088d9fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.01.05 22:31:47.531682 [ 293 ] {} <Debug> TCP-Session: b9a8cf42-d9f9-485d-af65-569c0932c7ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.05 22:31:47.531697 [ 291 ] {} <Debug> TCP-Session: 33114fa3-0029-4d32-bf24-908c3088d9fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.01.05 22:31:47.531507 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52605 | ||
| 930 | 2026.01.05 22:31:47.531527 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53079 | ||
| 931 | 2026.01.05 22:31:47.531597 [ 290 ] {} <Debug> TCP-Session: bdc8d32f-c2d2-4aad-aa5b-499030d7074e Authenticating user 'default' from [fd00:1122:3344:101::e]:43967 | ||
| 932 | 2026.01.05 22:31:47.531521 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.01.05 22:31:47.531802 [ 290 ] {} <Debug> TCP-Session: bdc8d32f-c2d2-4aad-aa5b-499030d7074e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.01.05 22:31:47.531803 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2026.01.05 22:31:47.531821 [ 290 ] {} <Debug> TCP-Session: bdc8d32f-c2d2-4aad-aa5b-499030d7074e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.01.05 22:31:47.531823 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.01.05 22:31:47.531847 [ 292 ] {} <Debug> TCP-Session: 766d2161-0c72-4da3-86d4-7cbbc589fb0e Authenticating user 'default' from [fd00:1122:3344:101::e]:52605 | ||
| 938 | 2026.01.05 22:31:47.531863 [ 294 ] {} <Debug> TCP-Session: b62d723e-93bb-46f1-9ec9-5b008e19226f Authenticating user 'default' from [fd00:1122:3344:101::e]:53079 | ||
| 939 | 2026.01.05 22:31:47.531819 [ 288 ] {} <Debug> TCP-Session: 939f806a-d227-4bd9-9f61-f18ab80176f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51497 | ||
| 940 | 2026.01.05 22:31:47.531891 [ 294 ] {} <Debug> TCP-Session: b62d723e-93bb-46f1-9ec9-5b008e19226f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.01.05 22:31:47.531881 [ 292 ] {} <Debug> TCP-Session: 766d2161-0c72-4da3-86d4-7cbbc589fb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.01.05 22:31:47.531911 [ 294 ] {} <Debug> TCP-Session: b62d723e-93bb-46f1-9ec9-5b008e19226f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.01.05 22:31:47.531934 [ 292 ] {} <Debug> TCP-Session: 766d2161-0c72-4da3-86d4-7cbbc589fb0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.01.05 22:31:47.531903 [ 288 ] {} <Debug> TCP-Session: 939f806a-d227-4bd9-9f61-f18ab80176f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.01.05 22:31:47.531490 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.01.05 22:31:47.531979 [ 288 ] {} <Debug> TCP-Session: 939f806a-d227-4bd9-9f61-f18ab80176f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.01.05 22:31:47.532008 [ 287 ] {} <Debug> TCP-Session: 96bbe492-c0b1-4385-993d-0d4273428fee Authenticating user 'default' from [fd00:1122:3344:101::e]:34876 | ||
| 948 | 2026.01.05 22:31:47.531470 [ 286 ] {} <Trace> TCP-Session: e78c0d52-be5d-4fe0-9bd4-902e47234bc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.01.05 22:31:47.532040 [ 287 ] {} <Debug> TCP-Session: 96bbe492-c0b1-4385-993d-0d4273428fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.01.05 22:31:47.532068 [ 287 ] {} <Debug> TCP-Session: 96bbe492-c0b1-4385-993d-0d4273428fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.01.05 22:31:47.532165 [ 286 ] {b6f0eac1-e507-4d87-99ab-ff09d5ad9ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53281) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 952 | 2026.01.05 22:31:47.532341 [ 286 ] {b6f0eac1-e507-4d87-99ab-ff09d5ad9ecf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 953 | 2026.01.05 22:31:47.532384 [ 286 ] {b6f0eac1-e507-4d87-99ab-ff09d5ad9ecf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 954 | 2026.01.05 22:31:47.532605 [ 286 ] {b6f0eac1-e507-4d87-99ab-ff09d5ad9ecf} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.01.05 22:31:47.533443 [ 316 ] {b6f0eac1-e507-4d87-99ab-ff09d5ad9ecf} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.01.05 22:31:47.533487 [ 316 ] {b6f0eac1-e507-4d87-99ab-ff09d5ad9ecf} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.01.05 22:31:47.533521 [ 316 ] {b6f0eac1-e507-4d87-99ab-ff09d5ad9ecf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000835649 sec. (1196.675 rows/sec., 46.75 KiB/sec.) | ||
| 958 | 2026.01.05 22:31:47.533541 [ 316 ] {b6f0eac1-e507-4d87-99ab-ff09d5ad9ecf} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.01.05 22:31:47.534830 [ 286 ] {b6f0eac1-e507-4d87-99ab-ff09d5ad9ecf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0027 sec., 370.3703703703703 rows/sec., 14.47 KiB/sec. | ||
| 960 | 2026.01.05 22:31:47.534976 [ 286 ] {b6f0eac1-e507-4d87-99ab-ff09d5ad9ecf} <Debug> TCPHandler: Processed in 0.003557923 sec. | ||
| 961 | 2026.01.05 22:31:47.535105 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.01.05 22:31:47.535135 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.01.05 22:31:47.535138 [ 286 ] {} <Debug> TCP-Session: e78c0d52-be5d-4fe0-9bd4-902e47234bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.01.05 22:31:47.535153 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.01.05 22:31:47.535185 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.01.05 22:31:47.535206 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.01.05 22:31:47.535211 [ 287 ] {} <Debug> TCP-Session: 96bbe492-c0b1-4385-993d-0d4273428fee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.01.05 22:31:47.535226 [ 292 ] {} <Debug> TCP-Session: 766d2161-0c72-4da3-86d4-7cbbc589fb0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.01.05 22:31:47.535239 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.01.05 22:31:47.535258 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.01.05 22:31:47.535250 [ 291 ] {} <Debug> TCP-Session: 33114fa3-0029-4d32-bf24-908c3088d9fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.01.05 22:31:47.535305 [ 290 ] {} <Debug> TCP-Session: bdc8d32f-c2d2-4aad-aa5b-499030d7074e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.01.05 22:31:47.535316 [ 294 ] {} <Debug> TCP-Session: b62d723e-93bb-46f1-9ec9-5b008e19226f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.01.05 22:31:47.535173 [ 293 ] {} <Debug> TCP-Session: b9a8cf42-d9f9-485d-af65-569c0932c7ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.05 22:31:47.535220 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.01.05 22:31:47.535170 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.01.05 22:31:47.535404 [ 288 ] {} <Debug> TCP-Session: 939f806a-d227-4bd9-9f61-f18ab80176f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.01.05 22:31:47.535432 [ 289 ] {} <Debug> TCP-Session: ce1f757d-d3b8-4d77-bf7b-55d53f8f38c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.01.05 22:31:51.363558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 980 | 2026.01.05 22:31:51.365642 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.01.05 22:31:51.365683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 982 | 2026.01.05 22:31:51.366915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.01.05 22:31:51.367597 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.01.05 22:31:51.367859 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.01.05 22:31:52.000309 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.55 MiB, peak 170.88 MiB, free memory in arenas 0.00 B, will set to 162.57 MiB (RSS), difference: 4.02 MiB | ||
| 986 | 2026.01.05 22:31:53.882076 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.01.05 22:31:53.882296 [ 275 ] {fb7adf2f-dbdd-44fe-b43f-626bfbce7cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.01.05 22:31:53.882601 [ 275 ] {fb7adf2f-dbdd-44fe-b43f-626bfbce7cf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.01.05 22:31:53.882667 [ 275 ] {fb7adf2f-dbdd-44fe-b43f-626bfbce7cf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.01.05 22:31:53.883102 [ 275 ] {fb7adf2f-dbdd-44fe-b43f-626bfbce7cf3} <Debug> TCPHandler: Processed in 0.001173331 sec. | ||
| 991 | 2026.01.05 22:31:53.883349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1445 | ||
| 992 | 2026.01.05 22:31:53.883887 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.01.05 22:31:53.883941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 994 | 2026.01.05 22:31:53.884703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 995 | 2026.01.05 22:31:53.885227 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.01.05 22:31:53.885374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1445 | ||
| 997 | 2026.01.05 22:31:53.891785 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.01.05 22:31:53.891961 [ 275 ] {971c9428-bcdc-4530-9925-21491cd108e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 999 | 2026.01.05 22:31:53.899288 [ 275 ] {971c9428-bcdc-4530-9925-21491cd108e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1000 | 2026.01.05 22:31:53.899351 [ 275 ] {971c9428-bcdc-4530-9925-21491cd108e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1001 | 2026.01.05 22:31:53.902538 [ 275 ] {971c9428-bcdc-4530-9925-21491cd108e3} <Debug> TCPHandler: Processed in 0.010825176 sec. | ||
| 1002 | 2026.01.05 22:31:53.903341 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.01.05 22:31:53.903498 [ 275 ] {f67db154-69ea-4b76-971c-3fe6184046aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1004 | 2026.01.05 22:31:53.906393 [ 275 ] {f67db154-69ea-4b76-971c-3fe6184046aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1005 | 2026.01.05 22:31:53.906450 [ 275 ] {f67db154-69ea-4b76-971c-3fe6184046aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1006 | 2026.01.05 22:31:53.906977 [ 275 ] {f67db154-69ea-4b76-971c-3fe6184046aa} <Debug> TCPHandler: Processed in 0.003719439 sec. | ||
| 1007 | 2026.01.05 22:31:53.907210 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.01.05 22:31:53.907340 [ 275 ] {ade18499-ed75-47ce-bb81-95dd4db0891b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1009 | 2026.01.05 22:31:53.907610 [ 275 ] {ade18499-ed75-47ce-bb81-95dd4db0891b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1010 | 2026.01.05 22:31:53.907655 [ 275 ] {ade18499-ed75-47ce-bb81-95dd4db0891b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1011 | 2026.01.05 22:31:53.908041 [ 275 ] {ade18499-ed75-47ce-bb81-95dd4db0891b} <Debug> TCPHandler: Processed in 0.00088676 sec. | ||
| 1012 | 2026.01.05 22:31:53.908245 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.01.05 22:31:53.908366 [ 275 ] {afa9fd5f-5cb8-4954-9618-1119ac018af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1014 | 2026.01.05 22:31:53.908627 [ 275 ] {afa9fd5f-5cb8-4954-9618-1119ac018af1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1015 | 2026.01.05 22:31:53.908674 [ 275 ] {afa9fd5f-5cb8-4954-9618-1119ac018af1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1016 | 2026.01.05 22:31:53.909012 [ 275 ] {afa9fd5f-5cb8-4954-9618-1119ac018af1} <Debug> TCPHandler: Processed in 0.000818598 sec. | ||
| 1017 | 2026.01.05 22:31:53.909213 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.01.05 22:31:53.909331 [ 275 ] {75cdd28a-40af-471d-b413-329fae7a02d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1019 | 2026.01.05 22:31:53.909616 [ 275 ] {75cdd28a-40af-471d-b413-329fae7a02d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1020 | 2026.01.05 22:31:53.909661 [ 275 ] {75cdd28a-40af-471d-b413-329fae7a02d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1021 | 2026.01.05 22:31:53.909992 [ 275 ] {75cdd28a-40af-471d-b413-329fae7a02d3} <Debug> TCPHandler: Processed in 0.000827499 sec. | ||
| 1022 | 2026.01.05 22:31:53.910236 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.01.05 22:31:53.910355 [ 275 ] {7757f33f-7f56-4d03-90f2-671a1034b8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1024 | 2026.01.05 22:31:53.910616 [ 275 ] {7757f33f-7f56-4d03-90f2-671a1034b8d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1025 | 2026.01.05 22:31:53.910662 [ 275 ] {7757f33f-7f56-4d03-90f2-671a1034b8d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1026 | 2026.01.05 22:31:53.911025 [ 275 ] {7757f33f-7f56-4d03-90f2-671a1034b8d8} <Debug> TCPHandler: Processed in 0.000836799 sec. | ||
| 1027 | 2026.01.05 22:31:53.911256 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.01.05 22:31:53.911381 [ 275 ] {c660aad0-a0e9-4a22-aed9-fefee25fc86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1029 | 2026.01.05 22:31:53.911647 [ 275 ] {c660aad0-a0e9-4a22-aed9-fefee25fc86a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1030 | 2026.01.05 22:31:53.911692 [ 275 ] {c660aad0-a0e9-4a22-aed9-fefee25fc86a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1031 | 2026.01.05 22:31:53.912033 [ 275 ] {c660aad0-a0e9-4a22-aed9-fefee25fc86a} <Debug> TCPHandler: Processed in 0.000826159 sec. | ||
| 1032 | 2026.01.05 22:31:53.912239 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.01.05 22:31:53.912366 [ 275 ] {7898172f-e944-44b1-99e5-49c870b6d618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1034 | 2026.01.05 22:31:53.912627 [ 275 ] {7898172f-e944-44b1-99e5-49c870b6d618} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1035 | 2026.01.05 22:31:53.912671 [ 275 ] {7898172f-e944-44b1-99e5-49c870b6d618} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1036 | 2026.01.05 22:31:53.913001 [ 275 ] {7898172f-e944-44b1-99e5-49c870b6d618} <Debug> TCPHandler: Processed in 0.000810568 sec. | ||
| 1037 | 2026.01.05 22:31:53.913206 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.01.05 22:31:53.913339 [ 275 ] {a4a74042-d208-42e0-8fa2-752e415e206a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1039 | 2026.01.05 22:31:53.913595 [ 275 ] {a4a74042-d208-42e0-8fa2-752e415e206a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1040 | 2026.01.05 22:31:53.913638 [ 275 ] {a4a74042-d208-42e0-8fa2-752e415e206a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1041 | 2026.01.05 22:31:53.913965 [ 275 ] {a4a74042-d208-42e0-8fa2-752e415e206a} <Debug> TCPHandler: Processed in 0.000806628 sec. | ||
| 1042 | 2026.01.05 22:31:53.914181 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.01.05 22:31:53.914304 [ 275 ] {00f16a8b-0cdc-4b52-9eba-d07182f96f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1044 | 2026.01.05 22:31:53.914565 [ 275 ] {00f16a8b-0cdc-4b52-9eba-d07182f96f49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1045 | 2026.01.05 22:31:53.914616 [ 275 ] {00f16a8b-0cdc-4b52-9eba-d07182f96f49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1046 | 2026.01.05 22:31:53.914979 [ 275 ] {00f16a8b-0cdc-4b52-9eba-d07182f96f49} <Debug> TCPHandler: Processed in 0.000846009 sec. | ||
| 1047 | 2026.01.05 22:31:53.915275 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.01.05 22:31:53.915435 [ 275 ] {33b43deb-7cf2-4808-899a-b6d354dad894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1049 | 2026.01.05 22:31:53.915763 [ 275 ] {33b43deb-7cf2-4808-899a-b6d354dad894} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1050 | 2026.01.05 22:31:53.915815 [ 275 ] {33b43deb-7cf2-4808-899a-b6d354dad894} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1051 | 2026.01.05 22:31:53.916225 [ 275 ] {33b43deb-7cf2-4808-899a-b6d354dad894} <Debug> TCPHandler: Processed in 0.001007775 sec. | ||
| 1052 | 2026.01.05 22:31:53.916525 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.01.05 22:31:53.916673 [ 275 ] {1246e6e6-bf75-4035-a261-b0b33cf23cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1054 | 2026.01.05 22:31:53.917000 [ 275 ] {1246e6e6-bf75-4035-a261-b0b33cf23cde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1055 | 2026.01.05 22:31:53.917051 [ 275 ] {1246e6e6-bf75-4035-a261-b0b33cf23cde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1056 | 2026.01.05 22:31:53.917552 [ 275 ] {1246e6e6-bf75-4035-a261-b0b33cf23cde} <Debug> TCPHandler: Processed in 0.001081237 sec. | ||
| 1057 | 2026.01.05 22:31:53.917814 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2026.01.05 22:31:53.917963 [ 275 ] {b3231d53-f93a-49db-9f67-e4f978566f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1059 | 2026.01.05 22:31:53.918248 [ 275 ] {b3231d53-f93a-49db-9f67-e4f978566f08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1060 | 2026.01.05 22:31:53.918295 [ 275 ] {b3231d53-f93a-49db-9f67-e4f978566f08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1061 | 2026.01.05 22:31:53.918683 [ 275 ] {b3231d53-f93a-49db-9f67-e4f978566f08} <Debug> TCPHandler: Processed in 0.000928592 sec. | ||
| 1062 | 2026.01.05 22:31:53.918887 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.01.05 22:31:53.919011 [ 275 ] {27f68b59-e46e-4ceb-8353-e8cbb60af25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1064 | 2026.01.05 22:31:53.919281 [ 275 ] {27f68b59-e46e-4ceb-8353-e8cbb60af25d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1065 | 2026.01.05 22:31:53.919327 [ 275 ] {27f68b59-e46e-4ceb-8353-e8cbb60af25d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1066 | 2026.01.05 22:31:53.919668 [ 275 ] {27f68b59-e46e-4ceb-8353-e8cbb60af25d} <Debug> TCPHandler: Processed in 0.000831409 sec. | ||
| 1067 | 2026.01.05 22:31:53.919897 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.01.05 22:31:53.920021 [ 275 ] {720c8f6a-8d42-47de-bb68-a0f70e6a1205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1069 | 2026.01.05 22:31:53.920326 [ 275 ] {720c8f6a-8d42-47de-bb68-a0f70e6a1205} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1070 | 2026.01.05 22:31:53.920372 [ 275 ] {720c8f6a-8d42-47de-bb68-a0f70e6a1205} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1071 | 2026.01.05 22:31:53.920709 [ 275 ] {720c8f6a-8d42-47de-bb68-a0f70e6a1205} <Debug> TCPHandler: Processed in 0.00086131 sec. | ||
| 1072 | 2026.01.05 22:31:53.920927 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2026.01.05 22:31:53.921053 [ 275 ] {6f3a2f01-fe72-4f63-bc40-0b222a567ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1074 | 2026.01.05 22:31:53.921352 [ 275 ] {6f3a2f01-fe72-4f63-bc40-0b222a567ef7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1075 | 2026.01.05 22:31:53.921399 [ 275 ] {6f3a2f01-fe72-4f63-bc40-0b222a567ef7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1076 | 2026.01.05 22:31:53.921728 [ 275 ] {6f3a2f01-fe72-4f63-bc40-0b222a567ef7} <Debug> TCPHandler: Processed in 0.0008606 sec. | ||
| 1077 | 2026.01.05 22:31:53.921948 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.01.05 22:31:53.922071 [ 275 ] {c69d12f6-d442-43e6-964a-da32f823b69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1079 | 2026.01.05 22:31:53.922341 [ 275 ] {c69d12f6-d442-43e6-964a-da32f823b69a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1080 | 2026.01.05 22:31:53.922385 [ 275 ] {c69d12f6-d442-43e6-964a-da32f823b69a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1081 | 2026.01.05 22:31:53.922716 [ 275 ] {c69d12f6-d442-43e6-964a-da32f823b69a} <Debug> TCPHandler: Processed in 0.000817438 sec. | ||
| 1082 | 2026.01.05 22:31:53.922920 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2026.01.05 22:31:53.923044 [ 275 ] {56497b44-e5ee-4360-99f3-79d2f8d01918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1084 | 2026.01.05 22:31:53.923313 [ 275 ] {56497b44-e5ee-4360-99f3-79d2f8d01918} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1085 | 2026.01.05 22:31:53.923356 [ 275 ] {56497b44-e5ee-4360-99f3-79d2f8d01918} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1086 | 2026.01.05 22:31:53.923725 [ 275 ] {56497b44-e5ee-4360-99f3-79d2f8d01918} <Debug> TCPHandler: Processed in 0.000853169 sec. | ||
| 1087 | 2026.01.05 22:31:53.923923 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2026.01.05 22:31:53.924046 [ 275 ] {107097a6-f2ad-4575-8f61-3fb4e4de8436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1089 | 2026.01.05 22:31:53.924320 [ 275 ] {107097a6-f2ad-4575-8f61-3fb4e4de8436} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1090 | 2026.01.05 22:31:53.924365 [ 275 ] {107097a6-f2ad-4575-8f61-3fb4e4de8436} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1091 | 2026.01.05 22:31:53.924714 [ 275 ] {107097a6-f2ad-4575-8f61-3fb4e4de8436} <Debug> TCPHandler: Processed in 0.000840198 sec. | ||
| 1092 | 2026.01.05 22:31:53.924924 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.01.05 22:31:53.925055 [ 275 ] {28282e8f-5544-43ae-8a70-a10abd526cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1094 | 2026.01.05 22:31:53.925328 [ 275 ] {28282e8f-5544-43ae-8a70-a10abd526cb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1095 | 2026.01.05 22:31:53.925373 [ 275 ] {28282e8f-5544-43ae-8a70-a10abd526cb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1096 | 2026.01.05 22:31:53.925709 [ 275 ] {28282e8f-5544-43ae-8a70-a10abd526cb8} <Debug> TCPHandler: Processed in 0.000834129 sec. | ||
| 1097 | 2026.01.05 22:31:53.925915 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.01.05 22:31:53.926044 [ 275 ] {dd5afb63-1179-43af-a76a-e7e3dd37b41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1099 | 2026.01.05 22:31:53.926320 [ 275 ] {dd5afb63-1179-43af-a76a-e7e3dd37b41c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1100 | 2026.01.05 22:31:53.926364 [ 275 ] {dd5afb63-1179-43af-a76a-e7e3dd37b41c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1101 | 2026.01.05 22:31:53.926675 [ 275 ] {dd5afb63-1179-43af-a76a-e7e3dd37b41c} <Debug> TCPHandler: Processed in 0.000808428 sec. | ||
| 1102 | 2026.01.05 22:31:53.926895 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.01.05 22:31:53.927019 [ 275 ] {a8ffafd7-40fe-4b4d-ab03-da9e0e366055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1104 | 2026.01.05 22:31:53.927285 [ 275 ] {a8ffafd7-40fe-4b4d-ab03-da9e0e366055} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1105 | 2026.01.05 22:31:53.927329 [ 275 ] {a8ffafd7-40fe-4b4d-ab03-da9e0e366055} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1106 | 2026.01.05 22:31:53.927676 [ 275 ] {a8ffafd7-40fe-4b4d-ab03-da9e0e366055} <Debug> TCPHandler: Processed in 0.000829049 sec. | ||
| 1107 | 2026.01.05 22:31:53.927884 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.01.05 22:31:53.928045 [ 275 ] {f76f5add-a2f0-4bd8-816f-ed22de0ea656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1109 | 2026.01.05 22:31:53.928348 [ 275 ] {f76f5add-a2f0-4bd8-816f-ed22de0ea656} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1110 | 2026.01.05 22:31:53.928393 [ 275 ] {f76f5add-a2f0-4bd8-816f-ed22de0ea656} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1111 | 2026.01.05 22:31:53.928730 [ 275 ] {f76f5add-a2f0-4bd8-816f-ed22de0ea656} <Debug> TCPHandler: Processed in 0.000899091 sec. | ||
| 1112 | 2026.01.05 22:31:53.931853 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.01.05 22:31:53.931987 [ 275 ] {6a6507b2-09f7-4e96-a031-4faa162e0402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1114 | 2026.01.05 22:31:53.932278 [ 275 ] {6a6507b2-09f7-4e96-a031-4faa162e0402} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1115 | 2026.01.05 22:31:53.932325 [ 275 ] {6a6507b2-09f7-4e96-a031-4faa162e0402} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1116 | 2026.01.05 22:31:53.932672 [ 275 ] {6a6507b2-09f7-4e96-a031-4faa162e0402} <Debug> TCPHandler: Processed in 0.000873851 sec. | ||
| 1117 | 2026.01.05 22:31:53.933556 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.01.05 22:31:53.933726 [ 275 ] {aa5feb33-3be6-427e-b8ee-111d83e37dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1119 | 2026.01.05 22:31:53.934120 [ 275 ] {aa5feb33-3be6-427e-b8ee-111d83e37dac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1120 | 2026.01.05 22:31:53.934181 [ 275 ] {aa5feb33-3be6-427e-b8ee-111d83e37dac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1121 | 2026.01.05 22:31:53.934675 [ 275 ] {aa5feb33-3be6-427e-b8ee-111d83e37dac} <Debug> TCPHandler: Processed in 0.001182321 sec. | ||
| 1122 | 2026.01.05 22:31:53.934975 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.01.05 22:31:53.935111 [ 275 ] {a8a7b2c1-f432-45e8-a9be-d89e7fdf950e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1124 | 2026.01.05 22:31:53.935416 [ 275 ] {a8a7b2c1-f432-45e8-a9be-d89e7fdf950e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1125 | 2026.01.05 22:31:53.935464 [ 275 ] {a8a7b2c1-f432-45e8-a9be-d89e7fdf950e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1126 | 2026.01.05 22:31:53.935816 [ 275 ] {a8a7b2c1-f432-45e8-a9be-d89e7fdf950e} <Debug> TCPHandler: Processed in 0.000889362 sec. | ||
| 1127 | 2026.01.05 22:31:53.935993 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1128 | 2026.01.05 22:31:53.936101 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2026.01.05 22:31:53.936242 [ 275 ] {2120a2c5-bf4c-4d32-b18a-a34c2b0cca56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1130 | 2026.01.05 22:31:53.936594 [ 275 ] {2120a2c5-bf4c-4d32-b18a-a34c2b0cca56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1131 | 2026.01.05 22:31:53.936642 [ 275 ] {2120a2c5-bf4c-4d32-b18a-a34c2b0cca56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1132 | 2026.01.05 22:31:53.937019 [ 275 ] {2120a2c5-bf4c-4d32-b18a-a34c2b0cca56} <Debug> TCPHandler: Processed in 0.000970304 sec. | ||
| 1133 | 2026.01.05 22:31:53.937312 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2026.01.05 22:31:53.937446 [ 275 ] {848cc2ed-076b-4e1b-8ecd-ca929b5f6a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1135 | 2026.01.05 22:31:53.937747 [ 275 ] {848cc2ed-076b-4e1b-8ecd-ca929b5f6a67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1136 | 2026.01.05 22:31:53.937793 [ 275 ] {848cc2ed-076b-4e1b-8ecd-ca929b5f6a67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1137 | 2026.01.05 22:31:53.938163 [ 275 ] {848cc2ed-076b-4e1b-8ecd-ca929b5f6a67} <Debug> TCPHandler: Processed in 0.000900692 sec. | ||
| 1138 | 2026.01.05 22:31:53.938456 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.01.05 22:31:53.938589 [ 275 ] {456f7acb-e49f-4b37-bd48-6a29babc4ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1140 | 2026.01.05 22:31:53.938894 [ 275 ] {456f7acb-e49f-4b37-bd48-6a29babc4ef7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1141 | 2026.01.05 22:31:53.938938 [ 275 ] {456f7acb-e49f-4b37-bd48-6a29babc4ef7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1142 | 2026.01.05 22:31:53.939285 [ 275 ] {456f7acb-e49f-4b37-bd48-6a29babc4ef7} <Debug> TCPHandler: Processed in 0.000879261 sec. | ||
| 1143 | 2026.01.05 22:31:53.939559 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.01.05 22:31:53.939691 [ 275 ] {288fd196-da74-466c-b1ea-35c4a27bbf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1145 | 2026.01.05 22:31:53.939984 [ 275 ] {288fd196-da74-466c-b1ea-35c4a27bbf71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1146 | 2026.01.05 22:31:53.940030 [ 275 ] {288fd196-da74-466c-b1ea-35c4a27bbf71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1147 | 2026.01.05 22:31:53.940364 [ 275 ] {288fd196-da74-466c-b1ea-35c4a27bbf71} <Debug> TCPHandler: Processed in 0.00085308 sec. | ||
| 1148 | 2026.01.05 22:31:53.940620 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.01.05 22:31:53.940752 [ 275 ] {28e386d5-394f-4226-9729-6b8188abe0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1150 | 2026.01.05 22:31:53.941097 [ 275 ] {28e386d5-394f-4226-9729-6b8188abe0ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1151 | 2026.01.05 22:31:53.941154 [ 275 ] {28e386d5-394f-4226-9729-6b8188abe0ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1152 | 2026.01.05 22:31:53.941541 [ 275 ] {28e386d5-394f-4226-9729-6b8188abe0ea} <Debug> TCPHandler: Processed in 0.000969694 sec. | ||
| 1153 | 2026.01.05 22:31:53.941820 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.01.05 22:31:53.941951 [ 275 ] {986c2bec-6c75-490a-8671-a10c96c3abc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1155 | 2026.01.05 22:31:53.942260 [ 275 ] {986c2bec-6c75-490a-8671-a10c96c3abc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1156 | 2026.01.05 22:31:53.942305 [ 275 ] {986c2bec-6c75-490a-8671-a10c96c3abc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1157 | 2026.01.05 22:31:53.942649 [ 275 ] {986c2bec-6c75-490a-8671-a10c96c3abc5} <Debug> TCPHandler: Processed in 0.00087949 sec. | ||
| 1158 | 2026.01.05 22:31:53.942951 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.01.05 22:31:53.943083 [ 275 ] {83af985c-982a-4bed-85d1-0fc69cc6b096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1160 | 2026.01.05 22:31:53.943392 [ 275 ] {83af985c-982a-4bed-85d1-0fc69cc6b096} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1161 | 2026.01.05 22:31:53.943437 [ 275 ] {83af985c-982a-4bed-85d1-0fc69cc6b096} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1162 | 2026.01.05 22:31:53.943777 [ 275 ] {83af985c-982a-4bed-85d1-0fc69cc6b096} <Debug> TCPHandler: Processed in 0.00087596 sec. | ||
| 1163 | 2026.01.05 22:31:53.953576 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.01.05 22:31:53.953645 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1165 | 2026.01.05 22:31:53.956754 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.01.05 22:31:53.956900 [ 275 ] {8f50d06d-7e70-42ce-b4c2-cf6b82e80dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 1167 | 2026.01.05 22:31:53.957227 [ 275 ] {8f50d06d-7e70-42ce-b4c2-cf6b82e80dac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1168 | 2026.01.05 22:31:53.957273 [ 275 ] {8f50d06d-7e70-42ce-b4c2-cf6b82e80dac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1169 | 2026.01.05 22:31:53.957724 [ 275 ] {8f50d06d-7e70-42ce-b4c2-cf6b82e80dac} <Debug> TCPHandler: Processed in 0.001023706 sec. | ||
| 1170 | 2026.01.05 22:31:53.960251 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1171 | 2026.01.05 22:31:53.961065 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.01.05 22:31:53.961182 [ 275 ] {685cb231-2be7-4c10-9557-6af6a94a717e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1173 | 2026.01.05 22:31:53.961226 [ 275 ] {685cb231-2be7-4c10-9557-6af6a94a717e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1174 | 2026.01.05 22:31:53.961517 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2026.01.05 22:31:53.966165 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1176 | 2026.01.05 22:31:53.966298 [ 275 ] {685cb231-2be7-4c10-9557-6af6a94a717e} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.01.05 22:31:53.966347 [ 275 ] {685cb231-2be7-4c10-9557-6af6a94a717e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1178 | 2026.01.05 22:31:53.969246 [ 275 ] {685cb231-2be7-4c10-9557-6af6a94a717e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1179 | 2026.01.05 22:31:53.969766 [ 275 ] {685cb231-2be7-4c10-9557-6af6a94a717e} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.01.05 22:31:53.969924 [ 275 ] {685cb231-2be7-4c10-9557-6af6a94a717e} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.008768 sec., 3991.788321167883 rows/sec., 859.73 KiB/sec. | ||
| 1181 | 2026.01.05 22:31:53.969980 [ 275 ] {685cb231-2be7-4c10-9557-6af6a94a717e} <Debug> TCPHandler: Processed in 0.008970071 sec. | ||
| 1182 | 2026.01.05 22:31:53.970149 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2026.01.05 22:31:53.970254 [ 275 ] {48b7fe3a-7bcd-4065-84f3-c45fff5aa321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1184 | 2026.01.05 22:31:53.970298 [ 275 ] {48b7fe3a-7bcd-4065-84f3-c45fff5aa321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1185 | 2026.01.05 22:31:53.975382 [ 275 ] {48b7fe3a-7bcd-4065-84f3-c45fff5aa321} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2026.01.05 22:31:53.975420 [ 275 ] {48b7fe3a-7bcd-4065-84f3-c45fff5aa321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1187 | 2026.01.05 22:31:53.978219 [ 275 ] {48b7fe3a-7bcd-4065-84f3-c45fff5aa321} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1188 | 2026.01.05 22:31:53.978768 [ 275 ] {48b7fe3a-7bcd-4065-84f3-c45fff5aa321} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2026.01.05 22:31:53.978919 [ 275 ] {48b7fe3a-7bcd-4065-84f3-c45fff5aa321} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.008686 sec., 47202.394658070465 rows/sec., 2.99 MiB/sec. | ||
| 1190 | 2026.01.05 22:31:53.978965 [ 275 ] {48b7fe3a-7bcd-4065-84f3-c45fff5aa321} <Debug> TCPHandler: Processed in 0.008870157 sec. | ||
| 1191 | 2026.01.05 22:31:53.979089 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2026.01.05 22:31:53.979191 [ 275 ] {b38979a2-f7eb-40e9-9b9f-b27190d1bbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1193 | 2026.01.05 22:31:53.979235 [ 275 ] {b38979a2-f7eb-40e9-9b9f-b27190d1bbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1194 | 2026.01.05 22:31:53.979649 [ 275 ] {b38979a2-f7eb-40e9-9b9f-b27190d1bbe7} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2026.01.05 22:31:53.979686 [ 275 ] {b38979a2-f7eb-40e9-9b9f-b27190d1bbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1196 | 2026.01.05 22:31:53.980151 [ 275 ] {b38979a2-f7eb-40e9-9b9f-b27190d1bbe7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1197 | 2026.01.05 22:31:53.980697 [ 275 ] {b38979a2-f7eb-40e9-9b9f-b27190d1bbe7} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2026.01.05 22:31:53.980831 [ 275 ] {b38979a2-f7eb-40e9-9b9f-b27190d1bbe7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00166 sec., 4819.277108433735 rows/sec., 392.98 KiB/sec. | ||
| 1199 | 2026.01.05 22:31:53.980872 [ 275 ] {b38979a2-f7eb-40e9-9b9f-b27190d1bbe7} <Debug> TCPHandler: Processed in 0.001835483 sec. | ||
| 1200 | 2026.01.05 22:31:53.980985 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.01.05 22:31:53.981084 [ 275 ] {dd31fb8f-97ce-43ba-8c92-d61b54a27f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1202 | 2026.01.05 22:31:53.981126 [ 275 ] {dd31fb8f-97ce-43ba-8c92-d61b54a27f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1203 | 2026.01.05 22:31:53.982205 [ 275 ] {dd31fb8f-97ce-43ba-8c92-d61b54a27f91} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.01.05 22:31:53.982241 [ 275 ] {dd31fb8f-97ce-43ba-8c92-d61b54a27f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1205 | 2026.01.05 22:31:53.982838 [ 275 ] {dd31fb8f-97ce-43ba-8c92-d61b54a27f91} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1206 | 2026.01.05 22:31:53.983527 [ 275 ] {dd31fb8f-97ce-43ba-8c92-d61b54a27f91} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.01.05 22:31:53.983700 [ 275 ] {dd31fb8f-97ce-43ba-8c92-d61b54a27f91} <Debug> executeQuery: Read 1102 rows, 89.26 KiB in 0.002633 sec., 418533.991644512 rows/sec., 33.11 MiB/sec. | ||
| 1208 | 2026.01.05 22:31:53.983756 [ 275 ] {dd31fb8f-97ce-43ba-8c92-d61b54a27f91} <Debug> TCPHandler: Processed in 0.002819728 sec. | ||
| 1209 | 2026.01.05 22:31:53.983898 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.01.05 22:31:53.983999 [ 275 ] {34eda28c-ad58-4bc2-8f9d-6b62c81d6f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1211 | 2026.01.05 22:31:53.984042 [ 275 ] {34eda28c-ad58-4bc2-8f9d-6b62c81d6f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1212 | 2026.01.05 22:31:53.984593 [ 275 ] {34eda28c-ad58-4bc2-8f9d-6b62c81d6f34} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.01.05 22:31:53.984630 [ 275 ] {34eda28c-ad58-4bc2-8f9d-6b62c81d6f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1214 | 2026.01.05 22:31:53.985242 [ 275 ] {34eda28c-ad58-4bc2-8f9d-6b62c81d6f34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1215 | 2026.01.05 22:31:53.985833 [ 275 ] {34eda28c-ad58-4bc2-8f9d-6b62c81d6f34} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.01.05 22:31:53.985961 [ 275 ] {34eda28c-ad58-4bc2-8f9d-6b62c81d6f34} <Debug> executeQuery: Read 219 rows, 13.33 KiB in 0.001982 sec., 110494.45005045409 rows/sec., 6.57 MiB/sec. | ||
| 1217 | 2026.01.05 22:31:53.986001 [ 275 ] {34eda28c-ad58-4bc2-8f9d-6b62c81d6f34} <Debug> TCPHandler: Processed in 0.002153355 sec. | ||
| 1218 | 2026.01.05 22:31:53.986139 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.01.05 22:31:53.986234 [ 275 ] {f5c38dc6-1dc4-4130-b99c-e4cfe89a8635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1220 | 2026.01.05 22:31:53.986276 [ 275 ] {f5c38dc6-1dc4-4130-b99c-e4cfe89a8635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1221 | 2026.01.05 22:31:53.986861 [ 275 ] {f5c38dc6-1dc4-4130-b99c-e4cfe89a8635} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.01.05 22:31:53.986895 [ 275 ] {f5c38dc6-1dc4-4130-b99c-e4cfe89a8635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1223 | 2026.01.05 22:31:53.987360 [ 275 ] {f5c38dc6-1dc4-4130-b99c-e4cfe89a8635} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1224 | 2026.01.05 22:31:53.987884 [ 275 ] {f5c38dc6-1dc4-4130-b99c-e4cfe89a8635} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.01.05 22:31:53.988015 [ 275 ] {f5c38dc6-1dc4-4130-b99c-e4cfe89a8635} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001798 sec., 117908.78754171303 rows/sec., 7.60 MiB/sec. | ||
| 1226 | 2026.01.05 22:31:53.988053 [ 275 ] {f5c38dc6-1dc4-4130-b99c-e4cfe89a8635} <Debug> TCPHandler: Processed in 0.001965108 sec. | ||
| 1227 | 2026.01.05 22:31:53.988172 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2026.01.05 22:31:53.988267 [ 275 ] {194d16f2-7c0b-4ce4-974f-14c2d15a712a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1229 | 2026.01.05 22:31:53.988308 [ 275 ] {194d16f2-7c0b-4ce4-974f-14c2d15a712a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1230 | 2026.01.05 22:31:53.988839 [ 275 ] {194d16f2-7c0b-4ce4-974f-14c2d15a712a} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.01.05 22:31:53.988876 [ 275 ] {194d16f2-7c0b-4ce4-974f-14c2d15a712a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1232 | 2026.01.05 22:31:53.989460 [ 275 ] {194d16f2-7c0b-4ce4-974f-14c2d15a712a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1233 | 2026.01.05 22:31:53.989950 [ 275 ] {194d16f2-7c0b-4ce4-974f-14c2d15a712a} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.01.05 22:31:53.990079 [ 275 ] {194d16f2-7c0b-4ce4-974f-14c2d15a712a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00183 sec., 115300.54644808744 rows/sec., 6.55 MiB/sec. | ||
| 1235 | 2026.01.05 22:31:53.990120 [ 275 ] {194d16f2-7c0b-4ce4-974f-14c2d15a712a} <Debug> TCPHandler: Processed in 0.001999219 sec. | ||
| 1236 | 2026.01.05 22:31:53.990242 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2026.01.05 22:31:53.990338 [ 275 ] {41eeed30-9058-40d7-984d-0165805d8e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1238 | 2026.01.05 22:31:53.990379 [ 275 ] {41eeed30-9058-40d7-984d-0165805d8e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1239 | 2026.01.05 22:31:53.991050 [ 275 ] {41eeed30-9058-40d7-984d-0165805d8e50} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.01.05 22:31:53.991088 [ 275 ] {41eeed30-9058-40d7-984d-0165805d8e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1241 | 2026.01.05 22:31:53.991621 [ 275 ] {41eeed30-9058-40d7-984d-0165805d8e50} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1242 | 2026.01.05 22:31:53.992134 [ 275 ] {41eeed30-9058-40d7-984d-0165805d8e50} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.01.05 22:31:53.992268 [ 275 ] {41eeed30-9058-40d7-984d-0165805d8e50} <Debug> executeQuery: Read 668 rows, 47.61 KiB in 0.001949 sec., 342739.8665982555 rows/sec., 23.85 MiB/sec. | ||
| 1244 | 2026.01.05 22:31:53.992309 [ 275 ] {41eeed30-9058-40d7-984d-0165805d8e50} <Debug> TCPHandler: Processed in 0.002119844 sec. | ||
| 1245 | 2026.01.05 22:31:53.992434 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2026.01.05 22:31:53.992531 [ 275 ] {fd307089-fbf2-41f3-90ac-7325cf71880a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1247 | 2026.01.05 22:31:53.992574 [ 275 ] {fd307089-fbf2-41f3-90ac-7325cf71880a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1248 | 2026.01.05 22:31:53.992955 [ 275 ] {fd307089-fbf2-41f3-90ac-7325cf71880a} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.01.05 22:31:53.992992 [ 275 ] {fd307089-fbf2-41f3-90ac-7325cf71880a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1250 | 2026.01.05 22:31:53.995626 [ 275 ] {fd307089-fbf2-41f3-90ac-7325cf71880a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1251 | 2026.01.05 22:31:53.996211 [ 275 ] {fd307089-fbf2-41f3-90ac-7325cf71880a} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.01.05 22:31:53.996350 [ 275 ] {fd307089-fbf2-41f3-90ac-7325cf71880a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003838 sec., 1563.314226159458 rows/sec., 81.68 KiB/sec. | ||
| 1253 | 2026.01.05 22:31:53.996391 [ 275 ] {fd307089-fbf2-41f3-90ac-7325cf71880a} <Debug> TCPHandler: Processed in 0.004010159 sec. | ||
| 1254 | 2026.01.05 22:31:53.996516 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.01.05 22:31:53.996616 [ 275 ] {b2a3c67d-a30e-4a90-9efd-b2de0039d27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1256 | 2026.01.05 22:31:53.996663 [ 275 ] {b2a3c67d-a30e-4a90-9efd-b2de0039d27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1257 | 2026.01.05 22:31:53.997130 [ 275 ] {b2a3c67d-a30e-4a90-9efd-b2de0039d27a} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.01.05 22:31:53.997166 [ 275 ] {b2a3c67d-a30e-4a90-9efd-b2de0039d27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1259 | 2026.01.05 22:31:53.997665 [ 275 ] {b2a3c67d-a30e-4a90-9efd-b2de0039d27a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1260 | 2026.01.05 22:31:53.998254 [ 275 ] {b2a3c67d-a30e-4a90-9efd-b2de0039d27a} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.01.05 22:31:53.998395 [ 275 ] {b2a3c67d-a30e-4a90-9efd-b2de0039d27a} <Debug> executeQuery: Read 218 rows, 14.30 KiB in 0.001799 sec., 121178.43246247915 rows/sec., 7.76 MiB/sec. | ||
| 1262 | 2026.01.05 22:31:53.998436 [ 275 ] {b2a3c67d-a30e-4a90-9efd-b2de0039d27a} <Debug> TCPHandler: Processed in 0.001974728 sec. | ||
| 1263 | 2026.01.05 22:31:53.998557 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.01.05 22:31:53.998655 [ 275 ] {5f6a0b16-2023-41bb-a968-2f82d8d85ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1265 | 2026.01.05 22:31:53.998700 [ 275 ] {5f6a0b16-2023-41bb-a968-2f82d8d85ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1266 | 2026.01.05 22:31:53.999030 [ 275 ] {5f6a0b16-2023-41bb-a968-2f82d8d85ec1} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.01.05 22:31:53.999069 [ 275 ] {5f6a0b16-2023-41bb-a968-2f82d8d85ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1268 | 2026.01.05 22:31:53.999658 [ 275 ] {5f6a0b16-2023-41bb-a968-2f82d8d85ec1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1269 | 2026.01.05 22:31:54.000186 [ 275 ] {5f6a0b16-2023-41bb-a968-2f82d8d85ec1} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.01.05 22:31:54.000322 [ 275 ] {5f6a0b16-2023-41bb-a968-2f82d8d85ec1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001688 sec., 592.4170616113744 rows/sec., 39.92 KiB/sec. | ||
| 1271 | 2026.01.05 22:31:54.000369 [ 275 ] {5f6a0b16-2023-41bb-a968-2f82d8d85ec1} <Debug> TCPHandler: Processed in 0.001862994 sec. | ||
| 1272 | 2026.01.05 22:31:54.000505 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.01.05 22:31:54.000629 [ 275 ] {d1bb94fe-912b-4084-9e60-0d2449845e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1274 | 2026.01.05 22:31:54.000693 [ 275 ] {d1bb94fe-912b-4084-9e60-0d2449845e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1275 | 2026.01.05 22:31:54.001521 [ 275 ] {d1bb94fe-912b-4084-9e60-0d2449845e0a} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.01.05 22:31:54.001560 [ 275 ] {d1bb94fe-912b-4084-9e60-0d2449845e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1277 | 2026.01.05 22:31:54.004613 [ 275 ] {d1bb94fe-912b-4084-9e60-0d2449845e0a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1278 | 2026.01.05 22:31:54.005142 [ 275 ] {d1bb94fe-912b-4084-9e60-0d2449845e0a} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.01.05 22:31:54.005282 [ 275 ] {d1bb94fe-912b-4084-9e60-0d2449845e0a} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.004673 sec., 1283.9717526214424 rows/sec., 2.30 MiB/sec. | ||
| 1280 | 2026.01.05 22:31:54.005346 [ 275 ] {d1bb94fe-912b-4084-9e60-0d2449845e0a} <Debug> TCPHandler: Processed in 0.00490629 sec. | ||
| 1281 | 2026.01.05 22:31:54.005484 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.01.05 22:31:54.005585 [ 275 ] {346af1a1-4023-4e43-a37f-a0f2ab724393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1283 | 2026.01.05 22:31:54.005630 [ 275 ] {346af1a1-4023-4e43-a37f-a0f2ab724393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1284 | 2026.01.05 22:31:54.005994 [ 275 ] {346af1a1-4023-4e43-a37f-a0f2ab724393} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.01.05 22:31:54.006031 [ 275 ] {346af1a1-4023-4e43-a37f-a0f2ab724393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1286 | 2026.01.05 22:31:54.006632 [ 275 ] {346af1a1-4023-4e43-a37f-a0f2ab724393} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1287 | 2026.01.05 22:31:54.007093 [ 275 ] {346af1a1-4023-4e43-a37f-a0f2ab724393} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.01.05 22:31:54.007220 [ 275 ] {346af1a1-4023-4e43-a37f-a0f2ab724393} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001655 sec., 1812.6888217522658 rows/sec., 128.04 KiB/sec. | ||
| 1289 | 2026.01.05 22:31:54.007264 [ 275 ] {346af1a1-4023-4e43-a37f-a0f2ab724393} <Debug> TCPHandler: Processed in 0.001833593 sec. | ||
| 1290 | 2026.01.05 22:31:54.007385 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.01.05 22:31:54.007482 [ 275 ] {15ef1451-4886-4d0d-ac3a-83024a45ce89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1292 | 2026.01.05 22:31:54.007525 [ 275 ] {15ef1451-4886-4d0d-ac3a-83024a45ce89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1293 | 2026.01.05 22:31:54.007923 [ 275 ] {15ef1451-4886-4d0d-ac3a-83024a45ce89} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.01.05 22:31:54.007962 [ 275 ] {15ef1451-4886-4d0d-ac3a-83024a45ce89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1295 | 2026.01.05 22:31:54.008609 [ 275 ] {15ef1451-4886-4d0d-ac3a-83024a45ce89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1296 | 2026.01.05 22:31:54.009246 [ 275 ] {15ef1451-4886-4d0d-ac3a-83024a45ce89} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.01.05 22:31:54.009424 [ 275 ] {15ef1451-4886-4d0d-ac3a-83024a45ce89} <Debug> executeQuery: Read 74 rows, 4.42 KiB in 0.001959 sec., 37774.37468095968 rows/sec., 2.20 MiB/sec. | ||
| 1298 | 2026.01.05 22:31:54.009490 [ 275 ] {15ef1451-4886-4d0d-ac3a-83024a45ce89} <Debug> TCPHandler: Processed in 0.002153004 sec. | ||
| 1299 | 2026.01.05 22:31:58.887667 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.01.05 22:31:58.887883 [ 275 ] {0a73cd4f-70af-49e0-adad-3469ffcd2d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1301 | 2026.01.05 22:31:58.887951 [ 275 ] {0a73cd4f-70af-49e0-adad-3469ffcd2d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1302 | 2026.01.05 22:31:58.888615 [ 275 ] {0a73cd4f-70af-49e0-adad-3469ffcd2d86} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.01.05 22:31:58.888663 [ 275 ] {0a73cd4f-70af-49e0-adad-3469ffcd2d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1304 | 2026.01.05 22:31:58.889223 [ 275 ] {0a73cd4f-70af-49e0-adad-3469ffcd2d86} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1305 | 2026.01.05 22:31:58.889757 [ 275 ] {0a73cd4f-70af-49e0-adad-3469ffcd2d86} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.01.05 22:31:58.889950 [ 275 ] {0a73cd4f-70af-49e0-adad-3469ffcd2d86} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.00212 sec., 14150.943396226416 rows/sec., 1.10 MiB/sec. | ||
| 1307 | 2026.01.05 22:31:58.890011 [ 275 ] {0a73cd4f-70af-49e0-adad-3469ffcd2d86} <Debug> TCPHandler: Processed in 0.002485046 sec. | ||
| 1308 | 2026.01.05 22:31:58.890135 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.01.05 22:31:58.890235 [ 275 ] {43dbe669-eaed-4f54-95e2-6d79b8b9f886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1310 | 2026.01.05 22:31:58.890278 [ 275 ] {43dbe669-eaed-4f54-95e2-6d79b8b9f886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1311 | 2026.01.05 22:31:58.890721 [ 275 ] {43dbe669-eaed-4f54-95e2-6d79b8b9f886} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.01.05 22:31:58.890759 [ 275 ] {43dbe669-eaed-4f54-95e2-6d79b8b9f886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1313 | 2026.01.05 22:31:58.891228 [ 275 ] {43dbe669-eaed-4f54-95e2-6d79b8b9f886} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1314 | 2026.01.05 22:31:58.891715 [ 275 ] {43dbe669-eaed-4f54-95e2-6d79b8b9f886} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.01.05 22:31:58.891847 [ 275 ] {43dbe669-eaed-4f54-95e2-6d79b8b9f886} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001632 sec., 22058.823529411766 rows/sec., 1.72 MiB/sec. | ||
| 1316 | 2026.01.05 22:31:58.891894 [ 275 ] {43dbe669-eaed-4f54-95e2-6d79b8b9f886} <Debug> TCPHandler: Processed in 0.001811113 sec. | ||
| 1317 | 2026.01.05 22:31:58.892005 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.01.05 22:31:58.892101 [ 275 ] {5f7663a7-b2a8-4dd7-be94-9fb274edc137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1319 | 2026.01.05 22:31:58.892146 [ 275 ] {5f7663a7-b2a8-4dd7-be94-9fb274edc137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1320 | 2026.01.05 22:31:58.892540 [ 275 ] {5f7663a7-b2a8-4dd7-be94-9fb274edc137} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.01.05 22:31:58.892577 [ 275 ] {5f7663a7-b2a8-4dd7-be94-9fb274edc137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1322 | 2026.01.05 22:31:58.893026 [ 275 ] {5f7663a7-b2a8-4dd7-be94-9fb274edc137} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1323 | 2026.01.05 22:31:58.893516 [ 275 ] {5f7663a7-b2a8-4dd7-be94-9fb274edc137} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.01.05 22:31:58.893649 [ 275 ] {5f7663a7-b2a8-4dd7-be94-9fb274edc137} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001568 sec., 38265.30612244898 rows/sec., 2.69 MiB/sec. | ||
| 1325 | 2026.01.05 22:31:58.893685 [ 275 ] {5f7663a7-b2a8-4dd7-be94-9fb274edc137} <Debug> TCPHandler: Processed in 0.00173107 sec. | ||
| 1326 | 2026.01.05 22:31:58.893799 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.01.05 22:31:58.893896 [ 275 ] {51e16caa-0a32-4e3f-a9ca-d5ebaa80d947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1328 | 2026.01.05 22:31:58.893939 [ 275 ] {51e16caa-0a32-4e3f-a9ca-d5ebaa80d947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1329 | 2026.01.05 22:31:58.894268 [ 275 ] {51e16caa-0a32-4e3f-a9ca-d5ebaa80d947} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2026.01.05 22:31:58.894305 [ 275 ] {51e16caa-0a32-4e3f-a9ca-d5ebaa80d947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1331 | 2026.01.05 22:31:58.894785 [ 275 ] {51e16caa-0a32-4e3f-a9ca-d5ebaa80d947} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1332 | 2026.01.05 22:31:58.895268 [ 275 ] {51e16caa-0a32-4e3f-a9ca-d5ebaa80d947} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2026.01.05 22:31:58.895411 [ 275 ] {51e16caa-0a32-4e3f-a9ca-d5ebaa80d947} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001534 sec., 19556.71447196871 rows/sec., 1.30 MiB/sec. | ||
| 1334 | 2026.01.05 22:31:58.895446 [ 275 ] {51e16caa-0a32-4e3f-a9ca-d5ebaa80d947} <Debug> TCPHandler: Processed in 0.001696739 sec. | ||
| 1335 | 2026.01.05 22:32:01.287011 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1336 | 2026.01.05 22:32:01.287061 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1337 | 2026.01.05 22:32:01.368524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 106 entries to flush up to offset 200 | ||
| 1338 | 2026.01.05 22:32:01.372285 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.01.05 22:32:01.372341 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1340 | 2026.01.05 22:32:01.373846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1341 | 2026.01.05 22:32:01.374374 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.01.05 22:32:01.374661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1343 | 2026.01.05 22:32:01.386183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1957 | ||
| 1344 | 2026.01.05 22:32:01.386702 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.01.05 22:32:01.386744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1346 | 2026.01.05 22:32:01.387432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1347 | 2026.01.05 22:32:01.387943 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.01.05 22:32:01.388088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1957 | ||
| 1349 | 2026.01.05 22:32:01.466977 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1350 | 2026.01.05 22:32:01.483366 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.01.05 22:32:01.483421 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1352 | 2026.01.05 22:32:01.489977 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1353 | 2026.01.05 22:32:01.491191 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2026.01.05 22:32:01.494328 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1355 | 2026.01.05 22:32:02.001168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.32 MiB, peak 170.88 MiB, free memory in arenas 0.00 B, will set to 168.12 MiB (RSS), difference: 1.80 MiB | ||
| 1356 | 2026.01.05 22:32:03.897830 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.01.05 22:32:03.898034 [ 275 ] {40f18dd3-f25f-40f1-8b4e-9345f239d2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1358 | 2026.01.05 22:32:03.898113 [ 275 ] {40f18dd3-f25f-40f1-8b4e-9345f239d2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1359 | 2026.01.05 22:32:03.898885 [ 275 ] {40f18dd3-f25f-40f1-8b4e-9345f239d2c3} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.01.05 22:32:03.898939 [ 275 ] {40f18dd3-f25f-40f1-8b4e-9345f239d2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1361 | 2026.01.05 22:32:03.899566 [ 275 ] {40f18dd3-f25f-40f1-8b4e-9345f239d2c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1362 | 2026.01.05 22:32:03.900096 [ 275 ] {40f18dd3-f25f-40f1-8b4e-9345f239d2c3} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2026.01.05 22:32:03.900250 [ 275 ] {40f18dd3-f25f-40f1-8b4e-9345f239d2c3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002269 sec., 180696.34200088144 rows/sec., 11.46 MiB/sec. | ||
| 1364 | 2026.01.05 22:32:03.900296 [ 275 ] {40f18dd3-f25f-40f1-8b4e-9345f239d2c3} <Debug> TCPHandler: Processed in 0.002600001 sec. | ||
| 1365 | 2026.01.05 22:32:03.900420 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.01.05 22:32:03.900527 [ 275 ] {72f630ac-2edf-4f1a-b440-7a04df6b678c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1367 | 2026.01.05 22:32:03.900572 [ 275 ] {72f630ac-2edf-4f1a-b440-7a04df6b678c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1368 | 2026.01.05 22:32:03.901580 [ 275 ] {72f630ac-2edf-4f1a-b440-7a04df6b678c} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.01.05 22:32:03.901616 [ 275 ] {72f630ac-2edf-4f1a-b440-7a04df6b678c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1370 | 2026.01.05 22:32:03.902183 [ 275 ] {72f630ac-2edf-4f1a-b440-7a04df6b678c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1371 | 2026.01.05 22:32:03.902619 [ 275 ] {72f630ac-2edf-4f1a-b440-7a04df6b678c} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.01.05 22:32:03.902775 [ 275 ] {72f630ac-2edf-4f1a-b440-7a04df6b678c} <Debug> executeQuery: Read 1132 rows, 92.15 KiB in 0.002265 sec., 499779.2494481236 rows/sec., 39.73 MiB/sec. | ||
| 1373 | 2026.01.05 22:32:03.902823 [ 275 ] {72f630ac-2edf-4f1a-b440-7a04df6b678c} <Debug> TCPHandler: Processed in 0.002457185 sec. | ||
| 1374 | 2026.01.05 22:32:03.902951 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.01.05 22:32:03.903050 [ 275 ] {9be38d6a-608f-4e9e-bafe-d70393e99325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1376 | 2026.01.05 22:32:03.903097 [ 275 ] {9be38d6a-608f-4e9e-bafe-d70393e99325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1377 | 2026.01.05 22:32:03.903695 [ 275 ] {9be38d6a-608f-4e9e-bafe-d70393e99325} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.01.05 22:32:03.903729 [ 275 ] {9be38d6a-608f-4e9e-bafe-d70393e99325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1379 | 2026.01.05 22:32:03.904177 [ 275 ] {9be38d6a-608f-4e9e-bafe-d70393e99325} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1380 | 2026.01.05 22:32:03.904624 [ 275 ] {9be38d6a-608f-4e9e-bafe-d70393e99325} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.01.05 22:32:03.904762 [ 275 ] {9be38d6a-608f-4e9e-bafe-d70393e99325} <Debug> executeQuery: Read 228 rows, 14.04 KiB in 0.001732 sec., 131639.72286374134 rows/sec., 7.92 MiB/sec. | ||
| 1382 | 2026.01.05 22:32:03.904800 [ 275 ] {9be38d6a-608f-4e9e-bafe-d70393e99325} <Debug> TCPHandler: Processed in 0.001900605 sec. | ||
| 1383 | 2026.01.05 22:32:03.904916 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.01.05 22:32:03.905012 [ 275 ] {e4eb680d-999d-4ea5-829e-8ba45d570fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1385 | 2026.01.05 22:32:03.905130 [ 275 ] {e4eb680d-999d-4ea5-829e-8ba45d570fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1386 | 2026.01.05 22:32:03.905627 [ 275 ] {e4eb680d-999d-4ea5-829e-8ba45d570fa2} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.01.05 22:32:03.905662 [ 275 ] {e4eb680d-999d-4ea5-829e-8ba45d570fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1388 | 2026.01.05 22:32:03.906121 [ 275 ] {e4eb680d-999d-4ea5-829e-8ba45d570fa2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1389 | 2026.01.05 22:32:03.906622 [ 275 ] {e4eb680d-999d-4ea5-829e-8ba45d570fa2} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.01.05 22:32:03.906753 [ 275 ] {e4eb680d-999d-4ea5-829e-8ba45d570fa2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00176 sec., 120454.54545454546 rows/sec., 7.77 MiB/sec. | ||
| 1391 | 2026.01.05 22:32:03.906791 [ 275 ] {e4eb680d-999d-4ea5-829e-8ba45d570fa2} <Debug> TCPHandler: Processed in 0.001925397 sec. | ||
| 1392 | 2026.01.05 22:32:03.906898 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.01.05 22:32:03.906994 [ 275 ] {2777c653-4c5c-4a8b-b6c9-2f67fd2c04b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1394 | 2026.01.05 22:32:03.907034 [ 275 ] {2777c653-4c5c-4a8b-b6c9-2f67fd2c04b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1395 | 2026.01.05 22:32:03.907563 [ 275 ] {2777c653-4c5c-4a8b-b6c9-2f67fd2c04b9} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.01.05 22:32:03.907600 [ 275 ] {2777c653-4c5c-4a8b-b6c9-2f67fd2c04b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1397 | 2026.01.05 22:32:03.908042 [ 275 ] {2777c653-4c5c-4a8b-b6c9-2f67fd2c04b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1398 | 2026.01.05 22:32:03.908479 [ 275 ] {2777c653-4c5c-4a8b-b6c9-2f67fd2c04b9} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.01.05 22:32:03.908607 [ 275 ] {2777c653-4c5c-4a8b-b6c9-2f67fd2c04b9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001631 sec., 129368.48559166155 rows/sec., 7.35 MiB/sec. | ||
| 1400 | 2026.01.05 22:32:03.908644 [ 275 ] {2777c653-4c5c-4a8b-b6c9-2f67fd2c04b9} <Debug> TCPHandler: Processed in 0.001795052 sec. | ||
| 1401 | 2026.01.05 22:32:03.908761 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.01.05 22:32:03.908856 [ 275 ] {37bb2099-30d6-4a17-96ac-34a691c0e8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1403 | 2026.01.05 22:32:03.908896 [ 275 ] {37bb2099-30d6-4a17-96ac-34a691c0e8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1404 | 2026.01.05 22:32:03.909572 [ 275 ] {37bb2099-30d6-4a17-96ac-34a691c0e8cb} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.01.05 22:32:03.909609 [ 275 ] {37bb2099-30d6-4a17-96ac-34a691c0e8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1406 | 2026.01.05 22:32:03.910106 [ 275 ] {37bb2099-30d6-4a17-96ac-34a691c0e8cb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1407 | 2026.01.05 22:32:03.910551 [ 275 ] {37bb2099-30d6-4a17-96ac-34a691c0e8cb} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.01.05 22:32:03.910680 [ 275 ] {37bb2099-30d6-4a17-96ac-34a691c0e8cb} <Debug> executeQuery: Read 682 rows, 48.74 KiB in 0.001842 sec., 370249.72855591745 rows/sec., 25.84 MiB/sec. | ||
| 1409 | 2026.01.05 22:32:03.910718 [ 275 ] {37bb2099-30d6-4a17-96ac-34a691c0e8cb} <Debug> TCPHandler: Processed in 0.00200724 sec. | ||
| 1410 | 2026.01.05 22:32:03.910829 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.01.05 22:32:03.910925 [ 275 ] {30e12aea-0b72-42ae-aba6-aa7952ae93c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1412 | 2026.01.05 22:32:03.910968 [ 275 ] {30e12aea-0b72-42ae-aba6-aa7952ae93c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1413 | 2026.01.05 22:32:03.911277 [ 275 ] {30e12aea-0b72-42ae-aba6-aa7952ae93c8} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.01.05 22:32:03.911313 [ 275 ] {30e12aea-0b72-42ae-aba6-aa7952ae93c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1415 | 2026.01.05 22:32:03.911733 [ 275 ] {30e12aea-0b72-42ae-aba6-aa7952ae93c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1416 | 2026.01.05 22:32:03.912184 [ 275 ] {30e12aea-0b72-42ae-aba6-aa7952ae93c8} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.01.05 22:32:03.912311 [ 275 ] {30e12aea-0b72-42ae-aba6-aa7952ae93c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001404 sec., 4273.504273504273 rows/sec., 223.27 KiB/sec. | ||
| 1418 | 2026.01.05 22:32:03.912346 [ 275 ] {30e12aea-0b72-42ae-aba6-aa7952ae93c8} <Debug> TCPHandler: Processed in 0.001566294 sec. | ||
| 1419 | 2026.01.05 22:32:03.912450 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.01.05 22:32:03.912551 [ 275 ] {438a6221-bd7a-4df3-b367-2bf86e3d7a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1421 | 2026.01.05 22:32:03.912597 [ 275 ] {438a6221-bd7a-4df3-b367-2bf86e3d7a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1422 | 2026.01.05 22:32:03.913028 [ 275 ] {438a6221-bd7a-4df3-b367-2bf86e3d7a78} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.01.05 22:32:03.913067 [ 275 ] {438a6221-bd7a-4df3-b367-2bf86e3d7a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1424 | 2026.01.05 22:32:03.913543 [ 275 ] {438a6221-bd7a-4df3-b367-2bf86e3d7a78} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1425 | 2026.01.05 22:32:03.914063 [ 275 ] {438a6221-bd7a-4df3-b367-2bf86e3d7a78} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.01.05 22:32:03.914195 [ 275 ] {438a6221-bd7a-4df3-b367-2bf86e3d7a78} <Debug> executeQuery: Read 214 rows, 14.02 KiB in 0.001664 sec., 128605.76923076923 rows/sec., 8.23 MiB/sec. | ||
| 1427 | 2026.01.05 22:32:03.914242 [ 275 ] {438a6221-bd7a-4df3-b367-2bf86e3d7a78} <Debug> TCPHandler: Processed in 0.001843814 sec. | ||
| 1428 | 2026.01.05 22:32:03.914360 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.01.05 22:32:03.914455 [ 275 ] {dd27017f-6015-48ea-9dfd-38fc955be94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1430 | 2026.01.05 22:32:03.914499 [ 275 ] {dd27017f-6015-48ea-9dfd-38fc955be94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1431 | 2026.01.05 22:32:03.914877 [ 275 ] {dd27017f-6015-48ea-9dfd-38fc955be94c} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.01.05 22:32:03.914915 [ 275 ] {dd27017f-6015-48ea-9dfd-38fc955be94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1433 | 2026.01.05 22:32:03.915375 [ 275 ] {dd27017f-6015-48ea-9dfd-38fc955be94c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1434 | 2026.01.05 22:32:03.915838 [ 275 ] {dd27017f-6015-48ea-9dfd-38fc955be94c} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.01.05 22:32:03.915970 [ 275 ] {dd27017f-6015-48ea-9dfd-38fc955be94c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001534 sec., 651.890482398957 rows/sec., 43.93 KiB/sec. | ||
| 1436 | 2026.01.05 22:32:03.916007 [ 275 ] {dd27017f-6015-48ea-9dfd-38fc955be94c} <Debug> TCPHandler: Processed in 0.001697809 sec. | ||
| 1437 | 2026.01.05 22:32:03.916113 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.01.05 22:32:03.916210 [ 275 ] {08035c88-921c-4c19-b260-0584d1c78253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.01.05 22:32:03.916265 [ 275 ] {08035c88-921c-4c19-b260-0584d1c78253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1440 | 2026.01.05 22:32:03.917037 [ 275 ] {08035c88-921c-4c19-b260-0584d1c78253} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.01.05 22:32:03.917075 [ 275 ] {08035c88-921c-4c19-b260-0584d1c78253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1442 | 2026.01.05 22:32:03.917757 [ 275 ] {08035c88-921c-4c19-b260-0584d1c78253} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1443 | 2026.01.05 22:32:03.918276 [ 275 ] {08035c88-921c-4c19-b260-0584d1c78253} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.01.05 22:32:03.918414 [ 275 ] {08035c88-921c-4c19-b260-0584d1c78253} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002222 sec., 10351.03510351035 rows/sec., 18.55 MiB/sec. | ||
| 1445 | 2026.01.05 22:32:03.918465 [ 275 ] {08035c88-921c-4c19-b260-0584d1c78253} <Debug> TCPHandler: Processed in 0.002401723 sec. | ||
| 1446 | 2026.01.05 22:32:03.918579 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.01.05 22:32:03.918675 [ 275 ] {02448884-2c62-4225-95f1-7796b859ee49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1448 | 2026.01.05 22:32:03.918717 [ 275 ] {02448884-2c62-4225-95f1-7796b859ee49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1449 | 2026.01.05 22:32:03.919033 [ 275 ] {02448884-2c62-4225-95f1-7796b859ee49} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.01.05 22:32:03.919072 [ 275 ] {02448884-2c62-4225-95f1-7796b859ee49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1451 | 2026.01.05 22:32:03.919529 [ 275 ] {02448884-2c62-4225-95f1-7796b859ee49} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1452 | 2026.01.05 22:32:03.919991 [ 275 ] {02448884-2c62-4225-95f1-7796b859ee49} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.01.05 22:32:03.920119 [ 275 ] {02448884-2c62-4225-95f1-7796b859ee49} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001464 sec., 10245.901639344262 rows/sec., 781.78 KiB/sec. | ||
| 1454 | 2026.01.05 22:32:03.920155 [ 275 ] {02448884-2c62-4225-95f1-7796b859ee49} <Debug> TCPHandler: Processed in 0.001626117 sec. | ||
| 1455 | 2026.01.05 22:32:03.920259 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.01.05 22:32:03.920354 [ 275 ] {e2452f29-b957-4d16-a9dc-611e4f7b234f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1457 | 2026.01.05 22:32:03.920395 [ 275 ] {e2452f29-b957-4d16-a9dc-611e4f7b234f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1458 | 2026.01.05 22:32:03.920738 [ 275 ] {e2452f29-b957-4d16-a9dc-611e4f7b234f} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.01.05 22:32:03.920775 [ 275 ] {e2452f29-b957-4d16-a9dc-611e4f7b234f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1460 | 2026.01.05 22:32:03.921240 [ 275 ] {e2452f29-b957-4d16-a9dc-611e4f7b234f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1461 | 2026.01.05 22:32:03.921703 [ 275 ] {e2452f29-b957-4d16-a9dc-611e4f7b234f} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.01.05 22:32:03.921832 [ 275 ] {e2452f29-b957-4d16-a9dc-611e4f7b234f} <Debug> executeQuery: Read 74 rows, 4.42 KiB in 0.001496 sec., 49465.24064171123 rows/sec., 2.89 MiB/sec. | ||
| 1463 | 2026.01.05 22:32:03.921869 [ 275 ] {e2452f29-b957-4d16-a9dc-611e4f7b234f} <Debug> TCPHandler: Processed in 0.001658767 sec. | ||
| 1464 | 2026.01.05 22:32:08.882659 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.01.05 22:32:08.882937 [ 275 ] {6d12a1ee-51fc-4434-a46a-4031785fc7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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_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) | ||
| 1466 | 2026.01.05 22:32:08.883329 [ 275 ] {6d12a1ee-51fc-4434-a46a-4031785fc7f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1467 | 2026.01.05 22:32:08.885393 [ 275 ] {6d12a1ee-51fc-4434-a46a-4031785fc7f3} <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_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 | ||
| 1468 | 2026.01.05 22:32:08.885716 [ 275 ] {6d12a1ee-51fc-4434-a46a-4031785fc7f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1469 | 2026.01.05 22:32:08.885799 [ 275 ] {6d12a1ee-51fc-4434-a46a-4031785fc7f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1470 | 2026.01.05 22:32:08.888186 [ 275 ] {6d12a1ee-51fc-4434-a46a-4031785fc7f3} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1471 | 2026.01.05 22:32:08.889013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2405 | ||
| 1472 | 2026.01.05 22:32:08.889491 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2026.01.05 22:32:08.889525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1474 | 2026.01.05 22:32:08.890034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1475 | 2026.01.05 22:32:08.890268 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2026.01.05 22:32:08.890292 [ 275 ] {6d12a1ee-51fc-4434-a46a-4031785fc7f3} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1477 | 2026.01.05 22:32:08.890399 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2405 | ||
| 1478 | 2026.01.05 22:32:08.892512 [ 275 ] {6d12a1ee-51fc-4434-a46a-4031785fc7f3} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 1479 | 2026.01.05 22:32:08.892547 [ 275 ] {6d12a1ee-51fc-4434-a46a-4031785fc7f3} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1480 | 2026.01.05 22:32:08.899091 [ 275 ] {6d12a1ee-51fc-4434-a46a-4031785fc7f3} <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_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'))" | ||
| 1481 | 2026.01.05 22:32:08.899125 [ 275 ] {6d12a1ee-51fc-4434-a46a-4031785fc7f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1482 | 2026.01.05 22:32:08.927001 [ 275 ] {6d12a1ee-51fc-4434-a46a-4031785fc7f3} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.04418 sec., 792.2136713444999 rows/sec., 30.48 KiB/sec. | ||
| 1483 | 2026.01.05 22:32:08.927105 [ 275 ] {6d12a1ee-51fc-4434-a46a-4031785fc7f3} <Debug> TCPHandler: Processed in 0.044589386 sec. | ||
| 1484 | 2026.01.05 22:32:08.927443 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.01.05 22:32:08.927594 [ 275 ] {5985f10c-e347-4a35-90b9-16244725df7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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:errors_received', '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) | ||
| 1486 | 2026.01.05 22:32:08.927849 [ 275 ] {5985f10c-e347-4a35-90b9-16244725df7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1487 | 2026.01.05 22:32:08.927887 [ 275 ] {5985f10c-e347-4a35-90b9-16244725df7c} <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:errors_received', '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 | ||
| 1488 | 2026.01.05 22:32:08.928129 [ 275 ] {5985f10c-e347-4a35-90b9-16244725df7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1489 | 2026.01.05 22:32:08.928195 [ 275 ] {5985f10c-e347-4a35-90b9-16244725df7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1490 | 2026.01.05 22:32:08.928306 [ 275 ] {5985f10c-e347-4a35-90b9-16244725df7c} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1491 | 2026.01.05 22:32:08.928338 [ 275 ] {5985f10c-e347-4a35-90b9-16244725df7c} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1492 | 2026.01.05 22:32:08.928358 [ 275 ] {5985f10c-e347-4a35-90b9-16244725df7c} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 1493 | 2026.01.05 22:32:08.928373 [ 275 ] {5985f10c-e347-4a35-90b9-16244725df7c} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1494 | 2026.01.05 22:32:08.928409 [ 275 ] {5985f10c-e347-4a35-90b9-16244725df7c} <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:errors_received', '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'))" | ||
| 1495 | 2026.01.05 22:32:08.928430 [ 275 ] {5985f10c-e347-4a35-90b9-16244725df7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1496 | 2026.01.05 22:32:08.928932 [ 275 ] {5985f10c-e347-4a35-90b9-16244725df7c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001405 sec., 24911.032028469752 rows/sec., 958.49 KiB/sec. | ||
| 1497 | 2026.01.05 22:32:08.929018 [ 275 ] {5985f10c-e347-4a35-90b9-16244725df7c} <Debug> TCPHandler: Processed in 0.001633326 sec. | ||
| 1498 | 2026.01.05 22:32:08.929270 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.01.05 22:32:08.929409 [ 275 ] {e8153eb4-6a1d-4b38-9fe2-dcb180a4731b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 1500 | 2026.01.05 22:32:08.929650 [ 275 ] {e8153eb4-6a1d-4b38-9fe2-dcb180a4731b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1501 | 2026.01.05 22:32:08.929687 [ 275 ] {e8153eb4-6a1d-4b38-9fe2-dcb180a4731b} <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:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 1502 | 2026.01.05 22:32:08.929904 [ 275 ] {e8153eb4-6a1d-4b38-9fe2-dcb180a4731b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1503 | 2026.01.05 22:32:08.929960 [ 275 ] {e8153eb4-6a1d-4b38-9fe2-dcb180a4731b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1504 | 2026.01.05 22:32:08.930060 [ 275 ] {e8153eb4-6a1d-4b38-9fe2-dcb180a4731b} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1505 | 2026.01.05 22:32:08.930090 [ 275 ] {e8153eb4-6a1d-4b38-9fe2-dcb180a4731b} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1506 | 2026.01.05 22:32:08.930109 [ 275 ] {e8153eb4-6a1d-4b38-9fe2-dcb180a4731b} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 1507 | 2026.01.05 22:32:08.930124 [ 275 ] {e8153eb4-6a1d-4b38-9fe2-dcb180a4731b} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1508 | 2026.01.05 22:32:08.930159 [ 275 ] {e8153eb4-6a1d-4b38-9fe2-dcb180a4731b} <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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 1509 | 2026.01.05 22:32:08.930178 [ 275 ] {e8153eb4-6a1d-4b38-9fe2-dcb180a4731b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1510 | 2026.01.05 22:32:08.930636 [ 275 ] {e8153eb4-6a1d-4b38-9fe2-dcb180a4731b} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001286 sec., 27216.174183514773 rows/sec., 1.02 MiB/sec. | ||
| 1511 | 2026.01.05 22:32:08.930725 [ 275 ] {e8153eb4-6a1d-4b38-9fe2-dcb180a4731b} <Debug> TCPHandler: Processed in 0.001506622 sec. | ||
| 1512 | 2026.01.05 22:32:08.930997 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.01.05 22:32:08.931134 [ 275 ] {b86486a9-7ee6-4e9a-9c20-8cb7783c6537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 1514 | 2026.01.05 22:32:08.931381 [ 275 ] {b86486a9-7ee6-4e9a-9c20-8cb7783c6537} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1515 | 2026.01.05 22:32:08.931420 [ 275 ] {b86486a9-7ee6-4e9a-9c20-8cb7783c6537} <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:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 1516 | 2026.01.05 22:32:08.931659 [ 275 ] {b86486a9-7ee6-4e9a-9c20-8cb7783c6537} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1517 | 2026.01.05 22:32:08.931722 [ 275 ] {b86486a9-7ee6-4e9a-9c20-8cb7783c6537} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1518 | 2026.01.05 22:32:08.931823 [ 275 ] {b86486a9-7ee6-4e9a-9c20-8cb7783c6537} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1519 | 2026.01.05 22:32:08.931853 [ 275 ] {b86486a9-7ee6-4e9a-9c20-8cb7783c6537} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1520 | 2026.01.05 22:32:08.931873 [ 275 ] {b86486a9-7ee6-4e9a-9c20-8cb7783c6537} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 1521 | 2026.01.05 22:32:08.931888 [ 275 ] {b86486a9-7ee6-4e9a-9c20-8cb7783c6537} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1522 | 2026.01.05 22:32:08.931922 [ 275 ] {b86486a9-7ee6-4e9a-9c20-8cb7783c6537} <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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 1523 | 2026.01.05 22:32:08.931941 [ 275 ] {b86486a9-7ee6-4e9a-9c20-8cb7783c6537} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1524 | 2026.01.05 22:32:08.932425 [ 275 ] {b86486a9-7ee6-4e9a-9c20-8cb7783c6537} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001348 sec., 25964.39169139466 rows/sec., 999.02 KiB/sec. | ||
| 1525 | 2026.01.05 22:32:08.932516 [ 275 ] {b86486a9-7ee6-4e9a-9c20-8cb7783c6537} <Debug> TCPHandler: Processed in 0.001572315 sec. | ||
| 1526 | 2026.01.05 22:32:08.932768 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.01.05 22:32:08.932904 [ 275 ] {ebd3eec3-7048-4c29-ae36-4f6cef4763c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
| 1528 | 2026.01.05 22:32:08.933147 [ 275 ] {ebd3eec3-7048-4c29-ae36-4f6cef4763c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1529 | 2026.01.05 22:32:08.933186 [ 275 ] {ebd3eec3-7048-4c29-ae36-4f6cef4763c1} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
| 1530 | 2026.01.05 22:32:08.933397 [ 275 ] {ebd3eec3-7048-4c29-ae36-4f6cef4763c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1531 | 2026.01.05 22:32:08.933453 [ 275 ] {ebd3eec3-7048-4c29-ae36-4f6cef4763c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1532 | 2026.01.05 22:32:08.933553 [ 275 ] {ebd3eec3-7048-4c29-ae36-4f6cef4763c1} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1533 | 2026.01.05 22:32:08.933584 [ 275 ] {ebd3eec3-7048-4c29-ae36-4f6cef4763c1} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1534 | 2026.01.05 22:32:08.933603 [ 275 ] {ebd3eec3-7048-4c29-ae36-4f6cef4763c1} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 1535 | 2026.01.05 22:32:08.933618 [ 275 ] {ebd3eec3-7048-4c29-ae36-4f6cef4763c1} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1536 | 2026.01.05 22:32:08.933654 [ 275 ] {ebd3eec3-7048-4c29-ae36-4f6cef4763c1} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 1537 | 2026.01.05 22:32:08.933673 [ 275 ] {ebd3eec3-7048-4c29-ae36-4f6cef4763c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1538 | 2026.01.05 22:32:08.934293 [ 275 ] {ebd3eec3-7048-4c29-ae36-4f6cef4763c1} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001446 sec., 24204.702627939143 rows/sec., 931.31 KiB/sec. | ||
| 1539 | 2026.01.05 22:32:08.934378 [ 275 ] {ebd3eec3-7048-4c29-ae36-4f6cef4763c1} <Debug> TCPHandler: Processed in 0.001660227 sec. | ||
| 1540 | 2026.01.05 22:32:08.934609 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.01.05 22:32:08.934745 [ 275 ] {d2796d8b-04e3-47ac-bc20-6d8fb96f2363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) 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_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) | ||
| 1542 | 2026.01.05 22:32:08.934992 [ 275 ] {d2796d8b-04e3-47ac-bc20-6d8fb96f2363} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1543 | 2026.01.05 22:32:08.935030 [ 275 ] {d2796d8b-04e3-47ac-bc20-6d8fb96f2363} <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_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 | ||
| 1544 | 2026.01.05 22:32:08.935238 [ 275 ] {d2796d8b-04e3-47ac-bc20-6d8fb96f2363} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1545 | 2026.01.05 22:32:08.935293 [ 275 ] {d2796d8b-04e3-47ac-bc20-6d8fb96f2363} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1546 | 2026.01.05 22:32:08.935396 [ 275 ] {d2796d8b-04e3-47ac-bc20-6d8fb96f2363} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1547 | 2026.01.05 22:32:08.935426 [ 275 ] {d2796d8b-04e3-47ac-bc20-6d8fb96f2363} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1548 | 2026.01.05 22:32:08.935447 [ 275 ] {d2796d8b-04e3-47ac-bc20-6d8fb96f2363} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 1549 | 2026.01.05 22:32:08.935463 [ 275 ] {d2796d8b-04e3-47ac-bc20-6d8fb96f2363} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1550 | 2026.01.05 22:32:08.935498 [ 275 ] {d2796d8b-04e3-47ac-bc20-6d8fb96f2363} <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_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'))" | ||
| 1551 | 2026.01.05 22:32:08.935517 [ 275 ] {d2796d8b-04e3-47ac-bc20-6d8fb96f2363} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1552 | 2026.01.05 22:32:08.936159 [ 275 ] {d2796d8b-04e3-47ac-bc20-6d8fb96f2363} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001469 sec., 23825.73179033356 rows/sec., 916.73 KiB/sec. | ||
| 1553 | 2026.01.05 22:32:08.936248 [ 275 ] {d2796d8b-04e3-47ac-bc20-6d8fb96f2363} <Debug> TCPHandler: Processed in 0.001688588 sec. | ||
| 1554 | 2026.01.05 22:32:08.953484 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1555 | 2026.01.05 22:32:08.953635 [ 275 ] {f84ae641-ec3e-4380-a22d-991dd4eea2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1556 | 2026.01.05 22:32:08.953697 [ 275 ] {f84ae641-ec3e-4380-a22d-991dd4eea2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1557 | 2026.01.05 22:32:08.954418 [ 275 ] {f84ae641-ec3e-4380-a22d-991dd4eea2d5} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.01.05 22:32:08.954467 [ 275 ] {f84ae641-ec3e-4380-a22d-991dd4eea2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1559 | 2026.01.05 22:32:08.954987 [ 275 ] {f84ae641-ec3e-4380-a22d-991dd4eea2d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1560 | 2026.01.05 22:32:08.955222 [ 275 ] {f84ae641-ec3e-4380-a22d-991dd4eea2d5} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.01.05 22:32:08.955394 [ 275 ] {f84ae641-ec3e-4380-a22d-991dd4eea2d5} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001805 sec., 3324.0997229916898 rows/sec., 1.54 MiB/sec. | ||
| 1562 | 2026.01.05 22:32:08.955445 [ 275 ] {f84ae641-ec3e-4380-a22d-991dd4eea2d5} <Debug> TCPHandler: Processed in 0.002052141 sec. | ||
| 1563 | 2026.01.05 22:32:08.955574 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2026.01.05 22:32:08.955680 [ 275 ] {daf917d6-b60e-4ecb-9ad2-24481fa8f3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1565 | 2026.01.05 22:32:08.955726 [ 275 ] {daf917d6-b60e-4ecb-9ad2-24481fa8f3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1566 | 2026.01.05 22:32:08.956195 [ 275 ] {daf917d6-b60e-4ecb-9ad2-24481fa8f3b1} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2026.01.05 22:32:08.956238 [ 275 ] {daf917d6-b60e-4ecb-9ad2-24481fa8f3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1568 | 2026.01.05 22:32:08.956573 [ 275 ] {daf917d6-b60e-4ecb-9ad2-24481fa8f3b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1569 | 2026.01.05 22:32:08.956802 [ 275 ] {daf917d6-b60e-4ecb-9ad2-24481fa8f3b1} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2026.01.05 22:32:08.956953 [ 275 ] {daf917d6-b60e-4ecb-9ad2-24481fa8f3b1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001297 sec., 18504.240555127217 rows/sec., 1.54 MiB/sec. | ||
| 1571 | 2026.01.05 22:32:08.957002 [ 275 ] {daf917d6-b60e-4ecb-9ad2-24481fa8f3b1} <Debug> TCPHandler: Processed in 0.001481052 sec. | ||
| 1572 | 2026.01.05 22:32:08.957123 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2026.01.05 22:32:08.957224 [ 275 ] {1fe289e8-0d0c-4e23-b9e8-0b32f1dac24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1574 | 2026.01.05 22:32:08.957269 [ 275 ] {1fe289e8-0d0c-4e23-b9e8-0b32f1dac24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1575 | 2026.01.05 22:32:08.957767 [ 275 ] {1fe289e8-0d0c-4e23-b9e8-0b32f1dac24f} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2026.01.05 22:32:08.957806 [ 275 ] {1fe289e8-0d0c-4e23-b9e8-0b32f1dac24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1577 | 2026.01.05 22:32:08.958128 [ 275 ] {1fe289e8-0d0c-4e23-b9e8-0b32f1dac24f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1578 | 2026.01.05 22:32:08.958342 [ 275 ] {1fe289e8-0d0c-4e23-b9e8-0b32f1dac24f} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2026.01.05 22:32:08.958480 [ 275 ] {1fe289e8-0d0c-4e23-b9e8-0b32f1dac24f} <Debug> executeQuery: Read 150 rows, 13.86 KiB in 0.001278 sec., 117370.89201877934 rows/sec., 10.59 MiB/sec. | ||
| 1580 | 2026.01.05 22:32:08.958525 [ 275 ] {1fe289e8-0d0c-4e23-b9e8-0b32f1dac24f} <Debug> TCPHandler: Processed in 0.00145299 sec. | ||
| 1581 | 2026.01.05 22:32:08.958632 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2026.01.05 22:32:08.958729 [ 275 ] {5a726dd3-f0d4-4c62-82c1-d3336f7b7c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1583 | 2026.01.05 22:32:08.958770 [ 275 ] {5a726dd3-f0d4-4c62-82c1-d3336f7b7c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1584 | 2026.01.05 22:32:08.959170 [ 275 ] {5a726dd3-f0d4-4c62-82c1-d3336f7b7c8c} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.01.05 22:32:08.959209 [ 275 ] {5a726dd3-f0d4-4c62-82c1-d3336f7b7c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1586 | 2026.01.05 22:32:08.959525 [ 275 ] {5a726dd3-f0d4-4c62-82c1-d3336f7b7c8c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1587 | 2026.01.05 22:32:08.959742 [ 275 ] {5a726dd3-f0d4-4c62-82c1-d3336f7b7c8c} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.01.05 22:32:08.959878 [ 275 ] {5a726dd3-f0d4-4c62-82c1-d3336f7b7c8c} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001168 sec., 10273.972602739726 rows/sec., 822.72 KiB/sec. | ||
| 1589 | 2026.01.05 22:32:08.959923 [ 275 ] {5a726dd3-f0d4-4c62-82c1-d3336f7b7c8c} <Debug> TCPHandler: Processed in 0.001341377 sec. | ||
| 1590 | 2026.01.05 22:32:08.960037 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2026.01.05 22:32:08.960146 [ 275 ] {b41138c5-7bfe-4230-bf96-ba18ffcc5dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1592 | 2026.01.05 22:32:08.960191 [ 275 ] {b41138c5-7bfe-4230-bf96-ba18ffcc5dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1593 | 2026.01.05 22:32:08.960661 [ 275 ] {b41138c5-7bfe-4230-bf96-ba18ffcc5dbf} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.01.05 22:32:08.960699 [ 275 ] {b41138c5-7bfe-4230-bf96-ba18ffcc5dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1595 | 2026.01.05 22:32:08.961040 [ 275 ] {b41138c5-7bfe-4230-bf96-ba18ffcc5dbf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1596 | 2026.01.05 22:32:08.961262 [ 275 ] {b41138c5-7bfe-4230-bf96-ba18ffcc5dbf} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.01.05 22:32:08.961398 [ 275 ] {b41138c5-7bfe-4230-bf96-ba18ffcc5dbf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00127 sec., 18897.63779527559 rows/sec., 1.57 MiB/sec. | ||
| 1598 | 2026.01.05 22:32:08.961442 [ 275 ] {b41138c5-7bfe-4230-bf96-ba18ffcc5dbf} <Debug> TCPHandler: Processed in 0.001462241 sec. | ||
| 1599 | 2026.01.05 22:32:08.961547 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2026.01.05 22:32:08.961643 [ 275 ] {c2c4cd06-e6de-4271-9278-c17de4e44f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1601 | 2026.01.05 22:32:08.961686 [ 275 ] {c2c4cd06-e6de-4271-9278-c17de4e44f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1602 | 2026.01.05 22:32:08.962080 [ 275 ] {c2c4cd06-e6de-4271-9278-c17de4e44f26} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.01.05 22:32:08.962118 [ 275 ] {c2c4cd06-e6de-4271-9278-c17de4e44f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1604 | 2026.01.05 22:32:08.962432 [ 275 ] {c2c4cd06-e6de-4271-9278-c17de4e44f26} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1605 | 2026.01.05 22:32:08.962670 [ 275 ] {c2c4cd06-e6de-4271-9278-c17de4e44f26} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.01.05 22:32:08.962808 [ 275 ] {c2c4cd06-e6de-4271-9278-c17de4e44f26} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001186 sec., 10118.043844856662 rows/sec., 790.47 KiB/sec. | ||
| 1607 | 2026.01.05 22:32:08.962853 [ 275 ] {c2c4cd06-e6de-4271-9278-c17de4e44f26} <Debug> TCPHandler: Processed in 0.001356627 sec. | ||
| 1608 | 2026.01.05 22:32:08.962964 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.01.05 22:32:08.963060 [ 275 ] {0e8ae6a8-9cfa-4ceb-8e41-443069a646d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1610 | 2026.01.05 22:32:08.963102 [ 275 ] {0e8ae6a8-9cfa-4ceb-8e41-443069a646d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1611 | 2026.01.05 22:32:08.963522 [ 275 ] {0e8ae6a8-9cfa-4ceb-8e41-443069a646d8} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.01.05 22:32:08.963561 [ 275 ] {0e8ae6a8-9cfa-4ceb-8e41-443069a646d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1613 | 2026.01.05 22:32:08.963891 [ 275 ] {0e8ae6a8-9cfa-4ceb-8e41-443069a646d8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1614 | 2026.01.05 22:32:08.964118 [ 275 ] {0e8ae6a8-9cfa-4ceb-8e41-443069a646d8} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.01.05 22:32:08.964256 [ 275 ] {0e8ae6a8-9cfa-4ceb-8e41-443069a646d8} <Debug> executeQuery: Read 72 rows, 6.14 KiB in 0.001217 sec., 59161.87345932621 rows/sec., 4.92 MiB/sec. | ||
| 1616 | 2026.01.05 22:32:08.964302 [ 275 ] {0e8ae6a8-9cfa-4ceb-8e41-443069a646d8} <Debug> TCPHandler: Processed in 0.001388679 sec. | ||
| 1617 | 2026.01.05 22:32:08.964409 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2026.01.05 22:32:08.964503 [ 275 ] {4bca5001-8e98-4997-b05f-497c645fb066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1619 | 2026.01.05 22:32:08.964547 [ 275 ] {4bca5001-8e98-4997-b05f-497c645fb066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1620 | 2026.01.05 22:32:08.965033 [ 275 ] {4bca5001-8e98-4997-b05f-497c645fb066} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.01.05 22:32:08.965070 [ 275 ] {4bca5001-8e98-4997-b05f-497c645fb066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1622 | 2026.01.05 22:32:08.965455 [ 275 ] {4bca5001-8e98-4997-b05f-497c645fb066} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1623 | 2026.01.05 22:32:08.965674 [ 275 ] {4bca5001-8e98-4997-b05f-497c645fb066} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.01.05 22:32:08.965801 [ 275 ] {4bca5001-8e98-4997-b05f-497c645fb066} <Debug> executeQuery: Read 384 rows, 31.21 KiB in 0.001317 sec., 291571.75398633257 rows/sec., 23.14 MiB/sec. | ||
| 1625 | 2026.01.05 22:32:08.965840 [ 275 ] {4bca5001-8e98-4997-b05f-497c645fb066} <Debug> TCPHandler: Processed in 0.001480501 sec. | ||
| 1626 | 2026.01.05 22:32:08.965943 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2026.01.05 22:32:08.966040 [ 275 ] {244d1cb3-6547-428f-a13e-a5ac39f5af80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1628 | 2026.01.05 22:32:08.966083 [ 275 ] {244d1cb3-6547-428f-a13e-a5ac39f5af80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1629 | 2026.01.05 22:32:08.966417 [ 275 ] {244d1cb3-6547-428f-a13e-a5ac39f5af80} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2026.01.05 22:32:08.966455 [ 275 ] {244d1cb3-6547-428f-a13e-a5ac39f5af80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1631 | 2026.01.05 22:32:08.966780 [ 275 ] {244d1cb3-6547-428f-a13e-a5ac39f5af80} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1632 | 2026.01.05 22:32:08.967034 [ 275 ] {244d1cb3-6547-428f-a13e-a5ac39f5af80} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2026.01.05 22:32:08.967204 [ 275 ] {244d1cb3-6547-428f-a13e-a5ac39f5af80} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001181 sec., 25402.20152413209 rows/sec., 1.68 MiB/sec. | ||
| 1634 | 2026.01.05 22:32:08.967258 [ 275 ] {244d1cb3-6547-428f-a13e-a5ac39f5af80} <Debug> TCPHandler: Processed in 0.001362987 sec. | ||
| 1635 | 2026.01.05 22:32:08.995247 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1636 | 2026.01.05 22:32:09.012056 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.01.05 22:32:09.012111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1638 | 2026.01.05 22:32:09.018482 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1639 | 2026.01.05 22:32:09.019197 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.01.05 22:32:09.022061 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1641 | 2026.01.05 22:32:11.375832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 254 | ||
| 1642 | 2026.01.05 22:32:11.378454 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1643 | 2026.01.05 22:32:11.378501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1644 | 2026.01.05 22:32:11.379735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1645 | 2026.01.05 22:32:11.380009 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2026.01.05 22:32:11.380324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 1647 | 2026.01.05 22:32:13.886552 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2026.01.05 22:32:13.886829 [ 275 ] {dcd5f815-6088-4385-9d4b-18df686925bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1649 | 2026.01.05 22:32:13.886923 [ 275 ] {dcd5f815-6088-4385-9d4b-18df686925bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1650 | 2026.01.05 22:32:13.887637 [ 275 ] {dcd5f815-6088-4385-9d4b-18df686925bb} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.01.05 22:32:13.887682 [ 275 ] {dcd5f815-6088-4385-9d4b-18df686925bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1652 | 2026.01.05 22:32:13.888064 [ 275 ] {dcd5f815-6088-4385-9d4b-18df686925bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1653 | 2026.01.05 22:32:13.888292 [ 275 ] {dcd5f815-6088-4385-9d4b-18df686925bb} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.01.05 22:32:13.888444 [ 275 ] {dcd5f815-6088-4385-9d4b-18df686925bb} <Debug> executeQuery: Read 76 rows, 6.71 KiB in 0.001687 sec., 45050.38529934796 rows/sec., 3.89 MiB/sec. | ||
| 1655 | 2026.01.05 22:32:13.888485 [ 275 ] {dcd5f815-6088-4385-9d4b-18df686925bb} <Debug> TCPHandler: Processed in 0.002101103 sec. | ||
| 1656 | 2026.01.05 22:32:13.888599 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2026.01.05 22:32:13.888692 [ 275 ] {fd52ed09-0c44-4565-89b1-75f27c242baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1658 | 2026.01.05 22:32:13.888732 [ 275 ] {fd52ed09-0c44-4565-89b1-75f27c242baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1659 | 2026.01.05 22:32:13.889109 [ 275 ] {fd52ed09-0c44-4565-89b1-75f27c242baf} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2026.01.05 22:32:13.889145 [ 275 ] {fd52ed09-0c44-4565-89b1-75f27c242baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1661 | 2026.01.05 22:32:13.889438 [ 275 ] {fd52ed09-0c44-4565-89b1-75f27c242baf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1662 | 2026.01.05 22:32:13.889640 [ 275 ] {fd52ed09-0c44-4565-89b1-75f27c242baf} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2026.01.05 22:32:13.889759 [ 275 ] {fd52ed09-0c44-4565-89b1-75f27c242baf} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001086 sec., 21178.637200736648 rows/sec., 1.56 MiB/sec. | ||
| 1664 | 2026.01.05 22:32:13.889795 [ 275 ] {fd52ed09-0c44-4565-89b1-75f27c242baf} <Debug> TCPHandler: Processed in 0.001242393 sec. | ||
| 1665 | 2026.01.05 22:32:13.889894 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.01.05 22:32:13.889986 [ 275 ] {77aeea96-4509-4c51-8fc2-2994137e213a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1667 | 2026.01.05 22:32:13.890025 [ 275 ] {77aeea96-4509-4c51-8fc2-2994137e213a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1668 | 2026.01.05 22:32:13.890406 [ 275 ] {77aeea96-4509-4c51-8fc2-2994137e213a} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2026.01.05 22:32:13.890443 [ 275 ] {77aeea96-4509-4c51-8fc2-2994137e213a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1670 | 2026.01.05 22:32:13.890730 [ 275 ] {77aeea96-4509-4c51-8fc2-2994137e213a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1671 | 2026.01.05 22:32:13.890945 [ 275 ] {77aeea96-4509-4c51-8fc2-2994137e213a} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.01.05 22:32:13.891067 [ 275 ] {77aeea96-4509-4c51-8fc2-2994137e213a} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001098 sec., 53734.06193078324 rows/sec., 4.20 MiB/sec. | ||
| 1673 | 2026.01.05 22:32:13.891103 [ 275 ] {77aeea96-4509-4c51-8fc2-2994137e213a} <Debug> TCPHandler: Processed in 0.001255054 sec. | ||
| 1674 | 2026.01.05 22:32:13.891205 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2026.01.05 22:32:13.891296 [ 275 ] {ae936b19-a61c-4d8f-8011-5e049b976b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1676 | 2026.01.05 22:32:13.891339 [ 275 ] {ae936b19-a61c-4d8f-8011-5e049b976b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1677 | 2026.01.05 22:32:13.891686 [ 275 ] {ae936b19-a61c-4d8f-8011-5e049b976b51} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.01.05 22:32:13.891722 [ 275 ] {ae936b19-a61c-4d8f-8011-5e049b976b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1679 | 2026.01.05 22:32:13.892033 [ 275 ] {ae936b19-a61c-4d8f-8011-5e049b976b51} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1680 | 2026.01.05 22:32:13.892238 [ 275 ] {ae936b19-a61c-4d8f-8011-5e049b976b51} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.01.05 22:32:13.892362 [ 275 ] {ae936b19-a61c-4d8f-8011-5e049b976b51} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.88 MiB/sec. | ||
| 1682 | 2026.01.05 22:32:13.892396 [ 275 ] {ae936b19-a61c-4d8f-8011-5e049b976b51} <Debug> TCPHandler: Processed in 0.001238373 sec. | ||
| 1683 | 2026.01.05 22:32:13.892500 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2026.01.05 22:32:13.892589 [ 275 ] {ee120df3-e204-40a9-8212-4b26bc3d7413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1685 | 2026.01.05 22:32:13.892643 [ 275 ] {ee120df3-e204-40a9-8212-4b26bc3d7413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1686 | 2026.01.05 22:32:13.893381 [ 275 ] {ee120df3-e204-40a9-8212-4b26bc3d7413} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.01.05 22:32:13.893416 [ 275 ] {ee120df3-e204-40a9-8212-4b26bc3d7413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1688 | 2026.01.05 22:32:13.893913 [ 275 ] {ee120df3-e204-40a9-8212-4b26bc3d7413} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1689 | 2026.01.05 22:32:13.894144 [ 275 ] {ee120df3-e204-40a9-8212-4b26bc3d7413} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.01.05 22:32:13.894271 [ 275 ] {ee120df3-e204-40a9-8212-4b26bc3d7413} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001699 sec., 13537.37492642731 rows/sec., 24.26 MiB/sec. | ||
| 1691 | 2026.01.05 22:32:13.894319 [ 275 ] {ee120df3-e204-40a9-8212-4b26bc3d7413} <Debug> TCPHandler: Processed in 0.001865954 sec. | ||
| 1692 | 2026.01.05 22:32:13.894418 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.01.05 22:32:13.894510 [ 275 ] {ac4b5c5f-e232-428f-87f6-83a48e2747dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1694 | 2026.01.05 22:32:13.894550 [ 275 ] {ac4b5c5f-e232-428f-87f6-83a48e2747dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1695 | 2026.01.05 22:32:13.894838 [ 275 ] {ac4b5c5f-e232-428f-87f6-83a48e2747dc} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.01.05 22:32:13.894875 [ 275 ] {ac4b5c5f-e232-428f-87f6-83a48e2747dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1697 | 2026.01.05 22:32:13.895166 [ 275 ] {ac4b5c5f-e232-428f-87f6-83a48e2747dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1698 | 2026.01.05 22:32:13.895372 [ 275 ] {ac4b5c5f-e232-428f-87f6-83a48e2747dc} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.01.05 22:32:13.895495 [ 275 ] {ac4b5c5f-e232-428f-87f6-83a48e2747dc} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001003 sec., 29910.269192422733 rows/sec., 1.98 MiB/sec. | ||
| 1700 | 2026.01.05 22:32:13.895529 [ 275 ] {ac4b5c5f-e232-428f-87f6-83a48e2747dc} <Debug> TCPHandler: Processed in 0.00115717 sec. | ||
| 1701 | 2026.01.05 22:32:16.287102 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1702 | 2026.01.05 22:32:16.287152 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1703 | 2026.01.05 22:32:16.391399 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2917 | ||
| 1704 | 2026.01.05 22:32:16.391888 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2026.01.05 22:32:16.391926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1706 | 2026.01.05 22:32:16.392436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1707 | 2026.01.05 22:32:16.392678 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2026.01.05 22:32:16.392792 [ 72 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1709 | 2026.01.05 22:32:16.392807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2917 | ||
| 1710 | 2026.01.05 22:32:16.392841 [ 72 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.01.05 22:32:16.392862 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1712 | 2026.01.05 22:32:16.394955 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 1713 | 2026.01.05 22:32:16.397327 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1714 | 2026.01.05 22:32:16.397418 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1715 | 2026.01.05 22:32:16.397535 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 509 rows starting from the beginning of the part | ||
| 1716 | 2026.01.05 22:32:16.397599 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1717 | 2026.01.05 22:32:16.397655 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1718 | 2026.01.05 22:32:16.397712 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1719 | 2026.01.05 22:32:16.397760 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1720 | 2026.01.05 22:32:16.437357 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2917 rows, containing 4 columns (4 merged, 0 gathered) in 0.044374429 sec., 65736.05713326475 rows/sec., 962.93 KiB/sec. | ||
| 1721 | 2026.01.05 22:32:16.438200 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1722 | 2026.01.05 22:32:16.438478 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_6_1} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.01.05 22:32:16.438538 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_6_1} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1724 | 2026.01.05 22:32:16.441047 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1725 | 2026.01.05 22:32:16.523047 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1726 | 2026.01.05 22:32:16.540390 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.01.05 22:32:16.540455 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1728 | 2026.01.05 22:32:16.546571 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1729 | 2026.01.05 22:32:16.547285 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.01.05 22:32:16.547599 [ 71 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1731 | 2026.01.05 22:32:16.547674 [ 71 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.01.05 22:32:16.547699 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1733 | 2026.01.05 22:32:16.547801 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 1734 | 2026.01.05 22:32:16.550939 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1735 | 2026.01.05 22:32:16.552005 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1736 | 2026.01.05 22:32:16.553447 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 1737 | 2026.01.05 22:32:16.557922 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 1738 | 2026.01.05 22:32:16.562048 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 1739 | 2026.01.05 22:32:16.566120 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 1740 | 2026.01.05 22:32:16.575599 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 1741 | 2026.01.05 22:32:16.579801 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 1742 | 2026.01.05 22:32:16.641165 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093399467 sec., 492.5081638849181 rows/sec., 2.55 MiB/sec. | ||
| 1743 | 2026.01.05 22:32:16.643875 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1744 | 2026.01.05 22:32:16.645953 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_6_1} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2026.01.05 22:32:16.646060 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_6_1} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1746 | 2026.01.05 22:32:16.647772 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1747 | 2026.01.05 22:32:17.001222 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.65 MiB, peak 182.19 MiB, free memory in arenas 0.00 B, will set to 181.70 MiB (RSS), difference: 9.04 MiB | ||
| 1748 | 2026.01.05 22:32:18.885149 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2026.01.05 22:32:18.885372 [ 275 ] {4ed42331-d471-41ff-ab82-649065d3e092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1750 | 2026.01.05 22:32:18.885441 [ 275 ] {4ed42331-d471-41ff-ab82-649065d3e092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1751 | 2026.01.05 22:32:18.886062 [ 275 ] {4ed42331-d471-41ff-ab82-649065d3e092} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.01.05 22:32:18.886108 [ 275 ] {4ed42331-d471-41ff-ab82-649065d3e092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1753 | 2026.01.05 22:32:18.886502 [ 275 ] {4ed42331-d471-41ff-ab82-649065d3e092} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1754 | 2026.01.05 22:32:18.886731 [ 275 ] {4ed42331-d471-41ff-ab82-649065d3e092} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.01.05 22:32:18.886858 [ 70 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1756 | 2026.01.05 22:32:18.886879 [ 275 ] {4ed42331-d471-41ff-ab82-649065d3e092} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001572 sec., 19083.969465648854 rows/sec., 1.49 MiB/sec. | ||
| 1757 | 2026.01.05 22:32:18.886914 [ 70 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.01.05 22:32:18.886933 [ 275 ] {4ed42331-d471-41ff-ab82-649065d3e092} <Debug> TCPHandler: Processed in 0.001920196 sec. | ||
| 1759 | 2026.01.05 22:32:18.886936 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1760 | 2026.01.05 22:32:18.887065 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2026.01.05 22:32:18.887113 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 1762 | 2026.01.05 22:32:18.887168 [ 275 ] {dc0fe5c7-d96a-4ade-96bd-fc612160ac7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1763 | 2026.01.05 22:32:18.887214 [ 275 ] {dc0fe5c7-d96a-4ade-96bd-fc612160ac7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1764 | 2026.01.05 22:32:18.887265 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1765 | 2026.01.05 22:32:18.887314 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1102 rows starting from the beginning of the part | ||
| 1766 | 2026.01.05 22:32:18.887412 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1767 | 2026.01.05 22:32:18.887464 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1768 | 2026.01.05 22:32:18.887516 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 150 rows starting from the beginning of the part | ||
| 1769 | 2026.01.05 22:32:18.887562 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1770 | 2026.01.05 22:32:18.887608 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1771 | 2026.01.05 22:32:18.887634 [ 275 ] {dc0fe5c7-d96a-4ade-96bd-fc612160ac7c} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.01.05 22:32:18.887675 [ 275 ] {dc0fe5c7-d96a-4ade-96bd-fc612160ac7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1773 | 2026.01.05 22:32:18.888148 [ 275 ] {dc0fe5c7-d96a-4ade-96bd-fc612160ac7c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1774 | 2026.01.05 22:32:18.888385 [ 275 ] {dc0fe5c7-d96a-4ade-96bd-fc612160ac7c} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.01.05 22:32:18.888505 [ 70 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1776 | 2026.01.05 22:32:18.888514 [ 275 ] {dc0fe5c7-d96a-4ade-96bd-fc612160ac7c} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001364 sec., 26392.961876832844 rows/sec., 2.06 MiB/sec. | ||
| 1777 | 2026.01.05 22:32:18.888548 [ 70 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2026.01.05 22:32:18.888563 [ 275 ] {dc0fe5c7-d96a-4ade-96bd-fc612160ac7c} <Debug> TCPHandler: Processed in 0.001550024 sec. | ||
| 1779 | 2026.01.05 22:32:18.888582 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1780 | 2026.01.05 22:32:18.888678 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.01.05 22:32:18.888737 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 1782 | 2026.01.05 22:32:18.888773 [ 275 ] {79e45fa8-6fd8-4d88-8682-1d98226f5b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1783 | 2026.01.05 22:32:18.888825 [ 275 ] {79e45fa8-6fd8-4d88-8682-1d98226f5b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1784 | 2026.01.05 22:32:18.888911 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1785 | 2026.01.05 22:32:18.888964 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 668 rows starting from the beginning of the part | ||
| 1786 | 2026.01.05 22:32:18.889107 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1787 | 2026.01.05 22:32:18.889166 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 682 rows starting from the beginning of the part | ||
| 1788 | 2026.01.05 22:32:18.889195 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 5 columns (5 merged, 0 gathered) in 0.002148474 sec., 1172925.5276070365 rows/sec., 98.46 MiB/sec. | ||
| 1789 | 2026.01.05 22:32:18.889219 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part | ||
| 1790 | 2026.01.05 22:32:18.889265 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 59 rows starting from the beginning of the part | ||
| 1791 | 2026.01.05 22:32:18.889273 [ 275 ] {79e45fa8-6fd8-4d88-8682-1d98226f5b26} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.01.05 22:32:18.889316 [ 275 ] {79e45fa8-6fd8-4d88-8682-1d98226f5b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1793 | 2026.01.05 22:32:18.889328 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 1794 | 2026.01.05 22:32:18.889555 [ 201 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1795 | 2026.01.05 22:32:18.889987 [ 275 ] {79e45fa8-6fd8-4d88-8682-1d98226f5b26} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1796 | 2026.01.05 22:32:18.890048 [ 201 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_6_1} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.01.05 22:32:18.890151 [ 201 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_6_1} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1798 | 2026.01.05 22:32:18.890251 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1799 | 2026.01.05 22:32:18.890413 [ 275 ] {79e45fa8-6fd8-4d88-8682-1d98226f5b26} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.01.05 22:32:18.890547 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1801 | 2026.01.05 22:32:18.890580 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.01.05 22:32:18.890598 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1803 | 2026.01.05 22:32:18.890604 [ 275 ] {79e45fa8-6fd8-4d88-8682-1d98226f5b26} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001848 sec., 32467.532467532466 rows/sec., 2.28 MiB/sec. | ||
| 1804 | 2026.01.05 22:32:18.890658 [ 275 ] {79e45fa8-6fd8-4d88-8682-1d98226f5b26} <Debug> TCPHandler: Processed in 0.00202965 sec. | ||
| 1805 | 2026.01.05 22:32:18.890670 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 1806 | 2026.01.05 22:32:18.890728 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1553 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059562 sec., 754043.8209677591 rows/sec., 56.44 MiB/sec. | ||
| 1807 | 2026.01.05 22:32:18.890773 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2026.01.05 22:32:18.890790 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1809 | 2026.01.05 22:32:18.890826 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 218 rows starting from the beginning of the part | ||
| 1810 | 2026.01.05 22:32:18.890876 [ 275 ] {93a73860-1fcd-47d9-9cc7-e0cf2a802eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1811 | 2026.01.05 22:32:18.890880 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1812 | 2026.01.05 22:32:18.890931 [ 275 ] {93a73860-1fcd-47d9-9cc7-e0cf2a802eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1813 | 2026.01.05 22:32:18.890955 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 214 rows starting from the beginning of the part | ||
| 1814 | 2026.01.05 22:32:18.891003 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 384 rows starting from the beginning of the part | ||
| 1815 | 2026.01.05 22:32:18.891006 [ 190 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1816 | 2026.01.05 22:32:18.891043 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1817 | 2026.01.05 22:32:18.891094 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1818 | 2026.01.05 22:32:18.891295 [ 275 ] {93a73860-1fcd-47d9-9cc7-e0cf2a802eb2} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.01.05 22:32:18.891341 [ 275 ] {93a73860-1fcd-47d9-9cc7-e0cf2a802eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1820 | 2026.01.05 22:32:18.891388 [ 190 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_6_1} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.01.05 22:32:18.891467 [ 190 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_6_1} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1822 | 2026.01.05 22:32:18.891555 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1823 | 2026.01.05 22:32:18.891742 [ 275 ] {93a73860-1fcd-47d9-9cc7-e0cf2a802eb2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1824 | 2026.01.05 22:32:18.891985 [ 275 ] {93a73860-1fcd-47d9-9cc7-e0cf2a802eb2} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.01.05 22:32:18.892092 [ 70 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1826 | 2026.01.05 22:32:18.892118 [ 70 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.01.05 22:32:18.892130 [ 275 ] {93a73860-1fcd-47d9-9cc7-e0cf2a802eb2} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001274 sec., 23547.880690737835 rows/sec., 1.56 MiB/sec. | ||
| 1828 | 2026.01.05 22:32:18.892135 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1829 | 2026.01.05 22:32:18.892168 [ 275 ] {93a73860-1fcd-47d9-9cc7-e0cf2a802eb2} <Debug> TCPHandler: Processed in 0.001446881 sec. | ||
| 1830 | 2026.01.05 22:32:18.892246 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 1831 | 2026.01.05 22:32:18.892339 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 996 rows, containing 5 columns (5 merged, 0 gathered) in 0.001699689 sec., 585989.554559687 rows/sec., 41.64 MiB/sec. | ||
| 1832 | 2026.01.05 22:32:18.892364 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1833 | 2026.01.05 22:32:18.892407 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 74 rows starting from the beginning of the part | ||
| 1834 | 2026.01.05 22:32:18.892483 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1835 | 2026.01.05 22:32:18.892546 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1836 | 2026.01.05 22:32:18.892557 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1837 | 2026.01.05 22:32:18.892598 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1838 | 2026.01.05 22:32:18.892646 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1839 | 2026.01.05 22:32:18.892686 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1840 | 2026.01.05 22:32:18.892827 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2026.01.05 22:32:18.892902 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1842 | 2026.01.05 22:32:18.892970 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1843 | 2026.01.05 22:32:18.893572 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 4 columns (4 merged, 0 gathered) in 0.001386568 sec., 193282.9835969098 rows/sec., 11.96 MiB/sec. | ||
| 1844 | 2026.01.05 22:32:18.893760 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1845 | 2026.01.05 22:32:18.894068 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_6_1} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.01.05 22:32:18.894154 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_6_1} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1847 | 2026.01.05 22:32:18.894244 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1848 | 2026.01.05 22:32:21.381475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 274 | ||
| 1849 | 2026.01.05 22:32:21.383420 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.01.05 22:32:21.383466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1851 | 2026.01.05 22:32:21.384618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1852 | 2026.01.05 22:32:21.384907 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.01.05 22:32:21.385234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 1854 | 2026.01.05 22:32:23.890988 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.01.05 22:32:23.891186 [ 275 ] {ecc73896-34a7-4b15-ab80-4cd92d233c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1856 | 2026.01.05 22:32:23.891255 [ 275 ] {ecc73896-34a7-4b15-ab80-4cd92d233c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1857 | 2026.01.05 22:32:23.891878 [ 275 ] {ecc73896-34a7-4b15-ab80-4cd92d233c02} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.01.05 22:32:23.891926 [ 275 ] {ecc73896-34a7-4b15-ab80-4cd92d233c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1859 | 2026.01.05 22:32:23.892310 [ 275 ] {ecc73896-34a7-4b15-ab80-4cd92d233c02} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1860 | 2026.01.05 22:32:23.892560 [ 275 ] {ecc73896-34a7-4b15-ab80-4cd92d233c02} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.01.05 22:32:23.892710 [ 275 ] {ecc73896-34a7-4b15-ab80-4cd92d233c02} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001573 sec., 1271.4558169103625 rows/sec., 103.68 KiB/sec. | ||
| 1862 | 2026.01.05 22:32:23.892766 [ 275 ] {ecc73896-34a7-4b15-ab80-4cd92d233c02} <Debug> TCPHandler: Processed in 0.001911256 sec. | ||
| 1863 | 2026.01.05 22:32:23.892895 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.01.05 22:32:23.892992 [ 275 ] {d6ce537f-75d7-4517-a729-b65575efc85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1865 | 2026.01.05 22:32:23.893040 [ 275 ] {d6ce537f-75d7-4517-a729-b65575efc85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1866 | 2026.01.05 22:32:23.893492 [ 275 ] {d6ce537f-75d7-4517-a729-b65575efc85a} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.01.05 22:32:23.893528 [ 275 ] {d6ce537f-75d7-4517-a729-b65575efc85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1868 | 2026.01.05 22:32:23.893774 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3365 | ||
| 1869 | 2026.01.05 22:32:23.893845 [ 275 ] {d6ce537f-75d7-4517-a729-b65575efc85a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1870 | 2026.01.05 22:32:23.894067 [ 275 ] {d6ce537f-75d7-4517-a729-b65575efc85a} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.01.05 22:32:23.894194 [ 275 ] {d6ce537f-75d7-4517-a729-b65575efc85a} <Debug> executeQuery: Read 103 rows, 8.79 KiB in 0.001219 sec., 84495.4881050041 rows/sec., 7.05 MiB/sec. | ||
| 1872 | 2026.01.05 22:32:23.894244 [ 275 ] {d6ce537f-75d7-4517-a729-b65575efc85a} <Debug> TCPHandler: Processed in 0.001397788 sec. | ||
| 1873 | 2026.01.05 22:32:23.894276 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2026.01.05 22:32:23.894326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1875 | 2026.01.05 22:32:23.894364 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2026.01.05 22:32:23.894466 [ 275 ] {ed7b08ad-4234-4478-834c-7a246ad4c53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1877 | 2026.01.05 22:32:23.894508 [ 275 ] {ed7b08ad-4234-4478-834c-7a246ad4c53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1878 | 2026.01.05 22:32:23.894826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1879 | 2026.01.05 22:32:23.894897 [ 275 ] {ed7b08ad-4234-4478-834c-7a246ad4c53d} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2026.01.05 22:32:23.894942 [ 275 ] {ed7b08ad-4234-4478-834c-7a246ad4c53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1881 | 2026.01.05 22:32:23.895102 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.01.05 22:32:23.895249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3365 | ||
| 1883 | 2026.01.05 22:32:23.895362 [ 275 ] {ed7b08ad-4234-4478-834c-7a246ad4c53d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1884 | 2026.01.05 22:32:23.895598 [ 275 ] {ed7b08ad-4234-4478-834c-7a246ad4c53d} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.01.05 22:32:23.895727 [ 275 ] {ed7b08ad-4234-4478-834c-7a246ad4c53d} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001278 sec., 19561.815336463224 rows/sec., 1.43 MiB/sec. | ||
| 1886 | 2026.01.05 22:32:23.895765 [ 275 ] {ed7b08ad-4234-4478-834c-7a246ad4c53d} <Debug> TCPHandler: Processed in 0.00145175 sec. | ||
| 1887 | 2026.01.05 22:32:23.895875 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.01.05 22:32:23.895972 [ 275 ] {bfa9e1e1-42bb-4424-b4df-e5e76e4f52af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1889 | 2026.01.05 22:32:23.896013 [ 275 ] {bfa9e1e1-42bb-4424-b4df-e5e76e4f52af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1890 | 2026.01.05 22:32:23.896452 [ 275 ] {bfa9e1e1-42bb-4424-b4df-e5e76e4f52af} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.01.05 22:32:23.896490 [ 275 ] {bfa9e1e1-42bb-4424-b4df-e5e76e4f52af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1892 | 2026.01.05 22:32:23.896800 [ 275 ] {bfa9e1e1-42bb-4424-b4df-e5e76e4f52af} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1893 | 2026.01.05 22:32:23.897036 [ 275 ] {bfa9e1e1-42bb-4424-b4df-e5e76e4f52af} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.01.05 22:32:23.897160 [ 275 ] {bfa9e1e1-42bb-4424-b4df-e5e76e4f52af} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001206 sec., 73797.6782752902 rows/sec., 5.77 MiB/sec. | ||
| 1895 | 2026.01.05 22:32:23.897197 [ 275 ] {bfa9e1e1-42bb-4424-b4df-e5e76e4f52af} <Debug> TCPHandler: Processed in 0.001371608 sec. | ||
| 1896 | 2026.01.05 22:32:23.897311 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.01.05 22:32:23.897406 [ 275 ] {a4b6dd19-5f5d-4489-b841-0eec22ebb54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1898 | 2026.01.05 22:32:23.897452 [ 275 ] {a4b6dd19-5f5d-4489-b841-0eec22ebb54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1899 | 2026.01.05 22:32:23.897873 [ 275 ] {a4b6dd19-5f5d-4489-b841-0eec22ebb54f} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.01.05 22:32:23.897914 [ 275 ] {a4b6dd19-5f5d-4489-b841-0eec22ebb54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1901 | 2026.01.05 22:32:23.898246 [ 275 ] {a4b6dd19-5f5d-4489-b841-0eec22ebb54f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1902 | 2026.01.05 22:32:23.898468 [ 275 ] {a4b6dd19-5f5d-4489-b841-0eec22ebb54f} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.01.05 22:32:23.898590 [ 275 ] {a4b6dd19-5f5d-4489-b841-0eec22ebb54f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001202 sec., 133943.42762063228 rows/sec., 9.33 MiB/sec. | ||
| 1904 | 2026.01.05 22:32:23.898625 [ 275 ] {a4b6dd19-5f5d-4489-b841-0eec22ebb54f} <Debug> TCPHandler: Processed in 0.001364307 sec. | ||
| 1905 | 2026.01.05 22:32:23.898732 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.01.05 22:32:23.898827 [ 275 ] {f26bf0b4-04a2-4085-b4d4-4702eb12e040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1907 | 2026.01.05 22:32:23.898882 [ 275 ] {f26bf0b4-04a2-4085-b4d4-4702eb12e040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1908 | 2026.01.05 22:32:23.899672 [ 275 ] {f26bf0b4-04a2-4085-b4d4-4702eb12e040} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.01.05 22:32:23.899706 [ 275 ] {f26bf0b4-04a2-4085-b4d4-4702eb12e040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1910 | 2026.01.05 22:32:23.900247 [ 275 ] {f26bf0b4-04a2-4085-b4d4-4702eb12e040} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1911 | 2026.01.05 22:32:23.900492 [ 275 ] {f26bf0b4-04a2-4085-b4d4-4702eb12e040} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.01.05 22:32:23.900621 [ 275 ] {f26bf0b4-04a2-4085-b4d4-4702eb12e040} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001812 sec., 12693.156732891832 rows/sec., 22.75 MiB/sec. | ||
| 1913 | 2026.01.05 22:32:23.900671 [ 275 ] {f26bf0b4-04a2-4085-b4d4-4702eb12e040} <Debug> TCPHandler: Processed in 0.001988019 sec. | ||
| 1914 | 2026.01.05 22:32:23.900785 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.01.05 22:32:23.900882 [ 275 ] {0ed7f938-a405-4a16-b678-eb2215ec322d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1916 | 2026.01.05 22:32:23.900926 [ 275 ] {0ed7f938-a405-4a16-b678-eb2215ec322d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1917 | 2026.01.05 22:32:23.901258 [ 275 ] {0ed7f938-a405-4a16-b678-eb2215ec322d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.01.05 22:32:23.901293 [ 275 ] {0ed7f938-a405-4a16-b678-eb2215ec322d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1919 | 2026.01.05 22:32:23.901602 [ 275 ] {0ed7f938-a405-4a16-b678-eb2215ec322d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1920 | 2026.01.05 22:32:23.901847 [ 275 ] {0ed7f938-a405-4a16-b678-eb2215ec322d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.01.05 22:32:23.901974 [ 275 ] {0ed7f938-a405-4a16-b678-eb2215ec322d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 1922 | 2026.01.05 22:32:23.902012 [ 275 ] {0ed7f938-a405-4a16-b678-eb2215ec322d} <Debug> TCPHandler: Processed in 0.001276494 sec. | ||
| 1923 | 2026.01.05 22:32:24.051893 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1924 | 2026.01.05 22:32:24.070797 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.01.05 22:32:24.070869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1926 | 2026.01.05 22:32:24.076455 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1927 | 2026.01.05 22:32:24.077148 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.01.05 22:32:24.080645 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1929 | 2026.01.05 22:32:28.889017 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2026.01.05 22:32:28.889217 [ 275 ] {a9477f3b-3056-4651-b433-71a610306c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1931 | 2026.01.05 22:32:28.889285 [ 275 ] {a9477f3b-3056-4651-b433-71a610306c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1932 | 2026.01.05 22:32:28.889929 [ 275 ] {a9477f3b-3056-4651-b433-71a610306c44} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2026.01.05 22:32:28.889980 [ 275 ] {a9477f3b-3056-4651-b433-71a610306c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1934 | 2026.01.05 22:32:28.890412 [ 275 ] {a9477f3b-3056-4651-b433-71a610306c44} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1935 | 2026.01.05 22:32:28.890641 [ 275 ] {a9477f3b-3056-4651-b433-71a610306c44} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2026.01.05 22:32:28.890787 [ 275 ] {a9477f3b-3056-4651-b433-71a610306c44} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.65 MiB/sec. | ||
| 1937 | 2026.01.05 22:32:28.890829 [ 275 ] {a9477f3b-3056-4651-b433-71a610306c44} <Debug> TCPHandler: Processed in 0.001948778 sec. | ||
| 1938 | 2026.01.05 22:32:28.890948 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.01.05 22:32:28.891046 [ 275 ] {d0690e26-d225-4bc5-94e3-b0da8ff66675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1940 | 2026.01.05 22:32:28.891087 [ 275 ] {d0690e26-d225-4bc5-94e3-b0da8ff66675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1941 | 2026.01.05 22:32:28.891485 [ 275 ] {d0690e26-d225-4bc5-94e3-b0da8ff66675} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.01.05 22:32:28.891548 [ 275 ] {d0690e26-d225-4bc5-94e3-b0da8ff66675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1943 | 2026.01.05 22:32:28.891860 [ 275 ] {d0690e26-d225-4bc5-94e3-b0da8ff66675} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1944 | 2026.01.05 22:32:28.892074 [ 275 ] {d0690e26-d225-4bc5-94e3-b0da8ff66675} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.01.05 22:32:28.892198 [ 275 ] {d0690e26-d225-4bc5-94e3-b0da8ff66675} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 1946 | 2026.01.05 22:32:28.892234 [ 275 ] {d0690e26-d225-4bc5-94e3-b0da8ff66675} <Debug> TCPHandler: Processed in 0.001336336 sec. | ||
| 1947 | 2026.01.05 22:32:28.892337 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.01.05 22:32:28.892433 [ 275 ] {a51c0b55-03bb-46c4-a4d8-225edae2a4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1949 | 2026.01.05 22:32:28.892478 [ 275 ] {a51c0b55-03bb-46c4-a4d8-225edae2a4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1950 | 2026.01.05 22:32:28.892880 [ 275 ] {a51c0b55-03bb-46c4-a4d8-225edae2a4d3} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.01.05 22:32:28.892916 [ 275 ] {a51c0b55-03bb-46c4-a4d8-225edae2a4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1952 | 2026.01.05 22:32:28.893240 [ 275 ] {a51c0b55-03bb-46c4-a4d8-225edae2a4d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1953 | 2026.01.05 22:32:28.893453 [ 275 ] {a51c0b55-03bb-46c4-a4d8-225edae2a4d3} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.01.05 22:32:28.893577 [ 275 ] {a51c0b55-03bb-46c4-a4d8-225edae2a4d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 1955 | 2026.01.05 22:32:28.893613 [ 275 ] {a51c0b55-03bb-46c4-a4d8-225edae2a4d3} <Debug> TCPHandler: Processed in 0.001325946 sec. | ||
| 1956 | 2026.01.05 22:32:28.893715 [ 275 ] {} <Trace> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.01.05 22:32:28.893810 [ 275 ] {07d6387c-e4b4-4c92-9112-7c289d567581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1958 | 2026.01.05 22:32:28.893852 [ 275 ] {07d6387c-e4b4-4c92-9112-7c289d567581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1959 | 2026.01.05 22:32:28.894156 [ 275 ] {07d6387c-e4b4-4c92-9112-7c289d567581} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.01.05 22:32:28.894192 [ 275 ] {07d6387c-e4b4-4c92-9112-7c289d567581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1961 | 2026.01.05 22:32:28.894496 [ 275 ] {07d6387c-e4b4-4c92-9112-7c289d567581} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1962 | 2026.01.05 22:32:28.894709 [ 275 ] {07d6387c-e4b4-4c92-9112-7c289d567581} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.01.05 22:32:28.894831 [ 275 ] {07d6387c-e4b4-4c92-9112-7c289d567581} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 1964 | 2026.01.05 22:32:28.894865 [ 275 ] {07d6387c-e4b4-4c92-9112-7c289d567581} <Debug> TCPHandler: Processed in 0.001199521 sec. | ||
| 1965 | 2026.01.05 22:32:31.287391 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1966 | 2026.01.05 22:32:31.287454 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1967 | 2026.01.05 22:32:31.386238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 296 | ||
| 1968 | 2026.01.05 22:32:31.388244 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.01.05 22:32:31.388282 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1970 | 2026.01.05 22:32:31.389413 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1971 | 2026.01.05 22:32:31.389673 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.01.05 22:32:31.389803 [ 54 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1973 | 2026.01.05 22:32:31.389836 [ 54 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.01.05 22:32:31.389854 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1975 | 2026.01.05 22:32:31.389950 [ 190 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 1976 | 2026.01.05 22:32:31.390021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
| 1977 | 2026.01.05 22:32:31.390536 [ 190 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1978 | 2026.01.05 22:32:31.390719 [ 190 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1979 | 2026.01.05 22:32:31.391150 [ 190 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1980 | 2026.01.05 22:32:31.391541 [ 190 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 106 rows starting from the beginning of the part | ||
| 1981 | 2026.01.05 22:32:31.391912 [ 190 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
| 1982 | 2026.01.05 22:32:31.392262 [ 190 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1983 | 2026.01.05 22:32:31.392610 [ 190 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1984 | 2026.01.05 22:32:31.396260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3877 | ||
| 1985 | 2026.01.05 22:32:31.396772 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.01.05 22:32:31.396811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1987 | 2026.01.05 22:32:31.397293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1988 | 2026.01.05 22:32:31.397518 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2026.01.05 22:32:31.397651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3877 | ||
| 1990 | 2026.01.05 22:32:31.398823 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 72 columns (72 merged, 0 gathered) in 0.00891244 sec., 33212.00479330015 rows/sec., 34.73 MiB/sec. | ||
| 1991 | 2026.01.05 22:32:31.399514 [ 194 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1992 | 2026.01.05 22:32:31.400060 [ 194 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_6_1} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.01.05 22:32:31.400128 [ 194 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_6_1} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1994 | 2026.01.05 22:32:31.400256 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 1995 | 2026.01.05 22:32:31.581658 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1996 | 2026.01.05 22:32:31.598964 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.01.05 22:32:31.599024 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1998 | 2026.01.05 22:32:31.605272 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1999 | 2026.01.05 22:32:31.605958 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.01.05 22:32:31.609035 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2001 | 2026.01.05 22:32:32.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.76 MiB, peak 191.92 MiB, free memory in arenas 0.00 B, will set to 185.54 MiB (RSS), difference: 1.77 MiB | ||
| 2002 | 2026.01.05 22:32:33.094896 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2003 | 2026.01.05 22:32:33.094973 [ 275 ] {} <Debug> TCP-Session: b7d0e8a0-c4ba-4b51-8f55-2985ac2afb30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2004 | 2026.01.05 22:32:33.890672 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2026.01.05 22:32:33.890880 [ 277 ] {88efe478-0343-44d0-8d61-5eb75e8b269f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2006 | 2026.01.05 22:32:33.890949 [ 277 ] {88efe478-0343-44d0-8d61-5eb75e8b269f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2007 | 2026.01.05 22:32:33.891633 [ 277 ] {88efe478-0343-44d0-8d61-5eb75e8b269f} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.01.05 22:32:33.891675 [ 277 ] {88efe478-0343-44d0-8d61-5eb75e8b269f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2009 | 2026.01.05 22:32:33.892088 [ 277 ] {88efe478-0343-44d0-8d61-5eb75e8b269f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2010 | 2026.01.05 22:32:33.892323 [ 277 ] {88efe478-0343-44d0-8d61-5eb75e8b269f} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.01.05 22:32:33.892474 [ 277 ] {88efe478-0343-44d0-8d61-5eb75e8b269f} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001645 sec., 62006.07902735563 rows/sec., 5.18 MiB/sec. | ||
| 2012 | 2026.01.05 22:32:33.892516 [ 277 ] {88efe478-0343-44d0-8d61-5eb75e8b269f} <Debug> TCPHandler: Processed in 0.001983019 sec. | ||
| 2013 | 2026.01.05 22:32:33.892640 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2026.01.05 22:32:33.892735 [ 277 ] {cd4e502f-02fa-43a4-8827-87bf00068747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2015 | 2026.01.05 22:32:33.892776 [ 277 ] {cd4e502f-02fa-43a4-8827-87bf00068747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2016 | 2026.01.05 22:32:33.893174 [ 277 ] {cd4e502f-02fa-43a4-8827-87bf00068747} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.01.05 22:32:33.893211 [ 277 ] {cd4e502f-02fa-43a4-8827-87bf00068747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2018 | 2026.01.05 22:32:33.893506 [ 277 ] {cd4e502f-02fa-43a4-8827-87bf00068747} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2019 | 2026.01.05 22:32:33.893709 [ 277 ] {cd4e502f-02fa-43a4-8827-87bf00068747} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.01.05 22:32:33.893809 [ 50 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2021 | 2026.01.05 22:32:33.893832 [ 277 ] {cd4e502f-02fa-43a4-8827-87bf00068747} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001115 sec., 20627.802690582957 rows/sec., 1.51 MiB/sec. | ||
| 2022 | 2026.01.05 22:32:33.893885 [ 50 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.01.05 22:32:33.893889 [ 277 ] {cd4e502f-02fa-43a4-8827-87bf00068747} <Debug> TCPHandler: Processed in 0.001299885 sec. | ||
| 2024 | 2026.01.05 22:32:33.893918 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2025 | 2026.01.05 22:32:33.894021 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.01.05 22:32:33.894037 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 2027 | 2026.01.05 22:32:33.894120 [ 277 ] {4beff351-3f3c-4a52-91dc-b2726d87f18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2028 | 2026.01.05 22:32:33.894160 [ 277 ] {4beff351-3f3c-4a52-91dc-b2726d87f18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2029 | 2026.01.05 22:32:33.894163 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2030 | 2026.01.05 22:32:33.894202 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 219 rows starting from the beginning of the part | ||
| 2031 | 2026.01.05 22:32:33.894274 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
| 2032 | 2026.01.05 22:32:33.894327 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 2033 | 2026.01.05 22:32:33.894384 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2034 | 2026.01.05 22:32:33.894434 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2035 | 2026.01.05 22:32:33.894480 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 2036 | 2026.01.05 22:32:33.894567 [ 277 ] {4beff351-3f3c-4a52-91dc-b2726d87f18c} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.01.05 22:32:33.894604 [ 277 ] {4beff351-3f3c-4a52-91dc-b2726d87f18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2038 | 2026.01.05 22:32:33.894924 [ 277 ] {4beff351-3f3c-4a52-91dc-b2726d87f18c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2039 | 2026.01.05 22:32:33.895148 [ 277 ] {4beff351-3f3c-4a52-91dc-b2726d87f18c} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.01.05 22:32:33.895273 [ 277 ] {4beff351-3f3c-4a52-91dc-b2726d87f18c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001171 sec., 74295.47395388556 rows/sec., 5.80 MiB/sec. | ||
| 2041 | 2026.01.05 22:32:33.895309 [ 277 ] {4beff351-3f3c-4a52-91dc-b2726d87f18c} <Debug> TCPHandler: Processed in 0.001338607 sec. | ||
| 2042 | 2026.01.05 22:32:33.895331 [ 194 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338816 sec., 395872.17362206604 rows/sec., 26.06 MiB/sec. | ||
| 2043 | 2026.01.05 22:32:33.895426 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.01.05 22:32:33.895531 [ 277 ] {cff54170-6a34-4405-80d6-a466d292c894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2045 | 2026.01.05 22:32:33.895564 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2046 | 2026.01.05 22:32:33.895576 [ 277 ] {cff54170-6a34-4405-80d6-a466d292c894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2047 | 2026.01.05 22:32:33.895883 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_6_1} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.01.05 22:32:33.895963 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_6_1} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2049 | 2026.01.05 22:32:33.896020 [ 277 ] {cff54170-6a34-4405-80d6-a466d292c894} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.01.05 22:32:33.896051 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2051 | 2026.01.05 22:32:33.896061 [ 277 ] {cff54170-6a34-4405-80d6-a466d292c894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2052 | 2026.01.05 22:32:33.896414 [ 277 ] {cff54170-6a34-4405-80d6-a466d292c894} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2053 | 2026.01.05 22:32:33.896620 [ 277 ] {cff54170-6a34-4405-80d6-a466d292c894} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.01.05 22:32:33.896745 [ 277 ] {cff54170-6a34-4405-80d6-a466d292c894} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 2055 | 2026.01.05 22:32:33.896781 [ 277 ] {cff54170-6a34-4405-80d6-a466d292c894} <Debug> TCPHandler: Processed in 0.001408069 sec. | ||
| 2056 | 2026.01.05 22:32:33.896896 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.01.05 22:32:33.896990 [ 277 ] {cd451c83-b215-4351-9393-34431f23fe2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2058 | 2026.01.05 22:32:33.897043 [ 277 ] {cd451c83-b215-4351-9393-34431f23fe2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2059 | 2026.01.05 22:32:33.897882 [ 277 ] {cd451c83-b215-4351-9393-34431f23fe2b} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.01.05 22:32:33.897919 [ 277 ] {cd451c83-b215-4351-9393-34431f23fe2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2061 | 2026.01.05 22:32:33.898478 [ 277 ] {cd451c83-b215-4351-9393-34431f23fe2b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2062 | 2026.01.05 22:32:33.898713 [ 277 ] {cd451c83-b215-4351-9393-34431f23fe2b} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.01.05 22:32:33.898848 [ 277 ] {cd451c83-b215-4351-9393-34431f23fe2b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001875 sec., 12266.666666666668 rows/sec., 21.98 MiB/sec. | ||
| 2064 | 2026.01.05 22:32:33.898899 [ 277 ] {cd451c83-b215-4351-9393-34431f23fe2b} <Debug> TCPHandler: Processed in 0.002052611 sec. | ||
| 2065 | 2026.01.05 22:32:33.899018 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2026.01.05 22:32:33.899113 [ 277 ] {10036e72-f9ab-411d-b0c1-31e26a38601a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2067 | 2026.01.05 22:32:33.899154 [ 277 ] {10036e72-f9ab-411d-b0c1-31e26a38601a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2068 | 2026.01.05 22:32:33.899485 [ 277 ] {10036e72-f9ab-411d-b0c1-31e26a38601a} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.01.05 22:32:33.899522 [ 277 ] {10036e72-f9ab-411d-b0c1-31e26a38601a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2070 | 2026.01.05 22:32:33.899845 [ 277 ] {10036e72-f9ab-411d-b0c1-31e26a38601a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2071 | 2026.01.05 22:32:33.900055 [ 277 ] {10036e72-f9ab-411d-b0c1-31e26a38601a} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2026.01.05 22:32:33.900179 [ 277 ] {10036e72-f9ab-411d-b0c1-31e26a38601a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 2073 | 2026.01.05 22:32:33.900214 [ 277 ] {10036e72-f9ab-411d-b0c1-31e26a38601a} <Debug> TCPHandler: Processed in 0.001246364 sec. | ||
| 2074 | 2026.01.05 22:32:34.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.97 MiB, peak 191.92 MiB, free memory in arenas 0.00 B, will set to 185.76 MiB (RSS), difference: 1.79 MiB | ||
| 2075 | 2026.01.05 22:32:36.132829 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40586 | ||
| 2076 | 2026.01.05 22:32:36.132943 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2077 | 2026.01.05 22:32:36.132970 [ 275 ] {} <Debug> TCP-Session: 99c0ce7f-033e-440f-b135-a48e84ad8ec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40586 | ||
| 2078 | 2026.01.05 22:32:36.132992 [ 275 ] {} <Debug> TCP-Session: 99c0ce7f-033e-440f-b135-a48e84ad8ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.01.05 22:32:36.133006 [ 275 ] {} <Debug> TCP-Session: 99c0ce7f-033e-440f-b135-a48e84ad8ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.01.05 22:32:36.133227 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59341 | ||
| 2081 | 2026.01.05 22:32:36.133269 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40481 | ||
| 2082 | 2026.01.05 22:32:36.133292 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39801 | ||
| 2083 | 2026.01.05 22:32:36.133303 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41648 | ||
| 2084 | 2026.01.05 22:32:36.133352 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2085 | 2026.01.05 22:32:36.133366 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2086 | 2026.01.05 22:32:36.133391 [ 286 ] {} <Debug> TCP-Session: 3eb778f7-230f-435e-aef1-096b8c1ac9ad Authenticating user 'default' from [fd00:1122:3344:101::e]:59341 | ||
| 2087 | 2026.01.05 22:32:36.133391 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2088 | 2026.01.05 22:32:36.133406 [ 288 ] {} <Debug> TCP-Session: 14185380-f909-480c-bc81-3e0722faf398 Authenticating user 'default' from [fd00:1122:3344:101::e]:40481 | ||
| 2089 | 2026.01.05 22:32:36.133427 [ 286 ] {} <Debug> TCP-Session: 3eb778f7-230f-435e-aef1-096b8c1ac9ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.01.05 22:32:36.133436 [ 290 ] {} <Debug> TCP-Session: 3bee36a7-6ca9-4c57-a898-cb613b3abcf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39801 | ||
| 2091 | 2026.01.05 22:32:36.133446 [ 288 ] {} <Debug> TCP-Session: 14185380-f909-480c-bc81-3e0722faf398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.01.05 22:32:36.133460 [ 286 ] {} <Debug> TCP-Session: 3eb778f7-230f-435e-aef1-096b8c1ac9ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.01.05 22:32:36.133476 [ 290 ] {} <Debug> TCP-Session: 3bee36a7-6ca9-4c57-a898-cb613b3abcf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.01.05 22:32:36.133499 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2095 | 2026.01.05 22:32:36.133547 [ 290 ] {} <Debug> TCP-Session: 3bee36a7-6ca9-4c57-a898-cb613b3abcf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.01.05 22:32:36.133568 [ 291 ] {} <Debug> TCP-Session: 7d0b0203-6401-404f-ae54-1d0a1ae55ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:41648 | ||
| 2097 | 2026.01.05 22:32:36.133484 [ 288 ] {} <Debug> TCP-Session: 14185380-f909-480c-bc81-3e0722faf398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2026.01.05 22:32:36.133596 [ 291 ] {} <Debug> TCP-Session: 7d0b0203-6401-404f-ae54-1d0a1ae55ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.01.05 22:32:36.133326 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61805 | ||
| 2100 | 2026.01.05 22:32:36.133627 [ 291 ] {} <Debug> TCP-Session: 7d0b0203-6401-404f-ae54-1d0a1ae55ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.01.05 22:32:36.133318 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63562 | ||
| 2102 | 2026.01.05 22:32:36.133295 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58989 | ||
| 2103 | 2026.01.05 22:32:36.133267 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58191 | ||
| 2104 | 2026.01.05 22:32:36.133781 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2105 | 2026.01.05 22:32:36.133328 [ 275 ] {} <Trace> TCP-Session: 99c0ce7f-033e-440f-b135-a48e84ad8ec5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.01.05 22:32:36.133823 [ 293 ] {} <Debug> TCP-Session: 00e19382-5903-4bb0-942b-81e92a009bd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61805 | ||
| 2107 | 2026.01.05 22:32:36.133854 [ 293 ] {} <Debug> TCP-Session: 00e19382-5903-4bb0-942b-81e92a009bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.01.05 22:32:36.133867 [ 293 ] {} <Debug> TCP-Session: 00e19382-5903-4bb0-942b-81e92a009bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.01.05 22:32:36.133992 [ 275 ] {58a4fa13-5a71-46ca-9507-26af0f1027ab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40586) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2110 | 2026.01.05 22:32:36.134036 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2111 | 2026.01.05 22:32:36.134053 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2112 | 2026.01.05 22:32:36.134078 [ 292 ] {} <Debug> TCP-Session: e3022415-bbe6-45fc-aba6-c015fbe4ef26 Authenticating user 'default' from [fd00:1122:3344:101::e]:63562 | ||
| 2113 | 2026.01.05 22:32:36.134085 [ 287 ] {} <Debug> TCP-Session: e17f7af4-671c-4ca6-bccd-17c9441e07f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58191 | ||
| 2114 | 2026.01.05 22:32:36.134102 [ 292 ] {} <Debug> TCP-Session: e3022415-bbe6-45fc-aba6-c015fbe4ef26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.01.05 22:32:36.134105 [ 287 ] {} <Debug> TCP-Session: e17f7af4-671c-4ca6-bccd-17c9441e07f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.01.05 22:32:36.134116 [ 292 ] {} <Debug> TCP-Session: e3022415-bbe6-45fc-aba6-c015fbe4ef26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.01.05 22:32:36.134108 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2118 | 2026.01.05 22:32:36.134124 [ 287 ] {} <Debug> TCP-Session: e17f7af4-671c-4ca6-bccd-17c9441e07f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2026.01.05 22:32:36.134160 [ 289 ] {} <Debug> TCP-Session: d4757735-0f91-428a-98cd-12df23f85fa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58989 | ||
| 2120 | 2026.01.05 22:32:36.134183 [ 289 ] {} <Debug> TCP-Session: d4757735-0f91-428a-98cd-12df23f85fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.01.05 22:32:36.134195 [ 289 ] {} <Debug> TCP-Session: d4757735-0f91-428a-98cd-12df23f85fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.01.05 22:32:36.134263 [ 275 ] {58a4fa13-5a71-46ca-9507-26af0f1027ab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2123 | 2026.01.05 22:32:36.134324 [ 275 ] {58a4fa13-5a71-46ca-9507-26af0f1027ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2124 | 2026.01.05 22:32:36.134613 [ 275 ] {58a4fa13-5a71-46ca-9507-26af0f1027ab} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 2125 | 2026.01.05 22:32:36.134702 [ 275 ] {58a4fa13-5a71-46ca-9507-26af0f1027ab} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2126 | 2026.01.05 22:32:36.719306 [ 315 ] {58a4fa13-5a71-46ca-9507-26af0f1027ab} <Trace> AggregatingTransform: Aggregating | ||
| 2127 | 2026.01.05 22:32:36.719394 [ 315 ] {58a4fa13-5a71-46ca-9507-26af0f1027ab} <Trace> Aggregator: Aggregation method: without_key | ||
| 2128 | 2026.01.05 22:32:36.719445 [ 315 ] {58a4fa13-5a71-46ca-9507-26af0f1027ab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001599306 sec. (625.271 rows/sec., 24.42 KiB/sec.) | ||
| 2129 | 2026.01.05 22:32:36.719467 [ 315 ] {58a4fa13-5a71-46ca-9507-26af0f1027ab} <Trace> Aggregator: Merging aggregated data | ||
| 2130 | 2026.01.05 22:32:36.720847 [ 275 ] {58a4fa13-5a71-46ca-9507-26af0f1027ab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.58692 sec., 1.7038097185306345 rows/sec., 68.15 B/sec. | ||
| 2131 | 2026.01.05 22:32:36.721040 [ 275 ] {58a4fa13-5a71-46ca-9507-26af0f1027ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2132 | 2026.01.05 22:32:36.721057 [ 275 ] {58a4fa13-5a71-46ca-9507-26af0f1027ab} <Debug> TCPHandler: Processed in 0.587854358 sec. | ||
| 2133 | 2026.01.05 22:32:36.721179 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2026.01.05 22:32:36.721229 [ 275 ] {} <Debug> TCP-Session: 99c0ce7f-033e-440f-b135-a48e84ad8ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.01.05 22:32:36.721239 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2026.01.05 22:32:36.721271 [ 290 ] {} <Debug> TCP-Session: 3bee36a7-6ca9-4c57-a898-cb613b3abcf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.01.05 22:32:36.721278 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2026.01.05 22:32:36.721307 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2139 | 2026.01.05 22:32:36.721314 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2026.01.05 22:32:36.721357 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2141 | 2026.01.05 22:32:36.721365 [ 288 ] {} <Debug> TCP-Session: 14185380-f909-480c-bc81-3e0722faf398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.01.05 22:32:36.721391 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2143 | 2026.01.05 22:32:36.721415 [ 289 ] {} <Debug> TCP-Session: d4757735-0f91-428a-98cd-12df23f85fa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.01.05 22:32:36.721405 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2145 | 2026.01.05 22:32:36.721461 [ 291 ] {} <Debug> TCP-Session: 7d0b0203-6401-404f-ae54-1d0a1ae55ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.01.05 22:32:36.721351 [ 287 ] {} <Debug> TCP-Session: e17f7af4-671c-4ca6-bccd-17c9441e07f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.01.05 22:32:36.721521 [ 292 ] {} <Debug> TCP-Session: e3022415-bbe6-45fc-aba6-c015fbe4ef26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.01.05 22:32:36.721345 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2149 | 2026.01.05 22:32:36.721415 [ 293 ] {} <Debug> TCP-Session: 00e19382-5903-4bb0-942b-81e92a009bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.01.05 22:32:36.721652 [ 286 ] {} <Debug> TCP-Session: 3eb778f7-230f-435e-aef1-096b8c1ac9ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.01.05 22:32:37.000296 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.20 MiB, peak 197.30 MiB, free memory in arenas 0.00 B, will set to 205.94 MiB (RSS), difference: 18.75 MiB | ||
| 2152 | 2026.01.05 22:32:37.334284 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35230 | ||
| 2153 | 2026.01.05 22:32:37.334404 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2154 | 2026.01.05 22:32:37.334436 [ 288 ] {} <Debug> TCP-Session: 31ce90b1-5a58-425f-8353-beb7eda49b6b Authenticating user 'default' from [fd00:1122:3344:101::e]:35230 | ||
| 2155 | 2026.01.05 22:32:37.334462 [ 288 ] {} <Debug> TCP-Session: 31ce90b1-5a58-425f-8353-beb7eda49b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2026.01.05 22:32:37.334479 [ 288 ] {} <Debug> TCP-Session: 31ce90b1-5a58-425f-8353-beb7eda49b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.01.05 22:32:37.334715 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51238 | ||
| 2158 | 2026.01.05 22:32:37.334715 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59682 | ||
| 2159 | 2026.01.05 22:32:37.334765 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42330 | ||
| 2160 | 2026.01.05 22:32:37.334780 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65440 | ||
| 2161 | 2026.01.05 22:32:37.334806 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39644 | ||
| 2162 | 2026.01.05 22:32:37.334810 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2163 | 2026.01.05 22:32:37.334855 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2164 | 2026.01.05 22:32:37.334860 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2165 | 2026.01.05 22:32:37.334864 [ 288 ] {} <Trace> TCP-Session: 31ce90b1-5a58-425f-8353-beb7eda49b6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.01.05 22:32:37.334897 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2167 | 2026.01.05 22:32:37.334898 [ 289 ] {} <Debug> TCP-Session: 2888cd87-f452-4271-a9db-06184bec0334 Authenticating user 'default' from [fd00:1122:3344:101::e]:59682 | ||
| 2168 | 2026.01.05 22:32:37.334942 [ 275 ] {} <Debug> TCP-Session: b227cf1c-4b31-4a98-9fb2-ee6a84eb6214 Authenticating user 'default' from [fd00:1122:3344:101::e]:39644 | ||
| 2169 | 2026.01.05 22:32:37.334962 [ 289 ] {} <Debug> TCP-Session: 2888cd87-f452-4271-a9db-06184bec0334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.01.05 22:32:37.334978 [ 275 ] {} <Debug> TCP-Session: b227cf1c-4b31-4a98-9fb2-ee6a84eb6214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.01.05 22:32:37.335003 [ 289 ] {} <Debug> TCP-Session: 2888cd87-f452-4271-a9db-06184bec0334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.01.05 22:32:37.335011 [ 275 ] {} <Debug> TCP-Session: b227cf1c-4b31-4a98-9fb2-ee6a84eb6214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.01.05 22:32:37.334909 [ 293 ] {} <Debug> TCP-Session: 8f1d61da-d179-405a-8a79-8a52cd425c57 Authenticating user 'default' from [fd00:1122:3344:101::e]:42330 | ||
| 2174 | 2026.01.05 22:32:37.334883 [ 290 ] {} <Debug> TCP-Session: 3d431eee-218b-4dd4-abba-5674990920a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51238 | ||
| 2175 | 2026.01.05 22:32:37.335064 [ 293 ] {} <Debug> TCP-Session: 8f1d61da-d179-405a-8a79-8a52cd425c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.01.05 22:32:37.335083 [ 290 ] {} <Debug> TCP-Session: 3d431eee-218b-4dd4-abba-5674990920a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.01.05 22:32:37.335093 [ 288 ] {3c19af4d-1175-4c4b-b582-41eded00196d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35230) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2178 | 2026.01.05 22:32:37.335109 [ 290 ] {} <Debug> TCP-Session: 3d431eee-218b-4dd4-abba-5674990920a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.01.05 22:32:37.335104 [ 293 ] {} <Debug> TCP-Session: 8f1d61da-d179-405a-8a79-8a52cd425c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.01.05 22:32:37.334809 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38262 | ||
| 2181 | 2026.01.05 22:32:37.334766 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56108 | ||
| 2182 | 2026.01.05 22:32:37.334745 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35944 | ||
| 2183 | 2026.01.05 22:32:37.335237 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2184 | 2026.01.05 22:32:37.334879 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2185 | 2026.01.05 22:32:37.335269 [ 286 ] {} <Debug> TCP-Session: 6a12eb8a-5e15-4396-b7cc-e0846f305be7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38262 | ||
| 2186 | 2026.01.05 22:32:37.335288 [ 294 ] {} <Debug> TCP-Session: 4a8b35fc-d07b-45b1-9bcf-d67d4c3acd8b Authenticating user 'default' from [fd00:1122:3344:101::e]:65440 | ||
| 2187 | 2026.01.05 22:32:37.335290 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2188 | 2026.01.05 22:32:37.335299 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2026.01.05 22:32:37.335313 [ 294 ] {} <Debug> TCP-Session: 4a8b35fc-d07b-45b1-9bcf-d67d4c3acd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.01.05 22:32:37.335337 [ 292 ] {} <Debug> TCP-Session: bfb40421-9935-4d45-b871-69d966c84e81 Authenticating user 'default' from [fd00:1122:3344:101::e]:56108 | ||
| 2191 | 2026.01.05 22:32:37.335349 [ 291 ] {} <Debug> TCP-Session: 34a19fd6-face-4402-b5c2-8ed67054d270 Authenticating user 'default' from [fd00:1122:3344:101::e]:35944 | ||
| 2192 | 2026.01.05 22:32:37.335357 [ 294 ] {} <Debug> TCP-Session: 4a8b35fc-d07b-45b1-9bcf-d67d4c3acd8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.01.05 22:32:37.335381 [ 292 ] {} <Debug> TCP-Session: bfb40421-9935-4d45-b871-69d966c84e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.01.05 22:32:37.335389 [ 291 ] {} <Debug> TCP-Session: 34a19fd6-face-4402-b5c2-8ed67054d270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.01.05 22:32:37.335411 [ 288 ] {3c19af4d-1175-4c4b-b582-41eded00196d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2196 | 2026.01.05 22:32:37.335427 [ 291 ] {} <Debug> TCP-Session: 34a19fd6-face-4402-b5c2-8ed67054d270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.01.05 22:32:37.335414 [ 292 ] {} <Debug> TCP-Session: bfb40421-9935-4d45-b871-69d966c84e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.01.05 22:32:37.335299 [ 286 ] {} <Debug> TCP-Session: 6a12eb8a-5e15-4396-b7cc-e0846f305be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.01.05 22:32:37.335482 [ 288 ] {3c19af4d-1175-4c4b-b582-41eded00196d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2200 | 2026.01.05 22:32:37.335506 [ 286 ] {} <Debug> TCP-Session: 6a12eb8a-5e15-4396-b7cc-e0846f305be7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.01.05 22:32:37.335829 [ 288 ] {3c19af4d-1175-4c4b-b582-41eded00196d} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 2202 | 2026.01.05 22:32:37.336895 [ 320 ] {3c19af4d-1175-4c4b-b582-41eded00196d} <Trace> AggregatingTransform: Aggregating | ||
| 2203 | 2026.01.05 22:32:37.336947 [ 320 ] {3c19af4d-1175-4c4b-b582-41eded00196d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2204 | 2026.01.05 22:32:37.336985 [ 320 ] {3c19af4d-1175-4c4b-b582-41eded00196d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001048506 sec. (953.738 rows/sec., 37.26 KiB/sec.) | ||
| 2205 | 2026.01.05 22:32:37.337006 [ 320 ] {3c19af4d-1175-4c4b-b582-41eded00196d} <Trace> Aggregator: Merging aggregated data | ||
| 2206 | 2026.01.05 22:32:37.338388 [ 288 ] {3c19af4d-1175-4c4b-b582-41eded00196d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003359 sec., 297.70765108663295 rows/sec., 11.63 KiB/sec. | ||
| 2207 | 2026.01.05 22:32:37.338528 [ 288 ] {3c19af4d-1175-4c4b-b582-41eded00196d} <Debug> TCPHandler: Processed in 0.003829462 sec. | ||
| 2208 | 2026.01.05 22:32:37.338612 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2209 | 2026.01.05 22:32:37.338649 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2210 | 2026.01.05 22:32:37.338664 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2211 | 2026.01.05 22:32:37.338680 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2212 | 2026.01.05 22:32:37.338697 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2213 | 2026.01.05 22:32:37.338709 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2214 | 2026.01.05 22:32:37.338737 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2215 | 2026.01.05 22:32:37.338737 [ 275 ] {} <Debug> TCP-Session: b227cf1c-4b31-4a98-9fb2-ee6a84eb6214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.01.05 22:32:37.338766 [ 289 ] {} <Debug> TCP-Session: 2888cd87-f452-4271-a9db-06184bec0334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.01.05 22:32:37.338779 [ 293 ] {} <Debug> TCP-Session: 8f1d61da-d179-405a-8a79-8a52cd425c57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.01.05 22:32:37.338727 [ 294 ] {} <Debug> TCP-Session: 4a8b35fc-d07b-45b1-9bcf-d67d4c3acd8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.01.05 22:32:37.338725 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2220 | 2026.01.05 22:32:37.338712 [ 291 ] {} <Debug> TCP-Session: 34a19fd6-face-4402-b5c2-8ed67054d270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.01.05 22:32:37.338697 [ 286 ] {} <Debug> TCP-Session: 6a12eb8a-5e15-4396-b7cc-e0846f305be7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.01.05 22:32:37.338870 [ 292 ] {} <Debug> TCP-Session: bfb40421-9935-4d45-b871-69d966c84e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.01.05 22:32:37.338692 [ 288 ] {} <Debug> TCP-Session: 31ce90b1-5a58-425f-8353-beb7eda49b6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.01.05 22:32:37.338629 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2225 | 2026.01.05 22:32:37.338959 [ 290 ] {} <Debug> TCP-Session: 3d431eee-218b-4dd4-abba-5674990920a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.01.05 22:32:37.488012 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46301 | ||
| 2227 | 2026.01.05 22:32:37.488141 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2228 | 2026.01.05 22:32:37.488171 [ 288 ] {} <Debug> TCP-Session: 0f88f5cc-ceb4-4468-ba21-133beec02364 Authenticating user 'default' from [fd00:1122:3344:101::e]:46301 | ||
| 2229 | 2026.01.05 22:32:37.488197 [ 288 ] {} <Debug> TCP-Session: 0f88f5cc-ceb4-4468-ba21-133beec02364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.01.05 22:32:37.488213 [ 288 ] {} <Debug> TCP-Session: 0f88f5cc-ceb4-4468-ba21-133beec02364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.01.05 22:32:37.488419 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55012 | ||
| 2232 | 2026.01.05 22:32:37.488438 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50293 | ||
| 2233 | 2026.01.05 22:32:37.488462 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41425 | ||
| 2234 | 2026.01.05 22:32:37.488502 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42285 | ||
| 2235 | 2026.01.05 22:32:37.488541 [ 288 ] {} <Trace> TCP-Session: 0f88f5cc-ceb4-4468-ba21-133beec02364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2026.01.05 22:32:37.488549 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2237 | 2026.01.05 22:32:37.488550 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2238 | 2026.01.05 22:32:37.488588 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2239 | 2026.01.05 22:32:37.488604 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2240 | 2026.01.05 22:32:37.488615 [ 289 ] {} <Debug> TCP-Session: fbd4df0a-fef8-44ca-8c5a-8b0d7bfbfdbb Authenticating user 'default' from [fd00:1122:3344:101::e]:55012 | ||
| 2241 | 2026.01.05 22:32:37.488628 [ 291 ] {} <Debug> TCP-Session: 9ad5887a-4111-4eec-85bd-f4ea0a47426b Authenticating user 'default' from [fd00:1122:3344:101::e]:41425 | ||
| 2242 | 2026.01.05 22:32:37.488643 [ 294 ] {} <Debug> TCP-Session: 34ec36ca-56b4-40fa-9bb3-d6a623f45b83 Authenticating user 'default' from [fd00:1122:3344:101::e]:42285 | ||
| 2243 | 2026.01.05 22:32:37.488659 [ 289 ] {} <Debug> TCP-Session: fbd4df0a-fef8-44ca-8c5a-8b0d7bfbfdbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.01.05 22:32:37.488673 [ 291 ] {} <Debug> TCP-Session: 9ad5887a-4111-4eec-85bd-f4ea0a47426b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.01.05 22:32:37.488684 [ 294 ] {} <Debug> TCP-Session: 34ec36ca-56b4-40fa-9bb3-d6a623f45b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.01.05 22:32:37.488694 [ 289 ] {} <Debug> TCP-Session: fbd4df0a-fef8-44ca-8c5a-8b0d7bfbfdbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.01.05 22:32:37.488706 [ 291 ] {} <Debug> TCP-Session: 9ad5887a-4111-4eec-85bd-f4ea0a47426b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.01.05 22:32:37.488722 [ 294 ] {} <Debug> TCP-Session: 34ec36ca-56b4-40fa-9bb3-d6a623f45b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.01.05 22:32:37.488734 [ 288 ] {805a0c40-aab2-4064-8d04-7290dfd156b5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46301) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2250 | 2026.01.05 22:32:37.488591 [ 290 ] {} <Debug> TCP-Session: 0787ef6d-e938-40de-9398-a86e1ce2de50 Authenticating user 'default' from [fd00:1122:3344:101::e]:50293 | ||
| 2251 | 2026.01.05 22:32:37.488484 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59226 | ||
| 2252 | 2026.01.05 22:32:37.488803 [ 290 ] {} <Debug> TCP-Session: 0787ef6d-e938-40de-9398-a86e1ce2de50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.01.05 22:32:37.488525 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59855 | ||
| 2254 | 2026.01.05 22:32:37.488850 [ 290 ] {} <Debug> TCP-Session: 0787ef6d-e938-40de-9398-a86e1ce2de50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.01.05 22:32:37.488878 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2256 | 2026.01.05 22:32:37.488517 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36858 | ||
| 2257 | 2026.01.05 22:32:37.488918 [ 293 ] {} <Debug> TCP-Session: 86d668ff-6d2d-4d94-b96d-ad2a7913a0a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59226 | ||
| 2258 | 2026.01.05 22:32:37.488931 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2259 | 2026.01.05 22:32:37.488956 [ 293 ] {} <Debug> TCP-Session: 86d668ff-6d2d-4d94-b96d-ad2a7913a0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.01.05 22:32:37.488486 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63399 | ||
| 2261 | 2026.01.05 22:32:37.488987 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2262 | 2026.01.05 22:32:37.488983 [ 293 ] {} <Debug> TCP-Session: 86d668ff-6d2d-4d94-b96d-ad2a7913a0a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.01.05 22:32:37.489039 [ 288 ] {805a0c40-aab2-4064-8d04-7290dfd156b5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2264 | 2026.01.05 22:32:37.489042 [ 275 ] {} <Debug> TCP-Session: 15611f98-fab9-4063-bc9c-affed9d1457f Authenticating user 'default' from [fd00:1122:3344:101::e]:36858 | ||
| 2265 | 2026.01.05 22:32:37.488980 [ 286 ] {} <Debug> TCP-Session: 5e2883ff-fef4-467b-852b-bc494e4d0a33 Authenticating user 'default' from [fd00:1122:3344:101::e]:59855 | ||
| 2266 | 2026.01.05 22:32:37.489081 [ 275 ] {} <Debug> TCP-Session: 15611f98-fab9-4063-bc9c-affed9d1457f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.01.05 22:32:37.489090 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2268 | 2026.01.05 22:32:37.489102 [ 288 ] {805a0c40-aab2-4064-8d04-7290dfd156b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2269 | 2026.01.05 22:32:37.489113 [ 275 ] {} <Debug> TCP-Session: 15611f98-fab9-4063-bc9c-affed9d1457f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.01.05 22:32:37.489140 [ 292 ] {} <Debug> TCP-Session: eb13a509-bc6d-4f32-befd-7e9531503972 Authenticating user 'default' from [fd00:1122:3344:101::e]:63399 | ||
| 2271 | 2026.01.05 22:32:37.489103 [ 286 ] {} <Debug> TCP-Session: 5e2883ff-fef4-467b-852b-bc494e4d0a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.01.05 22:32:37.489181 [ 292 ] {} <Debug> TCP-Session: eb13a509-bc6d-4f32-befd-7e9531503972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.01.05 22:32:37.489192 [ 286 ] {} <Debug> TCP-Session: 5e2883ff-fef4-467b-852b-bc494e4d0a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.01.05 22:32:37.489212 [ 292 ] {} <Debug> TCP-Session: eb13a509-bc6d-4f32-befd-7e9531503972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.01.05 22:32:37.489427 [ 288 ] {805a0c40-aab2-4064-8d04-7290dfd156b5} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 2276 | 2026.01.05 22:32:37.490348 [ 323 ] {805a0c40-aab2-4064-8d04-7290dfd156b5} <Trace> AggregatingTransform: Aggregating | ||
| 2277 | 2026.01.05 22:32:37.490409 [ 323 ] {805a0c40-aab2-4064-8d04-7290dfd156b5} <Trace> Aggregator: Aggregation method: without_key | ||
| 2278 | 2026.01.05 22:32:37.490449 [ 323 ] {805a0c40-aab2-4064-8d04-7290dfd156b5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917422 sec. (1090.011 rows/sec., 42.58 KiB/sec.) | ||
| 2279 | 2026.01.05 22:32:37.490468 [ 323 ] {805a0c40-aab2-4064-8d04-7290dfd156b5} <Trace> Aggregator: Merging aggregated data | ||
| 2280 | 2026.01.05 22:32:37.491604 [ 288 ] {805a0c40-aab2-4064-8d04-7290dfd156b5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002937 sec., 340.4834865509023 rows/sec., 13.30 KiB/sec. | ||
| 2281 | 2026.01.05 22:32:37.491729 [ 288 ] {805a0c40-aab2-4064-8d04-7290dfd156b5} <Debug> TCPHandler: Processed in 0.003316445 sec. | ||
| 2282 | 2026.01.05 22:32:37.491815 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.01.05 22:32:37.491843 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2284 | 2026.01.05 22:32:37.491847 [ 288 ] {} <Debug> TCP-Session: 0f88f5cc-ceb4-4468-ba21-133beec02364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.01.05 22:32:37.491866 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2286 | 2026.01.05 22:32:37.491890 [ 289 ] {} <Debug> TCP-Session: fbd4df0a-fef8-44ca-8c5a-8b0d7bfbfdbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.01.05 22:32:37.491886 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2288 | 2026.01.05 22:32:37.491913 [ 293 ] {} <Debug> TCP-Session: 86d668ff-6d2d-4d94-b96d-ad2a7913a0a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.01.05 22:32:37.491920 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2290 | 2026.01.05 22:32:37.491946 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2291 | 2026.01.05 22:32:37.491963 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2292 | 2026.01.05 22:32:37.491985 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2293 | 2026.01.05 22:32:37.492004 [ 291 ] {} <Debug> TCP-Session: 9ad5887a-4111-4eec-85bd-f4ea0a47426b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.01.05 22:32:37.492020 [ 275 ] {} <Debug> TCP-Session: 15611f98-fab9-4063-bc9c-affed9d1457f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.01.05 22:32:37.492037 [ 294 ] {} <Debug> TCP-Session: 34ec36ca-56b4-40fa-9bb3-d6a623f45b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.01.05 22:32:37.491981 [ 286 ] {} <Debug> TCP-Session: 5e2883ff-fef4-467b-852b-bc494e4d0a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.01.05 22:32:37.491951 [ 290 ] {} <Debug> TCP-Session: 0787ef6d-e938-40de-9398-a86e1ce2de50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.01.05 22:32:37.491901 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2299 | 2026.01.05 22:32:37.492145 [ 292 ] {} <Debug> TCP-Session: eb13a509-bc6d-4f32-befd-7e9531503972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.01.05 22:32:38.890849 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2026.01.05 22:32:38.891046 [ 277 ] {7ba91e8a-0572-4083-a14e-727481905a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2302 | 2026.01.05 22:32:38.891132 [ 277 ] {7ba91e8a-0572-4083-a14e-727481905a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2303 | 2026.01.05 22:32:38.891795 [ 277 ] {7ba91e8a-0572-4083-a14e-727481905a4a} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.01.05 22:32:38.891844 [ 277 ] {7ba91e8a-0572-4083-a14e-727481905a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2305 | 2026.01.05 22:32:38.892255 [ 277 ] {7ba91e8a-0572-4083-a14e-727481905a4a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2306 | 2026.01.05 22:32:38.892489 [ 277 ] {7ba91e8a-0572-4083-a14e-727481905a4a} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.01.05 22:32:38.892654 [ 277 ] {7ba91e8a-0572-4083-a14e-727481905a4a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001657 sec., 14484.007242003621 rows/sec., 1.20 MiB/sec. | ||
| 2308 | 2026.01.05 22:32:38.892701 [ 277 ] {7ba91e8a-0572-4083-a14e-727481905a4a} <Debug> TCPHandler: Processed in 0.001989439 sec. | ||
| 2309 | 2026.01.05 22:32:38.892839 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2026.01.05 22:32:38.892937 [ 277 ] {54ba039c-db68-40d2-a60b-19096d814a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2311 | 2026.01.05 22:32:38.892981 [ 277 ] {54ba039c-db68-40d2-a60b-19096d814a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2312 | 2026.01.05 22:32:38.893495 [ 277 ] {54ba039c-db68-40d2-a60b-19096d814a92} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.01.05 22:32:38.893530 [ 277 ] {54ba039c-db68-40d2-a60b-19096d814a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2314 | 2026.01.05 22:32:38.893857 [ 277 ] {54ba039c-db68-40d2-a60b-19096d814a92} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2315 | 2026.01.05 22:32:38.894070 [ 277 ] {54ba039c-db68-40d2-a60b-19096d814a92} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.01.05 22:32:38.894197 [ 277 ] {54ba039c-db68-40d2-a60b-19096d814a92} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.00128 sec., 137500 rows/sec., 12.10 MiB/sec. | ||
| 2317 | 2026.01.05 22:32:38.894234 [ 277 ] {54ba039c-db68-40d2-a60b-19096d814a92} <Debug> TCPHandler: Processed in 0.00144948 sec. | ||
| 2318 | 2026.01.05 22:32:38.894346 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2026.01.05 22:32:38.894441 [ 277 ] {6bda7191-e588-454a-b248-ee4f4c330c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2320 | 2026.01.05 22:32:38.894482 [ 277 ] {6bda7191-e588-454a-b248-ee4f4c330c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2321 | 2026.01.05 22:32:38.894888 [ 277 ] {6bda7191-e588-454a-b248-ee4f4c330c70} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2026.01.05 22:32:38.894925 [ 277 ] {6bda7191-e588-454a-b248-ee4f4c330c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2323 | 2026.01.05 22:32:38.895222 [ 277 ] {6bda7191-e588-454a-b248-ee4f4c330c70} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2324 | 2026.01.05 22:32:38.895450 [ 277 ] {6bda7191-e588-454a-b248-ee4f4c330c70} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2026.01.05 22:32:38.895576 [ 277 ] {6bda7191-e588-454a-b248-ee4f4c330c70} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 833.42 KiB/sec. | ||
| 2326 | 2026.01.05 22:32:38.895612 [ 277 ] {6bda7191-e588-454a-b248-ee4f4c330c70} <Debug> TCPHandler: Processed in 0.001316016 sec. | ||
| 2327 | 2026.01.05 22:32:38.895729 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.01.05 22:32:38.895823 [ 277 ] {ab7fc806-b8fa-4c6d-ad74-d740a318bc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2329 | 2026.01.05 22:32:38.895863 [ 277 ] {ab7fc806-b8fa-4c6d-ad74-d740a318bc1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2330 | 2026.01.05 22:32:38.896259 [ 277 ] {ab7fc806-b8fa-4c6d-ad74-d740a318bc1d} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2026.01.05 22:32:38.896294 [ 277 ] {ab7fc806-b8fa-4c6d-ad74-d740a318bc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2332 | 2026.01.05 22:32:38.896591 [ 277 ] {ab7fc806-b8fa-4c6d-ad74-d740a318bc1d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2333 | 2026.01.05 22:32:38.896797 [ 277 ] {ab7fc806-b8fa-4c6d-ad74-d740a318bc1d} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2026.01.05 22:32:38.896919 [ 277 ] {ab7fc806-b8fa-4c6d-ad74-d740a318bc1d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.79 MiB/sec. | ||
| 2335 | 2026.01.05 22:32:38.896955 [ 277 ] {ab7fc806-b8fa-4c6d-ad74-d740a318bc1d} <Debug> TCPHandler: Processed in 0.001277085 sec. | ||
| 2336 | 2026.01.05 22:32:38.897069 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.01.05 22:32:38.897163 [ 277 ] {00f21f1f-a1db-4f5f-9f12-e4d8e835bb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2338 | 2026.01.05 22:32:38.897203 [ 277 ] {00f21f1f-a1db-4f5f-9f12-e4d8e835bb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2339 | 2026.01.05 22:32:38.897590 [ 277 ] {00f21f1f-a1db-4f5f-9f12-e4d8e835bb98} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2026.01.05 22:32:38.897625 [ 277 ] {00f21f1f-a1db-4f5f-9f12-e4d8e835bb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2341 | 2026.01.05 22:32:38.897912 [ 277 ] {00f21f1f-a1db-4f5f-9f12-e4d8e835bb98} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2342 | 2026.01.05 22:32:38.898130 [ 277 ] {00f21f1f-a1db-4f5f-9f12-e4d8e835bb98} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.01.05 22:32:38.898254 [ 277 ] {00f21f1f-a1db-4f5f-9f12-e4d8e835bb98} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 2344 | 2026.01.05 22:32:38.898290 [ 277 ] {00f21f1f-a1db-4f5f-9f12-e4d8e835bb98} <Debug> TCPHandler: Processed in 0.001270454 sec. | ||
| 2345 | 2026.01.05 22:32:38.898395 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2026.01.05 22:32:38.898497 [ 277 ] {86e56f2a-c3f4-4a8a-96d0-2969892552e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2347 | 2026.01.05 22:32:38.898538 [ 277 ] {86e56f2a-c3f4-4a8a-96d0-2969892552e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2348 | 2026.01.05 22:32:38.898670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4325 | ||
| 2349 | 2026.01.05 22:32:38.899003 [ 277 ] {86e56f2a-c3f4-4a8a-96d0-2969892552e6} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.01.05 22:32:38.899045 [ 277 ] {86e56f2a-c3f4-4a8a-96d0-2969892552e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2351 | 2026.01.05 22:32:38.899155 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2026.01.05 22:32:38.899202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2353 | 2026.01.05 22:32:38.899387 [ 277 ] {86e56f2a-c3f4-4a8a-96d0-2969892552e6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2354 | 2026.01.05 22:32:38.899660 [ 277 ] {86e56f2a-c3f4-4a8a-96d0-2969892552e6} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.01.05 22:32:38.899727 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2356 | 2026.01.05 22:32:38.899809 [ 277 ] {86e56f2a-c3f4-4a8a-96d0-2969892552e6} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001331 sec., 75131.48009015778 rows/sec., 6.14 MiB/sec. | ||
| 2357 | 2026.01.05 22:32:38.899855 [ 277 ] {86e56f2a-c3f4-4a8a-96d0-2969892552e6} <Debug> TCPHandler: Processed in 0.001510262 sec. | ||
| 2358 | 2026.01.05 22:32:38.899980 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2026.01.05 22:32:38.899993 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.01.05 22:32:38.900079 [ 277 ] {8f0d761a-ea46-4998-970c-dcd443919a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2361 | 2026.01.05 22:32:38.900128 [ 277 ] {8f0d761a-ea46-4998-970c-dcd443919a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2362 | 2026.01.05 22:32:38.900149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4325 | ||
| 2363 | 2026.01.05 22:32:38.900549 [ 277 ] {8f0d761a-ea46-4998-970c-dcd443919a32} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2026.01.05 22:32:38.900591 [ 277 ] {8f0d761a-ea46-4998-970c-dcd443919a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2365 | 2026.01.05 22:32:38.900946 [ 277 ] {8f0d761a-ea46-4998-970c-dcd443919a32} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2366 | 2026.01.05 22:32:38.901160 [ 277 ] {8f0d761a-ea46-4998-970c-dcd443919a32} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.01.05 22:32:38.901288 [ 277 ] {8f0d761a-ea46-4998-970c-dcd443919a32} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001228 sec., 159609.12052117265 rows/sec., 11.45 MiB/sec. | ||
| 2368 | 2026.01.05 22:32:38.901324 [ 277 ] {8f0d761a-ea46-4998-970c-dcd443919a32} <Debug> TCPHandler: Processed in 0.001393518 sec. | ||
| 2369 | 2026.01.05 22:32:38.901452 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2026.01.05 22:32:38.901545 [ 277 ] {11c9307b-bd33-4251-b9d4-fbafb0ff7e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2371 | 2026.01.05 22:32:38.901594 [ 277 ] {11c9307b-bd33-4251-b9d4-fbafb0ff7e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2372 | 2026.01.05 22:32:38.901943 [ 277 ] {11c9307b-bd33-4251-b9d4-fbafb0ff7e6f} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.01.05 22:32:38.901979 [ 277 ] {11c9307b-bd33-4251-b9d4-fbafb0ff7e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2374 | 2026.01.05 22:32:38.902283 [ 277 ] {11c9307b-bd33-4251-b9d4-fbafb0ff7e6f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2375 | 2026.01.05 22:32:38.902494 [ 277 ] {11c9307b-bd33-4251-b9d4-fbafb0ff7e6f} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.01.05 22:32:38.902623 [ 277 ] {11c9307b-bd33-4251-b9d4-fbafb0ff7e6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 2377 | 2026.01.05 22:32:38.902658 [ 277 ] {11c9307b-bd33-4251-b9d4-fbafb0ff7e6f} <Debug> TCPHandler: Processed in 0.001255524 sec. | ||
| 2378 | 2026.01.05 22:32:39.110047 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2379 | 2026.01.05 22:32:39.125367 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.01.05 22:32:39.125431 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2381 | 2026.01.05 22:32:39.131441 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2382 | 2026.01.05 22:32:39.132126 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.01.05 22:32:39.135069 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2384 | 2026.01.05 22:32:41.391052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 330 | ||
| 2385 | 2026.01.05 22:32:41.393332 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.01.05 22:32:41.393375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2387 | 2026.01.05 22:32:41.394538 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2388 | 2026.01.05 22:32:41.394808 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.01.05 22:32:41.395050 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2390 | 2026.01.05 22:32:43.890304 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.01.05 22:32:43.890512 [ 277 ] {2d125dc9-730a-4f73-a3d5-71aebb4a26a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2392 | 2026.01.05 22:32:43.890589 [ 277 ] {2d125dc9-730a-4f73-a3d5-71aebb4a26a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2393 | 2026.01.05 22:32:43.891295 [ 277 ] {2d125dc9-730a-4f73-a3d5-71aebb4a26a7} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.01.05 22:32:43.891343 [ 277 ] {2d125dc9-730a-4f73-a3d5-71aebb4a26a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2395 | 2026.01.05 22:32:43.891755 [ 277 ] {2d125dc9-730a-4f73-a3d5-71aebb4a26a7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2396 | 2026.01.05 22:32:43.892004 [ 277 ] {2d125dc9-730a-4f73-a3d5-71aebb4a26a7} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.01.05 22:32:43.892161 [ 277 ] {2d125dc9-730a-4f73-a3d5-71aebb4a26a7} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001699 sec., 60035.31489111242 rows/sec., 5.01 MiB/sec. | ||
| 2398 | 2026.01.05 22:32:43.892185 [ 38 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2399 | 2026.01.05 22:32:43.892205 [ 277 ] {2d125dc9-730a-4f73-a3d5-71aebb4a26a7} <Debug> TCPHandler: Processed in 0.002047091 sec. | ||
| 2400 | 2026.01.05 22:32:43.892270 [ 38 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.01.05 22:32:43.892307 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2402 | 2026.01.05 22:32:43.892374 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2026.01.05 22:32:43.892403 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 2404 | 2026.01.05 22:32:43.892478 [ 277 ] {be7b8b03-bfb9-4660-997f-1743612e9917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2405 | 2026.01.05 22:32:43.892497 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2406 | 2026.01.05 22:32:43.892520 [ 277 ] {be7b8b03-bfb9-4660-997f-1743612e9917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2407 | 2026.01.05 22:32:43.892524 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1256 rows starting from the beginning of the part | ||
| 2408 | 2026.01.05 22:32:43.892587 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 103 rows starting from the beginning of the part | ||
| 2409 | 2026.01.05 22:32:43.892631 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2410 | 2026.01.05 22:32:43.892677 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 2411 | 2026.01.05 22:32:43.892715 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 176 rows starting from the beginning of the part | ||
| 2412 | 2026.01.05 22:32:43.892755 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 2413 | 2026.01.05 22:32:43.892967 [ 277 ] {be7b8b03-bfb9-4660-997f-1743612e9917} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.01.05 22:32:43.893003 [ 277 ] {be7b8b03-bfb9-4660-997f-1743612e9917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2415 | 2026.01.05 22:32:43.893324 [ 277 ] {be7b8b03-bfb9-4660-997f-1743612e9917} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2416 | 2026.01.05 22:32:43.893563 [ 277 ] {be7b8b03-bfb9-4660-997f-1743612e9917} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.01.05 22:32:43.893698 [ 277 ] {be7b8b03-bfb9-4660-997f-1743612e9917} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001239 sec., 18563.35754640839 rows/sec., 1.36 MiB/sec. | ||
| 2418 | 2026.01.05 22:32:43.893736 [ 277 ] {be7b8b03-bfb9-4660-997f-1743612e9917} <Debug> TCPHandler: Processed in 0.001412229 sec. | ||
| 2419 | 2026.01.05 22:32:43.893803 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1795 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014398 sec., 1246700.9306848173 rows/sec., 106.78 MiB/sec. | ||
| 2420 | 2026.01.05 22:32:43.893855 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2026.01.05 22:32:43.893956 [ 277 ] {601cdadd-dd55-48e1-8424-47b85085fe85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2422 | 2026.01.05 22:32:43.893998 [ 277 ] {601cdadd-dd55-48e1-8424-47b85085fe85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2423 | 2026.01.05 22:32:43.894025 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2424 | 2026.01.05 22:32:43.894303 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_11_2} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.01.05 22:32:43.894369 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_11_2} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2426 | 2026.01.05 22:32:43.894426 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 2427 | 2026.01.05 22:32:43.894430 [ 277 ] {601cdadd-dd55-48e1-8424-47b85085fe85} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.01.05 22:32:43.894470 [ 277 ] {601cdadd-dd55-48e1-8424-47b85085fe85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2429 | 2026.01.05 22:32:43.894783 [ 277 ] {601cdadd-dd55-48e1-8424-47b85085fe85} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2430 | 2026.01.05 22:32:43.895018 [ 277 ] {601cdadd-dd55-48e1-8424-47b85085fe85} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2026.01.05 22:32:43.895125 [ 38 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2432 | 2026.01.05 22:32:43.895148 [ 277 ] {601cdadd-dd55-48e1-8424-47b85085fe85} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001213 sec., 71723.0008244023 rows/sec., 5.60 MiB/sec. | ||
| 2433 | 2026.01.05 22:32:43.895166 [ 38 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.01.05 22:32:43.895192 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2435 | 2026.01.05 22:32:43.895194 [ 277 ] {601cdadd-dd55-48e1-8424-47b85085fe85} <Debug> TCPHandler: Processed in 0.001389098 sec. | ||
| 2436 | 2026.01.05 22:32:43.895263 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 2437 | 2026.01.05 22:32:43.895329 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2026.01.05 22:32:43.895344 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2439 | 2026.01.05 22:32:43.895368 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 728 rows starting from the beginning of the part | ||
| 2440 | 2026.01.05 22:32:43.895412 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 89 rows starting from the beginning of the part | ||
| 2441 | 2026.01.05 22:32:43.895425 [ 277 ] {04ee66a2-1b2b-4a18-816a-4042c23cca95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2442 | 2026.01.05 22:32:43.895447 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2443 | 2026.01.05 22:32:43.895471 [ 277 ] {04ee66a2-1b2b-4a18-816a-4042c23cca95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2444 | 2026.01.05 22:32:43.895480 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 87 rows starting from the beginning of the part | ||
| 2445 | 2026.01.05 22:32:43.895517 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
| 2446 | 2026.01.05 22:32:43.895552 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 2447 | 2026.01.05 22:32:43.895888 [ 277 ] {04ee66a2-1b2b-4a18-816a-4042c23cca95} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.01.05 22:32:43.895925 [ 277 ] {04ee66a2-1b2b-4a18-816a-4042c23cca95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2449 | 2026.01.05 22:32:43.896271 [ 277 ] {04ee66a2-1b2b-4a18-816a-4042c23cca95} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2450 | 2026.01.05 22:32:43.896348 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001111699 sec., 1038950.2914008198 rows/sec., 80.67 MiB/sec. | ||
| 2451 | 2026.01.05 22:32:43.896498 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2452 | 2026.01.05 22:32:43.896506 [ 277 ] {04ee66a2-1b2b-4a18-816a-4042c23cca95} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.01.05 22:32:43.896649 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2454 | 2026.01.05 22:32:43.896675 [ 277 ] {04ee66a2-1b2b-4a18-816a-4042c23cca95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 2455 | 2026.01.05 22:32:43.896688 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.01.05 22:32:43.896722 [ 277 ] {04ee66a2-1b2b-4a18-816a-4042c23cca95} <Debug> TCPHandler: Processed in 0.00144195 sec. | ||
| 2457 | 2026.01.05 22:32:43.896723 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2458 | 2026.01.05 22:32:43.896758 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_11_2} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.01.05 22:32:43.896829 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_11_2} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2460 | 2026.01.05 22:32:43.896845 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2026.01.05 22:32:43.896870 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 2462 | 2026.01.05 22:32:43.896884 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2463 | 2026.01.05 22:32:43.896941 [ 277 ] {7a8bdcca-a8ba-41bc-87ca-9b0c0d314145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2464 | 2026.01.05 22:32:43.897002 [ 277 ] {7a8bdcca-a8ba-41bc-87ca-9b0c0d314145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2465 | 2026.01.05 22:32:43.897035 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2466 | 2026.01.05 22:32:43.897092 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 996 rows starting from the beginning of the part | ||
| 2467 | 2026.01.05 22:32:43.897185 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 2468 | 2026.01.05 22:32:43.897243 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 2469 | 2026.01.05 22:32:43.897294 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 2470 | 2026.01.05 22:32:43.897340 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 196 rows starting from the beginning of the part | ||
| 2471 | 2026.01.05 22:32:43.897389 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 2472 | 2026.01.05 22:32:43.897851 [ 277 ] {7a8bdcca-a8ba-41bc-87ca-9b0c0d314145} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2026.01.05 22:32:43.897894 [ 277 ] {7a8bdcca-a8ba-41bc-87ca-9b0c0d314145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2474 | 2026.01.05 22:32:43.898493 [ 277 ] {7a8bdcca-a8ba-41bc-87ca-9b0c0d314145} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2475 | 2026.01.05 22:32:43.898599 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1833 rows, containing 5 columns (5 merged, 0 gathered) in 0.001795743 sec., 1020747.4009365482 rows/sec., 72.10 MiB/sec. | ||
| 2476 | 2026.01.05 22:32:43.898738 [ 277 ] {7a8bdcca-a8ba-41bc-87ca-9b0c0d314145} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.01.05 22:32:43.898805 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2478 | 2026.01.05 22:32:43.898852 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2479 | 2026.01.05 22:32:43.898885 [ 277 ] {7a8bdcca-a8ba-41bc-87ca-9b0c0d314145} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001962 sec., 11722.731906218143 rows/sec., 21.01 MiB/sec. | ||
| 2480 | 2026.01.05 22:32:43.898889 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.01.05 22:32:43.898931 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2482 | 2026.01.05 22:32:43.898943 [ 277 ] {7a8bdcca-a8ba-41bc-87ca-9b0c0d314145} <Debug> TCPHandler: Processed in 0.002147575 sec. | ||
| 2483 | 2026.01.05 22:32:43.899001 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | 2026.01.05 22:32:43.899065 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2026.01.05 22:32:43.899069 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.01.05 22:32:43.899136 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2487 | 2026.01.05 22:32:43.899174 [ 277 ] {cee69b0c-2fe1-4cf6-babf-72457576e726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2488 | 2026.01.05 22:32:43.899200 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2489 | 2026.01.05 22:32:43.899204 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2490 | 2026.01.05 22:32:43.899218 [ 277 ] {cee69b0c-2fe1-4cf6-babf-72457576e726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2491 | 2026.01.05 22:32:43.899257 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 2492 | 2026.01.05 22:32:43.899374 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2493 | 2026.01.05 22:32:43.899479 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2494 | 2026.01.05 22:32:43.899581 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2495 | 2026.01.05 22:32:43.899582 [ 277 ] {cee69b0c-2fe1-4cf6-babf-72457576e726} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.01.05 22:32:43.899631 [ 277 ] {cee69b0c-2fe1-4cf6-babf-72457576e726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2497 | 2026.01.05 22:32:43.899678 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 2498 | 2026.01.05 22:32:43.899783 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 2499 | 2026.01.05 22:32:43.899966 [ 277 ] {cee69b0c-2fe1-4cf6-babf-72457576e726} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2500 | 2026.01.05 22:32:43.900225 [ 277 ] {cee69b0c-2fe1-4cf6-babf-72457576e726} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.01.05 22:32:43.900336 [ 38 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2502 | 2026.01.05 22:32:43.900363 [ 277 ] {cee69b0c-2fe1-4cf6-babf-72457576e726} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 2503 | 2026.01.05 22:32:43.900372 [ 38 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.01.05 22:32:43.900406 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2505 | 2026.01.05 22:32:43.900407 [ 277 ] {cee69b0c-2fe1-4cf6-babf-72457576e726} <Debug> TCPHandler: Processed in 0.001386698 sec. | ||
| 2506 | 2026.01.05 22:32:43.900529 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 2507 | 2026.01.05 22:32:43.900676 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2508 | 2026.01.05 22:32:43.900712 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 268 rows starting from the beginning of the part | ||
| 2509 | 2026.01.05 22:32:43.900799 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 2510 | 2026.01.05 22:32:43.900877 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 2511 | 2026.01.05 22:32:43.900952 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 2512 | 2026.01.05 22:32:43.901017 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 2513 | 2026.01.05 22:32:43.901087 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 2514 | 2026.01.05 22:32:43.901777 [ 193 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 19 columns (19 merged, 0 gathered) in 0.002802037 sec., 43182.87017623251 rows/sec., 77.38 MiB/sec. | ||
| 2515 | 2026.01.05 22:32:43.902018 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 4 columns (4 merged, 0 gathered) in 0.001541913 sec., 368373.5723092029 rows/sec., 23.87 MiB/sec. | ||
| 2516 | 2026.01.05 22:32:43.902065 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2517 | 2026.01.05 22:32:43.902176 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2518 | 2026.01.05 22:32:43.902441 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.01.05 22:32:43.902478 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_11_2} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.01.05 22:32:43.902517 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2521 | 2026.01.05 22:32:43.902559 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_11_2} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2522 | 2026.01.05 22:32:43.902605 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 2523 | 2026.01.05 22:32:43.902641 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2524 | 2026.01.05 22:32:46.287694 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2525 | 2026.01.05 22:32:46.287750 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2526 | 2026.01.05 22:32:46.401134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4837 | ||
| 2527 | 2026.01.05 22:32:46.401646 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.01.05 22:32:46.401688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2529 | 2026.01.05 22:32:46.402144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2530 | 2026.01.05 22:32:46.402366 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.01.05 22:32:46.402491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4837 | ||
| 2532 | 2026.01.05 22:32:46.636039 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2533 | 2026.01.05 22:32:46.652850 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2026.01.05 22:32:46.652919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2535 | 2026.01.05 22:32:46.659092 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2536 | 2026.01.05 22:32:46.659785 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2026.01.05 22:32:46.663016 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2538 | 2026.01.05 22:32:47.000164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.80 MiB, peak 216.32 MiB, free memory in arenas 0.00 B, will set to 210.04 MiB (RSS), difference: 2.24 MiB | ||
| 2539 | 2026.01.05 22:32:48.889038 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2026.01.05 22:32:48.889230 [ 277 ] {cc2679f6-e618-499d-aea3-2cd6c1a111a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2541 | 2026.01.05 22:32:48.889296 [ 277 ] {cc2679f6-e618-499d-aea3-2cd6c1a111a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2542 | 2026.01.05 22:32:48.889915 [ 277 ] {cc2679f6-e618-499d-aea3-2cd6c1a111a2} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.01.05 22:32:48.889958 [ 277 ] {cc2679f6-e618-499d-aea3-2cd6c1a111a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2544 | 2026.01.05 22:32:48.890380 [ 277 ] {cc2679f6-e618-499d-aea3-2cd6c1a111a2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2545 | 2026.01.05 22:32:48.890610 [ 277 ] {cc2679f6-e618-499d-aea3-2cd6c1a111a2} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2026.01.05 22:32:48.890765 [ 277 ] {cc2679f6-e618-499d-aea3-2cd6c1a111a2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.72 MiB/sec. | ||
| 2547 | 2026.01.05 22:32:48.890807 [ 277 ] {cc2679f6-e618-499d-aea3-2cd6c1a111a2} <Debug> TCPHandler: Processed in 0.001898585 sec. | ||
| 2548 | 2026.01.05 22:32:48.890932 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2026.01.05 22:32:48.891025 [ 277 ] {8ae85adc-8aba-490b-8a41-691c68391b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2550 | 2026.01.05 22:32:48.891067 [ 277 ] {8ae85adc-8aba-490b-8a41-691c68391b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2551 | 2026.01.05 22:32:48.891475 [ 277 ] {8ae85adc-8aba-490b-8a41-691c68391b50} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2026.01.05 22:32:48.891513 [ 277 ] {8ae85adc-8aba-490b-8a41-691c68391b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2553 | 2026.01.05 22:32:48.891839 [ 277 ] {8ae85adc-8aba-490b-8a41-691c68391b50} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2554 | 2026.01.05 22:32:48.892057 [ 277 ] {8ae85adc-8aba-490b-8a41-691c68391b50} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2026.01.05 22:32:48.892185 [ 277 ] {8ae85adc-8aba-490b-8a41-691c68391b50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 2556 | 2026.01.05 22:32:48.892221 [ 277 ] {8ae85adc-8aba-490b-8a41-691c68391b50} <Debug> TCPHandler: Processed in 0.001339196 sec. | ||
| 2557 | 2026.01.05 22:32:48.892333 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2026.01.05 22:32:48.892428 [ 277 ] {b8da5167-fd7b-4a49-8c02-e0c5febf4605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2559 | 2026.01.05 22:32:48.892474 [ 277 ] {b8da5167-fd7b-4a49-8c02-e0c5febf4605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2560 | 2026.01.05 22:32:48.892900 [ 277 ] {b8da5167-fd7b-4a49-8c02-e0c5febf4605} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2026.01.05 22:32:48.892938 [ 277 ] {b8da5167-fd7b-4a49-8c02-e0c5febf4605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2562 | 2026.01.05 22:32:48.893288 [ 277 ] {b8da5167-fd7b-4a49-8c02-e0c5febf4605} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2563 | 2026.01.05 22:32:48.893508 [ 277 ] {b8da5167-fd7b-4a49-8c02-e0c5febf4605} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2026.01.05 22:32:48.893638 [ 277 ] {b8da5167-fd7b-4a49-8c02-e0c5febf4605} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 2565 | 2026.01.05 22:32:48.893675 [ 277 ] {b8da5167-fd7b-4a49-8c02-e0c5febf4605} <Debug> TCPHandler: Processed in 0.001390959 sec. | ||
| 2566 | 2026.01.05 22:32:48.893783 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2026.01.05 22:32:48.893878 [ 277 ] {3aef665f-afbf-4cac-af52-062cec4754c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2568 | 2026.01.05 22:32:48.893920 [ 277 ] {3aef665f-afbf-4cac-af52-062cec4754c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2569 | 2026.01.05 22:32:48.894255 [ 277 ] {3aef665f-afbf-4cac-af52-062cec4754c2} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.01.05 22:32:48.894292 [ 277 ] {3aef665f-afbf-4cac-af52-062cec4754c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2571 | 2026.01.05 22:32:48.894607 [ 277 ] {3aef665f-afbf-4cac-af52-062cec4754c2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2572 | 2026.01.05 22:32:48.894827 [ 277 ] {3aef665f-afbf-4cac-af52-062cec4754c2} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.01.05 22:32:48.894956 [ 277 ] {3aef665f-afbf-4cac-af52-062cec4754c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 2574 | 2026.01.05 22:32:48.894991 [ 277 ] {3aef665f-afbf-4cac-af52-062cec4754c2} <Debug> TCPHandler: Processed in 0.001256313 sec. | ||
| 2575 | 2026.01.05 22:32:51.396083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 350 | ||
| 2576 | 2026.01.05 22:32:51.398093 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.01.05 22:32:51.398143 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2578 | 2026.01.05 22:32:51.399308 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2579 | 2026.01.05 22:32:51.399591 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.01.05 22:32:51.399845 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2581 | 2026.01.05 22:32:53.885071 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.01.05 22:32:53.885347 [ 277 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) 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) | ||
| 2583 | 2026.01.05 22:32:53.885737 [ 277 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2584 | 2026.01.05 22:32:53.885781 [ 277 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <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 | ||
| 2585 | 2026.01.05 22:32:53.886060 [ 277 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2586 | 2026.01.05 22:32:53.886129 [ 277 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2587 | 2026.01.05 22:32:53.886271 [ 277 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2588 | 2026.01.05 22:32:53.886420 [ 301 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2589 | 2026.01.05 22:32:53.886420 [ 309 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2590 | 2026.01.05 22:32:53.886577 [ 277 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 2591 | 2026.01.05 22:32:53.886604 [ 277 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2592 | 2026.01.05 22:32:53.888992 [ 277 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2593 | 2026.01.05 22:32:53.889022 [ 277 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2594 | 2026.01.05 22:32:53.889078 [ 277 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <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'))" | ||
| 2595 | 2026.01.05 22:32:53.889119 [ 277 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <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'))" | ||
| 2596 | 2026.01.05 22:32:53.890066 [ 277 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00484 sec., 8471.07438016529 rows/sec., 341.19 KiB/sec. | ||
| 2597 | 2026.01.05 22:32:53.890184 [ 277 ] {9c01ac31-2a55-4a35-be18-f14f5e1f2afc} <Debug> TCPHandler: Processed in 0.005256742 sec. | ||
| 2598 | 2026.01.05 22:32:53.896891 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2599 | 2026.01.05 22:32:53.897009 [ 277 ] {0d1cb966-d479-447b-b8b5-5ea4018a45c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2600 | 2026.01.05 22:32:53.897055 [ 277 ] {0d1cb966-d479-447b-b8b5-5ea4018a45c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2601 | 2026.01.05 22:32:53.897595 [ 277 ] {0d1cb966-d479-447b-b8b5-5ea4018a45c3} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2026.01.05 22:32:53.897634 [ 277 ] {0d1cb966-d479-447b-b8b5-5ea4018a45c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2603 | 2026.01.05 22:32:53.898059 [ 277 ] {0d1cb966-d479-447b-b8b5-5ea4018a45c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2604 | 2026.01.05 22:32:53.898268 [ 277 ] {0d1cb966-d479-447b-b8b5-5ea4018a45c3} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.01.05 22:32:53.898420 [ 277 ] {0d1cb966-d479-447b-b8b5-5ea4018a45c3} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001443 sec., 693.000693000693 rows/sec., 71.74 KiB/sec. | ||
| 2606 | 2026.01.05 22:32:53.898459 [ 277 ] {0d1cb966-d479-447b-b8b5-5ea4018a45c3} <Debug> TCPHandler: Processed in 0.001622106 sec. | ||
| 2607 | 2026.01.05 22:32:53.898576 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2026.01.05 22:32:53.898673 [ 277 ] {7587df2d-8266-4089-ad6b-ba70d33eba45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2609 | 2026.01.05 22:32:53.898715 [ 277 ] {7587df2d-8266-4089-ad6b-ba70d33eba45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2610 | 2026.01.05 22:32:53.899136 [ 277 ] {7587df2d-8266-4089-ad6b-ba70d33eba45} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2026.01.05 22:32:53.899172 [ 277 ] {7587df2d-8266-4089-ad6b-ba70d33eba45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2612 | 2026.01.05 22:32:53.899470 [ 277 ] {7587df2d-8266-4089-ad6b-ba70d33eba45} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2613 | 2026.01.05 22:32:53.899688 [ 277 ] {7587df2d-8266-4089-ad6b-ba70d33eba45} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.01.05 22:32:53.899818 [ 277 ] {7587df2d-8266-4089-ad6b-ba70d33eba45} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 839.21 KiB/sec. | ||
| 2615 | 2026.01.05 22:32:53.899855 [ 277 ] {7587df2d-8266-4089-ad6b-ba70d33eba45} <Debug> TCPHandler: Processed in 0.001330746 sec. | ||
| 2616 | 2026.01.05 22:32:53.899968 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2617 | 2026.01.05 22:32:53.900063 [ 277 ] {7cd32c7a-d68f-4dcf-bb8e-846a07114235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2618 | 2026.01.05 22:32:53.900103 [ 277 ] {7cd32c7a-d68f-4dcf-bb8e-846a07114235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2619 | 2026.01.05 22:32:53.900542 [ 277 ] {7cd32c7a-d68f-4dcf-bb8e-846a07114235} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2026.01.05 22:32:53.900577 [ 277 ] {7cd32c7a-d68f-4dcf-bb8e-846a07114235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2621 | 2026.01.05 22:32:53.900889 [ 277 ] {7cd32c7a-d68f-4dcf-bb8e-846a07114235} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2622 | 2026.01.05 22:32:53.901097 [ 277 ] {7cd32c7a-d68f-4dcf-bb8e-846a07114235} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2026.01.05 22:32:53.901224 [ 277 ] {7cd32c7a-d68f-4dcf-bb8e-846a07114235} <Debug> executeQuery: Read 124 rows, 10.70 KiB in 0.001179 sec., 105173.87616624258 rows/sec., 8.86 MiB/sec. | ||
| 2624 | 2026.01.05 22:32:53.901260 [ 277 ] {7cd32c7a-d68f-4dcf-bb8e-846a07114235} <Debug> TCPHandler: Processed in 0.001341746 sec. | ||
| 2625 | 2026.01.05 22:32:53.901378 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2626 | 2026.01.05 22:32:53.901471 [ 277 ] {97a1389e-1566-427f-8ef5-4fb1d80388ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2627 | 2026.01.05 22:32:53.901510 [ 277 ] {97a1389e-1566-427f-8ef5-4fb1d80388ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2628 | 2026.01.05 22:32:53.901927 [ 277 ] {97a1389e-1566-427f-8ef5-4fb1d80388ea} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2026.01.05 22:32:53.901962 [ 277 ] {97a1389e-1566-427f-8ef5-4fb1d80388ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2630 | 2026.01.05 22:32:53.902275 [ 277 ] {97a1389e-1566-427f-8ef5-4fb1d80388ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2631 | 2026.01.05 22:32:53.902487 [ 277 ] {97a1389e-1566-427f-8ef5-4fb1d80388ea} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2026.01.05 22:32:53.902615 [ 277 ] {97a1389e-1566-427f-8ef5-4fb1d80388ea} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001163 sec., 36113.49957007739 rows/sec., 2.60 MiB/sec. | ||
| 2633 | 2026.01.05 22:32:53.902654 [ 277 ] {97a1389e-1566-427f-8ef5-4fb1d80388ea} <Debug> TCPHandler: Processed in 0.001325786 sec. | ||
| 2634 | 2026.01.05 22:32:53.902772 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2635 | 2026.01.05 22:32:53.902868 [ 277 ] {e7b6ea53-04e2-4cf6-922b-0902d43fbec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2636 | 2026.01.05 22:32:53.902907 [ 277 ] {e7b6ea53-04e2-4cf6-922b-0902d43fbec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2637 | 2026.01.05 22:32:53.903303 [ 277 ] {e7b6ea53-04e2-4cf6-922b-0902d43fbec1} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.01.05 22:32:53.903340 [ 277 ] {e7b6ea53-04e2-4cf6-922b-0902d43fbec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2639 | 2026.01.05 22:32:53.903495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5285 | ||
| 2640 | 2026.01.05 22:32:53.903641 [ 277 ] {e7b6ea53-04e2-4cf6-922b-0902d43fbec1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2641 | 2026.01.05 22:32:53.903853 [ 277 ] {e7b6ea53-04e2-4cf6-922b-0902d43fbec1} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.01.05 22:32:53.903935 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.01.05 22:32:53.903982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2644 | 2026.01.05 22:32:53.903985 [ 277 ] {e7b6ea53-04e2-4cf6-922b-0902d43fbec1} <Debug> executeQuery: Read 2 rows, 136.00 B in 0.001137 sec., 1759.0149516270887 rows/sec., 116.81 KiB/sec. | ||
| 2645 | 2026.01.05 22:32:53.904060 [ 277 ] {e7b6ea53-04e2-4cf6-922b-0902d43fbec1} <Debug> TCPHandler: Processed in 0.001338496 sec. | ||
| 2646 | 2026.01.05 22:32:53.904183 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2647 | 2026.01.05 22:32:53.904277 [ 277 ] {53a89f41-1489-414f-aa4f-2e96dfa0e319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2648 | 2026.01.05 22:32:53.904317 [ 277 ] {53a89f41-1489-414f-aa4f-2e96dfa0e319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2649 | 2026.01.05 22:32:53.904493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2650 | 2026.01.05 22:32:53.904750 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.01.05 22:32:53.904750 [ 277 ] {53a89f41-1489-414f-aa4f-2e96dfa0e319} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.01.05 22:32:53.904805 [ 277 ] {53a89f41-1489-414f-aa4f-2e96dfa0e319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2653 | 2026.01.05 22:32:53.904891 [ 106 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2654 | 2026.01.05 22:32:53.904903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5285 | ||
| 2655 | 2026.01.05 22:32:53.904993 [ 106 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.01.05 22:32:53.905027 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2657 | 2026.01.05 22:32:53.905147 [ 277 ] {53a89f41-1489-414f-aa4f-2e96dfa0e319} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2658 | 2026.01.05 22:32:53.905163 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 2659 | 2026.01.05 22:32:53.905317 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2660 | 2026.01.05 22:32:53.905364 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2917 rows starting from the beginning of the part | ||
| 2661 | 2026.01.05 22:32:53.905369 [ 277 ] {53a89f41-1489-414f-aa4f-2e96dfa0e319} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.01.05 22:32:53.905461 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2663 | 2026.01.05 22:32:53.905513 [ 277 ] {53a89f41-1489-414f-aa4f-2e96dfa0e319} <Debug> executeQuery: Read 115 rows, 9.22 KiB in 0.001254 sec., 91706.53907496014 rows/sec., 7.18 MiB/sec. | ||
| 2664 | 2026.01.05 22:32:53.905517 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2665 | 2026.01.05 22:32:53.905560 [ 277 ] {53a89f41-1489-414f-aa4f-2e96dfa0e319} <Debug> TCPHandler: Processed in 0.001426979 sec. | ||
| 2666 | 2026.01.05 22:32:53.905589 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2667 | 2026.01.05 22:32:53.905636 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2668 | 2026.01.05 22:32:53.905681 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2669 | 2026.01.05 22:32:53.905695 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.01.05 22:32:53.905798 [ 277 ] {d50a6d13-2e05-4c52-bd98-5233bf9406d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2671 | 2026.01.05 22:32:53.905840 [ 277 ] {d50a6d13-2e05-4c52-bd98-5233bf9406d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2672 | 2026.01.05 22:32:53.906244 [ 277 ] {d50a6d13-2e05-4c52-bd98-5233bf9406d5} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.01.05 22:32:53.906281 [ 277 ] {d50a6d13-2e05-4c52-bd98-5233bf9406d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2674 | 2026.01.05 22:32:53.906656 [ 277 ] {d50a6d13-2e05-4c52-bd98-5233bf9406d5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2675 | 2026.01.05 22:32:53.906889 [ 277 ] {d50a6d13-2e05-4c52-bd98-5233bf9406d5} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.01.05 22:32:53.907019 [ 277 ] {d50a6d13-2e05-4c52-bd98-5233bf9406d5} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001245 sec., 133333.33333333334 rows/sec., 9.28 MiB/sec. | ||
| 2677 | 2026.01.05 22:32:53.907056 [ 277 ] {d50a6d13-2e05-4c52-bd98-5233bf9406d5} <Debug> TCPHandler: Processed in 0.001410899 sec. | ||
| 2678 | 2026.01.05 22:32:53.907100 [ 197 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5285 rows, containing 4 columns (4 merged, 0 gathered) in 0.001995229 sec., 2648818.75714517 rows/sec., 37.89 MiB/sec. | ||
| 2679 | 2026.01.05 22:32:53.907170 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.01.05 22:32:53.907268 [ 277 ] {b0e1a046-4eed-441b-8413-baeb94b38590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2681 | 2026.01.05 22:32:53.907311 [ 277 ] {b0e1a046-4eed-441b-8413-baeb94b38590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2682 | 2026.01.05 22:32:53.907626 [ 277 ] {b0e1a046-4eed-441b-8413-baeb94b38590} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.01.05 22:32:53.907663 [ 277 ] {b0e1a046-4eed-441b-8413-baeb94b38590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2684 | 2026.01.05 22:32:53.907844 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2685 | 2026.01.05 22:32:53.907987 [ 277 ] {b0e1a046-4eed-441b-8413-baeb94b38590} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2686 | 2026.01.05 22:32:53.908153 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_11_2} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2026.01.05 22:32:53.908238 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_11_2} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2688 | 2026.01.05 22:32:53.908245 [ 277 ] {b0e1a046-4eed-441b-8413-baeb94b38590} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.01.05 22:32:53.908309 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2690 | 2026.01.05 22:32:53.908386 [ 277 ] {b0e1a046-4eed-441b-8413-baeb94b38590} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001137 sec., 1759.0149516270887 rows/sec., 111.66 KiB/sec. | ||
| 2691 | 2026.01.05 22:32:53.908424 [ 277 ] {b0e1a046-4eed-441b-8413-baeb94b38590} <Debug> TCPHandler: Processed in 0.001302756 sec. | ||
| 2692 | 2026.01.05 22:32:53.908539 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.01.05 22:32:53.908632 [ 277 ] {4fe888db-2012-47e1-b357-365c6ae6e230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2694 | 2026.01.05 22:32:53.908684 [ 277 ] {4fe888db-2012-47e1-b357-365c6ae6e230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2695 | 2026.01.05 22:32:53.909487 [ 277 ] {4fe888db-2012-47e1-b357-365c6ae6e230} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.01.05 22:32:53.909523 [ 277 ] {4fe888db-2012-47e1-b357-365c6ae6e230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2697 | 2026.01.05 22:32:53.910060 [ 277 ] {4fe888db-2012-47e1-b357-365c6ae6e230} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2698 | 2026.01.05 22:32:53.910283 [ 277 ] {4fe888db-2012-47e1-b357-365c6ae6e230} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.01.05 22:32:53.910415 [ 277 ] {4fe888db-2012-47e1-b357-365c6ae6e230} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001802 sec., 16648.168701442843 rows/sec., 29.83 MiB/sec. | ||
| 2700 | 2026.01.05 22:32:53.910465 [ 277 ] {4fe888db-2012-47e1-b357-365c6ae6e230} <Debug> TCPHandler: Processed in 0.001975578 sec. | ||
| 2701 | 2026.01.05 22:32:53.910587 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.01.05 22:32:53.910686 [ 277 ] {d2ea1d9c-0f25-44ec-9d99-dee2af45db9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2703 | 2026.01.05 22:32:53.910729 [ 277 ] {d2ea1d9c-0f25-44ec-9d99-dee2af45db9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2704 | 2026.01.05 22:32:53.911063 [ 277 ] {d2ea1d9c-0f25-44ec-9d99-dee2af45db9c} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.01.05 22:32:53.911100 [ 277 ] {d2ea1d9c-0f25-44ec-9d99-dee2af45db9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2706 | 2026.01.05 22:32:53.911421 [ 277 ] {d2ea1d9c-0f25-44ec-9d99-dee2af45db9c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2707 | 2026.01.05 22:32:53.911633 [ 277 ] {d2ea1d9c-0f25-44ec-9d99-dee2af45db9c} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.01.05 22:32:53.911763 [ 277 ] {d2ea1d9c-0f25-44ec-9d99-dee2af45db9c} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001096 sec., 8211.678832116788 rows/sec., 580.06 KiB/sec. | ||
| 2709 | 2026.01.05 22:32:53.911799 [ 277 ] {d2ea1d9c-0f25-44ec-9d99-dee2af45db9c} <Debug> TCPHandler: Processed in 0.001267473 sec. | ||
| 2710 | 2026.01.05 22:32:53.911919 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2026.01.05 22:32:53.912014 [ 277 ] {6c83ca01-68ac-40e1-980a-52c78b215c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2712 | 2026.01.05 22:32:53.912054 [ 277 ] {6c83ca01-68ac-40e1-980a-52c78b215c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2713 | 2026.01.05 22:32:53.912389 [ 277 ] {6c83ca01-68ac-40e1-980a-52c78b215c32} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.01.05 22:32:53.912426 [ 277 ] {6c83ca01-68ac-40e1-980a-52c78b215c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2715 | 2026.01.05 22:32:53.912728 [ 277 ] {6c83ca01-68ac-40e1-980a-52c78b215c32} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2716 | 2026.01.05 22:32:53.912936 [ 277 ] {6c83ca01-68ac-40e1-980a-52c78b215c32} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.01.05 22:32:53.913065 [ 277 ] {6c83ca01-68ac-40e1-980a-52c78b215c32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2718 | 2026.01.05 22:32:53.913099 [ 277 ] {6c83ca01-68ac-40e1-980a-52c78b215c32} <Debug> TCPHandler: Processed in 0.001230033 sec. | ||
| 2719 | 2026.01.05 22:32:54.164018 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2720 | 2026.01.05 22:32:54.180405 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.01.05 22:32:54.180458 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2722 | 2026.01.05 22:32:54.186643 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2723 | 2026.01.05 22:32:54.187357 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.01.05 22:32:54.187672 [ 106 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2725 | 2026.01.05 22:32:54.187746 [ 106 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.01.05 22:32:54.187770 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2727 | 2026.01.05 22:32:54.187936 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 2728 | 2026.01.05 22:32:54.190440 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2729 | 2026.01.05 22:32:54.192236 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2730 | 2026.01.05 22:32:54.193507 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 2731 | 2026.01.05 22:32:54.197870 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 2732 | 2026.01.05 22:32:54.201938 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 2733 | 2026.01.05 22:32:54.206064 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 2734 | 2026.01.05 22:32:54.210539 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 2735 | 2026.01.05 22:32:54.214796 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 2736 | 2026.01.05 22:32:54.269619 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081765143 sec., 1015.1024868873525 rows/sec., 5.25 MiB/sec. | ||
| 2737 | 2026.01.05 22:32:54.271666 [ 191 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2738 | 2026.01.05 22:32:54.273811 [ 191 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_11_2} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.01.05 22:32:54.273931 [ 191 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_11_2} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2740 | 2026.01.05 22:32:54.275370 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2741 | 2026.01.05 22:32:55.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.09 MiB, peak 221.97 MiB, free memory in arenas 0.00 B, will set to 221.38 MiB (RSS), difference: 9.29 MiB | ||
| 2742 | 2026.01.05 22:32:58.888800 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2026.01.05 22:32:58.889011 [ 277 ] {6c5d4df4-54bb-40e0-bfd0-45ed6b8b8850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2744 | 2026.01.05 22:32:58.889085 [ 277 ] {6c5d4df4-54bb-40e0-bfd0-45ed6b8b8850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2745 | 2026.01.05 22:32:58.889805 [ 277 ] {6c5d4df4-54bb-40e0-bfd0-45ed6b8b8850} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.01.05 22:32:58.889850 [ 277 ] {6c5d4df4-54bb-40e0-bfd0-45ed6b8b8850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2747 | 2026.01.05 22:32:58.890306 [ 277 ] {6c5d4df4-54bb-40e0-bfd0-45ed6b8b8850} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2748 | 2026.01.05 22:32:58.890562 [ 277 ] {6c5d4df4-54bb-40e0-bfd0-45ed6b8b8850} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.01.05 22:32:58.890733 [ 277 ] {6c5d4df4-54bb-40e0-bfd0-45ed6b8b8850} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001773 sec., 31584.884376762548 rows/sec., 2.43 MiB/sec. | ||
| 2750 | 2026.01.05 22:32:58.890778 [ 277 ] {6c5d4df4-54bb-40e0-bfd0-45ed6b8b8850} <Debug> TCPHandler: Processed in 0.002124094 sec. | ||
| 2751 | 2026.01.05 22:32:58.890907 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2026.01.05 22:32:58.891010 [ 277 ] {4d6f146e-4216-4a07-b828-944cf0d309cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2753 | 2026.01.05 22:32:58.891053 [ 277 ] {4d6f146e-4216-4a07-b828-944cf0d309cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2754 | 2026.01.05 22:32:58.891491 [ 277 ] {4d6f146e-4216-4a07-b828-944cf0d309cd} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2755 | 2026.01.05 22:32:58.891529 [ 277 ] {4d6f146e-4216-4a07-b828-944cf0d309cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2756 | 2026.01.05 22:32:58.891854 [ 277 ] {4d6f146e-4216-4a07-b828-944cf0d309cd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2757 | 2026.01.05 22:32:58.892066 [ 277 ] {4d6f146e-4216-4a07-b828-944cf0d309cd} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2758 | 2026.01.05 22:32:58.892193 [ 277 ] {4d6f146e-4216-4a07-b828-944cf0d309cd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 2759 | 2026.01.05 22:32:58.892230 [ 277 ] {4d6f146e-4216-4a07-b828-944cf0d309cd} <Debug> TCPHandler: Processed in 0.001373268 sec. | ||
| 2760 | 2026.01.05 22:32:58.892344 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2761 | 2026.01.05 22:32:58.892439 [ 277 ] {9d8ea52d-102c-4d9b-97ab-85a1984a56c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2762 | 2026.01.05 22:32:58.892483 [ 277 ] {9d8ea52d-102c-4d9b-97ab-85a1984a56c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2763 | 2026.01.05 22:32:58.892894 [ 277 ] {9d8ea52d-102c-4d9b-97ab-85a1984a56c2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2026.01.05 22:32:58.892931 [ 277 ] {9d8ea52d-102c-4d9b-97ab-85a1984a56c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2765 | 2026.01.05 22:32:58.893271 [ 277 ] {9d8ea52d-102c-4d9b-97ab-85a1984a56c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2766 | 2026.01.05 22:32:58.893480 [ 277 ] {9d8ea52d-102c-4d9b-97ab-85a1984a56c2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.01.05 22:32:58.893610 [ 277 ] {9d8ea52d-102c-4d9b-97ab-85a1984a56c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 2768 | 2026.01.05 22:32:58.893647 [ 277 ] {9d8ea52d-102c-4d9b-97ab-85a1984a56c2} <Debug> TCPHandler: Processed in 0.001352037 sec. | ||
| 2769 | 2026.01.05 22:32:58.893755 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2770 | 2026.01.05 22:32:58.893849 [ 277 ] {dcdcf4d9-72a2-45a6-afa3-217f30e0a7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2771 | 2026.01.05 22:32:58.893891 [ 277 ] {dcdcf4d9-72a2-45a6-afa3-217f30e0a7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2772 | 2026.01.05 22:32:58.894263 [ 277 ] {dcdcf4d9-72a2-45a6-afa3-217f30e0a7b3} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2026.01.05 22:32:58.894300 [ 277 ] {dcdcf4d9-72a2-45a6-afa3-217f30e0a7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2774 | 2026.01.05 22:32:58.894604 [ 277 ] {dcdcf4d9-72a2-45a6-afa3-217f30e0a7b3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2775 | 2026.01.05 22:32:58.894807 [ 277 ] {dcdcf4d9-72a2-45a6-afa3-217f30e0a7b3} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.01.05 22:32:58.894939 [ 277 ] {dcdcf4d9-72a2-45a6-afa3-217f30e0a7b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 2777 | 2026.01.05 22:32:58.894974 [ 277 ] {dcdcf4d9-72a2-45a6-afa3-217f30e0a7b3} <Debug> TCPHandler: Processed in 0.001268654 sec. | ||
| 2778 | 2026.01.05 22:33:01.288002 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2779 | 2026.01.05 22:33:01.288062 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2780 | 2026.01.05 22:33:01.400894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 382 | ||
| 2781 | 2026.01.05 22:33:01.403150 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.01.05 22:33:01.403199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2783 | 2026.01.05 22:33:01.404407 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2784 | 2026.01.05 22:33:01.404672 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.01.05 22:33:01.404924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 2786 | 2026.01.05 22:33:01.406011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5797 | ||
| 2787 | 2026.01.05 22:33:01.406527 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.01.05 22:33:01.406569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2789 | 2026.01.05 22:33:01.407107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2790 | 2026.01.05 22:33:01.407327 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.01.05 22:33:01.407449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5797 | ||
| 2792 | 2026.01.05 22:33:01.691460 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2793 | 2026.01.05 22:33:01.708366 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.01.05 22:33:01.708435 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2795 | 2026.01.05 22:33:01.713838 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2796 | 2026.01.05 22:33:01.714504 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2026.01.05 22:33:01.717296 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2798 | 2026.01.05 22:33:03.891748 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.01.05 22:33:03.892043 [ 277 ] {c9fabb07-b376-4edd-b126-112d2b65657c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2800 | 2026.01.05 22:33:03.892140 [ 277 ] {c9fabb07-b376-4edd-b126-112d2b65657c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2801 | 2026.01.05 22:33:03.893100 [ 277 ] {c9fabb07-b376-4edd-b126-112d2b65657c} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.01.05 22:33:03.893170 [ 277 ] {c9fabb07-b376-4edd-b126-112d2b65657c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2803 | 2026.01.05 22:33:03.893741 [ 277 ] {c9fabb07-b376-4edd-b126-112d2b65657c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2804 | 2026.01.05 22:33:03.894077 [ 277 ] {c9fabb07-b376-4edd-b126-112d2b65657c} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.01.05 22:33:03.894282 [ 277 ] {c9fabb07-b376-4edd-b126-112d2b65657c} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.002307 sec., 50281.751192024276 rows/sec., 4.26 MiB/sec. | ||
| 2806 | 2026.01.05 22:33:03.894340 [ 277 ] {c9fabb07-b376-4edd-b126-112d2b65657c} <Debug> TCPHandler: Processed in 0.002805377 sec. | ||
| 2807 | 2026.01.05 22:33:03.894520 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2026.01.05 22:33:03.894650 [ 277 ] {c46d3a01-0233-4c53-9bfe-662cc156639b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2809 | 2026.01.05 22:33:03.894708 [ 277 ] {c46d3a01-0233-4c53-9bfe-662cc156639b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2810 | 2026.01.05 22:33:03.895285 [ 277 ] {c46d3a01-0233-4c53-9bfe-662cc156639b} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.01.05 22:33:03.895337 [ 277 ] {c46d3a01-0233-4c53-9bfe-662cc156639b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2812 | 2026.01.05 22:33:03.895747 [ 277 ] {c46d3a01-0233-4c53-9bfe-662cc156639b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2813 | 2026.01.05 22:33:03.896046 [ 277 ] {c46d3a01-0233-4c53-9bfe-662cc156639b} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.01.05 22:33:03.896220 [ 277 ] {c46d3a01-0233-4c53-9bfe-662cc156639b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001597 sec., 18785.22229179712 rows/sec., 1.38 MiB/sec. | ||
| 2815 | 2026.01.05 22:33:03.896270 [ 277 ] {c46d3a01-0233-4c53-9bfe-662cc156639b} <Debug> TCPHandler: Processed in 0.001819303 sec. | ||
| 2816 | 2026.01.05 22:33:03.896421 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.01.05 22:33:03.896562 [ 277 ] {b349a245-3e51-4418-b858-0eb63e2bc457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2818 | 2026.01.05 22:33:03.896618 [ 277 ] {b349a245-3e51-4418-b858-0eb63e2bc457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2819 | 2026.01.05 22:33:03.897205 [ 277 ] {b349a245-3e51-4418-b858-0eb63e2bc457} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.01.05 22:33:03.897260 [ 277 ] {b349a245-3e51-4418-b858-0eb63e2bc457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2821 | 2026.01.05 22:33:03.897711 [ 277 ] {b349a245-3e51-4418-b858-0eb63e2bc457} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2822 | 2026.01.05 22:33:03.898027 [ 277 ] {b349a245-3e51-4418-b858-0eb63e2bc457} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.01.05 22:33:03.898207 [ 277 ] {b349a245-3e51-4418-b858-0eb63e2bc457} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001673 sec., 56186.49133293485 rows/sec., 4.39 MiB/sec. | ||
| 2824 | 2026.01.05 22:33:03.898262 [ 277 ] {b349a245-3e51-4418-b858-0eb63e2bc457} <Debug> TCPHandler: Processed in 0.001910407 sec. | ||
| 2825 | 2026.01.05 22:33:03.898425 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.01.05 22:33:03.898552 [ 277 ] {58b916ab-dd6f-4642-b28d-8ebb12b8521b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2827 | 2026.01.05 22:33:03.898617 [ 277 ] {58b916ab-dd6f-4642-b28d-8ebb12b8521b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2828 | 2026.01.05 22:33:03.899218 [ 277 ] {58b916ab-dd6f-4642-b28d-8ebb12b8521b} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.01.05 22:33:03.899269 [ 277 ] {58b916ab-dd6f-4642-b28d-8ebb12b8521b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2830 | 2026.01.05 22:33:03.899730 [ 277 ] {58b916ab-dd6f-4642-b28d-8ebb12b8521b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2831 | 2026.01.05 22:33:03.900037 [ 277 ] {58b916ab-dd6f-4642-b28d-8ebb12b8521b} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.01.05 22:33:03.900215 [ 277 ] {58b916ab-dd6f-4642-b28d-8ebb12b8521b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001688 sec., 94786.7298578199 rows/sec., 6.60 MiB/sec. | ||
| 2833 | 2026.01.05 22:33:03.900264 [ 277 ] {58b916ab-dd6f-4642-b28d-8ebb12b8521b} <Debug> TCPHandler: Processed in 0.001906316 sec. | ||
| 2834 | 2026.01.05 22:33:03.900414 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2026.01.05 22:33:03.900544 [ 277 ] {8f179902-1677-492a-9482-0b8de0c93f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2836 | 2026.01.05 22:33:03.900624 [ 277 ] {8f179902-1677-492a-9482-0b8de0c93f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2837 | 2026.01.05 22:33:03.901728 [ 277 ] {8f179902-1677-492a-9482-0b8de0c93f05} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.01.05 22:33:03.901778 [ 277 ] {8f179902-1677-492a-9482-0b8de0c93f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2839 | 2026.01.05 22:33:03.902559 [ 277 ] {8f179902-1677-492a-9482-0b8de0c93f05} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2840 | 2026.01.05 22:33:03.902873 [ 277 ] {8f179902-1677-492a-9482-0b8de0c93f05} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.01.05 22:33:03.903055 [ 277 ] {8f179902-1677-492a-9482-0b8de0c93f05} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002538 sec., 11820.33096926714 rows/sec., 21.18 MiB/sec. | ||
| 2842 | 2026.01.05 22:33:03.903126 [ 277 ] {8f179902-1677-492a-9482-0b8de0c93f05} <Debug> TCPHandler: Processed in 0.002778356 sec. | ||
| 2843 | 2026.01.05 22:33:03.903308 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.01.05 22:33:03.903435 [ 277 ] {4956cea7-764b-4f2d-ace5-40249867e2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2845 | 2026.01.05 22:33:03.903494 [ 277 ] {4956cea7-764b-4f2d-ace5-40249867e2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2846 | 2026.01.05 22:33:03.904003 [ 277 ] {4956cea7-764b-4f2d-ace5-40249867e2e0} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.01.05 22:33:03.904055 [ 277 ] {4956cea7-764b-4f2d-ace5-40249867e2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2848 | 2026.01.05 22:33:03.904506 [ 277 ] {4956cea7-764b-4f2d-ace5-40249867e2e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2849 | 2026.01.05 22:33:03.904818 [ 277 ] {4956cea7-764b-4f2d-ace5-40249867e2e0} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.01.05 22:33:03.904995 [ 277 ] {4956cea7-764b-4f2d-ace5-40249867e2e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001585 sec., 37854.88958990536 rows/sec., 2.55 MiB/sec. | ||
| 2851 | 2026.01.05 22:33:03.905041 [ 277 ] {4956cea7-764b-4f2d-ace5-40249867e2e0} <Debug> TCPHandler: Processed in 0.001802343 sec. | ||
| 2852 | 2026.01.05 22:33:05.279462 [ 149 ] {} <Debug> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2853 | 2026.01.05 22:33:05.279553 [ 149 ] {} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2026.01.05 22:33:05.279585 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2855 | 2026.01.05 22:33:05.279779 [ 192 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 2856 | 2026.01.05 22:33:05.279986 [ 192 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2857 | 2026.01.05 22:33:05.280030 [ 192 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 2858 | 2026.01.05 22:33:05.280125 [ 192 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 2859 | 2026.01.05 22:33:05.280193 [ 192 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 2860 | 2026.01.05 22:33:05.280256 [ 192 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 2861 | 2026.01.05 22:33:05.280311 [ 192 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2862 | 2026.01.05 22:33:05.281413 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172429 sec., 274895.75419448 rows/sec., 19.29 MiB/sec. | ||
| 2863 | 2026.01.05 22:33:05.281681 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2864 | 2026.01.05 22:33:05.282159 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_5_1} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.01.05 22:33:05.282274 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_5_1} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2866 | 2026.01.05 22:33:05.282403 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2867 | 2026.01.05 22:33:08.890598 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.01.05 22:33:08.890804 [ 277 ] {00c12062-d56e-4d7c-9cfb-d04b6130983d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2869 | 2026.01.05 22:33:08.890878 [ 277 ] {00c12062-d56e-4d7c-9cfb-d04b6130983d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2870 | 2026.01.05 22:33:08.891517 [ 277 ] {00c12062-d56e-4d7c-9cfb-d04b6130983d} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.01.05 22:33:08.891560 [ 277 ] {00c12062-d56e-4d7c-9cfb-d04b6130983d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2872 | 2026.01.05 22:33:08.891942 [ 277 ] {00c12062-d56e-4d7c-9cfb-d04b6130983d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2873 | 2026.01.05 22:33:08.892174 [ 277 ] {00c12062-d56e-4d7c-9cfb-d04b6130983d} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.01.05 22:33:08.892333 [ 277 ] {00c12062-d56e-4d7c-9cfb-d04b6130983d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001585 sec., 15141.955835962144 rows/sec., 1.26 MiB/sec. | ||
| 2875 | 2026.01.05 22:33:08.892376 [ 277 ] {00c12062-d56e-4d7c-9cfb-d04b6130983d} <Debug> TCPHandler: Processed in 0.001917166 sec. | ||
| 2876 | 2026.01.05 22:33:08.892492 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2877 | 2026.01.05 22:33:08.892587 [ 277 ] {e7d65ea4-d38c-4c3c-9724-a57a7f960a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2878 | 2026.01.05 22:33:08.892629 [ 277 ] {e7d65ea4-d38c-4c3c-9724-a57a7f960a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2879 | 2026.01.05 22:33:08.893105 [ 277 ] {e7d65ea4-d38c-4c3c-9724-a57a7f960a32} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2880 | 2026.01.05 22:33:08.893144 [ 277 ] {e7d65ea4-d38c-4c3c-9724-a57a7f960a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2881 | 2026.01.05 22:33:08.893463 [ 277 ] {e7d65ea4-d38c-4c3c-9724-a57a7f960a32} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2882 | 2026.01.05 22:33:08.893701 [ 277 ] {e7d65ea4-d38c-4c3c-9724-a57a7f960a32} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2026.01.05 22:33:08.893847 [ 277 ] {e7d65ea4-d38c-4c3c-9724-a57a7f960a32} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001278 sec., 137715.1799687011 rows/sec., 12.12 MiB/sec. | ||
| 2884 | 2026.01.05 22:33:08.893860 [ 144 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2885 | 2026.01.05 22:33:08.893886 [ 277 ] {e7d65ea4-d38c-4c3c-9724-a57a7f960a32} <Debug> TCPHandler: Processed in 0.001443741 sec. | ||
| 2886 | 2026.01.05 22:33:08.893930 [ 144 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2026.01.05 22:33:08.893957 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2888 | 2026.01.05 22:33:08.894015 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.01.05 22:33:08.894046 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 2890 | 2026.01.05 22:33:08.894117 [ 277 ] {0d77ab70-b90d-4cae-8666-53c803424448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2891 | 2026.01.05 22:33:08.894130 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2892 | 2026.01.05 22:33:08.894158 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1283 rows starting from the beginning of the part | ||
| 2893 | 2026.01.05 22:33:08.894161 [ 277 ] {0d77ab70-b90d-4cae-8666-53c803424448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2894 | 2026.01.05 22:33:08.894242 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2895 | 2026.01.05 22:33:08.894293 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 124 rows starting from the beginning of the part | ||
| 2896 | 2026.01.05 22:33:08.894336 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2897 | 2026.01.05 22:33:08.894379 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 116 rows starting from the beginning of the part | ||
| 2898 | 2026.01.05 22:33:08.894422 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 176 rows starting from the beginning of the part | ||
| 2899 | 2026.01.05 22:33:08.894565 [ 277 ] {0d77ab70-b90d-4cae-8666-53c803424448} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.01.05 22:33:08.894601 [ 277 ] {0d77ab70-b90d-4cae-8666-53c803424448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2901 | 2026.01.05 22:33:08.894907 [ 277 ] {0d77ab70-b90d-4cae-8666-53c803424448} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2902 | 2026.01.05 22:33:08.895122 [ 277 ] {0d77ab70-b90d-4cae-8666-53c803424448} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.01.05 22:33:08.895237 [ 144 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2904 | 2026.01.05 22:33:08.895252 [ 277 ] {0d77ab70-b90d-4cae-8666-53c803424448} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001154 sec., 10398.613518197573 rows/sec., 832.70 KiB/sec. | ||
| 2905 | 2026.01.05 22:33:08.895276 [ 144 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.01.05 22:33:08.895298 [ 277 ] {0d77ab70-b90d-4cae-8666-53c803424448} <Debug> TCPHandler: Processed in 0.001332706 sec. | ||
| 2907 | 2026.01.05 22:33:08.895300 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2908 | 2026.01.05 22:33:08.895402 [ 192 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 2909 | 2026.01.05 22:33:08.895408 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2026.01.05 22:33:08.895512 [ 192 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2911 | 2026.01.05 22:33:08.895518 [ 277 ] {3934988b-1c6a-44a1-ac6c-c1bb8d3b4626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2912 | 2026.01.05 22:33:08.895530 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1811 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517152 sec., 1193683.95520027 rows/sec., 102.02 MiB/sec. | ||
| 2913 | 2026.01.05 22:33:08.895551 [ 192 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 250 rows starting from the beginning of the part | ||
| 2914 | 2026.01.05 22:33:08.895572 [ 277 ] {3934988b-1c6a-44a1-ac6c-c1bb8d3b4626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2915 | 2026.01.05 22:33:08.895645 [ 192 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 2916 | 2026.01.05 22:33:08.895691 [ 192 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 2917 | 2026.01.05 22:33:08.895732 [ 192 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 2918 | 2026.01.05 22:33:08.895751 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2919 | 2026.01.05 22:33:08.895771 [ 192 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 2920 | 2026.01.05 22:33:08.895821 [ 192 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 2921 | 2026.01.05 22:33:08.895980 [ 277 ] {3934988b-1c6a-44a1-ac6c-c1bb8d3b4626} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.01.05 22:33:08.896010 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_16_3} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.01.05 22:33:08.896022 [ 277 ] {3934988b-1c6a-44a1-ac6c-c1bb8d3b4626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2924 | 2026.01.05 22:33:08.896075 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_16_3} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2925 | 2026.01.05 22:33:08.896145 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 2926 | 2026.01.05 22:33:08.896348 [ 277 ] {3934988b-1c6a-44a1-ac6c-c1bb8d3b4626} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2927 | 2026.01.05 22:33:08.896597 [ 277 ] {3934988b-1c6a-44a1-ac6c-c1bb8d3b4626} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.01.05 22:33:08.896736 [ 277 ] {3934988b-1c6a-44a1-ac6c-c1bb8d3b4626} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001234 sec., 19448.94651539708 rows/sec., 1.61 MiB/sec. | ||
| 2929 | 2026.01.05 22:33:08.896739 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377628 sec., 267851.698716925 rows/sec., 18.53 MiB/sec. | ||
| 2930 | 2026.01.05 22:33:08.896788 [ 277 ] {3934988b-1c6a-44a1-ac6c-c1bb8d3b4626} <Debug> TCPHandler: Processed in 0.00142913 sec. | ||
| 2931 | 2026.01.05 22:33:08.896907 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.01.05 22:33:08.896922 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2933 | 2026.01.05 22:33:08.897003 [ 277 ] {4866f463-20e7-4c42-bcf0-663190978a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2934 | 2026.01.05 22:33:08.897049 [ 277 ] {4866f463-20e7-4c42-bcf0-663190978a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2935 | 2026.01.05 22:33:08.897207 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_11_2} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.01.05 22:33:08.897292 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_11_2} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2937 | 2026.01.05 22:33:08.897382 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2938 | 2026.01.05 22:33:08.897446 [ 277 ] {4866f463-20e7-4c42-bcf0-663190978a81} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.01.05 22:33:08.897486 [ 277 ] {4866f463-20e7-4c42-bcf0-663190978a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2940 | 2026.01.05 22:33:08.897792 [ 277 ] {4866f463-20e7-4c42-bcf0-663190978a81} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2941 | 2026.01.05 22:33:08.898001 [ 277 ] {4866f463-20e7-4c42-bcf0-663190978a81} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.01.05 22:33:08.898131 [ 277 ] {4866f463-20e7-4c42-bcf0-663190978a81} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 2943 | 2026.01.05 22:33:08.898168 [ 277 ] {4866f463-20e7-4c42-bcf0-663190978a81} <Debug> TCPHandler: Processed in 0.001310186 sec. | ||
| 2944 | 2026.01.05 22:33:08.898279 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.01.05 22:33:08.898375 [ 277 ] {da35452a-363a-45cc-9279-2e1f7b55677d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2946 | 2026.01.05 22:33:08.898414 [ 277 ] {da35452a-363a-45cc-9279-2e1f7b55677d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2947 | 2026.01.05 22:33:08.898834 [ 277 ] {da35452a-363a-45cc-9279-2e1f7b55677d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.01.05 22:33:08.898868 [ 277 ] {da35452a-363a-45cc-9279-2e1f7b55677d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2949 | 2026.01.05 22:33:08.899177 [ 277 ] {da35452a-363a-45cc-9279-2e1f7b55677d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2950 | 2026.01.05 22:33:08.899385 [ 277 ] {da35452a-363a-45cc-9279-2e1f7b55677d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.01.05 22:33:08.899480 [ 143 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2952 | 2026.01.05 22:33:08.899506 [ 277 ] {da35452a-363a-45cc-9279-2e1f7b55677d} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001149 sec., 87032.20191470844 rows/sec., 7.12 MiB/sec. | ||
| 2953 | 2026.01.05 22:33:08.899515 [ 143 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.01.05 22:33:08.899543 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2955 | 2026.01.05 22:33:08.899555 [ 277 ] {da35452a-363a-45cc-9279-2e1f7b55677d} <Debug> TCPHandler: Processed in 0.001325716 sec. | ||
| 2956 | 2026.01.05 22:33:08.899617 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 2957 | 2026.01.05 22:33:08.899683 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.01.05 22:33:08.899712 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2959 | 2026.01.05 22:33:08.899744 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 758 rows starting from the beginning of the part | ||
| 2960 | 2026.01.05 22:33:08.899783 [ 277 ] {0e4f13f0-60e5-405e-8ff6-dd819d533eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2961 | 2026.01.05 22:33:08.899799 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2962 | 2026.01.05 22:33:08.899832 [ 277 ] {0e4f13f0-60e5-405e-8ff6-dd819d533eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2963 | 2026.01.05 22:33:08.899852 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 115 rows starting from the beginning of the part | ||
| 2964 | 2026.01.05 22:33:08.899895 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2965 | 2026.01.05 22:33:08.899937 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 94 rows starting from the beginning of the part | ||
| 2966 | 2026.01.05 22:33:08.899997 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part | ||
| 2967 | 2026.01.05 22:33:08.900235 [ 277 ] {0e4f13f0-60e5-405e-8ff6-dd819d533eb2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2026.01.05 22:33:08.900274 [ 277 ] {0e4f13f0-60e5-405e-8ff6-dd819d533eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2969 | 2026.01.05 22:33:08.900623 [ 277 ] {0e4f13f0-60e5-405e-8ff6-dd819d533eb2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2970 | 2026.01.05 22:33:08.900841 [ 277 ] {0e4f13f0-60e5-405e-8ff6-dd819d533eb2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.01.05 22:33:08.900925 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339737 sec., 891966.1097663199 rows/sec., 69.40 MiB/sec. | ||
| 2972 | 2026.01.05 22:33:08.900937 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2973 | 2026.01.05 22:33:08.900971 [ 277 ] {0e4f13f0-60e5-405e-8ff6-dd819d533eb2} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001207 sec., 162386.0811930406 rows/sec., 11.65 MiB/sec. | ||
| 2974 | 2026.01.05 22:33:08.900980 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.01.05 22:33:08.901001 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2976 | 2026.01.05 22:33:08.901008 [ 277 ] {0e4f13f0-60e5-405e-8ff6-dd819d533eb2} <Debug> TCPHandler: Processed in 0.001376477 sec. | ||
| 2977 | 2026.01.05 22:33:08.901065 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 2978 | 2026.01.05 22:33:08.901097 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2979 | 2026.01.05 22:33:08.901127 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.01.05 22:33:08.901158 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2981 | 2026.01.05 22:33:08.901189 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1833 rows starting from the beginning of the part | ||
| 2982 | 2026.01.05 22:33:08.901227 [ 277 ] {793c2956-59c6-42e3-9c1e-540e57ac4ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2983 | 2026.01.05 22:33:08.901231 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 2984 | 2026.01.05 22:33:08.901278 [ 277 ] {793c2956-59c6-42e3-9c1e-540e57ac4ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2985 | 2026.01.05 22:33:08.901286 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 166 rows starting from the beginning of the part | ||
| 2986 | 2026.01.05 22:33:08.901336 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 2987 | 2026.01.05 22:33:08.901343 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_16_3} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.01.05 22:33:08.901369 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 2989 | 2026.01.05 22:33:08.901404 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 196 rows starting from the beginning of the part | ||
| 2990 | 2026.01.05 22:33:08.901406 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_16_3} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2991 | 2026.01.05 22:33:08.901469 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2992 | 2026.01.05 22:33:08.901612 [ 277 ] {793c2956-59c6-42e3-9c1e-540e57ac4ce0} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2026.01.05 22:33:08.901652 [ 277 ] {793c2956-59c6-42e3-9c1e-540e57ac4ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2994 | 2026.01.05 22:33:08.901969 [ 277 ] {793c2956-59c6-42e3-9c1e-540e57ac4ce0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2995 | 2026.01.05 22:33:08.902197 [ 277 ] {793c2956-59c6-42e3-9c1e-540e57ac4ce0} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.01.05 22:33:08.902285 [ 143 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2997 | 2026.01.05 22:33:08.902309 [ 143 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.01.05 22:33:08.902322 [ 277 ] {793c2956-59c6-42e3-9c1e-540e57ac4ce0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 2999 | 2026.01.05 22:33:08.902325 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3000 | 2026.01.05 22:33:08.902357 [ 277 ] {793c2956-59c6-42e3-9c1e-540e57ac4ce0} <Debug> TCPHandler: Processed in 0.001279804 sec. | ||
| 3001 | 2026.01.05 22:33:08.902402 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 3002 | 2026.01.05 22:33:08.902490 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3003 | 2026.01.05 22:33:08.902520 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 568 rows starting from the beginning of the part | ||
| 3004 | 2026.01.05 22:33:08.902572 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 3005 | 2026.01.05 22:33:08.902612 [ 195 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2675 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574295 sec., 1699173.280738362 rows/sec., 119.75 MiB/sec. | ||
| 3006 | 2026.01.05 22:33:08.902619 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 3007 | 2026.01.05 22:33:08.902661 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 3008 | 2026.01.05 22:33:08.902699 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 3009 | 2026.01.05 22:33:08.902731 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 3010 | 2026.01.05 22:33:08.902886 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3011 | 2026.01.05 22:33:08.903145 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.01.05 22:33:08.903210 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3013 | 2026.01.05 22:33:08.903269 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3014 | 2026.01.05 22:33:08.903517 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 4 columns (4 merged, 0 gathered) in 0.00114475 sec., 758244.1581131251 rows/sec., 49.81 MiB/sec. | ||
| 3015 | 2026.01.05 22:33:08.903691 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3016 | 2026.01.05 22:33:08.903936 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_16_3} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.01.05 22:33:08.904002 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_16_3} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3018 | 2026.01.05 22:33:08.904071 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3019 | 2026.01.05 22:33:08.908444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6245 | ||
| 3020 | 2026.01.05 22:33:08.908852 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.01.05 22:33:08.908885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3022 | 2026.01.05 22:33:08.909296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3023 | 2026.01.05 22:33:08.909506 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.01.05 22:33:08.909621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6245 | ||
| 3025 | 2026.01.05 22:33:09.218298 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3026 | 2026.01.05 22:33:09.233792 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.01.05 22:33:09.233848 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3028 | 2026.01.05 22:33:09.239647 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3029 | 2026.01.05 22:33:09.240326 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.01.05 22:33:09.243303 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3031 | 2026.01.05 22:33:11.405178 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 410 | ||
| 3032 | 2026.01.05 22:33:11.407384 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.01.05 22:33:11.407436 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3034 | 2026.01.05 22:33:11.408626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3035 | 2026.01.05 22:33:11.408908 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.01.05 22:33:11.409247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 3037 | 2026.01.05 22:33:13.890807 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.01.05 22:33:13.891023 [ 277 ] {c23e641c-5470-4393-83f2-e5f4e8e829b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3039 | 2026.01.05 22:33:13.891098 [ 277 ] {c23e641c-5470-4393-83f2-e5f4e8e829b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3040 | 2026.01.05 22:33:13.891806 [ 277 ] {c23e641c-5470-4393-83f2-e5f4e8e829b8} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.01.05 22:33:13.891851 [ 277 ] {c23e641c-5470-4393-83f2-e5f4e8e829b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3042 | 2026.01.05 22:33:13.892248 [ 277 ] {c23e641c-5470-4393-83f2-e5f4e8e829b8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3043 | 2026.01.05 22:33:13.892471 [ 277 ] {c23e641c-5470-4393-83f2-e5f4e8e829b8} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.01.05 22:33:13.892626 [ 277 ] {c23e641c-5470-4393-83f2-e5f4e8e829b8} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001658 sec., 69963.81182147165 rows/sec., 5.93 MiB/sec. | ||
| 3045 | 2026.01.05 22:33:13.892668 [ 277 ] {c23e641c-5470-4393-83f2-e5f4e8e829b8} <Debug> TCPHandler: Processed in 0.00200375 sec. | ||
| 3046 | 2026.01.05 22:33:13.892801 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.01.05 22:33:13.892902 [ 277 ] {2a75a61e-ceb6-4da3-af90-0a82adf326c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3048 | 2026.01.05 22:33:13.892943 [ 277 ] {2a75a61e-ceb6-4da3-af90-0a82adf326c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3049 | 2026.01.05 22:33:13.893351 [ 277 ] {2a75a61e-ceb6-4da3-af90-0a82adf326c2} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.01.05 22:33:13.893389 [ 277 ] {2a75a61e-ceb6-4da3-af90-0a82adf326c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3051 | 2026.01.05 22:33:13.893685 [ 277 ] {2a75a61e-ceb6-4da3-af90-0a82adf326c2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3052 | 2026.01.05 22:33:13.893890 [ 277 ] {2a75a61e-ceb6-4da3-af90-0a82adf326c2} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.01.05 22:33:13.894018 [ 277 ] {2a75a61e-ceb6-4da3-af90-0a82adf326c2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00114 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 3054 | 2026.01.05 22:33:13.894055 [ 277 ] {2a75a61e-ceb6-4da3-af90-0a82adf326c2} <Debug> TCPHandler: Processed in 0.001304095 sec. | ||
| 3055 | 2026.01.05 22:33:13.894169 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.01.05 22:33:13.894263 [ 277 ] {d4a36b6c-369e-4653-a034-922f3f760843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3057 | 2026.01.05 22:33:13.894302 [ 277 ] {d4a36b6c-369e-4653-a034-922f3f760843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3058 | 2026.01.05 22:33:13.894724 [ 277 ] {d4a36b6c-369e-4653-a034-922f3f760843} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.01.05 22:33:13.894760 [ 277 ] {d4a36b6c-369e-4653-a034-922f3f760843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3060 | 2026.01.05 22:33:13.895059 [ 277 ] {d4a36b6c-369e-4653-a034-922f3f760843} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3061 | 2026.01.05 22:33:13.895272 [ 277 ] {d4a36b6c-369e-4653-a034-922f3f760843} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.01.05 22:33:13.895404 [ 277 ] {d4a36b6c-369e-4653-a034-922f3f760843} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001159 sec., 81104.4003451251 rows/sec., 6.33 MiB/sec. | ||
| 3063 | 2026.01.05 22:33:13.895442 [ 277 ] {d4a36b6c-369e-4653-a034-922f3f760843} <Debug> TCPHandler: Processed in 0.001322046 sec. | ||
| 3064 | 2026.01.05 22:33:13.895556 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2026.01.05 22:33:13.895649 [ 277 ] {9a15f78f-4478-4186-93b9-12a79b75dd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3066 | 2026.01.05 22:33:13.895693 [ 277 ] {9a15f78f-4478-4186-93b9-12a79b75dd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3067 | 2026.01.05 22:33:13.896101 [ 277 ] {9a15f78f-4478-4186-93b9-12a79b75dd08} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.01.05 22:33:13.896137 [ 277 ] {9a15f78f-4478-4186-93b9-12a79b75dd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3069 | 2026.01.05 22:33:13.896460 [ 277 ] {9a15f78f-4478-4186-93b9-12a79b75dd08} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3070 | 2026.01.05 22:33:13.896664 [ 277 ] {9a15f78f-4478-4186-93b9-12a79b75dd08} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2026.01.05 22:33:13.896791 [ 277 ] {9a15f78f-4478-4186-93b9-12a79b75dd08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 3072 | 2026.01.05 22:33:13.896827 [ 277 ] {9a15f78f-4478-4186-93b9-12a79b75dd08} <Debug> TCPHandler: Processed in 0.001319226 sec. | ||
| 3073 | 2026.01.05 22:33:13.896937 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2026.01.05 22:33:13.897031 [ 277 ] {88ec0069-e302-4cd8-b33a-74b229d26563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3075 | 2026.01.05 22:33:13.897083 [ 277 ] {88ec0069-e302-4cd8-b33a-74b229d26563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3076 | 2026.01.05 22:33:13.897899 [ 277 ] {88ec0069-e302-4cd8-b33a-74b229d26563} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.01.05 22:33:13.897935 [ 277 ] {88ec0069-e302-4cd8-b33a-74b229d26563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3078 | 2026.01.05 22:33:13.898458 [ 277 ] {88ec0069-e302-4cd8-b33a-74b229d26563} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3079 | 2026.01.05 22:33:13.898676 [ 277 ] {88ec0069-e302-4cd8-b33a-74b229d26563} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.01.05 22:33:13.898807 [ 277 ] {88ec0069-e302-4cd8-b33a-74b229d26563} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001795 sec., 16713.091922005573 rows/sec., 29.95 MiB/sec. | ||
| 3081 | 2026.01.05 22:33:13.898859 [ 277 ] {88ec0069-e302-4cd8-b33a-74b229d26563} <Debug> TCPHandler: Processed in 0.001971658 sec. | ||
| 3082 | 2026.01.05 22:33:13.898972 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.01.05 22:33:13.899066 [ 277 ] {0f8f6350-a0bd-4508-ac81-7eb546e562d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3084 | 2026.01.05 22:33:13.899108 [ 277 ] {0f8f6350-a0bd-4508-ac81-7eb546e562d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3085 | 2026.01.05 22:33:13.899440 [ 277 ] {0f8f6350-a0bd-4508-ac81-7eb546e562d2} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.01.05 22:33:13.899477 [ 277 ] {0f8f6350-a0bd-4508-ac81-7eb546e562d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3087 | 2026.01.05 22:33:13.899779 [ 277 ] {0f8f6350-a0bd-4508-ac81-7eb546e562d2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3088 | 2026.01.05 22:33:13.899994 [ 277 ] {0f8f6350-a0bd-4508-ac81-7eb546e562d2} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.01.05 22:33:13.900121 [ 277 ] {0f8f6350-a0bd-4508-ac81-7eb546e562d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 3090 | 2026.01.05 22:33:13.900156 [ 277 ] {0f8f6350-a0bd-4508-ac81-7eb546e562d2} <Debug> TCPHandler: Processed in 0.001234132 sec. | ||
| 3091 | 2026.01.05 22:33:16.288105 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3092 | 2026.01.05 22:33:16.288160 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3093 | 2026.01.05 22:33:16.410622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6757 | ||
| 3094 | 2026.01.05 22:33:16.411121 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.01.05 22:33:16.411170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3096 | 2026.01.05 22:33:16.411722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3097 | 2026.01.05 22:33:16.411970 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.01.05 22:33:16.412119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6757 | ||
| 3099 | 2026.01.05 22:33:16.743494 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3100 | 2026.01.05 22:33:16.759461 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.01.05 22:33:16.759515 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3102 | 2026.01.05 22:33:16.765115 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3103 | 2026.01.05 22:33:16.765801 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.01.05 22:33:16.768816 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3105 | 2026.01.05 22:33:18.888841 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2026.01.05 22:33:18.889121 [ 277 ] {8df1ff27-2412-45a4-a12b-e8204affb739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3107 | 2026.01.05 22:33:18.889218 [ 277 ] {8df1ff27-2412-45a4-a12b-e8204affb739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3108 | 2026.01.05 22:33:18.889988 [ 277 ] {8df1ff27-2412-45a4-a12b-e8204affb739} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.01.05 22:33:18.890031 [ 277 ] {8df1ff27-2412-45a4-a12b-e8204affb739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3110 | 2026.01.05 22:33:18.890416 [ 277 ] {8df1ff27-2412-45a4-a12b-e8204affb739} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3111 | 2026.01.05 22:33:18.890640 [ 277 ] {8df1ff27-2412-45a4-a12b-e8204affb739} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.01.05 22:33:18.890797 [ 277 ] {8df1ff27-2412-45a4-a12b-e8204affb739} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001748 sec., 32036.613272311213 rows/sec., 2.46 MiB/sec. | ||
| 3113 | 2026.01.05 22:33:18.890838 [ 277 ] {8df1ff27-2412-45a4-a12b-e8204affb739} <Debug> TCPHandler: Processed in 0.002168545 sec. | ||
| 3114 | 2026.01.05 22:33:18.890961 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2026.01.05 22:33:18.891057 [ 277 ] {6e12cb84-51dc-4321-8a03-99d8aa5f9bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3116 | 2026.01.05 22:33:18.891098 [ 277 ] {6e12cb84-51dc-4321-8a03-99d8aa5f9bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3117 | 2026.01.05 22:33:18.891521 [ 277 ] {6e12cb84-51dc-4321-8a03-99d8aa5f9bcb} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.01.05 22:33:18.891558 [ 277 ] {6e12cb84-51dc-4321-8a03-99d8aa5f9bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3119 | 2026.01.05 22:33:18.891855 [ 277 ] {6e12cb84-51dc-4321-8a03-99d8aa5f9bcb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3120 | 2026.01.05 22:33:18.892064 [ 277 ] {6e12cb84-51dc-4321-8a03-99d8aa5f9bcb} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.01.05 22:33:18.892195 [ 277 ] {6e12cb84-51dc-4321-8a03-99d8aa5f9bcb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 3122 | 2026.01.05 22:33:18.892233 [ 277 ] {6e12cb84-51dc-4321-8a03-99d8aa5f9bcb} <Debug> TCPHandler: Processed in 0.001322456 sec. | ||
| 3123 | 2026.01.05 22:33:18.892347 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2026.01.05 22:33:18.892441 [ 277 ] {f65f8a30-de1e-4be9-a858-80dd57cc07fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3125 | 2026.01.05 22:33:18.892484 [ 277 ] {f65f8a30-de1e-4be9-a858-80dd57cc07fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3126 | 2026.01.05 22:33:18.892897 [ 277 ] {f65f8a30-de1e-4be9-a858-80dd57cc07fa} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.01.05 22:33:18.892934 [ 277 ] {f65f8a30-de1e-4be9-a858-80dd57cc07fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3128 | 2026.01.05 22:33:18.893272 [ 277 ] {f65f8a30-de1e-4be9-a858-80dd57cc07fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3129 | 2026.01.05 22:33:18.893479 [ 277 ] {f65f8a30-de1e-4be9-a858-80dd57cc07fa} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.01.05 22:33:18.893615 [ 277 ] {f65f8a30-de1e-4be9-a858-80dd57cc07fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 3131 | 2026.01.05 22:33:18.893653 [ 277 ] {f65f8a30-de1e-4be9-a858-80dd57cc07fa} <Debug> TCPHandler: Processed in 0.001355587 sec. | ||
| 3132 | 2026.01.05 22:33:18.893776 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3133 | 2026.01.05 22:33:18.893896 [ 277 ] {709d0d28-3e47-4d70-9bfa-1812239483a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3134 | 2026.01.05 22:33:18.893947 [ 277 ] {709d0d28-3e47-4d70-9bfa-1812239483a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3135 | 2026.01.05 22:33:18.894335 [ 277 ] {709d0d28-3e47-4d70-9bfa-1812239483a4} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.01.05 22:33:18.894380 [ 277 ] {709d0d28-3e47-4d70-9bfa-1812239483a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3137 | 2026.01.05 22:33:18.894714 [ 277 ] {709d0d28-3e47-4d70-9bfa-1812239483a4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3138 | 2026.01.05 22:33:18.894924 [ 277 ] {709d0d28-3e47-4d70-9bfa-1812239483a4} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.01.05 22:33:18.895056 [ 277 ] {709d0d28-3e47-4d70-9bfa-1812239483a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 3140 | 2026.01.05 22:33:18.895092 [ 277 ] {709d0d28-3e47-4d70-9bfa-1812239483a4} <Debug> TCPHandler: Processed in 0.001378148 sec. | ||
| 3141 | 2026.01.05 22:33:21.410282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 430 | ||
| 3142 | 2026.01.05 22:33:21.412299 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.01.05 22:33:21.412347 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3144 | 2026.01.05 22:33:21.413530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3145 | 2026.01.05 22:33:21.413802 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.01.05 22:33:21.413942 [ 24 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3147 | 2026.01.05 22:33:21.414006 [ 24 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.01.05 22:33:21.414027 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3149 | 2026.01.05 22:33:21.414042 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3150 | 2026.01.05 22:33:21.414158 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 3151 | 2026.01.05 22:33:21.414719 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3152 | 2026.01.05 22:33:21.414868 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 296 rows starting from the beginning of the part | ||
| 3153 | 2026.01.05 22:33:21.415224 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3154 | 2026.01.05 22:33:21.415534 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 3155 | 2026.01.05 22:33:21.415832 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 3156 | 2026.01.05 22:33:21.416118 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 3157 | 2026.01.05 22:33:21.416424 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3158 | 2026.01.05 22:33:21.422024 [ 197 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 72 columns (72 merged, 0 gathered) in 0.007926035 sec., 54251.589855457365 rows/sec., 51.50 MiB/sec. | ||
| 3159 | 2026.01.05 22:33:21.422813 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3160 | 2026.01.05 22:33:21.423306 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_11_2} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.01.05 22:33:21.423382 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_11_2} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3162 | 2026.01.05 22:33:21.423556 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 3163 | 2026.01.05 22:33:21.492384 [ 27 ] {} <Debug> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3164 | 2026.01.05 22:33:21.492430 [ 27 ] {} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.01.05 22:33:21.492454 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3166 | 2026.01.05 22:33:21.492585 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 3167 | 2026.01.05 22:33:21.492718 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3168 | 2026.01.05 22:33:21.492752 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 3169 | 2026.01.05 22:33:21.492823 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 3170 | 2026.01.05 22:33:21.492878 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 3171 | 2026.01.05 22:33:21.492934 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 3172 | 2026.01.05 22:33:21.492981 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 3173 | 2026.01.05 22:33:21.493911 [ 191 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395409 sec., 639239.1048072644 rows/sec., 44.00 MiB/sec. | ||
| 3174 | 2026.01.05 22:33:21.494109 [ 197 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3175 | 2026.01.05 22:33:21.494441 [ 197 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_5_1} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.01.05 22:33:21.494528 [ 197 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_5_1} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3177 | 2026.01.05 22:33:21.494621 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3178 | 2026.01.05 22:33:22.363784 [ 27 ] {} <Debug> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3179 | 2026.01.05 22:33:22.363885 [ 27 ] {} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.01.05 22:33:22.363926 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3181 | 2026.01.05 22:33:22.364094 [ 190 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 3182 | 2026.01.05 22:33:22.364273 [ 190 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3183 | 2026.01.05 22:33:22.364312 [ 190 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 3184 | 2026.01.05 22:33:22.364391 [ 190 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 3185 | 2026.01.05 22:33:22.364444 [ 190 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 3186 | 2026.01.05 22:33:22.364491 [ 190 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 3187 | 2026.01.05 22:33:22.364536 [ 190 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 3188 | 2026.01.05 22:33:22.365389 [ 191 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360537 sec., 336631.7858316238 rows/sec., 20.92 MiB/sec. | ||
| 3189 | 2026.01.05 22:33:22.365530 [ 190 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3190 | 2026.01.05 22:33:22.365763 [ 190 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_5_1} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.01.05 22:33:22.365831 [ 190 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_5_1} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3192 | 2026.01.05 22:33:22.365893 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3193 | 2026.01.05 22:33:23.890607 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2026.01.05 22:33:23.890878 [ 277 ] {27ef4f0d-a9fe-4dd0-b812-e73d7260693c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3195 | 2026.01.05 22:33:23.890957 [ 277 ] {27ef4f0d-a9fe-4dd0-b812-e73d7260693c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3196 | 2026.01.05 22:33:23.891659 [ 277 ] {27ef4f0d-a9fe-4dd0-b812-e73d7260693c} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.01.05 22:33:23.891711 [ 277 ] {27ef4f0d-a9fe-4dd0-b812-e73d7260693c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3198 | 2026.01.05 22:33:23.892106 [ 277 ] {27ef4f0d-a9fe-4dd0-b812-e73d7260693c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3199 | 2026.01.05 22:33:23.892338 [ 277 ] {27ef4f0d-a9fe-4dd0-b812-e73d7260693c} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.01.05 22:33:23.892503 [ 277 ] {27ef4f0d-a9fe-4dd0-b812-e73d7260693c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00168 sec., 1190.4761904761904 rows/sec., 97.07 KiB/sec. | ||
| 3201 | 2026.01.05 22:33:23.892554 [ 277 ] {27ef4f0d-a9fe-4dd0-b812-e73d7260693c} <Debug> TCPHandler: Processed in 0.002110913 sec. | ||
| 3202 | 2026.01.05 22:33:23.892682 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2026.01.05 22:33:23.892786 [ 277 ] {211e78cb-caec-49d1-a880-43fb10676d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3204 | 2026.01.05 22:33:23.892832 [ 277 ] {211e78cb-caec-49d1-a880-43fb10676d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3205 | 2026.01.05 22:33:23.893304 [ 277 ] {211e78cb-caec-49d1-a880-43fb10676d7b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.01.05 22:33:23.893343 [ 277 ] {211e78cb-caec-49d1-a880-43fb10676d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3207 | 2026.01.05 22:33:23.893678 [ 277 ] {211e78cb-caec-49d1-a880-43fb10676d7b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3208 | 2026.01.05 22:33:23.893902 [ 277 ] {211e78cb-caec-49d1-a880-43fb10676d7b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.01.05 22:33:23.894038 [ 277 ] {211e78cb-caec-49d1-a880-43fb10676d7b} <Debug> executeQuery: Read 117 rows, 10.14 KiB in 0.001275 sec., 91764.70588235294 rows/sec., 7.77 MiB/sec. | ||
| 3210 | 2026.01.05 22:33:23.894076 [ 277 ] {211e78cb-caec-49d1-a880-43fb10676d7b} <Debug> TCPHandler: Processed in 0.00144718 sec. | ||
| 3211 | 2026.01.05 22:33:23.894188 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2026.01.05 22:33:23.894285 [ 277 ] {af7c288b-de87-426e-918d-db273d2e33d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3213 | 2026.01.05 22:33:23.894328 [ 277 ] {af7c288b-de87-426e-918d-db273d2e33d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3214 | 2026.01.05 22:33:23.894729 [ 277 ] {af7c288b-de87-426e-918d-db273d2e33d3} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.01.05 22:33:23.894766 [ 277 ] {af7c288b-de87-426e-918d-db273d2e33d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3216 | 2026.01.05 22:33:23.895070 [ 277 ] {af7c288b-de87-426e-918d-db273d2e33d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3217 | 2026.01.05 22:33:23.895282 [ 277 ] {af7c288b-de87-426e-918d-db273d2e33d3} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.01.05 22:33:23.895415 [ 277 ] {af7c288b-de87-426e-918d-db273d2e33d3} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.00115 sec., 27826.08695652174 rows/sec., 2.03 MiB/sec. | ||
| 3219 | 2026.01.05 22:33:23.895453 [ 277 ] {af7c288b-de87-426e-918d-db273d2e33d3} <Debug> TCPHandler: Processed in 0.001316546 sec. | ||
| 3220 | 2026.01.05 22:33:23.895561 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2026.01.05 22:33:23.895656 [ 277 ] {839c18c0-2a84-4fda-a205-ccbc762acd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3222 | 2026.01.05 22:33:23.895696 [ 277 ] {839c18c0-2a84-4fda-a205-ccbc762acd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3223 | 2026.01.05 22:33:23.896108 [ 277 ] {839c18c0-2a84-4fda-a205-ccbc762acd13} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2026.01.05 22:33:23.896146 [ 277 ] {839c18c0-2a84-4fda-a205-ccbc762acd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3225 | 2026.01.05 22:33:23.896458 [ 277 ] {839c18c0-2a84-4fda-a205-ccbc762acd13} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3226 | 2026.01.05 22:33:23.896672 [ 277 ] {839c18c0-2a84-4fda-a205-ccbc762acd13} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2026.01.05 22:33:23.896798 [ 277 ] {839c18c0-2a84-4fda-a205-ccbc762acd13} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001161 sec., 82687.33850129199 rows/sec., 6.46 MiB/sec. | ||
| 3228 | 2026.01.05 22:33:23.896835 [ 277 ] {839c18c0-2a84-4fda-a205-ccbc762acd13} <Debug> TCPHandler: Processed in 0.001325236 sec. | ||
| 3229 | 2026.01.05 22:33:23.896943 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3230 | 2026.01.05 22:33:23.897039 [ 277 ] {8036dc77-bdb3-4930-816f-e359076c7b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3231 | 2026.01.05 22:33:23.897083 [ 277 ] {8036dc77-bdb3-4930-816f-e359076c7b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3232 | 2026.01.05 22:33:23.897498 [ 277 ] {8036dc77-bdb3-4930-816f-e359076c7b95} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2026.01.05 22:33:23.897537 [ 277 ] {8036dc77-bdb3-4930-816f-e359076c7b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3234 | 2026.01.05 22:33:23.897863 [ 277 ] {8036dc77-bdb3-4930-816f-e359076c7b95} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3235 | 2026.01.05 22:33:23.898090 [ 277 ] {8036dc77-bdb3-4930-816f-e359076c7b95} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2026.01.05 22:33:23.898221 [ 277 ] {8036dc77-bdb3-4930-816f-e359076c7b95} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001202 sec., 133943.42762063228 rows/sec., 9.33 MiB/sec. | ||
| 3237 | 2026.01.05 22:33:23.898258 [ 277 ] {8036dc77-bdb3-4930-816f-e359076c7b95} <Debug> TCPHandler: Processed in 0.001364757 sec. | ||
| 3238 | 2026.01.05 22:33:23.898359 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3239 | 2026.01.05 22:33:23.898453 [ 277 ] {308d1cbc-cb26-41e4-ba64-4f297995a670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3240 | 2026.01.05 22:33:23.898506 [ 277 ] {308d1cbc-cb26-41e4-ba64-4f297995a670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3241 | 2026.01.05 22:33:23.899326 [ 277 ] {308d1cbc-cb26-41e4-ba64-4f297995a670} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.01.05 22:33:23.899363 [ 277 ] {308d1cbc-cb26-41e4-ba64-4f297995a670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3243 | 2026.01.05 22:33:23.899891 [ 277 ] {308d1cbc-cb26-41e4-ba64-4f297995a670} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3244 | 2026.01.05 22:33:23.900121 [ 277 ] {308d1cbc-cb26-41e4-ba64-4f297995a670} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.01.05 22:33:23.900265 [ 277 ] {308d1cbc-cb26-41e4-ba64-4f297995a670} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001829 sec., 16402.405686167305 rows/sec., 29.39 MiB/sec. | ||
| 3246 | 2026.01.05 22:33:23.900327 [ 277 ] {308d1cbc-cb26-41e4-ba64-4f297995a670} <Debug> TCPHandler: Processed in 0.00201817 sec. | ||
| 3247 | 2026.01.05 22:33:23.900437 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2026.01.05 22:33:23.900537 [ 277 ] {56ef56f8-a916-495a-a5c1-8d800d87c822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3249 | 2026.01.05 22:33:23.900579 [ 277 ] {56ef56f8-a916-495a-a5c1-8d800d87c822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3250 | 2026.01.05 22:33:23.900907 [ 277 ] {56ef56f8-a916-495a-a5c1-8d800d87c822} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.01.05 22:33:23.900943 [ 277 ] {56ef56f8-a916-495a-a5c1-8d800d87c822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3252 | 2026.01.05 22:33:23.901249 [ 277 ] {56ef56f8-a916-495a-a5c1-8d800d87c822} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3253 | 2026.01.05 22:33:23.901464 [ 277 ] {56ef56f8-a916-495a-a5c1-8d800d87c822} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.01.05 22:33:23.901593 [ 277 ] {56ef56f8-a916-495a-a5c1-8d800d87c822} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3255 | 2026.01.05 22:33:23.901629 [ 277 ] {56ef56f8-a916-495a-a5c1-8d800d87c822} <Debug> TCPHandler: Processed in 0.001242073 sec. | ||
| 3256 | 2026.01.05 22:33:23.913124 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7205 | ||
| 3257 | 2026.01.05 22:33:23.913604 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.01.05 22:33:23.913643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3259 | 2026.01.05 22:33:23.914113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3260 | 2026.01.05 22:33:23.914344 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.01.05 22:33:23.914472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7205 | ||
| 3262 | 2026.01.05 22:33:24.269817 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3263 | 2026.01.05 22:33:24.287386 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.01.05 22:33:24.287459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3265 | 2026.01.05 22:33:24.293065 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3266 | 2026.01.05 22:33:24.293753 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.01.05 22:33:24.296827 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3268 | 2026.01.05 22:33:28.889090 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.01.05 22:33:28.889379 [ 277 ] {11eb7b7b-f7b0-4977-915c-a664d48744be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3270 | 2026.01.05 22:33:28.889481 [ 277 ] {11eb7b7b-f7b0-4977-915c-a664d48744be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3271 | 2026.01.05 22:33:28.890340 [ 277 ] {11eb7b7b-f7b0-4977-915c-a664d48744be} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.01.05 22:33:28.890388 [ 277 ] {11eb7b7b-f7b0-4977-915c-a664d48744be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3273 | 2026.01.05 22:33:28.890805 [ 277 ] {11eb7b7b-f7b0-4977-915c-a664d48744be} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3274 | 2026.01.05 22:33:28.891049 [ 277 ] {11eb7b7b-f7b0-4977-915c-a664d48744be} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.01.05 22:33:28.891210 [ 277 ] {11eb7b7b-f7b0-4977-915c-a664d48744be} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001903 sec., 29427.220178665266 rows/sec., 2.26 MiB/sec. | ||
| 3276 | 2026.01.05 22:33:28.891258 [ 277 ] {11eb7b7b-f7b0-4977-915c-a664d48744be} <Debug> TCPHandler: Processed in 0.002345272 sec. | ||
| 3277 | 2026.01.05 22:33:28.891389 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2026.01.05 22:33:28.891495 [ 277 ] {a3bf7a8c-6311-497b-ae02-294754e08f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3279 | 2026.01.05 22:33:28.891540 [ 277 ] {a3bf7a8c-6311-497b-ae02-294754e08f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3280 | 2026.01.05 22:33:28.891985 [ 277 ] {a3bf7a8c-6311-497b-ae02-294754e08f69} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.01.05 22:33:28.892022 [ 277 ] {a3bf7a8c-6311-497b-ae02-294754e08f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3282 | 2026.01.05 22:33:28.892334 [ 277 ] {a3bf7a8c-6311-497b-ae02-294754e08f69} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3283 | 2026.01.05 22:33:28.892553 [ 277 ] {a3bf7a8c-6311-497b-ae02-294754e08f69} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.01.05 22:33:28.892683 [ 277 ] {a3bf7a8c-6311-497b-ae02-294754e08f69} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 3285 | 2026.01.05 22:33:28.892721 [ 277 ] {a3bf7a8c-6311-497b-ae02-294754e08f69} <Debug> TCPHandler: Processed in 0.001384818 sec. | ||
| 3286 | 2026.01.05 22:33:28.892837 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2026.01.05 22:33:28.892935 [ 277 ] {3e8191b7-bf88-4b76-9cf2-9660be55cd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3288 | 2026.01.05 22:33:28.892980 [ 277 ] {3e8191b7-bf88-4b76-9cf2-9660be55cd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3289 | 2026.01.05 22:33:28.893398 [ 277 ] {3e8191b7-bf88-4b76-9cf2-9660be55cd20} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.01.05 22:33:28.893434 [ 277 ] {3e8191b7-bf88-4b76-9cf2-9660be55cd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3291 | 2026.01.05 22:33:28.893775 [ 277 ] {3e8191b7-bf88-4b76-9cf2-9660be55cd20} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3292 | 2026.01.05 22:33:28.894004 [ 277 ] {3e8191b7-bf88-4b76-9cf2-9660be55cd20} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.01.05 22:33:28.894139 [ 277 ] {3e8191b7-bf88-4b76-9cf2-9660be55cd20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 3294 | 2026.01.05 22:33:28.894176 [ 277 ] {3e8191b7-bf88-4b76-9cf2-9660be55cd20} <Debug> TCPHandler: Processed in 0.001388838 sec. | ||
| 3295 | 2026.01.05 22:33:28.894279 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2026.01.05 22:33:28.894375 [ 277 ] {6dfacf8f-ce47-4ab2-8408-0ed266785797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3297 | 2026.01.05 22:33:28.894418 [ 277 ] {6dfacf8f-ce47-4ab2-8408-0ed266785797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3298 | 2026.01.05 22:33:28.894756 [ 277 ] {6dfacf8f-ce47-4ab2-8408-0ed266785797} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.01.05 22:33:28.894792 [ 277 ] {6dfacf8f-ce47-4ab2-8408-0ed266785797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3300 | 2026.01.05 22:33:28.895099 [ 277 ] {6dfacf8f-ce47-4ab2-8408-0ed266785797} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3301 | 2026.01.05 22:33:28.895319 [ 277 ] {6dfacf8f-ce47-4ab2-8408-0ed266785797} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.01.05 22:33:28.895448 [ 277 ] {6dfacf8f-ce47-4ab2-8408-0ed266785797} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 3303 | 2026.01.05 22:33:28.895484 [ 277 ] {6dfacf8f-ce47-4ab2-8408-0ed266785797} <Debug> TCPHandler: Processed in 0.001255204 sec. | ||
| 3304 | 2026.01.05 22:33:31.288228 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3305 | 2026.01.05 22:33:31.288320 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3306 | 2026.01.05 22:33:31.415103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 452 | ||
| 3307 | 2026.01.05 22:33:31.415511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7717 | ||
| 3308 | 2026.01.05 22:33:31.416035 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.01.05 22:33:31.416081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3310 | 2026.01.05 22:33:31.416566 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3311 | 2026.01.05 22:33:31.416815 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.01.05 22:33:31.416969 [ 61 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3313 | 2026.01.05 22:33:31.416974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7717 | ||
| 3314 | 2026.01.05 22:33:31.417052 [ 61 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.01.05 22:33:31.417095 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3316 | 2026.01.05 22:33:31.417229 [ 198 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 3317 | 2026.01.05 22:33:31.417250 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.01.05 22:33:31.417309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3319 | 2026.01.05 22:33:31.417363 [ 198 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3320 | 2026.01.05 22:33:31.417396 [ 198 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5285 rows starting from the beginning of the part | ||
| 3321 | 2026.01.05 22:33:31.417483 [ 198 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3322 | 2026.01.05 22:33:31.417536 [ 198 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3323 | 2026.01.05 22:33:31.417588 [ 198 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3324 | 2026.01.05 22:33:31.417631 [ 198 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3325 | 2026.01.05 22:33:31.417673 [ 198 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3326 | 2026.01.05 22:33:31.418533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3327 | 2026.01.05 22:33:31.418815 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.01.05 22:33:31.419149 [ 191 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7717 rows, containing 4 columns (4 merged, 0 gathered) in 0.001963828 sec., 3929570.2067594514 rows/sec., 56.21 MiB/sec. | ||
| 3329 | 2026.01.05 22:33:31.419182 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 3330 | 2026.01.05 22:33:31.420058 [ 187 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3331 | 2026.01.05 22:33:31.420394 [ 187 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_16_3} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.01.05 22:33:31.420477 [ 187 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_16_3} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3333 | 2026.01.05 22:33:31.420580 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3334 | 2026.01.05 22:33:31.797864 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3335 | 2026.01.05 22:33:31.813610 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.01.05 22:33:31.813654 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3337 | 2026.01.05 22:33:31.819369 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3338 | 2026.01.05 22:33:31.820044 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.01.05 22:33:31.820327 [ 61 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3340 | 2026.01.05 22:33:31.820367 [ 61 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.01.05 22:33:31.820388 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3342 | 2026.01.05 22:33:31.820549 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 3343 | 2026.01.05 22:33:31.823049 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3344 | 2026.01.05 22:33:31.824728 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3345 | 2026.01.05 22:33:31.826191 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 3346 | 2026.01.05 22:33:31.830728 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 3347 | 2026.01.05 22:33:31.835083 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 3348 | 2026.01.05 22:33:31.839203 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 3349 | 2026.01.05 22:33:31.843821 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 3350 | 2026.01.05 22:33:31.848048 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 3351 | 2026.01.05 22:33:31.901889 [ 194 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081422373 sec., 1486.0780341049503 rows/sec., 7.68 MiB/sec. | ||
| 3352 | 2026.01.05 22:33:31.904510 [ 193 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3353 | 2026.01.05 22:33:31.906517 [ 193 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_16_3} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.01.05 22:33:31.906590 [ 193 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_16_3} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3355 | 2026.01.05 22:33:31.908417 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3356 | 2026.01.05 22:33:32.000168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.14 MiB, peak 235.09 MiB, free memory in arenas 0.00 B, will set to 234.32 MiB (RSS), difference: 9.19 MiB | ||
| 3357 | 2026.01.05 22:33:32.001350 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000992405 sec. | ||
| 3358 | 2026.01.05 22:33:33.890426 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.01.05 22:33:33.890625 [ 277 ] {72be0fe2-3837-424a-b223-f0f929458e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3360 | 2026.01.05 22:33:33.890692 [ 277 ] {72be0fe2-3837-424a-b223-f0f929458e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3361 | 2026.01.05 22:33:33.891351 [ 277 ] {72be0fe2-3837-424a-b223-f0f929458e85} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.01.05 22:33:33.891394 [ 277 ] {72be0fe2-3837-424a-b223-f0f929458e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3363 | 2026.01.05 22:33:33.891813 [ 277 ] {72be0fe2-3837-424a-b223-f0f929458e85} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3364 | 2026.01.05 22:33:33.892057 [ 277 ] {72be0fe2-3837-424a-b223-f0f929458e85} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.01.05 22:33:33.892193 [ 85 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3366 | 2026.01.05 22:33:33.892211 [ 277 ] {72be0fe2-3837-424a-b223-f0f929458e85} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001636 sec., 70904.64547677261 rows/sec., 6.01 MiB/sec. | ||
| 3367 | 2026.01.05 22:33:33.892260 [ 85 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.01.05 22:33:33.892275 [ 277 ] {72be0fe2-3837-424a-b223-f0f929458e85} <Debug> TCPHandler: Processed in 0.001980229 sec. | ||
| 3369 | 2026.01.05 22:33:33.892289 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3370 | 2026.01.05 22:33:33.892401 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 3371 | 2026.01.05 22:33:33.892411 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.01.05 22:33:33.892515 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3373 | 2026.01.05 22:33:33.892528 [ 277 ] {fe69c270-7959-4ba5-8ac0-01bd13d82948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3374 | 2026.01.05 22:33:33.892547 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1302 rows starting from the beginning of the part | ||
| 3375 | 2026.01.05 22:33:33.892570 [ 277 ] {fe69c270-7959-4ba5-8ac0-01bd13d82948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3376 | 2026.01.05 22:33:33.892613 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 116 rows starting from the beginning of the part | ||
| 3377 | 2026.01.05 22:33:33.892667 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3378 | 2026.01.05 22:33:33.892719 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 117 rows starting from the beginning of the part | ||
| 3379 | 2026.01.05 22:33:33.892764 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3380 | 2026.01.05 22:33:33.892812 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 116 rows starting from the beginning of the part | ||
| 3381 | 2026.01.05 22:33:33.892990 [ 277 ] {fe69c270-7959-4ba5-8ac0-01bd13d82948} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.01.05 22:33:33.893026 [ 277 ] {fe69c270-7959-4ba5-8ac0-01bd13d82948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3383 | 2026.01.05 22:33:33.893425 [ 277 ] {fe69c270-7959-4ba5-8ac0-01bd13d82948} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3384 | 2026.01.05 22:33:33.893692 [ 277 ] {fe69c270-7959-4ba5-8ac0-01bd13d82948} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.01.05 22:33:33.893824 [ 277 ] {fe69c270-7959-4ba5-8ac0-01bd13d82948} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001315 sec., 22813.68821292776 rows/sec., 1.68 MiB/sec. | ||
| 3386 | 2026.01.05 22:33:33.893866 [ 277 ] {fe69c270-7959-4ba5-8ac0-01bd13d82948} <Debug> TCPHandler: Processed in 0.001503832 sec. | ||
| 3387 | 2026.01.05 22:33:33.893974 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2026.01.05 22:33:33.893982 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1763 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620756 sec., 1087763.9817467898 rows/sec., 92.62 MiB/sec. | ||
| 3389 | 2026.01.05 22:33:33.894071 [ 277 ] {b8002761-c238-4197-ad5d-b7bf59cdf765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3390 | 2026.01.05 22:33:33.894118 [ 277 ] {b8002761-c238-4197-ad5d-b7bf59cdf765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3391 | 2026.01.05 22:33:33.894277 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3392 | 2026.01.05 22:33:33.894555 [ 277 ] {b8002761-c238-4197-ad5d-b7bf59cdf765} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.01.05 22:33:33.894598 [ 277 ] {b8002761-c238-4197-ad5d-b7bf59cdf765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3394 | 2026.01.05 22:33:33.894606 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_21_4} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.01.05 22:33:33.894704 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_21_4} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3396 | 2026.01.05 22:33:33.894802 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3397 | 2026.01.05 22:33:33.894930 [ 277 ] {b8002761-c238-4197-ad5d-b7bf59cdf765} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3398 | 2026.01.05 22:33:33.895146 [ 277 ] {b8002761-c238-4197-ad5d-b7bf59cdf765} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.01.05 22:33:33.895264 [ 137 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3400 | 2026.01.05 22:33:33.895275 [ 277 ] {b8002761-c238-4197-ad5d-b7bf59cdf765} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001223 sec., 76860.1798855274 rows/sec., 6.00 MiB/sec. | ||
| 3401 | 2026.01.05 22:33:33.895310 [ 137 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.01.05 22:33:33.895333 [ 277 ] {b8002761-c238-4197-ad5d-b7bf59cdf765} <Debug> TCPHandler: Processed in 0.001407959 sec. | ||
| 3403 | 2026.01.05 22:33:33.895336 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3404 | 2026.01.05 22:33:33.895420 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 3405 | 2026.01.05 22:33:33.895456 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2026.01.05 22:33:33.895503 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3407 | 2026.01.05 22:33:33.895528 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 779 rows starting from the beginning of the part | ||
| 3408 | 2026.01.05 22:33:33.895552 [ 277 ] {c42157dd-8c2a-4e9f-89b0-adf769e2440a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3409 | 2026.01.05 22:33:33.895572 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 94 rows starting from the beginning of the part | ||
| 3410 | 2026.01.05 22:33:33.895599 [ 277 ] {c42157dd-8c2a-4e9f-89b0-adf769e2440a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3411 | 2026.01.05 22:33:33.895610 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3412 | 2026.01.05 22:33:33.895645 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 96 rows starting from the beginning of the part | ||
| 3413 | 2026.01.05 22:33:33.895680 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3414 | 2026.01.05 22:33:33.895713 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 94 rows starting from the beginning of the part | ||
| 3415 | 2026.01.05 22:33:33.896010 [ 277 ] {c42157dd-8c2a-4e9f-89b0-adf769e2440a} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.01.05 22:33:33.896045 [ 277 ] {c42157dd-8c2a-4e9f-89b0-adf769e2440a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3417 | 2026.01.05 22:33:33.896406 [ 277 ] {c42157dd-8c2a-4e9f-89b0-adf769e2440a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3418 | 2026.01.05 22:33:33.896598 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204932 sec., 988437.5217854618 rows/sec., 76.57 MiB/sec. | ||
| 3419 | 2026.01.05 22:33:33.896626 [ 277 ] {c42157dd-8c2a-4e9f-89b0-adf769e2440a} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2026.01.05 22:33:33.896733 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3421 | 2026.01.05 22:33:33.896763 [ 277 ] {c42157dd-8c2a-4e9f-89b0-adf769e2440a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 3422 | 2026.01.05 22:33:33.896770 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3423 | 2026.01.05 22:33:33.896764 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.01.05 22:33:33.896808 [ 277 ] {c42157dd-8c2a-4e9f-89b0-adf769e2440a} <Debug> TCPHandler: Processed in 0.001403459 sec. | ||
| 3425 | 2026.01.05 22:33:33.896833 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3426 | 2026.01.05 22:33:33.896901 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 3427 | 2026.01.05 22:33:33.896928 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2026.01.05 22:33:33.896997 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3429 | 2026.01.05 22:33:33.897024 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2675 rows starting from the beginning of the part | ||
| 3430 | 2026.01.05 22:33:33.897025 [ 277 ] {f0a11719-d5b4-4d9d-8145-f3330a7cb044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3431 | 2026.01.05 22:33:33.897059 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_21_4} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.01.05 22:33:33.897073 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 3433 | 2026.01.05 22:33:33.897089 [ 277 ] {f0a11719-d5b4-4d9d-8145-f3330a7cb044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3434 | 2026.01.05 22:33:33.897120 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 3435 | 2026.01.05 22:33:33.897141 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_21_4} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3436 | 2026.01.05 22:33:33.897155 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
| 3437 | 2026.01.05 22:33:33.897196 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 3438 | 2026.01.05 22:33:33.897225 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3439 | 2026.01.05 22:33:33.897231 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 3440 | 2026.01.05 22:33:33.897939 [ 277 ] {f0a11719-d5b4-4d9d-8145-f3330a7cb044} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2026.01.05 22:33:33.897978 [ 277 ] {f0a11719-d5b4-4d9d-8145-f3330a7cb044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3442 | 2026.01.05 22:33:33.898787 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001910406 sec., 1819508.523319127 rows/sec., 127.88 MiB/sec. | ||
| 3443 | 2026.01.05 22:33:33.898893 [ 277 ] {f0a11719-d5b4-4d9d-8145-f3330a7cb044} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3444 | 2026.01.05 22:33:33.899146 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3445 | 2026.01.05 22:33:33.899160 [ 277 ] {f0a11719-d5b4-4d9d-8145-f3330a7cb044} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.01.05 22:33:33.899285 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3447 | 2026.01.05 22:33:33.899318 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.01.05 22:33:33.899321 [ 277 ] {f0a11719-d5b4-4d9d-8145-f3330a7cb044} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002313 sec., 12970.16861219196 rows/sec., 23.24 MiB/sec. | ||
| 3449 | 2026.01.05 22:33:33.899341 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3450 | 2026.01.05 22:33:33.899391 [ 277 ] {f0a11719-d5b4-4d9d-8145-f3330a7cb044} <Debug> TCPHandler: Processed in 0.002515947 sec. | ||
| 3451 | 2026.01.05 22:33:33.899436 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.01.05 22:33:33.899442 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 3453 | 2026.01.05 22:33:33.899520 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3454 | 2026.01.05 22:33:33.899546 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3455 | 2026.01.05 22:33:33.899623 [ 277 ] {bbd3e0bd-6b60-41aa-b893-c2d36c373cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3456 | 2026.01.05 22:33:33.899650 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3457 | 2026.01.05 22:33:33.899655 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3458 | 2026.01.05 22:33:33.899670 [ 277 ] {bbd3e0bd-6b60-41aa-b893-c2d36c373cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3459 | 2026.01.05 22:33:33.899736 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 3460 | 2026.01.05 22:33:33.899857 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3461 | 2026.01.05 22:33:33.899953 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3462 | 2026.01.05 22:33:33.900038 [ 277 ] {bbd3e0bd-6b60-41aa-b893-c2d36c373cf6} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.01.05 22:33:33.900043 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3464 | 2026.01.05 22:33:33.900082 [ 277 ] {bbd3e0bd-6b60-41aa-b893-c2d36c373cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3465 | 2026.01.05 22:33:33.900153 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3466 | 2026.01.05 22:33:33.900243 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3467 | 2026.01.05 22:33:33.900429 [ 277 ] {bbd3e0bd-6b60-41aa-b893-c2d36c373cf6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3468 | 2026.01.05 22:33:33.900686 [ 277 ] {bbd3e0bd-6b60-41aa-b893-c2d36c373cf6} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2026.01.05 22:33:33.900798 [ 137 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3470 | 2026.01.05 22:33:33.900824 [ 277 ] {bbd3e0bd-6b60-41aa-b893-c2d36c373cf6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 3471 | 2026.01.05 22:33:33.900831 [ 137 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.01.05 22:33:33.900865 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3473 | 2026.01.05 22:33:33.900867 [ 277 ] {bbd3e0bd-6b60-41aa-b893-c2d36c373cf6} <Debug> TCPHandler: Processed in 0.001397638 sec. | ||
| 3474 | 2026.01.05 22:33:33.900936 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 3475 | 2026.01.05 22:33:33.901019 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3476 | 2026.01.05 22:33:33.901045 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 868 rows starting from the beginning of the part | ||
| 3477 | 2026.01.05 22:33:33.901092 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 3478 | 2026.01.05 22:33:33.901134 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 3479 | 2026.01.05 22:33:33.901172 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 3480 | 2026.01.05 22:33:33.901210 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 3481 | 2026.01.05 22:33:33.901250 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 3482 | 2026.01.05 22:33:33.902051 [ 189 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1168 rows, containing 4 columns (4 merged, 0 gathered) in 0.00114436 sec., 1020657.8349470446 rows/sec., 67.50 MiB/sec. | ||
| 3483 | 2026.01.05 22:33:33.902305 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3484 | 2026.01.05 22:33:33.902647 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_21_4} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.01.05 22:33:33.902732 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_21_4} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3486 | 2026.01.05 22:33:33.902838 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3487 | 2026.01.05 22:33:33.907895 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 19 columns (19 merged, 0 gathered) in 0.008494624 sec., 31902.53035331523 rows/sec., 57.17 MiB/sec. | ||
| 3488 | 2026.01.05 22:33:33.908450 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3489 | 2026.01.05 22:33:33.908812 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.01.05 22:33:33.908886 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3491 | 2026.01.05 22:33:33.908992 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 3492 | 2026.01.05 22:33:34.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.91 MiB, peak 241.63 MiB, free memory in arenas 0.00 B, will set to 236.29 MiB (RSS), difference: 1.38 MiB | ||
| 3493 | 2026.01.05 22:33:36.082296 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53074 | ||
| 3494 | 2026.01.05 22:33:36.082407 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3495 | 2026.01.05 22:33:36.082434 [ 288 ] {} <Debug> TCP-Session: 42ef920e-7573-4905-bfda-85c92354d35e Authenticating user 'default' from [fd00:1122:3344:101::e]:53074 | ||
| 3496 | 2026.01.05 22:33:36.082457 [ 288 ] {} <Debug> TCP-Session: 42ef920e-7573-4905-bfda-85c92354d35e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3497 | 2026.01.05 22:33:36.082472 [ 288 ] {} <Debug> TCP-Session: 42ef920e-7573-4905-bfda-85c92354d35e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3498 | 2026.01.05 22:33:36.082665 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36784 | ||
| 3499 | 2026.01.05 22:33:36.082676 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51328 | ||
| 3500 | 2026.01.05 22:33:36.082721 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34172 | ||
| 3501 | 2026.01.05 22:33:36.082745 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47595 | ||
| 3502 | 2026.01.05 22:33:36.082793 [ 288 ] {} <Trace> TCP-Session: 42ef920e-7573-4905-bfda-85c92354d35e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.01.05 22:33:36.082808 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3504 | 2026.01.05 22:33:36.082810 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3505 | 2026.01.05 22:33:36.082860 [ 290 ] {} <Debug> TCP-Session: 7861bc28-765d-4a5c-bba9-d6140b9d2b4f Authenticating user 'default' from [fd00:1122:3344:101::e]:51328 | ||
| 3506 | 2026.01.05 22:33:36.082747 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41081 | ||
| 3507 | 2026.01.05 22:33:36.082898 [ 290 ] {} <Debug> TCP-Session: 7861bc28-765d-4a5c-bba9-d6140b9d2b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3508 | 2026.01.05 22:33:36.082894 [ 289 ] {} <Debug> TCP-Session: dba4ef68-4191-4667-997f-0051f3f0afbf Authenticating user 'default' from [fd00:1122:3344:101::e]:36784 | ||
| 3509 | 2026.01.05 22:33:36.082923 [ 290 ] {} <Debug> TCP-Session: 7861bc28-765d-4a5c-bba9-d6140b9d2b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3510 | 2026.01.05 22:33:36.082738 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36767 | ||
| 3511 | 2026.01.05 22:33:36.082949 [ 289 ] {} <Debug> TCP-Session: dba4ef68-4191-4667-997f-0051f3f0afbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2026.01.05 22:33:36.082978 [ 288 ] {01531590-5105-4a4d-a4b9-bfa0d2651420} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53074) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3513 | 2026.01.05 22:33:36.082985 [ 289 ] {} <Debug> TCP-Session: dba4ef68-4191-4667-997f-0051f3f0afbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2026.01.05 22:33:36.083246 [ 288 ] {01531590-5105-4a4d-a4b9-bfa0d2651420} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3515 | 2026.01.05 22:33:36.083304 [ 288 ] {01531590-5105-4a4d-a4b9-bfa0d2651420} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3516 | 2026.01.05 22:33:36.083580 [ 288 ] {01531590-5105-4a4d-a4b9-bfa0d2651420} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 3517 | 2026.01.05 22:33:36.084442 [ 333 ] {01531590-5105-4a4d-a4b9-bfa0d2651420} <Trace> AggregatingTransform: Aggregating | ||
| 3518 | 2026.01.05 22:33:36.084499 [ 333 ] {01531590-5105-4a4d-a4b9-bfa0d2651420} <Trace> Aggregator: Aggregation method: without_key | ||
| 3519 | 2026.01.05 22:33:36.084537 [ 333 ] {01531590-5105-4a4d-a4b9-bfa0d2651420} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00085756 sec. (1166.099 rows/sec., 45.55 KiB/sec.) | ||
| 3520 | 2026.01.05 22:33:36.084556 [ 333 ] {01531590-5105-4a4d-a4b9-bfa0d2651420} <Trace> Aggregator: Merging aggregated data | ||
| 3521 | 2026.01.05 22:33:36.087556 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3522 | 2026.01.05 22:33:36.087599 [ 291 ] {} <Debug> TCP-Session: cd85af70-3212-40cf-b720-0d638d98ec53 Authenticating user 'default' from [fd00:1122:3344:101::e]:34172 | ||
| 3523 | 2026.01.05 22:33:36.087624 [ 291 ] {} <Debug> TCP-Session: cd85af70-3212-40cf-b720-0d638d98ec53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3524 | 2026.01.05 22:33:36.087643 [ 291 ] {} <Debug> TCP-Session: cd85af70-3212-40cf-b720-0d638d98ec53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3525 | 2026.01.05 22:33:36.087676 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3526 | 2026.01.05 22:33:36.087717 [ 293 ] {} <Debug> TCP-Session: 6b4d9102-47ea-4275-86d7-1f4e4c97ab5d Authenticating user 'default' from [fd00:1122:3344:101::e]:36767 | ||
| 3527 | 2026.01.05 22:33:36.087739 [ 293 ] {} <Debug> TCP-Session: 6b4d9102-47ea-4275-86d7-1f4e4c97ab5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3528 | 2026.01.05 22:33:36.087754 [ 293 ] {} <Debug> TCP-Session: 6b4d9102-47ea-4275-86d7-1f4e4c97ab5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2026.01.05 22:33:36.087892 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49327 | ||
| 3530 | 2026.01.05 22:33:36.087898 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61280 | ||
| 3531 | 2026.01.05 22:33:36.087927 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3532 | 2026.01.05 22:33:36.087972 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3533 | 2026.01.05 22:33:36.087985 [ 294 ] {} <Debug> TCP-Session: c0d8cdd7-c8f9-4b8a-8e06-40fee91504e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41081 | ||
| 3534 | 2026.01.05 22:33:36.088042 [ 292 ] {} <Debug> TCP-Session: ba3d661d-736c-4b01-a441-8da2af2399e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47595 | ||
| 3535 | 2026.01.05 22:33:36.088043 [ 294 ] {} <Debug> TCP-Session: c0d8cdd7-c8f9-4b8a-8e06-40fee91504e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3536 | 2026.01.05 22:33:36.088084 [ 292 ] {} <Debug> TCP-Session: ba3d661d-736c-4b01-a441-8da2af2399e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3537 | 2026.01.05 22:33:36.088098 [ 294 ] {} <Debug> TCP-Session: c0d8cdd7-c8f9-4b8a-8e06-40fee91504e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2026.01.05 22:33:36.088107 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3539 | 2026.01.05 22:33:36.088125 [ 292 ] {} <Debug> TCP-Session: ba3d661d-736c-4b01-a441-8da2af2399e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2026.01.05 22:33:36.088172 [ 286 ] {} <Debug> TCP-Session: 07ff262e-b687-46e8-ad93-670725dd92cb Authenticating user 'default' from [fd00:1122:3344:101::e]:49327 | ||
| 3541 | 2026.01.05 22:33:36.088200 [ 286 ] {} <Debug> TCP-Session: 07ff262e-b687-46e8-ad93-670725dd92cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3542 | 2026.01.05 22:33:36.088213 [ 286 ] {} <Debug> TCP-Session: 07ff262e-b687-46e8-ad93-670725dd92cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2026.01.05 22:33:36.088355 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3544 | 2026.01.05 22:33:36.088389 [ 275 ] {} <Debug> TCP-Session: af3c07db-8bdf-4477-9036-234501e1bacb Authenticating user 'default' from [fd00:1122:3344:101::e]:61280 | ||
| 3545 | 2026.01.05 22:33:36.088409 [ 275 ] {} <Debug> TCP-Session: af3c07db-8bdf-4477-9036-234501e1bacb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3546 | 2026.01.05 22:33:36.088426 [ 275 ] {} <Debug> TCP-Session: af3c07db-8bdf-4477-9036-234501e1bacb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2026.01.05 22:33:36.088877 [ 288 ] {01531590-5105-4a4d-a4b9-bfa0d2651420} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.005959 sec., 167.81339150864238 rows/sec., 6.56 KiB/sec. | ||
| 3548 | 2026.01.05 22:33:36.088993 [ 288 ] {01531590-5105-4a4d-a4b9-bfa0d2651420} <Debug> TCPHandler: Processed in 0.006318779 sec. | ||
| 3549 | 2026.01.05 22:33:36.089108 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3550 | 2026.01.05 22:33:36.089134 [ 288 ] {} <Debug> TCP-Session: 42ef920e-7573-4905-bfda-85c92354d35e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3551 | 2026.01.05 22:33:36.089137 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3552 | 2026.01.05 22:33:36.089155 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3553 | 2026.01.05 22:33:36.089180 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3554 | 2026.01.05 22:33:36.089191 [ 289 ] {} <Debug> TCP-Session: dba4ef68-4191-4667-997f-0051f3f0afbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3555 | 2026.01.05 22:33:36.089215 [ 286 ] {} <Debug> TCP-Session: 07ff262e-b687-46e8-ad93-670725dd92cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3556 | 2026.01.05 22:33:36.089234 [ 294 ] {} <Debug> TCP-Session: c0d8cdd7-c8f9-4b8a-8e06-40fee91504e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3557 | 2026.01.05 22:33:36.089249 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3558 | 2026.01.05 22:33:36.089226 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3559 | 2026.01.05 22:33:36.089273 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3560 | 2026.01.05 22:33:36.089286 [ 290 ] {} <Debug> TCP-Session: 7861bc28-765d-4a5c-bba9-d6140b9d2b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3561 | 2026.01.05 22:33:36.089311 [ 293 ] {} <Debug> TCP-Session: 6b4d9102-47ea-4275-86d7-1f4e4c97ab5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3562 | 2026.01.05 22:33:36.089329 [ 291 ] {} <Debug> TCP-Session: cd85af70-3212-40cf-b720-0d638d98ec53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3563 | 2026.01.05 22:33:36.089282 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3564 | 2026.01.05 22:33:36.089192 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3565 | 2026.01.05 22:33:36.089391 [ 275 ] {} <Debug> TCP-Session: af3c07db-8bdf-4477-9036-234501e1bacb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3566 | 2026.01.05 22:33:36.089420 [ 292 ] {} <Debug> TCP-Session: ba3d661d-736c-4b01-a441-8da2af2399e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3567 | 2026.01.05 22:33:37.455046 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34546 | ||
| 3568 | 2026.01.05 22:33:37.455162 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3569 | 2026.01.05 22:33:37.455196 [ 286 ] {} <Debug> TCP-Session: 2a210c6a-edc1-438b-8e81-bc6d6a36752b Authenticating user 'default' from [fd00:1122:3344:101::e]:34546 | ||
| 3570 | 2026.01.05 22:33:37.455222 [ 286 ] {} <Debug> TCP-Session: 2a210c6a-edc1-438b-8e81-bc6d6a36752b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3571 | 2026.01.05 22:33:37.455237 [ 286 ] {} <Debug> TCP-Session: 2a210c6a-edc1-438b-8e81-bc6d6a36752b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3572 | 2026.01.05 22:33:37.455436 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33622 | ||
| 3573 | 2026.01.05 22:33:37.455472 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35655 | ||
| 3574 | 2026.01.05 22:33:37.455483 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55853 | ||
| 3575 | 2026.01.05 22:33:37.455509 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40462 | ||
| 3576 | 2026.01.05 22:33:37.455534 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62741 | ||
| 3577 | 2026.01.05 22:33:37.455563 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3578 | 2026.01.05 22:33:37.455585 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3579 | 2026.01.05 22:33:37.455612 [ 290 ] {} <Debug> TCP-Session: 82ec91ca-e0f0-4456-9708-37244b8427f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35655 | ||
| 3580 | 2026.01.05 22:33:37.455622 [ 286 ] {} <Trace> TCP-Session: 2a210c6a-edc1-438b-8e81-bc6d6a36752b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.01.05 22:33:37.455633 [ 291 ] {} <Debug> TCP-Session: 15d58af7-27e5-4b30-9840-68bf92e7dbdf Authenticating user 'default' from [fd00:1122:3344:101::e]:55853 | ||
| 3582 | 2026.01.05 22:33:37.455655 [ 290 ] {} <Debug> TCP-Session: 82ec91ca-e0f0-4456-9708-37244b8427f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.01.05 22:33:37.455683 [ 291 ] {} <Debug> TCP-Session: 15d58af7-27e5-4b30-9840-68bf92e7dbdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2026.01.05 22:33:37.455698 [ 290 ] {} <Debug> TCP-Session: 82ec91ca-e0f0-4456-9708-37244b8427f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.01.05 22:33:37.455713 [ 291 ] {} <Debug> TCP-Session: 15d58af7-27e5-4b30-9840-68bf92e7dbdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2026.01.05 22:33:37.455633 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3587 | 2026.01.05 22:33:37.455524 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41960 | ||
| 3588 | 2026.01.05 22:33:37.455774 [ 293 ] {} <Debug> TCP-Session: eebbd557-79dd-449b-b36b-9e1a3becb02b Authenticating user 'default' from [fd00:1122:3344:101::e]:40462 | ||
| 3589 | 2026.01.05 22:33:37.455506 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43424 | ||
| 3590 | 2026.01.05 22:33:37.455812 [ 293 ] {} <Debug> TCP-Session: eebbd557-79dd-449b-b36b-9e1a3becb02b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2026.01.05 22:33:37.455827 [ 286 ] {04bd2a2b-7222-49ec-83fb-a463b968751f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34546) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3592 | 2026.01.05 22:33:37.455856 [ 293 ] {} <Debug> TCP-Session: eebbd557-79dd-449b-b36b-9e1a3becb02b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2026.01.05 22:33:37.455830 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3594 | 2026.01.05 22:33:37.455451 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62612 | ||
| 3595 | 2026.01.05 22:33:37.455913 [ 294 ] {} <Debug> TCP-Session: 9bee6f1e-9644-4754-9b07-40f6df0891f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41960 | ||
| 3596 | 2026.01.05 22:33:37.455908 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3597 | 2026.01.05 22:33:37.455953 [ 294 ] {} <Debug> TCP-Session: 9bee6f1e-9644-4754-9b07-40f6df0891f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2026.01.05 22:33:37.455641 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3599 | 2026.01.05 22:33:37.455984 [ 294 ] {} <Debug> TCP-Session: 9bee6f1e-9644-4754-9b07-40f6df0891f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3600 | 2026.01.05 22:33:37.455983 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3601 | 2026.01.05 22:33:37.456011 [ 275 ] {} <Debug> TCP-Session: 209ce8d7-78d2-405d-b871-f95d8432df78 Authenticating user 'default' from [fd00:1122:3344:101::e]:62741 | ||
| 3602 | 2026.01.05 22:33:37.456031 [ 289 ] {} <Debug> TCP-Session: 53579235-4baa-43a3-8106-3741c4025c7d Authenticating user 'default' from [fd00:1122:3344:101::e]:62612 | ||
| 3603 | 2026.01.05 22:33:37.456048 [ 275 ] {} <Debug> TCP-Session: 209ce8d7-78d2-405d-b871-f95d8432df78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3604 | 2026.01.05 22:33:37.456063 [ 289 ] {} <Debug> TCP-Session: 53579235-4baa-43a3-8106-3741c4025c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.01.05 22:33:37.456077 [ 275 ] {} <Debug> TCP-Session: 209ce8d7-78d2-405d-b871-f95d8432df78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.01.05 22:33:37.456088 [ 289 ] {} <Debug> TCP-Session: 53579235-4baa-43a3-8106-3741c4025c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.01.05 22:33:37.455985 [ 292 ] {} <Debug> TCP-Session: 818fbac2-0319-459a-9a60-f8e48b872999 Authenticating user 'default' from [fd00:1122:3344:101::e]:43424 | ||
| 3608 | 2026.01.05 22:33:37.456127 [ 286 ] {04bd2a2b-7222-49ec-83fb-a463b968751f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3609 | 2026.01.05 22:33:37.456145 [ 292 ] {} <Debug> TCP-Session: 818fbac2-0319-459a-9a60-f8e48b872999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.01.05 22:33:37.455563 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3611 | 2026.01.05 22:33:37.456173 [ 292 ] {} <Debug> TCP-Session: 818fbac2-0319-459a-9a60-f8e48b872999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2026.01.05 22:33:37.456194 [ 286 ] {04bd2a2b-7222-49ec-83fb-a463b968751f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3613 | 2026.01.05 22:33:37.456204 [ 288 ] {} <Debug> TCP-Session: 0728f8f7-3b09-490c-9d3e-224a0f5e0874 Authenticating user 'default' from [fd00:1122:3344:101::e]:33622 | ||
| 3614 | 2026.01.05 22:33:37.456240 [ 288 ] {} <Debug> TCP-Session: 0728f8f7-3b09-490c-9d3e-224a0f5e0874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2026.01.05 22:33:37.456253 [ 288 ] {} <Debug> TCP-Session: 0728f8f7-3b09-490c-9d3e-224a0f5e0874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3616 | 2026.01.05 22:33:37.456485 [ 286 ] {04bd2a2b-7222-49ec-83fb-a463b968751f} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 3617 | 2026.01.05 22:33:37.457389 [ 324 ] {04bd2a2b-7222-49ec-83fb-a463b968751f} <Trace> AggregatingTransform: Aggregating | ||
| 3618 | 2026.01.05 22:33:37.457441 [ 324 ] {04bd2a2b-7222-49ec-83fb-a463b968751f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3619 | 2026.01.05 22:33:37.457480 [ 324 ] {04bd2a2b-7222-49ec-83fb-a463b968751f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891002 sec. (1122.332 rows/sec., 43.84 KiB/sec.) | ||
| 3620 | 2026.01.05 22:33:37.457503 [ 324 ] {04bd2a2b-7222-49ec-83fb-a463b968751f} <Trace> Aggregator: Merging aggregated data | ||
| 3621 | 2026.01.05 22:33:37.458751 [ 286 ] {04bd2a2b-7222-49ec-83fb-a463b968751f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003 sec., 333.3333333333333 rows/sec., 13.02 KiB/sec. | ||
| 3622 | 2026.01.05 22:33:37.458856 [ 286 ] {04bd2a2b-7222-49ec-83fb-a463b968751f} <Debug> TCPHandler: Processed in 0.003353036 sec. | ||
| 3623 | 2026.01.05 22:33:37.458948 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3624 | 2026.01.05 22:33:37.458973 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3625 | 2026.01.05 22:33:37.459010 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3626 | 2026.01.05 22:33:37.459029 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3627 | 2026.01.05 22:33:37.459047 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3628 | 2026.01.05 22:33:37.459064 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3629 | 2026.01.05 22:33:37.459072 [ 294 ] {} <Debug> TCP-Session: 9bee6f1e-9644-4754-9b07-40f6df0891f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2026.01.05 22:33:37.459083 [ 275 ] {} <Debug> TCP-Session: 209ce8d7-78d2-405d-b871-f95d8432df78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2026.01.05 22:33:37.459084 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3632 | 2026.01.05 22:33:37.459102 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3633 | 2026.01.05 22:33:37.459101 [ 290 ] {} <Debug> TCP-Session: 82ec91ca-e0f0-4456-9708-37244b8427f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.01.05 22:33:37.459150 [ 291 ] {} <Debug> TCP-Session: 15d58af7-27e5-4b30-9840-68bf92e7dbdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.01.05 22:33:37.459170 [ 293 ] {} <Debug> TCP-Session: eebbd557-79dd-449b-b36b-9e1a3becb02b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2026.01.05 22:33:37.459058 [ 292 ] {} <Debug> TCP-Session: 818fbac2-0319-459a-9a60-f8e48b872999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3637 | 2026.01.05 22:33:37.458992 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3638 | 2026.01.05 22:33:37.459043 [ 288 ] {} <Debug> TCP-Session: 0728f8f7-3b09-490c-9d3e-224a0f5e0874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3639 | 2026.01.05 22:33:37.459257 [ 289 ] {} <Debug> TCP-Session: 53579235-4baa-43a3-8106-3741c4025c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.01.05 22:33:37.458987 [ 286 ] {} <Debug> TCP-Session: 2a210c6a-edc1-438b-8e81-bc6d6a36752b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3641 | 2026.01.05 22:33:37.556436 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36486 | ||
| 3642 | 2026.01.05 22:33:37.556556 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3643 | 2026.01.05 22:33:37.556586 [ 286 ] {} <Debug> TCP-Session: feca2fdb-2219-44d2-83c8-c5e32fe71d93 Authenticating user 'default' from [fd00:1122:3344:101::e]:36486 | ||
| 3644 | 2026.01.05 22:33:37.556612 [ 286 ] {} <Debug> TCP-Session: feca2fdb-2219-44d2-83c8-c5e32fe71d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3645 | 2026.01.05 22:33:37.556628 [ 286 ] {} <Debug> TCP-Session: feca2fdb-2219-44d2-83c8-c5e32fe71d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.01.05 22:33:37.556853 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44008 | ||
| 3647 | 2026.01.05 22:33:37.556903 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60124 | ||
| 3648 | 2026.01.05 22:33:37.556903 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50702 | ||
| 3649 | 2026.01.05 22:33:37.556946 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55034 | ||
| 3650 | 2026.01.05 22:33:37.556970 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36464 | ||
| 3651 | 2026.01.05 22:33:37.556992 [ 286 ] {} <Trace> TCP-Session: feca2fdb-2219-44d2-83c8-c5e32fe71d93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.01.05 22:33:37.556980 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3653 | 2026.01.05 22:33:37.557050 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3654 | 2026.01.05 22:33:37.557054 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3655 | 2026.01.05 22:33:37.557078 [ 290 ] {} <Debug> TCP-Session: ec962cac-c040-4a7a-9158-9b8d9757edda Authenticating user 'default' from [fd00:1122:3344:101::e]:60124 | ||
| 3656 | 2026.01.05 22:33:37.557101 [ 289 ] {} <Debug> TCP-Session: 01bce216-3f93-4d56-9b2c-71665e5b45f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50702 | ||
| 3657 | 2026.01.05 22:33:37.557107 [ 293 ] {} <Debug> TCP-Session: 475bc3a9-b79c-473f-9f9e-b3501a92781a Authenticating user 'default' from [fd00:1122:3344:101::e]:55034 | ||
| 3658 | 2026.01.05 22:33:37.557125 [ 290 ] {} <Debug> TCP-Session: ec962cac-c040-4a7a-9158-9b8d9757edda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3659 | 2026.01.05 22:33:37.557145 [ 289 ] {} <Debug> TCP-Session: 01bce216-3f93-4d56-9b2c-71665e5b45f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3660 | 2026.01.05 22:33:37.557171 [ 290 ] {} <Debug> TCP-Session: ec962cac-c040-4a7a-9158-9b8d9757edda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.01.05 22:33:37.557206 [ 289 ] {} <Debug> TCP-Session: 01bce216-3f93-4d56-9b2c-71665e5b45f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.01.05 22:33:37.557207 [ 286 ] {9e2cb930-c73e-408d-a69f-45064a05660a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36486) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3663 | 2026.01.05 22:33:37.557148 [ 293 ] {} <Debug> TCP-Session: 475bc3a9-b79c-473f-9f9e-b3501a92781a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.01.05 22:33:37.557067 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3665 | 2026.01.05 22:33:37.557267 [ 293 ] {} <Debug> TCP-Session: 475bc3a9-b79c-473f-9f9e-b3501a92781a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.01.05 22:33:37.556960 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50857 | ||
| 3667 | 2026.01.05 22:33:37.557305 [ 275 ] {} <Debug> TCP-Session: 4bb9f446-6d4f-4a65-b90b-3d49752bee7f Authenticating user 'default' from [fd00:1122:3344:101::e]:36464 | ||
| 3668 | 2026.01.05 22:33:37.556939 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35204 | ||
| 3669 | 2026.01.05 22:33:37.557343 [ 275 ] {} <Debug> TCP-Session: 4bb9f446-6d4f-4a65-b90b-3d49752bee7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.01.05 22:33:37.557378 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3671 | 2026.01.05 22:33:37.557401 [ 275 ] {} <Debug> TCP-Session: 4bb9f446-6d4f-4a65-b90b-3d49752bee7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.01.05 22:33:37.557415 [ 294 ] {} <Debug> TCP-Session: e51f628d-4210-464d-84f1-bc7674fde433 Authenticating user 'default' from [fd00:1122:3344:101::e]:50857 | ||
| 3673 | 2026.01.05 22:33:37.556915 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58273 | ||
| 3674 | 2026.01.05 22:33:37.557437 [ 294 ] {} <Debug> TCP-Session: e51f628d-4210-464d-84f1-bc7674fde433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3675 | 2026.01.05 22:33:37.557455 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3676 | 2026.01.05 22:33:37.557484 [ 294 ] {} <Debug> TCP-Session: e51f628d-4210-464d-84f1-bc7674fde433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2026.01.05 22:33:37.557492 [ 286 ] {9e2cb930-c73e-408d-a69f-45064a05660a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3678 | 2026.01.05 22:33:37.557508 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3679 | 2026.01.05 22:33:37.557508 [ 292 ] {} <Debug> TCP-Session: 99a5d8f4-30d2-4d3c-be80-8c217dfa33bd Authenticating user 'default' from [fd00:1122:3344:101::e]:35204 | ||
| 3680 | 2026.01.05 22:33:37.557543 [ 291 ] {} <Debug> TCP-Session: d0b4ecb4-e666-46aa-9da4-1535e5401774 Authenticating user 'default' from [fd00:1122:3344:101::e]:58273 | ||
| 3681 | 2026.01.05 22:33:37.557558 [ 286 ] {9e2cb930-c73e-408d-a69f-45064a05660a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3682 | 2026.01.05 22:33:37.557567 [ 292 ] {} <Debug> TCP-Session: 99a5d8f4-30d2-4d3c-be80-8c217dfa33bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.01.05 22:33:37.557573 [ 291 ] {} <Debug> TCP-Session: d0b4ecb4-e666-46aa-9da4-1535e5401774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2026.01.05 22:33:37.557594 [ 292 ] {} <Debug> TCP-Session: 99a5d8f4-30d2-4d3c-be80-8c217dfa33bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.01.05 22:33:37.557608 [ 291 ] {} <Debug> TCP-Session: d0b4ecb4-e666-46aa-9da4-1535e5401774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.01.05 22:33:37.556975 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3687 | 2026.01.05 22:33:37.557692 [ 288 ] {} <Debug> TCP-Session: 4c5a191a-ad1a-4b5d-b8e2-0e360c7bba86 Authenticating user 'default' from [fd00:1122:3344:101::e]:44008 | ||
| 3688 | 2026.01.05 22:33:37.557720 [ 288 ] {} <Debug> TCP-Session: 4c5a191a-ad1a-4b5d-b8e2-0e360c7bba86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.01.05 22:33:37.557741 [ 288 ] {} <Debug> TCP-Session: 4c5a191a-ad1a-4b5d-b8e2-0e360c7bba86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.01.05 22:33:37.557844 [ 286 ] {9e2cb930-c73e-408d-a69f-45064a05660a} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 3691 | 2026.01.05 22:33:37.558980 [ 302 ] {9e2cb930-c73e-408d-a69f-45064a05660a} <Trace> AggregatingTransform: Aggregating | ||
| 3692 | 2026.01.05 22:33:37.559035 [ 302 ] {9e2cb930-c73e-408d-a69f-45064a05660a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3693 | 2026.01.05 22:33:37.559082 [ 302 ] {9e2cb930-c73e-408d-a69f-45064a05660a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001128239 sec. (886.337 rows/sec., 34.62 KiB/sec.) | ||
| 3694 | 2026.01.05 22:33:37.559104 [ 302 ] {9e2cb930-c73e-408d-a69f-45064a05660a} <Trace> Aggregator: Merging aggregated data | ||
| 3695 | 2026.01.05 22:33:37.560273 [ 286 ] {9e2cb930-c73e-408d-a69f-45064a05660a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003131 sec., 319.38677738741615 rows/sec., 12.48 KiB/sec. | ||
| 3696 | 2026.01.05 22:33:37.560405 [ 286 ] {9e2cb930-c73e-408d-a69f-45064a05660a} <Debug> TCPHandler: Processed in 0.003548934 sec. | ||
| 3697 | 2026.01.05 22:33:37.560505 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3698 | 2026.01.05 22:33:37.560535 [ 286 ] {} <Debug> TCP-Session: feca2fdb-2219-44d2-83c8-c5e32fe71d93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.01.05 22:33:37.560542 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3700 | 2026.01.05 22:33:37.560588 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3701 | 2026.01.05 22:33:37.560597 [ 275 ] {} <Debug> TCP-Session: 4bb9f446-6d4f-4a65-b90b-3d49752bee7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.01.05 22:33:37.560611 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3703 | 2026.01.05 22:33:37.560641 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3704 | 2026.01.05 22:33:37.560660 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3705 | 2026.01.05 22:33:37.560678 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3706 | 2026.01.05 22:33:37.560712 [ 291 ] {} <Debug> TCP-Session: d0b4ecb4-e666-46aa-9da4-1535e5401774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2026.01.05 22:33:37.560696 [ 293 ] {} <Debug> TCP-Session: 475bc3a9-b79c-473f-9f9e-b3501a92781a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2026.01.05 22:33:37.560741 [ 294 ] {} <Debug> TCP-Session: e51f628d-4210-464d-84f1-bc7674fde433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2026.01.05 22:33:37.560638 [ 292 ] {} <Debug> TCP-Session: 99a5d8f4-30d2-4d3c-be80-8c217dfa33bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.01.05 22:33:37.560618 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3711 | 2026.01.05 22:33:37.560597 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3712 | 2026.01.05 22:33:37.560834 [ 289 ] {} <Debug> TCP-Session: 01bce216-3f93-4d56-9b2c-71665e5b45f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.01.05 22:33:37.560678 [ 288 ] {} <Debug> TCP-Session: 4c5a191a-ad1a-4b5d-b8e2-0e360c7bba86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.01.05 22:33:37.560875 [ 290 ] {} <Debug> TCP-Session: ec962cac-c040-4a7a-9158-9b8d9757edda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.01.05 22:33:38.891299 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3716 | 2026.01.05 22:33:38.891502 [ 277 ] {9cdb7cce-d972-4433-ab52-dcbaa2802d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3717 | 2026.01.05 22:33:38.891570 [ 277 ] {9cdb7cce-d972-4433-ab52-dcbaa2802d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3718 | 2026.01.05 22:33:38.892225 [ 277 ] {9cdb7cce-d972-4433-ab52-dcbaa2802d35} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.01.05 22:33:38.892274 [ 277 ] {9cdb7cce-d972-4433-ab52-dcbaa2802d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3720 | 2026.01.05 22:33:38.892687 [ 277 ] {9cdb7cce-d972-4433-ab52-dcbaa2802d35} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3721 | 2026.01.05 22:33:38.892910 [ 277 ] {9cdb7cce-d972-4433-ab52-dcbaa2802d35} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.01.05 22:33:38.893061 [ 277 ] {9cdb7cce-d972-4433-ab52-dcbaa2802d35} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001617 sec., 14842.300556586271 rows/sec., 1.23 MiB/sec. | ||
| 3723 | 2026.01.05 22:33:38.893103 [ 277 ] {9cdb7cce-d972-4433-ab52-dcbaa2802d35} <Debug> TCPHandler: Processed in 0.001947228 sec. | ||
| 3724 | 2026.01.05 22:33:38.893236 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.01.05 22:33:38.893331 [ 277 ] {4725dd2f-0406-4446-b9ea-7c15d821a60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3726 | 2026.01.05 22:33:38.893374 [ 277 ] {4725dd2f-0406-4446-b9ea-7c15d821a60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3727 | 2026.01.05 22:33:38.893873 [ 277 ] {4725dd2f-0406-4446-b9ea-7c15d821a60c} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.01.05 22:33:38.893910 [ 277 ] {4725dd2f-0406-4446-b9ea-7c15d821a60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3729 | 2026.01.05 22:33:38.894236 [ 277 ] {4725dd2f-0406-4446-b9ea-7c15d821a60c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3730 | 2026.01.05 22:33:38.894449 [ 277 ] {4725dd2f-0406-4446-b9ea-7c15d821a60c} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.01.05 22:33:38.894580 [ 277 ] {4725dd2f-0406-4446-b9ea-7c15d821a60c} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001268 sec., 138801.261829653 rows/sec., 12.22 MiB/sec. | ||
| 3732 | 2026.01.05 22:33:38.894617 [ 277 ] {4725dd2f-0406-4446-b9ea-7c15d821a60c} <Debug> TCPHandler: Processed in 0.001432129 sec. | ||
| 3733 | 2026.01.05 22:33:38.894731 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.01.05 22:33:38.894826 [ 277 ] {9ec9e25e-96a5-41f6-827a-4cfdb848c415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3735 | 2026.01.05 22:33:38.894866 [ 277 ] {9ec9e25e-96a5-41f6-827a-4cfdb848c415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3736 | 2026.01.05 22:33:38.895266 [ 277 ] {9ec9e25e-96a5-41f6-827a-4cfdb848c415} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.01.05 22:33:38.895302 [ 277 ] {9ec9e25e-96a5-41f6-827a-4cfdb848c415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3738 | 2026.01.05 22:33:38.895599 [ 277 ] {9ec9e25e-96a5-41f6-827a-4cfdb848c415} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3739 | 2026.01.05 22:33:38.895808 [ 277 ] {9ec9e25e-96a5-41f6-827a-4cfdb848c415} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.01.05 22:33:38.895935 [ 277 ] {9ec9e25e-96a5-41f6-827a-4cfdb848c415} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 851.89 KiB/sec. | ||
| 3741 | 2026.01.05 22:33:38.895973 [ 277 ] {9ec9e25e-96a5-41f6-827a-4cfdb848c415} <Debug> TCPHandler: Processed in 0.001291595 sec. | ||
| 3742 | 2026.01.05 22:33:38.896083 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3743 | 2026.01.05 22:33:38.896183 [ 277 ] {1bb92102-49dd-4980-a27d-a5f92170cdee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3744 | 2026.01.05 22:33:38.896226 [ 277 ] {1bb92102-49dd-4980-a27d-a5f92170cdee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3745 | 2026.01.05 22:33:38.896711 [ 277 ] {1bb92102-49dd-4980-a27d-a5f92170cdee} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2026.01.05 22:33:38.896757 [ 277 ] {1bb92102-49dd-4980-a27d-a5f92170cdee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3747 | 2026.01.05 22:33:38.897150 [ 277 ] {1bb92102-49dd-4980-a27d-a5f92170cdee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3748 | 2026.01.05 22:33:38.897385 [ 277 ] {1bb92102-49dd-4980-a27d-a5f92170cdee} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.01.05 22:33:38.897516 [ 277 ] {1bb92102-49dd-4980-a27d-a5f92170cdee} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001351 sec., 17764.61880088823 rows/sec., 1.47 MiB/sec. | ||
| 3750 | 2026.01.05 22:33:38.897555 [ 277 ] {1bb92102-49dd-4980-a27d-a5f92170cdee} <Debug> TCPHandler: Processed in 0.001523683 sec. | ||
| 3751 | 2026.01.05 22:33:38.897662 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.01.05 22:33:38.897766 [ 277 ] {85330d03-995b-4468-82f5-e6353625a2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3753 | 2026.01.05 22:33:38.897809 [ 277 ] {85330d03-995b-4468-82f5-e6353625a2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3754 | 2026.01.05 22:33:38.898225 [ 277 ] {85330d03-995b-4468-82f5-e6353625a2d8} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.01.05 22:33:38.898294 [ 277 ] {85330d03-995b-4468-82f5-e6353625a2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3756 | 2026.01.05 22:33:38.898629 [ 277 ] {85330d03-995b-4468-82f5-e6353625a2d8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3757 | 2026.01.05 22:33:38.898839 [ 277 ] {85330d03-995b-4468-82f5-e6353625a2d8} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2026.01.05 22:33:38.898968 [ 277 ] {85330d03-995b-4468-82f5-e6353625a2d8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001221 sec., 9828.009828009828 rows/sec., 767.81 KiB/sec. | ||
| 3759 | 2026.01.05 22:33:38.899008 [ 277 ] {85330d03-995b-4468-82f5-e6353625a2d8} <Debug> TCPHandler: Processed in 0.001395329 sec. | ||
| 3760 | 2026.01.05 22:33:38.899148 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2026.01.05 22:33:38.899243 [ 277 ] {48fc7ba9-b2f8-466b-a7ca-951566bbfa4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3762 | 2026.01.05 22:33:38.899293 [ 277 ] {48fc7ba9-b2f8-466b-a7ca-951566bbfa4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3763 | 2026.01.05 22:33:38.899819 [ 277 ] {48fc7ba9-b2f8-466b-a7ca-951566bbfa4f} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.01.05 22:33:38.899862 [ 277 ] {48fc7ba9-b2f8-466b-a7ca-951566bbfa4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3765 | 2026.01.05 22:33:38.900250 [ 277 ] {48fc7ba9-b2f8-466b-a7ca-951566bbfa4f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3766 | 2026.01.05 22:33:38.900460 [ 277 ] {48fc7ba9-b2f8-466b-a7ca-951566bbfa4f} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.01.05 22:33:38.900588 [ 277 ] {48fc7ba9-b2f8-466b-a7ca-951566bbfa4f} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001364 sec., 73313.78299120234 rows/sec., 5.99 MiB/sec. | ||
| 3768 | 2026.01.05 22:33:38.900627 [ 277 ] {48fc7ba9-b2f8-466b-a7ca-951566bbfa4f} <Debug> TCPHandler: Processed in 0.001529883 sec. | ||
| 3769 | 2026.01.05 22:33:38.900742 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2026.01.05 22:33:38.900836 [ 277 ] {cfba89b2-93e6-4109-99ab-03e2159cc032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3771 | 2026.01.05 22:33:38.900880 [ 277 ] {cfba89b2-93e6-4109-99ab-03e2159cc032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3772 | 2026.01.05 22:33:38.901286 [ 277 ] {cfba89b2-93e6-4109-99ab-03e2159cc032} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.01.05 22:33:38.901323 [ 277 ] {cfba89b2-93e6-4109-99ab-03e2159cc032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3774 | 2026.01.05 22:33:38.901698 [ 277 ] {cfba89b2-93e6-4109-99ab-03e2159cc032} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3775 | 2026.01.05 22:33:38.901908 [ 277 ] {cfba89b2-93e6-4109-99ab-03e2159cc032} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.01.05 22:33:38.902037 [ 277 ] {cfba89b2-93e6-4109-99ab-03e2159cc032} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00122 sec., 160655.73770491805 rows/sec., 11.53 MiB/sec. | ||
| 3777 | 2026.01.05 22:33:38.902074 [ 277 ] {cfba89b2-93e6-4109-99ab-03e2159cc032} <Debug> TCPHandler: Processed in 0.001380998 sec. | ||
| 3778 | 2026.01.05 22:33:38.902187 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2026.01.05 22:33:38.902280 [ 277 ] {fd30025b-a7fe-41cf-ad45-c7fbb642526d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3780 | 2026.01.05 22:33:38.902322 [ 277 ] {fd30025b-a7fe-41cf-ad45-c7fbb642526d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3781 | 2026.01.05 22:33:38.902659 [ 277 ] {fd30025b-a7fe-41cf-ad45-c7fbb642526d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.01.05 22:33:38.902695 [ 277 ] {fd30025b-a7fe-41cf-ad45-c7fbb642526d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3783 | 2026.01.05 22:33:38.903023 [ 277 ] {fd30025b-a7fe-41cf-ad45-c7fbb642526d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3784 | 2026.01.05 22:33:38.903232 [ 277 ] {fd30025b-a7fe-41cf-ad45-c7fbb642526d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2026.01.05 22:33:38.903362 [ 277 ] {fd30025b-a7fe-41cf-ad45-c7fbb642526d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 3786 | 2026.01.05 22:33:38.903397 [ 277 ] {fd30025b-a7fe-41cf-ad45-c7fbb642526d} <Debug> TCPHandler: Processed in 0.001258904 sec. | ||
| 3787 | 2026.01.05 22:33:38.918053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8165 | ||
| 3788 | 2026.01.05 22:33:38.918562 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2026.01.05 22:33:38.918607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3790 | 2026.01.05 22:33:38.919121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3791 | 2026.01.05 22:33:38.919363 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2026.01.05 22:33:38.919509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8165 | ||
| 3793 | 2026.01.05 22:33:39.324084 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3794 | 2026.01.05 22:33:39.338442 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.01.05 22:33:39.338501 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3796 | 2026.01.05 22:33:39.344443 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3797 | 2026.01.05 22:33:39.345152 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.01.05 22:33:39.347881 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3799 | 2026.01.05 22:33:41.420264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 486 | ||
| 3800 | 2026.01.05 22:33:41.422554 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2026.01.05 22:33:41.422604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3802 | 2026.01.05 22:33:41.423791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3803 | 2026.01.05 22:33:41.424051 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2026.01.05 22:33:41.424303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 3805 | 2026.01.05 22:33:43.890238 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3806 | 2026.01.05 22:33:43.890458 [ 277 ] {e358160a-5c2f-4764-baa4-08dbfc9df94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3807 | 2026.01.05 22:33:43.890533 [ 277 ] {e358160a-5c2f-4764-baa4-08dbfc9df94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3808 | 2026.01.05 22:33:43.891304 [ 277 ] {e358160a-5c2f-4764-baa4-08dbfc9df94f} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2026.01.05 22:33:43.891360 [ 277 ] {e358160a-5c2f-4764-baa4-08dbfc9df94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3810 | 2026.01.05 22:33:43.891775 [ 277 ] {e358160a-5c2f-4764-baa4-08dbfc9df94f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3811 | 2026.01.05 22:33:43.891997 [ 277 ] {e358160a-5c2f-4764-baa4-08dbfc9df94f} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2026.01.05 22:33:43.892150 [ 277 ] {e358160a-5c2f-4764-baa4-08dbfc9df94f} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001749 sec., 66323.61349342481 rows/sec., 5.62 MiB/sec. | ||
| 3813 | 2026.01.05 22:33:43.892193 [ 277 ] {e358160a-5c2f-4764-baa4-08dbfc9df94f} <Debug> TCPHandler: Processed in 0.002096732 sec. | ||
| 3814 | 2026.01.05 22:33:43.892321 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3815 | 2026.01.05 22:33:43.892417 [ 277 ] {59b30b32-6437-4c86-98ef-582a5f082282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3816 | 2026.01.05 22:33:43.892459 [ 277 ] {59b30b32-6437-4c86-98ef-582a5f082282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3817 | 2026.01.05 22:33:43.892868 [ 277 ] {59b30b32-6437-4c86-98ef-582a5f082282} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2026.01.05 22:33:43.892906 [ 277 ] {59b30b32-6437-4c86-98ef-582a5f082282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3819 | 2026.01.05 22:33:43.893207 [ 277 ] {59b30b32-6437-4c86-98ef-582a5f082282} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3820 | 2026.01.05 22:33:43.893416 [ 277 ] {59b30b32-6437-4c86-98ef-582a5f082282} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3821 | 2026.01.05 22:33:43.893523 [ 132 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3822 | 2026.01.05 22:33:43.893544 [ 277 ] {59b30b32-6437-4c86-98ef-582a5f082282} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001147 sec., 26155.187445510026 rows/sec., 1.92 MiB/sec. | ||
| 3823 | 2026.01.05 22:33:43.893594 [ 132 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3824 | 2026.01.05 22:33:43.893602 [ 277 ] {59b30b32-6437-4c86-98ef-582a5f082282} <Debug> TCPHandler: Processed in 0.001330536 sec. | ||
| 3825 | 2026.01.05 22:33:43.893625 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3826 | 2026.01.05 22:33:43.893723 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.01.05 22:33:43.893735 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 3828 | 2026.01.05 22:33:43.893824 [ 277 ] {f964107e-26b2-4307-8e3e-6f485b1dc923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3829 | 2026.01.05 22:33:43.893867 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3830 | 2026.01.05 22:33:43.893868 [ 277 ] {f964107e-26b2-4307-8e3e-6f485b1dc923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3831 | 2026.01.05 22:33:43.893912 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 263 rows starting from the beginning of the part | ||
| 3832 | 2026.01.05 22:33:43.893994 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3833 | 2026.01.05 22:33:43.894043 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 3834 | 2026.01.05 22:33:43.894090 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3835 | 2026.01.05 22:33:43.894136 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3836 | 2026.01.05 22:33:43.894181 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3837 | 2026.01.05 22:33:43.894322 [ 277 ] {f964107e-26b2-4307-8e3e-6f485b1dc923} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.01.05 22:33:43.894364 [ 277 ] {f964107e-26b2-4307-8e3e-6f485b1dc923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3839 | 2026.01.05 22:33:43.894705 [ 277 ] {f964107e-26b2-4307-8e3e-6f485b1dc923} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3840 | 2026.01.05 22:33:43.894944 [ 277 ] {f964107e-26b2-4307-8e3e-6f485b1dc923} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.01.05 22:33:43.895026 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332006 sec., 298046.7054953206 rows/sec., 20.77 MiB/sec. | ||
| 3842 | 2026.01.05 22:33:43.895074 [ 277 ] {f964107e-26b2-4307-8e3e-6f485b1dc923} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001268 sec., 74132.49211356467 rows/sec., 5.79 MiB/sec. | ||
| 3843 | 2026.01.05 22:33:43.895117 [ 277 ] {f964107e-26b2-4307-8e3e-6f485b1dc923} <Debug> TCPHandler: Processed in 0.00144301 sec. | ||
| 3844 | 2026.01.05 22:33:43.895204 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3845 | 2026.01.05 22:33:43.895230 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2026.01.05 22:33:43.895329 [ 277 ] {cb1c1d2f-5fc2-48cd-bc58-86edff3e2683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3847 | 2026.01.05 22:33:43.895376 [ 277 ] {cb1c1d2f-5fc2-48cd-bc58-86edff3e2683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3848 | 2026.01.05 22:33:43.895447 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_16_3} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2026.01.05 22:33:43.895519 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_16_3} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3850 | 2026.01.05 22:33:43.895584 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3851 | 2026.01.05 22:33:43.895796 [ 277 ] {cb1c1d2f-5fc2-48cd-bc58-86edff3e2683} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.01.05 22:33:43.895838 [ 277 ] {cb1c1d2f-5fc2-48cd-bc58-86edff3e2683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3853 | 2026.01.05 22:33:43.896168 [ 277 ] {cb1c1d2f-5fc2-48cd-bc58-86edff3e2683} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3854 | 2026.01.05 22:33:43.896377 [ 277 ] {cb1c1d2f-5fc2-48cd-bc58-86edff3e2683} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.01.05 22:33:43.896505 [ 277 ] {cb1c1d2f-5fc2-48cd-bc58-86edff3e2683} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 3856 | 2026.01.05 22:33:43.896543 [ 277 ] {cb1c1d2f-5fc2-48cd-bc58-86edff3e2683} <Debug> TCPHandler: Processed in 0.001362227 sec. | ||
| 3857 | 2026.01.05 22:33:43.896643 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3858 | 2026.01.05 22:33:43.896736 [ 277 ] {463f2b8d-ebb0-48e0-95f9-0a2a5a5c5719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3859 | 2026.01.05 22:33:43.896791 [ 277 ] {463f2b8d-ebb0-48e0-95f9-0a2a5a5c5719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3860 | 2026.01.05 22:33:43.897621 [ 277 ] {463f2b8d-ebb0-48e0-95f9-0a2a5a5c5719} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3861 | 2026.01.05 22:33:43.897658 [ 277 ] {463f2b8d-ebb0-48e0-95f9-0a2a5a5c5719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3862 | 2026.01.05 22:33:43.898181 [ 277 ] {463f2b8d-ebb0-48e0-95f9-0a2a5a5c5719} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3863 | 2026.01.05 22:33:43.898416 [ 277 ] {463f2b8d-ebb0-48e0-95f9-0a2a5a5c5719} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3864 | 2026.01.05 22:33:43.898550 [ 277 ] {463f2b8d-ebb0-48e0-95f9-0a2a5a5c5719} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001832 sec., 16375.545851528384 rows/sec., 29.34 MiB/sec. | ||
| 3865 | 2026.01.05 22:33:43.898603 [ 277 ] {463f2b8d-ebb0-48e0-95f9-0a2a5a5c5719} <Debug> TCPHandler: Processed in 0.00200863 sec. | ||
| 3866 | 2026.01.05 22:33:43.898714 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3867 | 2026.01.05 22:33:43.898809 [ 277 ] {210139e4-5df5-4b59-8f95-6bc957c2c6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3868 | 2026.01.05 22:33:43.898850 [ 277 ] {210139e4-5df5-4b59-8f95-6bc957c2c6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3869 | 2026.01.05 22:33:43.899187 [ 277 ] {210139e4-5df5-4b59-8f95-6bc957c2c6b5} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2026.01.05 22:33:43.899224 [ 277 ] {210139e4-5df5-4b59-8f95-6bc957c2c6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3871 | 2026.01.05 22:33:43.899531 [ 277 ] {210139e4-5df5-4b59-8f95-6bc957c2c6b5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3872 | 2026.01.05 22:33:43.899736 [ 277 ] {210139e4-5df5-4b59-8f95-6bc957c2c6b5} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2026.01.05 22:33:43.899863 [ 277 ] {210139e4-5df5-4b59-8f95-6bc957c2c6b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 3874 | 2026.01.05 22:33:43.899899 [ 277 ] {210139e4-5df5-4b59-8f95-6bc957c2c6b5} <Debug> TCPHandler: Processed in 0.001235862 sec. | ||
| 3875 | 2026.01.05 22:33:46.288375 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3876 | 2026.01.05 22:33:46.288453 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3877 | 2026.01.05 22:33:46.420450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8677 | ||
| 3878 | 2026.01.05 22:33:46.420946 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.01.05 22:33:46.420986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3880 | 2026.01.05 22:33:46.421454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3881 | 2026.01.05 22:33:46.421677 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.01.05 22:33:46.421824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8677 | ||
| 3883 | 2026.01.05 22:33:46.848833 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3884 | 2026.01.05 22:33:46.864089 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.01.05 22:33:46.864134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3886 | 2026.01.05 22:33:46.870445 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3887 | 2026.01.05 22:33:46.871136 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.01.05 22:33:46.873782 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3889 | 2026.01.05 22:33:48.888623 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2026.01.05 22:33:48.888831 [ 277 ] {68a97edf-fd0d-4ff4-a691-a6196d0420bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3891 | 2026.01.05 22:33:48.888902 [ 277 ] {68a97edf-fd0d-4ff4-a691-a6196d0420bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3892 | 2026.01.05 22:33:48.889614 [ 277 ] {68a97edf-fd0d-4ff4-a691-a6196d0420bb} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2026.01.05 22:33:48.889658 [ 277 ] {68a97edf-fd0d-4ff4-a691-a6196d0420bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3894 | 2026.01.05 22:33:48.890069 [ 277 ] {68a97edf-fd0d-4ff4-a691-a6196d0420bb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3895 | 2026.01.05 22:33:48.890307 [ 277 ] {68a97edf-fd0d-4ff4-a691-a6196d0420bb} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.01.05 22:33:48.890463 [ 277 ] {68a97edf-fd0d-4ff4-a691-a6196d0420bb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.55 MiB/sec. | ||
| 3897 | 2026.01.05 22:33:48.890507 [ 277 ] {68a97edf-fd0d-4ff4-a691-a6196d0420bb} <Debug> TCPHandler: Processed in 0.002046081 sec. | ||
| 3898 | 2026.01.05 22:33:48.890654 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.01.05 22:33:48.890756 [ 277 ] {f2d981af-7aef-4cc9-ac61-4fbc3107e65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3900 | 2026.01.05 22:33:48.890798 [ 277 ] {f2d981af-7aef-4cc9-ac61-4fbc3107e65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3901 | 2026.01.05 22:33:48.891215 [ 277 ] {f2d981af-7aef-4cc9-ac61-4fbc3107e65c} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.01.05 22:33:48.891250 [ 277 ] {f2d981af-7aef-4cc9-ac61-4fbc3107e65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3903 | 2026.01.05 22:33:48.891597 [ 277 ] {f2d981af-7aef-4cc9-ac61-4fbc3107e65c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3904 | 2026.01.05 22:33:48.891821 [ 277 ] {f2d981af-7aef-4cc9-ac61-4fbc3107e65c} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.01.05 22:33:48.891962 [ 277 ] {f2d981af-7aef-4cc9-ac61-4fbc3107e65c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 3906 | 2026.01.05 22:33:48.891999 [ 277 ] {f2d981af-7aef-4cc9-ac61-4fbc3107e65c} <Debug> TCPHandler: Processed in 0.001396378 sec. | ||
| 3907 | 2026.01.05 22:33:48.892113 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2026.01.05 22:33:48.892210 [ 277 ] {05a95248-06ae-482e-bc09-c12ff9b2b729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3909 | 2026.01.05 22:33:48.892255 [ 277 ] {05a95248-06ae-482e-bc09-c12ff9b2b729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3910 | 2026.01.05 22:33:48.892680 [ 277 ] {05a95248-06ae-482e-bc09-c12ff9b2b729} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.01.05 22:33:48.892717 [ 277 ] {05a95248-06ae-482e-bc09-c12ff9b2b729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3912 | 2026.01.05 22:33:48.893048 [ 277 ] {05a95248-06ae-482e-bc09-c12ff9b2b729} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3913 | 2026.01.05 22:33:48.893276 [ 277 ] {05a95248-06ae-482e-bc09-c12ff9b2b729} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.01.05 22:33:48.893411 [ 277 ] {05a95248-06ae-482e-bc09-c12ff9b2b729} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 3915 | 2026.01.05 22:33:48.893447 [ 277 ] {05a95248-06ae-482e-bc09-c12ff9b2b729} <Debug> TCPHandler: Processed in 0.001383978 sec. | ||
| 3916 | 2026.01.05 22:33:48.893551 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2026.01.05 22:33:48.893646 [ 277 ] {409cc65e-a316-41a9-b17b-889ded36d7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3918 | 2026.01.05 22:33:48.893688 [ 277 ] {409cc65e-a316-41a9-b17b-889ded36d7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3919 | 2026.01.05 22:33:48.894014 [ 277 ] {409cc65e-a316-41a9-b17b-889ded36d7e7} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.01.05 22:33:48.894051 [ 277 ] {409cc65e-a316-41a9-b17b-889ded36d7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3921 | 2026.01.05 22:33:48.894382 [ 277 ] {409cc65e-a316-41a9-b17b-889ded36d7e7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3922 | 2026.01.05 22:33:48.894594 [ 277 ] {409cc65e-a316-41a9-b17b-889ded36d7e7} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2026.01.05 22:33:48.894724 [ 277 ] {409cc65e-a316-41a9-b17b-889ded36d7e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 3924 | 2026.01.05 22:33:48.894758 [ 277 ] {409cc65e-a316-41a9-b17b-889ded36d7e7} <Debug> TCPHandler: Processed in 0.001257734 sec. | ||
| 3925 | 2026.01.05 22:33:51.425269 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 506 | ||
| 3926 | 2026.01.05 22:33:51.427273 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2026.01.05 22:33:51.427319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3928 | 2026.01.05 22:33:51.428482 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3929 | 2026.01.05 22:33:51.428753 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2026.01.05 22:33:51.429000 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
| 3931 | 2026.01.05 22:33:53.889924 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3932 | 2026.01.05 22:33:53.890215 [ 277 ] {59639404-3a64-4fda-a1d5-43606bb4735d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3933 | 2026.01.05 22:33:53.890318 [ 277 ] {59639404-3a64-4fda-a1d5-43606bb4735d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3934 | 2026.01.05 22:33:53.891105 [ 277 ] {59639404-3a64-4fda-a1d5-43606bb4735d} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.01.05 22:33:53.891155 [ 277 ] {59639404-3a64-4fda-a1d5-43606bb4735d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3936 | 2026.01.05 22:33:53.891545 [ 277 ] {59639404-3a64-4fda-a1d5-43606bb4735d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3937 | 2026.01.05 22:33:53.891772 [ 277 ] {59639404-3a64-4fda-a1d5-43606bb4735d} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.01.05 22:33:53.891934 [ 277 ] {59639404-3a64-4fda-a1d5-43606bb4735d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001792 sec., 6696.428571428572 rows/sec., 546.05 KiB/sec. | ||
| 3939 | 2026.01.05 22:33:53.891976 [ 277 ] {59639404-3a64-4fda-a1d5-43606bb4735d} <Debug> TCPHandler: Processed in 0.002231607 sec. | ||
| 3940 | 2026.01.05 22:33:53.892104 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3941 | 2026.01.05 22:33:53.892200 [ 277 ] {cf29ba9e-2685-4047-9a97-8165c3688d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3942 | 2026.01.05 22:33:53.892241 [ 277 ] {cf29ba9e-2685-4047-9a97-8165c3688d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3943 | 2026.01.05 22:33:53.892737 [ 277 ] {cf29ba9e-2685-4047-9a97-8165c3688d33} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2026.01.05 22:33:53.892774 [ 277 ] {cf29ba9e-2685-4047-9a97-8165c3688d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3945 | 2026.01.05 22:33:53.893094 [ 277 ] {cf29ba9e-2685-4047-9a97-8165c3688d33} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3946 | 2026.01.05 22:33:53.893361 [ 277 ] {cf29ba9e-2685-4047-9a97-8165c3688d33} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2026.01.05 22:33:53.893502 [ 277 ] {cf29ba9e-2685-4047-9a97-8165c3688d33} <Debug> executeQuery: Read 122 rows, 10.51 KiB in 0.001321 sec., 92354.2770628312 rows/sec., 7.77 MiB/sec. | ||
| 3948 | 2026.01.05 22:33:53.893541 [ 277 ] {cf29ba9e-2685-4047-9a97-8165c3688d33} <Debug> TCPHandler: Processed in 0.001487511 sec. | ||
| 3949 | 2026.01.05 22:33:53.893661 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3950 | 2026.01.05 22:33:53.893757 [ 277 ] {bc0bdcb0-d931-47c7-b889-adc76e404bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3951 | 2026.01.05 22:33:53.893798 [ 277 ] {bc0bdcb0-d931-47c7-b889-adc76e404bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3952 | 2026.01.05 22:33:53.894227 [ 277 ] {bc0bdcb0-d931-47c7-b889-adc76e404bdb} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.01.05 22:33:53.894264 [ 277 ] {bc0bdcb0-d931-47c7-b889-adc76e404bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3954 | 2026.01.05 22:33:53.894594 [ 277 ] {bc0bdcb0-d931-47c7-b889-adc76e404bdb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3955 | 2026.01.05 22:33:53.894823 [ 277 ] {bc0bdcb0-d931-47c7-b889-adc76e404bdb} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2026.01.05 22:33:53.894952 [ 277 ] {bc0bdcb0-d931-47c7-b889-adc76e404bdb} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001215 sec., 34567.9012345679 rows/sec., 2.49 MiB/sec. | ||
| 3957 | 2026.01.05 22:33:53.894990 [ 277 ] {bc0bdcb0-d931-47c7-b889-adc76e404bdb} <Debug> TCPHandler: Processed in 0.001379468 sec. | ||
| 3958 | 2026.01.05 22:33:53.895096 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3959 | 2026.01.05 22:33:53.895192 [ 277 ] {9aab71f3-91d7-4157-aecc-3f266259cdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3960 | 2026.01.05 22:33:53.895231 [ 277 ] {9aab71f3-91d7-4157-aecc-3f266259cdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3961 | 2026.01.05 22:33:53.895675 [ 277 ] {9aab71f3-91d7-4157-aecc-3f266259cdef} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.01.05 22:33:53.895713 [ 277 ] {9aab71f3-91d7-4157-aecc-3f266259cdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3963 | 2026.01.05 22:33:53.896020 [ 277 ] {9aab71f3-91d7-4157-aecc-3f266259cdef} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3964 | 2026.01.05 22:33:53.896229 [ 277 ] {9aab71f3-91d7-4157-aecc-3f266259cdef} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.01.05 22:33:53.896360 [ 277 ] {9aab71f3-91d7-4157-aecc-3f266259cdef} <Debug> executeQuery: Read 106 rows, 8.50 KiB in 0.001188 sec., 89225.58922558922 rows/sec., 6.98 MiB/sec. | ||
| 3966 | 2026.01.05 22:33:53.896398 [ 277 ] {9aab71f3-91d7-4157-aecc-3f266259cdef} <Debug> TCPHandler: Processed in 0.001351167 sec. | ||
| 3967 | 2026.01.05 22:33:53.896515 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3968 | 2026.01.05 22:33:53.896609 [ 277 ] {0d379246-7504-4a25-bf3a-2799e2eb582d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3969 | 2026.01.05 22:33:53.896653 [ 277 ] {0d379246-7504-4a25-bf3a-2799e2eb582d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3970 | 2026.01.05 22:33:53.897072 [ 277 ] {0d379246-7504-4a25-bf3a-2799e2eb582d} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.01.05 22:33:53.897109 [ 277 ] {0d379246-7504-4a25-bf3a-2799e2eb582d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3972 | 2026.01.05 22:33:53.897461 [ 277 ] {0d379246-7504-4a25-bf3a-2799e2eb582d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3973 | 2026.01.05 22:33:53.897675 [ 277 ] {0d379246-7504-4a25-bf3a-2799e2eb582d} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2026.01.05 22:33:53.897812 [ 277 ] {0d379246-7504-4a25-bf3a-2799e2eb582d} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001221 sec., 135954.13595413594 rows/sec., 9.46 MiB/sec. | ||
| 3975 | 2026.01.05 22:33:53.897849 [ 277 ] {0d379246-7504-4a25-bf3a-2799e2eb582d} <Debug> TCPHandler: Processed in 0.001384537 sec. | ||
| 3976 | 2026.01.05 22:33:53.897960 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3977 | 2026.01.05 22:33:53.898053 [ 277 ] {26df2e8e-13c7-46c6-abdc-f5349a5ba31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3978 | 2026.01.05 22:33:53.898108 [ 277 ] {26df2e8e-13c7-46c6-abdc-f5349a5ba31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3979 | 2026.01.05 22:33:53.898965 [ 277 ] {26df2e8e-13c7-46c6-abdc-f5349a5ba31c} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2026.01.05 22:33:53.899003 [ 277 ] {26df2e8e-13c7-46c6-abdc-f5349a5ba31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3981 | 2026.01.05 22:33:53.899554 [ 277 ] {26df2e8e-13c7-46c6-abdc-f5349a5ba31c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3982 | 2026.01.05 22:33:53.899775 [ 277 ] {26df2e8e-13c7-46c6-abdc-f5349a5ba31c} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2026.01.05 22:33:53.899911 [ 277 ] {26df2e8e-13c7-46c6-abdc-f5349a5ba31c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001876 sec., 15991.471215351812 rows/sec., 28.66 MiB/sec. | ||
| 3984 | 2026.01.05 22:33:53.899963 [ 277 ] {26df2e8e-13c7-46c6-abdc-f5349a5ba31c} <Debug> TCPHandler: Processed in 0.002052841 sec. | ||
| 3985 | 2026.01.05 22:33:53.900080 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3986 | 2026.01.05 22:33:53.900173 [ 277 ] {cd7c3dc6-de7a-441b-bf2c-01fa9be267e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3987 | 2026.01.05 22:33:53.900221 [ 277 ] {cd7c3dc6-de7a-441b-bf2c-01fa9be267e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3988 | 2026.01.05 22:33:53.900564 [ 277 ] {cd7c3dc6-de7a-441b-bf2c-01fa9be267e9} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2026.01.05 22:33:53.900601 [ 277 ] {cd7c3dc6-de7a-441b-bf2c-01fa9be267e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3990 | 2026.01.05 22:33:53.900915 [ 277 ] {cd7c3dc6-de7a-441b-bf2c-01fa9be267e9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3991 | 2026.01.05 22:33:53.901120 [ 277 ] {cd7c3dc6-de7a-441b-bf2c-01fa9be267e9} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3992 | 2026.01.05 22:33:53.901255 [ 277 ] {cd7c3dc6-de7a-441b-bf2c-01fa9be267e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 3993 | 2026.01.05 22:33:53.901292 [ 277 ] {cd7c3dc6-de7a-441b-bf2c-01fa9be267e9} <Debug> TCPHandler: Processed in 0.001262424 sec. | ||
| 3994 | 2026.01.05 22:33:53.922781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9125 | ||
| 3995 | 2026.01.05 22:33:53.923378 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.01.05 22:33:53.923413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3997 | 2026.01.05 22:33:53.923896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3998 | 2026.01.05 22:33:53.924129 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.01.05 22:33:53.924255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9125 | ||
| 4000 | 2026.01.05 22:33:54.374718 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4001 | 2026.01.05 22:33:54.391176 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4002 | 2026.01.05 22:33:54.391230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4003 | 2026.01.05 22:33:54.397116 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4004 | 2026.01.05 22:33:54.397853 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.01.05 22:33:54.400616 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4006 | 2026.01.05 22:33:58.889000 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4007 | 2026.01.05 22:33:58.889334 [ 277 ] {d01984fd-5d3d-4386-99bb-31f87e3fc93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4008 | 2026.01.05 22:33:58.889448 [ 277 ] {d01984fd-5d3d-4386-99bb-31f87e3fc93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4009 | 2026.01.05 22:33:58.890304 [ 277 ] {d01984fd-5d3d-4386-99bb-31f87e3fc93f} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.01.05 22:33:58.890355 [ 277 ] {d01984fd-5d3d-4386-99bb-31f87e3fc93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4011 | 2026.01.05 22:33:58.890767 [ 277 ] {d01984fd-5d3d-4386-99bb-31f87e3fc93f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4012 | 2026.01.05 22:33:58.890991 [ 277 ] {d01984fd-5d3d-4386-99bb-31f87e3fc93f} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2026.01.05 22:33:58.891129 [ 117 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4014 | 2026.01.05 22:33:58.891157 [ 277 ] {d01984fd-5d3d-4386-99bb-31f87e3fc93f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001905 sec., 29396.325459317584 rows/sec., 2.26 MiB/sec. | ||
| 4015 | 2026.01.05 22:33:58.891199 [ 117 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2026.01.05 22:33:58.891219 [ 277 ] {d01984fd-5d3d-4386-99bb-31f87e3fc93f} <Debug> TCPHandler: Processed in 0.002410953 sec. | ||
| 4017 | 2026.01.05 22:33:58.891230 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4018 | 2026.01.05 22:33:58.891366 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2026.01.05 22:33:58.891376 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 4020 | 2026.01.05 22:33:58.891475 [ 277 ] {f4bbc0e6-5f3e-48a6-a450-dee2cbda7ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4021 | 2026.01.05 22:33:58.891526 [ 277 ] {f4bbc0e6-5f3e-48a6-a450-dee2cbda7ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4022 | 2026.01.05 22:33:58.891547 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4023 | 2026.01.05 22:33:58.891600 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1302 rows starting from the beginning of the part | ||
| 4024 | 2026.01.05 22:33:58.891679 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 176 rows starting from the beginning of the part | ||
| 4025 | 2026.01.05 22:33:58.891734 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 116 rows starting from the beginning of the part | ||
| 4026 | 2026.01.05 22:33:58.891785 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4027 | 2026.01.05 22:33:58.891832 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 122 rows starting from the beginning of the part | ||
| 4028 | 2026.01.05 22:33:58.891885 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4029 | 2026.01.05 22:33:58.891979 [ 277 ] {f4bbc0e6-5f3e-48a6-a450-dee2cbda7ab6} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.01.05 22:33:58.892023 [ 277 ] {f4bbc0e6-5f3e-48a6-a450-dee2cbda7ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4031 | 2026.01.05 22:33:58.892381 [ 277 ] {f4bbc0e6-5f3e-48a6-a450-dee2cbda7ab6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4032 | 2026.01.05 22:33:58.892612 [ 277 ] {f4bbc0e6-5f3e-48a6-a450-dee2cbda7ab6} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.01.05 22:33:58.892744 [ 117 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4034 | 2026.01.05 22:33:58.892756 [ 277 ] {f4bbc0e6-5f3e-48a6-a450-dee2cbda7ab6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001306 sec., 49004.59418070444 rows/sec., 3.82 MiB/sec. | ||
| 4035 | 2026.01.05 22:33:58.892781 [ 117 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.01.05 22:33:58.892804 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4037 | 2026.01.05 22:33:58.892807 [ 277 ] {f4bbc0e6-5f3e-48a6-a450-dee2cbda7ab6} <Debug> TCPHandler: Processed in 0.001493091 sec. | ||
| 4038 | 2026.01.05 22:33:58.892882 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 4039 | 2026.01.05 22:33:58.892937 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4040 | 2026.01.05 22:33:58.892988 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4041 | 2026.01.05 22:33:58.893020 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 779 rows starting from the beginning of the part | ||
| 4042 | 2026.01.05 22:33:58.893037 [ 277 ] {ef204c25-261e-4ae6-834f-4193e1f3e2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4043 | 2026.01.05 22:33:58.893072 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 100 rows starting from the beginning of the part | ||
| 4044 | 2026.01.05 22:33:58.893089 [ 277 ] {ef204c25-261e-4ae6-834f-4193e1f3e2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4045 | 2026.01.05 22:33:58.893109 [ 189 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1828 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798533 sec., 1016383.908440935 rows/sec., 86.95 MiB/sec. | ||
| 4046 | 2026.01.05 22:33:58.893119 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 94 rows starting from the beginning of the part | ||
| 4047 | 2026.01.05 22:33:58.893183 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4048 | 2026.01.05 22:33:58.893217 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part | ||
| 4049 | 2026.01.05 22:33:58.893253 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4050 | 2026.01.05 22:33:58.893357 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4051 | 2026.01.05 22:33:58.893525 [ 277 ] {ef204c25-261e-4ae6-834f-4193e1f3e2a1} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2026.01.05 22:33:58.893570 [ 277 ] {ef204c25-261e-4ae6-834f-4193e1f3e2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4053 | 2026.01.05 22:33:58.893708 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_26_5} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.01.05 22:33:58.893800 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_26_5} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4055 | 2026.01.05 22:33:58.893882 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4056 | 2026.01.05 22:33:58.893960 [ 277 ] {ef204c25-261e-4ae6-834f-4193e1f3e2a1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4057 | 2026.01.05 22:33:58.894100 [ 192 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251943 sec., 964101.4007826236 rows/sec., 75.05 MiB/sec. | ||
| 4058 | 2026.01.05 22:33:58.894197 [ 277 ] {ef204c25-261e-4ae6-834f-4193e1f3e2a1} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2026.01.05 22:33:58.894267 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4060 | 2026.01.05 22:33:58.894315 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4061 | 2026.01.05 22:33:58.894348 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4062 | 2026.01.05 22:33:58.894349 [ 277 ] {ef204c25-261e-4ae6-834f-4193e1f3e2a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001332 sec., 120120.12012012012 rows/sec., 8.37 MiB/sec. | ||
| 4063 | 2026.01.05 22:33:58.894370 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4064 | 2026.01.05 22:33:58.894401 [ 277 ] {ef204c25-261e-4ae6-834f-4193e1f3e2a1} <Debug> TCPHandler: Processed in 0.001514493 sec. | ||
| 4065 | 2026.01.05 22:33:58.894445 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 4066 | 2026.01.05 22:33:58.894512 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_26_5} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.01.05 22:33:58.894524 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4068 | 2026.01.05 22:33:58.894540 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4069 | 2026.01.05 22:33:58.894574 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_26_5} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4070 | 2026.01.05 22:33:58.894576 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3476 rows starting from the beginning of the part | ||
| 4071 | 2026.01.05 22:33:58.894632 [ 277 ] {0548bfde-7957-4bd2-951b-65f8e20ebdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4072 | 2026.01.05 22:33:58.894661 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4073 | 2026.01.05 22:33:58.894667 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 196 rows starting from the beginning of the part | ||
| 4074 | 2026.01.05 22:33:58.894684 [ 277 ] {0548bfde-7957-4bd2-951b-65f8e20ebdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4075 | 2026.01.05 22:33:58.894713 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4076 | 2026.01.05 22:33:58.894759 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 4077 | 2026.01.05 22:33:58.894797 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 166 rows starting from the beginning of the part | ||
| 4078 | 2026.01.05 22:33:58.894863 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4079 | 2026.01.05 22:33:58.895049 [ 277 ] {0548bfde-7957-4bd2-951b-65f8e20ebdfa} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2026.01.05 22:33:58.895096 [ 277 ] {0548bfde-7957-4bd2-951b-65f8e20ebdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4081 | 2026.01.05 22:33:58.895461 [ 277 ] {0548bfde-7957-4bd2-951b-65f8e20ebdfa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4082 | 2026.01.05 22:33:58.895711 [ 277 ] {0548bfde-7957-4bd2-951b-65f8e20ebdfa} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2026.01.05 22:33:58.895815 [ 117 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4084 | 2026.01.05 22:33:58.895848 [ 117 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.01.05 22:33:58.895852 [ 277 ] {0548bfde-7957-4bd2-951b-65f8e20ebdfa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 4086 | 2026.01.05 22:33:58.895871 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4087 | 2026.01.05 22:33:58.895904 [ 277 ] {0548bfde-7957-4bd2-951b-65f8e20ebdfa} <Debug> TCPHandler: Processed in 0.00143194 sec. | ||
| 4088 | 2026.01.05 22:33:58.895949 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 4089 | 2026.01.05 22:33:58.896031 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4090 | 2026.01.05 22:33:58.896055 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1168 rows starting from the beginning of the part | ||
| 4091 | 2026.01.05 22:33:58.896094 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4092 | 2026.01.05 22:33:58.896127 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4093 | 2026.01.05 22:33:58.896156 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 4094 | 2026.01.05 22:33:58.896186 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 4095 | 2026.01.05 22:33:58.896215 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 4096 | 2026.01.05 22:33:58.896357 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001938587 sec., 2227395.5205518245 rows/sec., 156.48 MiB/sec. | ||
| 4097 | 2026.01.05 22:33:58.896642 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4098 | 2026.01.05 22:33:58.896884 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2026.01.05 22:33:58.896948 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4100 | 2026.01.05 22:33:58.896999 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 4 columns (4 merged, 0 gathered) in 0.001078608 sec., 1361013.4543782356 rows/sec., 90.36 MiB/sec. | ||
| 4101 | 2026.01.05 22:33:58.897013 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 4102 | 2026.01.05 22:33:58.897219 [ 196 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4103 | 2026.01.05 22:33:58.897437 [ 196 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_26_5} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.01.05 22:33:58.897498 [ 196 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_26_5} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4105 | 2026.01.05 22:33:58.897559 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4106 | 2026.01.05 22:34:01.288494 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4107 | 2026.01.05 22:34:01.288549 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4108 | 2026.01.05 22:34:01.425252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9637 | ||
| 4109 | 2026.01.05 22:34:01.425768 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.01.05 22:34:01.425814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4111 | 2026.01.05 22:34:01.426314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4112 | 2026.01.05 22:34:01.426541 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.01.05 22:34:01.426673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9637 | ||
| 4114 | 2026.01.05 22:34:01.429978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 528 | ||
| 4115 | 2026.01.05 22:34:01.432057 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2026.01.05 22:34:01.432096 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4117 | 2026.01.05 22:34:01.433258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4118 | 2026.01.05 22:34:01.433515 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.01.05 22:34:01.433775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 4120 | 2026.01.05 22:34:01.901614 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4121 | 2026.01.05 22:34:01.918412 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.01.05 22:34:01.918477 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4123 | 2026.01.05 22:34:01.924580 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4124 | 2026.01.05 22:34:01.925312 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.01.05 22:34:01.928424 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4126 | 2026.01.05 22:34:03.890695 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.01.05 22:34:03.890892 [ 277 ] {d4e39c1e-b7a6-44bc-bf09-670652c2a1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4128 | 2026.01.05 22:34:03.890959 [ 277 ] {d4e39c1e-b7a6-44bc-bf09-670652c2a1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4129 | 2026.01.05 22:34:03.891649 [ 277 ] {d4e39c1e-b7a6-44bc-bf09-670652c2a1c8} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2026.01.05 22:34:03.891696 [ 277 ] {d4e39c1e-b7a6-44bc-bf09-670652c2a1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4131 | 2026.01.05 22:34:03.892127 [ 277 ] {d4e39c1e-b7a6-44bc-bf09-670652c2a1c8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4132 | 2026.01.05 22:34:03.892355 [ 277 ] {d4e39c1e-b7a6-44bc-bf09-670652c2a1c8} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.01.05 22:34:03.892510 [ 277 ] {d4e39c1e-b7a6-44bc-bf09-670652c2a1c8} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001667 sec., 69586.08278344331 rows/sec., 5.90 MiB/sec. | ||
| 4134 | 2026.01.05 22:34:03.892552 [ 277 ] {d4e39c1e-b7a6-44bc-bf09-670652c2a1c8} <Debug> TCPHandler: Processed in 0.001989189 sec. | ||
| 4135 | 2026.01.05 22:34:03.892682 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2026.01.05 22:34:03.892777 [ 277 ] {f0e0d7fa-fab1-43fb-a2ca-fa5e7d88690e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4137 | 2026.01.05 22:34:03.892820 [ 277 ] {f0e0d7fa-fab1-43fb-a2ca-fa5e7d88690e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4138 | 2026.01.05 22:34:03.893234 [ 277 ] {f0e0d7fa-fab1-43fb-a2ca-fa5e7d88690e} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2026.01.05 22:34:03.893271 [ 277 ] {f0e0d7fa-fab1-43fb-a2ca-fa5e7d88690e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4140 | 2026.01.05 22:34:03.893564 [ 277 ] {f0e0d7fa-fab1-43fb-a2ca-fa5e7d88690e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4141 | 2026.01.05 22:34:03.893773 [ 277 ] {f0e0d7fa-fab1-43fb-a2ca-fa5e7d88690e} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2026.01.05 22:34:03.893907 [ 277 ] {f0e0d7fa-fab1-43fb-a2ca-fa5e7d88690e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001148 sec., 26132.40418118467 rows/sec., 1.92 MiB/sec. | ||
| 4143 | 2026.01.05 22:34:03.893945 [ 277 ] {f0e0d7fa-fab1-43fb-a2ca-fa5e7d88690e} <Debug> TCPHandler: Processed in 0.001313216 sec. | ||
| 4144 | 2026.01.05 22:34:03.894055 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.01.05 22:34:03.894154 [ 277 ] {6dcb8957-53de-4d80-9c6b-6a3aca588b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4146 | 2026.01.05 22:34:03.894195 [ 277 ] {6dcb8957-53de-4d80-9c6b-6a3aca588b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4147 | 2026.01.05 22:34:03.894609 [ 277 ] {6dcb8957-53de-4d80-9c6b-6a3aca588b37} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.01.05 22:34:03.894645 [ 277 ] {6dcb8957-53de-4d80-9c6b-6a3aca588b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4149 | 2026.01.05 22:34:03.894954 [ 277 ] {6dcb8957-53de-4d80-9c6b-6a3aca588b37} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4150 | 2026.01.05 22:34:03.895169 [ 277 ] {6dcb8957-53de-4d80-9c6b-6a3aca588b37} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.01.05 22:34:03.895295 [ 277 ] {6dcb8957-53de-4d80-9c6b-6a3aca588b37} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001159 sec., 81104.4003451251 rows/sec., 6.33 MiB/sec. | ||
| 4152 | 2026.01.05 22:34:03.895333 [ 277 ] {6dcb8957-53de-4d80-9c6b-6a3aca588b37} <Debug> TCPHandler: Processed in 0.001328396 sec. | ||
| 4153 | 2026.01.05 22:34:03.895448 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.01.05 22:34:03.895542 [ 277 ] {1c6e9eaf-1d0f-4087-83f8-dd8e7f52ce5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4155 | 2026.01.05 22:34:03.895586 [ 277 ] {1c6e9eaf-1d0f-4087-83f8-dd8e7f52ce5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4156 | 2026.01.05 22:34:03.896004 [ 277 ] {1c6e9eaf-1d0f-4087-83f8-dd8e7f52ce5f} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.01.05 22:34:03.896041 [ 277 ] {1c6e9eaf-1d0f-4087-83f8-dd8e7f52ce5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4158 | 2026.01.05 22:34:03.896368 [ 277 ] {1c6e9eaf-1d0f-4087-83f8-dd8e7f52ce5f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4159 | 2026.01.05 22:34:03.896585 [ 277 ] {1c6e9eaf-1d0f-4087-83f8-dd8e7f52ce5f} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.01.05 22:34:03.896717 [ 277 ] {1c6e9eaf-1d0f-4087-83f8-dd8e7f52ce5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 4161 | 2026.01.05 22:34:03.896755 [ 277 ] {1c6e9eaf-1d0f-4087-83f8-dd8e7f52ce5f} <Debug> TCPHandler: Processed in 0.001356897 sec. | ||
| 4162 | 2026.01.05 22:34:03.896869 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.01.05 22:34:03.896963 [ 277 ] {2f983437-ab9c-4598-860c-7c820bf57b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4164 | 2026.01.05 22:34:03.897019 [ 277 ] {2f983437-ab9c-4598-860c-7c820bf57b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4165 | 2026.01.05 22:34:03.897856 [ 277 ] {2f983437-ab9c-4598-860c-7c820bf57b20} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.01.05 22:34:03.897892 [ 277 ] {2f983437-ab9c-4598-860c-7c820bf57b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4167 | 2026.01.05 22:34:03.898445 [ 277 ] {2f983437-ab9c-4598-860c-7c820bf57b20} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4168 | 2026.01.05 22:34:03.898677 [ 277 ] {2f983437-ab9c-4598-860c-7c820bf57b20} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.01.05 22:34:03.898815 [ 277 ] {2f983437-ab9c-4598-860c-7c820bf57b20} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00187 sec., 16042.780748663103 rows/sec., 28.75 MiB/sec. | ||
| 4170 | 2026.01.05 22:34:03.898869 [ 277 ] {2f983437-ab9c-4598-860c-7c820bf57b20} <Debug> TCPHandler: Processed in 0.002049121 sec. | ||
| 4171 | 2026.01.05 22:34:03.898984 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2026.01.05 22:34:03.899077 [ 277 ] {07acd13f-2fdc-4187-810b-8def82e12147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4173 | 2026.01.05 22:34:03.899120 [ 277 ] {07acd13f-2fdc-4187-810b-8def82e12147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4174 | 2026.01.05 22:34:03.899575 [ 277 ] {07acd13f-2fdc-4187-810b-8def82e12147} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.01.05 22:34:03.899611 [ 277 ] {07acd13f-2fdc-4187-810b-8def82e12147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4176 | 2026.01.05 22:34:03.899936 [ 277 ] {07acd13f-2fdc-4187-810b-8def82e12147} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4177 | 2026.01.05 22:34:03.900155 [ 277 ] {07acd13f-2fdc-4187-810b-8def82e12147} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.01.05 22:34:03.900288 [ 277 ] {07acd13f-2fdc-4187-810b-8def82e12147} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 4179 | 2026.01.05 22:34:03.900324 [ 277 ] {07acd13f-2fdc-4187-810b-8def82e12147} <Debug> TCPHandler: Processed in 0.001389968 sec. | ||
| 4180 | 2026.01.05 22:34:05.725433 [ 107 ] {} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4181 | 2026.01.05 22:34:05.725504 [ 107 ] {} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.01.05 22:34:05.725529 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4183 | 2026.01.05 22:34:05.725637 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::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 | ||
| 4184 | 2026.01.05 22:34:05.725773 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4185 | 2026.01.05 22:34:05.725812 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 4186 | 2026.01.05 22:34:05.725888 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4187 | 2026.01.05 22:34:05.725948 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::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 | ||
| 4188 | 2026.01.05 22:34:05.726004 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4189 | 2026.01.05 22:34:05.726055 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::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 | ||
| 4190 | 2026.01.05 22:34:05.726957 [ 196 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361517 sec., 26441.09474945961 rows/sec., 2.21 MiB/sec. | ||
| 4191 | 2026.01.05 22:34:05.727156 [ 200 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4192 | 2026.01.05 22:34:05.727438 [ 200 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_5_1} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2026.01.05 22:34:05.727517 [ 200 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_5_1} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4194 | 2026.01.05 22:34:05.727607 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4195 | 2026.01.05 22:34:08.890062 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.01.05 22:34:08.890357 [ 277 ] {60cb1672-075d-4b38-93d7-de0ea257db65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4197 | 2026.01.05 22:34:08.890425 [ 277 ] {60cb1672-075d-4b38-93d7-de0ea257db65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4198 | 2026.01.05 22:34:08.891103 [ 277 ] {60cb1672-075d-4b38-93d7-de0ea257db65} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2026.01.05 22:34:08.891151 [ 277 ] {60cb1672-075d-4b38-93d7-de0ea257db65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4200 | 2026.01.05 22:34:08.891555 [ 277 ] {60cb1672-075d-4b38-93d7-de0ea257db65} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4201 | 2026.01.05 22:34:08.891778 [ 277 ] {60cb1672-075d-4b38-93d7-de0ea257db65} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.01.05 22:34:08.891929 [ 277 ] {60cb1672-075d-4b38-93d7-de0ea257db65} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001633 sec., 14696.87691365585 rows/sec., 1.22 MiB/sec. | ||
| 4203 | 2026.01.05 22:34:08.891971 [ 277 ] {60cb1672-075d-4b38-93d7-de0ea257db65} <Debug> TCPHandler: Processed in 0.002101213 sec. | ||
| 4204 | 2026.01.05 22:34:08.892114 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4205 | 2026.01.05 22:34:08.892209 [ 277 ] {58a67e0e-6a47-4514-83b0-08c5d74ea73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4206 | 2026.01.05 22:34:08.892251 [ 277 ] {58a67e0e-6a47-4514-83b0-08c5d74ea73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4207 | 2026.01.05 22:34:08.892748 [ 277 ] {58a67e0e-6a47-4514-83b0-08c5d74ea73b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2026.01.05 22:34:08.892785 [ 277 ] {58a67e0e-6a47-4514-83b0-08c5d74ea73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4209 | 2026.01.05 22:34:08.893127 [ 277 ] {58a67e0e-6a47-4514-83b0-08c5d74ea73b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4210 | 2026.01.05 22:34:08.893348 [ 277 ] {58a67e0e-6a47-4514-83b0-08c5d74ea73b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2026.01.05 22:34:08.893479 [ 277 ] {58a67e0e-6a47-4514-83b0-08c5d74ea73b} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001288 sec., 136645.96273291926 rows/sec., 12.03 MiB/sec. | ||
| 4212 | 2026.01.05 22:34:08.893515 [ 277 ] {58a67e0e-6a47-4514-83b0-08c5d74ea73b} <Debug> TCPHandler: Processed in 0.00145173 sec. | ||
| 4213 | 2026.01.05 22:34:08.893627 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2026.01.05 22:34:08.893720 [ 277 ] {f51764c4-a95f-4af2-915e-1116d32ffbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4215 | 2026.01.05 22:34:08.893760 [ 277 ] {f51764c4-a95f-4af2-915e-1116d32ffbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4216 | 2026.01.05 22:34:08.894155 [ 277 ] {f51764c4-a95f-4af2-915e-1116d32ffbfa} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.01.05 22:34:08.894192 [ 277 ] {f51764c4-a95f-4af2-915e-1116d32ffbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4218 | 2026.01.05 22:34:08.894490 [ 277 ] {f51764c4-a95f-4af2-915e-1116d32ffbfa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4219 | 2026.01.05 22:34:08.894695 [ 277 ] {f51764c4-a95f-4af2-915e-1116d32ffbfa} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.01.05 22:34:08.894820 [ 277 ] {f51764c4-a95f-4af2-915e-1116d32ffbfa} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 859.51 KiB/sec. | ||
| 4221 | 2026.01.05 22:34:08.894858 [ 277 ] {f51764c4-a95f-4af2-915e-1116d32ffbfa} <Debug> TCPHandler: Processed in 0.001279885 sec. | ||
| 4222 | 2026.01.05 22:34:08.894972 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2026.01.05 22:34:08.895065 [ 277 ] {c2bb52ed-ab7a-411b-b53c-35ed042d318f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4224 | 2026.01.05 22:34:08.895105 [ 277 ] {c2bb52ed-ab7a-411b-b53c-35ed042d318f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4225 | 2026.01.05 22:34:08.895506 [ 277 ] {c2bb52ed-ab7a-411b-b53c-35ed042d318f} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2026.01.05 22:34:08.895542 [ 277 ] {c2bb52ed-ab7a-411b-b53c-35ed042d318f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4227 | 2026.01.05 22:34:08.895844 [ 277 ] {c2bb52ed-ab7a-411b-b53c-35ed042d318f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4228 | 2026.01.05 22:34:08.896052 [ 277 ] {c2bb52ed-ab7a-411b-b53c-35ed042d318f} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2026.01.05 22:34:08.896177 [ 277 ] {c2bb52ed-ab7a-411b-b53c-35ed042d318f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001129 sec., 21257.750221434897 rows/sec., 1.76 MiB/sec. | ||
| 4230 | 2026.01.05 22:34:08.896214 [ 277 ] {c2bb52ed-ab7a-411b-b53c-35ed042d318f} <Debug> TCPHandler: Processed in 0.001292145 sec. | ||
| 4231 | 2026.01.05 22:34:08.896326 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4232 | 2026.01.05 22:34:08.896419 [ 277 ] {41aaff67-3888-48bf-8685-9e7510437080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4233 | 2026.01.05 22:34:08.896459 [ 277 ] {41aaff67-3888-48bf-8685-9e7510437080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4234 | 2026.01.05 22:34:08.896840 [ 277 ] {41aaff67-3888-48bf-8685-9e7510437080} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.01.05 22:34:08.896876 [ 277 ] {41aaff67-3888-48bf-8685-9e7510437080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4236 | 2026.01.05 22:34:08.897169 [ 277 ] {41aaff67-3888-48bf-8685-9e7510437080} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4237 | 2026.01.05 22:34:08.897386 [ 277 ] {41aaff67-3888-48bf-8685-9e7510437080} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.01.05 22:34:08.897512 [ 277 ] {41aaff67-3888-48bf-8685-9e7510437080} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 4239 | 2026.01.05 22:34:08.897549 [ 277 ] {41aaff67-3888-48bf-8685-9e7510437080} <Debug> TCPHandler: Processed in 0.001271274 sec. | ||
| 4240 | 2026.01.05 22:34:08.897662 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4241 | 2026.01.05 22:34:08.897755 [ 277 ] {e31f4128-99ff-4be2-a77c-5f303f3979fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4242 | 2026.01.05 22:34:08.897795 [ 277 ] {e31f4128-99ff-4be2-a77c-5f303f3979fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4243 | 2026.01.05 22:34:08.898219 [ 277 ] {e31f4128-99ff-4be2-a77c-5f303f3979fa} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2026.01.05 22:34:08.898255 [ 277 ] {e31f4128-99ff-4be2-a77c-5f303f3979fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4245 | 2026.01.05 22:34:08.898569 [ 277 ] {e31f4128-99ff-4be2-a77c-5f303f3979fa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4246 | 2026.01.05 22:34:08.898771 [ 277 ] {e31f4128-99ff-4be2-a77c-5f303f3979fa} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2026.01.05 22:34:08.898899 [ 277 ] {e31f4128-99ff-4be2-a77c-5f303f3979fa} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001162 sec., 86058.51979345955 rows/sec., 7.04 MiB/sec. | ||
| 4248 | 2026.01.05 22:34:08.898936 [ 277 ] {e31f4128-99ff-4be2-a77c-5f303f3979fa} <Debug> TCPHandler: Processed in 0.001323406 sec. | ||
| 4249 | 2026.01.05 22:34:08.899049 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4250 | 2026.01.05 22:34:08.899142 [ 277 ] {f5842dbe-240d-4419-a1df-3de2263dd5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4251 | 2026.01.05 22:34:08.899185 [ 277 ] {f5842dbe-240d-4419-a1df-3de2263dd5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4252 | 2026.01.05 22:34:08.899590 [ 277 ] {f5842dbe-240d-4419-a1df-3de2263dd5ca} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4253 | 2026.01.05 22:34:08.899624 [ 277 ] {f5842dbe-240d-4419-a1df-3de2263dd5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4254 | 2026.01.05 22:34:08.899972 [ 277 ] {f5842dbe-240d-4419-a1df-3de2263dd5ca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4255 | 2026.01.05 22:34:08.900177 [ 277 ] {f5842dbe-240d-4419-a1df-3de2263dd5ca} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2026.01.05 22:34:08.900301 [ 277 ] {f5842dbe-240d-4419-a1df-3de2263dd5ca} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001177 sec., 166525.0637213254 rows/sec., 11.95 MiB/sec. | ||
| 4257 | 2026.01.05 22:34:08.900336 [ 277 ] {f5842dbe-240d-4419-a1df-3de2263dd5ca} <Debug> TCPHandler: Processed in 0.001336657 sec. | ||
| 4258 | 2026.01.05 22:34:08.900449 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4259 | 2026.01.05 22:34:08.900541 [ 277 ] {6e722dcc-cb9c-43c6-8390-aa14c4905821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4260 | 2026.01.05 22:34:08.900582 [ 277 ] {6e722dcc-cb9c-43c6-8390-aa14c4905821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4261 | 2026.01.05 22:34:08.900916 [ 277 ] {6e722dcc-cb9c-43c6-8390-aa14c4905821} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4262 | 2026.01.05 22:34:08.900949 [ 277 ] {6e722dcc-cb9c-43c6-8390-aa14c4905821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4263 | 2026.01.05 22:34:08.901248 [ 277 ] {6e722dcc-cb9c-43c6-8390-aa14c4905821} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4264 | 2026.01.05 22:34:08.901458 [ 277 ] {6e722dcc-cb9c-43c6-8390-aa14c4905821} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2026.01.05 22:34:08.901583 [ 277 ] {6e722dcc-cb9c-43c6-8390-aa14c4905821} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4266 | 2026.01.05 22:34:08.901616 [ 277 ] {6e722dcc-cb9c-43c6-8390-aa14c4905821} <Debug> TCPHandler: Processed in 0.001216872 sec. | ||
| 4267 | 2026.01.05 22:34:08.927696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10085 | ||
| 4268 | 2026.01.05 22:34:08.928182 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2026.01.05 22:34:08.928218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4270 | 2026.01.05 22:34:08.928748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4271 | 2026.01.05 22:34:08.928989 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.01.05 22:34:08.929127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10085 | ||
| 4273 | 2026.01.05 22:34:08.929144 [ 103 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4274 | 2026.01.05 22:34:08.929209 [ 103 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.01.05 22:34:08.929241 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4276 | 2026.01.05 22:34:08.929340 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 4277 | 2026.01.05 22:34:08.929424 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4278 | 2026.01.05 22:34:08.929455 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7717 rows starting from the beginning of the part | ||
| 4279 | 2026.01.05 22:34:08.929509 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4280 | 2026.01.05 22:34:08.929553 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4281 | 2026.01.05 22:34:08.929593 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4282 | 2026.01.05 22:34:08.929643 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4283 | 2026.01.05 22:34:08.929687 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4284 | 2026.01.05 22:34:08.931675 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10085 rows, containing 4 columns (4 merged, 0 gathered) in 0.002371942 sec., 4251790.305159233 rows/sec., 60.82 MiB/sec. | ||
| 4285 | 2026.01.05 22:34:08.931835 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4286 | 2026.01.05 22:34:08.932069 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_21_4} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.01.05 22:34:08.932132 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_21_4} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4288 | 2026.01.05 22:34:08.932203 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4289 | 2026.01.05 22:34:09.429438 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4290 | 2026.01.05 22:34:09.446165 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2026.01.05 22:34:09.446219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4292 | 2026.01.05 22:34:09.452328 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4293 | 2026.01.05 22:34:09.453031 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2026.01.05 22:34:09.453333 [ 103 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4295 | 2026.01.05 22:34:09.453432 [ 103 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2026.01.05 22:34:09.453469 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4297 | 2026.01.05 22:34:09.453623 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 4298 | 2026.01.05 22:34:09.455930 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4299 | 2026.01.05 22:34:09.457902 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4300 | 2026.01.05 22:34:09.459537 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 4301 | 2026.01.05 22:34:09.464488 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 4302 | 2026.01.05 22:34:09.468963 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 4303 | 2026.01.05 22:34:09.473098 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 4304 | 2026.01.05 22:34:09.477505 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 4305 | 2026.01.05 22:34:09.481819 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 4306 | 2026.01.05 22:34:09.530830 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077271219 sec., 2057.687222457303 rows/sec., 10.64 MiB/sec. | ||
| 4307 | 2026.01.05 22:34:09.532648 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4308 | 2026.01.05 22:34:09.534374 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_21_4} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.01.05 22:34:09.534467 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_21_4} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4310 | 2026.01.05 22:34:09.536034 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4311 | 2026.01.05 22:34:10.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.13 MiB, peak 253.70 MiB, free memory in arenas 0.00 B, will set to 247.68 MiB (RSS), difference: 4.55 MiB | ||
| 4312 | 2026.01.05 22:34:11.434849 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 556 | ||
| 4313 | 2026.01.05 22:34:11.437059 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2026.01.05 22:34:11.437104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4315 | 2026.01.05 22:34:11.438293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4316 | 2026.01.05 22:34:11.438555 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2026.01.05 22:34:11.438755 [ 100 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4318 | 2026.01.05 22:34:11.438805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4319 | 2026.01.05 22:34:11.438849 [ 100 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.01.05 22:34:11.438890 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4321 | 2026.01.05 22:34:11.439094 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 4322 | 2026.01.05 22:34:11.439834 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4323 | 2026.01.05 22:34:11.439992 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 430 rows starting from the beginning of the part | ||
| 4324 | 2026.01.05 22:34:11.440392 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part | ||
| 4325 | 2026.01.05 22:34:11.440753 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 4326 | 2026.01.05 22:34:11.441096 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 4327 | 2026.01.05 22:34:11.441426 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 22 rows starting from the beginning of the part | ||
| 4328 | 2026.01.05 22:34:11.441765 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part | ||
| 4329 | 2026.01.05 22:34:11.447603 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 72 columns (72 merged, 0 gathered) in 0.008600098 sec., 64650.426076540054 rows/sec., 57.92 MiB/sec. | ||
| 4330 | 2026.01.05 22:34:11.448406 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4331 | 2026.01.05 22:34:11.448894 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_16_3} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.01.05 22:34:11.448962 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_16_3} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4333 | 2026.01.05 22:34:11.449116 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 4334 | 2026.01.05 22:34:13.889850 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2026.01.05 22:34:13.890038 [ 277 ] {d95c0d08-6503-4c4c-b960-cc3fd574decd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4336 | 2026.01.05 22:34:13.890106 [ 277 ] {d95c0d08-6503-4c4c-b960-cc3fd574decd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4337 | 2026.01.05 22:34:13.890794 [ 277 ] {d95c0d08-6503-4c4c-b960-cc3fd574decd} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.01.05 22:34:13.890831 [ 277 ] {d95c0d08-6503-4c4c-b960-cc3fd574decd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4339 | 2026.01.05 22:34:13.891218 [ 277 ] {d95c0d08-6503-4c4c-b960-cc3fd574decd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4340 | 2026.01.05 22:34:13.891439 [ 277 ] {d95c0d08-6503-4c4c-b960-cc3fd574decd} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.01.05 22:34:13.891582 [ 277 ] {d95c0d08-6503-4c4c-b960-cc3fd574decd} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001595 sec., 72727.27272727272 rows/sec., 6.16 MiB/sec. | ||
| 4342 | 2026.01.05 22:34:13.891622 [ 277 ] {d95c0d08-6503-4c4c-b960-cc3fd574decd} <Debug> TCPHandler: Processed in 0.001904455 sec. | ||
| 4343 | 2026.01.05 22:34:13.891758 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2026.01.05 22:34:13.891854 [ 277 ] {a3b4c915-0fd2-43a8-aa20-97f48e487937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4345 | 2026.01.05 22:34:13.891894 [ 277 ] {a3b4c915-0fd2-43a8-aa20-97f48e487937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4346 | 2026.01.05 22:34:13.892312 [ 277 ] {a3b4c915-0fd2-43a8-aa20-97f48e487937} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2026.01.05 22:34:13.892347 [ 277 ] {a3b4c915-0fd2-43a8-aa20-97f48e487937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4348 | 2026.01.05 22:34:13.892639 [ 277 ] {a3b4c915-0fd2-43a8-aa20-97f48e487937} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4349 | 2026.01.05 22:34:13.892851 [ 277 ] {a3b4c915-0fd2-43a8-aa20-97f48e487937} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.01.05 22:34:13.892979 [ 277 ] {a3b4c915-0fd2-43a8-aa20-97f48e487937} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001144 sec., 26223.77622377622 rows/sec., 1.93 MiB/sec. | ||
| 4351 | 2026.01.05 22:34:13.893016 [ 277 ] {a3b4c915-0fd2-43a8-aa20-97f48e487937} <Debug> TCPHandler: Processed in 0.001308405 sec. | ||
| 4352 | 2026.01.05 22:34:13.893130 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2026.01.05 22:34:13.893224 [ 277 ] {2f4bed47-1ea0-4bb5-8d32-c17ad896644d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4354 | 2026.01.05 22:34:13.893263 [ 277 ] {2f4bed47-1ea0-4bb5-8d32-c17ad896644d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4355 | 2026.01.05 22:34:13.893710 [ 277 ] {2f4bed47-1ea0-4bb5-8d32-c17ad896644d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2026.01.05 22:34:13.893746 [ 277 ] {2f4bed47-1ea0-4bb5-8d32-c17ad896644d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4357 | 2026.01.05 22:34:13.894057 [ 277 ] {2f4bed47-1ea0-4bb5-8d32-c17ad896644d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4358 | 2026.01.05 22:34:13.894263 [ 277 ] {2f4bed47-1ea0-4bb5-8d32-c17ad896644d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.01.05 22:34:13.894388 [ 277 ] {2f4bed47-1ea0-4bb5-8d32-c17ad896644d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001182 sec., 79526.22673434856 rows/sec., 6.21 MiB/sec. | ||
| 4360 | 2026.01.05 22:34:13.894425 [ 277 ] {2f4bed47-1ea0-4bb5-8d32-c17ad896644d} <Debug> TCPHandler: Processed in 0.001345157 sec. | ||
| 4361 | 2026.01.05 22:34:13.894545 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2026.01.05 22:34:13.894639 [ 277 ] {d18bdaa9-ea70-406a-b593-d94009c36131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4363 | 2026.01.05 22:34:13.894682 [ 277 ] {d18bdaa9-ea70-406a-b593-d94009c36131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4364 | 2026.01.05 22:34:13.895102 [ 277 ] {d18bdaa9-ea70-406a-b593-d94009c36131} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2026.01.05 22:34:13.895138 [ 277 ] {d18bdaa9-ea70-406a-b593-d94009c36131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4366 | 2026.01.05 22:34:13.895486 [ 277 ] {d18bdaa9-ea70-406a-b593-d94009c36131} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4367 | 2026.01.05 22:34:13.895700 [ 277 ] {d18bdaa9-ea70-406a-b593-d94009c36131} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2026.01.05 22:34:13.895826 [ 277 ] {d18bdaa9-ea70-406a-b593-d94009c36131} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 4369 | 2026.01.05 22:34:13.895863 [ 277 ] {d18bdaa9-ea70-406a-b593-d94009c36131} <Debug> TCPHandler: Processed in 0.001368008 sec. | ||
| 4370 | 2026.01.05 22:34:13.895975 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2026.01.05 22:34:13.896070 [ 277 ] {cc08d0ad-642f-4ff6-b766-c2b176387c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4372 | 2026.01.05 22:34:13.896125 [ 277 ] {cc08d0ad-642f-4ff6-b766-c2b176387c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4373 | 2026.01.05 22:34:13.896994 [ 277 ] {cc08d0ad-642f-4ff6-b766-c2b176387c97} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.01.05 22:34:13.897029 [ 277 ] {cc08d0ad-642f-4ff6-b766-c2b176387c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4375 | 2026.01.05 22:34:13.897572 [ 277 ] {cc08d0ad-642f-4ff6-b766-c2b176387c97} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4376 | 2026.01.05 22:34:13.897791 [ 277 ] {cc08d0ad-642f-4ff6-b766-c2b176387c97} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.01.05 22:34:13.897926 [ 277 ] {cc08d0ad-642f-4ff6-b766-c2b176387c97} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001876 sec., 15991.471215351812 rows/sec., 28.66 MiB/sec. | ||
| 4378 | 2026.01.05 22:34:13.897978 [ 277 ] {cc08d0ad-642f-4ff6-b766-c2b176387c97} <Debug> TCPHandler: Processed in 0.002053101 sec. | ||
| 4379 | 2026.01.05 22:34:13.898097 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4380 | 2026.01.05 22:34:13.898202 [ 277 ] {8ce6bfe9-109f-4bc4-8974-f4d88882aa64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4381 | 2026.01.05 22:34:13.898244 [ 277 ] {8ce6bfe9-109f-4bc4-8974-f4d88882aa64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4382 | 2026.01.05 22:34:13.898592 [ 277 ] {8ce6bfe9-109f-4bc4-8974-f4d88882aa64} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2026.01.05 22:34:13.898628 [ 277 ] {8ce6bfe9-109f-4bc4-8974-f4d88882aa64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4384 | 2026.01.05 22:34:13.898928 [ 277 ] {8ce6bfe9-109f-4bc4-8974-f4d88882aa64} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4385 | 2026.01.05 22:34:13.899158 [ 277 ] {8ce6bfe9-109f-4bc4-8974-f4d88882aa64} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.01.05 22:34:13.899300 [ 277 ] {8ce6bfe9-109f-4bc4-8974-f4d88882aa64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 4387 | 2026.01.05 22:34:13.899337 [ 277 ] {8ce6bfe9-109f-4bc4-8974-f4d88882aa64} <Debug> TCPHandler: Processed in 0.001288925 sec. | ||
| 4388 | 2026.01.05 22:34:16.288590 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4389 | 2026.01.05 22:34:16.288648 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4390 | 2026.01.05 22:34:16.430154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10597 | ||
| 4391 | 2026.01.05 22:34:16.430677 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2026.01.05 22:34:16.430727 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4393 | 2026.01.05 22:34:16.431322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4394 | 2026.01.05 22:34:16.431580 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2026.01.05 22:34:16.431729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10597 | ||
| 4396 | 2026.01.05 22:34:16.956950 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4397 | 2026.01.05 22:34:16.971536 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.01.05 22:34:16.971598 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4399 | 2026.01.05 22:34:16.977513 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4400 | 2026.01.05 22:34:16.978277 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.01.05 22:34:16.981089 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4402 | 2026.01.05 22:34:18.888551 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4403 | 2026.01.05 22:34:18.888743 [ 277 ] {0b6d112d-a7e0-4bfb-b228-b60a7d0bd05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4404 | 2026.01.05 22:34:18.888810 [ 277 ] {0b6d112d-a7e0-4bfb-b228-b60a7d0bd05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4405 | 2026.01.05 22:34:18.889526 [ 277 ] {0b6d112d-a7e0-4bfb-b228-b60a7d0bd05f} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.01.05 22:34:18.889571 [ 277 ] {0b6d112d-a7e0-4bfb-b228-b60a7d0bd05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4407 | 2026.01.05 22:34:18.890027 [ 277 ] {0b6d112d-a7e0-4bfb-b228-b60a7d0bd05f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4408 | 2026.01.05 22:34:18.890261 [ 277 ] {0b6d112d-a7e0-4bfb-b228-b60a7d0bd05f} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.01.05 22:34:18.890418 [ 277 ] {0b6d112d-a7e0-4bfb-b228-b60a7d0bd05f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.50 MiB/sec. | ||
| 4410 | 2026.01.05 22:34:18.890461 [ 277 ] {0b6d112d-a7e0-4bfb-b228-b60a7d0bd05f} <Debug> TCPHandler: Processed in 0.002040841 sec. | ||
| 4411 | 2026.01.05 22:34:18.890588 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2026.01.05 22:34:18.890685 [ 277 ] {6e228f62-59df-4b98-9ef8-529f69e5bc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4413 | 2026.01.05 22:34:18.890726 [ 277 ] {6e228f62-59df-4b98-9ef8-529f69e5bc8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4414 | 2026.01.05 22:34:18.891142 [ 277 ] {6e228f62-59df-4b98-9ef8-529f69e5bc8e} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2026.01.05 22:34:18.891178 [ 277 ] {6e228f62-59df-4b98-9ef8-529f69e5bc8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4416 | 2026.01.05 22:34:18.891493 [ 277 ] {6e228f62-59df-4b98-9ef8-529f69e5bc8e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4417 | 2026.01.05 22:34:18.891720 [ 277 ] {6e228f62-59df-4b98-9ef8-529f69e5bc8e} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.01.05 22:34:18.891849 [ 277 ] {6e228f62-59df-4b98-9ef8-529f69e5bc8e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 4419 | 2026.01.05 22:34:18.891888 [ 277 ] {6e228f62-59df-4b98-9ef8-529f69e5bc8e} <Debug> TCPHandler: Processed in 0.001349137 sec. | ||
| 4420 | 2026.01.05 22:34:18.891996 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2026.01.05 22:34:18.892091 [ 277 ] {04c9d555-f377-496e-bbff-c064ea7eb166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4422 | 2026.01.05 22:34:18.892136 [ 277 ] {04c9d555-f377-496e-bbff-c064ea7eb166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4423 | 2026.01.05 22:34:18.892544 [ 277 ] {04c9d555-f377-496e-bbff-c064ea7eb166} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.01.05 22:34:18.892581 [ 277 ] {04c9d555-f377-496e-bbff-c064ea7eb166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4425 | 2026.01.05 22:34:18.892916 [ 277 ] {04c9d555-f377-496e-bbff-c064ea7eb166} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4426 | 2026.01.05 22:34:18.893163 [ 277 ] {04c9d555-f377-496e-bbff-c064ea7eb166} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.01.05 22:34:18.893298 [ 277 ] {04c9d555-f377-496e-bbff-c064ea7eb166} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 4428 | 2026.01.05 22:34:18.893336 [ 277 ] {04c9d555-f377-496e-bbff-c064ea7eb166} <Debug> TCPHandler: Processed in 0.001390268 sec. | ||
| 4429 | 2026.01.05 22:34:18.893441 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.01.05 22:34:18.893535 [ 277 ] {7be69912-c40d-405d-9fde-e4bbcbbaae77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4431 | 2026.01.05 22:34:18.893578 [ 277 ] {7be69912-c40d-405d-9fde-e4bbcbbaae77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4432 | 2026.01.05 22:34:18.893897 [ 277 ] {7be69912-c40d-405d-9fde-e4bbcbbaae77} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.01.05 22:34:18.893933 [ 277 ] {7be69912-c40d-405d-9fde-e4bbcbbaae77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4434 | 2026.01.05 22:34:18.894260 [ 277 ] {7be69912-c40d-405d-9fde-e4bbcbbaae77} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4435 | 2026.01.05 22:34:18.894486 [ 277 ] {7be69912-c40d-405d-9fde-e4bbcbbaae77} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.01.05 22:34:18.894618 [ 277 ] {7be69912-c40d-405d-9fde-e4bbcbbaae77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 4437 | 2026.01.05 22:34:18.894653 [ 277 ] {7be69912-c40d-405d-9fde-e4bbcbbaae77} <Debug> TCPHandler: Processed in 0.001261504 sec. | ||
| 4438 | 2026.01.05 22:34:21.439892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 576 | ||
| 4439 | 2026.01.05 22:34:21.441945 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.01.05 22:34:21.441988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4441 | 2026.01.05 22:34:21.443165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4442 | 2026.01.05 22:34:21.443444 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.01.05 22:34:21.443703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4444 | 2026.01.05 22:34:23.901631 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2026.01.05 22:34:23.901830 [ 277 ] {786fcfa9-eb30-4995-997c-f44fb4342f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4446 | 2026.01.05 22:34:23.901903 [ 277 ] {786fcfa9-eb30-4995-997c-f44fb4342f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4447 | 2026.01.05 22:34:23.902742 [ 277 ] {786fcfa9-eb30-4995-997c-f44fb4342f47} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.01.05 22:34:23.902793 [ 277 ] {786fcfa9-eb30-4995-997c-f44fb4342f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4449 | 2026.01.05 22:34:23.903246 [ 277 ] {786fcfa9-eb30-4995-997c-f44fb4342f47} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4450 | 2026.01.05 22:34:23.903481 [ 277 ] {786fcfa9-eb30-4995-997c-f44fb4342f47} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2026.01.05 22:34:23.903633 [ 277 ] {786fcfa9-eb30-4995-997c-f44fb4342f47} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001855 sec., 221024.2587601078 rows/sec., 14.02 MiB/sec. | ||
| 4452 | 2026.01.05 22:34:23.903678 [ 277 ] {786fcfa9-eb30-4995-997c-f44fb4342f47} <Debug> TCPHandler: Processed in 0.002182625 sec. | ||
| 4453 | 2026.01.05 22:34:23.903808 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4454 | 2026.01.05 22:34:23.903904 [ 277 ] {ef91ebed-01a7-4faf-b200-11c8760ece25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4455 | 2026.01.05 22:34:23.903946 [ 277 ] {ef91ebed-01a7-4faf-b200-11c8760ece25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4456 | 2026.01.05 22:34:23.904341 [ 277 ] {ef91ebed-01a7-4faf-b200-11c8760ece25} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4457 | 2026.01.05 22:34:23.904379 [ 277 ] {ef91ebed-01a7-4faf-b200-11c8760ece25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4458 | 2026.01.05 22:34:23.904680 [ 277 ] {ef91ebed-01a7-4faf-b200-11c8760ece25} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4459 | 2026.01.05 22:34:23.904899 [ 277 ] {ef91ebed-01a7-4faf-b200-11c8760ece25} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.01.05 22:34:23.905026 [ 277 ] {ef91ebed-01a7-4faf-b200-11c8760ece25} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00114 sec., 1754.3859649122808 rows/sec., 143.06 KiB/sec. | ||
| 4461 | 2026.01.05 22:34:23.905063 [ 277 ] {ef91ebed-01a7-4faf-b200-11c8760ece25} <Debug> TCPHandler: Processed in 0.001306666 sec. | ||
| 4462 | 2026.01.05 22:34:23.905182 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2026.01.05 22:34:23.905276 [ 277 ] {5fd5ac89-58e9-45d0-bbf8-a5689352ae22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4464 | 2026.01.05 22:34:23.905315 [ 277 ] {5fd5ac89-58e9-45d0-bbf8-a5689352ae22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4465 | 2026.01.05 22:34:23.906221 [ 277 ] {5fd5ac89-58e9-45d0-bbf8-a5689352ae22} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.01.05 22:34:23.906257 [ 277 ] {5fd5ac89-58e9-45d0-bbf8-a5689352ae22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4467 | 2026.01.05 22:34:23.906671 [ 277 ] {5fd5ac89-58e9-45d0-bbf8-a5689352ae22} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4468 | 2026.01.05 22:34:23.906918 [ 277 ] {5fd5ac89-58e9-45d0-bbf8-a5689352ae22} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.01.05 22:34:23.907035 [ 89 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4470 | 2026.01.05 22:34:23.907048 [ 277 ] {5fd5ac89-58e9-45d0-bbf8-a5689352ae22} <Debug> executeQuery: Read 1173 rows, 95.58 KiB in 0.001789 sec., 655673.560648407 rows/sec., 52.17 MiB/sec. | ||
| 4471 | 2026.01.05 22:34:23.907109 [ 89 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2026.01.05 22:34:23.907126 [ 277 ] {5fd5ac89-58e9-45d0-bbf8-a5689352ae22} <Debug> TCPHandler: Processed in 0.001993359 sec. | ||
| 4473 | 2026.01.05 22:34:23.907141 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4474 | 2026.01.05 22:34:23.907246 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2026.01.05 22:34:23.907277 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 4476 | 2026.01.05 22:34:23.907344 [ 277 ] {4e41fade-150a-482e-a3b9-a0dd9e8a589f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4477 | 2026.01.05 22:34:23.907389 [ 277 ] {4e41fade-150a-482e-a3b9-a0dd9e8a589f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4478 | 2026.01.05 22:34:23.907435 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4479 | 2026.01.05 22:34:23.907477 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1302 rows starting from the beginning of the part | ||
| 4480 | 2026.01.05 22:34:23.907542 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 116 rows starting from the beginning of the part | ||
| 4481 | 2026.01.05 22:34:23.907594 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 176 rows starting from the beginning of the part | ||
| 4482 | 2026.01.05 22:34:23.907638 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 116 rows starting from the beginning of the part | ||
| 4483 | 2026.01.05 22:34:23.907685 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4484 | 2026.01.05 22:34:23.907727 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1173 rows starting from the beginning of the part | ||
| 4485 | 2026.01.05 22:34:23.907872 [ 277 ] {4e41fade-150a-482e-a3b9-a0dd9e8a589f} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.01.05 22:34:23.907913 [ 277 ] {4e41fade-150a-482e-a3b9-a0dd9e8a589f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4487 | 2026.01.05 22:34:23.908272 [ 277 ] {4e41fade-150a-482e-a3b9-a0dd9e8a589f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4488 | 2026.01.05 22:34:23.908506 [ 277 ] {4e41fade-150a-482e-a3b9-a0dd9e8a589f} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2026.01.05 22:34:23.908611 [ 89 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4490 | 2026.01.05 22:34:23.908637 [ 277 ] {4e41fade-150a-482e-a3b9-a0dd9e8a589f} <Debug> executeQuery: Read 237 rows, 14.71 KiB in 0.001311 sec., 180778.03203661327 rows/sec., 10.96 MiB/sec. | ||
| 4491 | 2026.01.05 22:34:23.908642 [ 89 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2026.01.05 22:34:23.908676 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4493 | 2026.01.05 22:34:23.908682 [ 277 ] {4e41fade-150a-482e-a3b9-a0dd9e8a589f} <Debug> TCPHandler: Processed in 0.001485672 sec. | ||
| 4494 | 2026.01.05 22:34:23.908782 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 4495 | 2026.01.05 22:34:23.908802 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.01.05 22:34:23.908899 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4497 | 2026.01.05 22:34:23.908901 [ 277 ] {622c0765-f753-482b-931f-a98e96d018b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4498 | 2026.01.05 22:34:23.908943 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 263 rows starting from the beginning of the part | ||
| 4499 | 2026.01.05 22:34:23.908954 [ 277 ] {622c0765-f753-482b-931f-a98e96d018b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4500 | 2026.01.05 22:34:23.909024 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 4501 | 2026.01.05 22:34:23.909095 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2939 rows, containing 5 columns (5 merged, 0 gathered) in 0.001878755 sec., 1564333.8274548836 rows/sec., 132.65 MiB/sec. | ||
| 4502 | 2026.01.05 22:34:23.909099 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 4503 | 2026.01.05 22:34:23.909192 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 4504 | 2026.01.05 22:34:23.909257 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 4505 | 2026.01.05 22:34:23.909329 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part | ||
| 4506 | 2026.01.05 22:34:23.909361 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4507 | 2026.01.05 22:34:23.909427 [ 277 ] {622c0765-f753-482b-931f-a98e96d018b1} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.01.05 22:34:23.909468 [ 277 ] {622c0765-f753-482b-931f-a98e96d018b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4509 | 2026.01.05 22:34:23.909763 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_31_6} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2026.01.05 22:34:23.909867 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_31_6} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4511 | 2026.01.05 22:34:23.909910 [ 277 ] {622c0765-f753-482b-931f-a98e96d018b1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4512 | 2026.01.05 22:34:23.909987 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 4513 | 2026.01.05 22:34:23.910145 [ 277 ] {622c0765-f753-482b-931f-a98e96d018b1} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.01.05 22:34:23.910280 [ 277 ] {622c0765-f753-482b-931f-a98e96d018b1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001397 sec., 151753.75805297066 rows/sec., 9.79 MiB/sec. | ||
| 4515 | 2026.01.05 22:34:23.910318 [ 277 ] {622c0765-f753-482b-931f-a98e96d018b1} <Debug> TCPHandler: Processed in 0.001566165 sec. | ||
| 4516 | 2026.01.05 22:34:23.910420 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.01.05 22:34:23.910512 [ 277 ] {c9b6e8a6-307d-4163-8013-231ffcab1278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4518 | 2026.01.05 22:34:23.910551 [ 277 ] {c9b6e8a6-307d-4163-8013-231ffcab1278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4519 | 2026.01.05 22:34:23.910555 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826184 sec., 336220.2275345748 rows/sec., 22.63 MiB/sec. | ||
| 4520 | 2026.01.05 22:34:23.910730 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4521 | 2026.01.05 22:34:23.911003 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_21_4} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.01.05 22:34:23.911016 [ 277 ] {c9b6e8a6-307d-4163-8013-231ffcab1278} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.01.05 22:34:23.911057 [ 277 ] {c9b6e8a6-307d-4163-8013-231ffcab1278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4524 | 2026.01.05 22:34:23.911088 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_21_4} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4525 | 2026.01.05 22:34:23.911187 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4526 | 2026.01.05 22:34:23.911383 [ 277 ] {c9b6e8a6-307d-4163-8013-231ffcab1278} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4527 | 2026.01.05 22:34:23.911619 [ 277 ] {c9b6e8a6-307d-4163-8013-231ffcab1278} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2026.01.05 22:34:23.911748 [ 277 ] {c9b6e8a6-307d-4163-8013-231ffcab1278} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001253 sec., 168395.84996009577 rows/sec., 9.56 MiB/sec. | ||
| 4529 | 2026.01.05 22:34:23.911785 [ 277 ] {c9b6e8a6-307d-4163-8013-231ffcab1278} <Debug> TCPHandler: Processed in 0.001414069 sec. | ||
| 4530 | 2026.01.05 22:34:23.911894 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2026.01.05 22:34:23.911987 [ 277 ] {3b15578d-f638-4f30-8aee-1063c3a0e625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4532 | 2026.01.05 22:34:23.912026 [ 277 ] {3b15578d-f638-4f30-8aee-1063c3a0e625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4533 | 2026.01.05 22:34:23.912637 [ 277 ] {3b15578d-f638-4f30-8aee-1063c3a0e625} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.01.05 22:34:23.912673 [ 277 ] {3b15578d-f638-4f30-8aee-1063c3a0e625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4535 | 2026.01.05 22:34:23.913015 [ 277 ] {3b15578d-f638-4f30-8aee-1063c3a0e625} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4536 | 2026.01.05 22:34:23.913224 [ 277 ] {3b15578d-f638-4f30-8aee-1063c3a0e625} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.01.05 22:34:23.913329 [ 89 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4538 | 2026.01.05 22:34:23.913352 [ 277 ] {3b15578d-f638-4f30-8aee-1063c3a0e625} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001382 sec., 514471.78002894355 rows/sec., 36.06 MiB/sec. | ||
| 4539 | 2026.01.05 22:34:23.913364 [ 89 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.01.05 22:34:23.913393 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4541 | 2026.01.05 22:34:23.913396 [ 277 ] {3b15578d-f638-4f30-8aee-1063c3a0e625} <Debug> TCPHandler: Processed in 0.001552004 sec. | ||
| 4542 | 2026.01.05 22:34:23.913471 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 4543 | 2026.01.05 22:34:23.913517 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4544 | 2026.01.05 22:34:23.913572 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4545 | 2026.01.05 22:34:23.913605 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 779 rows starting from the beginning of the part | ||
| 4546 | 2026.01.05 22:34:23.913615 [ 277 ] {1592b56d-b874-4ab2-a5a1-8ab3acfdf1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4547 | 2026.01.05 22:34:23.913661 [ 277 ] {1592b56d-b874-4ab2-a5a1-8ab3acfdf1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4548 | 2026.01.05 22:34:23.913666 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 94 rows starting from the beginning of the part | ||
| 4549 | 2026.01.05 22:34:23.913727 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 100 rows starting from the beginning of the part | ||
| 4550 | 2026.01.05 22:34:23.913771 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 94 rows starting from the beginning of the part | ||
| 4551 | 2026.01.05 22:34:23.913813 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4552 | 2026.01.05 22:34:23.913854 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 711 rows starting from the beginning of the part | ||
| 4553 | 2026.01.05 22:34:23.913997 [ 277 ] {1592b56d-b874-4ab2-a5a1-8ab3acfdf1f1} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.01.05 22:34:23.914038 [ 277 ] {1592b56d-b874-4ab2-a5a1-8ab3acfdf1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4555 | 2026.01.05 22:34:23.914363 [ 277 ] {1592b56d-b874-4ab2-a5a1-8ab3acfdf1f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4556 | 2026.01.05 22:34:23.914591 [ 277 ] {1592b56d-b874-4ab2-a5a1-8ab3acfdf1f1} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2026.01.05 22:34:23.914720 [ 277 ] {1592b56d-b874-4ab2-a5a1-8ab3acfdf1f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 279.14 KiB/sec. | ||
| 4558 | 2026.01.05 22:34:23.914756 [ 277 ] {1592b56d-b874-4ab2-a5a1-8ab3acfdf1f1} <Debug> TCPHandler: Processed in 0.001288144 sec. | ||
| 4559 | 2026.01.05 22:34:23.914864 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2026.01.05 22:34:23.914915 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478681 sec., 1245704.7869012994 rows/sec., 94.86 MiB/sec. | ||
| 4561 | 2026.01.05 22:34:23.914958 [ 277 ] {a2590fe1-69a6-49ff-9c5d-37371b90a9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.01.05 22:34:23.915000 [ 277 ] {a2590fe1-69a6-49ff-9c5d-37371b90a9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4563 | 2026.01.05 22:34:23.915104 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4564 | 2026.01.05 22:34:23.915427 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_31_6} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.01.05 22:34:23.915429 [ 277 ] {a2590fe1-69a6-49ff-9c5d-37371b90a9ee} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2026.01.05 22:34:23.915483 [ 277 ] {a2590fe1-69a6-49ff-9c5d-37371b90a9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4567 | 2026.01.05 22:34:23.915518 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_31_6} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4568 | 2026.01.05 22:34:23.915592 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4569 | 2026.01.05 22:34:23.915859 [ 277 ] {a2590fe1-69a6-49ff-9c5d-37371b90a9ee} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4570 | 2026.01.05 22:34:23.916079 [ 277 ] {a2590fe1-69a6-49ff-9c5d-37371b90a9ee} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.01.05 22:34:23.916195 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4572 | 2026.01.05 22:34:23.916211 [ 277 ] {a2590fe1-69a6-49ff-9c5d-37371b90a9ee} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001271 sec., 247836.34933123525 rows/sec., 16.28 MiB/sec. | ||
| 4573 | 2026.01.05 22:34:23.916231 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.01.05 22:34:23.916252 [ 277 ] {a2590fe1-69a6-49ff-9c5d-37371b90a9ee} <Debug> TCPHandler: Processed in 0.001436949 sec. | ||
| 4575 | 2026.01.05 22:34:23.916254 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4576 | 2026.01.05 22:34:23.916330 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 4577 | 2026.01.05 22:34:23.916371 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4578 | 2026.01.05 22:34:23.916420 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4579 | 2026.01.05 22:34:23.916449 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4318 rows starting from the beginning of the part | ||
| 4580 | 2026.01.05 22:34:23.916470 [ 277 ] {d4140abb-c142-421c-976a-b7964bd00e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4581 | 2026.01.05 22:34:23.916494 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 4582 | 2026.01.05 22:34:23.916517 [ 277 ] {d4140abb-c142-421c-976a-b7964bd00e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4583 | 2026.01.05 22:34:23.916535 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 196 rows starting from the beginning of the part | ||
| 4584 | 2026.01.05 22:34:23.916577 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4585 | 2026.01.05 22:34:23.916612 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 4586 | 2026.01.05 22:34:23.916646 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 315 rows starting from the beginning of the part | ||
| 4587 | 2026.01.05 22:34:23.916834 [ 277 ] {d4140abb-c142-421c-976a-b7964bd00e1e} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.01.05 22:34:23.916875 [ 277 ] {d4140abb-c142-421c-976a-b7964bd00e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4589 | 2026.01.05 22:34:23.917217 [ 277 ] {d4140abb-c142-421c-976a-b7964bd00e1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4590 | 2026.01.05 22:34:23.917452 [ 277 ] {d4140abb-c142-421c-976a-b7964bd00e1e} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.01.05 22:34:23.917588 [ 277 ] {d4140abb-c142-421c-976a-b7964bd00e1e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 59.32 KiB/sec. | ||
| 4592 | 2026.01.05 22:34:23.917624 [ 277 ] {d4140abb-c142-421c-976a-b7964bd00e1e} <Debug> TCPHandler: Processed in 0.001302745 sec. | ||
| 4593 | 2026.01.05 22:34:23.917736 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2026.01.05 22:34:23.917828 [ 277 ] {f5d712b8-af6d-4601-9dec-aaa21ec429d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4595 | 2026.01.05 22:34:23.917881 [ 277 ] {f5d712b8-af6d-4601-9dec-aaa21ec429d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4596 | 2026.01.05 22:34:23.918742 [ 277 ] {f5d712b8-af6d-4601-9dec-aaa21ec429d5} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.01.05 22:34:23.918747 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5309 rows, containing 5 columns (5 merged, 0 gathered) in 0.002439495 sec., 2176270.088686388 rows/sec., 152.30 MiB/sec. | ||
| 4598 | 2026.01.05 22:34:23.918784 [ 277 ] {f5d712b8-af6d-4601-9dec-aaa21ec429d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4599 | 2026.01.05 22:34:23.919179 [ 187 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4600 | 2026.01.05 22:34:23.919393 [ 277 ] {f5d712b8-af6d-4601-9dec-aaa21ec429d5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4601 | 2026.01.05 22:34:23.919461 [ 187 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.01.05 22:34:23.919538 [ 187 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4603 | 2026.01.05 22:34:23.919611 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 4604 | 2026.01.05 22:34:23.919621 [ 277 ] {f5d712b8-af6d-4601-9dec-aaa21ec429d5} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4605 | 2026.01.05 22:34:23.919727 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4606 | 2026.01.05 22:34:23.919756 [ 277 ] {f5d712b8-af6d-4601-9dec-aaa21ec429d5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001946 sec., 15416.238437821172 rows/sec., 27.63 MiB/sec. | ||
| 4607 | 2026.01.05 22:34:23.919757 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.01.05 22:34:23.919795 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4609 | 2026.01.05 22:34:23.919817 [ 277 ] {f5d712b8-af6d-4601-9dec-aaa21ec429d5} <Debug> TCPHandler: Processed in 0.002129754 sec. | ||
| 4610 | 2026.01.05 22:34:23.919869 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 4611 | 2026.01.05 22:34:23.919932 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.01.05 22:34:23.920030 [ 277 ] {269885bc-db3b-47dc-9f78-ab29f76c92bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4613 | 2026.01.05 22:34:23.920046 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4614 | 2026.01.05 22:34:23.920071 [ 277 ] {269885bc-db3b-47dc-9f78-ab29f76c92bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4615 | 2026.01.05 22:34:23.920097 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 271 rows starting from the beginning of the part | ||
| 4616 | 2026.01.05 22:34:23.920206 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4617 | 2026.01.05 22:34:23.920301 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 4618 | 2026.01.05 22:34:23.920395 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 4619 | 2026.01.05 22:34:23.920407 [ 277 ] {269885bc-db3b-47dc-9f78-ab29f76c92bf} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4620 | 2026.01.05 22:34:23.920444 [ 277 ] {269885bc-db3b-47dc-9f78-ab29f76c92bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4621 | 2026.01.05 22:34:23.920490 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 4622 | 2026.01.05 22:34:23.920583 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 4623 | 2026.01.05 22:34:23.920781 [ 277 ] {269885bc-db3b-47dc-9f78-ab29f76c92bf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4624 | 2026.01.05 22:34:23.921007 [ 277 ] {269885bc-db3b-47dc-9f78-ab29f76c92bf} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.01.05 22:34:23.921110 [ 86 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4626 | 2026.01.05 22:34:23.921134 [ 277 ] {269885bc-db3b-47dc-9f78-ab29f76c92bf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001122 sec., 92691.62210338682 rows/sec., 5.68 MiB/sec. | ||
| 4627 | 2026.01.05 22:34:23.921138 [ 86 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.01.05 22:34:23.921173 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4629 | 2026.01.05 22:34:23.921176 [ 277 ] {269885bc-db3b-47dc-9f78-ab29f76c92bf} <Debug> TCPHandler: Processed in 0.001293175 sec. | ||
| 4630 | 2026.01.05 22:34:23.921249 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 4631 | 2026.01.05 22:34:23.921328 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4632 | 2026.01.05 22:34:23.921354 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1468 rows starting from the beginning of the part | ||
| 4633 | 2026.01.05 22:34:23.921405 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 4634 | 2026.01.05 22:34:23.921448 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 4635 | 2026.01.05 22:34:23.921483 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 4636 | 2026.01.05 22:34:23.921526 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 4637 | 2026.01.05 22:34:23.921563 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 4638 | 2026.01.05 22:34:23.922503 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 4 columns (4 merged, 0 gathered) in 0.001286595 sec., 1408368.6008417567 rows/sec., 93.27 MiB/sec. | ||
| 4639 | 2026.01.05 22:34:23.922737 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4640 | 2026.01.05 22:34:23.922983 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_31_6} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2026.01.05 22:34:23.923051 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_31_6} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4642 | 2026.01.05 22:34:23.923109 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4643 | 2026.01.05 22:34:23.924478 [ 194 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 421 rows, containing 19 columns (19 merged, 0 gathered) in 0.004644301 sec., 90648.7327156444 rows/sec., 162.44 MiB/sec. | ||
| 4644 | 2026.01.05 22:34:23.925079 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4645 | 2026.01.05 22:34:23.925377 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.01.05 22:34:23.925443 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4647 | 2026.01.05 22:34:23.925540 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 4648 | 2026.01.05 22:34:23.932754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11045 | ||
| 4649 | 2026.01.05 22:34:23.933172 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.01.05 22:34:23.933212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4651 | 2026.01.05 22:34:23.933634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4652 | 2026.01.05 22:34:23.933852 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.01.05 22:34:23.933966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11045 | ||
| 4654 | 2026.01.05 22:34:24.000228 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.84 MiB, peak 256.66 MiB, free memory in arenas 0.00 B, will set to 251.66 MiB (RSS), difference: 1.83 MiB | ||
| 4655 | 2026.01.05 22:34:24.482101 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4656 | 2026.01.05 22:34:24.497928 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.01.05 22:34:24.497992 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4658 | 2026.01.05 22:34:24.504224 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4659 | 2026.01.05 22:34:24.504973 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.01.05 22:34:24.507892 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4661 | 2026.01.05 22:34:28.888575 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2026.01.05 22:34:28.888881 [ 277 ] {74a22799-5160-43f0-99a2-cc8f40aecff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4663 | 2026.01.05 22:34:28.888986 [ 277 ] {74a22799-5160-43f0-99a2-cc8f40aecff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4664 | 2026.01.05 22:34:28.889667 [ 277 ] {74a22799-5160-43f0-99a2-cc8f40aecff9} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.01.05 22:34:28.889704 [ 277 ] {74a22799-5160-43f0-99a2-cc8f40aecff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4666 | 2026.01.05 22:34:28.890129 [ 277 ] {74a22799-5160-43f0-99a2-cc8f40aecff9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4667 | 2026.01.05 22:34:28.890356 [ 277 ] {74a22799-5160-43f0-99a2-cc8f40aecff9} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.01.05 22:34:28.890513 [ 277 ] {74a22799-5160-43f0-99a2-cc8f40aecff9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00171 sec., 32748.53801169591 rows/sec., 2.52 MiB/sec. | ||
| 4669 | 2026.01.05 22:34:28.890555 [ 277 ] {74a22799-5160-43f0-99a2-cc8f40aecff9} <Debug> TCPHandler: Processed in 0.002168935 sec. | ||
| 4670 | 2026.01.05 22:34:28.890681 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.01.05 22:34:28.890777 [ 277 ] {b6d9ead6-d32a-4bbb-8b40-27437701a509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4672 | 2026.01.05 22:34:28.890816 [ 277 ] {b6d9ead6-d32a-4bbb-8b40-27437701a509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4673 | 2026.01.05 22:34:28.891252 [ 277 ] {b6d9ead6-d32a-4bbb-8b40-27437701a509} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.01.05 22:34:28.891289 [ 277 ] {b6d9ead6-d32a-4bbb-8b40-27437701a509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4675 | 2026.01.05 22:34:28.891599 [ 277 ] {b6d9ead6-d32a-4bbb-8b40-27437701a509} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4676 | 2026.01.05 22:34:28.891811 [ 277 ] {b6d9ead6-d32a-4bbb-8b40-27437701a509} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.01.05 22:34:28.891940 [ 277 ] {b6d9ead6-d32a-4bbb-8b40-27437701a509} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 4678 | 2026.01.05 22:34:28.891984 [ 277 ] {b6d9ead6-d32a-4bbb-8b40-27437701a509} <Debug> TCPHandler: Processed in 0.001352916 sec. | ||
| 4679 | 2026.01.05 22:34:28.892098 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2026.01.05 22:34:28.892192 [ 277 ] {f40965d0-ba95-42b9-a627-3a9a7d0019a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4681 | 2026.01.05 22:34:28.892238 [ 277 ] {f40965d0-ba95-42b9-a627-3a9a7d0019a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4682 | 2026.01.05 22:34:28.892658 [ 277 ] {f40965d0-ba95-42b9-a627-3a9a7d0019a6} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.01.05 22:34:28.892695 [ 277 ] {f40965d0-ba95-42b9-a627-3a9a7d0019a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4684 | 2026.01.05 22:34:28.893033 [ 277 ] {f40965d0-ba95-42b9-a627-3a9a7d0019a6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4685 | 2026.01.05 22:34:28.893244 [ 277 ] {f40965d0-ba95-42b9-a627-3a9a7d0019a6} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.01.05 22:34:28.893375 [ 277 ] {f40965d0-ba95-42b9-a627-3a9a7d0019a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 4687 | 2026.01.05 22:34:28.893412 [ 277 ] {f40965d0-ba95-42b9-a627-3a9a7d0019a6} <Debug> TCPHandler: Processed in 0.001363867 sec. | ||
| 4688 | 2026.01.05 22:34:28.893521 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2026.01.05 22:34:28.893623 [ 277 ] {d940eb87-51f2-4b69-a452-6b7643baef45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4690 | 2026.01.05 22:34:28.893667 [ 277 ] {d940eb87-51f2-4b69-a452-6b7643baef45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4691 | 2026.01.05 22:34:28.894011 [ 277 ] {d940eb87-51f2-4b69-a452-6b7643baef45} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2026.01.05 22:34:28.894049 [ 277 ] {d940eb87-51f2-4b69-a452-6b7643baef45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4693 | 2026.01.05 22:34:28.894399 [ 277 ] {d940eb87-51f2-4b69-a452-6b7643baef45} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4694 | 2026.01.05 22:34:28.894614 [ 277 ] {d940eb87-51f2-4b69-a452-6b7643baef45} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2026.01.05 22:34:28.894746 [ 277 ] {d940eb87-51f2-4b69-a452-6b7643baef45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 4696 | 2026.01.05 22:34:28.894783 [ 277 ] {d940eb87-51f2-4b69-a452-6b7643baef45} <Debug> TCPHandler: Processed in 0.001313415 sec. | ||
| 4697 | 2026.01.05 22:34:31.288690 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4698 | 2026.01.05 22:34:31.288743 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4699 | 2026.01.05 22:34:31.434969 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11557 | ||
| 4700 | 2026.01.05 22:34:31.435470 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.01.05 22:34:31.435504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4702 | 2026.01.05 22:34:31.435982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4703 | 2026.01.05 22:34:31.436216 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.01.05 22:34:31.436344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11557 | ||
| 4705 | 2026.01.05 22:34:31.444735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 608 | ||
| 4706 | 2026.01.05 22:34:31.447039 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.01.05 22:34:31.447091 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4708 | 2026.01.05 22:34:31.448307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4709 | 2026.01.05 22:34:31.448570 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.01.05 22:34:31.448830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 608 | ||
| 4711 | 2026.01.05 22:34:32.008897 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4712 | 2026.01.05 22:34:32.024941 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.01.05 22:34:32.024987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4714 | 2026.01.05 22:34:32.031340 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4715 | 2026.01.05 22:34:32.032068 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.01.05 22:34:32.034902 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4717 | 2026.01.05 22:34:33.900526 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.01.05 22:34:33.900742 [ 277 ] {9c8df5e7-5726-4e9b-b187-fd7d02a99d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.01.05 22:34:33.900817 [ 277 ] {9c8df5e7-5726-4e9b-b187-fd7d02a99d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4720 | 2026.01.05 22:34:33.901631 [ 277 ] {9c8df5e7-5726-4e9b-b187-fd7d02a99d5e} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.01.05 22:34:33.901679 [ 277 ] {9c8df5e7-5726-4e9b-b187-fd7d02a99d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4722 | 2026.01.05 22:34:33.902091 [ 277 ] {9c8df5e7-5726-4e9b-b187-fd7d02a99d5e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4723 | 2026.01.05 22:34:33.902325 [ 277 ] {9c8df5e7-5726-4e9b-b187-fd7d02a99d5e} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.01.05 22:34:33.902480 [ 277 ] {9c8df5e7-5726-4e9b-b187-fd7d02a99d5e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001795 sec., 228412.25626740948 rows/sec., 14.49 MiB/sec. | ||
| 4725 | 2026.01.05 22:34:33.902524 [ 277 ] {9c8df5e7-5726-4e9b-b187-fd7d02a99d5e} <Debug> TCPHandler: Processed in 0.002141314 sec. | ||
| 4726 | 2026.01.05 22:34:33.902642 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.01.05 22:34:33.902738 [ 277 ] {3991f897-9093-46d7-a961-01e68fb202b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4728 | 2026.01.05 22:34:33.902786 [ 277 ] {3991f897-9093-46d7-a961-01e68fb202b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4729 | 2026.01.05 22:34:33.903568 [ 277 ] {3991f897-9093-46d7-a961-01e68fb202b9} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.01.05 22:34:33.903605 [ 277 ] {3991f897-9093-46d7-a961-01e68fb202b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4731 | 2026.01.05 22:34:33.903999 [ 277 ] {3991f897-9093-46d7-a961-01e68fb202b9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4732 | 2026.01.05 22:34:33.904215 [ 277 ] {3991f897-9093-46d7-a961-01e68fb202b9} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.01.05 22:34:33.904343 [ 277 ] {3991f897-9093-46d7-a961-01e68fb202b9} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001623 sec., 722119.5317313616 rows/sec., 57.47 MiB/sec. | ||
| 4734 | 2026.01.05 22:34:33.904381 [ 277 ] {3991f897-9093-46d7-a961-01e68fb202b9} <Debug> TCPHandler: Processed in 0.001789562 sec. | ||
| 4735 | 2026.01.05 22:34:33.904495 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.01.05 22:34:33.904590 [ 277 ] {2bf00cde-4eb3-4d5f-86e8-71476ac7c071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4737 | 2026.01.05 22:34:33.904632 [ 277 ] {2bf00cde-4eb3-4d5f-86e8-71476ac7c071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4738 | 2026.01.05 22:34:33.905092 [ 277 ] {2bf00cde-4eb3-4d5f-86e8-71476ac7c071} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.01.05 22:34:33.905129 [ 277 ] {2bf00cde-4eb3-4d5f-86e8-71476ac7c071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4740 | 2026.01.05 22:34:33.905446 [ 277 ] {2bf00cde-4eb3-4d5f-86e8-71476ac7c071} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4741 | 2026.01.05 22:34:33.905674 [ 277 ] {2bf00cde-4eb3-4d5f-86e8-71476ac7c071} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.01.05 22:34:33.905803 [ 277 ] {2bf00cde-4eb3-4d5f-86e8-71476ac7c071} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.00123 sec., 191056.9105691057 rows/sec., 11.57 MiB/sec. | ||
| 4743 | 2026.01.05 22:34:33.905841 [ 277 ] {2bf00cde-4eb3-4d5f-86e8-71476ac7c071} <Debug> TCPHandler: Processed in 0.001396919 sec. | ||
| 4744 | 2026.01.05 22:34:33.906010 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.01.05 22:34:33.906103 [ 277 ] {d0e89781-66fa-457a-b1eb-7c45b647840a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4746 | 2026.01.05 22:34:33.906144 [ 277 ] {d0e89781-66fa-457a-b1eb-7c45b647840a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4747 | 2026.01.05 22:34:33.906596 [ 277 ] {d0e89781-66fa-457a-b1eb-7c45b647840a} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.01.05 22:34:33.906633 [ 277 ] {d0e89781-66fa-457a-b1eb-7c45b647840a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4749 | 2026.01.05 22:34:33.906942 [ 277 ] {d0e89781-66fa-457a-b1eb-7c45b647840a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4750 | 2026.01.05 22:34:33.907149 [ 277 ] {d0e89781-66fa-457a-b1eb-7c45b647840a} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.01.05 22:34:33.907249 [ 74 ] {} <Debug> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4752 | 2026.01.05 22:34:33.907275 [ 277 ] {d0e89781-66fa-457a-b1eb-7c45b647840a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001189 sec., 178301.09335576114 rows/sec., 11.50 MiB/sec. | ||
| 4753 | 2026.01.05 22:34:33.907312 [ 74 ] {} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.01.05 22:34:33.907321 [ 277 ] {d0e89781-66fa-457a-b1eb-7c45b647840a} <Debug> TCPHandler: Processed in 0.001361697 sec. | ||
| 4755 | 2026.01.05 22:34:33.907342 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4756 | 2026.01.05 22:34:33.907444 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.01.05 22:34:33.907448 [ 191 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 4758 | 2026.01.05 22:34:33.907553 [ 277 ] {4708e15f-adde-4447-8638-228cc4169ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4759 | 2026.01.05 22:34:33.907580 [ 191 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4760 | 2026.01.05 22:34:33.907629 [ 277 ] {4708e15f-adde-4447-8638-228cc4169ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4761 | 2026.01.05 22:34:33.907633 [ 191 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 238 rows starting from the beginning of the part | ||
| 4762 | 2026.01.05 22:34:33.907708 [ 191 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 4763 | 2026.01.05 22:34:33.907762 [ 191 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 4764 | 2026.01.05 22:34:33.907813 [ 191 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4765 | 2026.01.05 22:34:33.907860 [ 191 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 4766 | 2026.01.05 22:34:33.907905 [ 191 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 4767 | 2026.01.05 22:34:33.908110 [ 277 ] {4708e15f-adde-4447-8638-228cc4169ab1} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.01.05 22:34:33.908146 [ 277 ] {4708e15f-adde-4447-8638-228cc4169ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4769 | 2026.01.05 22:34:33.908520 [ 277 ] {4708e15f-adde-4447-8638-228cc4169ab1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4770 | 2026.01.05 22:34:33.908773 [ 277 ] {4708e15f-adde-4447-8638-228cc4169ab1} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.01.05 22:34:33.908805 [ 194 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401668 sec., 523661.8086451285 rows/sec., 37.03 MiB/sec. | ||
| 4772 | 2026.01.05 22:34:33.908911 [ 277 ] {4708e15f-adde-4447-8638-228cc4169ab1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001376 sec., 153343.02325581395 rows/sec., 8.71 MiB/sec. | ||
| 4773 | 2026.01.05 22:34:33.908943 [ 199 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4774 | 2026.01.05 22:34:33.908954 [ 277 ] {4708e15f-adde-4447-8638-228cc4169ab1} <Debug> TCPHandler: Processed in 0.001562174 sec. | ||
| 4775 | 2026.01.05 22:34:33.909078 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.01.05 22:34:33.909200 [ 277 ] {e4a0f53f-a2d2-4d79-a86c-23f5346117ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4777 | 2026.01.05 22:34:33.909218 [ 199 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_10_2} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.01.05 22:34:33.909249 [ 277 ] {e4a0f53f-a2d2-4d79-a86c-23f5346117ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4779 | 2026.01.05 22:34:33.909283 [ 199 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_10_2} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4780 | 2026.01.05 22:34:33.909350 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4781 | 2026.01.05 22:34:33.909967 [ 277 ] {e4a0f53f-a2d2-4d79-a86c-23f5346117ef} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.01.05 22:34:33.910011 [ 277 ] {e4a0f53f-a2d2-4d79-a86c-23f5346117ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4783 | 2026.01.05 22:34:33.910423 [ 277 ] {e4a0f53f-a2d2-4d79-a86c-23f5346117ef} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4784 | 2026.01.05 22:34:33.910639 [ 277 ] {e4a0f53f-a2d2-4d79-a86c-23f5346117ef} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2026.01.05 22:34:33.910774 [ 277 ] {e4a0f53f-a2d2-4d79-a86c-23f5346117ef} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001599 sec., 443402.12632895564 rows/sec., 31.07 MiB/sec. | ||
| 4786 | 2026.01.05 22:34:33.910813 [ 277 ] {e4a0f53f-a2d2-4d79-a86c-23f5346117ef} <Debug> TCPHandler: Processed in 0.001796812 sec. | ||
| 4787 | 2026.01.05 22:34:33.910924 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4788 | 2026.01.05 22:34:33.911020 [ 277 ] {7442ee99-10fe-4c42-a0f4-da5664b95b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4789 | 2026.01.05 22:34:33.911062 [ 277 ] {7442ee99-10fe-4c42-a0f4-da5664b95b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4790 | 2026.01.05 22:34:33.911388 [ 277 ] {7442ee99-10fe-4c42-a0f4-da5664b95b1c} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2026.01.05 22:34:33.911426 [ 277 ] {7442ee99-10fe-4c42-a0f4-da5664b95b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4792 | 2026.01.05 22:34:33.911743 [ 277 ] {7442ee99-10fe-4c42-a0f4-da5664b95b1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4793 | 2026.01.05 22:34:33.911958 [ 277 ] {7442ee99-10fe-4c42-a0f4-da5664b95b1c} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4794 | 2026.01.05 22:34:33.912087 [ 277 ] {7442ee99-10fe-4c42-a0f4-da5664b95b1c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 4795 | 2026.01.05 22:34:33.912125 [ 277 ] {7442ee99-10fe-4c42-a0f4-da5664b95b1c} <Debug> TCPHandler: Processed in 0.001251473 sec. | ||
| 4796 | 2026.01.05 22:34:33.912229 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4797 | 2026.01.05 22:34:33.912322 [ 277 ] {df6e650d-66a9-4f11-90c1-bf4552fd7bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4798 | 2026.01.05 22:34:33.912366 [ 277 ] {df6e650d-66a9-4f11-90c1-bf4552fd7bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4799 | 2026.01.05 22:34:33.912795 [ 277 ] {df6e650d-66a9-4f11-90c1-bf4552fd7bfe} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2026.01.05 22:34:33.912831 [ 277 ] {df6e650d-66a9-4f11-90c1-bf4552fd7bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4801 | 2026.01.05 22:34:33.913190 [ 277 ] {df6e650d-66a9-4f11-90c1-bf4552fd7bfe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4802 | 2026.01.05 22:34:33.913402 [ 277 ] {df6e650d-66a9-4f11-90c1-bf4552fd7bfe} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.01.05 22:34:33.913542 [ 277 ] {df6e650d-66a9-4f11-90c1-bf4552fd7bfe} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001238 sec., 253634.89499192245 rows/sec., 16.66 MiB/sec. | ||
| 4804 | 2026.01.05 22:34:33.913580 [ 277 ] {df6e650d-66a9-4f11-90c1-bf4552fd7bfe} <Debug> TCPHandler: Processed in 0.001400558 sec. | ||
| 4805 | 2026.01.05 22:34:33.913690 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4806 | 2026.01.05 22:34:33.913784 [ 277 ] {5be38a92-7824-4cd4-afd6-2fa87b95a135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4807 | 2026.01.05 22:34:33.913827 [ 277 ] {5be38a92-7824-4cd4-afd6-2fa87b95a135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4808 | 2026.01.05 22:34:33.914132 [ 277 ] {5be38a92-7824-4cd4-afd6-2fa87b95a135} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2026.01.05 22:34:33.914168 [ 277 ] {5be38a92-7824-4cd4-afd6-2fa87b95a135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4810 | 2026.01.05 22:34:33.914505 [ 277 ] {5be38a92-7824-4cd4-afd6-2fa87b95a135} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4811 | 2026.01.05 22:34:33.914719 [ 277 ] {5be38a92-7824-4cd4-afd6-2fa87b95a135} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.01.05 22:34:33.914853 [ 277 ] {5be38a92-7824-4cd4-afd6-2fa87b95a135} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 4813 | 2026.01.05 22:34:33.914892 [ 277 ] {5be38a92-7824-4cd4-afd6-2fa87b95a135} <Debug> TCPHandler: Processed in 0.001252984 sec. | ||
| 4814 | 2026.01.05 22:34:33.915010 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.01.05 22:34:33.915126 [ 277 ] {70356960-21b9-4f98-a37b-73d37f19e454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4816 | 2026.01.05 22:34:33.915191 [ 277 ] {70356960-21b9-4f98-a37b-73d37f19e454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4817 | 2026.01.05 22:34:33.916136 [ 277 ] {70356960-21b9-4f98-a37b-73d37f19e454} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.01.05 22:34:33.916182 [ 277 ] {70356960-21b9-4f98-a37b-73d37f19e454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4819 | 2026.01.05 22:34:33.916771 [ 277 ] {70356960-21b9-4f98-a37b-73d37f19e454} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4820 | 2026.01.05 22:34:33.917017 [ 277 ] {70356960-21b9-4f98-a37b-73d37f19e454} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.01.05 22:34:33.917160 [ 277 ] {70356960-21b9-4f98-a37b-73d37f19e454} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00206 sec., 14563.106796116503 rows/sec., 26.10 MiB/sec. | ||
| 4822 | 2026.01.05 22:34:33.917215 [ 277 ] {70356960-21b9-4f98-a37b-73d37f19e454} <Debug> TCPHandler: Processed in 0.002264368 sec. | ||
| 4823 | 2026.01.05 22:34:33.917326 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2026.01.05 22:34:33.917420 [ 277 ] {893199c9-2aa4-4fa0-8a76-c046bee5f004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4825 | 2026.01.05 22:34:33.917462 [ 277 ] {893199c9-2aa4-4fa0-8a76-c046bee5f004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4826 | 2026.01.05 22:34:33.917798 [ 277 ] {893199c9-2aa4-4fa0-8a76-c046bee5f004} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.01.05 22:34:33.917835 [ 277 ] {893199c9-2aa4-4fa0-8a76-c046bee5f004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4828 | 2026.01.05 22:34:33.918161 [ 277 ] {893199c9-2aa4-4fa0-8a76-c046bee5f004} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4829 | 2026.01.05 22:34:33.918376 [ 277 ] {893199c9-2aa4-4fa0-8a76-c046bee5f004} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.01.05 22:34:33.918506 [ 277 ] {893199c9-2aa4-4fa0-8a76-c046bee5f004} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001106 sec., 94032.54972875226 rows/sec., 5.76 MiB/sec. | ||
| 4831 | 2026.01.05 22:34:33.918543 [ 277 ] {893199c9-2aa4-4fa0-8a76-c046bee5f004} <Debug> TCPHandler: Processed in 0.001267624 sec. | ||
| 4832 | 2026.01.05 22:34:36.042715 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57867 | ||
| 4833 | 2026.01.05 22:34:36.042819 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4834 | 2026.01.05 22:34:36.042850 [ 286 ] {} <Debug> TCP-Session: 07a448cd-db26-4aad-af9d-5e9c9543b349 Authenticating user 'default' from [fd00:1122:3344:101::e]:57867 | ||
| 4835 | 2026.01.05 22:34:36.042875 [ 286 ] {} <Debug> TCP-Session: 07a448cd-db26-4aad-af9d-5e9c9543b349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4836 | 2026.01.05 22:34:36.042909 [ 286 ] {} <Debug> TCP-Session: 07a448cd-db26-4aad-af9d-5e9c9543b349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4837 | 2026.01.05 22:34:36.043150 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34774 | ||
| 4838 | 2026.01.05 22:34:36.043169 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44549 | ||
| 4839 | 2026.01.05 22:34:36.043211 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45460 | ||
| 4840 | 2026.01.05 22:34:36.043250 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59802 | ||
| 4841 | 2026.01.05 22:34:36.043201 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56784 | ||
| 4842 | 2026.01.05 22:34:36.043330 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4843 | 2026.01.05 22:34:36.043333 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4844 | 2026.01.05 22:34:36.043384 [ 290 ] {} <Debug> TCP-Session: eaef5cd7-9042-4856-b0a8-a2e4024d718c Authenticating user 'default' from [fd00:1122:3344:101::e]:44549 | ||
| 4845 | 2026.01.05 22:34:36.043193 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34806 | ||
| 4846 | 2026.01.05 22:34:36.043412 [ 290 ] {} <Debug> TCP-Session: eaef5cd7-9042-4856-b0a8-a2e4024d718c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4847 | 2026.01.05 22:34:36.043159 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59904 | ||
| 4848 | 2026.01.05 22:34:36.043473 [ 290 ] {} <Debug> TCP-Session: eaef5cd7-9042-4856-b0a8-a2e4024d718c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4849 | 2026.01.05 22:34:36.043168 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49885 | ||
| 4850 | 2026.01.05 22:34:36.043401 [ 288 ] {} <Debug> TCP-Session: 1dd80056-fb1e-4b30-af1b-1cbdc9cadc0a Authenticating user 'default' from [fd00:1122:3344:101::e]:34774 | ||
| 4851 | 2026.01.05 22:34:36.043314 [ 286 ] {} <Trace> TCP-Session: 07a448cd-db26-4aad-af9d-5e9c9543b349 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.01.05 22:34:36.043582 [ 288 ] {} <Debug> TCP-Session: 1dd80056-fb1e-4b30-af1b-1cbdc9cadc0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4853 | 2026.01.05 22:34:36.043616 [ 288 ] {} <Debug> TCP-Session: 1dd80056-fb1e-4b30-af1b-1cbdc9cadc0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4854 | 2026.01.05 22:34:36.043710 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4855 | 2026.01.05 22:34:36.043712 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4856 | 2026.01.05 22:34:36.043744 [ 286 ] {f61ad918-5792-4103-875e-0c46ee44ef5e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57867) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4857 | 2026.01.05 22:34:36.043750 [ 293 ] {} <Debug> TCP-Session: 6d8f8627-4dbc-4e42-b960-c0ef69b45dc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34806 | ||
| 4858 | 2026.01.05 22:34:36.043763 [ 291 ] {} <Debug> TCP-Session: 3f1c4916-920e-45c6-9e91-42cdbd30282b Authenticating user 'default' from [fd00:1122:3344:101::e]:49885 | ||
| 4859 | 2026.01.05 22:34:36.043794 [ 293 ] {} <Debug> TCP-Session: 6d8f8627-4dbc-4e42-b960-c0ef69b45dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4860 | 2026.01.05 22:34:36.043793 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4861 | 2026.01.05 22:34:36.043814 [ 293 ] {} <Debug> TCP-Session: 6d8f8627-4dbc-4e42-b960-c0ef69b45dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4862 | 2026.01.05 22:34:36.043806 [ 291 ] {} <Debug> TCP-Session: 3f1c4916-920e-45c6-9e91-42cdbd30282b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4863 | 2026.01.05 22:34:36.043856 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4864 | 2026.01.05 22:34:36.043886 [ 291 ] {} <Debug> TCP-Session: 3f1c4916-920e-45c6-9e91-42cdbd30282b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4865 | 2026.01.05 22:34:36.043854 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4866 | 2026.01.05 22:34:36.043914 [ 275 ] {} <Debug> TCP-Session: ceb95717-a02b-416c-8684-56159cfae624 Authenticating user 'default' from [fd00:1122:3344:101::e]:59802 | ||
| 4867 | 2026.01.05 22:34:36.043853 [ 292 ] {} <Debug> TCP-Session: dfee25d4-91a5-4638-a64d-9a3b4f2c6249 Authenticating user 'default' from [fd00:1122:3344:101::e]:56784 | ||
| 4868 | 2026.01.05 22:34:36.043953 [ 275 ] {} <Debug> TCP-Session: ceb95717-a02b-416c-8684-56159cfae624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4869 | 2026.01.05 22:34:36.043947 [ 294 ] {} <Debug> TCP-Session: b1ed92fd-f5aa-45d8-99da-461e655c6d90 Authenticating user 'default' from [fd00:1122:3344:101::e]:45460 | ||
| 4870 | 2026.01.05 22:34:36.043989 [ 275 ] {} <Debug> TCP-Session: ceb95717-a02b-416c-8684-56159cfae624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4871 | 2026.01.05 22:34:36.043985 [ 292 ] {} <Debug> TCP-Session: dfee25d4-91a5-4638-a64d-9a3b4f2c6249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4872 | 2026.01.05 22:34:36.044003 [ 286 ] {f61ad918-5792-4103-875e-0c46ee44ef5e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4873 | 2026.01.05 22:34:36.044029 [ 292 ] {} <Debug> TCP-Session: dfee25d4-91a5-4638-a64d-9a3b4f2c6249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4874 | 2026.01.05 22:34:36.044005 [ 294 ] {} <Debug> TCP-Session: b1ed92fd-f5aa-45d8-99da-461e655c6d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4875 | 2026.01.05 22:34:36.043742 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4876 | 2026.01.05 22:34:36.044084 [ 286 ] {f61ad918-5792-4103-875e-0c46ee44ef5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4877 | 2026.01.05 22:34:36.044087 [ 294 ] {} <Debug> TCP-Session: b1ed92fd-f5aa-45d8-99da-461e655c6d90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4878 | 2026.01.05 22:34:36.044126 [ 289 ] {} <Debug> TCP-Session: 5dae59a1-8708-4a6a-a481-2de147f5245b Authenticating user 'default' from [fd00:1122:3344:101::e]:59904 | ||
| 4879 | 2026.01.05 22:34:36.044165 [ 289 ] {} <Debug> TCP-Session: 5dae59a1-8708-4a6a-a481-2de147f5245b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4880 | 2026.01.05 22:34:36.044178 [ 289 ] {} <Debug> TCP-Session: 5dae59a1-8708-4a6a-a481-2de147f5245b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4881 | 2026.01.05 22:34:36.044388 [ 286 ] {f61ad918-5792-4103-875e-0c46ee44ef5e} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 4882 | 2026.01.05 22:34:36.045284 [ 309 ] {f61ad918-5792-4103-875e-0c46ee44ef5e} <Trace> AggregatingTransform: Aggregating | ||
| 4883 | 2026.01.05 22:34:36.045330 [ 309 ] {f61ad918-5792-4103-875e-0c46ee44ef5e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4884 | 2026.01.05 22:34:36.045371 [ 309 ] {f61ad918-5792-4103-875e-0c46ee44ef5e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088342 sec. (1131.964 rows/sec., 44.22 KiB/sec.) | ||
| 4885 | 2026.01.05 22:34:36.045393 [ 309 ] {f61ad918-5792-4103-875e-0c46ee44ef5e} <Trace> Aggregator: Merging aggregated data | ||
| 4886 | 2026.01.05 22:34:36.046659 [ 286 ] {f61ad918-5792-4103-875e-0c46ee44ef5e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002969 sec., 336.81374200067364 rows/sec., 13.16 KiB/sec. | ||
| 4887 | 2026.01.05 22:34:36.046781 [ 286 ] {f61ad918-5792-4103-875e-0c46ee44ef5e} <Debug> TCPHandler: Processed in 0.003579294 sec. | ||
| 4888 | 2026.01.05 22:34:36.046895 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4889 | 2026.01.05 22:34:36.046919 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4890 | 2026.01.05 22:34:36.046923 [ 286 ] {} <Debug> TCP-Session: 07a448cd-db26-4aad-af9d-5e9c9543b349 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4891 | 2026.01.05 22:34:36.046938 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4892 | 2026.01.05 22:34:36.046962 [ 288 ] {} <Debug> TCP-Session: 1dd80056-fb1e-4b30-af1b-1cbdc9cadc0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4893 | 2026.01.05 22:34:36.046970 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4894 | 2026.01.05 22:34:36.046987 [ 275 ] {} <Debug> TCP-Session: ceb95717-a02b-416c-8684-56159cfae624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4895 | 2026.01.05 22:34:36.046990 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4896 | 2026.01.05 22:34:36.047011 [ 290 ] {} <Debug> TCP-Session: eaef5cd7-9042-4856-b0a8-a2e4024d718c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4897 | 2026.01.05 22:34:36.047012 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4898 | 2026.01.05 22:34:36.047049 [ 289 ] {} <Debug> TCP-Session: 5dae59a1-8708-4a6a-a481-2de147f5245b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4899 | 2026.01.05 22:34:36.047037 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4900 | 2026.01.05 22:34:36.047079 [ 293 ] {} <Debug> TCP-Session: 6d8f8627-4dbc-4e42-b960-c0ef69b45dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4901 | 2026.01.05 22:34:36.047113 [ 294 ] {} <Debug> TCP-Session: b1ed92fd-f5aa-45d8-99da-461e655c6d90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4902 | 2026.01.05 22:34:36.047024 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4903 | 2026.01.05 22:34:36.046954 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4904 | 2026.01.05 22:34:36.047175 [ 291 ] {} <Debug> TCP-Session: 3f1c4916-920e-45c6-9e91-42cdbd30282b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4905 | 2026.01.05 22:34:36.047202 [ 292 ] {} <Debug> TCP-Session: dfee25d4-91a5-4638-a64d-9a3b4f2c6249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4906 | 2026.01.05 22:34:37.544037 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36819 | ||
| 4907 | 2026.01.05 22:34:37.544140 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4908 | 2026.01.05 22:34:37.544164 [ 286 ] {} <Debug> TCP-Session: 3dfcaaa6-ab18-4b98-8563-c72ed435af9c Authenticating user 'default' from [fd00:1122:3344:101::e]:36819 | ||
| 4909 | 2026.01.05 22:34:37.544185 [ 286 ] {} <Debug> TCP-Session: 3dfcaaa6-ab18-4b98-8563-c72ed435af9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4910 | 2026.01.05 22:34:37.544197 [ 286 ] {} <Debug> TCP-Session: 3dfcaaa6-ab18-4b98-8563-c72ed435af9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4911 | 2026.01.05 22:34:37.544418 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54864 | ||
| 4912 | 2026.01.05 22:34:37.544436 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34570 | ||
| 4913 | 2026.01.05 22:34:37.544475 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58263 | ||
| 4914 | 2026.01.05 22:34:37.544484 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62780 | ||
| 4915 | 2026.01.05 22:34:37.544468 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58807 | ||
| 4916 | 2026.01.05 22:34:37.544545 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4917 | 2026.01.05 22:34:37.544564 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4918 | 2026.01.05 22:34:37.544544 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4919 | 2026.01.05 22:34:37.544597 [ 294 ] {} <Debug> TCP-Session: 4c680225-b49a-4485-8050-d62fc26fb6a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58263 | ||
| 4920 | 2026.01.05 22:34:37.544600 [ 275 ] {} <Debug> TCP-Session: a04275bf-fa2a-417f-bba7-2fd1fb4ffd5e Authenticating user 'default' from [fd00:1122:3344:101::e]:62780 | ||
| 4921 | 2026.01.05 22:34:37.544618 [ 290 ] {} <Debug> TCP-Session: 3198d0cc-e2ea-4a65-adc1-0b35388c0004 Authenticating user 'default' from [fd00:1122:3344:101::e]:34570 | ||
| 4922 | 2026.01.05 22:34:37.544627 [ 294 ] {} <Debug> TCP-Session: 4c680225-b49a-4485-8050-d62fc26fb6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4923 | 2026.01.05 22:34:37.544635 [ 275 ] {} <Debug> TCP-Session: a04275bf-fa2a-417f-bba7-2fd1fb4ffd5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4924 | 2026.01.05 22:34:37.544640 [ 290 ] {} <Debug> TCP-Session: 3198d0cc-e2ea-4a65-adc1-0b35388c0004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4925 | 2026.01.05 22:34:37.544650 [ 275 ] {} <Debug> TCP-Session: a04275bf-fa2a-417f-bba7-2fd1fb4ffd5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4926 | 2026.01.05 22:34:37.544643 [ 294 ] {} <Debug> TCP-Session: 4c680225-b49a-4485-8050-d62fc26fb6a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4927 | 2026.01.05 22:34:37.544657 [ 290 ] {} <Debug> TCP-Session: 3198d0cc-e2ea-4a65-adc1-0b35388c0004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4928 | 2026.01.05 22:34:37.544649 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4929 | 2026.01.05 22:34:37.544466 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42171 | ||
| 4930 | 2026.01.05 22:34:37.544738 [ 293 ] {} <Debug> TCP-Session: 5fa15e73-84bc-4016-9029-8dc1ca40aed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58807 | ||
| 4931 | 2026.01.05 22:34:37.544524 [ 286 ] {} <Trace> TCP-Session: 3dfcaaa6-ab18-4b98-8563-c72ed435af9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4932 | 2026.01.05 22:34:37.544792 [ 293 ] {} <Debug> TCP-Session: 5fa15e73-84bc-4016-9029-8dc1ca40aed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4933 | 2026.01.05 22:34:37.544441 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45391 | ||
| 4934 | 2026.01.05 22:34:37.544827 [ 293 ] {} <Debug> TCP-Session: 5fa15e73-84bc-4016-9029-8dc1ca40aed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4935 | 2026.01.05 22:34:37.544825 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4936 | 2026.01.05 22:34:37.544891 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4937 | 2026.01.05 22:34:37.544911 [ 292 ] {} <Debug> TCP-Session: e97ae10c-e9e3-4277-a7bb-a2910a6612ce Authenticating user 'default' from [fd00:1122:3344:101::e]:42171 | ||
| 4938 | 2026.01.05 22:34:37.544926 [ 291 ] {} <Debug> TCP-Session: 37b6d41e-731f-409a-bcc1-aeb814d477e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45391 | ||
| 4939 | 2026.01.05 22:34:37.544941 [ 286 ] {05ed618e-91c3-427c-ae17-71e40d90d1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36819) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4940 | 2026.01.05 22:34:37.544955 [ 291 ] {} <Debug> TCP-Session: 37b6d41e-731f-409a-bcc1-aeb814d477e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4941 | 2026.01.05 22:34:37.544946 [ 292 ] {} <Debug> TCP-Session: e97ae10c-e9e3-4277-a7bb-a2910a6612ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4942 | 2026.01.05 22:34:37.544972 [ 291 ] {} <Debug> TCP-Session: 37b6d41e-731f-409a-bcc1-aeb814d477e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4943 | 2026.01.05 22:34:37.544988 [ 292 ] {} <Debug> TCP-Session: e97ae10c-e9e3-4277-a7bb-a2910a6612ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4944 | 2026.01.05 22:34:37.544429 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35507 | ||
| 4945 | 2026.01.05 22:34:37.544545 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4946 | 2026.01.05 22:34:37.545073 [ 288 ] {} <Debug> TCP-Session: a6e02011-d357-4190-90d1-cd160bfb0929 Authenticating user 'default' from [fd00:1122:3344:101::e]:54864 | ||
| 4947 | 2026.01.05 22:34:37.545086 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4948 | 2026.01.05 22:34:37.545089 [ 288 ] {} <Debug> TCP-Session: a6e02011-d357-4190-90d1-cd160bfb0929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4949 | 2026.01.05 22:34:37.545117 [ 289 ] {} <Debug> TCP-Session: ebd1b4f3-740b-479f-9825-032cc401c903 Authenticating user 'default' from [fd00:1122:3344:101::e]:35507 | ||
| 4950 | 2026.01.05 22:34:37.545120 [ 288 ] {} <Debug> TCP-Session: a6e02011-d357-4190-90d1-cd160bfb0929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4951 | 2026.01.05 22:34:37.545142 [ 289 ] {} <Debug> TCP-Session: ebd1b4f3-740b-479f-9825-032cc401c903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4952 | 2026.01.05 22:34:37.545162 [ 289 ] {} <Debug> TCP-Session: ebd1b4f3-740b-479f-9825-032cc401c903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4953 | 2026.01.05 22:34:37.545193 [ 286 ] {05ed618e-91c3-427c-ae17-71e40d90d1a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4954 | 2026.01.05 22:34:37.545249 [ 286 ] {05ed618e-91c3-427c-ae17-71e40d90d1a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4955 | 2026.01.05 22:34:37.545515 [ 286 ] {05ed618e-91c3-427c-ae17-71e40d90d1a8} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 4956 | 2026.01.05 22:34:37.546492 [ 342 ] {05ed618e-91c3-427c-ae17-71e40d90d1a8} <Trace> AggregatingTransform: Aggregating | ||
| 4957 | 2026.01.05 22:34:37.546546 [ 342 ] {05ed618e-91c3-427c-ae17-71e40d90d1a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 4958 | 2026.01.05 22:34:37.546583 [ 342 ] {05ed618e-91c3-427c-ae17-71e40d90d1a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974073 sec. (1026.617 rows/sec., 40.10 KiB/sec.) | ||
| 4959 | 2026.01.05 22:34:37.546601 [ 342 ] {05ed618e-91c3-427c-ae17-71e40d90d1a8} <Trace> Aggregator: Merging aggregated data | ||
| 4960 | 2026.01.05 22:34:37.547858 [ 286 ] {05ed618e-91c3-427c-ae17-71e40d90d1a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002968 sec., 336.92722371967653 rows/sec., 13.16 KiB/sec. | ||
| 4961 | 2026.01.05 22:34:37.548004 [ 286 ] {05ed618e-91c3-427c-ae17-71e40d90d1a8} <Debug> TCPHandler: Processed in 0.003593475 sec. | ||
| 4962 | 2026.01.05 22:34:37.548121 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4963 | 2026.01.05 22:34:37.548150 [ 286 ] {} <Debug> TCP-Session: 3dfcaaa6-ab18-4b98-8563-c72ed435af9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4964 | 2026.01.05 22:34:37.548154 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4965 | 2026.01.05 22:34:37.548170 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4966 | 2026.01.05 22:34:37.548187 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4967 | 2026.01.05 22:34:37.548204 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4968 | 2026.01.05 22:34:37.548230 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4969 | 2026.01.05 22:34:37.548241 [ 289 ] {} <Debug> TCP-Session: ebd1b4f3-740b-479f-9825-032cc401c903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4970 | 2026.01.05 22:34:37.548257 [ 291 ] {} <Debug> TCP-Session: 37b6d41e-731f-409a-bcc1-aeb814d477e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4971 | 2026.01.05 22:34:37.548273 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4972 | 2026.01.05 22:34:37.548281 [ 293 ] {} <Debug> TCP-Session: 5fa15e73-84bc-4016-9029-8dc1ca40aed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4973 | 2026.01.05 22:34:37.548300 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4974 | 2026.01.05 22:34:37.548327 [ 292 ] {} <Debug> TCP-Session: e97ae10c-e9e3-4277-a7bb-a2910a6612ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4975 | 2026.01.05 22:34:37.548251 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4976 | 2026.01.05 22:34:37.548355 [ 294 ] {} <Debug> TCP-Session: 4c680225-b49a-4485-8050-d62fc26fb6a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4977 | 2026.01.05 22:34:37.548220 [ 288 ] {} <Debug> TCP-Session: a6e02011-d357-4190-90d1-cd160bfb0929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4978 | 2026.01.05 22:34:37.548392 [ 290 ] {} <Debug> TCP-Session: 3198d0cc-e2ea-4a65-adc1-0b35388c0004 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4979 | 2026.01.05 22:34:37.548202 [ 275 ] {} <Debug> TCP-Session: a04275bf-fa2a-417f-bba7-2fd1fb4ffd5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4980 | 2026.01.05 22:34:37.593847 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64356 | ||
| 4981 | 2026.01.05 22:34:37.593940 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4982 | 2026.01.05 22:34:37.593965 [ 291 ] {} <Debug> TCP-Session: a7b9cce4-d8a7-4ca1-8873-3d800cd73933 Authenticating user 'default' from [fd00:1122:3344:101::e]:64356 | ||
| 4983 | 2026.01.05 22:34:37.593985 [ 291 ] {} <Debug> TCP-Session: a7b9cce4-d8a7-4ca1-8873-3d800cd73933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4984 | 2026.01.05 22:34:37.593997 [ 291 ] {} <Debug> TCP-Session: a7b9cce4-d8a7-4ca1-8873-3d800cd73933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4985 | 2026.01.05 22:34:37.594187 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61892 | ||
| 4986 | 2026.01.05 22:34:37.594215 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48378 | ||
| 4987 | 2026.01.05 22:34:37.594238 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42889 | ||
| 4988 | 2026.01.05 22:34:37.594257 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38153 | ||
| 4989 | 2026.01.05 22:34:37.594273 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61406 | ||
| 4990 | 2026.01.05 22:34:37.594289 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57688 | ||
| 4991 | 2026.01.05 22:34:37.594313 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4992 | 2026.01.05 22:34:37.594321 [ 291 ] {} <Trace> TCP-Session: a7b9cce4-d8a7-4ca1-8873-3d800cd73933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.01.05 22:34:37.594358 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4994 | 2026.01.05 22:34:37.594361 [ 293 ] {} <Debug> TCP-Session: 9a04963a-4e20-4587-abc4-10b6fbecf19c Authenticating user 'default' from [fd00:1122:3344:101::e]:48378 | ||
| 4995 | 2026.01.05 22:34:37.594376 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4996 | 2026.01.05 22:34:37.594390 [ 289 ] {} <Debug> TCP-Session: fe0d043a-f1c1-475a-a67c-080c1fb9f6d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61406 | ||
| 4997 | 2026.01.05 22:34:37.594413 [ 293 ] {} <Debug> TCP-Session: 9a04963a-4e20-4587-abc4-10b6fbecf19c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4998 | 2026.01.05 22:34:37.594423 [ 290 ] {} <Debug> TCP-Session: 05b867a7-ce84-41af-9f2f-b5aa59e2f854 Authenticating user 'default' from [fd00:1122:3344:101::e]:57688 | ||
| 4999 | 2026.01.05 22:34:37.594430 [ 289 ] {} <Debug> TCP-Session: fe0d043a-f1c1-475a-a67c-080c1fb9f6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5000 | 2026.01.05 22:34:37.594439 [ 293 ] {} <Debug> TCP-Session: 9a04963a-4e20-4587-abc4-10b6fbecf19c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5001 | 2026.01.05 22:34:37.594457 [ 290 ] {} <Debug> TCP-Session: 05b867a7-ce84-41af-9f2f-b5aa59e2f854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5002 | 2026.01.05 22:34:37.594465 [ 289 ] {} <Debug> TCP-Session: fe0d043a-f1c1-475a-a67c-080c1fb9f6d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5003 | 2026.01.05 22:34:37.594488 [ 290 ] {} <Debug> TCP-Session: 05b867a7-ce84-41af-9f2f-b5aa59e2f854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5004 | 2026.01.05 22:34:37.594332 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5005 | 2026.01.05 22:34:37.594520 [ 291 ] {0d2a3fa1-ef3f-4be0-8106-e13f4bd9e1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64356) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5006 | 2026.01.05 22:34:37.594563 [ 288 ] {} <Debug> TCP-Session: b1717769-1fac-4bfc-86ad-15c945a5b94e Authenticating user 'default' from [fd00:1122:3344:101::e]:38153 | ||
| 5007 | 2026.01.05 22:34:37.594223 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63062 | ||
| 5008 | 2026.01.05 22:34:37.594595 [ 288 ] {} <Debug> TCP-Session: b1717769-1fac-4bfc-86ad-15c945a5b94e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5009 | 2026.01.05 22:34:37.594321 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5010 | 2026.01.05 22:34:37.594615 [ 288 ] {} <Debug> TCP-Session: b1717769-1fac-4bfc-86ad-15c945a5b94e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5011 | 2026.01.05 22:34:37.594638 [ 275 ] {} <Debug> TCP-Session: 772dd211-db6e-468f-9be7-a061c0b35c25 Authenticating user 'default' from [fd00:1122:3344:101::e]:42889 | ||
| 5012 | 2026.01.05 22:34:37.594644 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5013 | 2026.01.05 22:34:37.594656 [ 275 ] {} <Debug> TCP-Session: 772dd211-db6e-468f-9be7-a061c0b35c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5014 | 2026.01.05 22:34:37.594305 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5015 | 2026.01.05 22:34:37.594672 [ 294 ] {} <Debug> TCP-Session: 073fd242-a63d-40d4-8f7f-56eb08ba8e13 Authenticating user 'default' from [fd00:1122:3344:101::e]:63062 | ||
| 5016 | 2026.01.05 22:34:37.594675 [ 275 ] {} <Debug> TCP-Session: 772dd211-db6e-468f-9be7-a061c0b35c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5017 | 2026.01.05 22:34:37.594715 [ 294 ] {} <Debug> TCP-Session: 073fd242-a63d-40d4-8f7f-56eb08ba8e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5018 | 2026.01.05 22:34:37.594715 [ 292 ] {} <Debug> TCP-Session: da60a150-0174-47fe-9a96-88025d245ca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61892 | ||
| 5019 | 2026.01.05 22:34:37.594744 [ 294 ] {} <Debug> TCP-Session: 073fd242-a63d-40d4-8f7f-56eb08ba8e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5020 | 2026.01.05 22:34:37.594766 [ 292 ] {} <Debug> TCP-Session: da60a150-0174-47fe-9a96-88025d245ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5021 | 2026.01.05 22:34:37.594251 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36731 | ||
| 5022 | 2026.01.05 22:34:37.594789 [ 292 ] {} <Debug> TCP-Session: da60a150-0174-47fe-9a96-88025d245ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5023 | 2026.01.05 22:34:37.594864 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5024 | 2026.01.05 22:34:37.594865 [ 291 ] {0d2a3fa1-ef3f-4be0-8106-e13f4bd9e1a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5025 | 2026.01.05 22:34:37.594901 [ 286 ] {} <Debug> TCP-Session: f4ebfcea-b118-4649-9ebd-4bc49fed66c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36731 | ||
| 5026 | 2026.01.05 22:34:37.594926 [ 286 ] {} <Debug> TCP-Session: f4ebfcea-b118-4649-9ebd-4bc49fed66c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5027 | 2026.01.05 22:34:37.594939 [ 291 ] {0d2a3fa1-ef3f-4be0-8106-e13f4bd9e1a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5028 | 2026.01.05 22:34:37.594944 [ 286 ] {} <Debug> TCP-Session: f4ebfcea-b118-4649-9ebd-4bc49fed66c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5029 | 2026.01.05 22:34:37.595246 [ 291 ] {0d2a3fa1-ef3f-4be0-8106-e13f4bd9e1a1} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 5030 | 2026.01.05 22:34:37.596324 [ 316 ] {0d2a3fa1-ef3f-4be0-8106-e13f4bd9e1a1} <Trace> AggregatingTransform: Aggregating | ||
| 5031 | 2026.01.05 22:34:37.596362 [ 316 ] {0d2a3fa1-ef3f-4be0-8106-e13f4bd9e1a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 5032 | 2026.01.05 22:34:37.596403 [ 316 ] {0d2a3fa1-ef3f-4be0-8106-e13f4bd9e1a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001058356 sec. (944.862 rows/sec., 36.91 KiB/sec.) | ||
| 5033 | 2026.01.05 22:34:37.596424 [ 316 ] {0d2a3fa1-ef3f-4be0-8106-e13f4bd9e1a1} <Trace> Aggregator: Merging aggregated data | ||
| 5034 | 2026.01.05 22:34:37.597700 [ 291 ] {0d2a3fa1-ef3f-4be0-8106-e13f4bd9e1a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003244 sec., 308.26140567200986 rows/sec., 12.04 KiB/sec. | ||
| 5035 | 2026.01.05 22:34:37.597860 [ 291 ] {0d2a3fa1-ef3f-4be0-8106-e13f4bd9e1a1} <Debug> TCPHandler: Processed in 0.003681988 sec. | ||
| 5036 | 2026.01.05 22:34:37.597998 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5037 | 2026.01.05 22:34:37.598023 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5038 | 2026.01.05 22:34:37.598033 [ 291 ] {} <Debug> TCP-Session: a7b9cce4-d8a7-4ca1-8873-3d800cd73933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5039 | 2026.01.05 22:34:37.598043 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5040 | 2026.01.05 22:34:37.598062 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5041 | 2026.01.05 22:34:37.598083 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5042 | 2026.01.05 22:34:37.598102 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5043 | 2026.01.05 22:34:37.598119 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5044 | 2026.01.05 22:34:37.598138 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5045 | 2026.01.05 22:34:37.598165 [ 293 ] {} <Debug> TCP-Session: 9a04963a-4e20-4587-abc4-10b6fbecf19c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5046 | 2026.01.05 22:34:37.598179 [ 289 ] {} <Debug> TCP-Session: fe0d043a-f1c1-475a-a67c-080c1fb9f6d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5047 | 2026.01.05 22:34:37.598202 [ 286 ] {} <Debug> TCP-Session: f4ebfcea-b118-4649-9ebd-4bc49fed66c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5048 | 2026.01.05 22:34:37.598153 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5049 | 2026.01.05 22:34:37.598141 [ 275 ] {} <Debug> TCP-Session: 772dd211-db6e-468f-9be7-a061c0b35c25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5050 | 2026.01.05 22:34:37.598258 [ 288 ] {} <Debug> TCP-Session: b1717769-1fac-4bfc-86ad-15c945a5b94e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5051 | 2026.01.05 22:34:37.598123 [ 294 ] {} <Debug> TCP-Session: 073fd242-a63d-40d4-8f7f-56eb08ba8e13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5052 | 2026.01.05 22:34:37.598068 [ 290 ] {} <Debug> TCP-Session: 05b867a7-ce84-41af-9f2f-b5aa59e2f854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5053 | 2026.01.05 22:34:37.598111 [ 292 ] {} <Debug> TCP-Session: da60a150-0174-47fe-9a96-88025d245ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5054 | 2026.01.05 22:34:38.891055 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2026.01.05 22:34:38.891249 [ 277 ] {8e0386c4-b6ed-41e9-bfb0-1efa2ad5fc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5056 | 2026.01.05 22:34:38.891317 [ 277 ] {8e0386c4-b6ed-41e9-bfb0-1efa2ad5fc01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5057 | 2026.01.05 22:34:38.891966 [ 277 ] {8e0386c4-b6ed-41e9-bfb0-1efa2ad5fc01} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.01.05 22:34:38.892015 [ 277 ] {8e0386c4-b6ed-41e9-bfb0-1efa2ad5fc01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5059 | 2026.01.05 22:34:38.892417 [ 277 ] {8e0386c4-b6ed-41e9-bfb0-1efa2ad5fc01} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5060 | 2026.01.05 22:34:38.892647 [ 277 ] {8e0386c4-b6ed-41e9-bfb0-1efa2ad5fc01} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.01.05 22:34:38.892801 [ 277 ] {8e0386c4-b6ed-41e9-bfb0-1efa2ad5fc01} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001603 sec., 14971.927635683094 rows/sec., 1.24 MiB/sec. | ||
| 5062 | 2026.01.05 22:34:38.892797 [ 65 ] {} <Debug> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5063 | 2026.01.05 22:34:38.892845 [ 277 ] {8e0386c4-b6ed-41e9-bfb0-1efa2ad5fc01} <Debug> TCPHandler: Processed in 0.001923977 sec. | ||
| 5064 | 2026.01.05 22:34:38.892874 [ 65 ] {} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.01.05 22:34:38.892900 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5066 | 2026.01.05 22:34:38.892988 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2026.01.05 22:34:38.892997 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 5068 | 2026.01.05 22:34:38.893090 [ 277 ] {aa7dda20-75e0-465a-8042-8640b649c011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5069 | 2026.01.05 22:34:38.893122 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5070 | 2026.01.05 22:34:38.893138 [ 277 ] {aa7dda20-75e0-465a-8042-8640b649c011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5071 | 2026.01.05 22:34:38.893159 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 5072 | 2026.01.05 22:34:38.893226 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 5073 | 2026.01.05 22:34:38.893270 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 5074 | 2026.01.05 22:34:38.893315 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 5075 | 2026.01.05 22:34:38.893356 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 5076 | 2026.01.05 22:34:38.893393 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 5077 | 2026.01.05 22:34:38.893552 [ 277 ] {aa7dda20-75e0-465a-8042-8640b649c011} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.01.05 22:34:38.893595 [ 277 ] {aa7dda20-75e0-465a-8042-8640b649c011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5079 | 2026.01.05 22:34:38.893927 [ 277 ] {aa7dda20-75e0-465a-8042-8640b649c011} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5080 | 2026.01.05 22:34:38.894166 [ 277 ] {aa7dda20-75e0-465a-8042-8640b649c011} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.01.05 22:34:38.894299 [ 277 ] {aa7dda20-75e0-465a-8042-8640b649c011} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001226 sec., 1631.321370309951 rows/sec., 133.02 KiB/sec. | ||
| 5082 | 2026.01.05 22:34:38.894337 [ 277 ] {aa7dda20-75e0-465a-8042-8640b649c011} <Debug> TCPHandler: Processed in 0.001402239 sec. | ||
| 5083 | 2026.01.05 22:34:38.894360 [ 199 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407158 sec., 942324.8846256072 rows/sec., 64.70 MiB/sec. | ||
| 5084 | 2026.01.05 22:34:38.894448 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2026.01.05 22:34:38.894506 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5086 | 2026.01.05 22:34:38.894543 [ 277 ] {59b8870a-6023-4a1b-b2dc-be33fd35d6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5087 | 2026.01.05 22:34:38.894589 [ 277 ] {59b8870a-6023-4a1b-b2dc-be33fd35d6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5088 | 2026.01.05 22:34:38.894753 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_10_2} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.01.05 22:34:38.894823 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_10_2} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5090 | 2026.01.05 22:34:38.894890 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5091 | 2026.01.05 22:34:38.895122 [ 277 ] {59b8870a-6023-4a1b-b2dc-be33fd35d6cf} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2026.01.05 22:34:38.895163 [ 277 ] {59b8870a-6023-4a1b-b2dc-be33fd35d6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5093 | 2026.01.05 22:34:38.895520 [ 277 ] {59b8870a-6023-4a1b-b2dc-be33fd35d6cf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5094 | 2026.01.05 22:34:38.895758 [ 277 ] {59b8870a-6023-4a1b-b2dc-be33fd35d6cf} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2026.01.05 22:34:38.895895 [ 277 ] {59b8870a-6023-4a1b-b2dc-be33fd35d6cf} <Debug> executeQuery: Read 197 rows, 17.95 KiB in 0.001371 sec., 143690.7366885485 rows/sec., 12.78 MiB/sec. | ||
| 5096 | 2026.01.05 22:34:38.895939 [ 277 ] {59b8870a-6023-4a1b-b2dc-be33fd35d6cf} <Debug> TCPHandler: Processed in 0.001538343 sec. | ||
| 5097 | 2026.01.05 22:34:38.896063 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2026.01.05 22:34:38.896159 [ 277 ] {ca27b877-8e73-44fb-9387-c4edb3184535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5099 | 2026.01.05 22:34:38.896201 [ 277 ] {ca27b877-8e73-44fb-9387-c4edb3184535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5100 | 2026.01.05 22:34:38.896613 [ 277 ] {ca27b877-8e73-44fb-9387-c4edb3184535} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.01.05 22:34:38.896650 [ 277 ] {ca27b877-8e73-44fb-9387-c4edb3184535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5102 | 2026.01.05 22:34:38.896969 [ 277 ] {ca27b877-8e73-44fb-9387-c4edb3184535} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5103 | 2026.01.05 22:34:38.897200 [ 277 ] {ca27b877-8e73-44fb-9387-c4edb3184535} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2026.01.05 22:34:38.897330 [ 277 ] {ca27b877-8e73-44fb-9387-c4edb3184535} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001189 sec., 20185.029436501263 rows/sec., 1.52 MiB/sec. | ||
| 5105 | 2026.01.05 22:34:38.897369 [ 277 ] {ca27b877-8e73-44fb-9387-c4edb3184535} <Debug> TCPHandler: Processed in 0.001356657 sec. | ||
| 5106 | 2026.01.05 22:34:38.897482 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2026.01.05 22:34:38.897578 [ 277 ] {b842cce8-a1ed-4642-b1a9-26a5c502083a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5108 | 2026.01.05 22:34:38.897618 [ 277 ] {b842cce8-a1ed-4642-b1a9-26a5c502083a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5109 | 2026.01.05 22:34:38.898024 [ 277 ] {b842cce8-a1ed-4642-b1a9-26a5c502083a} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.01.05 22:34:38.898063 [ 277 ] {b842cce8-a1ed-4642-b1a9-26a5c502083a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5111 | 2026.01.05 22:34:38.898367 [ 277 ] {b842cce8-a1ed-4642-b1a9-26a5c502083a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5112 | 2026.01.05 22:34:38.898580 [ 277 ] {b842cce8-a1ed-4642-b1a9-26a5c502083a} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.01.05 22:34:38.898715 [ 277 ] {b842cce8-a1ed-4642-b1a9-26a5c502083a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001156 sec., 20761.245674740487 rows/sec., 1.72 MiB/sec. | ||
| 5114 | 2026.01.05 22:34:38.898754 [ 277 ] {b842cce8-a1ed-4642-b1a9-26a5c502083a} <Debug> TCPHandler: Processed in 0.001321896 sec. | ||
| 5115 | 2026.01.05 22:34:38.898866 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2026.01.05 22:34:38.898961 [ 277 ] {7da543bd-92be-4077-a1c4-f9f935f735f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5117 | 2026.01.05 22:34:38.899001 [ 277 ] {7da543bd-92be-4077-a1c4-f9f935f735f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5118 | 2026.01.05 22:34:38.899403 [ 277 ] {7da543bd-92be-4077-a1c4-f9f935f735f0} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.01.05 22:34:38.899440 [ 277 ] {7da543bd-92be-4077-a1c4-f9f935f735f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5120 | 2026.01.05 22:34:38.899747 [ 277 ] {7da543bd-92be-4077-a1c4-f9f935f735f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5121 | 2026.01.05 22:34:38.899964 [ 277 ] {7da543bd-92be-4077-a1c4-f9f935f735f0} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2026.01.05 22:34:38.900065 [ 70 ] {} <Debug> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5123 | 2026.01.05 22:34:38.900094 [ 277 ] {7da543bd-92be-4077-a1c4-f9f935f735f0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. | ||
| 5124 | 2026.01.05 22:34:38.900132 [ 70 ] {} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.01.05 22:34:38.900140 [ 277 ] {7da543bd-92be-4077-a1c4-f9f935f735f0} <Debug> TCPHandler: Processed in 0.001323926 sec. | ||
| 5126 | 2026.01.05 22:34:38.900160 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5127 | 2026.01.05 22:34:38.900264 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.01.05 22:34:38.900274 [ 192 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 5129 | 2026.01.05 22:34:38.900364 [ 277 ] {ee986bfb-b07a-4f3c-856b-19d507e0d77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5130 | 2026.01.05 22:34:38.900409 [ 277 ] {ee986bfb-b07a-4f3c-856b-19d507e0d77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5131 | 2026.01.05 22:34:38.900417 [ 192 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5132 | 2026.01.05 22:34:38.900460 [ 192 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 5133 | 2026.01.05 22:34:38.900534 [ 192 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 5134 | 2026.01.05 22:34:38.900592 [ 192 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 5135 | 2026.01.05 22:34:38.900637 [ 192 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 5136 | 2026.01.05 22:34:38.900687 [ 192 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 5137 | 2026.01.05 22:34:38.900732 [ 192 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 5138 | 2026.01.05 22:34:38.900873 [ 277 ] {ee986bfb-b07a-4f3c-856b-19d507e0d77b} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.01.05 22:34:38.900916 [ 277 ] {ee986bfb-b07a-4f3c-856b-19d507e0d77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5140 | 2026.01.05 22:34:38.901269 [ 277 ] {ee986bfb-b07a-4f3c-856b-19d507e0d77b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5141 | 2026.01.05 22:34:38.901516 [ 277 ] {ee986bfb-b07a-4f3c-856b-19d507e0d77b} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.01.05 22:34:38.901654 [ 277 ] {ee986bfb-b07a-4f3c-856b-19d507e0d77b} <Debug> executeQuery: Read 112 rows, 9.34 KiB in 0.001307 sec., 85692.42540168324 rows/sec., 6.98 MiB/sec. | ||
| 5143 | 2026.01.05 22:34:38.901695 [ 277 ] {ee986bfb-b07a-4f3c-856b-19d507e0d77b} <Debug> TCPHandler: Processed in 0.001481452 sec. | ||
| 5144 | 2026.01.05 22:34:38.901696 [ 199 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473721 sec., 462095.6069703831 rows/sec., 28.64 MiB/sec. | ||
| 5145 | 2026.01.05 22:34:38.901811 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2026.01.05 22:34:38.901834 [ 192 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5147 | 2026.01.05 22:34:38.901909 [ 277 ] {caf10b56-f9bb-4b0a-8bfc-be031dfd0548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5148 | 2026.01.05 22:34:38.901960 [ 277 ] {caf10b56-f9bb-4b0a-8bfc-be031dfd0548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5149 | 2026.01.05 22:34:38.902088 [ 192 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_10_2} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.01.05 22:34:38.902158 [ 192 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_10_2} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5151 | 2026.01.05 22:34:38.902224 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5152 | 2026.01.05 22:34:38.902381 [ 277 ] {caf10b56-f9bb-4b0a-8bfc-be031dfd0548} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2026.01.05 22:34:38.902423 [ 277 ] {caf10b56-f9bb-4b0a-8bfc-be031dfd0548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5154 | 2026.01.05 22:34:38.902775 [ 277 ] {caf10b56-f9bb-4b0a-8bfc-be031dfd0548} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5155 | 2026.01.05 22:34:38.902995 [ 277 ] {caf10b56-f9bb-4b0a-8bfc-be031dfd0548} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.01.05 22:34:38.903126 [ 277 ] {caf10b56-f9bb-4b0a-8bfc-be031dfd0548} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001236 sec., 159385.11326860843 rows/sec., 11.43 MiB/sec. | ||
| 5157 | 2026.01.05 22:34:38.903164 [ 277 ] {caf10b56-f9bb-4b0a-8bfc-be031dfd0548} <Debug> TCPHandler: Processed in 0.001404069 sec. | ||
| 5158 | 2026.01.05 22:34:38.903277 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5159 | 2026.01.05 22:34:38.903372 [ 277 ] {cac94541-839b-469a-b47b-289bb5e00df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5160 | 2026.01.05 22:34:38.903427 [ 277 ] {cac94541-839b-469a-b47b-289bb5e00df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5161 | 2026.01.05 22:34:38.904203 [ 277 ] {cac94541-839b-469a-b47b-289bb5e00df1} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5162 | 2026.01.05 22:34:38.904240 [ 277 ] {cac94541-839b-469a-b47b-289bb5e00df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5163 | 2026.01.05 22:34:38.904766 [ 277 ] {cac94541-839b-469a-b47b-289bb5e00df1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5164 | 2026.01.05 22:34:38.905018 [ 277 ] {cac94541-839b-469a-b47b-289bb5e00df1} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5165 | 2026.01.05 22:34:38.905168 [ 277 ] {cac94541-839b-469a-b47b-289bb5e00df1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001814 sec., 5512.679162072767 rows/sec., 9.88 MiB/sec. | ||
| 5166 | 2026.01.05 22:34:38.905222 [ 277 ] {cac94541-839b-469a-b47b-289bb5e00df1} <Debug> TCPHandler: Processed in 0.001994679 sec. | ||
| 5167 | 2026.01.05 22:34:38.905344 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5168 | 2026.01.05 22:34:38.905439 [ 277 ] {bf4afd1f-369c-4f74-9ad6-e645ac48eb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5169 | 2026.01.05 22:34:38.905481 [ 277 ] {bf4afd1f-369c-4f74-9ad6-e645ac48eb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5170 | 2026.01.05 22:34:38.905826 [ 277 ] {bf4afd1f-369c-4f74-9ad6-e645ac48eb8c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5171 | 2026.01.05 22:34:38.905864 [ 277 ] {bf4afd1f-369c-4f74-9ad6-e645ac48eb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5172 | 2026.01.05 22:34:38.906182 [ 277 ] {bf4afd1f-369c-4f74-9ad6-e645ac48eb8c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5173 | 2026.01.05 22:34:38.906399 [ 277 ] {bf4afd1f-369c-4f74-9ad6-e645ac48eb8c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5174 | 2026.01.05 22:34:38.906529 [ 277 ] {bf4afd1f-369c-4f74-9ad6-e645ac48eb8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 5175 | 2026.01.05 22:34:38.906566 [ 277 ] {bf4afd1f-369c-4f74-9ad6-e645ac48eb8c} <Debug> TCPHandler: Processed in 0.001272704 sec. | ||
| 5176 | 2026.01.05 22:34:38.937342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12005 | ||
| 5177 | 2026.01.05 22:34:38.937770 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.01.05 22:34:38.937808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5179 | 2026.01.05 22:34:38.938250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5180 | 2026.01.05 22:34:38.938469 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.01.05 22:34:38.938595 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12005 | ||
| 5182 | 2026.01.05 22:34:39.535894 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5183 | 2026.01.05 22:34:39.552628 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.01.05 22:34:39.552692 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5185 | 2026.01.05 22:34:39.558231 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5186 | 2026.01.05 22:34:39.558924 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.01.05 22:34:39.562048 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5188 | 2026.01.05 22:34:41.450385 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 656 | ||
| 5189 | 2026.01.05 22:34:41.452970 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.01.05 22:34:41.453007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5191 | 2026.01.05 22:34:41.454210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5192 | 2026.01.05 22:34:41.454470 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.01.05 22:34:41.454731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 5194 | 2026.01.05 22:34:43.889830 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5195 | 2026.01.05 22:34:43.890046 [ 277 ] {68cc3d9e-eec3-4609-b795-e8afc5682f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5196 | 2026.01.05 22:34:43.890120 [ 277 ] {68cc3d9e-eec3-4609-b795-e8afc5682f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5197 | 2026.01.05 22:34:43.890851 [ 277 ] {68cc3d9e-eec3-4609-b795-e8afc5682f85} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2026.01.05 22:34:43.890889 [ 277 ] {68cc3d9e-eec3-4609-b795-e8afc5682f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5199 | 2026.01.05 22:34:43.891290 [ 277 ] {68cc3d9e-eec3-4609-b795-e8afc5682f85} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5200 | 2026.01.05 22:34:43.891525 [ 277 ] {68cc3d9e-eec3-4609-b795-e8afc5682f85} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2026.01.05 22:34:43.891674 [ 277 ] {68cc3d9e-eec3-4609-b795-e8afc5682f85} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001685 sec., 68842.7299703264 rows/sec., 5.84 MiB/sec. | ||
| 5202 | 2026.01.05 22:34:43.891716 [ 277 ] {68cc3d9e-eec3-4609-b795-e8afc5682f85} <Debug> TCPHandler: Processed in 0.00202743 sec. | ||
| 5203 | 2026.01.05 22:34:43.891845 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2026.01.05 22:34:43.891941 [ 277 ] {7097d381-b248-48ae-a096-0f162ce27f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5205 | 2026.01.05 22:34:43.891983 [ 277 ] {7097d381-b248-48ae-a096-0f162ce27f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5206 | 2026.01.05 22:34:43.892400 [ 277 ] {7097d381-b248-48ae-a096-0f162ce27f94} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.01.05 22:34:43.892435 [ 277 ] {7097d381-b248-48ae-a096-0f162ce27f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5208 | 2026.01.05 22:34:43.892740 [ 277 ] {7097d381-b248-48ae-a096-0f162ce27f94} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5209 | 2026.01.05 22:34:43.892955 [ 277 ] {7097d381-b248-48ae-a096-0f162ce27f94} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.01.05 22:34:43.893083 [ 277 ] {7097d381-b248-48ae-a096-0f162ce27f94} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00116 sec., 25862.068965517243 rows/sec., 1.90 MiB/sec. | ||
| 5211 | 2026.01.05 22:34:43.893119 [ 277 ] {7097d381-b248-48ae-a096-0f162ce27f94} <Debug> TCPHandler: Processed in 0.001324616 sec. | ||
| 5212 | 2026.01.05 22:34:43.893221 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2026.01.05 22:34:43.893314 [ 277 ] {6d200c3e-93fa-4ce0-ac0c-7f5ee3c48d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5214 | 2026.01.05 22:34:43.893354 [ 277 ] {6d200c3e-93fa-4ce0-ac0c-7f5ee3c48d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5215 | 2026.01.05 22:34:43.893780 [ 277 ] {6d200c3e-93fa-4ce0-ac0c-7f5ee3c48d06} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.01.05 22:34:43.893815 [ 277 ] {6d200c3e-93fa-4ce0-ac0c-7f5ee3c48d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5217 | 2026.01.05 22:34:43.894133 [ 277 ] {6d200c3e-93fa-4ce0-ac0c-7f5ee3c48d06} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5218 | 2026.01.05 22:34:43.894356 [ 277 ] {6d200c3e-93fa-4ce0-ac0c-7f5ee3c48d06} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.01.05 22:34:43.894482 [ 277 ] {6d200c3e-93fa-4ce0-ac0c-7f5ee3c48d06} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001185 sec., 79324.89451476793 rows/sec., 6.20 MiB/sec. | ||
| 5220 | 2026.01.05 22:34:43.894518 [ 277 ] {6d200c3e-93fa-4ce0-ac0c-7f5ee3c48d06} <Debug> TCPHandler: Processed in 0.001346826 sec. | ||
| 5221 | 2026.01.05 22:34:43.894629 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2026.01.05 22:34:43.894725 [ 277 ] {a4057f1c-5d5b-47b8-a559-ef7177f69884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5223 | 2026.01.05 22:34:43.894768 [ 277 ] {a4057f1c-5d5b-47b8-a559-ef7177f69884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5224 | 2026.01.05 22:34:43.895188 [ 277 ] {a4057f1c-5d5b-47b8-a559-ef7177f69884} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.01.05 22:34:43.895223 [ 277 ] {a4057f1c-5d5b-47b8-a559-ef7177f69884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5226 | 2026.01.05 22:34:43.895556 [ 277 ] {a4057f1c-5d5b-47b8-a559-ef7177f69884} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5227 | 2026.01.05 22:34:43.895767 [ 277 ] {a4057f1c-5d5b-47b8-a559-ef7177f69884} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.01.05 22:34:43.895894 [ 277 ] {a4057f1c-5d5b-47b8-a559-ef7177f69884} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 5229 | 2026.01.05 22:34:43.895930 [ 277 ] {a4057f1c-5d5b-47b8-a559-ef7177f69884} <Debug> TCPHandler: Processed in 0.001350496 sec. | ||
| 5230 | 2026.01.05 22:34:43.896037 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2026.01.05 22:34:43.896134 [ 277 ] {8179292c-92fb-4caa-99b0-93fcb117f0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5232 | 2026.01.05 22:34:43.896191 [ 277 ] {8179292c-92fb-4caa-99b0-93fcb117f0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5233 | 2026.01.05 22:34:43.897026 [ 277 ] {8179292c-92fb-4caa-99b0-93fcb117f0cf} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.01.05 22:34:43.897062 [ 277 ] {8179292c-92fb-4caa-99b0-93fcb117f0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5235 | 2026.01.05 22:34:43.897631 [ 277 ] {8179292c-92fb-4caa-99b0-93fcb117f0cf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5236 | 2026.01.05 22:34:43.897893 [ 277 ] {8179292c-92fb-4caa-99b0-93fcb117f0cf} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.01.05 22:34:43.898033 [ 277 ] {8179292c-92fb-4caa-99b0-93fcb117f0cf} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001918 sec., 15641.293013555787 rows/sec., 28.03 MiB/sec. | ||
| 5238 | 2026.01.05 22:34:43.898086 [ 277 ] {8179292c-92fb-4caa-99b0-93fcb117f0cf} <Debug> TCPHandler: Processed in 0.002100603 sec. | ||
| 5239 | 2026.01.05 22:34:43.898198 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2026.01.05 22:34:43.898294 [ 277 ] {64d286a3-e6f3-43b2-b519-16e9bc88476c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5241 | 2026.01.05 22:34:43.898336 [ 277 ] {64d286a3-e6f3-43b2-b519-16e9bc88476c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5242 | 2026.01.05 22:34:43.898679 [ 277 ] {64d286a3-e6f3-43b2-b519-16e9bc88476c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.01.05 22:34:43.898714 [ 277 ] {64d286a3-e6f3-43b2-b519-16e9bc88476c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5244 | 2026.01.05 22:34:43.899022 [ 277 ] {64d286a3-e6f3-43b2-b519-16e9bc88476c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5245 | 2026.01.05 22:34:43.899231 [ 277 ] {64d286a3-e6f3-43b2-b519-16e9bc88476c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.01.05 22:34:43.899364 [ 277 ] {64d286a3-e6f3-43b2-b519-16e9bc88476c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5247 | 2026.01.05 22:34:43.899401 [ 277 ] {64d286a3-e6f3-43b2-b519-16e9bc88476c} <Debug> TCPHandler: Processed in 0.001253054 sec. | ||
| 5248 | 2026.01.05 22:34:44.638607 [ 62 ] {} <Debug> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5249 | 2026.01.05 22:34:44.638707 [ 62 ] {} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.01.05 22:34:44.638742 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5251 | 2026.01.05 22:34:44.638914 [ 199 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::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 | ||
| 5252 | 2026.01.05 22:34:44.639156 [ 199 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5253 | 2026.01.05 22:34:44.639222 [ 199 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::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 | ||
| 5254 | 2026.01.05 22:34:44.639336 [ 199 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::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 | ||
| 5255 | 2026.01.05 22:34:44.639418 [ 199 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 5256 | 2026.01.05 22:34:44.639489 [ 199 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::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 | ||
| 5257 | 2026.01.05 22:34:44.639560 [ 199 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::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 | ||
| 5258 | 2026.01.05 22:34:44.640599 [ 192 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001767111 sec., 3395.3724468921305 rows/sec., 224.37 KiB/sec. | ||
| 5259 | 2026.01.05 22:34:44.640792 [ 201 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5260 | 2026.01.05 22:34:44.641089 [ 201 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_5_1} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.01.05 22:34:44.641161 [ 201 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_5_1} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5262 | 2026.01.05 22:34:44.641249 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5263 | 2026.01.05 22:34:46.288797 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5264 | 2026.01.05 22:34:46.288860 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5265 | 2026.01.05 22:34:46.439600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12517 | ||
| 5266 | 2026.01.05 22:34:46.440107 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.01.05 22:34:46.440152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5268 | 2026.01.05 22:34:46.440618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5269 | 2026.01.05 22:34:46.440849 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2026.01.05 22:34:46.440989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12517 | ||
| 5271 | 2026.01.05 22:34:46.440996 [ 59 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5272 | 2026.01.05 22:34:46.441048 [ 59 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.01.05 22:34:46.441069 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5274 | 2026.01.05 22:34:46.441186 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 5275 | 2026.01.05 22:34:46.441318 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5276 | 2026.01.05 22:34:46.441358 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10085 rows starting from the beginning of the part | ||
| 5277 | 2026.01.05 22:34:46.441424 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5278 | 2026.01.05 22:34:46.441475 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5279 | 2026.01.05 22:34:46.441522 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5280 | 2026.01.05 22:34:46.441566 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5281 | 2026.01.05 22:34:46.441611 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5282 | 2026.01.05 22:34:46.446272 [ 201 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12517 rows, containing 4 columns (4 merged, 0 gathered) in 0.005130018 sec., 2439952.452408549 rows/sec., 34.90 MiB/sec. | ||
| 5283 | 2026.01.05 22:34:46.446686 [ 195 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5284 | 2026.01.05 22:34:46.447023 [ 195 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_26_5} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.01.05 22:34:46.447104 [ 195 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_26_5} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5286 | 2026.01.05 22:34:46.447208 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5287 | 2026.01.05 22:34:47.063041 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5288 | 2026.01.05 22:34:47.079747 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.01.05 22:34:47.079795 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5290 | 2026.01.05 22:34:47.085443 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5291 | 2026.01.05 22:34:47.086180 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.01.05 22:34:47.086483 [ 58 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5293 | 2026.01.05 22:34:47.086579 [ 58 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5294 | 2026.01.05 22:34:47.086616 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5295 | 2026.01.05 22:34:47.086764 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 5296 | 2026.01.05 22:34:47.089177 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5297 | 2026.01.05 22:34:47.090759 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5298 | 2026.01.05 22:34:47.092333 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 5299 | 2026.01.05 22:34:47.096977 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 5300 | 2026.01.05 22:34:47.101423 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 5301 | 2026.01.05 22:34:47.105883 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 5302 | 2026.01.05 22:34:47.110366 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 5303 | 2026.01.05 22:34:47.114477 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 5304 | 2026.01.05 22:34:47.169567 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.082863652 sec., 2365.331424205151 rows/sec., 12.23 MiB/sec. | ||
| 5305 | 2026.01.05 22:34:47.172067 [ 190 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5306 | 2026.01.05 22:34:47.174134 [ 190 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_26_5} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5307 | 2026.01.05 22:34:47.174242 [ 190 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_26_5} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5308 | 2026.01.05 22:34:47.176503 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5309 | 2026.01.05 22:34:48.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.45 MiB, peak 265.02 MiB, free memory in arenas 0.00 B, will set to 260.63 MiB (RSS), difference: 6.17 MiB | ||
| 5310 | 2026.01.05 22:34:48.888780 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2026.01.05 22:34:48.888989 [ 277 ] {e83b78e9-f8da-45d0-9ead-a8ed7833a1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5312 | 2026.01.05 22:34:48.889059 [ 277 ] {e83b78e9-f8da-45d0-9ead-a8ed7833a1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5313 | 2026.01.05 22:34:48.889744 [ 277 ] {e83b78e9-f8da-45d0-9ead-a8ed7833a1c2} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2026.01.05 22:34:48.889799 [ 277 ] {e83b78e9-f8da-45d0-9ead-a8ed7833a1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5315 | 2026.01.05 22:34:48.890242 [ 277 ] {e83b78e9-f8da-45d0-9ead-a8ed7833a1c2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5316 | 2026.01.05 22:34:48.890492 [ 277 ] {e83b78e9-f8da-45d0-9ead-a8ed7833a1c2} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2026.01.05 22:34:48.890663 [ 277 ] {e83b78e9-f8da-45d0-9ead-a8ed7833a1c2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001728 sec., 43981.48148148148 rows/sec., 3.62 MiB/sec. | ||
| 5318 | 2026.01.05 22:34:48.890677 [ 56 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5319 | 2026.01.05 22:34:48.890715 [ 277 ] {e83b78e9-f8da-45d0-9ead-a8ed7833a1c2} <Debug> TCPHandler: Processed in 0.002072822 sec. | ||
| 5320 | 2026.01.05 22:34:48.890753 [ 56 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2026.01.05 22:34:48.890784 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5322 | 2026.01.05 22:34:48.890876 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5323 | 2026.01.05 22:34:48.890907 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 5324 | 2026.01.05 22:34:48.890984 [ 277 ] {74d44c44-e729-4c58-bd91-13d357c5aabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5325 | 2026.01.05 22:34:48.891036 [ 277 ] {74d44c44-e729-4c58-bd91-13d357c5aabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5326 | 2026.01.05 22:34:48.891036 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5327 | 2026.01.05 22:34:48.891087 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1302 rows starting from the beginning of the part | ||
| 5328 | 2026.01.05 22:34:48.891158 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5329 | 2026.01.05 22:34:48.891209 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1172 rows starting from the beginning of the part | ||
| 5330 | 2026.01.05 22:34:48.891258 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 197 rows starting from the beginning of the part | ||
| 5331 | 2026.01.05 22:34:48.891308 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 116 rows starting from the beginning of the part | ||
| 5332 | 2026.01.05 22:34:48.891359 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 76 rows starting from the beginning of the part | ||
| 5333 | 2026.01.05 22:34:48.891473 [ 277 ] {74d44c44-e729-4c58-bd91-13d357c5aabd} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2026.01.05 22:34:48.891519 [ 277 ] {74d44c44-e729-4c58-bd91-13d357c5aabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5335 | 2026.01.05 22:34:48.891894 [ 277 ] {74d44c44-e729-4c58-bd91-13d357c5aabd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5336 | 2026.01.05 22:34:48.892145 [ 277 ] {74d44c44-e729-4c58-bd91-13d357c5aabd} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.01.05 22:34:48.892301 [ 277 ] {74d44c44-e729-4c58-bd91-13d357c5aabd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00134 sec., 7462.686567164179 rows/sec., 561.16 KiB/sec. | ||
| 5338 | 2026.01.05 22:34:48.892342 [ 277 ] {74d44c44-e729-4c58-bd91-13d357c5aabd} <Debug> TCPHandler: Processed in 0.001522613 sec. | ||
| 5339 | 2026.01.05 22:34:48.892460 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2026.01.05 22:34:48.892556 [ 277 ] {aa554853-bba1-43f2-bf33-42eeacf8b985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5341 | 2026.01.05 22:34:48.892601 [ 277 ] {aa554853-bba1-43f2-bf33-42eeacf8b985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5342 | 2026.01.05 22:34:48.892715 [ 190 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2919 rows, containing 5 columns (5 merged, 0 gathered) in 0.001853654 sec., 1574727.538148975 rows/sec., 133.54 MiB/sec. | ||
| 5343 | 2026.01.05 22:34:48.892995 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5344 | 2026.01.05 22:34:48.893050 [ 277 ] {aa554853-bba1-43f2-bf33-42eeacf8b985} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.01.05 22:34:48.893086 [ 277 ] {aa554853-bba1-43f2-bf33-42eeacf8b985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5346 | 2026.01.05 22:34:48.893311 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_36_7} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.01.05 22:34:48.893387 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_36_7} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5348 | 2026.01.05 22:34:48.893415 [ 277 ] {aa554853-bba1-43f2-bf33-42eeacf8b985} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5349 | 2026.01.05 22:34:48.893470 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5350 | 2026.01.05 22:34:48.893654 [ 277 ] {aa554853-bba1-43f2-bf33-42eeacf8b985} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.01.05 22:34:48.893764 [ 56 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5352 | 2026.01.05 22:34:48.893787 [ 277 ] {aa554853-bba1-43f2-bf33-42eeacf8b985} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00125 sec., 59200 rows/sec., 4.62 MiB/sec. | ||
| 5353 | 2026.01.05 22:34:48.893798 [ 56 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.01.05 22:34:48.893828 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5355 | 2026.01.05 22:34:48.893832 [ 277 ] {aa554853-bba1-43f2-bf33-42eeacf8b985} <Debug> TCPHandler: Processed in 0.00142388 sec. | ||
| 5356 | 2026.01.05 22:34:48.893898 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 5357 | 2026.01.05 22:34:48.893958 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.01.05 22:34:48.893990 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5359 | 2026.01.05 22:34:48.894021 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 779 rows starting from the beginning of the part | ||
| 5360 | 2026.01.05 22:34:48.894061 [ 277 ] {0d3951b5-ebc0-40c0-b936-897af210e933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5361 | 2026.01.05 22:34:48.894069 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5362 | 2026.01.05 22:34:48.894115 [ 277 ] {0d3951b5-ebc0-40c0-b936-897af210e933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5363 | 2026.01.05 22:34:48.894123 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 709 rows starting from the beginning of the part | ||
| 5364 | 2026.01.05 22:34:48.894169 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 112 rows starting from the beginning of the part | ||
| 5365 | 2026.01.05 22:34:48.894205 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 94 rows starting from the beginning of the part | ||
| 5366 | 2026.01.05 22:34:48.894239 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 5367 | 2026.01.05 22:34:48.894546 [ 277 ] {0d3951b5-ebc0-40c0-b936-897af210e933} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.01.05 22:34:48.894590 [ 277 ] {0d3951b5-ebc0-40c0-b936-897af210e933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5369 | 2026.01.05 22:34:48.894965 [ 277 ] {0d3951b5-ebc0-40c0-b936-897af210e933} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5370 | 2026.01.05 22:34:48.895199 [ 277 ] {0d3951b5-ebc0-40c0-b936-897af210e933} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2026.01.05 22:34:48.895208 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1832 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331286 sec., 1376113.0215445815 rows/sec., 104.74 MiB/sec. | ||
| 5372 | 2026.01.05 22:34:48.895313 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5373 | 2026.01.05 22:34:48.895337 [ 277 ] {0d3951b5-ebc0-40c0-b936-897af210e933} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 5374 | 2026.01.05 22:34:48.895343 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.01.05 22:34:48.895378 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5376 | 2026.01.05 22:34:48.895385 [ 277 ] {0d3951b5-ebc0-40c0-b936-897af210e933} <Debug> TCPHandler: Processed in 0.001476231 sec. | ||
| 5377 | 2026.01.05 22:34:48.895416 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5378 | 2026.01.05 22:34:48.895461 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 5379 | 2026.01.05 22:34:48.895507 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5380 | 2026.01.05 22:34:48.895609 [ 277 ] {e9631d84-b2c9-4df4-b1a5-21901eb441b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5381 | 2026.01.05 22:34:48.895622 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5382 | 2026.01.05 22:34:48.895669 [ 277 ] {e9631d84-b2c9-4df4-b1a5-21901eb441b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5383 | 2026.01.05 22:34:48.895683 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_36_7} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2026.01.05 22:34:48.895684 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 5309 rows starting from the beginning of the part | ||
| 5385 | 2026.01.05 22:34:48.895767 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_36_7} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5386 | 2026.01.05 22:34:48.895780 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5387 | 2026.01.05 22:34:48.895842 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 314 rows starting from the beginning of the part | ||
| 5388 | 2026.01.05 22:34:48.895857 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5389 | 2026.01.05 22:34:48.895889 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 197 rows starting from the beginning of the part | ||
| 5390 | 2026.01.05 22:34:48.895938 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5391 | 2026.01.05 22:34:48.895981 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 5392 | 2026.01.05 22:34:48.896483 [ 277 ] {e9631d84-b2c9-4df4-b1a5-21901eb441b2} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5393 | 2026.01.05 22:34:48.896526 [ 277 ] {e9631d84-b2c9-4df4-b1a5-21901eb441b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5394 | 2026.01.05 22:34:48.897106 [ 277 ] {e9631d84-b2c9-4df4-b1a5-21901eb441b2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5395 | 2026.01.05 22:34:48.897389 [ 277 ] {e9631d84-b2c9-4df4-b1a5-21901eb441b2} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5396 | 2026.01.05 22:34:48.897540 [ 277 ] {e9631d84-b2c9-4df4-b1a5-21901eb441b2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001951 sec., 5125.576627370579 rows/sec., 9.18 MiB/sec. | ||
| 5397 | 2026.01.05 22:34:48.897599 [ 277 ] {e9631d84-b2c9-4df4-b1a5-21901eb441b2} <Debug> TCPHandler: Processed in 0.002142235 sec. | ||
| 5398 | 2026.01.05 22:34:48.897713 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5399 | 2026.01.05 22:34:48.897814 [ 277 ] {eb6d6470-62b3-4746-ba75-6eb09e23532a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5400 | 2026.01.05 22:34:48.897857 [ 277 ] {eb6d6470-62b3-4746-ba75-6eb09e23532a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5401 | 2026.01.05 22:34:48.898213 [ 277 ] {eb6d6470-62b3-4746-ba75-6eb09e23532a} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2026.01.05 22:34:48.898250 [ 277 ] {eb6d6470-62b3-4746-ba75-6eb09e23532a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5403 | 2026.01.05 22:34:48.898577 [ 277 ] {eb6d6470-62b3-4746-ba75-6eb09e23532a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5404 | 2026.01.05 22:34:48.898610 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6300 rows, containing 5 columns (5 merged, 0 gathered) in 0.00318753 sec., 1976451.9863342464 rows/sec., 137.95 MiB/sec. | ||
| 5405 | 2026.01.05 22:34:48.898822 [ 277 ] {eb6d6470-62b3-4746-ba75-6eb09e23532a} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.01.05 22:34:48.898944 [ 56 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5407 | 2026.01.05 22:34:48.898968 [ 277 ] {eb6d6470-62b3-4746-ba75-6eb09e23532a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 5408 | 2026.01.05 22:34:48.898979 [ 56 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2026.01.05 22:34:48.899010 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5410 | 2026.01.05 22:34:48.899014 [ 277 ] {eb6d6470-62b3-4746-ba75-6eb09e23532a} <Debug> TCPHandler: Processed in 0.001351087 sec. | ||
| 5411 | 2026.01.05 22:34:48.899081 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 5412 | 2026.01.05 22:34:48.899172 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5413 | 2026.01.05 22:34:48.899196 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1812 rows starting from the beginning of the part | ||
| 5414 | 2026.01.05 22:34:48.899237 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5415 | 2026.01.05 22:34:48.899271 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
| 5416 | 2026.01.05 22:34:48.899288 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5417 | 2026.01.05 22:34:48.899305 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5418 | 2026.01.05 22:34:48.899348 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 5419 | 2026.01.05 22:34:48.899378 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 5420 | 2026.01.05 22:34:48.899707 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2026.01.05 22:34:48.899800 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5422 | 2026.01.05 22:34:48.899908 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 5423 | 2026.01.05 22:34:48.900350 [ 193 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001299075 sec., 1659642.4378884975 rows/sec., 109.73 MiB/sec. | ||
| 5424 | 2026.01.05 22:34:48.900632 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5425 | 2026.01.05 22:34:48.900888 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_36_7} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5426 | 2026.01.05 22:34:48.900953 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_36_7} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5427 | 2026.01.05 22:34:48.901038 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5428 | 2026.01.05 22:34:51.455874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 680 | ||
| 5429 | 2026.01.05 22:34:51.457960 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.01.05 22:34:51.458002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5431 | 2026.01.05 22:34:51.459174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5432 | 2026.01.05 22:34:51.459446 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2026.01.05 22:34:51.459696 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
| 5434 | 2026.01.05 22:34:53.890319 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5435 | 2026.01.05 22:34:53.890511 [ 277 ] {c7083eb8-8559-4a8f-a4f3-ec0a0e400acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5436 | 2026.01.05 22:34:53.890578 [ 277 ] {c7083eb8-8559-4a8f-a4f3-ec0a0e400acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5437 | 2026.01.05 22:34:53.891225 [ 277 ] {c7083eb8-8559-4a8f-a4f3-ec0a0e400acf} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2026.01.05 22:34:53.891264 [ 277 ] {c7083eb8-8559-4a8f-a4f3-ec0a0e400acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5439 | 2026.01.05 22:34:53.891649 [ 277 ] {c7083eb8-8559-4a8f-a4f3-ec0a0e400acf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5440 | 2026.01.05 22:34:53.891894 [ 277 ] {c7083eb8-8559-4a8f-a4f3-ec0a0e400acf} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2026.01.05 22:34:53.892043 [ 277 ] {c7083eb8-8559-4a8f-a4f3-ec0a0e400acf} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001581 sec., 7590.132827324478 rows/sec., 618.92 KiB/sec. | ||
| 5442 | 2026.01.05 22:34:53.892085 [ 277 ] {c7083eb8-8559-4a8f-a4f3-ec0a0e400acf} <Debug> TCPHandler: Processed in 0.001895056 sec. | ||
| 5443 | 2026.01.05 22:34:53.892218 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2026.01.05 22:34:53.892317 [ 277 ] {a5f34218-9ca5-4ac6-91f2-d6166693ab74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5445 | 2026.01.05 22:34:53.892359 [ 277 ] {a5f34218-9ca5-4ac6-91f2-d6166693ab74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5446 | 2026.01.05 22:34:53.892850 [ 277 ] {a5f34218-9ca5-4ac6-91f2-d6166693ab74} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2026.01.05 22:34:53.892889 [ 277 ] {a5f34218-9ca5-4ac6-91f2-d6166693ab74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5448 | 2026.01.05 22:34:53.893213 [ 277 ] {a5f34218-9ca5-4ac6-91f2-d6166693ab74} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5449 | 2026.01.05 22:34:53.893433 [ 277 ] {a5f34218-9ca5-4ac6-91f2-d6166693ab74} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2026.01.05 22:34:53.893561 [ 277 ] {a5f34218-9ca5-4ac6-91f2-d6166693ab74} <Debug> executeQuery: Read 122 rows, 10.51 KiB in 0.001266 sec., 96366.50868878358 rows/sec., 8.11 MiB/sec. | ||
| 5451 | 2026.01.05 22:34:53.893600 [ 277 ] {a5f34218-9ca5-4ac6-91f2-d6166693ab74} <Debug> TCPHandler: Processed in 0.00143177 sec. | ||
| 5452 | 2026.01.05 22:34:53.893726 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2026.01.05 22:34:53.893822 [ 277 ] {8a94cf1a-3cc9-489c-9ce1-463bb015b8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5454 | 2026.01.05 22:34:53.893866 [ 277 ] {8a94cf1a-3cc9-489c-9ce1-463bb015b8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5455 | 2026.01.05 22:34:53.894293 [ 277 ] {8a94cf1a-3cc9-489c-9ce1-463bb015b8ce} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.01.05 22:34:53.894329 [ 277 ] {8a94cf1a-3cc9-489c-9ce1-463bb015b8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5457 | 2026.01.05 22:34:53.894633 [ 277 ] {8a94cf1a-3cc9-489c-9ce1-463bb015b8ce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5458 | 2026.01.05 22:34:53.894852 [ 277 ] {8a94cf1a-3cc9-489c-9ce1-463bb015b8ce} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.01.05 22:34:53.894952 [ 51 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5460 | 2026.01.05 22:34:53.894980 [ 277 ] {8a94cf1a-3cc9-489c-9ce1-463bb015b8ce} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001177 sec., 35683.9422259983 rows/sec., 2.57 MiB/sec. | ||
| 5461 | 2026.01.05 22:34:53.894993 [ 51 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.01.05 22:34:53.895019 [ 277 ] {8a94cf1a-3cc9-489c-9ce1-463bb015b8ce} <Debug> TCPHandler: Processed in 0.001342066 sec. | ||
| 5463 | 2026.01.05 22:34:53.895020 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5464 | 2026.01.05 22:34:53.895139 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2026.01.05 22:34:53.895146 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 5466 | 2026.01.05 22:34:53.895235 [ 277 ] {19e0bb97-8404-4fab-89fd-4f9487d78d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5467 | 2026.01.05 22:34:53.895278 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5468 | 2026.01.05 22:34:53.895279 [ 277 ] {19e0bb97-8404-4fab-89fd-4f9487d78d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5469 | 2026.01.05 22:34:53.895321 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 263 rows starting from the beginning of the part | ||
| 5470 | 2026.01.05 22:34:53.895393 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 235 rows starting from the beginning of the part | ||
| 5471 | 2026.01.05 22:34:53.895440 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 5472 | 2026.01.05 22:34:53.895485 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 5473 | 2026.01.05 22:34:53.895525 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 5474 | 2026.01.05 22:34:53.895568 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 5475 | 2026.01.05 22:34:53.895772 [ 277 ] {19e0bb97-8404-4fab-89fd-4f9487d78d02} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.01.05 22:34:53.895814 [ 277 ] {19e0bb97-8404-4fab-89fd-4f9487d78d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5477 | 2026.01.05 22:34:53.896167 [ 277 ] {19e0bb97-8404-4fab-89fd-4f9487d78d02} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5478 | 2026.01.05 22:34:53.896404 [ 277 ] {19e0bb97-8404-4fab-89fd-4f9487d78d02} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.01.05 22:34:53.896438 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349026 sec., 447730.4366261288 rows/sec., 30.07 MiB/sec. | ||
| 5480 | 2026.01.05 22:34:53.896535 [ 277 ] {19e0bb97-8404-4fab-89fd-4f9487d78d02} <Debug> executeQuery: Read 106 rows, 8.50 KiB in 0.001318 sec., 80424.88619119879 rows/sec., 6.30 MiB/sec. | ||
| 5481 | 2026.01.05 22:34:53.896578 [ 277 ] {19e0bb97-8404-4fab-89fd-4f9487d78d02} <Debug> TCPHandler: Processed in 0.001493732 sec. | ||
| 5482 | 2026.01.05 22:34:53.896632 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5483 | 2026.01.05 22:34:53.896702 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2026.01.05 22:34:53.896806 [ 277 ] {a9fb28fb-c921-47fd-a27f-baef82e66828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5485 | 2026.01.05 22:34:53.896853 [ 277 ] {a9fb28fb-c921-47fd-a27f-baef82e66828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5486 | 2026.01.05 22:34:53.896957 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_26_5} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2026.01.05 22:34:53.897042 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_26_5} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5488 | 2026.01.05 22:34:53.897150 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5489 | 2026.01.05 22:34:53.897288 [ 277 ] {a9fb28fb-c921-47fd-a27f-baef82e66828} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.01.05 22:34:53.897329 [ 277 ] {a9fb28fb-c921-47fd-a27f-baef82e66828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5491 | 2026.01.05 22:34:53.897685 [ 277 ] {a9fb28fb-c921-47fd-a27f-baef82e66828} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5492 | 2026.01.05 22:34:53.897908 [ 277 ] {a9fb28fb-c921-47fd-a27f-baef82e66828} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.01.05 22:34:53.898041 [ 277 ] {a9fb28fb-c921-47fd-a27f-baef82e66828} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001254 sec., 132376.3955342903 rows/sec., 9.22 MiB/sec. | ||
| 5494 | 2026.01.05 22:34:53.898078 [ 277 ] {a9fb28fb-c921-47fd-a27f-baef82e66828} <Debug> TCPHandler: Processed in 0.001423559 sec. | ||
| 5495 | 2026.01.05 22:34:53.898194 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.01.05 22:34:53.898288 [ 277 ] {cab8267c-0029-4080-893d-45803480f587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5497 | 2026.01.05 22:34:53.898439 [ 277 ] {cab8267c-0029-4080-893d-45803480f587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5498 | 2026.01.05 22:34:53.899272 [ 277 ] {cab8267c-0029-4080-893d-45803480f587} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.01.05 22:34:53.899306 [ 277 ] {cab8267c-0029-4080-893d-45803480f587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5500 | 2026.01.05 22:34:53.899868 [ 277 ] {cab8267c-0029-4080-893d-45803480f587} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5501 | 2026.01.05 22:34:53.900103 [ 277 ] {cab8267c-0029-4080-893d-45803480f587} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.01.05 22:34:53.900230 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5503 | 2026.01.05 22:34:53.900243 [ 277 ] {cab8267c-0029-4080-893d-45803480f587} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001972 sec., 15212.981744421908 rows/sec., 27.26 MiB/sec. | ||
| 5504 | 2026.01.05 22:34:53.900282 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.01.05 22:34:53.900307 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5506 | 2026.01.05 22:34:53.900313 [ 277 ] {cab8267c-0029-4080-893d-45803480f587} <Debug> TCPHandler: Processed in 0.002167045 sec. | ||
| 5507 | 2026.01.05 22:34:53.900385 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 5508 | 2026.01.05 22:34:53.900436 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5509 | 2026.01.05 22:34:53.900535 [ 277 ] {85ebb1e8-1ba7-42ab-a6c0-826f0f00a487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5510 | 2026.01.05 22:34:53.900578 [ 277 ] {85ebb1e8-1ba7-42ab-a6c0-826f0f00a487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5511 | 2026.01.05 22:34:53.900587 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5512 | 2026.01.05 22:34:53.900648 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 421 rows starting from the beginning of the part | ||
| 5513 | 2026.01.05 22:34:53.900763 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 5514 | 2026.01.05 22:34:53.900871 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 5515 | 2026.01.05 22:34:53.900928 [ 277 ] {85ebb1e8-1ba7-42ab-a6c0-826f0f00a487} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2026.01.05 22:34:53.900966 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 5517 | 2026.01.05 22:34:53.900971 [ 277 ] {85ebb1e8-1ba7-42ab-a6c0-826f0f00a487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5518 | 2026.01.05 22:34:53.901068 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 5519 | 2026.01.05 22:34:53.901171 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 5520 | 2026.01.05 22:34:53.901350 [ 277 ] {85ebb1e8-1ba7-42ab-a6c0-826f0f00a487} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5521 | 2026.01.05 22:34:53.901624 [ 277 ] {85ebb1e8-1ba7-42ab-a6c0-826f0f00a487} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2026.01.05 22:34:53.901759 [ 277 ] {85ebb1e8-1ba7-42ab-a6c0-826f0f00a487} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 5523 | 2026.01.05 22:34:53.901801 [ 277 ] {85ebb1e8-1ba7-42ab-a6c0-826f0f00a487} <Debug> TCPHandler: Processed in 0.001414229 sec. | ||
| 5524 | 2026.01.05 22:34:53.922388 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 531 rows, containing 19 columns (19 merged, 0 gathered) in 0.022033614 sec., 24099.54172747149 rows/sec., 43.19 MiB/sec. | ||
| 5525 | 2026.01.05 22:34:53.923143 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5526 | 2026.01.05 22:34:53.923485 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2026.01.05 22:34:53.923568 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5528 | 2026.01.05 22:34:53.923667 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5529 | 2026.01.05 22:34:53.941991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12965 | ||
| 5530 | 2026.01.05 22:34:53.942395 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.01.05 22:34:53.942429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5532 | 2026.01.05 22:34:53.942845 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5533 | 2026.01.05 22:34:53.943069 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.01.05 22:34:53.943189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12965 | ||
| 5535 | 2026.01.05 22:34:54.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.46 MiB, peak 269.77 MiB, free memory in arenas 0.00 B, will set to 263.83 MiB (RSS), difference: 1.37 MiB | ||
| 5536 | 2026.01.05 22:34:54.590184 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5537 | 2026.01.05 22:34:54.605354 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.01.05 22:34:54.605418 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5539 | 2026.01.05 22:34:54.610849 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5540 | 2026.01.05 22:34:54.611532 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.01.05 22:34:54.614611 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5542 | 2026.01.05 22:34:58.889268 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5543 | 2026.01.05 22:34:58.889569 [ 277 ] {1f3fc901-df65-4846-a444-624722e13b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5544 | 2026.01.05 22:34:58.889679 [ 277 ] {1f3fc901-df65-4846-a444-624722e13b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5545 | 2026.01.05 22:34:58.890543 [ 277 ] {1f3fc901-df65-4846-a444-624722e13b38} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2026.01.05 22:34:58.890591 [ 277 ] {1f3fc901-df65-4846-a444-624722e13b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5547 | 2026.01.05 22:34:58.890994 [ 277 ] {1f3fc901-df65-4846-a444-624722e13b38} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5548 | 2026.01.05 22:34:58.891226 [ 277 ] {1f3fc901-df65-4846-a444-624722e13b38} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.01.05 22:34:58.891392 [ 277 ] {1f3fc901-df65-4846-a444-624722e13b38} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001899 sec., 40021.06371774618 rows/sec., 3.30 MiB/sec. | ||
| 5550 | 2026.01.05 22:34:58.891435 [ 277 ] {1f3fc901-df65-4846-a444-624722e13b38} <Debug> TCPHandler: Processed in 0.002356822 sec. | ||
| 5551 | 2026.01.05 22:34:58.891560 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5552 | 2026.01.05 22:34:58.891657 [ 277 ] {4ac152ad-6e18-4656-9c42-823ebf042591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5553 | 2026.01.05 22:34:58.891698 [ 277 ] {4ac152ad-6e18-4656-9c42-823ebf042591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5554 | 2026.01.05 22:34:58.892094 [ 277 ] {4ac152ad-6e18-4656-9c42-823ebf042591} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2026.01.05 22:34:58.892131 [ 277 ] {4ac152ad-6e18-4656-9c42-823ebf042591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5556 | 2026.01.05 22:34:58.892435 [ 277 ] {4ac152ad-6e18-4656-9c42-823ebf042591} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5557 | 2026.01.05 22:34:58.892658 [ 277 ] {4ac152ad-6e18-4656-9c42-823ebf042591} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2026.01.05 22:34:58.892807 [ 277 ] {4ac152ad-6e18-4656-9c42-823ebf042591} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001168 sec., 8561.643835616438 rows/sec., 643.80 KiB/sec. | ||
| 5559 | 2026.01.05 22:34:58.892848 [ 277 ] {4ac152ad-6e18-4656-9c42-823ebf042591} <Debug> TCPHandler: Processed in 0.001337167 sec. | ||
| 5560 | 2026.01.05 22:34:58.892947 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2026.01.05 22:34:58.893039 [ 277 ] {d7aa68cc-2841-4ed5-acea-e10b5045f7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5562 | 2026.01.05 22:34:58.893078 [ 277 ] {d7aa68cc-2841-4ed5-acea-e10b5045f7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5563 | 2026.01.05 22:34:58.893497 [ 277 ] {d7aa68cc-2841-4ed5-acea-e10b5045f7e7} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.01.05 22:34:58.893533 [ 277 ] {d7aa68cc-2841-4ed5-acea-e10b5045f7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5565 | 2026.01.05 22:34:58.893867 [ 277 ] {d7aa68cc-2841-4ed5-acea-e10b5045f7e7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5566 | 2026.01.05 22:34:58.894072 [ 277 ] {d7aa68cc-2841-4ed5-acea-e10b5045f7e7} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.01.05 22:34:58.894223 [ 277 ] {d7aa68cc-2841-4ed5-acea-e10b5045f7e7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001202 sec., 61564.059900166394 rows/sec., 4.81 MiB/sec. | ||
| 5568 | 2026.01.05 22:34:58.894263 [ 277 ] {d7aa68cc-2841-4ed5-acea-e10b5045f7e7} <Debug> TCPHandler: Processed in 0.001364248 sec. | ||
| 5569 | 2026.01.05 22:34:58.894378 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5570 | 2026.01.05 22:34:58.894473 [ 277 ] {1a38d80c-4df2-4838-94d6-52fd0dd56d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5571 | 2026.01.05 22:34:58.894517 [ 277 ] {1a38d80c-4df2-4838-94d6-52fd0dd56d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5572 | 2026.01.05 22:34:58.894933 [ 277 ] {1a38d80c-4df2-4838-94d6-52fd0dd56d0c} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2026.01.05 22:34:58.894969 [ 277 ] {1a38d80c-4df2-4838-94d6-52fd0dd56d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5574 | 2026.01.05 22:34:58.895299 [ 277 ] {1a38d80c-4df2-4838-94d6-52fd0dd56d0c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5575 | 2026.01.05 22:34:58.895500 [ 277 ] {1a38d80c-4df2-4838-94d6-52fd0dd56d0c} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2026.01.05 22:34:58.895631 [ 277 ] {1a38d80c-4df2-4838-94d6-52fd0dd56d0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 5577 | 2026.01.05 22:34:58.895668 [ 277 ] {1a38d80c-4df2-4838-94d6-52fd0dd56d0c} <Debug> TCPHandler: Processed in 0.001337526 sec. | ||
| 5578 | 2026.01.05 22:34:58.895779 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5579 | 2026.01.05 22:34:58.895872 [ 277 ] {197ef002-875c-4861-9be9-986abc9dd5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5580 | 2026.01.05 22:34:58.895926 [ 277 ] {197ef002-875c-4861-9be9-986abc9dd5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5581 | 2026.01.05 22:34:58.896694 [ 277 ] {197ef002-875c-4861-9be9-986abc9dd5e4} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5582 | 2026.01.05 22:34:58.896736 [ 277 ] {197ef002-875c-4861-9be9-986abc9dd5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5583 | 2026.01.05 22:34:58.897232 [ 277 ] {197ef002-875c-4861-9be9-986abc9dd5e4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5584 | 2026.01.05 22:34:58.897459 [ 277 ] {197ef002-875c-4861-9be9-986abc9dd5e4} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5585 | 2026.01.05 22:34:58.897594 [ 277 ] {197ef002-875c-4861-9be9-986abc9dd5e4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 5586 | 2026.01.05 22:34:58.897648 [ 277 ] {197ef002-875c-4861-9be9-986abc9dd5e4} <Debug> TCPHandler: Processed in 0.001916386 sec. | ||
| 5587 | 2026.01.05 22:34:58.897756 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2026.01.05 22:34:58.897850 [ 277 ] {9ff333b9-8db1-4755-a068-edfa50a9319c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5589 | 2026.01.05 22:34:58.897890 [ 277 ] {9ff333b9-8db1-4755-a068-edfa50a9319c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5590 | 2026.01.05 22:34:58.898221 [ 277 ] {9ff333b9-8db1-4755-a068-edfa50a9319c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2026.01.05 22:34:58.898257 [ 277 ] {9ff333b9-8db1-4755-a068-edfa50a9319c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5592 | 2026.01.05 22:34:58.898550 [ 277 ] {9ff333b9-8db1-4755-a068-edfa50a9319c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5593 | 2026.01.05 22:34:58.898755 [ 277 ] {9ff333b9-8db1-4755-a068-edfa50a9319c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2026.01.05 22:34:58.898886 [ 277 ] {9ff333b9-8db1-4755-a068-edfa50a9319c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 5595 | 2026.01.05 22:34:58.898922 [ 277 ] {9ff333b9-8db1-4755-a068-edfa50a9319c} <Debug> TCPHandler: Processed in 0.001214972 sec. | ||
| 5596 | 2026.01.05 22:35:01.288969 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5597 | 2026.01.05 22:35:01.289052 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5598 | 2026.01.05 22:35:01.444201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13477 | ||
| 5599 | 2026.01.05 22:35:01.444729 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5600 | 2026.01.05 22:35:01.444772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5601 | 2026.01.05 22:35:01.445264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5602 | 2026.01.05 22:35:01.445484 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5603 | 2026.01.05 22:35:01.445609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13477 | ||
| 5604 | 2026.01.05 22:35:01.460742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 706 | ||
| 5605 | 2026.01.05 22:35:01.462989 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5606 | 2026.01.05 22:35:01.463041 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5607 | 2026.01.05 22:35:01.464412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5608 | 2026.01.05 22:35:01.464783 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2026.01.05 22:35:01.464930 [ 42 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5610 | 2026.01.05 22:35:01.464976 [ 42 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2026.01.05 22:35:01.464999 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5612 | 2026.01.05 22:35:01.465096 [ 198 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 5613 | 2026.01.05 22:35:01.465195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 706 | ||
| 5614 | 2026.01.05 22:35:01.465545 [ 198 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5615 | 2026.01.05 22:35:01.465666 [ 198 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 556 rows starting from the beginning of the part | ||
| 5616 | 2026.01.05 22:35:01.466007 [ 198 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 5617 | 2026.01.05 22:35:01.466324 [ 198 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 5618 | 2026.01.05 22:35:01.466669 [ 198 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 5619 | 2026.01.05 22:35:01.466982 [ 198 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 5620 | 2026.01.05 22:35:01.467277 [ 198 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 5621 | 2026.01.05 22:35:01.474081 [ 196 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 72 columns (72 merged, 0 gathered) in 0.009029513 sec., 78188.04845842738 rows/sec., 67.01 MiB/sec. | ||
| 5622 | 2026.01.05 22:35:01.475224 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5623 | 2026.01.05 22:35:01.475762 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_21_4} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.01.05 22:35:01.475831 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_21_4} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5625 | 2026.01.05 22:35:01.476027 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5626 | 2026.01.05 22:35:02.115613 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5627 | 2026.01.05 22:35:02.131860 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.01.05 22:35:02.131906 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5629 | 2026.01.05 22:35:02.137840 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5630 | 2026.01.05 22:35:02.138578 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2026.01.05 22:35:02.141219 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5632 | 2026.01.05 22:35:03.889871 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5633 | 2026.01.05 22:35:03.890074 [ 277 ] {41c62091-6703-42f3-b94e-e3ce0a256bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5634 | 2026.01.05 22:35:03.890152 [ 277 ] {41c62091-6703-42f3-b94e-e3ce0a256bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5635 | 2026.01.05 22:35:03.890878 [ 277 ] {41c62091-6703-42f3-b94e-e3ce0a256bbc} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2026.01.05 22:35:03.890929 [ 277 ] {41c62091-6703-42f3-b94e-e3ce0a256bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5637 | 2026.01.05 22:35:03.891332 [ 277 ] {41c62091-6703-42f3-b94e-e3ce0a256bbc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5638 | 2026.01.05 22:35:03.891575 [ 277 ] {41c62091-6703-42f3-b94e-e3ce0a256bbc} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2026.01.05 22:35:03.891753 [ 277 ] {41c62091-6703-42f3-b94e-e3ce0a256bbc} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001729 sec., 67090.8039329092 rows/sec., 5.69 MiB/sec. | ||
| 5640 | 2026.01.05 22:35:03.891804 [ 277 ] {41c62091-6703-42f3-b94e-e3ce0a256bbc} <Debug> TCPHandler: Processed in 0.002073262 sec. | ||
| 5641 | 2026.01.05 22:35:03.891943 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5642 | 2026.01.05 22:35:03.892045 [ 277 ] {0041f522-0287-4f4b-9527-422f1b038022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5643 | 2026.01.05 22:35:03.892090 [ 277 ] {0041f522-0287-4f4b-9527-422f1b038022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5644 | 2026.01.05 22:35:03.892529 [ 277 ] {0041f522-0287-4f4b-9527-422f1b038022} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5645 | 2026.01.05 22:35:03.892567 [ 277 ] {0041f522-0287-4f4b-9527-422f1b038022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5646 | 2026.01.05 22:35:03.892871 [ 277 ] {0041f522-0287-4f4b-9527-422f1b038022} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5647 | 2026.01.05 22:35:03.893084 [ 277 ] {0041f522-0287-4f4b-9527-422f1b038022} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2026.01.05 22:35:03.893217 [ 277 ] {0041f522-0287-4f4b-9527-422f1b038022} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001196 sec., 25083.61204013378 rows/sec., 1.84 MiB/sec. | ||
| 5649 | 2026.01.05 22:35:03.893256 [ 277 ] {0041f522-0287-4f4b-9527-422f1b038022} <Debug> TCPHandler: Processed in 0.001361847 sec. | ||
| 5650 | 2026.01.05 22:35:03.893368 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5651 | 2026.01.05 22:35:03.893463 [ 277 ] {8345241a-41ad-4b15-8d56-05ce18616793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5652 | 2026.01.05 22:35:03.893504 [ 277 ] {8345241a-41ad-4b15-8d56-05ce18616793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5653 | 2026.01.05 22:35:03.893928 [ 277 ] {8345241a-41ad-4b15-8d56-05ce18616793} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5654 | 2026.01.05 22:35:03.893965 [ 277 ] {8345241a-41ad-4b15-8d56-05ce18616793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5655 | 2026.01.05 22:35:03.894275 [ 277 ] {8345241a-41ad-4b15-8d56-05ce18616793} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5656 | 2026.01.05 22:35:03.894485 [ 277 ] {8345241a-41ad-4b15-8d56-05ce18616793} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5657 | 2026.01.05 22:35:03.894613 [ 277 ] {8345241a-41ad-4b15-8d56-05ce18616793} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00117 sec., 80341.88034188034 rows/sec., 6.27 MiB/sec. | ||
| 5658 | 2026.01.05 22:35:03.894650 [ 277 ] {8345241a-41ad-4b15-8d56-05ce18616793} <Debug> TCPHandler: Processed in 0.001330597 sec. | ||
| 5659 | 2026.01.05 22:35:03.894761 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2026.01.05 22:35:03.894854 [ 277 ] {616478ae-b47d-4670-b2e8-a2da625b58a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5661 | 2026.01.05 22:35:03.894897 [ 277 ] {616478ae-b47d-4670-b2e8-a2da625b58a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5662 | 2026.01.05 22:35:03.895300 [ 277 ] {616478ae-b47d-4670-b2e8-a2da625b58a9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.01.05 22:35:03.895336 [ 277 ] {616478ae-b47d-4670-b2e8-a2da625b58a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5664 | 2026.01.05 22:35:03.895665 [ 277 ] {616478ae-b47d-4670-b2e8-a2da625b58a9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5665 | 2026.01.05 22:35:03.895883 [ 277 ] {616478ae-b47d-4670-b2e8-a2da625b58a9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.01.05 22:35:03.896012 [ 277 ] {616478ae-b47d-4670-b2e8-a2da625b58a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 5667 | 2026.01.05 22:35:03.896048 [ 277 ] {616478ae-b47d-4670-b2e8-a2da625b58a9} <Debug> TCPHandler: Processed in 0.001335146 sec. | ||
| 5668 | 2026.01.05 22:35:03.896158 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5669 | 2026.01.05 22:35:03.896267 [ 277 ] {c98fc7a8-aa86-418d-9cda-fd2db37d0bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5670 | 2026.01.05 22:35:03.896331 [ 277 ] {c98fc7a8-aa86-418d-9cda-fd2db37d0bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5671 | 2026.01.05 22:35:03.897168 [ 277 ] {c98fc7a8-aa86-418d-9cda-fd2db37d0bd1} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5672 | 2026.01.05 22:35:03.897206 [ 277 ] {c98fc7a8-aa86-418d-9cda-fd2db37d0bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5673 | 2026.01.05 22:35:03.897748 [ 277 ] {c98fc7a8-aa86-418d-9cda-fd2db37d0bd1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5674 | 2026.01.05 22:35:03.897974 [ 277 ] {c98fc7a8-aa86-418d-9cda-fd2db37d0bd1} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2026.01.05 22:35:03.898108 [ 277 ] {c98fc7a8-aa86-418d-9cda-fd2db37d0bd1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001862 sec., 16111.70784103115 rows/sec., 28.87 MiB/sec. | ||
| 5676 | 2026.01.05 22:35:03.898162 [ 277 ] {c98fc7a8-aa86-418d-9cda-fd2db37d0bd1} <Debug> TCPHandler: Processed in 0.002058541 sec. | ||
| 5677 | 2026.01.05 22:35:03.898272 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2026.01.05 22:35:03.898366 [ 277 ] {68aa6ebf-1f75-4cd7-940b-35bb2f72376d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5679 | 2026.01.05 22:35:03.898407 [ 277 ] {68aa6ebf-1f75-4cd7-940b-35bb2f72376d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5680 | 2026.01.05 22:35:03.898743 [ 277 ] {68aa6ebf-1f75-4cd7-940b-35bb2f72376d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.01.05 22:35:03.898780 [ 277 ] {68aa6ebf-1f75-4cd7-940b-35bb2f72376d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5682 | 2026.01.05 22:35:03.899084 [ 277 ] {68aa6ebf-1f75-4cd7-940b-35bb2f72376d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5683 | 2026.01.05 22:35:03.899301 [ 277 ] {68aa6ebf-1f75-4cd7-940b-35bb2f72376d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2026.01.05 22:35:03.899429 [ 277 ] {68aa6ebf-1f75-4cd7-940b-35bb2f72376d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 5685 | 2026.01.05 22:35:03.899465 [ 277 ] {68aa6ebf-1f75-4cd7-940b-35bb2f72376d} <Debug> TCPHandler: Processed in 0.001243313 sec. | ||
| 5686 | 2026.01.05 22:35:08.890489 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2026.01.05 22:35:08.890691 [ 277 ] {cf2e4955-c64a-4f45-9972-e835f2d500db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5688 | 2026.01.05 22:35:08.890758 [ 277 ] {cf2e4955-c64a-4f45-9972-e835f2d500db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5689 | 2026.01.05 22:35:08.891420 [ 277 ] {cf2e4955-c64a-4f45-9972-e835f2d500db} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.01.05 22:35:08.891469 [ 277 ] {cf2e4955-c64a-4f45-9972-e835f2d500db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5691 | 2026.01.05 22:35:08.891860 [ 277 ] {cf2e4955-c64a-4f45-9972-e835f2d500db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5692 | 2026.01.05 22:35:08.892091 [ 277 ] {cf2e4955-c64a-4f45-9972-e835f2d500db} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.01.05 22:35:08.892262 [ 277 ] {cf2e4955-c64a-4f45-9972-e835f2d500db} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001622 sec., 14796.547472256474 rows/sec., 1.23 MiB/sec. | ||
| 5694 | 2026.01.05 22:35:08.892304 [ 277 ] {cf2e4955-c64a-4f45-9972-e835f2d500db} <Debug> TCPHandler: Processed in 0.001951328 sec. | ||
| 5695 | 2026.01.05 22:35:08.892433 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2026.01.05 22:35:08.892529 [ 277 ] {332691d3-4299-4cba-90ee-87dc3a8e4c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5697 | 2026.01.05 22:35:08.892571 [ 277 ] {332691d3-4299-4cba-90ee-87dc3a8e4c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5698 | 2026.01.05 22:35:08.893071 [ 277 ] {332691d3-4299-4cba-90ee-87dc3a8e4c95} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.01.05 22:35:08.893108 [ 277 ] {332691d3-4299-4cba-90ee-87dc3a8e4c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5700 | 2026.01.05 22:35:08.893446 [ 277 ] {332691d3-4299-4cba-90ee-87dc3a8e4c95} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5701 | 2026.01.05 22:35:08.893660 [ 277 ] {332691d3-4299-4cba-90ee-87dc3a8e4c95} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2026.01.05 22:35:08.893791 [ 277 ] {332691d3-4299-4cba-90ee-87dc3a8e4c95} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001281 sec., 153005.4644808743 rows/sec., 13.63 MiB/sec. | ||
| 5703 | 2026.01.05 22:35:08.893827 [ 277 ] {332691d3-4299-4cba-90ee-87dc3a8e4c95} <Debug> TCPHandler: Processed in 0.001444481 sec. | ||
| 5704 | 2026.01.05 22:35:08.893941 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5705 | 2026.01.05 22:35:08.894037 [ 277 ] {9adc8fed-a18b-4731-96f8-31f2fe338baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5706 | 2026.01.05 22:35:08.894077 [ 277 ] {9adc8fed-a18b-4731-96f8-31f2fe338baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5707 | 2026.01.05 22:35:08.894481 [ 277 ] {9adc8fed-a18b-4731-96f8-31f2fe338baf} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2026.01.05 22:35:08.894518 [ 277 ] {9adc8fed-a18b-4731-96f8-31f2fe338baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5709 | 2026.01.05 22:35:08.894820 [ 277 ] {9adc8fed-a18b-4731-96f8-31f2fe338baf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5710 | 2026.01.05 22:35:08.895053 [ 277 ] {9adc8fed-a18b-4731-96f8-31f2fe338baf} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2026.01.05 22:35:08.895182 [ 277 ] {9adc8fed-a18b-4731-96f8-31f2fe338baf} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001165 sec., 18884.120171673818 rows/sec., 1.44 MiB/sec. | ||
| 5712 | 2026.01.05 22:35:08.895220 [ 277 ] {9adc8fed-a18b-4731-96f8-31f2fe338baf} <Debug> TCPHandler: Processed in 0.001327486 sec. | ||
| 5713 | 2026.01.05 22:35:08.895321 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2026.01.05 22:35:08.895416 [ 277 ] {ed7dfac4-016d-4195-b427-754d1ac4714b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5715 | 2026.01.05 22:35:08.895456 [ 277 ] {ed7dfac4-016d-4195-b427-754d1ac4714b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5716 | 2026.01.05 22:35:08.895852 [ 277 ] {ed7dfac4-016d-4195-b427-754d1ac4714b} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2026.01.05 22:35:08.895890 [ 277 ] {ed7dfac4-016d-4195-b427-754d1ac4714b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5718 | 2026.01.05 22:35:08.896184 [ 277 ] {ed7dfac4-016d-4195-b427-754d1ac4714b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5719 | 2026.01.05 22:35:08.896396 [ 277 ] {ed7dfac4-016d-4195-b427-754d1ac4714b} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2026.01.05 22:35:08.896523 [ 277 ] {ed7dfac4-016d-4195-b427-754d1ac4714b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001126 sec., 21314.387211367673 rows/sec., 1.77 MiB/sec. | ||
| 5721 | 2026.01.05 22:35:08.896560 [ 277 ] {ed7dfac4-016d-4195-b427-754d1ac4714b} <Debug> TCPHandler: Processed in 0.001287364 sec. | ||
| 5722 | 2026.01.05 22:35:08.896674 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2026.01.05 22:35:08.896769 [ 277 ] {c5e86604-12c5-4605-a420-ce3737e39113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5724 | 2026.01.05 22:35:08.896809 [ 277 ] {c5e86604-12c5-4605-a420-ce3737e39113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5725 | 2026.01.05 22:35:08.897202 [ 277 ] {c5e86604-12c5-4605-a420-ce3737e39113} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.01.05 22:35:08.897239 [ 277 ] {c5e86604-12c5-4605-a420-ce3737e39113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5727 | 2026.01.05 22:35:08.897532 [ 277 ] {c5e86604-12c5-4605-a420-ce3737e39113} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5728 | 2026.01.05 22:35:08.897761 [ 277 ] {c5e86604-12c5-4605-a420-ce3737e39113} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.01.05 22:35:08.897900 [ 277 ] {c5e86604-12c5-4605-a420-ce3737e39113} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 5730 | 2026.01.05 22:35:08.897939 [ 277 ] {c5e86604-12c5-4605-a420-ce3737e39113} <Debug> TCPHandler: Processed in 0.001318286 sec. | ||
| 5731 | 2026.01.05 22:35:08.898053 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2026.01.05 22:35:08.898150 [ 277 ] {6dea6ecb-0433-413f-98f1-85a3d4f01892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5733 | 2026.01.05 22:35:08.898192 [ 277 ] {6dea6ecb-0433-413f-98f1-85a3d4f01892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5734 | 2026.01.05 22:35:08.898642 [ 277 ] {6dea6ecb-0433-413f-98f1-85a3d4f01892} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.01.05 22:35:08.898680 [ 277 ] {6dea6ecb-0433-413f-98f1-85a3d4f01892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5736 | 2026.01.05 22:35:08.899021 [ 277 ] {6dea6ecb-0433-413f-98f1-85a3d4f01892} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5737 | 2026.01.05 22:35:08.899239 [ 277 ] {6dea6ecb-0433-413f-98f1-85a3d4f01892} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.01.05 22:35:08.899370 [ 277 ] {6dea6ecb-0433-413f-98f1-85a3d4f01892} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.00124 sec., 88709.67741935483 rows/sec., 7.22 MiB/sec. | ||
| 5739 | 2026.01.05 22:35:08.899409 [ 277 ] {6dea6ecb-0433-413f-98f1-85a3d4f01892} <Debug> TCPHandler: Processed in 0.001408339 sec. | ||
| 5740 | 2026.01.05 22:35:08.899522 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2026.01.05 22:35:08.899618 [ 277 ] {1d9efbc0-62e3-4854-81fb-d1b1f31cd860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5742 | 2026.01.05 22:35:08.899662 [ 277 ] {1d9efbc0-62e3-4854-81fb-d1b1f31cd860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5743 | 2026.01.05 22:35:08.900078 [ 277 ] {1d9efbc0-62e3-4854-81fb-d1b1f31cd860} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.01.05 22:35:08.900114 [ 277 ] {1d9efbc0-62e3-4854-81fb-d1b1f31cd860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5745 | 2026.01.05 22:35:08.900456 [ 277 ] {1d9efbc0-62e3-4854-81fb-d1b1f31cd860} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5746 | 2026.01.05 22:35:08.900674 [ 277 ] {1d9efbc0-62e3-4854-81fb-d1b1f31cd860} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.01.05 22:35:08.900807 [ 277 ] {1d9efbc0-62e3-4854-81fb-d1b1f31cd860} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001208 sec., 162251.65562913907 rows/sec., 11.64 MiB/sec. | ||
| 5748 | 2026.01.05 22:35:08.900845 [ 277 ] {1d9efbc0-62e3-4854-81fb-d1b1f31cd860} <Debug> TCPHandler: Processed in 0.001373218 sec. | ||
| 5749 | 2026.01.05 22:35:08.900959 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2026.01.05 22:35:08.901053 [ 277 ] {5b1abdc8-e1ea-4e82-a7e9-a68a3568f17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5751 | 2026.01.05 22:35:08.901109 [ 277 ] {5b1abdc8-e1ea-4e82-a7e9-a68a3568f17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5752 | 2026.01.05 22:35:08.901878 [ 277 ] {5b1abdc8-e1ea-4e82-a7e9-a68a3568f17e} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2026.01.05 22:35:08.901915 [ 277 ] {5b1abdc8-e1ea-4e82-a7e9-a68a3568f17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5754 | 2026.01.05 22:35:08.902441 [ 277 ] {5b1abdc8-e1ea-4e82-a7e9-a68a3568f17e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5755 | 2026.01.05 22:35:08.902690 [ 277 ] {5b1abdc8-e1ea-4e82-a7e9-a68a3568f17e} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2026.01.05 22:35:08.902834 [ 277 ] {5b1abdc8-e1ea-4e82-a7e9-a68a3568f17e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001799 sec., 5558.643690939411 rows/sec., 9.96 MiB/sec. | ||
| 5757 | 2026.01.05 22:35:08.902892 [ 277 ] {5b1abdc8-e1ea-4e82-a7e9-a68a3568f17e} <Debug> TCPHandler: Processed in 0.001983969 sec. | ||
| 5758 | 2026.01.05 22:35:08.903002 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2026.01.05 22:35:08.903096 [ 277 ] {b48e37ce-6ea9-41d7-a957-bf4cbc957d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5760 | 2026.01.05 22:35:08.903140 [ 277 ] {b48e37ce-6ea9-41d7-a957-bf4cbc957d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5761 | 2026.01.05 22:35:08.903478 [ 277 ] {b48e37ce-6ea9-41d7-a957-bf4cbc957d46} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.01.05 22:35:08.903514 [ 277 ] {b48e37ce-6ea9-41d7-a957-bf4cbc957d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5763 | 2026.01.05 22:35:08.903820 [ 277 ] {b48e37ce-6ea9-41d7-a957-bf4cbc957d46} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5764 | 2026.01.05 22:35:08.904026 [ 277 ] {b48e37ce-6ea9-41d7-a957-bf4cbc957d46} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.01.05 22:35:08.904158 [ 277 ] {b48e37ce-6ea9-41d7-a957-bf4cbc957d46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 5766 | 2026.01.05 22:35:08.904194 [ 277 ] {b48e37ce-6ea9-41d7-a957-bf4cbc957d46} <Debug> TCPHandler: Processed in 0.001242363 sec. | ||
| 5767 | 2026.01.05 22:35:08.946602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13925 | ||
| 5768 | 2026.01.05 22:35:08.947085 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.01.05 22:35:08.947123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5770 | 2026.01.05 22:35:08.947630 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5771 | 2026.01.05 22:35:08.947862 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.01.05 22:35:08.947991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13925 | ||
| 5773 | 2026.01.05 22:35:09.642224 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5774 | 2026.01.05 22:35:09.658537 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.01.05 22:35:09.658586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5776 | 2026.01.05 22:35:09.664914 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5777 | 2026.01.05 22:35:09.665621 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.01.05 22:35:09.668391 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5779 | 2026.01.05 22:35:11.466274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 736 | ||
| 5780 | 2026.01.05 22:35:11.468514 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2026.01.05 22:35:11.468561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5782 | 2026.01.05 22:35:11.469791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5783 | 2026.01.05 22:35:11.470058 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5784 | 2026.01.05 22:35:11.470314 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 5785 | 2026.01.05 22:35:13.889768 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2026.01.05 22:35:13.889957 [ 277 ] {98321ed7-3b21-46e0-8d61-8d02b2024bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5787 | 2026.01.05 22:35:13.890028 [ 277 ] {98321ed7-3b21-46e0-8d61-8d02b2024bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5788 | 2026.01.05 22:35:13.890707 [ 277 ] {98321ed7-3b21-46e0-8d61-8d02b2024bd6} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.01.05 22:35:13.890757 [ 277 ] {98321ed7-3b21-46e0-8d61-8d02b2024bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5790 | 2026.01.05 22:35:13.891172 [ 277 ] {98321ed7-3b21-46e0-8d61-8d02b2024bd6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5791 | 2026.01.05 22:35:13.891396 [ 277 ] {98321ed7-3b21-46e0-8d61-8d02b2024bd6} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.01.05 22:35:13.891530 [ 49 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5793 | 2026.01.05 22:35:13.891556 [ 277 ] {98321ed7-3b21-46e0-8d61-8d02b2024bd6} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.00165 sec., 70303.0303030303 rows/sec., 5.96 MiB/sec. | ||
| 5794 | 2026.01.05 22:35:13.891601 [ 49 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2026.01.05 22:35:13.891621 [ 277 ] {98321ed7-3b21-46e0-8d61-8d02b2024bd6} <Debug> TCPHandler: Processed in 0.001990909 sec. | ||
| 5796 | 2026.01.05 22:35:13.891630 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5797 | 2026.01.05 22:35:13.891759 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.01.05 22:35:13.891774 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 5799 | 2026.01.05 22:35:13.891866 [ 277 ] {adae2a64-2bc0-4976-848f-676303a1af37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5800 | 2026.01.05 22:35:13.891916 [ 277 ] {adae2a64-2bc0-4976-848f-676303a1af37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5801 | 2026.01.05 22:35:13.891918 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5802 | 2026.01.05 22:35:13.891966 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1323 rows starting from the beginning of the part | ||
| 5803 | 2026.01.05 22:35:13.892035 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 122 rows starting from the beginning of the part | ||
| 5804 | 2026.01.05 22:35:13.892084 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 76 rows starting from the beginning of the part | ||
| 5805 | 2026.01.05 22:35:13.892143 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 116 rows starting from the beginning of the part | ||
| 5806 | 2026.01.05 22:35:13.892202 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 196 rows starting from the beginning of the part | ||
| 5807 | 2026.01.05 22:35:13.892249 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 116 rows starting from the beginning of the part | ||
| 5808 | 2026.01.05 22:35:13.892351 [ 277 ] {adae2a64-2bc0-4976-848f-676303a1af37} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2026.01.05 22:35:13.892395 [ 277 ] {adae2a64-2bc0-4976-848f-676303a1af37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5810 | 2026.01.05 22:35:13.892790 [ 277 ] {adae2a64-2bc0-4976-848f-676303a1af37} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5811 | 2026.01.05 22:35:13.893030 [ 277 ] {adae2a64-2bc0-4976-848f-676303a1af37} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2026.01.05 22:35:13.893168 [ 277 ] {adae2a64-2bc0-4976-848f-676303a1af37} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001326 sec., 22624.43438914027 rows/sec., 1.66 MiB/sec. | ||
| 5813 | 2026.01.05 22:35:13.893207 [ 277 ] {adae2a64-2bc0-4976-848f-676303a1af37} <Debug> TCPHandler: Processed in 0.001501152 sec. | ||
| 5814 | 2026.01.05 22:35:13.893318 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5815 | 2026.01.05 22:35:13.893414 [ 277 ] {5f76212c-ea1c-4a82-a6ab-2c1740a9f148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5816 | 2026.01.05 22:35:13.893455 [ 277 ] {5f76212c-ea1c-4a82-a6ab-2c1740a9f148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5817 | 2026.01.05 22:35:13.893462 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749151 sec., 1114254.8584999237 rows/sec., 96.23 MiB/sec. | ||
| 5818 | 2026.01.05 22:35:13.893736 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5819 | 2026.01.05 22:35:13.893888 [ 277 ] {5f76212c-ea1c-4a82-a6ab-2c1740a9f148} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.01.05 22:35:13.893924 [ 277 ] {5f76212c-ea1c-4a82-a6ab-2c1740a9f148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5821 | 2026.01.05 22:35:13.894031 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_41_8} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.01.05 22:35:13.894101 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_41_8} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5823 | 2026.01.05 22:35:13.894192 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5824 | 2026.01.05 22:35:13.894258 [ 277 ] {5f76212c-ea1c-4a82-a6ab-2c1740a9f148} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5825 | 2026.01.05 22:35:13.894473 [ 277 ] {5f76212c-ea1c-4a82-a6ab-2c1740a9f148} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.01.05 22:35:13.894578 [ 49 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5827 | 2026.01.05 22:35:13.894606 [ 277 ] {5f76212c-ea1c-4a82-a6ab-2c1740a9f148} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001212 sec., 77557.75577557756 rows/sec., 6.06 MiB/sec. | ||
| 5828 | 2026.01.05 22:35:13.894611 [ 49 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2026.01.05 22:35:13.894649 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5830 | 2026.01.05 22:35:13.894650 [ 277 ] {5f76212c-ea1c-4a82-a6ab-2c1740a9f148} <Debug> TCPHandler: Processed in 0.001380608 sec. | ||
| 5831 | 2026.01.05 22:35:13.894726 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 5832 | 2026.01.05 22:35:13.894780 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5833 | 2026.01.05 22:35:13.894818 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5834 | 2026.01.05 22:35:13.894848 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 791 rows starting from the beginning of the part | ||
| 5835 | 2026.01.05 22:35:13.894880 [ 277 ] {042dc03d-a24c-44c0-9116-0e2b86cd2597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5836 | 2026.01.05 22:35:13.894894 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 106 rows starting from the beginning of the part | ||
| 5837 | 2026.01.05 22:35:13.894935 [ 277 ] {042dc03d-a24c-44c0-9116-0e2b86cd2597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5838 | 2026.01.05 22:35:13.894952 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 74 rows starting from the beginning of the part | ||
| 5839 | 2026.01.05 22:35:13.894991 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 94 rows starting from the beginning of the part | ||
| 5840 | 2026.01.05 22:35:13.895023 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 110 rows starting from the beginning of the part | ||
| 5841 | 2026.01.05 22:35:13.895059 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 94 rows starting from the beginning of the part | ||
| 5842 | 2026.01.05 22:35:13.895347 [ 277 ] {042dc03d-a24c-44c0-9116-0e2b86cd2597} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2026.01.05 22:35:13.895389 [ 277 ] {042dc03d-a24c-44c0-9116-0e2b86cd2597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5844 | 2026.01.05 22:35:13.895754 [ 277 ] {042dc03d-a24c-44c0-9116-0e2b86cd2597} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5845 | 2026.01.05 22:35:13.895937 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240573 sec., 1022914.4113244445 rows/sec., 79.84 MiB/sec. | ||
| 5846 | 2026.01.05 22:35:13.895968 [ 277 ] {042dc03d-a24c-44c0-9116-0e2b86cd2597} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.01.05 22:35:13.896074 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5848 | 2026.01.05 22:35:13.896098 [ 277 ] {042dc03d-a24c-44c0-9116-0e2b86cd2597} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 5849 | 2026.01.05 22:35:13.896104 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2026.01.05 22:35:13.896140 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5851 | 2026.01.05 22:35:13.896142 [ 277 ] {042dc03d-a24c-44c0-9116-0e2b86cd2597} <Debug> TCPHandler: Processed in 0.001410149 sec. | ||
| 5852 | 2026.01.05 22:35:13.896179 [ 196 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5853 | 2026.01.05 22:35:13.896222 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 5854 | 2026.01.05 22:35:13.896280 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5855 | 2026.01.05 22:35:13.896337 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5856 | 2026.01.05 22:35:13.896374 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 6300 rows starting from the beginning of the part | ||
| 5857 | 2026.01.05 22:35:13.896381 [ 277 ] {fa4dce6b-23a1-4127-9ee4-a0f20bd22e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5858 | 2026.01.05 22:35:13.896446 [ 277 ] {fa4dce6b-23a1-4127-9ee4-a0f20bd22e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5859 | 2026.01.05 22:35:13.896451 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 166 rows starting from the beginning of the part | ||
| 5860 | 2026.01.05 22:35:13.896504 [ 196 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_41_8} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5861 | 2026.01.05 22:35:13.896511 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5862 | 2026.01.05 22:35:13.896567 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 5863 | 2026.01.05 22:35:13.896607 [ 196 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_41_8} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5864 | 2026.01.05 22:35:13.896608 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 196 rows starting from the beginning of the part | ||
| 5865 | 2026.01.05 22:35:13.896665 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5866 | 2026.01.05 22:35:13.896708 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5867 | 2026.01.05 22:35:13.897250 [ 277 ] {fa4dce6b-23a1-4127-9ee4-a0f20bd22e09} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2026.01.05 22:35:13.897291 [ 277 ] {fa4dce6b-23a1-4127-9ee4-a0f20bd22e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5869 | 2026.01.05 22:35:13.897899 [ 277 ] {fa4dce6b-23a1-4127-9ee4-a0f20bd22e09} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5870 | 2026.01.05 22:35:13.898135 [ 277 ] {fa4dce6b-23a1-4127-9ee4-a0f20bd22e09} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2026.01.05 22:35:13.898294 [ 277 ] {fa4dce6b-23a1-4127-9ee4-a0f20bd22e09} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001931 sec., 15535.991714137752 rows/sec., 27.84 MiB/sec. | ||
| 5872 | 2026.01.05 22:35:13.898361 [ 277 ] {fa4dce6b-23a1-4127-9ee4-a0f20bd22e09} <Debug> TCPHandler: Processed in 0.002128683 sec. | ||
| 5873 | 2026.01.05 22:35:13.898490 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5874 | 2026.01.05 22:35:13.898587 [ 277 ] {ff1f0ccd-c927-4373-a0da-e1da7ecea620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5875 | 2026.01.05 22:35:13.898630 [ 277 ] {ff1f0ccd-c927-4373-a0da-e1da7ecea620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5876 | 2026.01.05 22:35:13.898976 [ 277 ] {ff1f0ccd-c927-4373-a0da-e1da7ecea620} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2026.01.05 22:35:13.899013 [ 277 ] {ff1f0ccd-c927-4373-a0da-e1da7ecea620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5878 | 2026.01.05 22:35:13.899036 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7142 rows, containing 5 columns (5 merged, 0 gathered) in 0.002849369 sec., 2506519.864573525 rows/sec., 175.05 MiB/sec. | ||
| 5879 | 2026.01.05 22:35:13.899376 [ 277 ] {ff1f0ccd-c927-4373-a0da-e1da7ecea620} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5880 | 2026.01.05 22:35:13.899602 [ 277 ] {ff1f0ccd-c927-4373-a0da-e1da7ecea620} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2026.01.05 22:35:13.899638 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5882 | 2026.01.05 22:35:13.899719 [ 49 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5883 | 2026.01.05 22:35:13.899743 [ 277 ] {ff1f0ccd-c927-4373-a0da-e1da7ecea620} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 5884 | 2026.01.05 22:35:13.899758 [ 49 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5885 | 2026.01.05 22:35:13.899788 [ 277 ] {ff1f0ccd-c927-4373-a0da-e1da7ecea620} <Debug> TCPHandler: Processed in 0.001348797 sec. | ||
| 5886 | 2026.01.05 22:35:13.899788 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5887 | 2026.01.05 22:35:13.899880 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 5888 | 2026.01.05 22:35:13.899933 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.01.05 22:35:13.899972 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5890 | 2026.01.05 22:35:13.900005 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2156 rows starting from the beginning of the part | ||
| 5891 | 2026.01.05 22:35:13.900010 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5892 | 2026.01.05 22:35:13.900063 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 5893 | 2026.01.05 22:35:13.900092 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 5894 | 2026.01.05 22:35:13.900110 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 5895 | 2026.01.05 22:35:13.900152 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 5896 | 2026.01.05 22:35:13.900189 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 5897 | 2026.01.05 22:35:13.900229 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 5898 | 2026.01.05 22:35:13.901241 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2456 rows, containing 4 columns (4 merged, 0 gathered) in 0.001392658 sec., 1763534.1914526036 rows/sec., 116.88 MiB/sec. | ||
| 5899 | 2026.01.05 22:35:13.901457 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5900 | 2026.01.05 22:35:13.901693 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_41_8} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5901 | 2026.01.05 22:35:13.901753 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_41_8} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5902 | 2026.01.05 22:35:13.901806 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5903 | 2026.01.05 22:35:16.289149 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5904 | 2026.01.05 22:35:16.289230 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5905 | 2026.01.05 22:35:16.448997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14437 | ||
| 5906 | 2026.01.05 22:35:16.449515 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.01.05 22:35:16.449559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5908 | 2026.01.05 22:35:16.450028 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5909 | 2026.01.05 22:35:16.450254 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.01.05 22:35:16.450381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14437 | ||
| 5911 | 2026.01.05 22:35:17.169426 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5912 | 2026.01.05 22:35:17.186188 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2026.01.05 22:35:17.186240 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5914 | 2026.01.05 22:35:17.192185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5915 | 2026.01.05 22:35:17.192910 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2026.01.05 22:35:17.195755 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5917 | 2026.01.05 22:35:18.887892 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2026.01.05 22:35:18.888101 [ 277 ] {b08222ca-322b-4e55-b058-7eb963dca0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5919 | 2026.01.05 22:35:18.888172 [ 277 ] {b08222ca-322b-4e55-b058-7eb963dca0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5920 | 2026.01.05 22:35:18.888887 [ 277 ] {b08222ca-322b-4e55-b058-7eb963dca0e4} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2026.01.05 22:35:18.888924 [ 277 ] {b08222ca-322b-4e55-b058-7eb963dca0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5922 | 2026.01.05 22:35:18.889319 [ 277 ] {b08222ca-322b-4e55-b058-7eb963dca0e4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5923 | 2026.01.05 22:35:18.889543 [ 277 ] {b08222ca-322b-4e55-b058-7eb963dca0e4} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2026.01.05 22:35:18.889686 [ 277 ] {b08222ca-322b-4e55-b058-7eb963dca0e4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00164 sec., 46341.46341463415 rows/sec., 3.82 MiB/sec. | ||
| 5925 | 2026.01.05 22:35:18.889726 [ 277 ] {b08222ca-322b-4e55-b058-7eb963dca0e4} <Debug> TCPHandler: Processed in 0.001968438 sec. | ||
| 5926 | 2026.01.05 22:35:18.889858 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5927 | 2026.01.05 22:35:18.889953 [ 277 ] {a619e9eb-66d0-4e22-943b-6e6f95125a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5928 | 2026.01.05 22:35:18.889994 [ 277 ] {a619e9eb-66d0-4e22-943b-6e6f95125a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5929 | 2026.01.05 22:35:18.890382 [ 277 ] {a619e9eb-66d0-4e22-943b-6e6f95125a96} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2026.01.05 22:35:18.890416 [ 277 ] {a619e9eb-66d0-4e22-943b-6e6f95125a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5931 | 2026.01.05 22:35:18.890706 [ 277 ] {a619e9eb-66d0-4e22-943b-6e6f95125a96} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5932 | 2026.01.05 22:35:18.890938 [ 277 ] {a619e9eb-66d0-4e22-943b-6e6f95125a96} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2026.01.05 22:35:18.891030 [ 83 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5934 | 2026.01.05 22:35:18.891062 [ 277 ] {a619e9eb-66d0-4e22-943b-6e6f95125a96} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001127 sec., 8873.114463176575 rows/sec., 667.22 KiB/sec. | ||
| 5935 | 2026.01.05 22:35:18.891066 [ 83 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2026.01.05 22:35:18.891093 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5937 | 2026.01.05 22:35:18.891098 [ 277 ] {a619e9eb-66d0-4e22-943b-6e6f95125a96} <Debug> TCPHandler: Processed in 0.001288205 sec. | ||
| 5938 | 2026.01.05 22:35:18.891176 [ 199 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 5939 | 2026.01.05 22:35:18.891209 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2026.01.05 22:35:18.891267 [ 199 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5941 | 2026.01.05 22:35:18.891298 [ 199 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 275 rows starting from the beginning of the part | ||
| 5942 | 2026.01.05 22:35:18.891301 [ 277 ] {15a42615-58b7-4be5-9585-483329213c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5943 | 2026.01.05 22:35:18.891357 [ 277 ] {15a42615-58b7-4be5-9585-483329213c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5944 | 2026.01.05 22:35:18.891363 [ 199 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 5945 | 2026.01.05 22:35:18.891412 [ 199 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5946 | 2026.01.05 22:35:18.891457 [ 199 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 22 rows starting from the beginning of the part | ||
| 5947 | 2026.01.05 22:35:18.891503 [ 199 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 5948 | 2026.01.05 22:35:18.891545 [ 199 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5949 | 2026.01.05 22:35:18.891772 [ 277 ] {15a42615-58b7-4be5-9585-483329213c0d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2026.01.05 22:35:18.891806 [ 277 ] {15a42615-58b7-4be5-9585-483329213c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5951 | 2026.01.05 22:35:18.892106 [ 277 ] {15a42615-58b7-4be5-9585-483329213c0d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5952 | 2026.01.05 22:35:18.892312 [ 277 ] {15a42615-58b7-4be5-9585-483329213c0d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5953 | 2026.01.05 22:35:18.892364 [ 194 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 377 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218562 sec., 309381.0573446406 rows/sec., 21.43 MiB/sec. | ||
| 5954 | 2026.01.05 22:35:18.892446 [ 277 ] {15a42615-58b7-4be5-9585-483329213c0d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001163 sec., 63628.54686156492 rows/sec., 4.97 MiB/sec. | ||
| 5955 | 2026.01.05 22:35:18.892488 [ 277 ] {15a42615-58b7-4be5-9585-483329213c0d} <Debug> TCPHandler: Processed in 0.001326326 sec. | ||
| 5956 | 2026.01.05 22:35:18.892581 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5957 | 2026.01.05 22:35:18.892634 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2026.01.05 22:35:18.892770 [ 277 ] {1e3ccb50-7613-4c1b-904a-1ed1fe5f19d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5959 | 2026.01.05 22:35:18.892835 [ 277 ] {1e3ccb50-7613-4c1b-904a-1ed1fe5f19d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5960 | 2026.01.05 22:35:18.892888 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_31_6} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2026.01.05 22:35:18.892981 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_31_6} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5962 | 2026.01.05 22:35:18.893075 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5963 | 2026.01.05 22:35:18.893385 [ 277 ] {1e3ccb50-7613-4c1b-904a-1ed1fe5f19d9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.01.05 22:35:18.893436 [ 277 ] {1e3ccb50-7613-4c1b-904a-1ed1fe5f19d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5965 | 2026.01.05 22:35:18.893934 [ 277 ] {1e3ccb50-7613-4c1b-904a-1ed1fe5f19d9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5966 | 2026.01.05 22:35:18.894260 [ 277 ] {1e3ccb50-7613-4c1b-904a-1ed1fe5f19d9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2026.01.05 22:35:18.894439 [ 277 ] {1e3ccb50-7613-4c1b-904a-1ed1fe5f19d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001693 sec., 94506.79267572357 rows/sec., 6.58 MiB/sec. | ||
| 5968 | 2026.01.05 22:35:18.894492 [ 277 ] {1e3ccb50-7613-4c1b-904a-1ed1fe5f19d9} <Debug> TCPHandler: Processed in 0.001934278 sec. | ||
| 5969 | 2026.01.05 22:35:18.894624 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2026.01.05 22:35:18.894745 [ 277 ] {a5880df2-ef2c-4609-8da1-39c3b2b2494d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5971 | 2026.01.05 22:35:18.894818 [ 277 ] {a5880df2-ef2c-4609-8da1-39c3b2b2494d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5972 | 2026.01.05 22:35:18.895887 [ 277 ] {a5880df2-ef2c-4609-8da1-39c3b2b2494d} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.01.05 22:35:18.895931 [ 277 ] {a5880df2-ef2c-4609-8da1-39c3b2b2494d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5974 | 2026.01.05 22:35:18.896691 [ 277 ] {a5880df2-ef2c-4609-8da1-39c3b2b2494d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5975 | 2026.01.05 22:35:18.896979 [ 277 ] {a5880df2-ef2c-4609-8da1-39c3b2b2494d} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.01.05 22:35:18.897088 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5977 | 2026.01.05 22:35:18.897115 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.01.05 22:35:18.897133 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5979 | 2026.01.05 22:35:18.897144 [ 277 ] {a5880df2-ef2c-4609-8da1-39c3b2b2494d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002424 sec., 4125.412541254125 rows/sec., 7.39 MiB/sec. | ||
| 5980 | 2026.01.05 22:35:18.897204 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 5981 | 2026.01.05 22:35:18.897206 [ 277 ] {a5880df2-ef2c-4609-8da1-39c3b2b2494d} <Debug> TCPHandler: Processed in 0.002644332 sec. | ||
| 5982 | 2026.01.05 22:35:18.897350 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5983 | 2026.01.05 22:35:18.897390 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5984 | 2026.01.05 22:35:18.897444 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 531 rows starting from the beginning of the part | ||
| 5985 | 2026.01.05 22:35:18.897466 [ 277 ] {e36f25d6-b894-46b7-b65f-91cc0d544292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5986 | 2026.01.05 22:35:18.897516 [ 277 ] {e36f25d6-b894-46b7-b65f-91cc0d544292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5987 | 2026.01.05 22:35:18.897565 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 5988 | 2026.01.05 22:35:18.897674 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 5989 | 2026.01.05 22:35:18.897784 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 5990 | 2026.01.05 22:35:18.897885 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 5991 | 2026.01.05 22:35:18.897894 [ 277 ] {e36f25d6-b894-46b7-b65f-91cc0d544292} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.01.05 22:35:18.897930 [ 277 ] {e36f25d6-b894-46b7-b65f-91cc0d544292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5993 | 2026.01.05 22:35:18.897977 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 5994 | 2026.01.05 22:35:18.898247 [ 277 ] {e36f25d6-b894-46b7-b65f-91cc0d544292} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5995 | 2026.01.05 22:35:18.898466 [ 277 ] {e36f25d6-b894-46b7-b65f-91cc0d544292} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2026.01.05 22:35:18.898595 [ 277 ] {e36f25d6-b894-46b7-b65f-91cc0d544292} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 5997 | 2026.01.05 22:35:18.898631 [ 277 ] {e36f25d6-b894-46b7-b65f-91cc0d544292} <Debug> TCPHandler: Processed in 0.001341637 sec. | ||
| 5998 | 2026.01.05 22:35:18.904567 [ 194 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 621 rows, containing 19 columns (19 merged, 0 gathered) in 0.007392706 sec., 84001.71736844398 rows/sec., 150.53 MiB/sec. | ||
| 5999 | 2026.01.05 22:35:18.905568 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6000 | 2026.01.05 22:35:18.905915 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2026.01.05 22:35:18.905987 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6002 | 2026.01.05 22:35:18.906100 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 6003 | 2026.01.05 22:35:19.000166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.74 MiB, peak 275.10 MiB, free memory in arenas 0.00 B, will set to 269.19 MiB (RSS), difference: 1.45 MiB | ||
| 6004 | 2026.01.05 22:35:21.471400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 760 | ||
| 6005 | 2026.01.05 22:35:21.473523 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2026.01.05 22:35:21.473573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6007 | 2026.01.05 22:35:21.474762 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6008 | 2026.01.05 22:35:21.475056 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2026.01.05 22:35:21.475324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 760 | ||
| 6010 | 2026.01.05 22:35:23.889042 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6011 | 2026.01.05 22:35:23.889232 [ 277 ] {7eb285f7-35ad-45bc-8b2f-993bd084ee5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6012 | 2026.01.05 22:35:23.889298 [ 277 ] {7eb285f7-35ad-45bc-8b2f-993bd084ee5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6013 | 2026.01.05 22:35:23.889926 [ 277 ] {7eb285f7-35ad-45bc-8b2f-993bd084ee5d} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.01.05 22:35:23.889972 [ 277 ] {7eb285f7-35ad-45bc-8b2f-993bd084ee5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6015 | 2026.01.05 22:35:23.890357 [ 277 ] {7eb285f7-35ad-45bc-8b2f-993bd084ee5d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6016 | 2026.01.05 22:35:23.890577 [ 277 ] {7eb285f7-35ad-45bc-8b2f-993bd084ee5d} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.01.05 22:35:23.890729 [ 277 ] {7eb285f7-35ad-45bc-8b2f-993bd084ee5d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001547 sec., 1292.824822236587 rows/sec., 105.42 KiB/sec. | ||
| 6018 | 2026.01.05 22:35:23.890770 [ 277 ] {7eb285f7-35ad-45bc-8b2f-993bd084ee5d} <Debug> TCPHandler: Processed in 0.001867305 sec. | ||
| 6019 | 2026.01.05 22:35:23.890898 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2026.01.05 22:35:23.890991 [ 277 ] {0fb9740e-2356-4064-aa15-b23501d3070b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6021 | 2026.01.05 22:35:23.891032 [ 277 ] {0fb9740e-2356-4064-aa15-b23501d3070b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6022 | 2026.01.05 22:35:23.891489 [ 277 ] {0fb9740e-2356-4064-aa15-b23501d3070b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.01.05 22:35:23.891526 [ 277 ] {0fb9740e-2356-4064-aa15-b23501d3070b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6024 | 2026.01.05 22:35:23.891830 [ 277 ] {0fb9740e-2356-4064-aa15-b23501d3070b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6025 | 2026.01.05 22:35:23.892036 [ 277 ] {0fb9740e-2356-4064-aa15-b23501d3070b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2026.01.05 22:35:23.892162 [ 277 ] {0fb9740e-2356-4064-aa15-b23501d3070b} <Debug> executeQuery: Read 117 rows, 10.14 KiB in 0.001189 sec., 98402.01850294365 rows/sec., 8.33 MiB/sec. | ||
| 6027 | 2026.01.05 22:35:23.892198 [ 277 ] {0fb9740e-2356-4064-aa15-b23501d3070b} <Debug> TCPHandler: Processed in 0.001347067 sec. | ||
| 6028 | 2026.01.05 22:35:23.892304 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6029 | 2026.01.05 22:35:23.892396 [ 277 ] {869c95f0-a62a-4c5c-9ce4-cb4d08b1a030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6030 | 2026.01.05 22:35:23.892435 [ 277 ] {869c95f0-a62a-4c5c-9ce4-cb4d08b1a030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6031 | 2026.01.05 22:35:23.892818 [ 277 ] {869c95f0-a62a-4c5c-9ce4-cb4d08b1a030} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2026.01.05 22:35:23.892854 [ 277 ] {869c95f0-a62a-4c5c-9ce4-cb4d08b1a030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6033 | 2026.01.05 22:35:23.893143 [ 277 ] {869c95f0-a62a-4c5c-9ce4-cb4d08b1a030} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6034 | 2026.01.05 22:35:23.893344 [ 277 ] {869c95f0-a62a-4c5c-9ce4-cb4d08b1a030} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2026.01.05 22:35:23.893472 [ 277 ] {869c95f0-a62a-4c5c-9ce4-cb4d08b1a030} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001094 sec., 29250.45703839123 rows/sec., 2.14 MiB/sec. | ||
| 6036 | 2026.01.05 22:35:23.893508 [ 277 ] {869c95f0-a62a-4c5c-9ce4-cb4d08b1a030} <Debug> TCPHandler: Processed in 0.001250153 sec. | ||
| 6037 | 2026.01.05 22:35:23.893617 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6038 | 2026.01.05 22:35:23.893721 [ 277 ] {4b421f52-0309-4d46-933e-5fcd1c30b7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6039 | 2026.01.05 22:35:23.893762 [ 277 ] {4b421f52-0309-4d46-933e-5fcd1c30b7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6040 | 2026.01.05 22:35:23.894197 [ 277 ] {4b421f52-0309-4d46-933e-5fcd1c30b7f0} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6041 | 2026.01.05 22:35:23.894235 [ 277 ] {4b421f52-0309-4d46-933e-5fcd1c30b7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6042 | 2026.01.05 22:35:23.894561 [ 277 ] {4b421f52-0309-4d46-933e-5fcd1c30b7f0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6043 | 2026.01.05 22:35:23.894779 [ 277 ] {4b421f52-0309-4d46-933e-5fcd1c30b7f0} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2026.01.05 22:35:23.894910 [ 277 ] {4b421f52-0309-4d46-933e-5fcd1c30b7f0} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001207 sec., 79536.03976801988 rows/sec., 6.21 MiB/sec. | ||
| 6045 | 2026.01.05 22:35:23.894948 [ 277 ] {4b421f52-0309-4d46-933e-5fcd1c30b7f0} <Debug> TCPHandler: Processed in 0.001381838 sec. | ||
| 6046 | 2026.01.05 22:35:23.895054 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2026.01.05 22:35:23.895150 [ 277 ] {cf29a510-c7a0-4c78-b5cc-6caff76f68e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6048 | 2026.01.05 22:35:23.895194 [ 277 ] {cf29a510-c7a0-4c78-b5cc-6caff76f68e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6049 | 2026.01.05 22:35:23.895629 [ 277 ] {cf29a510-c7a0-4c78-b5cc-6caff76f68e8} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.01.05 22:35:23.895666 [ 277 ] {cf29a510-c7a0-4c78-b5cc-6caff76f68e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6051 | 2026.01.05 22:35:23.896004 [ 277 ] {cf29a510-c7a0-4c78-b5cc-6caff76f68e8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6052 | 2026.01.05 22:35:23.896214 [ 277 ] {cf29a510-c7a0-4c78-b5cc-6caff76f68e8} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2026.01.05 22:35:23.896342 [ 277 ] {cf29a510-c7a0-4c78-b5cc-6caff76f68e8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00121 sec., 133057.85123966943 rows/sec., 9.27 MiB/sec. | ||
| 6054 | 2026.01.05 22:35:23.896380 [ 277 ] {cf29a510-c7a0-4c78-b5cc-6caff76f68e8} <Debug> TCPHandler: Processed in 0.001375357 sec. | ||
| 6055 | 2026.01.05 22:35:23.896485 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6056 | 2026.01.05 22:35:23.896582 [ 277 ] {7ce6721e-80ff-4963-938a-9d4a8b470a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6057 | 2026.01.05 22:35:23.896638 [ 277 ] {7ce6721e-80ff-4963-938a-9d4a8b470a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6058 | 2026.01.05 22:35:23.897446 [ 277 ] {7ce6721e-80ff-4963-938a-9d4a8b470a57} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2026.01.05 22:35:23.897482 [ 277 ] {7ce6721e-80ff-4963-938a-9d4a8b470a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6060 | 2026.01.05 22:35:23.898016 [ 277 ] {7ce6721e-80ff-4963-938a-9d4a8b470a57} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6061 | 2026.01.05 22:35:23.898251 [ 277 ] {7ce6721e-80ff-4963-938a-9d4a8b470a57} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6062 | 2026.01.05 22:35:23.898391 [ 277 ] {7ce6721e-80ff-4963-938a-9d4a8b470a57} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001827 sec., 16420.361247947454 rows/sec., 29.42 MiB/sec. | ||
| 6063 | 2026.01.05 22:35:23.898445 [ 277 ] {7ce6721e-80ff-4963-938a-9d4a8b470a57} <Debug> TCPHandler: Processed in 0.00200968 sec. | ||
| 6064 | 2026.01.05 22:35:23.898553 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6065 | 2026.01.05 22:35:23.898647 [ 277 ] {05f3bd45-3d16-4013-ac74-051d6b3b91ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6066 | 2026.01.05 22:35:23.898689 [ 277 ] {05f3bd45-3d16-4013-ac74-051d6b3b91ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6067 | 2026.01.05 22:35:23.899029 [ 277 ] {05f3bd45-3d16-4013-ac74-051d6b3b91ef} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2026.01.05 22:35:23.899064 [ 277 ] {05f3bd45-3d16-4013-ac74-051d6b3b91ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6069 | 2026.01.05 22:35:23.899374 [ 277 ] {05f3bd45-3d16-4013-ac74-051d6b3b91ef} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6070 | 2026.01.05 22:35:23.899592 [ 277 ] {05f3bd45-3d16-4013-ac74-051d6b3b91ef} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.01.05 22:35:23.899720 [ 277 ] {05f3bd45-3d16-4013-ac74-051d6b3b91ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 6072 | 2026.01.05 22:35:23.899756 [ 277 ] {05f3bd45-3d16-4013-ac74-051d6b3b91ef} <Debug> TCPHandler: Processed in 0.001254543 sec. | ||
| 6073 | 2026.01.05 22:35:23.951395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14885 | ||
| 6074 | 2026.01.05 22:35:23.951891 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2026.01.05 22:35:23.951928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6076 | 2026.01.05 22:35:23.952429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6077 | 2026.01.05 22:35:23.952697 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.01.05 22:35:23.952826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14885 | ||
| 6079 | 2026.01.05 22:35:23.952831 [ 138 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6080 | 2026.01.05 22:35:23.952896 [ 138 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.01.05 22:35:23.952917 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6082 | 2026.01.05 22:35:23.953004 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 6083 | 2026.01.05 22:35:23.953089 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6084 | 2026.01.05 22:35:23.953119 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12517 rows starting from the beginning of the part | ||
| 6085 | 2026.01.05 22:35:23.953173 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6086 | 2026.01.05 22:35:23.953218 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6087 | 2026.01.05 22:35:23.953258 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6088 | 2026.01.05 22:35:23.953297 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6089 | 2026.01.05 22:35:23.953335 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6090 | 2026.01.05 22:35:23.954992 [ 194 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14885 rows, containing 4 columns (4 merged, 0 gathered) in 0.00202562 sec., 7348367.413433911 rows/sec., 105.12 MiB/sec. | ||
| 6091 | 2026.01.05 22:35:23.955628 [ 194 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6092 | 2026.01.05 22:35:23.956125 [ 194 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_31_6} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.01.05 22:35:23.956209 [ 194 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_31_6} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6094 | 2026.01.05 22:35:23.956309 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6095 | 2026.01.05 22:35:24.696747 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6096 | 2026.01.05 22:35:24.713901 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.01.05 22:35:24.713957 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6098 | 2026.01.05 22:35:24.719586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6099 | 2026.01.05 22:35:24.720318 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2026.01.05 22:35:24.720631 [ 151 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6101 | 2026.01.05 22:35:24.720729 [ 151 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.01.05 22:35:24.720765 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6103 | 2026.01.05 22:35:24.720917 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 6104 | 2026.01.05 22:35:24.723548 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6105 | 2026.01.05 22:35:24.725123 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6106 | 2026.01.05 22:35:24.726824 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 6107 | 2026.01.05 22:35:24.731594 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 6108 | 2026.01.05 22:35:24.736099 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 6109 | 2026.01.05 22:35:24.740484 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 6110 | 2026.01.05 22:35:24.744586 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 6111 | 2026.01.05 22:35:24.748249 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 6112 | 2026.01.05 22:35:24.800850 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.079999363 sec., 2925.0232904979503 rows/sec., 15.12 MiB/sec. | ||
| 6113 | 2026.01.05 22:35:24.803837 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6114 | 2026.01.05 22:35:24.805852 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_31_6} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.01.05 22:35:24.805931 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_31_6} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6116 | 2026.01.05 22:35:24.807833 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6117 | 2026.01.05 22:35:25.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.30 MiB, peak 280.84 MiB, free memory in arenas 0.00 B, will set to 273.54 MiB (RSS), difference: 3.24 MiB | ||
| 6118 | 2026.01.05 22:35:28.888776 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2026.01.05 22:35:28.888991 [ 277 ] {75f8c980-25b5-4589-81f4-4e0aab07698e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6120 | 2026.01.05 22:35:28.889066 [ 277 ] {75f8c980-25b5-4589-81f4-4e0aab07698e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6121 | 2026.01.05 22:35:28.889724 [ 277 ] {75f8c980-25b5-4589-81f4-4e0aab07698e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.01.05 22:35:28.889772 [ 277 ] {75f8c980-25b5-4589-81f4-4e0aab07698e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6123 | 2026.01.05 22:35:28.890180 [ 277 ] {75f8c980-25b5-4589-81f4-4e0aab07698e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6124 | 2026.01.05 22:35:28.890406 [ 277 ] {75f8c980-25b5-4589-81f4-4e0aab07698e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.01.05 22:35:28.890562 [ 277 ] {75f8c980-25b5-4589-81f4-4e0aab07698e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001627 sec., 46711.739397664416 rows/sec., 3.85 MiB/sec. | ||
| 6126 | 2026.01.05 22:35:28.890605 [ 277 ] {75f8c980-25b5-4589-81f4-4e0aab07698e} <Debug> TCPHandler: Processed in 0.001974909 sec. | ||
| 6127 | 2026.01.05 22:35:28.890727 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6128 | 2026.01.05 22:35:28.890824 [ 277 ] {449d52b1-d564-42ba-865f-6a44290e15df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6129 | 2026.01.05 22:35:28.890865 [ 277 ] {449d52b1-d564-42ba-865f-6a44290e15df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6130 | 2026.01.05 22:35:28.891274 [ 277 ] {449d52b1-d564-42ba-865f-6a44290e15df} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2026.01.05 22:35:28.891311 [ 277 ] {449d52b1-d564-42ba-865f-6a44290e15df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6132 | 2026.01.05 22:35:28.891615 [ 277 ] {449d52b1-d564-42ba-865f-6a44290e15df} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6133 | 2026.01.05 22:35:28.891841 [ 277 ] {449d52b1-d564-42ba-865f-6a44290e15df} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2026.01.05 22:35:28.891971 [ 277 ] {449d52b1-d564-42ba-865f-6a44290e15df} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001167 sec., 8568.98029134533 rows/sec., 644.35 KiB/sec. | ||
| 6135 | 2026.01.05 22:35:28.892010 [ 277 ] {449d52b1-d564-42ba-865f-6a44290e15df} <Debug> TCPHandler: Processed in 0.001332956 sec. | ||
| 6136 | 2026.01.05 22:35:28.892114 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6137 | 2026.01.05 22:35:28.892207 [ 277 ] {8ed196d0-32f1-46ef-af2f-5d9a182f0abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6138 | 2026.01.05 22:35:28.892247 [ 277 ] {8ed196d0-32f1-46ef-af2f-5d9a182f0abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6139 | 2026.01.05 22:35:28.892669 [ 277 ] {8ed196d0-32f1-46ef-af2f-5d9a182f0abc} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.01.05 22:35:28.892707 [ 277 ] {8ed196d0-32f1-46ef-af2f-5d9a182f0abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6141 | 2026.01.05 22:35:28.893089 [ 277 ] {8ed196d0-32f1-46ef-af2f-5d9a182f0abc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6142 | 2026.01.05 22:35:28.893311 [ 277 ] {8ed196d0-32f1-46ef-af2f-5d9a182f0abc} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2026.01.05 22:35:28.893441 [ 277 ] {8ed196d0-32f1-46ef-af2f-5d9a182f0abc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001252 sec., 59105.43130990415 rows/sec., 4.61 MiB/sec. | ||
| 6144 | 2026.01.05 22:35:28.893481 [ 277 ] {8ed196d0-32f1-46ef-af2f-5d9a182f0abc} <Debug> TCPHandler: Processed in 0.00141681 sec. | ||
| 6145 | 2026.01.05 22:35:28.893596 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6146 | 2026.01.05 22:35:28.893691 [ 277 ] {05c89b87-5ef9-4e2f-9b01-074ff84e5315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6147 | 2026.01.05 22:35:28.893735 [ 277 ] {05c89b87-5ef9-4e2f-9b01-074ff84e5315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6148 | 2026.01.05 22:35:28.894132 [ 277 ] {05c89b87-5ef9-4e2f-9b01-074ff84e5315} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.01.05 22:35:28.894170 [ 277 ] {05c89b87-5ef9-4e2f-9b01-074ff84e5315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6150 | 2026.01.05 22:35:28.894522 [ 277 ] {05c89b87-5ef9-4e2f-9b01-074ff84e5315} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6151 | 2026.01.05 22:35:28.894746 [ 277 ] {05c89b87-5ef9-4e2f-9b01-074ff84e5315} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.01.05 22:35:28.894883 [ 277 ] {05c89b87-5ef9-4e2f-9b01-074ff84e5315} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 6153 | 2026.01.05 22:35:28.894921 [ 277 ] {05c89b87-5ef9-4e2f-9b01-074ff84e5315} <Debug> TCPHandler: Processed in 0.001374968 sec. | ||
| 6154 | 2026.01.05 22:35:28.895043 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.01.05 22:35:28.895165 [ 277 ] {da16c6b5-68d4-4213-b966-2686b830cbd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6156 | 2026.01.05 22:35:28.895229 [ 277 ] {da16c6b5-68d4-4213-b966-2686b830cbd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6157 | 2026.01.05 22:35:28.896105 [ 277 ] {da16c6b5-68d4-4213-b966-2686b830cbd1} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.01.05 22:35:28.896149 [ 277 ] {da16c6b5-68d4-4213-b966-2686b830cbd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6159 | 2026.01.05 22:35:28.896685 [ 277 ] {da16c6b5-68d4-4213-b966-2686b830cbd1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6160 | 2026.01.05 22:35:28.896909 [ 277 ] {da16c6b5-68d4-4213-b966-2686b830cbd1} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.01.05 22:35:28.897049 [ 277 ] {da16c6b5-68d4-4213-b966-2686b830cbd1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001909 sec., 5238.344683080147 rows/sec., 9.39 MiB/sec. | ||
| 6162 | 2026.01.05 22:35:28.897103 [ 277 ] {da16c6b5-68d4-4213-b966-2686b830cbd1} <Debug> TCPHandler: Processed in 0.002119874 sec. | ||
| 6163 | 2026.01.05 22:35:28.897218 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2026.01.05 22:35:28.897312 [ 277 ] {a4c200ce-1c9a-42de-ab27-78c63c76d7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6165 | 2026.01.05 22:35:28.897354 [ 277 ] {a4c200ce-1c9a-42de-ab27-78c63c76d7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6166 | 2026.01.05 22:35:28.897683 [ 277 ] {a4c200ce-1c9a-42de-ab27-78c63c76d7f0} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.01.05 22:35:28.897822 [ 277 ] {a4c200ce-1c9a-42de-ab27-78c63c76d7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6168 | 2026.01.05 22:35:28.898129 [ 277 ] {a4c200ce-1c9a-42de-ab27-78c63c76d7f0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6169 | 2026.01.05 22:35:28.898333 [ 277 ] {a4c200ce-1c9a-42de-ab27-78c63c76d7f0} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.01.05 22:35:28.898462 [ 277 ] {a4c200ce-1c9a-42de-ab27-78c63c76d7f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 6171 | 2026.01.05 22:35:28.898497 [ 277 ] {a4c200ce-1c9a-42de-ab27-78c63c76d7f0} <Debug> TCPHandler: Processed in 0.001329186 sec. | ||
| 6172 | 2026.01.05 22:35:31.289288 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6173 | 2026.01.05 22:35:31.289341 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6174 | 2026.01.05 22:35:31.453853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15397 | ||
| 6175 | 2026.01.05 22:35:31.454357 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.01.05 22:35:31.454400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6177 | 2026.01.05 22:35:31.455027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6178 | 2026.01.05 22:35:31.455332 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.01.05 22:35:31.455471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15397 | ||
| 6180 | 2026.01.05 22:35:31.476414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 786 | ||
| 6181 | 2026.01.05 22:35:31.478617 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2026.01.05 22:35:31.478657 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6183 | 2026.01.05 22:35:31.479895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6184 | 2026.01.05 22:35:31.480160 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2026.01.05 22:35:31.480438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 786 | ||
| 6186 | 2026.01.05 22:35:32.001415 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001059907 sec. | ||
| 6187 | 2026.01.05 22:35:32.224547 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6188 | 2026.01.05 22:35:32.239326 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2026.01.05 22:35:32.239383 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6190 | 2026.01.05 22:35:32.245377 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6191 | 2026.01.05 22:35:32.246094 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2026.01.05 22:35:32.248684 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6193 | 2026.01.05 22:35:33.889380 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6194 | 2026.01.05 22:35:33.889604 [ 277 ] {0be1c665-d51c-420f-a774-c704867d8d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6195 | 2026.01.05 22:35:33.889670 [ 277 ] {0be1c665-d51c-420f-a774-c704867d8d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6196 | 2026.01.05 22:35:33.890340 [ 277 ] {0be1c665-d51c-420f-a774-c704867d8d44} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.01.05 22:35:33.890376 [ 277 ] {0be1c665-d51c-420f-a774-c704867d8d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6198 | 2026.01.05 22:35:33.890777 [ 277 ] {0be1c665-d51c-420f-a774-c704867d8d44} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6199 | 2026.01.05 22:35:33.891005 [ 277 ] {0be1c665-d51c-420f-a774-c704867d8d44} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2026.01.05 22:35:33.891157 [ 277 ] {0be1c665-d51c-420f-a774-c704867d8d44} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.00161 sec., 72049.68944099378 rows/sec., 6.11 MiB/sec. | ||
| 6201 | 2026.01.05 22:35:33.891197 [ 277 ] {0be1c665-d51c-420f-a774-c704867d8d44} <Debug> TCPHandler: Processed in 0.001959778 sec. | ||
| 6202 | 2026.01.05 22:35:33.891320 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6203 | 2026.01.05 22:35:33.891415 [ 277 ] {c96e6a15-72ac-463a-9f51-3f483b922709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6204 | 2026.01.05 22:35:33.891455 [ 277 ] {c96e6a15-72ac-463a-9f51-3f483b922709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6205 | 2026.01.05 22:35:33.891854 [ 277 ] {c96e6a15-72ac-463a-9f51-3f483b922709} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.01.05 22:35:33.891889 [ 277 ] {c96e6a15-72ac-463a-9f51-3f483b922709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6207 | 2026.01.05 22:35:33.892189 [ 277 ] {c96e6a15-72ac-463a-9f51-3f483b922709} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6208 | 2026.01.05 22:35:33.892392 [ 277 ] {c96e6a15-72ac-463a-9f51-3f483b922709} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2026.01.05 22:35:33.892518 [ 277 ] {c96e6a15-72ac-463a-9f51-3f483b922709} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001121 sec., 26761.819803746654 rows/sec., 1.97 MiB/sec. | ||
| 6210 | 2026.01.05 22:35:33.892553 [ 277 ] {c96e6a15-72ac-463a-9f51-3f483b922709} <Debug> TCPHandler: Processed in 0.001280895 sec. | ||
| 6211 | 2026.01.05 22:35:33.892662 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2026.01.05 22:35:33.892758 [ 277 ] {ecb2c852-20e4-4469-bb68-e3989baac65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6213 | 2026.01.05 22:35:33.892798 [ 277 ] {ecb2c852-20e4-4469-bb68-e3989baac65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6214 | 2026.01.05 22:35:33.893234 [ 277 ] {ecb2c852-20e4-4469-bb68-e3989baac65d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.01.05 22:35:33.893268 [ 277 ] {ecb2c852-20e4-4469-bb68-e3989baac65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6216 | 2026.01.05 22:35:33.893607 [ 277 ] {ecb2c852-20e4-4469-bb68-e3989baac65d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6217 | 2026.01.05 22:35:33.893829 [ 277 ] {ecb2c852-20e4-4469-bb68-e3989baac65d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2026.01.05 22:35:33.893971 [ 277 ] {ecb2c852-20e4-4469-bb68-e3989baac65d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001231 sec., 76360.68237205523 rows/sec., 5.96 MiB/sec. | ||
| 6219 | 2026.01.05 22:35:33.894009 [ 277 ] {ecb2c852-20e4-4469-bb68-e3989baac65d} <Debug> TCPHandler: Processed in 0.001393298 sec. | ||
| 6220 | 2026.01.05 22:35:33.894117 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6221 | 2026.01.05 22:35:33.894210 [ 277 ] {968dd171-a7df-44f6-bf25-949f07cb2d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6222 | 2026.01.05 22:35:33.894253 [ 277 ] {968dd171-a7df-44f6-bf25-949f07cb2d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6223 | 2026.01.05 22:35:33.894657 [ 277 ] {968dd171-a7df-44f6-bf25-949f07cb2d64} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.01.05 22:35:33.894691 [ 277 ] {968dd171-a7df-44f6-bf25-949f07cb2d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6225 | 2026.01.05 22:35:33.895062 [ 277 ] {968dd171-a7df-44f6-bf25-949f07cb2d64} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6226 | 2026.01.05 22:35:33.895272 [ 277 ] {968dd171-a7df-44f6-bf25-949f07cb2d64} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.01.05 22:35:33.895407 [ 277 ] {968dd171-a7df-44f6-bf25-949f07cb2d64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 6228 | 2026.01.05 22:35:33.895447 [ 277 ] {968dd171-a7df-44f6-bf25-949f07cb2d64} <Debug> TCPHandler: Processed in 0.001377698 sec. | ||
| 6229 | 2026.01.05 22:35:33.895568 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6230 | 2026.01.05 22:35:33.895679 [ 277 ] {8bc035e9-38a3-45d4-bd6c-b088b7fdbd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6231 | 2026.01.05 22:35:33.895742 [ 277 ] {8bc035e9-38a3-45d4-bd6c-b088b7fdbd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6232 | 2026.01.05 22:35:33.896673 [ 277 ] {8bc035e9-38a3-45d4-bd6c-b088b7fdbd63} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2026.01.05 22:35:33.896707 [ 277 ] {8bc035e9-38a3-45d4-bd6c-b088b7fdbd63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6234 | 2026.01.05 22:35:33.897259 [ 277 ] {8bc035e9-38a3-45d4-bd6c-b088b7fdbd63} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6235 | 2026.01.05 22:35:33.897491 [ 277 ] {8bc035e9-38a3-45d4-bd6c-b088b7fdbd63} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2026.01.05 22:35:33.897629 [ 277 ] {8bc035e9-38a3-45d4-bd6c-b088b7fdbd63} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001973 sec., 15205.271160669032 rows/sec., 27.25 MiB/sec. | ||
| 6237 | 2026.01.05 22:35:33.897683 [ 277 ] {8bc035e9-38a3-45d4-bd6c-b088b7fdbd63} <Debug> TCPHandler: Processed in 0.002171486 sec. | ||
| 6238 | 2026.01.05 22:35:33.897798 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6239 | 2026.01.05 22:35:33.897895 [ 277 ] {ea9d49ef-c73b-49fe-877b-93ce3ed30fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6240 | 2026.01.05 22:35:33.897936 [ 277 ] {ea9d49ef-c73b-49fe-877b-93ce3ed30fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6241 | 2026.01.05 22:35:33.898288 [ 277 ] {ea9d49ef-c73b-49fe-877b-93ce3ed30fad} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2026.01.05 22:35:33.898322 [ 277 ] {ea9d49ef-c73b-49fe-877b-93ce3ed30fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6243 | 2026.01.05 22:35:33.898646 [ 277 ] {ea9d49ef-c73b-49fe-877b-93ce3ed30fad} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6244 | 2026.01.05 22:35:33.898859 [ 277 ] {ea9d49ef-c73b-49fe-877b-93ce3ed30fad} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2026.01.05 22:35:33.898991 [ 277 ] {ea9d49ef-c73b-49fe-877b-93ce3ed30fad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 6246 | 2026.01.05 22:35:33.899026 [ 277 ] {ea9d49ef-c73b-49fe-877b-93ce3ed30fad} <Debug> TCPHandler: Processed in 0.001277484 sec. | ||
| 6247 | 2026.01.05 22:35:34.659098 [ 144 ] {} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6248 | 2026.01.05 22:35:34.659167 [ 144 ] {} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2026.01.05 22:35:34.659188 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6250 | 2026.01.05 22:35:34.659301 [ 190 ] {067a4502-a950-4616-983a-e1f067f168c6::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 | ||
| 6251 | 2026.01.05 22:35:34.659456 [ 190 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6252 | 2026.01.05 22:35:34.659492 [ 190 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 6253 | 2026.01.05 22:35:34.659562 [ 190 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6254 | 2026.01.05 22:35:34.659611 [ 190 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 6255 | 2026.01.05 22:35:34.659662 [ 190 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6256 | 2026.01.05 22:35:34.659703 [ 190 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6257 | 2026.01.05 22:35:34.660495 [ 197 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243193 sec., 27348.93134050787 rows/sec., 2.28 MiB/sec. | ||
| 6258 | 2026.01.05 22:35:34.660686 [ 197 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6259 | 2026.01.05 22:35:34.661025 [ 197 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_9_2} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.01.05 22:35:34.661115 [ 197 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_9_2} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6261 | 2026.01.05 22:35:34.661215 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6262 | 2026.01.05 22:35:36.090121 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44810 | ||
| 6263 | 2026.01.05 22:35:36.090275 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6264 | 2026.01.05 22:35:36.090318 [ 291 ] {} <Debug> TCP-Session: 1bd2b12f-0cc2-496e-bf65-e064ae9fac62 Authenticating user 'default' from [fd00:1122:3344:101::e]:44810 | ||
| 6265 | 2026.01.05 22:35:36.090353 [ 291 ] {} <Debug> TCP-Session: 1bd2b12f-0cc2-496e-bf65-e064ae9fac62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6266 | 2026.01.05 22:35:36.090376 [ 291 ] {} <Debug> TCP-Session: 1bd2b12f-0cc2-496e-bf65-e064ae9fac62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6267 | 2026.01.05 22:35:36.090673 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45710 | ||
| 6268 | 2026.01.05 22:35:36.090716 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39259 | ||
| 6269 | 2026.01.05 22:35:36.090754 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39812 | ||
| 6270 | 2026.01.05 22:35:36.090782 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41404 | ||
| 6271 | 2026.01.05 22:35:36.090801 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45901 | ||
| 6272 | 2026.01.05 22:35:36.090792 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40662 | ||
| 6273 | 2026.01.05 22:35:36.090863 [ 291 ] {} <Trace> TCP-Session: 1bd2b12f-0cc2-496e-bf65-e064ae9fac62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2026.01.05 22:35:36.090768 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34295 | ||
| 6275 | 2026.01.05 22:35:36.090759 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55153 | ||
| 6276 | 2026.01.05 22:35:36.090943 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6277 | 2026.01.05 22:35:36.090997 [ 292 ] {} <Debug> TCP-Session: 376acdfc-ca45-4129-a5d3-4189e92028e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45710 | ||
| 6278 | 2026.01.05 22:35:36.091027 [ 292 ] {} <Debug> TCP-Session: 376acdfc-ca45-4129-a5d3-4189e92028e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.01.05 22:35:36.091043 [ 292 ] {} <Debug> TCP-Session: 376acdfc-ca45-4129-a5d3-4189e92028e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6280 | 2026.01.05 22:35:36.091046 [ 291 ] {f614475c-9769-4a19-8196-89c1de48e2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44810) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6281 | 2026.01.05 22:35:36.091307 [ 291 ] {f614475c-9769-4a19-8196-89c1de48e2d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6282 | 2026.01.05 22:35:36.091364 [ 291 ] {f614475c-9769-4a19-8196-89c1de48e2d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6283 | 2026.01.05 22:35:36.091376 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6284 | 2026.01.05 22:35:36.091415 [ 275 ] {} <Debug> TCP-Session: 49d3fc2f-6028-42c6-a14d-3b7e948c0031 Authenticating user 'default' from [fd00:1122:3344:101::e]:55153 | ||
| 6285 | 2026.01.05 22:35:36.091442 [ 275 ] {} <Debug> TCP-Session: 49d3fc2f-6028-42c6-a14d-3b7e948c0031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6286 | 2026.01.05 22:35:36.091455 [ 275 ] {} <Debug> TCP-Session: 49d3fc2f-6028-42c6-a14d-3b7e948c0031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6287 | 2026.01.05 22:35:36.091483 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6288 | 2026.01.05 22:35:36.091518 [ 286 ] {} <Debug> TCP-Session: ae83c9e7-5632-4453-bc3a-340b388da8ad Authenticating user 'default' from [fd00:1122:3344:101::e]:34295 | ||
| 6289 | 2026.01.05 22:35:36.091535 [ 286 ] {} <Debug> TCP-Session: ae83c9e7-5632-4453-bc3a-340b388da8ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6290 | 2026.01.05 22:35:36.091550 [ 286 ] {} <Debug> TCP-Session: ae83c9e7-5632-4453-bc3a-340b388da8ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6291 | 2026.01.05 22:35:36.091595 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6292 | 2026.01.05 22:35:36.091629 [ 290 ] {} <Debug> TCP-Session: 95d8282b-1014-4656-97f1-0f452bacbd3e Authenticating user 'default' from [fd00:1122:3344:101::e]:45901 | ||
| 6293 | 2026.01.05 22:35:36.091637 [ 291 ] {f614475c-9769-4a19-8196-89c1de48e2d1} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 6294 | 2026.01.05 22:35:36.091646 [ 290 ] {} <Debug> TCP-Session: 95d8282b-1014-4656-97f1-0f452bacbd3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6295 | 2026.01.05 22:35:36.091680 [ 290 ] {} <Debug> TCP-Session: 95d8282b-1014-4656-97f1-0f452bacbd3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6296 | 2026.01.05 22:35:36.091950 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6297 | 2026.01.05 22:35:36.091988 [ 289 ] {} <Debug> TCP-Session: b0a893b3-ce86-4436-ab84-6f871fdf66b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40662 | ||
| 6298 | 2026.01.05 22:35:36.092015 [ 289 ] {} <Debug> TCP-Session: b0a893b3-ce86-4436-ab84-6f871fdf66b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6299 | 2026.01.05 22:35:36.092029 [ 289 ] {} <Debug> TCP-Session: b0a893b3-ce86-4436-ab84-6f871fdf66b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6300 | 2026.01.05 22:35:36.092055 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6301 | 2026.01.05 22:35:36.092088 [ 288 ] {} <Debug> TCP-Session: 2f86e036-dc8e-4cb6-944c-1cfb7d7a863e Authenticating user 'default' from [fd00:1122:3344:101::e]:41404 | ||
| 6302 | 2026.01.05 22:35:36.092107 [ 288 ] {} <Debug> TCP-Session: 2f86e036-dc8e-4cb6-944c-1cfb7d7a863e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6303 | 2026.01.05 22:35:36.092120 [ 288 ] {} <Debug> TCP-Session: 2f86e036-dc8e-4cb6-944c-1cfb7d7a863e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6304 | 2026.01.05 22:35:36.092369 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6305 | 2026.01.05 22:35:36.092401 [ 294 ] {} <Debug> TCP-Session: bfbde94b-81be-428f-8312-336c0ce14251 Authenticating user 'default' from [fd00:1122:3344:101::e]:39812 | ||
| 6306 | 2026.01.05 22:35:36.092418 [ 294 ] {} <Debug> TCP-Session: bfbde94b-81be-428f-8312-336c0ce14251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6307 | 2026.01.05 22:35:36.092435 [ 294 ] {} <Debug> TCP-Session: bfbde94b-81be-428f-8312-336c0ce14251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6308 | 2026.01.05 22:35:36.092585 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6309 | 2026.01.05 22:35:36.092627 [ 329 ] {f614475c-9769-4a19-8196-89c1de48e2d1} <Trace> AggregatingTransform: Aggregating | ||
| 6310 | 2026.01.05 22:35:36.092630 [ 293 ] {} <Debug> TCP-Session: 7c7d38f7-e36f-45cf-a601-688fb2334ad6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39259 | ||
| 6311 | 2026.01.05 22:35:36.092664 [ 329 ] {f614475c-9769-4a19-8196-89c1de48e2d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 6312 | 2026.01.05 22:35:36.092671 [ 293 ] {} <Debug> TCP-Session: 7c7d38f7-e36f-45cf-a601-688fb2334ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6313 | 2026.01.05 22:35:36.092692 [ 293 ] {} <Debug> TCP-Session: 7c7d38f7-e36f-45cf-a601-688fb2334ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6314 | 2026.01.05 22:35:36.092705 [ 329 ] {f614475c-9769-4a19-8196-89c1de48e2d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945423 sec. (1057.728 rows/sec., 41.32 KiB/sec.) | ||
| 6315 | 2026.01.05 22:35:36.092724 [ 329 ] {f614475c-9769-4a19-8196-89c1de48e2d1} <Trace> Aggregator: Merging aggregated data | ||
| 6316 | 2026.01.05 22:35:36.094128 [ 291 ] {f614475c-9769-4a19-8196-89c1de48e2d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003136 sec., 318.8775510204082 rows/sec., 12.46 KiB/sec. | ||
| 6317 | 2026.01.05 22:35:36.094259 [ 291 ] {f614475c-9769-4a19-8196-89c1de48e2d1} <Debug> TCPHandler: Processed in 0.003507941 sec. | ||
| 6318 | 2026.01.05 22:35:36.094364 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6319 | 2026.01.05 22:35:36.094395 [ 291 ] {} <Debug> TCP-Session: 1bd2b12f-0cc2-496e-bf65-e064ae9fac62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6320 | 2026.01.05 22:35:36.094395 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6321 | 2026.01.05 22:35:36.094412 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6322 | 2026.01.05 22:35:36.094433 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6323 | 2026.01.05 22:35:36.094451 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6324 | 2026.01.05 22:35:36.094475 [ 286 ] {} <Debug> TCP-Session: ae83c9e7-5632-4453-bc3a-340b388da8ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6325 | 2026.01.05 22:35:36.094487 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6326 | 2026.01.05 22:35:36.094505 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6327 | 2026.01.05 22:35:36.094524 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6328 | 2026.01.05 22:35:36.094535 [ 275 ] {} <Debug> TCP-Session: 49d3fc2f-6028-42c6-a14d-3b7e948c0031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6329 | 2026.01.05 22:35:36.094547 [ 288 ] {} <Debug> TCP-Session: 2f86e036-dc8e-4cb6-944c-1cfb7d7a863e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6330 | 2026.01.05 22:35:36.094573 [ 289 ] {} <Debug> TCP-Session: b0a893b3-ce86-4436-ab84-6f871fdf66b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6331 | 2026.01.05 22:35:36.094498 [ 292 ] {} <Debug> TCP-Session: 376acdfc-ca45-4129-a5d3-4189e92028e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6332 | 2026.01.05 22:35:36.094468 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6333 | 2026.01.05 22:35:36.094515 [ 293 ] {} <Debug> TCP-Session: 7c7d38f7-e36f-45cf-a601-688fb2334ad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6334 | 2026.01.05 22:35:36.094650 [ 290 ] {} <Debug> TCP-Session: 95d8282b-1014-4656-97f1-0f452bacbd3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2026.01.05 22:35:36.094470 [ 294 ] {} <Debug> TCP-Session: bfbde94b-81be-428f-8312-336c0ce14251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6336 | 2026.01.05 22:35:37.577284 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55924 | ||
| 6337 | 2026.01.05 22:35:37.577408 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6338 | 2026.01.05 22:35:37.577440 [ 291 ] {} <Debug> TCP-Session: 2c2c9a94-af47-407c-a134-afa97630b67a Authenticating user 'default' from [fd00:1122:3344:101::e]:55924 | ||
| 6339 | 2026.01.05 22:35:37.577464 [ 291 ] {} <Debug> TCP-Session: 2c2c9a94-af47-407c-a134-afa97630b67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6340 | 2026.01.05 22:35:37.577480 [ 291 ] {} <Debug> TCP-Session: 2c2c9a94-af47-407c-a134-afa97630b67a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6341 | 2026.01.05 22:35:37.577712 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49610 | ||
| 6342 | 2026.01.05 22:35:37.577724 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47150 | ||
| 6343 | 2026.01.05 22:35:37.577789 [ 291 ] {} <Trace> TCP-Session: 2c2c9a94-af47-407c-a134-afa97630b67a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2026.01.05 22:35:37.577766 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57717 | ||
| 6345 | 2026.01.05 22:35:37.577840 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6346 | 2026.01.05 22:35:37.577760 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62666 | ||
| 6347 | 2026.01.05 22:35:37.577880 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6348 | 2026.01.05 22:35:37.577897 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6349 | 2026.01.05 22:35:37.577889 [ 292 ] {} <Debug> TCP-Session: df8d6ad6-d0b1-46fb-b283-095da66d39bf Authenticating user 'default' from [fd00:1122:3344:101::e]:49610 | ||
| 6350 | 2026.01.05 22:35:37.577947 [ 294 ] {} <Debug> TCP-Session: e0d208df-ea8f-4660-9a5e-72c0b06e21c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47150 | ||
| 6351 | 2026.01.05 22:35:37.577956 [ 290 ] {} <Debug> TCP-Session: a97fbcaf-08e6-4775-a6ab-9704bfe302e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57717 | ||
| 6352 | 2026.01.05 22:35:37.577989 [ 291 ] {72915658-4b03-4413-b821-a2583bfa9d66} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55924) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6353 | 2026.01.05 22:35:37.578002 [ 294 ] {} <Debug> TCP-Session: e0d208df-ea8f-4660-9a5e-72c0b06e21c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6354 | 2026.01.05 22:35:37.578008 [ 290 ] {} <Debug> TCP-Session: a97fbcaf-08e6-4775-a6ab-9704bfe302e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2026.01.05 22:35:37.578042 [ 294 ] {} <Debug> TCP-Session: e0d208df-ea8f-4660-9a5e-72c0b06e21c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6356 | 2026.01.05 22:35:37.578052 [ 290 ] {} <Debug> TCP-Session: a97fbcaf-08e6-4775-a6ab-9704bfe302e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6357 | 2026.01.05 22:35:37.577986 [ 292 ] {} <Debug> TCP-Session: df8d6ad6-d0b1-46fb-b283-095da66d39bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6358 | 2026.01.05 22:35:37.577985 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6359 | 2026.01.05 22:35:37.578097 [ 292 ] {} <Debug> TCP-Session: df8d6ad6-d0b1-46fb-b283-095da66d39bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6360 | 2026.01.05 22:35:37.577750 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38486 | ||
| 6361 | 2026.01.05 22:35:37.578128 [ 289 ] {} <Debug> TCP-Session: 52d2183a-a42e-44c2-96d6-c8fdc1390935 Authenticating user 'default' from [fd00:1122:3344:101::e]:62666 | ||
| 6362 | 2026.01.05 22:35:37.577737 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39805 | ||
| 6363 | 2026.01.05 22:35:37.578198 [ 289 ] {} <Debug> TCP-Session: 52d2183a-a42e-44c2-96d6-c8fdc1390935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6364 | 2026.01.05 22:35:37.578207 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6365 | 2026.01.05 22:35:37.578233 [ 289 ] {} <Debug> TCP-Session: 52d2183a-a42e-44c2-96d6-c8fdc1390935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6366 | 2026.01.05 22:35:37.578251 [ 288 ] {} <Debug> TCP-Session: dc5b9f3c-eb5d-452f-aa5c-155112d32b48 Authenticating user 'default' from [fd00:1122:3344:101::e]:38486 | ||
| 6367 | 2026.01.05 22:35:37.578264 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6368 | 2026.01.05 22:35:37.578292 [ 288 ] {} <Debug> TCP-Session: dc5b9f3c-eb5d-452f-aa5c-155112d32b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6369 | 2026.01.05 22:35:37.578308 [ 286 ] {} <Debug> TCP-Session: e9bb4250-f9c5-4d0e-a290-c454f443e969 Authenticating user 'default' from [fd00:1122:3344:101::e]:39805 | ||
| 6370 | 2026.01.05 22:35:37.578319 [ 288 ] {} <Debug> TCP-Session: dc5b9f3c-eb5d-452f-aa5c-155112d32b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6371 | 2026.01.05 22:35:37.578309 [ 291 ] {72915658-4b03-4413-b821-a2583bfa9d66} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6372 | 2026.01.05 22:35:37.578337 [ 286 ] {} <Debug> TCP-Session: e9bb4250-f9c5-4d0e-a290-c454f443e969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6373 | 2026.01.05 22:35:37.577712 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40752 | ||
| 6374 | 2026.01.05 22:35:37.578408 [ 291 ] {72915658-4b03-4413-b821-a2583bfa9d66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6375 | 2026.01.05 22:35:37.578387 [ 286 ] {} <Debug> TCP-Session: e9bb4250-f9c5-4d0e-a290-c454f443e969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6376 | 2026.01.05 22:35:37.577728 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50930 | ||
| 6377 | 2026.01.05 22:35:37.578466 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6378 | 2026.01.05 22:35:37.578495 [ 293 ] {} <Debug> TCP-Session: a706bf87-6d97-4ade-aed3-c051a020825e Authenticating user 'default' from [fd00:1122:3344:101::e]:40752 | ||
| 6379 | 2026.01.05 22:35:37.578511 [ 293 ] {} <Debug> TCP-Session: a706bf87-6d97-4ade-aed3-c051a020825e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6380 | 2026.01.05 22:35:37.578511 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6381 | 2026.01.05 22:35:37.578525 [ 293 ] {} <Debug> TCP-Session: a706bf87-6d97-4ade-aed3-c051a020825e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6382 | 2026.01.05 22:35:37.578546 [ 275 ] {} <Debug> TCP-Session: c801b4e7-fe35-493c-98b9-cc5c35009b1a Authenticating user 'default' from [fd00:1122:3344:101::e]:50930 | ||
| 6383 | 2026.01.05 22:35:37.578569 [ 275 ] {} <Debug> TCP-Session: c801b4e7-fe35-493c-98b9-cc5c35009b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6384 | 2026.01.05 22:35:37.578581 [ 275 ] {} <Debug> TCP-Session: c801b4e7-fe35-493c-98b9-cc5c35009b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6385 | 2026.01.05 22:35:37.578707 [ 291 ] {72915658-4b03-4413-b821-a2583bfa9d66} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 6386 | 2026.01.05 22:35:37.579666 [ 318 ] {72915658-4b03-4413-b821-a2583bfa9d66} <Trace> AggregatingTransform: Aggregating | ||
| 6387 | 2026.01.05 22:35:37.579726 [ 318 ] {72915658-4b03-4413-b821-a2583bfa9d66} <Trace> Aggregator: Aggregation method: without_key | ||
| 6388 | 2026.01.05 22:35:37.579767 [ 318 ] {72915658-4b03-4413-b821-a2583bfa9d66} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958073 sec. (1043.762 rows/sec., 40.77 KiB/sec.) | ||
| 6389 | 2026.01.05 22:35:37.579788 [ 318 ] {72915658-4b03-4413-b821-a2583bfa9d66} <Trace> Aggregator: Merging aggregated data | ||
| 6390 | 2026.01.05 22:35:37.581101 [ 291 ] {72915658-4b03-4413-b821-a2583bfa9d66} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003176 sec., 314.86146095717885 rows/sec., 12.30 KiB/sec. | ||
| 6391 | 2026.01.05 22:35:37.581243 [ 291 ] {72915658-4b03-4413-b821-a2583bfa9d66} <Debug> TCPHandler: Processed in 0.003574784 sec. | ||
| 6392 | 2026.01.05 22:35:37.581350 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6393 | 2026.01.05 22:35:37.581381 [ 291 ] {} <Debug> TCP-Session: 2c2c9a94-af47-407c-a134-afa97630b67a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6394 | 2026.01.05 22:35:37.581392 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6395 | 2026.01.05 22:35:37.581416 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6396 | 2026.01.05 22:35:37.581429 [ 290 ] {} <Debug> TCP-Session: a97fbcaf-08e6-4775-a6ab-9704bfe302e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6397 | 2026.01.05 22:35:37.581439 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6398 | 2026.01.05 22:35:37.581447 [ 294 ] {} <Debug> TCP-Session: e0d208df-ea8f-4660-9a5e-72c0b06e21c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6399 | 2026.01.05 22:35:37.581457 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6400 | 2026.01.05 22:35:37.581483 [ 293 ] {} <Debug> TCP-Session: a706bf87-6d97-4ade-aed3-c051a020825e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6401 | 2026.01.05 22:35:37.581498 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6402 | 2026.01.05 22:35:37.581524 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6403 | 2026.01.05 22:35:37.581531 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6404 | 2026.01.05 22:35:37.581555 [ 288 ] {} <Debug> TCP-Session: dc5b9f3c-eb5d-452f-aa5c-155112d32b48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6405 | 2026.01.05 22:35:37.581573 [ 286 ] {} <Debug> TCP-Session: e9bb4250-f9c5-4d0e-a290-c454f443e969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6406 | 2026.01.05 22:35:37.581591 [ 289 ] {} <Debug> TCP-Session: 52d2183a-a42e-44c2-96d6-c8fdc1390935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6407 | 2026.01.05 22:35:37.581515 [ 292 ] {} <Debug> TCP-Session: df8d6ad6-d0b1-46fb-b283-095da66d39bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6408 | 2026.01.05 22:35:37.581480 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6409 | 2026.01.05 22:35:37.581666 [ 275 ] {} <Debug> TCP-Session: c801b4e7-fe35-493c-98b9-cc5c35009b1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6410 | 2026.01.05 22:35:37.592855 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62617 | ||
| 6411 | 2026.01.05 22:35:37.592917 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6412 | 2026.01.05 22:35:37.592937 [ 291 ] {} <Debug> TCP-Session: eb4b6c2f-2433-45bc-8433-00bfdc3dc307 Authenticating user 'default' from [fd00:1122:3344:101::e]:62617 | ||
| 6413 | 2026.01.05 22:35:37.592954 [ 291 ] {} <Debug> TCP-Session: eb4b6c2f-2433-45bc-8433-00bfdc3dc307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6414 | 2026.01.05 22:35:37.592966 [ 291 ] {} <Debug> TCP-Session: eb4b6c2f-2433-45bc-8433-00bfdc3dc307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6415 | 2026.01.05 22:35:37.593099 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48023 | ||
| 6416 | 2026.01.05 22:35:37.593123 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37179 | ||
| 6417 | 2026.01.05 22:35:37.593143 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61992 | ||
| 6418 | 2026.01.05 22:35:37.593156 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53416 | ||
| 6419 | 2026.01.05 22:35:37.593173 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47719 | ||
| 6420 | 2026.01.05 22:35:37.593200 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41208 | ||
| 6421 | 2026.01.05 22:35:37.593214 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6422 | 2026.01.05 22:35:37.593227 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6423 | 2026.01.05 22:35:37.593244 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6424 | 2026.01.05 22:35:37.593248 [ 294 ] {} <Debug> TCP-Session: dd484f49-4cad-4586-8bd5-5411a24ff859 Authenticating user 'default' from [fd00:1122:3344:101::e]:61992 | ||
| 6425 | 2026.01.05 22:35:37.593259 [ 275 ] {} <Debug> TCP-Session: c30c7b1a-c0c1-49d9-aaaf-a88b1173bc59 Authenticating user 'default' from [fd00:1122:3344:101::e]:53416 | ||
| 6426 | 2026.01.05 22:35:37.593267 [ 288 ] {} <Debug> TCP-Session: 9c342681-2b4d-4e30-a6be-e9b54ccb7133 Authenticating user 'default' from [fd00:1122:3344:101::e]:47719 | ||
| 6427 | 2026.01.05 22:35:37.593272 [ 294 ] {} <Debug> TCP-Session: dd484f49-4cad-4586-8bd5-5411a24ff859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6428 | 2026.01.05 22:35:37.593272 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6429 | 2026.01.05 22:35:37.593289 [ 288 ] {} <Debug> TCP-Session: 9c342681-2b4d-4e30-a6be-e9b54ccb7133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6430 | 2026.01.05 22:35:37.593282 [ 275 ] {} <Debug> TCP-Session: c30c7b1a-c0c1-49d9-aaaf-a88b1173bc59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6431 | 2026.01.05 22:35:37.593312 [ 288 ] {} <Debug> TCP-Session: 9c342681-2b4d-4e30-a6be-e9b54ccb7133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6432 | 2026.01.05 22:35:37.593312 [ 290 ] {} <Debug> TCP-Session: ba935306-229f-4644-a103-171ca31d5ca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41208 | ||
| 6433 | 2026.01.05 22:35:37.593322 [ 275 ] {} <Debug> TCP-Session: c30c7b1a-c0c1-49d9-aaaf-a88b1173bc59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6434 | 2026.01.05 22:35:37.593342 [ 290 ] {} <Debug> TCP-Session: ba935306-229f-4644-a103-171ca31d5ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6435 | 2026.01.05 22:35:37.593294 [ 294 ] {} <Debug> TCP-Session: dd484f49-4cad-4586-8bd5-5411a24ff859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6436 | 2026.01.05 22:35:37.593362 [ 290 ] {} <Debug> TCP-Session: ba935306-229f-4644-a103-171ca31d5ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6437 | 2026.01.05 22:35:37.593198 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6438 | 2026.01.05 22:35:37.593187 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42311 | ||
| 6439 | 2026.01.05 22:35:37.593424 [ 293 ] {} <Debug> TCP-Session: 566d6d50-d9d1-4e1a-8a18-ba447cef140e Authenticating user 'default' from [fd00:1122:3344:101::e]:37179 | ||
| 6440 | 2026.01.05 22:35:37.593167 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6441 | 2026.01.05 22:35:37.593453 [ 293 ] {} <Debug> TCP-Session: 566d6d50-d9d1-4e1a-8a18-ba447cef140e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6442 | 2026.01.05 22:35:37.593476 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6443 | 2026.01.05 22:35:37.593480 [ 292 ] {} <Debug> TCP-Session: d76aa1d6-4183-4271-9d23-853832a261d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48023 | ||
| 6444 | 2026.01.05 22:35:37.593487 [ 293 ] {} <Debug> TCP-Session: 566d6d50-d9d1-4e1a-8a18-ba447cef140e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6445 | 2026.01.05 22:35:37.593502 [ 289 ] {} <Debug> TCP-Session: 8673c2ba-dd91-42ec-b255-6f835293a519 Authenticating user 'default' from [fd00:1122:3344:101::e]:42311 | ||
| 6446 | 2026.01.05 22:35:37.593516 [ 292 ] {} <Debug> TCP-Session: d76aa1d6-4183-4271-9d23-853832a261d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6447 | 2026.01.05 22:35:37.593539 [ 289 ] {} <Debug> TCP-Session: 8673c2ba-dd91-42ec-b255-6f835293a519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6448 | 2026.01.05 22:35:37.593559 [ 292 ] {} <Debug> TCP-Session: d76aa1d6-4183-4271-9d23-853832a261d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6449 | 2026.01.05 22:35:37.593570 [ 289 ] {} <Debug> TCP-Session: 8673c2ba-dd91-42ec-b255-6f835293a519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6450 | 2026.01.05 22:35:37.593161 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51244 | ||
| 6451 | 2026.01.05 22:35:37.593205 [ 291 ] {} <Trace> TCP-Session: eb4b6c2f-2433-45bc-8433-00bfdc3dc307 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.01.05 22:35:37.593649 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6453 | 2026.01.05 22:35:37.593669 [ 286 ] {} <Debug> TCP-Session: 586781c3-7b88-4db9-96e8-be4b1eeb2d3e Authenticating user 'default' from [fd00:1122:3344:101::e]:51244 | ||
| 6454 | 2026.01.05 22:35:37.593686 [ 286 ] {} <Debug> TCP-Session: 586781c3-7b88-4db9-96e8-be4b1eeb2d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6455 | 2026.01.05 22:35:37.593698 [ 286 ] {} <Debug> TCP-Session: 586781c3-7b88-4db9-96e8-be4b1eeb2d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6456 | 2026.01.05 22:35:37.593748 [ 291 ] {2ab65337-c862-46de-96cf-9426ff682170} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62617) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6457 | 2026.01.05 22:35:37.593916 [ 291 ] {2ab65337-c862-46de-96cf-9426ff682170} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6458 | 2026.01.05 22:35:37.593958 [ 291 ] {2ab65337-c862-46de-96cf-9426ff682170} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6459 | 2026.01.05 22:35:37.594180 [ 291 ] {2ab65337-c862-46de-96cf-9426ff682170} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 6460 | 2026.01.05 22:35:37.594982 [ 346 ] {2ab65337-c862-46de-96cf-9426ff682170} <Trace> AggregatingTransform: Aggregating | ||
| 6461 | 2026.01.05 22:35:37.595040 [ 346 ] {2ab65337-c862-46de-96cf-9426ff682170} <Trace> Aggregator: Aggregation method: without_key | ||
| 6462 | 2026.01.05 22:35:37.595078 [ 346 ] {2ab65337-c862-46de-96cf-9426ff682170} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000813519 sec. (1229.228 rows/sec., 48.02 KiB/sec.) | ||
| 6463 | 2026.01.05 22:35:37.595096 [ 346 ] {2ab65337-c862-46de-96cf-9426ff682170} <Trace> Aggregator: Merging aggregated data | ||
| 6464 | 2026.01.05 22:35:37.596327 [ 291 ] {2ab65337-c862-46de-96cf-9426ff682170} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002613 sec., 382.70187523918867 rows/sec., 14.95 KiB/sec. | ||
| 6465 | 2026.01.05 22:35:37.596461 [ 291 ] {2ab65337-c862-46de-96cf-9426ff682170} <Debug> TCPHandler: Processed in 0.003317305 sec. | ||
| 6466 | 2026.01.05 22:35:37.596589 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6467 | 2026.01.05 22:35:37.596615 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6468 | 2026.01.05 22:35:37.596616 [ 291 ] {} <Debug> TCP-Session: eb4b6c2f-2433-45bc-8433-00bfdc3dc307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6469 | 2026.01.05 22:35:37.596639 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6470 | 2026.01.05 22:35:37.596657 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6471 | 2026.01.05 22:35:37.596674 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6472 | 2026.01.05 22:35:37.596689 [ 293 ] {} <Debug> TCP-Session: 566d6d50-d9d1-4e1a-8a18-ba447cef140e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6473 | 2026.01.05 22:35:37.596711 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6474 | 2026.01.05 22:35:37.596729 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6475 | 2026.01.05 22:35:37.596746 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6476 | 2026.01.05 22:35:37.596756 [ 294 ] {} <Debug> TCP-Session: dd484f49-4cad-4586-8bd5-5411a24ff859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6477 | 2026.01.05 22:35:37.596768 [ 288 ] {} <Debug> TCP-Session: 9c342681-2b4d-4e30-a6be-e9b54ccb7133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6478 | 2026.01.05 22:35:37.596791 [ 289 ] {} <Debug> TCP-Session: 8673c2ba-dd91-42ec-b255-6f835293a519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6479 | 2026.01.05 22:35:37.596726 [ 286 ] {} <Debug> TCP-Session: 586781c3-7b88-4db9-96e8-be4b1eeb2d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6480 | 2026.01.05 22:35:37.596656 [ 292 ] {} <Debug> TCP-Session: d76aa1d6-4183-4271-9d23-853832a261d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6481 | 2026.01.05 22:35:37.596692 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6482 | 2026.01.05 22:35:37.596708 [ 290 ] {} <Debug> TCP-Session: ba935306-229f-4644-a103-171ca31d5ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6483 | 2026.01.05 22:35:37.596885 [ 275 ] {} <Debug> TCP-Session: c30c7b1a-c0c1-49d9-aaaf-a88b1173bc59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6484 | 2026.01.05 22:35:38.890362 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2026.01.05 22:35:38.890563 [ 277 ] {944e5abf-05e3-48e7-b2ba-2cd31e95c46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6486 | 2026.01.05 22:35:38.890631 [ 277 ] {944e5abf-05e3-48e7-b2ba-2cd31e95c46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6487 | 2026.01.05 22:35:38.891267 [ 277 ] {944e5abf-05e3-48e7-b2ba-2cd31e95c46c} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2026.01.05 22:35:38.891309 [ 277 ] {944e5abf-05e3-48e7-b2ba-2cd31e95c46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6489 | 2026.01.05 22:35:38.891723 [ 277 ] {944e5abf-05e3-48e7-b2ba-2cd31e95c46c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6490 | 2026.01.05 22:35:38.891971 [ 277 ] {944e5abf-05e3-48e7-b2ba-2cd31e95c46c} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2026.01.05 22:35:38.892131 [ 277 ] {944e5abf-05e3-48e7-b2ba-2cd31e95c46c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00162 sec., 14814.814814814816 rows/sec., 1.23 MiB/sec. | ||
| 6492 | 2026.01.05 22:35:38.892176 [ 277 ] {944e5abf-05e3-48e7-b2ba-2cd31e95c46c} <Debug> TCPHandler: Processed in 0.001951468 sec. | ||
| 6493 | 2026.01.05 22:35:38.892306 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6494 | 2026.01.05 22:35:38.892404 [ 277 ] {ac9c3232-2ebe-49d9-8689-3e219faf4614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6495 | 2026.01.05 22:35:38.892448 [ 277 ] {ac9c3232-2ebe-49d9-8689-3e219faf4614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6496 | 2026.01.05 22:35:38.892848 [ 277 ] {ac9c3232-2ebe-49d9-8689-3e219faf4614} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2026.01.05 22:35:38.892885 [ 277 ] {ac9c3232-2ebe-49d9-8689-3e219faf4614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6498 | 2026.01.05 22:35:38.893201 [ 277 ] {ac9c3232-2ebe-49d9-8689-3e219faf4614} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6499 | 2026.01.05 22:35:38.893462 [ 277 ] {ac9c3232-2ebe-49d9-8689-3e219faf4614} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6500 | 2026.01.05 22:35:38.893598 [ 277 ] {ac9c3232-2ebe-49d9-8689-3e219faf4614} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001215 sec., 1646.0905349794239 rows/sec., 134.23 KiB/sec. | ||
| 6501 | 2026.01.05 22:35:38.893637 [ 277 ] {ac9c3232-2ebe-49d9-8689-3e219faf4614} <Debug> TCPHandler: Processed in 0.001383698 sec. | ||
| 6502 | 2026.01.05 22:35:38.893759 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6503 | 2026.01.05 22:35:38.893853 [ 277 ] {8601c082-ff6c-4c35-b586-1f44affebbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6504 | 2026.01.05 22:35:38.893895 [ 277 ] {8601c082-ff6c-4c35-b586-1f44affebbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6505 | 2026.01.05 22:35:38.894371 [ 277 ] {8601c082-ff6c-4c35-b586-1f44affebbba} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2026.01.05 22:35:38.894410 [ 277 ] {8601c082-ff6c-4c35-b586-1f44affebbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6507 | 2026.01.05 22:35:38.894771 [ 277 ] {8601c082-ff6c-4c35-b586-1f44affebbba} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6508 | 2026.01.05 22:35:38.895006 [ 277 ] {8601c082-ff6c-4c35-b586-1f44affebbba} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2026.01.05 22:35:38.895113 [ 111 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6510 | 2026.01.05 22:35:38.895143 [ 277 ] {8601c082-ff6c-4c35-b586-1f44affebbba} <Debug> executeQuery: Read 197 rows, 17.95 KiB in 0.001308 sec., 150611.62079510704 rows/sec., 13.40 MiB/sec. | ||
| 6511 | 2026.01.05 22:35:38.895150 [ 111 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.01.05 22:35:38.895176 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6513 | 2026.01.05 22:35:38.895183 [ 277 ] {8601c082-ff6c-4c35-b586-1f44affebbba} <Debug> TCPHandler: Processed in 0.001475771 sec. | ||
| 6514 | 2026.01.05 22:35:38.895300 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 6515 | 2026.01.05 22:35:38.895306 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2026.01.05 22:35:38.895440 [ 277 ] {af776445-31ab-4405-bae6-450de1899cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6517 | 2026.01.05 22:35:38.895443 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6518 | 2026.01.05 22:35:38.895489 [ 277 ] {af776445-31ab-4405-bae6-450de1899cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6519 | 2026.01.05 22:35:38.895494 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1323 rows starting from the beginning of the part | ||
| 6520 | 2026.01.05 22:35:38.895600 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 76 rows starting from the beginning of the part | ||
| 6521 | 2026.01.05 22:35:38.895649 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 117 rows starting from the beginning of the part | ||
| 6522 | 2026.01.05 22:35:38.895691 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 76 rows starting from the beginning of the part | ||
| 6523 | 2026.01.05 22:35:38.895734 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 116 rows starting from the beginning of the part | ||
| 6524 | 2026.01.05 22:35:38.895773 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 197 rows starting from the beginning of the part | ||
| 6525 | 2026.01.05 22:35:38.895911 [ 277 ] {af776445-31ab-4405-bae6-450de1899cb7} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2026.01.05 22:35:38.895953 [ 277 ] {af776445-31ab-4405-bae6-450de1899cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6527 | 2026.01.05 22:35:38.896299 [ 277 ] {af776445-31ab-4405-bae6-450de1899cb7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6528 | 2026.01.05 22:35:38.896554 [ 277 ] {af776445-31ab-4405-bae6-450de1899cb7} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6529 | 2026.01.05 22:35:38.896695 [ 277 ] {af776445-31ab-4405-bae6-450de1899cb7} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001273 sec., 18853.10290652003 rows/sec., 1.42 MiB/sec. | ||
| 6530 | 2026.01.05 22:35:38.896734 [ 277 ] {af776445-31ab-4405-bae6-450de1899cb7} <Debug> TCPHandler: Processed in 0.001477661 sec. | ||
| 6531 | 2026.01.05 22:35:38.896848 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2026.01.05 22:35:38.896911 [ 201 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670108 sec., 1140644.7966239308 rows/sec., 98.38 MiB/sec. | ||
| 6533 | 2026.01.05 22:35:38.896943 [ 277 ] {c8967af8-e2a6-497f-bad7-80292f70c479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6534 | 2026.01.05 22:35:38.896988 [ 277 ] {c8967af8-e2a6-497f-bad7-80292f70c479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6535 | 2026.01.05 22:35:38.897136 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6536 | 2026.01.05 22:35:38.897373 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_46_9} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.01.05 22:35:38.897387 [ 277 ] {c8967af8-e2a6-497f-bad7-80292f70c479} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.01.05 22:35:38.897431 [ 277 ] {c8967af8-e2a6-497f-bad7-80292f70c479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6539 | 2026.01.05 22:35:38.897447 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_46_9} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6540 | 2026.01.05 22:35:38.897528 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6541 | 2026.01.05 22:35:38.897757 [ 277 ] {c8967af8-e2a6-497f-bad7-80292f70c479} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6542 | 2026.01.05 22:35:38.898018 [ 277 ] {c8967af8-e2a6-497f-bad7-80292f70c479} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.01.05 22:35:38.898156 [ 277 ] {c8967af8-e2a6-497f-bad7-80292f70c479} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001231 sec., 19496.344435418356 rows/sec., 1.62 MiB/sec. | ||
| 6544 | 2026.01.05 22:35:38.898194 [ 277 ] {c8967af8-e2a6-497f-bad7-80292f70c479} <Debug> TCPHandler: Processed in 0.001396079 sec. | ||
| 6545 | 2026.01.05 22:35:38.898317 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2026.01.05 22:35:38.898440 [ 277 ] {35372981-b7da-4e12-822e-7e21153ffdbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6547 | 2026.01.05 22:35:38.898491 [ 277 ] {35372981-b7da-4e12-822e-7e21153ffdbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6548 | 2026.01.05 22:35:38.898984 [ 277 ] {35372981-b7da-4e12-822e-7e21153ffdbb} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2026.01.05 22:35:38.899028 [ 277 ] {35372981-b7da-4e12-822e-7e21153ffdbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6550 | 2026.01.05 22:35:38.899412 [ 277 ] {35372981-b7da-4e12-822e-7e21153ffdbb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6551 | 2026.01.05 22:35:38.899655 [ 277 ] {35372981-b7da-4e12-822e-7e21153ffdbb} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2026.01.05 22:35:38.899798 [ 277 ] {35372981-b7da-4e12-822e-7e21153ffdbb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001383 sec., 8676.789587852496 rows/sec., 677.87 KiB/sec. | ||
| 6553 | 2026.01.05 22:35:38.899838 [ 277 ] {35372981-b7da-4e12-822e-7e21153ffdbb} <Debug> TCPHandler: Processed in 0.001582265 sec. | ||
| 6554 | 2026.01.05 22:35:38.899956 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6555 | 2026.01.05 22:35:38.900053 [ 277 ] {d946c00e-e80f-4602-9163-0fe291e4176f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6556 | 2026.01.05 22:35:38.900094 [ 277 ] {d946c00e-e80f-4602-9163-0fe291e4176f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6557 | 2026.01.05 22:35:38.900541 [ 277 ] {d946c00e-e80f-4602-9163-0fe291e4176f} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2026.01.05 22:35:38.900579 [ 277 ] {d946c00e-e80f-4602-9163-0fe291e4176f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6559 | 2026.01.05 22:35:38.900904 [ 277 ] {d946c00e-e80f-4602-9163-0fe291e4176f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6560 | 2026.01.05 22:35:38.901146 [ 277 ] {d946c00e-e80f-4602-9163-0fe291e4176f} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.01.05 22:35:38.901245 [ 111 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6562 | 2026.01.05 22:35:38.901273 [ 111 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.01.05 22:35:38.901279 [ 277 ] {d946c00e-e80f-4602-9163-0fe291e4176f} <Debug> executeQuery: Read 112 rows, 9.34 KiB in 0.001245 sec., 89959.83935742972 rows/sec., 7.32 MiB/sec. | ||
| 6564 | 2026.01.05 22:35:38.901291 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6565 | 2026.01.05 22:35:38.901326 [ 277 ] {d946c00e-e80f-4602-9163-0fe291e4176f} <Debug> TCPHandler: Processed in 0.001419889 sec. | ||
| 6566 | 2026.01.05 22:35:38.901378 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 6567 | 2026.01.05 22:35:38.901447 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.01.05 22:35:38.901488 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6569 | 2026.01.05 22:35:38.901524 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 791 rows starting from the beginning of the part | ||
| 6570 | 2026.01.05 22:35:38.901557 [ 277 ] {61f76750-8a44-49df-89ac-083151c73727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6571 | 2026.01.05 22:35:38.901581 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 6572 | 2026.01.05 22:35:38.901613 [ 277 ] {61f76750-8a44-49df-89ac-083151c73727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6573 | 2026.01.05 22:35:38.901630 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 96 rows starting from the beginning of the part | ||
| 6574 | 2026.01.05 22:35:38.901675 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 74 rows starting from the beginning of the part | ||
| 6575 | 2026.01.05 22:35:38.901711 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 94 rows starting from the beginning of the part | ||
| 6576 | 2026.01.05 22:35:38.901747 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 112 rows starting from the beginning of the part | ||
| 6577 | 2026.01.05 22:35:38.902055 [ 277 ] {61f76750-8a44-49df-89ac-083151c73727} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2026.01.05 22:35:38.902097 [ 277 ] {61f76750-8a44-49df-89ac-083151c73727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6579 | 2026.01.05 22:35:38.902492 [ 277 ] {61f76750-8a44-49df-89ac-083151c73727} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6580 | 2026.01.05 22:35:38.902670 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1241 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334197 sec., 930147.4969588448 rows/sec., 72.51 MiB/sec. | ||
| 6581 | 2026.01.05 22:35:38.902723 [ 277 ] {61f76750-8a44-49df-89ac-083151c73727} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2026.01.05 22:35:38.902828 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6583 | 2026.01.05 22:35:38.902836 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6584 | 2026.01.05 22:35:38.902854 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.01.05 22:35:38.902866 [ 277 ] {61f76750-8a44-49df-89ac-083151c73727} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001332 sec., 147897.8978978979 rows/sec., 10.61 MiB/sec. | ||
| 6586 | 2026.01.05 22:35:38.902881 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6587 | 2026.01.05 22:35:38.902906 [ 277 ] {61f76750-8a44-49df-89ac-083151c73727} <Debug> TCPHandler: Processed in 0.001511952 sec. | ||
| 6588 | 2026.01.05 22:35:38.902997 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 6589 | 2026.01.05 22:35:38.903034 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2026.01.05 22:35:38.903137 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_46_9} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2026.01.05 22:35:38.903148 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6592 | 2026.01.05 22:35:38.903139 [ 277 ] {cea47f12-3d4d-4884-8803-960f0a92387b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6593 | 2026.01.05 22:35:38.903197 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 7142 rows starting from the beginning of the part | ||
| 6594 | 2026.01.05 22:35:38.903215 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_46_9} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6595 | 2026.01.05 22:35:38.903246 [ 277 ] {cea47f12-3d4d-4884-8803-960f0a92387b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6596 | 2026.01.05 22:35:38.903272 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 6597 | 2026.01.05 22:35:38.903282 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6598 | 2026.01.05 22:35:38.903328 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 161 rows starting from the beginning of the part | ||
| 6599 | 2026.01.05 22:35:38.903382 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6600 | 2026.01.05 22:35:38.903423 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 6601 | 2026.01.05 22:35:38.903465 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 197 rows starting from the beginning of the part | ||
| 6602 | 2026.01.05 22:35:38.904043 [ 277 ] {cea47f12-3d4d-4884-8803-960f0a92387b} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.01.05 22:35:38.904086 [ 277 ] {cea47f12-3d4d-4884-8803-960f0a92387b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6604 | 2026.01.05 22:35:38.904642 [ 277 ] {cea47f12-3d4d-4884-8803-960f0a92387b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6605 | 2026.01.05 22:35:38.904903 [ 277 ] {cea47f12-3d4d-4884-8803-960f0a92387b} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.01.05 22:35:38.905059 [ 277 ] {cea47f12-3d4d-4884-8803-960f0a92387b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001938 sec., 5159.958720330237 rows/sec., 9.25 MiB/sec. | ||
| 6607 | 2026.01.05 22:35:38.905123 [ 277 ] {cea47f12-3d4d-4884-8803-960f0a92387b} <Debug> TCPHandler: Processed in 0.002138934 sec. | ||
| 6608 | 2026.01.05 22:35:38.905250 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2026.01.05 22:35:38.905354 [ 277 ] {23aa3fb8-8094-4638-9d4e-0b7d62926240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6610 | 2026.01.05 22:35:38.905400 [ 277 ] {23aa3fb8-8094-4638-9d4e-0b7d62926240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6611 | 2026.01.05 22:35:38.905752 [ 277 ] {23aa3fb8-8094-4638-9d4e-0b7d62926240} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2026.01.05 22:35:38.905788 [ 277 ] {23aa3fb8-8094-4638-9d4e-0b7d62926240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6613 | 2026.01.05 22:35:38.906140 [ 277 ] {23aa3fb8-8094-4638-9d4e-0b7d62926240} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6614 | 2026.01.05 22:35:38.906208 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7980 rows, containing 5 columns (5 merged, 0 gathered) in 0.003271243 sec., 2439439.6869935985 rows/sec., 170.44 MiB/sec. | ||
| 6615 | 2026.01.05 22:35:38.906376 [ 277 ] {23aa3fb8-8094-4638-9d4e-0b7d62926240} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.01.05 22:35:38.906481 [ 111 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6617 | 2026.01.05 22:35:38.906511 [ 111 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2026.01.05 22:35:38.906520 [ 277 ] {23aa3fb8-8094-4638-9d4e-0b7d62926240} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 6619 | 2026.01.05 22:35:38.906529 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6620 | 2026.01.05 22:35:38.906559 [ 277 ] {23aa3fb8-8094-4638-9d4e-0b7d62926240} <Debug> TCPHandler: Processed in 0.001360817 sec. | ||
| 6621 | 2026.01.05 22:35:38.906605 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 6622 | 2026.01.05 22:35:38.906701 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6623 | 2026.01.05 22:35:38.906725 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2456 rows starting from the beginning of the part | ||
| 6624 | 2026.01.05 22:35:38.906769 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 6625 | 2026.01.05 22:35:38.906801 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 6626 | 2026.01.05 22:35:38.906837 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 6627 | 2026.01.05 22:35:38.906868 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 6628 | 2026.01.05 22:35:38.906898 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 6629 | 2026.01.05 22:35:38.906949 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6630 | 2026.01.05 22:35:38.907325 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.01.05 22:35:38.907408 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6632 | 2026.01.05 22:35:38.907523 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 6633 | 2026.01.05 22:35:38.907886 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2756 rows, containing 4 columns (4 merged, 0 gathered) in 0.001309025 sec., 2105383.778002712 rows/sec., 139.79 MiB/sec. | ||
| 6634 | 2026.01.05 22:35:38.908215 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6635 | 2026.01.05 22:35:38.908474 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_46_9} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2026.01.05 22:35:38.908542 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_46_9} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6637 | 2026.01.05 22:35:38.908616 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6638 | 2026.01.05 22:35:38.956474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15845 | ||
| 6639 | 2026.01.05 22:35:38.956956 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2026.01.05 22:35:38.956998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6641 | 2026.01.05 22:35:38.957509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6642 | 2026.01.05 22:35:38.957806 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2026.01.05 22:35:38.957961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15845 | ||
| 6644 | 2026.01.05 22:35:39.749688 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6645 | 2026.01.05 22:35:39.764938 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.01.05 22:35:39.764987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6647 | 2026.01.05 22:35:39.771424 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6648 | 2026.01.05 22:35:39.772165 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.01.05 22:35:39.775165 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6650 | 2026.01.05 22:35:41.481570 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 824 | ||
| 6651 | 2026.01.05 22:35:41.484037 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.01.05 22:35:41.484081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6653 | 2026.01.05 22:35:41.485296 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6654 | 2026.01.05 22:35:41.485562 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.01.05 22:35:41.485864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 824 | ||
| 6656 | 2026.01.05 22:35:43.888886 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2026.01.05 22:35:43.889186 [ 277 ] {c6a5a74d-ebbd-495c-9bcb-b0fe69f12d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6658 | 2026.01.05 22:35:43.889292 [ 277 ] {c6a5a74d-ebbd-495c-9bcb-b0fe69f12d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6659 | 2026.01.05 22:35:43.890128 [ 277 ] {c6a5a74d-ebbd-495c-9bcb-b0fe69f12d8b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2026.01.05 22:35:43.890176 [ 277 ] {c6a5a74d-ebbd-495c-9bcb-b0fe69f12d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6661 | 2026.01.05 22:35:43.890582 [ 277 ] {c6a5a74d-ebbd-495c-9bcb-b0fe69f12d8b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6662 | 2026.01.05 22:35:43.890817 [ 277 ] {c6a5a74d-ebbd-495c-9bcb-b0fe69f12d8b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2026.01.05 22:35:43.890976 [ 277 ] {c6a5a74d-ebbd-495c-9bcb-b0fe69f12d8b} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001869 sec., 62065.27554842162 rows/sec., 5.26 MiB/sec. | ||
| 6664 | 2026.01.05 22:35:43.891018 [ 277 ] {c6a5a74d-ebbd-495c-9bcb-b0fe69f12d8b} <Debug> TCPHandler: Processed in 0.00232154 sec. | ||
| 6665 | 2026.01.05 22:35:43.891143 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6666 | 2026.01.05 22:35:43.891239 [ 277 ] {66948de4-745e-48a8-9ec0-2e649ceb99c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6667 | 2026.01.05 22:35:43.891280 [ 277 ] {66948de4-745e-48a8-9ec0-2e649ceb99c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6668 | 2026.01.05 22:35:43.891681 [ 277 ] {66948de4-745e-48a8-9ec0-2e649ceb99c6} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.01.05 22:35:43.891719 [ 277 ] {66948de4-745e-48a8-9ec0-2e649ceb99c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6670 | 2026.01.05 22:35:43.892029 [ 277 ] {66948de4-745e-48a8-9ec0-2e649ceb99c6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6671 | 2026.01.05 22:35:43.892249 [ 277 ] {66948de4-745e-48a8-9ec0-2e649ceb99c6} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2026.01.05 22:35:43.892360 [ 33 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6673 | 2026.01.05 22:35:43.892378 [ 277 ] {66948de4-745e-48a8-9ec0-2e649ceb99c6} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001157 sec., 25929.127052722557 rows/sec., 1.90 MiB/sec. | ||
| 6674 | 2026.01.05 22:35:43.892423 [ 33 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.01.05 22:35:43.892434 [ 277 ] {66948de4-745e-48a8-9ec0-2e649ceb99c6} <Debug> TCPHandler: Processed in 0.001340216 sec. | ||
| 6676 | 2026.01.05 22:35:43.892452 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6677 | 2026.01.05 22:35:43.892545 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6678 | 2026.01.05 22:35:43.892562 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 6679 | 2026.01.05 22:35:43.892642 [ 277 ] {4ccdac8c-031b-45b7-877b-1f374954c106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6680 | 2026.01.05 22:35:43.892686 [ 277 ] {4ccdac8c-031b-45b7-877b-1f374954c106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6681 | 2026.01.05 22:35:43.892692 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6682 | 2026.01.05 22:35:43.892738 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 275 rows starting from the beginning of the part | ||
| 6683 | 2026.01.05 22:35:43.892814 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 6684 | 2026.01.05 22:35:43.892865 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 6685 | 2026.01.05 22:35:43.892914 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 6686 | 2026.01.05 22:35:43.892958 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 6687 | 2026.01.05 22:35:43.893002 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 6688 | 2026.01.05 22:35:43.893112 [ 277 ] {4ccdac8c-031b-45b7-877b-1f374954c106} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.01.05 22:35:43.893155 [ 277 ] {4ccdac8c-031b-45b7-877b-1f374954c106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6690 | 2026.01.05 22:35:43.893525 [ 277 ] {4ccdac8c-031b-45b7-877b-1f374954c106} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6691 | 2026.01.05 22:35:43.893772 [ 277 ] {4ccdac8c-031b-45b7-877b-1f374954c106} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.01.05 22:35:43.893905 [ 277 ] {4ccdac8c-031b-45b7-877b-1f374954c106} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00128 sec., 73437.5 rows/sec., 5.74 MiB/sec. | ||
| 6693 | 2026.01.05 22:35:43.893907 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393238 sec., 287818.7359230799 rows/sec., 20.06 MiB/sec. | ||
| 6694 | 2026.01.05 22:35:43.893944 [ 277 ] {4ccdac8c-031b-45b7-877b-1f374954c106} <Debug> TCPHandler: Processed in 0.001448801 sec. | ||
| 6695 | 2026.01.05 22:35:43.894061 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6696 | 2026.01.05 22:35:43.894062 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6697 | 2026.01.05 22:35:43.894159 [ 277 ] {40a6c058-19d2-4733-9642-a89558441f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6698 | 2026.01.05 22:35:43.894207 [ 277 ] {40a6c058-19d2-4733-9642-a89558441f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6699 | 2026.01.05 22:35:43.894339 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_36_7} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.01.05 22:35:43.894415 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_36_7} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6701 | 2026.01.05 22:35:43.894482 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6702 | 2026.01.05 22:35:43.894612 [ 277 ] {40a6c058-19d2-4733-9642-a89558441f32} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2026.01.05 22:35:43.894653 [ 277 ] {40a6c058-19d2-4733-9642-a89558441f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6704 | 2026.01.05 22:35:43.895015 [ 277 ] {40a6c058-19d2-4733-9642-a89558441f32} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6705 | 2026.01.05 22:35:43.895291 [ 277 ] {40a6c058-19d2-4733-9642-a89558441f32} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2026.01.05 22:35:43.895429 [ 277 ] {40a6c058-19d2-4733-9642-a89558441f32} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 6707 | 2026.01.05 22:35:43.895473 [ 277 ] {40a6c058-19d2-4733-9642-a89558441f32} <Debug> TCPHandler: Processed in 0.001460361 sec. | ||
| 6708 | 2026.01.05 22:35:43.895579 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6709 | 2026.01.05 22:35:43.895671 [ 277 ] {9dd18d2a-f663-4a65-909a-d04b78689bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6710 | 2026.01.05 22:35:43.895726 [ 277 ] {9dd18d2a-f663-4a65-909a-d04b78689bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6711 | 2026.01.05 22:35:43.896531 [ 277 ] {9dd18d2a-f663-4a65-909a-d04b78689bd7} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.01.05 22:35:43.896568 [ 277 ] {9dd18d2a-f663-4a65-909a-d04b78689bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6713 | 2026.01.05 22:35:43.897131 [ 277 ] {9dd18d2a-f663-4a65-909a-d04b78689bd7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6714 | 2026.01.05 22:35:43.897363 [ 277 ] {9dd18d2a-f663-4a65-909a-d04b78689bd7} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2026.01.05 22:35:43.897477 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6716 | 2026.01.05 22:35:43.897502 [ 277 ] {9dd18d2a-f663-4a65-909a-d04b78689bd7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001848 sec., 16233.766233766233 rows/sec., 29.09 MiB/sec. | ||
| 6717 | 2026.01.05 22:35:43.897517 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2026.01.05 22:35:43.897543 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6719 | 2026.01.05 22:35:43.897561 [ 277 ] {9dd18d2a-f663-4a65-909a-d04b78689bd7} <Debug> TCPHandler: Processed in 0.00203031 sec. | ||
| 6720 | 2026.01.05 22:35:43.897657 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 6721 | 2026.01.05 22:35:43.897696 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6722 | 2026.01.05 22:35:43.897803 [ 277 ] {b6f99bf0-3086-4c27-a3d1-a91f2415ed44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6723 | 2026.01.05 22:35:43.897847 [ 277 ] {b6f99bf0-3086-4c27-a3d1-a91f2415ed44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6724 | 2026.01.05 22:35:43.897903 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6725 | 2026.01.05 22:35:43.897962 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 621 rows starting from the beginning of the part | ||
| 6726 | 2026.01.05 22:35:43.898102 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 6727 | 2026.01.05 22:35:43.898206 [ 277 ] {b6f99bf0-3086-4c27-a3d1-a91f2415ed44} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2026.01.05 22:35:43.898249 [ 277 ] {b6f99bf0-3086-4c27-a3d1-a91f2415ed44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6729 | 2026.01.05 22:35:43.898248 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 6730 | 2026.01.05 22:35:43.898391 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 6731 | 2026.01.05 22:35:43.898523 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 6732 | 2026.01.05 22:35:43.898639 [ 277 ] {b6f99bf0-3086-4c27-a3d1-a91f2415ed44} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6733 | 2026.01.05 22:35:43.898648 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 6734 | 2026.01.05 22:35:43.898880 [ 277 ] {b6f99bf0-3086-4c27-a3d1-a91f2415ed44} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2026.01.05 22:35:43.899020 [ 277 ] {b6f99bf0-3086-4c27-a3d1-a91f2415ed44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 6736 | 2026.01.05 22:35:43.899058 [ 277 ] {b6f99bf0-3086-4c27-a3d1-a91f2415ed44} <Debug> TCPHandler: Processed in 0.001418509 sec. | ||
| 6737 | 2026.01.05 22:35:43.903539 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 731 rows, containing 19 columns (19 merged, 0 gathered) in 0.005939276 sec., 123078.97460902641 rows/sec., 220.55 MiB/sec. | ||
| 6738 | 2026.01.05 22:35:43.904303 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6739 | 2026.01.05 22:35:43.904645 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.01.05 22:35:43.904720 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6741 | 2026.01.05 22:35:43.904824 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 6742 | 2026.01.05 22:35:44.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.07 MiB, peak 284.63 MiB, free memory in arenas 0.00 B, will set to 279.53 MiB (RSS), difference: 2.46 MiB | ||
| 6743 | 2026.01.05 22:35:46.289588 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6744 | 2026.01.05 22:35:46.289647 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6745 | 2026.01.05 22:35:46.458970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16357 | ||
| 6746 | 2026.01.05 22:35:46.459459 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2026.01.05 22:35:46.459494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6748 | 2026.01.05 22:35:46.459979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6749 | 2026.01.05 22:35:46.460208 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2026.01.05 22:35:46.460328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16357 | ||
| 6751 | 2026.01.05 22:35:47.276205 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6752 | 2026.01.05 22:35:47.291970 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2026.01.05 22:35:47.292023 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6754 | 2026.01.05 22:35:47.298100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6755 | 2026.01.05 22:35:47.298797 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.01.05 22:35:47.301614 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6757 | 2026.01.05 22:35:48.888148 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2026.01.05 22:35:48.888361 [ 277 ] {6f25c27d-c05c-4e14-94dd-da7e6b03b6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6759 | 2026.01.05 22:35:48.888435 [ 277 ] {6f25c27d-c05c-4e14-94dd-da7e6b03b6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6760 | 2026.01.05 22:35:48.889130 [ 277 ] {6f25c27d-c05c-4e14-94dd-da7e6b03b6dc} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.01.05 22:35:48.889176 [ 277 ] {6f25c27d-c05c-4e14-94dd-da7e6b03b6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6762 | 2026.01.05 22:35:48.889563 [ 277 ] {6f25c27d-c05c-4e14-94dd-da7e6b03b6dc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6763 | 2026.01.05 22:35:48.889792 [ 277 ] {6f25c27d-c05c-4e14-94dd-da7e6b03b6dc} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2026.01.05 22:35:48.889941 [ 277 ] {6f25c27d-c05c-4e14-94dd-da7e6b03b6dc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001635 sec., 46483.18042813456 rows/sec., 3.83 MiB/sec. | ||
| 6765 | 2026.01.05 22:35:48.889981 [ 277 ] {6f25c27d-c05c-4e14-94dd-da7e6b03b6dc} <Debug> TCPHandler: Processed in 0.001971209 sec. | ||
| 6766 | 2026.01.05 22:35:48.890105 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.01.05 22:35:48.890199 [ 277 ] {0a2459bd-b61e-4638-9289-8bb5d424c1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6768 | 2026.01.05 22:35:48.890239 [ 277 ] {0a2459bd-b61e-4638-9289-8bb5d424c1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6769 | 2026.01.05 22:35:48.890628 [ 277 ] {0a2459bd-b61e-4638-9289-8bb5d424c1fe} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2026.01.05 22:35:48.890664 [ 277 ] {0a2459bd-b61e-4638-9289-8bb5d424c1fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6771 | 2026.01.05 22:35:48.890952 [ 277 ] {0a2459bd-b61e-4638-9289-8bb5d424c1fe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6772 | 2026.01.05 22:35:48.891178 [ 277 ] {0a2459bd-b61e-4638-9289-8bb5d424c1fe} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2026.01.05 22:35:48.891305 [ 277 ] {0a2459bd-b61e-4638-9289-8bb5d424c1fe} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001125 sec., 8888.888888888889 rows/sec., 668.40 KiB/sec. | ||
| 6774 | 2026.01.05 22:35:48.891341 [ 277 ] {0a2459bd-b61e-4638-9289-8bb5d424c1fe} <Debug> TCPHandler: Processed in 0.001283825 sec. | ||
| 6775 | 2026.01.05 22:35:48.891449 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.01.05 22:35:48.891541 [ 277 ] {c87fe025-b7f3-475a-a19d-0dc935997efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6777 | 2026.01.05 22:35:48.891580 [ 277 ] {c87fe025-b7f3-475a-a19d-0dc935997efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6778 | 2026.01.05 22:35:48.891982 [ 277 ] {c87fe025-b7f3-475a-a19d-0dc935997efe} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.01.05 22:35:48.892018 [ 277 ] {c87fe025-b7f3-475a-a19d-0dc935997efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6780 | 2026.01.05 22:35:48.892320 [ 277 ] {c87fe025-b7f3-475a-a19d-0dc935997efe} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6781 | 2026.01.05 22:35:48.892534 [ 277 ] {c87fe025-b7f3-475a-a19d-0dc935997efe} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2026.01.05 22:35:48.892658 [ 277 ] {c87fe025-b7f3-475a-a19d-0dc935997efe} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001135 sec., 65198.23788546256 rows/sec., 5.09 MiB/sec. | ||
| 6783 | 2026.01.05 22:35:48.892694 [ 277 ] {c87fe025-b7f3-475a-a19d-0dc935997efe} <Debug> TCPHandler: Processed in 0.001292315 sec. | ||
| 6784 | 2026.01.05 22:35:48.892807 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6785 | 2026.01.05 22:35:48.892900 [ 277 ] {697a8966-c9bd-4182-8d2d-98595d4c4c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6786 | 2026.01.05 22:35:48.892943 [ 277 ] {697a8966-c9bd-4182-8d2d-98595d4c4c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6787 | 2026.01.05 22:35:48.893361 [ 277 ] {697a8966-c9bd-4182-8d2d-98595d4c4c10} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.01.05 22:35:48.893396 [ 277 ] {697a8966-c9bd-4182-8d2d-98595d4c4c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6789 | 2026.01.05 22:35:48.893721 [ 277 ] {697a8966-c9bd-4182-8d2d-98595d4c4c10} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6790 | 2026.01.05 22:35:48.893930 [ 277 ] {697a8966-c9bd-4182-8d2d-98595d4c4c10} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.01.05 22:35:48.894054 [ 277 ] {697a8966-c9bd-4182-8d2d-98595d4c4c10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 6792 | 2026.01.05 22:35:48.894089 [ 277 ] {697a8966-c9bd-4182-8d2d-98595d4c4c10} <Debug> TCPHandler: Processed in 0.001329196 sec. | ||
| 6793 | 2026.01.05 22:35:48.894196 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6794 | 2026.01.05 22:35:48.894287 [ 277 ] {0c0b1a4a-d14a-4b6b-bd8b-38fabfa33d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6795 | 2026.01.05 22:35:48.894339 [ 277 ] {0c0b1a4a-d14a-4b6b-bd8b-38fabfa33d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6796 | 2026.01.05 22:35:48.895081 [ 277 ] {0c0b1a4a-d14a-4b6b-bd8b-38fabfa33d15} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2026.01.05 22:35:48.895117 [ 277 ] {0c0b1a4a-d14a-4b6b-bd8b-38fabfa33d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6798 | 2026.01.05 22:35:48.895619 [ 277 ] {0c0b1a4a-d14a-4b6b-bd8b-38fabfa33d15} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6799 | 2026.01.05 22:35:48.895850 [ 277 ] {0c0b1a4a-d14a-4b6b-bd8b-38fabfa33d15} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2026.01.05 22:35:48.895983 [ 277 ] {0c0b1a4a-d14a-4b6b-bd8b-38fabfa33d15} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001714 sec., 5834.3057176196035 rows/sec., 10.45 MiB/sec. | ||
| 6801 | 2026.01.05 22:35:48.896033 [ 277 ] {0c0b1a4a-d14a-4b6b-bd8b-38fabfa33d15} <Debug> TCPHandler: Processed in 0.001883445 sec. | ||
| 6802 | 2026.01.05 22:35:48.896143 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6803 | 2026.01.05 22:35:48.896235 [ 277 ] {fa05ddd0-786a-4e3d-80a7-03bcce4616d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6804 | 2026.01.05 22:35:48.896275 [ 277 ] {fa05ddd0-786a-4e3d-80a7-03bcce4616d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6805 | 2026.01.05 22:35:48.896592 [ 277 ] {fa05ddd0-786a-4e3d-80a7-03bcce4616d1} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2026.01.05 22:35:48.896627 [ 277 ] {fa05ddd0-786a-4e3d-80a7-03bcce4616d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6807 | 2026.01.05 22:35:48.896926 [ 277 ] {fa05ddd0-786a-4e3d-80a7-03bcce4616d1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6808 | 2026.01.05 22:35:48.897140 [ 277 ] {fa05ddd0-786a-4e3d-80a7-03bcce4616d1} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2026.01.05 22:35:48.897264 [ 277 ] {fa05ddd0-786a-4e3d-80a7-03bcce4616d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 6810 | 2026.01.05 22:35:48.897298 [ 277 ] {fa05ddd0-786a-4e3d-80a7-03bcce4616d1} <Debug> TCPHandler: Processed in 0.001202291 sec. | ||
| 6811 | 2026.01.05 22:35:51.487007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 848 | ||
| 6812 | 2026.01.05 22:35:51.489258 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.01.05 22:35:51.489310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6814 | 2026.01.05 22:35:51.490538 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6815 | 2026.01.05 22:35:51.490935 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2026.01.05 22:35:51.491088 [ 30 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6817 | 2026.01.05 22:35:51.491121 [ 30 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.01.05 22:35:51.491141 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6819 | 2026.01.05 22:35:51.491212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
| 6820 | 2026.01.05 22:35:51.491274 [ 197 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 6821 | 2026.01.05 22:35:51.491890 [ 197 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6822 | 2026.01.05 22:35:51.492055 [ 197 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 706 rows starting from the beginning of the part | ||
| 6823 | 2026.01.05 22:35:51.492450 [ 197 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 6824 | 2026.01.05 22:35:51.492810 [ 197 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 6825 | 2026.01.05 22:35:51.493169 [ 197 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 6826 | 2026.01.05 22:35:51.493506 [ 197 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 6827 | 2026.01.05 22:35:51.493847 [ 197 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 6828 | 2026.01.05 22:35:51.500077 [ 196 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 72 columns (72 merged, 0 gathered) in 0.008861597 sec., 95693.81230042395 rows/sec., 79.71 MiB/sec. | ||
| 6829 | 2026.01.05 22:35:51.501426 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6830 | 2026.01.05 22:35:51.502159 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_26_5} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.01.05 22:35:51.502251 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_26_5} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6832 | 2026.01.05 22:35:51.502598 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6833 | 2026.01.05 22:35:53.888915 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2026.01.05 22:35:53.889108 [ 277 ] {792a5ca6-ad54-4105-b6fa-176603302432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6835 | 2026.01.05 22:35:53.889175 [ 277 ] {792a5ca6-ad54-4105-b6fa-176603302432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6836 | 2026.01.05 22:35:53.889804 [ 277 ] {792a5ca6-ad54-4105-b6fa-176603302432} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.01.05 22:35:53.889842 [ 277 ] {792a5ca6-ad54-4105-b6fa-176603302432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6838 | 2026.01.05 22:35:53.890247 [ 277 ] {792a5ca6-ad54-4105-b6fa-176603302432} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6839 | 2026.01.05 22:35:53.890502 [ 277 ] {792a5ca6-ad54-4105-b6fa-176603302432} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.01.05 22:35:53.890657 [ 277 ] {792a5ca6-ad54-4105-b6fa-176603302432} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.0016 sec., 7500 rows/sec., 611.57 KiB/sec. | ||
| 6841 | 2026.01.05 22:35:53.890707 [ 277 ] {792a5ca6-ad54-4105-b6fa-176603302432} <Debug> TCPHandler: Processed in 0.001922116 sec. | ||
| 6842 | 2026.01.05 22:35:53.890832 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.01.05 22:35:53.890935 [ 277 ] {1c16f49a-6a93-4510-8c9d-144afc17ca78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6844 | 2026.01.05 22:35:53.890980 [ 277 ] {1c16f49a-6a93-4510-8c9d-144afc17ca78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6845 | 2026.01.05 22:35:53.891445 [ 277 ] {1c16f49a-6a93-4510-8c9d-144afc17ca78} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.01.05 22:35:53.891480 [ 277 ] {1c16f49a-6a93-4510-8c9d-144afc17ca78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6847 | 2026.01.05 22:35:53.891812 [ 277 ] {1c16f49a-6a93-4510-8c9d-144afc17ca78} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6848 | 2026.01.05 22:35:53.892040 [ 277 ] {1c16f49a-6a93-4510-8c9d-144afc17ca78} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.01.05 22:35:53.892170 [ 277 ] {1c16f49a-6a93-4510-8c9d-144afc17ca78} <Debug> executeQuery: Read 122 rows, 10.51 KiB in 0.001259 sec., 96902.30341540906 rows/sec., 8.15 MiB/sec. | ||
| 6850 | 2026.01.05 22:35:53.892206 [ 277 ] {1c16f49a-6a93-4510-8c9d-144afc17ca78} <Debug> TCPHandler: Processed in 0.001425609 sec. | ||
| 6851 | 2026.01.05 22:35:53.892319 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.01.05 22:35:53.892413 [ 277 ] {5ff45a33-0120-458c-9497-6abb6a85dd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6853 | 2026.01.05 22:35:53.892454 [ 277 ] {5ff45a33-0120-458c-9497-6abb6a85dd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6854 | 2026.01.05 22:35:53.892857 [ 277 ] {5ff45a33-0120-458c-9497-6abb6a85dd25} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.01.05 22:35:53.892892 [ 277 ] {5ff45a33-0120-458c-9497-6abb6a85dd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6856 | 2026.01.05 22:35:53.893222 [ 277 ] {5ff45a33-0120-458c-9497-6abb6a85dd25} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6857 | 2026.01.05 22:35:53.893455 [ 277 ] {5ff45a33-0120-458c-9497-6abb6a85dd25} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.01.05 22:35:53.893590 [ 277 ] {5ff45a33-0120-458c-9497-6abb6a85dd25} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001195 sec., 35146.44351464435 rows/sec., 2.53 MiB/sec. | ||
| 6859 | 2026.01.05 22:35:53.893626 [ 277 ] {5ff45a33-0120-458c-9497-6abb6a85dd25} <Debug> TCPHandler: Processed in 0.001356587 sec. | ||
| 6860 | 2026.01.05 22:35:53.893730 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.01.05 22:35:53.893825 [ 277 ] {d6df77e3-2e1c-43dc-89f3-f811d86f1575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6862 | 2026.01.05 22:35:53.893866 [ 277 ] {d6df77e3-2e1c-43dc-89f3-f811d86f1575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6863 | 2026.01.05 22:35:53.894292 [ 277 ] {d6df77e3-2e1c-43dc-89f3-f811d86f1575} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.01.05 22:35:53.894329 [ 277 ] {d6df77e3-2e1c-43dc-89f3-f811d86f1575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6865 | 2026.01.05 22:35:53.894651 [ 277 ] {d6df77e3-2e1c-43dc-89f3-f811d86f1575} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6866 | 2026.01.05 22:35:53.894880 [ 277 ] {d6df77e3-2e1c-43dc-89f3-f811d86f1575} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.01.05 22:35:53.895007 [ 277 ] {d6df77e3-2e1c-43dc-89f3-f811d86f1575} <Debug> executeQuery: Read 106 rows, 8.50 KiB in 0.0012 sec., 88333.33333333334 rows/sec., 6.91 MiB/sec. | ||
| 6868 | 2026.01.05 22:35:53.895043 [ 277 ] {d6df77e3-2e1c-43dc-89f3-f811d86f1575} <Debug> TCPHandler: Processed in 0.001362647 sec. | ||
| 6869 | 2026.01.05 22:35:53.895155 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.01.05 22:35:53.895249 [ 277 ] {f45b7a9c-5ea9-4781-9fff-26ae3ca2ead8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.01.05 22:35:53.895295 [ 277 ] {f45b7a9c-5ea9-4781-9fff-26ae3ca2ead8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6872 | 2026.01.05 22:35:53.895719 [ 277 ] {f45b7a9c-5ea9-4781-9fff-26ae3ca2ead8} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.01.05 22:35:53.895755 [ 277 ] {f45b7a9c-5ea9-4781-9fff-26ae3ca2ead8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6874 | 2026.01.05 22:35:53.896097 [ 277 ] {f45b7a9c-5ea9-4781-9fff-26ae3ca2ead8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6875 | 2026.01.05 22:35:53.896327 [ 277 ] {f45b7a9c-5ea9-4781-9fff-26ae3ca2ead8} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.01.05 22:35:53.896455 [ 277 ] {f45b7a9c-5ea9-4781-9fff-26ae3ca2ead8} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001225 sec., 135510.20408163266 rows/sec., 9.43 MiB/sec. | ||
| 6877 | 2026.01.05 22:35:53.896492 [ 277 ] {f45b7a9c-5ea9-4781-9fff-26ae3ca2ead8} <Debug> TCPHandler: Processed in 0.001387688 sec. | ||
| 6878 | 2026.01.05 22:35:53.896604 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.01.05 22:35:53.896698 [ 277 ] {9b148652-ca31-4138-9825-671dea806a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.01.05 22:35:53.896753 [ 277 ] {9b148652-ca31-4138-9825-671dea806a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6881 | 2026.01.05 22:35:53.897573 [ 277 ] {9b148652-ca31-4138-9825-671dea806a65} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.01.05 22:35:53.897607 [ 277 ] {9b148652-ca31-4138-9825-671dea806a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6883 | 2026.01.05 22:35:53.898207 [ 277 ] {9b148652-ca31-4138-9825-671dea806a65} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6884 | 2026.01.05 22:35:53.898452 [ 277 ] {9b148652-ca31-4138-9825-671dea806a65} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.01.05 22:35:53.898592 [ 277 ] {9b148652-ca31-4138-9825-671dea806a65} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001911 sec., 15698.587127158557 rows/sec., 28.13 MiB/sec. | ||
| 6886 | 2026.01.05 22:35:53.898644 [ 277 ] {9b148652-ca31-4138-9825-671dea806a65} <Debug> TCPHandler: Processed in 0.002089762 sec. | ||
| 6887 | 2026.01.05 22:35:53.898755 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2026.01.05 22:35:53.898850 [ 277 ] {0fc39fc8-327a-4486-8e18-af6f3be41300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6889 | 2026.01.05 22:35:53.898891 [ 277 ] {0fc39fc8-327a-4486-8e18-af6f3be41300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6890 | 2026.01.05 22:35:53.899223 [ 277 ] {0fc39fc8-327a-4486-8e18-af6f3be41300} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.01.05 22:35:53.899257 [ 277 ] {0fc39fc8-327a-4486-8e18-af6f3be41300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6892 | 2026.01.05 22:35:53.899574 [ 277 ] {0fc39fc8-327a-4486-8e18-af6f3be41300} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6893 | 2026.01.05 22:35:53.899794 [ 277 ] {0fc39fc8-327a-4486-8e18-af6f3be41300} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.01.05 22:35:53.899922 [ 277 ] {0fc39fc8-327a-4486-8e18-af6f3be41300} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 6895 | 2026.01.05 22:35:53.899958 [ 277 ] {0fc39fc8-327a-4486-8e18-af6f3be41300} <Debug> TCPHandler: Processed in 0.001253584 sec. | ||
| 6896 | 2026.01.05 22:35:53.961375 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16805 | ||
| 6897 | 2026.01.05 22:35:53.961881 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.01.05 22:35:53.961928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6899 | 2026.01.05 22:35:53.962465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6900 | 2026.01.05 22:35:53.962741 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.01.05 22:35:53.962890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16805 | ||
| 6902 | 2026.01.05 22:35:54.802648 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6903 | 2026.01.05 22:35:54.820295 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.01.05 22:35:54.820446 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6905 | 2026.01.05 22:35:54.826652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6906 | 2026.01.05 22:35:54.827469 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.01.05 22:35:54.831478 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6908 | 2026.01.05 22:35:58.889153 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6909 | 2026.01.05 22:35:58.889438 [ 277 ] {0aade86b-a056-4dd5-bdf1-a80e94958b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6910 | 2026.01.05 22:35:58.889505 [ 277 ] {0aade86b-a056-4dd5-bdf1-a80e94958b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6911 | 2026.01.05 22:35:58.890149 [ 277 ] {0aade86b-a056-4dd5-bdf1-a80e94958b08} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6912 | 2026.01.05 22:35:58.890294 [ 277 ] {0aade86b-a056-4dd5-bdf1-a80e94958b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6913 | 2026.01.05 22:35:58.890706 [ 277 ] {0aade86b-a056-4dd5-bdf1-a80e94958b08} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6914 | 2026.01.05 22:35:58.890931 [ 277 ] {0aade86b-a056-4dd5-bdf1-a80e94958b08} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6915 | 2026.01.05 22:35:58.891092 [ 277 ] {0aade86b-a056-4dd5-bdf1-a80e94958b08} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001715 sec., 44314.86880466472 rows/sec., 3.65 MiB/sec. | ||
| 6916 | 2026.01.05 22:35:58.891135 [ 277 ] {0aade86b-a056-4dd5-bdf1-a80e94958b08} <Debug> TCPHandler: Processed in 0.002176885 sec. | ||
| 6917 | 2026.01.05 22:35:58.891258 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6918 | 2026.01.05 22:35:58.891355 [ 277 ] {f9031eef-f507-489e-8b01-abac42b7c034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6919 | 2026.01.05 22:35:58.891396 [ 277 ] {f9031eef-f507-489e-8b01-abac42b7c034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6920 | 2026.01.05 22:35:58.891798 [ 277 ] {f9031eef-f507-489e-8b01-abac42b7c034} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2026.01.05 22:35:58.891835 [ 277 ] {f9031eef-f507-489e-8b01-abac42b7c034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6922 | 2026.01.05 22:35:58.892164 [ 277 ] {f9031eef-f507-489e-8b01-abac42b7c034} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6923 | 2026.01.05 22:35:58.892380 [ 277 ] {f9031eef-f507-489e-8b01-abac42b7c034} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2026.01.05 22:35:58.892512 [ 277 ] {f9031eef-f507-489e-8b01-abac42b7c034} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 639.96 KiB/sec. | ||
| 6925 | 2026.01.05 22:35:58.892549 [ 277 ] {f9031eef-f507-489e-8b01-abac42b7c034} <Debug> TCPHandler: Processed in 0.001342067 sec. | ||
| 6926 | 2026.01.05 22:35:58.892661 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6927 | 2026.01.05 22:35:58.892756 [ 277 ] {a36d9499-0a35-43ed-8aca-155c7f6d1b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6928 | 2026.01.05 22:35:58.892795 [ 277 ] {a36d9499-0a35-43ed-8aca-155c7f6d1b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6929 | 2026.01.05 22:35:58.893215 [ 277 ] {a36d9499-0a35-43ed-8aca-155c7f6d1b52} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6930 | 2026.01.05 22:35:58.893252 [ 277 ] {a36d9499-0a35-43ed-8aca-155c7f6d1b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6931 | 2026.01.05 22:35:58.893588 [ 277 ] {a36d9499-0a35-43ed-8aca-155c7f6d1b52} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6932 | 2026.01.05 22:35:58.893800 [ 277 ] {a36d9499-0a35-43ed-8aca-155c7f6d1b52} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2026.01.05 22:35:58.893928 [ 277 ] {a36d9499-0a35-43ed-8aca-155c7f6d1b52} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001191 sec., 62132.66162888329 rows/sec., 4.85 MiB/sec. | ||
| 6934 | 2026.01.05 22:35:58.893965 [ 277 ] {a36d9499-0a35-43ed-8aca-155c7f6d1b52} <Debug> TCPHandler: Processed in 0.001353607 sec. | ||
| 6935 | 2026.01.05 22:35:58.894078 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6936 | 2026.01.05 22:35:58.894172 [ 277 ] {2b55baab-5d2b-42c1-8257-9817f91012e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6937 | 2026.01.05 22:35:58.894218 [ 277 ] {2b55baab-5d2b-42c1-8257-9817f91012e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6938 | 2026.01.05 22:35:58.894617 [ 277 ] {2b55baab-5d2b-42c1-8257-9817f91012e2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2026.01.05 22:35:58.894654 [ 277 ] {2b55baab-5d2b-42c1-8257-9817f91012e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6940 | 2026.01.05 22:35:58.895017 [ 277 ] {2b55baab-5d2b-42c1-8257-9817f91012e2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6941 | 2026.01.05 22:35:58.895232 [ 277 ] {2b55baab-5d2b-42c1-8257-9817f91012e2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6942 | 2026.01.05 22:35:58.895367 [ 277 ] {2b55baab-5d2b-42c1-8257-9817f91012e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 6943 | 2026.01.05 22:35:58.895405 [ 277 ] {2b55baab-5d2b-42c1-8257-9817f91012e2} <Debug> TCPHandler: Processed in 0.001375788 sec. | ||
| 6944 | 2026.01.05 22:35:58.895515 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6945 | 2026.01.05 22:35:58.895612 [ 277 ] {bb4a5a30-409d-4d40-a8de-1edb79b3ab33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6946 | 2026.01.05 22:35:58.895666 [ 277 ] {bb4a5a30-409d-4d40-a8de-1edb79b3ab33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6947 | 2026.01.05 22:35:58.896424 [ 277 ] {bb4a5a30-409d-4d40-a8de-1edb79b3ab33} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2026.01.05 22:35:58.896462 [ 277 ] {bb4a5a30-409d-4d40-a8de-1edb79b3ab33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6949 | 2026.01.05 22:35:58.897046 [ 277 ] {bb4a5a30-409d-4d40-a8de-1edb79b3ab33} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6950 | 2026.01.05 22:35:58.897278 [ 277 ] {bb4a5a30-409d-4d40-a8de-1edb79b3ab33} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2026.01.05 22:35:58.897417 [ 277 ] {bb4a5a30-409d-4d40-a8de-1edb79b3ab33} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001824 sec., 5482.456140350877 rows/sec., 9.82 MiB/sec. | ||
| 6952 | 2026.01.05 22:35:58.897471 [ 277 ] {bb4a5a30-409d-4d40-a8de-1edb79b3ab33} <Debug> TCPHandler: Processed in 0.002005289 sec. | ||
| 6953 | 2026.01.05 22:35:58.897582 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6954 | 2026.01.05 22:35:58.897678 [ 277 ] {aed49406-d423-4aaf-bf8f-4199e96b1f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6955 | 2026.01.05 22:35:58.897720 [ 277 ] {aed49406-d423-4aaf-bf8f-4199e96b1f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6956 | 2026.01.05 22:35:58.898044 [ 277 ] {aed49406-d423-4aaf-bf8f-4199e96b1f24} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.01.05 22:35:58.898080 [ 277 ] {aed49406-d423-4aaf-bf8f-4199e96b1f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6958 | 2026.01.05 22:35:58.898414 [ 277 ] {aed49406-d423-4aaf-bf8f-4199e96b1f24} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6959 | 2026.01.05 22:35:58.898631 [ 277 ] {aed49406-d423-4aaf-bf8f-4199e96b1f24} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.01.05 22:35:58.898761 [ 277 ] {aed49406-d423-4aaf-bf8f-4199e96b1f24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 6961 | 2026.01.05 22:35:58.898797 [ 277 ] {aed49406-d423-4aaf-bf8f-4199e96b1f24} <Debug> TCPHandler: Processed in 0.001264494 sec. | ||
| 6962 | 2026.01.05 22:36:01.289715 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6963 | 2026.01.05 22:36:01.289789 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6964 | 2026.01.05 22:36:01.463957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17317 | ||
| 6965 | 2026.01.05 22:36:01.464459 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6966 | 2026.01.05 22:36:01.464497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6967 | 2026.01.05 22:36:01.464974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6968 | 2026.01.05 22:36:01.465218 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.01.05 22:36:01.465345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17317 | ||
| 6970 | 2026.01.05 22:36:01.465420 [ 82 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6971 | 2026.01.05 22:36:01.465526 [ 82 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2026.01.05 22:36:01.465564 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6973 | 2026.01.05 22:36:01.465757 [ 197 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 6974 | 2026.01.05 22:36:01.465947 [ 197 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6975 | 2026.01.05 22:36:01.466006 [ 197 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14885 rows starting from the beginning of the part | ||
| 6976 | 2026.01.05 22:36:01.466106 [ 197 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 6977 | 2026.01.05 22:36:01.466184 [ 197 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 6978 | 2026.01.05 22:36:01.466248 [ 197 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 6979 | 2026.01.05 22:36:01.466311 [ 197 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 6980 | 2026.01.05 22:36:01.466372 [ 197 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 6981 | 2026.01.05 22:36:01.468636 [ 197 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17317 rows, containing 4 columns (4 merged, 0 gathered) in 0.002962062 sec., 5846265.20309163 rows/sec., 83.63 MiB/sec. | ||
| 6982 | 2026.01.05 22:36:01.468727 [ 197 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6983 | 2026.01.05 22:36:01.468955 [ 197 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_36_7} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.01.05 22:36:01.469019 [ 197 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_36_7} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6985 | 2026.01.05 22:36:01.469083 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6986 | 2026.01.05 22:36:01.492389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 874 | ||
| 6987 | 2026.01.05 22:36:01.494626 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.01.05 22:36:01.494665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6989 | 2026.01.05 22:36:01.495894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6990 | 2026.01.05 22:36:01.496191 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.01.05 22:36:01.496451 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 874 | ||
| 6992 | 2026.01.05 22:36:02.332527 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 6993 | 2026.01.05 22:36:02.349357 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.01.05 22:36:02.349410 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6995 | 2026.01.05 22:36:02.355254 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6996 | 2026.01.05 22:36:02.355985 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.01.05 22:36:02.356268 [ 82 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6998 | 2026.01.05 22:36:02.356340 [ 82 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.01.05 22:36:02.356360 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7000 | 2026.01.05 22:36:02.356455 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 7001 | 2026.01.05 22:36:02.358867 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7002 | 2026.01.05 22:36:02.359424 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7003 | 2026.01.05 22:36:02.360160 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 7004 | 2026.01.05 22:36:02.363356 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 7005 | 2026.01.05 22:36:02.366520 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 7006 | 2026.01.05 22:36:02.370047 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 7007 | 2026.01.05 22:36:02.374018 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 7008 | 2026.01.05 22:36:02.377675 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 7009 | 2026.01.05 22:36:02.426961 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.070543585 sec., 3841.5966526226302 rows/sec., 19.86 MiB/sec. | ||
| 7010 | 2026.01.05 22:36:02.429803 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7011 | 2026.01.05 22:36:02.431858 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_36_7} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.01.05 22:36:02.431970 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_36_7} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7013 | 2026.01.05 22:36:02.434686 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 7014 | 2026.01.05 22:36:03.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.62 MiB, peak 294.48 MiB, free memory in arenas 0.00 B, will set to 284.93 MiB (RSS), difference: 2.32 MiB | ||
| 7015 | 2026.01.05 22:36:03.889851 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2026.01.05 22:36:03.890042 [ 277 ] {7e7489a3-9b37-4170-bf50-09e18c6f9ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7017 | 2026.01.05 22:36:03.890111 [ 277 ] {7e7489a3-9b37-4170-bf50-09e18c6f9ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7018 | 2026.01.05 22:36:03.890827 [ 277 ] {7e7489a3-9b37-4170-bf50-09e18c6f9ff5} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.01.05 22:36:03.890878 [ 277 ] {7e7489a3-9b37-4170-bf50-09e18c6f9ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7020 | 2026.01.05 22:36:03.891321 [ 277 ] {7e7489a3-9b37-4170-bf50-09e18c6f9ff5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7021 | 2026.01.05 22:36:03.891576 [ 277 ] {7e7489a3-9b37-4170-bf50-09e18c6f9ff5} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.01.05 22:36:03.891743 [ 277 ] {7e7489a3-9b37-4170-bf50-09e18c6f9ff5} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001751 sec., 66247.85836664763 rows/sec., 5.62 MiB/sec. | ||
| 7023 | 2026.01.05 22:36:03.891748 [ 125 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7024 | 2026.01.05 22:36:03.891787 [ 277 ] {7e7489a3-9b37-4170-bf50-09e18c6f9ff5} <Debug> TCPHandler: Processed in 0.002074192 sec. | ||
| 7025 | 2026.01.05 22:36:03.891843 [ 125 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.01.05 22:36:03.891886 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7027 | 2026.01.05 22:36:03.891956 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7028 | 2026.01.05 22:36:03.892006 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 7029 | 2026.01.05 22:36:03.892059 [ 277 ] {f0129e5f-e9ab-47a9-b528-c64439b426cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7030 | 2026.01.05 22:36:03.892103 [ 277 ] {f0129e5f-e9ab-47a9-b528-c64439b426cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7031 | 2026.01.05 22:36:03.892106 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7032 | 2026.01.05 22:36:03.892146 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1323 rows starting from the beginning of the part | ||
| 7033 | 2026.01.05 22:36:03.892217 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 116 rows starting from the beginning of the part | ||
| 7034 | 2026.01.05 22:36:03.892272 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 7035 | 2026.01.05 22:36:03.892318 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 122 rows starting from the beginning of the part | ||
| 7036 | 2026.01.05 22:36:03.892364 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 76 rows starting from the beginning of the part | ||
| 7037 | 2026.01.05 22:36:03.892409 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 116 rows starting from the beginning of the part | ||
| 7038 | 2026.01.05 22:36:03.892527 [ 277 ] {f0129e5f-e9ab-47a9-b528-c64439b426cc} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.01.05 22:36:03.892564 [ 277 ] {f0129e5f-e9ab-47a9-b528-c64439b426cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7040 | 2026.01.05 22:36:03.892914 [ 277 ] {f0129e5f-e9ab-47a9-b528-c64439b426cc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7041 | 2026.01.05 22:36:03.893169 [ 277 ] {f0129e5f-e9ab-47a9-b528-c64439b426cc} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.01.05 22:36:03.893307 [ 277 ] {f0129e5f-e9ab-47a9-b528-c64439b426cc} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001268 sec., 23659.30599369085 rows/sec., 1.74 MiB/sec. | ||
| 7043 | 2026.01.05 22:36:03.893349 [ 277 ] {f0129e5f-e9ab-47a9-b528-c64439b426cc} <Debug> TCPHandler: Processed in 0.001451201 sec. | ||
| 7044 | 2026.01.05 22:36:03.893454 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2026.01.05 22:36:03.893463 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1829 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498512 sec., 1220544.1130935221 rows/sec., 104.55 MiB/sec. | ||
| 7046 | 2026.01.05 22:36:03.893550 [ 277 ] {0d2cfdde-455a-4717-b1bd-6099dfcb53f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7047 | 2026.01.05 22:36:03.893596 [ 277 ] {0d2cfdde-455a-4717-b1bd-6099dfcb53f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7048 | 2026.01.05 22:36:03.893813 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7049 | 2026.01.05 22:36:03.894049 [ 277 ] {0d2cfdde-455a-4717-b1bd-6099dfcb53f7} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2026.01.05 22:36:03.894095 [ 277 ] {0d2cfdde-455a-4717-b1bd-6099dfcb53f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7051 | 2026.01.05 22:36:03.894198 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_51_10} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2026.01.05 22:36:03.894319 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_51_10} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7053 | 2026.01.05 22:36:03.894432 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 7054 | 2026.01.05 22:36:03.894467 [ 277 ] {0d2cfdde-455a-4717-b1bd-6099dfcb53f7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7055 | 2026.01.05 22:36:03.894708 [ 277 ] {0d2cfdde-455a-4717-b1bd-6099dfcb53f7} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2026.01.05 22:36:03.894842 [ 126 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7057 | 2026.01.05 22:36:03.894848 [ 277 ] {0d2cfdde-455a-4717-b1bd-6099dfcb53f7} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001316 sec., 71428.57142857143 rows/sec., 5.58 MiB/sec. | ||
| 7058 | 2026.01.05 22:36:03.894890 [ 126 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2026.01.05 22:36:03.894908 [ 277 ] {0d2cfdde-455a-4717-b1bd-6099dfcb53f7} <Debug> TCPHandler: Processed in 0.001504152 sec. | ||
| 7060 | 2026.01.05 22:36:03.894915 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7061 | 2026.01.05 22:36:03.894993 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 7062 | 2026.01.05 22:36:03.895035 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7063 | 2026.01.05 22:36:03.895072 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7064 | 2026.01.05 22:36:03.895094 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 791 rows starting from the beginning of the part | ||
| 7065 | 2026.01.05 22:36:03.895131 [ 277 ] {9a20641f-5cda-4cb3-9059-47cf1b1acfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7066 | 2026.01.05 22:36:03.895137 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 94 rows starting from the beginning of the part | ||
| 7067 | 2026.01.05 22:36:03.895177 [ 277 ] {9a20641f-5cda-4cb3-9059-47cf1b1acfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7068 | 2026.01.05 22:36:03.895179 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 7069 | 2026.01.05 22:36:03.895220 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 106 rows starting from the beginning of the part | ||
| 7070 | 2026.01.05 22:36:03.895260 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 74 rows starting from the beginning of the part | ||
| 7071 | 2026.01.05 22:36:03.895296 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 94 rows starting from the beginning of the part | ||
| 7072 | 2026.01.05 22:36:03.895605 [ 277 ] {9a20641f-5cda-4cb3-9059-47cf1b1acfaa} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2026.01.05 22:36:03.895641 [ 277 ] {9a20641f-5cda-4cb3-9059-47cf1b1acfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7074 | 2026.01.05 22:36:03.896005 [ 277 ] {9a20641f-5cda-4cb3-9059-47cf1b1acfaa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7075 | 2026.01.05 22:36:03.896152 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1233 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183131 sec., 1042150.0239618436 rows/sec., 80.91 MiB/sec. | ||
| 7076 | 2026.01.05 22:36:03.896239 [ 277 ] {9a20641f-5cda-4cb3-9059-47cf1b1acfaa} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.01.05 22:36:03.896354 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7078 | 2026.01.05 22:36:03.896377 [ 277 ] {9a20641f-5cda-4cb3-9059-47cf1b1acfaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 7079 | 2026.01.05 22:36:03.896385 [ 192 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7080 | 2026.01.05 22:36:03.896387 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2026.01.05 22:36:03.896425 [ 277 ] {9a20641f-5cda-4cb3-9059-47cf1b1acfaa} <Debug> TCPHandler: Processed in 0.00144003 sec. | ||
| 7082 | 2026.01.05 22:36:03.896449 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7083 | 2026.01.05 22:36:03.896536 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 7084 | 2026.01.05 22:36:03.896560 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7085 | 2026.01.05 22:36:03.896662 [ 277 ] {58331bba-d155-4df7-b086-bae7b034ea37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7086 | 2026.01.05 22:36:03.896668 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7087 | 2026.01.05 22:36:03.896716 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7980 rows starting from the beginning of the part | ||
| 7088 | 2026.01.05 22:36:03.896723 [ 277 ] {58331bba-d155-4df7-b086-bae7b034ea37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7089 | 2026.01.05 22:36:03.896742 [ 192 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_51_10} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.01.05 22:36:03.896787 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7091 | 2026.01.05 22:36:03.896835 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 7092 | 2026.01.05 22:36:03.896846 [ 192 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_51_10} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7093 | 2026.01.05 22:36:03.896894 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 166 rows starting from the beginning of the part | ||
| 7094 | 2026.01.05 22:36:03.896939 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7095 | 2026.01.05 22:36:03.896960 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 7096 | 2026.01.05 22:36:03.896981 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 7097 | 2026.01.05 22:36:03.897613 [ 277 ] {58331bba-d155-4df7-b086-bae7b034ea37} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.01.05 22:36:03.897655 [ 277 ] {58331bba-d155-4df7-b086-bae7b034ea37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7099 | 2026.01.05 22:36:03.898282 [ 277 ] {58331bba-d155-4df7-b086-bae7b034ea37} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7100 | 2026.01.05 22:36:03.898557 [ 277 ] {58331bba-d155-4df7-b086-bae7b034ea37} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.01.05 22:36:03.898705 [ 277 ] {58331bba-d155-4df7-b086-bae7b034ea37} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002061 sec., 14556.04075691412 rows/sec., 26.08 MiB/sec. | ||
| 7102 | 2026.01.05 22:36:03.898760 [ 277 ] {58331bba-d155-4df7-b086-bae7b034ea37} <Debug> TCPHandler: Processed in 0.002251258 sec. | ||
| 7103 | 2026.01.05 22:36:03.898879 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.01.05 22:36:03.898975 [ 277 ] {bfbe1723-965a-4a77-a13c-20b81301ac84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7105 | 2026.01.05 22:36:03.899018 [ 277 ] {bfbe1723-965a-4a77-a13c-20b81301ac84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7106 | 2026.01.05 22:36:03.899373 [ 277 ] {bfbe1723-965a-4a77-a13c-20b81301ac84} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.01.05 22:36:03.899411 [ 277 ] {bfbe1723-965a-4a77-a13c-20b81301ac84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7108 | 2026.01.05 22:36:03.899806 [ 277 ] {bfbe1723-965a-4a77-a13c-20b81301ac84} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7109 | 2026.01.05 22:36:03.900100 [ 277 ] {bfbe1723-965a-4a77-a13c-20b81301ac84} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.01.05 22:36:03.900218 [ 126 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7111 | 2026.01.05 22:36:03.900251 [ 126 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.01.05 22:36:03.900263 [ 277 ] {bfbe1723-965a-4a77-a13c-20b81301ac84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001306 sec., 45941.80704441041 rows/sec., 3.10 MiB/sec. | ||
| 7113 | 2026.01.05 22:36:03.900269 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7114 | 2026.01.05 22:36:03.900314 [ 277 ] {bfbe1723-965a-4a77-a13c-20b81301ac84} <Debug> TCPHandler: Processed in 0.001485401 sec. | ||
| 7115 | 2026.01.05 22:36:03.900367 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 7116 | 2026.01.05 22:36:03.900467 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7117 | 2026.01.05 22:36:03.900499 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2756 rows starting from the beginning of the part | ||
| 7118 | 2026.01.05 22:36:03.900550 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8786 rows, containing 5 columns (5 merged, 0 gathered) in 0.00405129 sec., 2168691.947503141 rows/sec., 151.48 MiB/sec. | ||
| 7119 | 2026.01.05 22:36:03.900559 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 7120 | 2026.01.05 22:36:03.900624 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 7121 | 2026.01.05 22:36:03.900670 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 7122 | 2026.01.05 22:36:03.900716 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 7123 | 2026.01.05 22:36:03.900764 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 7124 | 2026.01.05 22:36:03.900768 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7125 | 2026.01.05 22:36:03.901108 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2026.01.05 22:36:03.901201 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7127 | 2026.01.05 22:36:03.901286 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 7128 | 2026.01.05 22:36:03.902078 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3056 rows, containing 4 columns (4 merged, 0 gathered) in 0.00174691 sec., 1749374.6100257025 rows/sec., 116.32 MiB/sec. | ||
| 7129 | 2026.01.05 22:36:03.902430 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7130 | 2026.01.05 22:36:03.902701 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_51_10} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7131 | 2026.01.05 22:36:03.902788 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_51_10} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7132 | 2026.01.05 22:36:03.902867 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7133 | 2026.01.05 22:36:04.000225 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.49 MiB, peak 294.48 MiB, free memory in arenas 0.00 B, will set to 286.77 MiB (RSS), difference: 1.28 MiB | ||
| 7134 | 2026.01.05 22:36:04.674665 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7135 | 2026.01.05 22:36:04.674984 [ 277 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7136 | 2026.01.05 22:36:04.675469 [ 277 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7137 | 2026.01.05 22:36:04.675531 [ 277 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7138 | 2026.01.05 22:36:04.675832 [ 277 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7139 | 2026.01.05 22:36:04.675906 [ 277 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7140 | 2026.01.05 22:36:04.676052 [ 277 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 7141 | 2026.01.05 22:36:04.676188 [ 309 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7142 | 2026.01.05 22:36:04.676200 [ 324 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7143 | 2026.01.05 22:36:04.676188 [ 333 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7144 | 2026.01.05 22:36:04.676388 [ 277 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7145 | 2026.01.05 22:36:04.676418 [ 277 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7146 | 2026.01.05 22:36:04.676490 [ 277 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7147 | 2026.01.05 22:36:04.676510 [ 277 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7148 | 2026.01.05 22:36:04.676547 [ 277 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7149 | 2026.01.05 22:36:04.676592 [ 277 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7150 | 2026.01.05 22:36:04.677492 [ 277 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00265 sec., 15471.698113207547 rows/sec., 623.16 KiB/sec. | ||
| 7151 | 2026.01.05 22:36:04.677623 [ 277 ] {6423aa3a-53a5-4fb7-b36f-3167979a10c4} <Debug> TCPHandler: Processed in 0.003125149 sec. | ||
| 7152 | 2026.01.05 22:36:04.677888 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7153 | 2026.01.05 22:36:04.678037 [ 277 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7154 | 2026.01.05 22:36:04.678274 [ 277 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7155 | 2026.01.05 22:36:04.678311 [ 277 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7156 | 2026.01.05 22:36:04.678529 [ 277 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7157 | 2026.01.05 22:36:04.678583 [ 277 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7158 | 2026.01.05 22:36:04.678688 [ 277 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 7159 | 2026.01.05 22:36:04.678749 [ 333 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7160 | 2026.01.05 22:36:04.678755 [ 324 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7161 | 2026.01.05 22:36:04.678802 [ 310 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7162 | 2026.01.05 22:36:04.678900 [ 277 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7163 | 2026.01.05 22:36:04.678926 [ 277 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7164 | 2026.01.05 22:36:04.678983 [ 277 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7165 | 2026.01.05 22:36:04.679001 [ 277 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7166 | 2026.01.05 22:36:04.679032 [ 277 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7167 | 2026.01.05 22:36:04.679064 [ 277 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7168 | 2026.01.05 22:36:04.679721 [ 277 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001751 sec., 23415.191319246147 rows/sec., 943.10 KiB/sec. | ||
| 7169 | 2026.01.05 22:36:04.679835 [ 277 ] {ba6be09b-a3ca-411b-b6fe-41f389beddfe} <Debug> TCPHandler: Processed in 0.001998939 sec. | ||
| 7170 | 2026.01.05 22:36:04.680059 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7171 | 2026.01.05 22:36:04.680200 [ 277 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7172 | 2026.01.05 22:36:04.680424 [ 277 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7173 | 2026.01.05 22:36:04.680462 [ 277 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7174 | 2026.01.05 22:36:04.680676 [ 277 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7175 | 2026.01.05 22:36:04.680729 [ 277 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7176 | 2026.01.05 22:36:04.680830 [ 277 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 7177 | 2026.01.05 22:36:04.680892 [ 310 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7178 | 2026.01.05 22:36:04.680893 [ 324 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7179 | 2026.01.05 22:36:04.680929 [ 305 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7180 | 2026.01.05 22:36:04.681021 [ 277 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7181 | 2026.01.05 22:36:04.681047 [ 277 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7182 | 2026.01.05 22:36:04.681103 [ 277 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7183 | 2026.01.05 22:36:04.681119 [ 277 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7184 | 2026.01.05 22:36:04.681150 [ 277 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7185 | 2026.01.05 22:36:04.681181 [ 277 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7186 | 2026.01.05 22:36:04.681711 [ 277 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001572 sec., 26081.424936386768 rows/sec., 1.03 MiB/sec. | ||
| 7187 | 2026.01.05 22:36:04.681820 [ 277 ] {4257e238-98e6-4152-8ff6-6d90002a9557} <Debug> TCPHandler: Processed in 0.001811653 sec. | ||
| 7188 | 2026.01.05 22:36:04.682049 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7189 | 2026.01.05 22:36:04.682188 [ 277 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7190 | 2026.01.05 22:36:04.682410 [ 277 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7191 | 2026.01.05 22:36:04.682448 [ 277 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7192 | 2026.01.05 22:36:04.682662 [ 277 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7193 | 2026.01.05 22:36:04.682714 [ 277 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7194 | 2026.01.05 22:36:04.682813 [ 277 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 7195 | 2026.01.05 22:36:04.682875 [ 310 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7196 | 2026.01.05 22:36:04.682882 [ 305 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7197 | 2026.01.05 22:36:04.682879 [ 324 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7198 | 2026.01.05 22:36:04.682993 [ 277 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7199 | 2026.01.05 22:36:04.683020 [ 277 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7200 | 2026.01.05 22:36:04.683074 [ 277 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7201 | 2026.01.05 22:36:04.683091 [ 277 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7202 | 2026.01.05 22:36:04.683121 [ 277 ] {53f826c0-45cd-4174-af35-0246b93153c1} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7203 | 2026.01.05 22:36:04.683152 [ 277 ] {53f826c0-45cd-4174-af35-0246b93153c1} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7204 | 2026.01.05 22:36:04.683738 [ 277 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00161 sec., 25465.838509316767 rows/sec., 1.00 MiB/sec. | ||
| 7205 | 2026.01.05 22:36:04.683849 [ 277 ] {53f826c0-45cd-4174-af35-0246b93153c1} <Debug> TCPHandler: Processed in 0.001850644 sec. | ||
| 7206 | 2026.01.05 22:36:04.684073 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2026.01.05 22:36:04.684211 [ 277 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7208 | 2026.01.05 22:36:04.684434 [ 277 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7209 | 2026.01.05 22:36:04.684472 [ 277 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7210 | 2026.01.05 22:36:04.684689 [ 277 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7211 | 2026.01.05 22:36:04.684741 [ 277 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7212 | 2026.01.05 22:36:04.684838 [ 277 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 7213 | 2026.01.05 22:36:04.684901 [ 326 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7214 | 2026.01.05 22:36:04.684907 [ 305 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7215 | 2026.01.05 22:36:04.684905 [ 324 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7216 | 2026.01.05 22:36:04.685023 [ 277 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7217 | 2026.01.05 22:36:04.685049 [ 277 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7218 | 2026.01.05 22:36:04.685104 [ 277 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7219 | 2026.01.05 22:36:04.685122 [ 277 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7220 | 2026.01.05 22:36:04.685152 [ 277 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7221 | 2026.01.05 22:36:04.685184 [ 277 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7222 | 2026.01.05 22:36:04.685721 [ 277 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00157 sec., 26114.649681528663 rows/sec., 1.03 MiB/sec. | ||
| 7223 | 2026.01.05 22:36:04.685831 [ 277 ] {71d6e137-01db-41c2-9c8d-09d6aa485aad} <Debug> TCPHandler: Processed in 0.001807933 sec. | ||
| 7224 | 2026.01.05 22:36:04.686055 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.01.05 22:36:04.686194 [ 277 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7226 | 2026.01.05 22:36:04.686422 [ 277 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7227 | 2026.01.05 22:36:04.686460 [ 277 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7228 | 2026.01.05 22:36:04.686679 [ 277 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7229 | 2026.01.05 22:36:04.686731 [ 277 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7230 | 2026.01.05 22:36:04.686829 [ 277 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 7231 | 2026.01.05 22:36:04.686896 [ 324 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7232 | 2026.01.05 22:36:04.686899 [ 305 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7233 | 2026.01.05 22:36:04.686900 [ 326 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7234 | 2026.01.05 22:36:04.687017 [ 277 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7235 | 2026.01.05 22:36:04.687042 [ 277 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7236 | 2026.01.05 22:36:04.687097 [ 277 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7237 | 2026.01.05 22:36:04.687113 [ 277 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7238 | 2026.01.05 22:36:04.687143 [ 277 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7239 | 2026.01.05 22:36:04.687175 [ 277 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7240 | 2026.01.05 22:36:04.687682 [ 277 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001548 sec., 26485.788113695093 rows/sec., 1.04 MiB/sec. | ||
| 7241 | 2026.01.05 22:36:04.687789 [ 277 ] {8402f919-fc8a-424a-bad1-4f4c7503b9fa} <Debug> TCPHandler: Processed in 0.001783222 sec. | ||
| 7242 | 2026.01.05 22:36:04.931770 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.01.05 22:36:04.932064 [ 277 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 7244 | 2026.01.05 22:36:04.932532 [ 277 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7245 | 2026.01.05 22:36:04.932617 [ 277 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7246 | 2026.01.05 22:36:04.932930 [ 277 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7247 | 2026.01.05 22:36:04.932983 [ 277 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7248 | 2026.01.05 22:36:04.933122 [ 277 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 7249 | 2026.01.05 22:36:04.933230 [ 305 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7250 | 2026.01.05 22:36:04.933245 [ 323 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7251 | 2026.01.05 22:36:04.933237 [ 324 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7252 | 2026.01.05 22:36:04.933397 [ 277 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7253 | 2026.01.05 22:36:04.933423 [ 277 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7254 | 2026.01.05 22:36:04.933493 [ 277 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7255 | 2026.01.05 22:36:04.933510 [ 277 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7256 | 2026.01.05 22:36:04.933541 [ 277 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7257 | 2026.01.05 22:36:04.933572 [ 277 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7258 | 2026.01.05 22:36:04.934261 [ 277 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00233 sec., 17596.56652360515 rows/sec., 708.74 KiB/sec. | ||
| 7259 | 2026.01.05 22:36:04.934339 [ 277 ] {1172ad74-e8a6-417d-b451-6ac81e22ff64} <Debug> TCPHandler: Processed in 0.002690574 sec. | ||
| 7260 | 2026.01.05 22:36:04.934893 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.01.05 22:36:04.935005 [ 277 ] {174e33f6-666b-41f9-9f76-94a4785fc9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 7262 | 2026.01.05 22:36:04.935052 [ 277 ] {174e33f6-666b-41f9-9f76-94a4785fc9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7263 | 2026.01.05 22:36:04.935581 [ 277 ] {174e33f6-666b-41f9-9f76-94a4785fc9b4} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.01.05 22:36:04.935622 [ 277 ] {174e33f6-666b-41f9-9f76-94a4785fc9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7265 | 2026.01.05 22:36:04.936032 [ 277 ] {174e33f6-666b-41f9-9f76-94a4785fc9b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7266 | 2026.01.05 22:36:04.936239 [ 277 ] {174e33f6-666b-41f9-9f76-94a4785fc9b4} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.01.05 22:36:04.936384 [ 277 ] {174e33f6-666b-41f9-9f76-94a4785fc9b4} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001411 sec., 4961.020552799433 rows/sec., 1009.09 KiB/sec. | ||
| 7268 | 2026.01.05 22:36:04.936423 [ 277 ] {174e33f6-666b-41f9-9f76-94a4785fc9b4} <Debug> TCPHandler: Processed in 0.001581025 sec. | ||
| 7269 | 2026.01.05 22:36:04.936532 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2026.01.05 22:36:04.936625 [ 277 ] {21b73206-00ab-41eb-85fa-3ad1844f8020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7271 | 2026.01.05 22:36:04.936665 [ 277 ] {21b73206-00ab-41eb-85fa-3ad1844f8020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7272 | 2026.01.05 22:36:04.937070 [ 277 ] {21b73206-00ab-41eb-85fa-3ad1844f8020} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.01.05 22:36:04.937106 [ 277 ] {21b73206-00ab-41eb-85fa-3ad1844f8020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7274 | 2026.01.05 22:36:04.937389 [ 277 ] {21b73206-00ab-41eb-85fa-3ad1844f8020} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7275 | 2026.01.05 22:36:04.937598 [ 277 ] {21b73206-00ab-41eb-85fa-3ad1844f8020} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.01.05 22:36:04.937725 [ 277 ] {21b73206-00ab-41eb-85fa-3ad1844f8020} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001118 sec., 1788.9087656529516 rows/sec., 145.87 KiB/sec. | ||
| 7277 | 2026.01.05 22:36:04.937761 [ 277 ] {21b73206-00ab-41eb-85fa-3ad1844f8020} <Debug> TCPHandler: Processed in 0.001276414 sec. | ||
| 7278 | 2026.01.05 22:36:04.937873 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.01.05 22:36:04.937964 [ 277 ] {bc23d8b0-3e58-4921-9d24-4307df5e72f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7280 | 2026.01.05 22:36:04.938002 [ 277 ] {bc23d8b0-3e58-4921-9d24-4307df5e72f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7281 | 2026.01.05 22:36:04.939067 [ 277 ] {bc23d8b0-3e58-4921-9d24-4307df5e72f4} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.01.05 22:36:04.939103 [ 277 ] {bc23d8b0-3e58-4921-9d24-4307df5e72f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7283 | 2026.01.05 22:36:04.939458 [ 277 ] {bc23d8b0-3e58-4921-9d24-4307df5e72f4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7284 | 2026.01.05 22:36:04.939669 [ 277 ] {bc23d8b0-3e58-4921-9d24-4307df5e72f4} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.01.05 22:36:04.939793 [ 277 ] {bc23d8b0-3e58-4921-9d24-4307df5e72f4} <Debug> executeQuery: Read 1218 rows, 103.13 KiB in 0.001846 sec., 659804.9837486458 rows/sec., 54.55 MiB/sec. | ||
| 7286 | 2026.01.05 22:36:04.939829 [ 277 ] {bc23d8b0-3e58-4921-9d24-4307df5e72f4} <Debug> TCPHandler: Processed in 0.002002429 sec. | ||
| 7287 | 2026.01.05 22:36:04.939943 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2026.01.05 22:36:04.940034 [ 277 ] {0541e349-ae62-4ac2-9d5f-7b50b52f63ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7289 | 2026.01.05 22:36:04.940073 [ 277 ] {0541e349-ae62-4ac2-9d5f-7b50b52f63ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7290 | 2026.01.05 22:36:04.940460 [ 277 ] {0541e349-ae62-4ac2-9d5f-7b50b52f63ec} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.01.05 22:36:04.940496 [ 277 ] {0541e349-ae62-4ac2-9d5f-7b50b52f63ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7292 | 2026.01.05 22:36:04.940796 [ 277 ] {0541e349-ae62-4ac2-9d5f-7b50b52f63ec} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7293 | 2026.01.05 22:36:04.940999 [ 277 ] {0541e349-ae62-4ac2-9d5f-7b50b52f63ec} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.01.05 22:36:04.941106 [ 134 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7295 | 2026.01.05 22:36:04.941123 [ 277 ] {0541e349-ae62-4ac2-9d5f-7b50b52f63ec} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 806.15 KiB/sec. | ||
| 7296 | 2026.01.05 22:36:04.941156 [ 134 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2026.01.05 22:36:04.941169 [ 277 ] {0541e349-ae62-4ac2-9d5f-7b50b52f63ec} <Debug> TCPHandler: Processed in 0.001275615 sec. | ||
| 7298 | 2026.01.05 22:36:04.941189 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7299 | 2026.01.05 22:36:04.941279 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 7300 | 2026.01.05 22:36:04.941308 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7301 | 2026.01.05 22:36:04.941364 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7302 | 2026.01.05 22:36:04.941390 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 275 rows starting from the beginning of the part | ||
| 7303 | 2026.01.05 22:36:04.941403 [ 277 ] {f0ef6b4d-c04f-49a9-876d-54599ee1be03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7304 | 2026.01.05 22:36:04.941440 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 7305 | 2026.01.05 22:36:04.941443 [ 277 ] {f0ef6b4d-c04f-49a9-876d-54599ee1be03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7306 | 2026.01.05 22:36:04.941483 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
| 7307 | 2026.01.05 22:36:04.941523 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 7308 | 2026.01.05 22:36:04.941562 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 7309 | 2026.01.05 22:36:04.941605 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 7310 | 2026.01.05 22:36:04.941935 [ 277 ] {f0ef6b4d-c04f-49a9-876d-54599ee1be03} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7311 | 2026.01.05 22:36:04.941970 [ 277 ] {f0ef6b4d-c04f-49a9-876d-54599ee1be03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7312 | 2026.01.05 22:36:04.942289 [ 277 ] {f0ef6b4d-c04f-49a9-876d-54599ee1be03} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7313 | 2026.01.05 22:36:04.942309 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 5 columns (5 merged, 0 gathered) in 0.001062607 sec., 356669.9635895491 rows/sec., 24.60 MiB/sec. | ||
| 7314 | 2026.01.05 22:36:04.942525 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7315 | 2026.01.05 22:36:04.942533 [ 277 ] {f0ef6b4d-c04f-49a9-876d-54599ee1be03} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2026.01.05 22:36:04.942680 [ 277 ] {f0ef6b4d-c04f-49a9-876d-54599ee1be03} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001295 sec., 176061.77606177607 rows/sec., 11.92 MiB/sec. | ||
| 7317 | 2026.01.05 22:36:04.942721 [ 277 ] {f0ef6b4d-c04f-49a9-876d-54599ee1be03} <Debug> TCPHandler: Processed in 0.001460761 sec. | ||
| 7318 | 2026.01.05 22:36:04.942835 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7319 | 2026.01.05 22:36:04.942870 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_41_8} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.01.05 22:36:04.942936 [ 277 ] {b689e3c6-48b2-4ab4-8804-8ac4186f764f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7321 | 2026.01.05 22:36:04.942961 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_41_8} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7322 | 2026.01.05 22:36:04.942983 [ 277 ] {b689e3c6-48b2-4ab4-8804-8ac4186f764f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7323 | 2026.01.05 22:36:04.943074 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7324 | 2026.01.05 22:36:04.943574 [ 277 ] {b689e3c6-48b2-4ab4-8804-8ac4186f764f} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2026.01.05 22:36:04.943615 [ 277 ] {b689e3c6-48b2-4ab4-8804-8ac4186f764f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7326 | 2026.01.05 22:36:04.943958 [ 277 ] {b689e3c6-48b2-4ab4-8804-8ac4186f764f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7327 | 2026.01.05 22:36:04.944175 [ 277 ] {b689e3c6-48b2-4ab4-8804-8ac4186f764f} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2026.01.05 22:36:04.944303 [ 277 ] {b689e3c6-48b2-4ab4-8804-8ac4186f764f} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001386 sec., 383838.38383838383 rows/sec., 28.44 MiB/sec. | ||
| 7329 | 2026.01.05 22:36:04.944342 [ 277 ] {b689e3c6-48b2-4ab4-8804-8ac4186f764f} <Debug> TCPHandler: Processed in 0.001555343 sec. | ||
| 7330 | 2026.01.05 22:36:04.944455 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7331 | 2026.01.05 22:36:04.944549 [ 277 ] {d32617c0-692a-4406-92a5-cedf7430684a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7332 | 2026.01.05 22:36:04.944591 [ 277 ] {d32617c0-692a-4406-92a5-cedf7430684a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7333 | 2026.01.05 22:36:04.946803 [ 277 ] {d32617c0-692a-4406-92a5-cedf7430684a} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2026.01.05 22:36:04.946840 [ 277 ] {d32617c0-692a-4406-92a5-cedf7430684a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7335 | 2026.01.05 22:36:04.947518 [ 277 ] {d32617c0-692a-4406-92a5-cedf7430684a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7336 | 2026.01.05 22:36:04.947735 [ 277 ] {d32617c0-692a-4406-92a5-cedf7430684a} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2026.01.05 22:36:04.947864 [ 277 ] {d32617c0-692a-4406-92a5-cedf7430684a} <Debug> executeQuery: Read 6946 rows, 474.93 KiB in 0.003333 sec., 2084008.400840084 rows/sec., 139.15 MiB/sec. | ||
| 7338 | 2026.01.05 22:36:04.947903 [ 277 ] {d32617c0-692a-4406-92a5-cedf7430684a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 7339 | 2026.01.05 22:36:04.947915 [ 277 ] {d32617c0-692a-4406-92a5-cedf7430684a} <Debug> TCPHandler: Processed in 0.003508421 sec. | ||
| 7340 | 2026.01.05 22:36:04.948119 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7341 | 2026.01.05 22:36:04.948212 [ 277 ] {a9a88a38-55b6-439e-a535-b1f93627e7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7342 | 2026.01.05 22:36:04.948263 [ 277 ] {a9a88a38-55b6-439e-a535-b1f93627e7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7343 | 2026.01.05 22:36:04.948987 [ 277 ] {a9a88a38-55b6-439e-a535-b1f93627e7fb} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.01.05 22:36:04.949023 [ 277 ] {a9a88a38-55b6-439e-a535-b1f93627e7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7345 | 2026.01.05 22:36:04.949522 [ 277 ] {a9a88a38-55b6-439e-a535-b1f93627e7fb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7346 | 2026.01.05 22:36:04.949751 [ 277 ] {a9a88a38-55b6-439e-a535-b1f93627e7fb} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.01.05 22:36:04.949957 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7348 | 2026.01.05 22:36:04.949978 [ 277 ] {a9a88a38-55b6-439e-a535-b1f93627e7fb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001785 sec., 5602.240896358544 rows/sec., 10.04 MiB/sec. | ||
| 7349 | 2026.01.05 22:36:04.950007 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2026.01.05 22:36:04.950033 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7351 | 2026.01.05 22:36:04.950040 [ 277 ] {a9a88a38-55b6-439e-a535-b1f93627e7fb} <Debug> TCPHandler: Processed in 0.001968678 sec. | ||
| 7352 | 2026.01.05 22:36:04.950110 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 7353 | 2026.01.05 22:36:04.950171 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7354 | 2026.01.05 22:36:04.950265 [ 277 ] {23b6fca1-485e-463c-9f48-a8632ae7e746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7355 | 2026.01.05 22:36:04.950290 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7356 | 2026.01.05 22:36:04.950306 [ 277 ] {23b6fca1-485e-463c-9f48-a8632ae7e746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7357 | 2026.01.05 22:36:04.950338 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 731 rows starting from the beginning of the part | ||
| 7358 | 2026.01.05 22:36:04.950450 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 7359 | 2026.01.05 22:36:04.950552 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 7360 | 2026.01.05 22:36:04.950647 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 7361 | 2026.01.05 22:36:04.950655 [ 277 ] {23b6fca1-485e-463c-9f48-a8632ae7e746} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7362 | 2026.01.05 22:36:04.950692 [ 277 ] {23b6fca1-485e-463c-9f48-a8632ae7e746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7363 | 2026.01.05 22:36:04.950739 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 7364 | 2026.01.05 22:36:04.950831 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 7365 | 2026.01.05 22:36:04.951026 [ 277 ] {23b6fca1-485e-463c-9f48-a8632ae7e746} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7366 | 2026.01.05 22:36:04.951262 [ 277 ] {23b6fca1-485e-463c-9f48-a8632ae7e746} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2026.01.05 22:36:04.951389 [ 277 ] {23b6fca1-485e-463c-9f48-a8632ae7e746} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 725.15 KiB/sec. | ||
| 7368 | 2026.01.05 22:36:04.951424 [ 277 ] {23b6fca1-485e-463c-9f48-a8632ae7e746} <Debug> TCPHandler: Processed in 0.001300765 sec. | ||
| 7369 | 2026.01.05 22:36:04.966041 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 821 rows, containing 19 columns (19 merged, 0 gathered) in 0.015956753 sec., 51451.57037901132 rows/sec., 92.20 MiB/sec. | ||
| 7370 | 2026.01.05 22:36:04.967363 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7371 | 2026.01.05 22:36:04.967715 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.01.05 22:36:04.967789 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7373 | 2026.01.05 22:36:04.967930 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 7374 | 2026.01.05 22:36:05.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.96 MiB, peak 295.45 MiB, free memory in arenas 0.00 B, will set to 289.74 MiB (RSS), difference: 1.78 MiB | ||
| 7375 | 2026.01.05 22:36:08.886329 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7376 | 2026.01.05 22:36:08.886518 [ 277 ] {e70fd170-d4f7-415b-87fa-e5fa3784e310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7377 | 2026.01.05 22:36:08.886588 [ 277 ] {e70fd170-d4f7-415b-87fa-e5fa3784e310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7378 | 2026.01.05 22:36:08.887223 [ 277 ] {e70fd170-d4f7-415b-87fa-e5fa3784e310} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7379 | 2026.01.05 22:36:08.887264 [ 277 ] {e70fd170-d4f7-415b-87fa-e5fa3784e310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7380 | 2026.01.05 22:36:08.887658 [ 277 ] {e70fd170-d4f7-415b-87fa-e5fa3784e310} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7381 | 2026.01.05 22:36:08.887883 [ 277 ] {e70fd170-d4f7-415b-87fa-e5fa3784e310} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7382 | 2026.01.05 22:36:08.888030 [ 277 ] {e70fd170-d4f7-415b-87fa-e5fa3784e310} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001562 sec., 35851.472471190784 rows/sec., 2.75 MiB/sec. | ||
| 7383 | 2026.01.05 22:36:08.888071 [ 277 ] {e70fd170-d4f7-415b-87fa-e5fa3784e310} <Debug> TCPHandler: Processed in 0.001869775 sec. | ||
| 7384 | 2026.01.05 22:36:08.888186 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7385 | 2026.01.05 22:36:08.888278 [ 277 ] {25f0f91e-7bfb-43e2-890d-b5f6280fcece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7386 | 2026.01.05 22:36:08.888318 [ 277 ] {25f0f91e-7bfb-43e2-890d-b5f6280fcece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7387 | 2026.01.05 22:36:08.888734 [ 277 ] {25f0f91e-7bfb-43e2-890d-b5f6280fcece} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2026.01.05 22:36:08.888769 [ 277 ] {25f0f91e-7bfb-43e2-890d-b5f6280fcece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7389 | 2026.01.05 22:36:08.889099 [ 277 ] {25f0f91e-7bfb-43e2-890d-b5f6280fcece} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7390 | 2026.01.05 22:36:08.889305 [ 277 ] {25f0f91e-7bfb-43e2-890d-b5f6280fcece} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2026.01.05 22:36:08.889432 [ 277 ] {25f0f91e-7bfb-43e2-890d-b5f6280fcece} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 7392 | 2026.01.05 22:36:08.889469 [ 277 ] {25f0f91e-7bfb-43e2-890d-b5f6280fcece} <Debug> TCPHandler: Processed in 0.001330766 sec. | ||
| 7393 | 2026.01.05 22:36:08.889581 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7394 | 2026.01.05 22:36:08.889672 [ 277 ] {e3e99ad6-b8d4-4e21-a4c5-365a76f52c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7395 | 2026.01.05 22:36:08.889715 [ 277 ] {e3e99ad6-b8d4-4e21-a4c5-365a76f52c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7396 | 2026.01.05 22:36:08.890085 [ 277 ] {e3e99ad6-b8d4-4e21-a4c5-365a76f52c63} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2026.01.05 22:36:08.890119 [ 277 ] {e3e99ad6-b8d4-4e21-a4c5-365a76f52c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7398 | 2026.01.05 22:36:08.890444 [ 277 ] {e3e99ad6-b8d4-4e21-a4c5-365a76f52c63} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7399 | 2026.01.05 22:36:08.890652 [ 277 ] {e3e99ad6-b8d4-4e21-a4c5-365a76f52c63} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2026.01.05 22:36:08.890777 [ 277 ] {e3e99ad6-b8d4-4e21-a4c5-365a76f52c63} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001123 sec., 113980.40961709706 rows/sec., 7.94 MiB/sec. | ||
| 7401 | 2026.01.05 22:36:08.890813 [ 277 ] {e3e99ad6-b8d4-4e21-a4c5-365a76f52c63} <Debug> TCPHandler: Processed in 0.001278755 sec. | ||
| 7402 | 2026.01.05 22:36:08.890932 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2026.01.05 22:36:08.891022 [ 277 ] {c5474901-6458-4096-bdc1-5f1f4493be36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7404 | 2026.01.05 22:36:08.891062 [ 277 ] {c5474901-6458-4096-bdc1-5f1f4493be36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7405 | 2026.01.05 22:36:08.891403 [ 277 ] {c5474901-6458-4096-bdc1-5f1f4493be36} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.01.05 22:36:08.891438 [ 277 ] {c5474901-6458-4096-bdc1-5f1f4493be36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7407 | 2026.01.05 22:36:08.891751 [ 277 ] {c5474901-6458-4096-bdc1-5f1f4493be36} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7408 | 2026.01.05 22:36:08.891958 [ 277 ] {c5474901-6458-4096-bdc1-5f1f4493be36} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2026.01.05 22:36:08.892083 [ 277 ] {c5474901-6458-4096-bdc1-5f1f4493be36} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.00 MiB/sec. | ||
| 7410 | 2026.01.05 22:36:08.892118 [ 277 ] {c5474901-6458-4096-bdc1-5f1f4493be36} <Debug> TCPHandler: Processed in 0.001234473 sec. | ||
| 7411 | 2026.01.05 22:36:08.966398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17765 | ||
| 7412 | 2026.01.05 22:36:08.966894 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2026.01.05 22:36:08.966942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7414 | 2026.01.05 22:36:08.967464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7415 | 2026.01.05 22:36:08.967708 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2026.01.05 22:36:08.967854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17765 | ||
| 7417 | 2026.01.05 22:36:09.859923 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7418 | 2026.01.05 22:36:09.874519 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2026.01.05 22:36:09.874570 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7420 | 2026.01.05 22:36:09.880160 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7421 | 2026.01.05 22:36:09.880870 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2026.01.05 22:36:09.883555 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7423 | 2026.01.05 22:36:11.497577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 926 | ||
| 7424 | 2026.01.05 22:36:11.500245 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2026.01.05 22:36:11.500280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7426 | 2026.01.05 22:36:11.501521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7427 | 2026.01.05 22:36:11.501786 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2026.01.05 22:36:11.502058 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7429 | 2026.01.05 22:36:13.889291 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7430 | 2026.01.05 22:36:13.889592 [ 277 ] {3ac82075-73a1-4bdd-bce2-e604aaf86738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7431 | 2026.01.05 22:36:13.889694 [ 277 ] {3ac82075-73a1-4bdd-bce2-e604aaf86738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7432 | 2026.01.05 22:36:13.890503 [ 277 ] {3ac82075-73a1-4bdd-bce2-e604aaf86738} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2026.01.05 22:36:13.890542 [ 277 ] {3ac82075-73a1-4bdd-bce2-e604aaf86738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7434 | 2026.01.05 22:36:13.890994 [ 277 ] {3ac82075-73a1-4bdd-bce2-e604aaf86738} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7435 | 2026.01.05 22:36:13.891222 [ 277 ] {3ac82075-73a1-4bdd-bce2-e604aaf86738} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7436 | 2026.01.05 22:36:13.891377 [ 277 ] {3ac82075-73a1-4bdd-bce2-e604aaf86738} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001862 sec., 62298.60365198711 rows/sec., 5.28 MiB/sec. | ||
| 7437 | 2026.01.05 22:36:13.891417 [ 277 ] {3ac82075-73a1-4bdd-bce2-e604aaf86738} <Debug> TCPHandler: Processed in 0.00231275 sec. | ||
| 7438 | 2026.01.05 22:36:13.891545 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7439 | 2026.01.05 22:36:13.891641 [ 277 ] {dba8d2c2-94dd-4f23-a5bd-a290cafd0343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7440 | 2026.01.05 22:36:13.891681 [ 277 ] {dba8d2c2-94dd-4f23-a5bd-a290cafd0343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7441 | 2026.01.05 22:36:13.892087 [ 277 ] {dba8d2c2-94dd-4f23-a5bd-a290cafd0343} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7442 | 2026.01.05 22:36:13.892122 [ 277 ] {dba8d2c2-94dd-4f23-a5bd-a290cafd0343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7443 | 2026.01.05 22:36:13.892428 [ 277 ] {dba8d2c2-94dd-4f23-a5bd-a290cafd0343} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7444 | 2026.01.05 22:36:13.892640 [ 277 ] {dba8d2c2-94dd-4f23-a5bd-a290cafd0343} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2026.01.05 22:36:13.892766 [ 277 ] {dba8d2c2-94dd-4f23-a5bd-a290cafd0343} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001145 sec., 26200.873362445414 rows/sec., 1.92 MiB/sec. | ||
| 7446 | 2026.01.05 22:36:13.892804 [ 277 ] {dba8d2c2-94dd-4f23-a5bd-a290cafd0343} <Debug> TCPHandler: Processed in 0.001308955 sec. | ||
| 7447 | 2026.01.05 22:36:13.892913 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7448 | 2026.01.05 22:36:13.893007 [ 277 ] {8c28bc0e-ab1d-4868-9e22-ab3ea29933d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7449 | 2026.01.05 22:36:13.893045 [ 277 ] {8c28bc0e-ab1d-4868-9e22-ab3ea29933d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7450 | 2026.01.05 22:36:13.893484 [ 277 ] {8c28bc0e-ab1d-4868-9e22-ab3ea29933d2} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.01.05 22:36:13.893519 [ 277 ] {8c28bc0e-ab1d-4868-9e22-ab3ea29933d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7452 | 2026.01.05 22:36:13.893835 [ 277 ] {8c28bc0e-ab1d-4868-9e22-ab3ea29933d2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7453 | 2026.01.05 22:36:13.894051 [ 277 ] {8c28bc0e-ab1d-4868-9e22-ab3ea29933d2} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.01.05 22:36:13.894177 [ 277 ] {8c28bc0e-ab1d-4868-9e22-ab3ea29933d2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001188 sec., 79124.57912457912 rows/sec., 6.18 MiB/sec. | ||
| 7455 | 2026.01.05 22:36:13.894216 [ 277 ] {8c28bc0e-ab1d-4868-9e22-ab3ea29933d2} <Debug> TCPHandler: Processed in 0.001352217 sec. | ||
| 7456 | 2026.01.05 22:36:13.894330 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7457 | 2026.01.05 22:36:13.894425 [ 277 ] {53392481-4a53-40c7-87e1-5568a5b41b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7458 | 2026.01.05 22:36:13.894466 [ 277 ] {53392481-4a53-40c7-87e1-5568a5b41b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7459 | 2026.01.05 22:36:13.894871 [ 277 ] {53392481-4a53-40c7-87e1-5568a5b41b67} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2026.01.05 22:36:13.894905 [ 277 ] {53392481-4a53-40c7-87e1-5568a5b41b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7461 | 2026.01.05 22:36:13.895246 [ 277 ] {53392481-4a53-40c7-87e1-5568a5b41b67} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7462 | 2026.01.05 22:36:13.895486 [ 277 ] {53392481-4a53-40c7-87e1-5568a5b41b67} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7463 | 2026.01.05 22:36:13.895615 [ 277 ] {53392481-4a53-40c7-87e1-5568a5b41b67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 7464 | 2026.01.05 22:36:13.895652 [ 277 ] {53392481-4a53-40c7-87e1-5568a5b41b67} <Debug> TCPHandler: Processed in 0.001372048 sec. | ||
| 7465 | 2026.01.05 22:36:13.895754 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7466 | 2026.01.05 22:36:13.895853 [ 277 ] {4be5dd37-178f-440b-bf69-2ed14538d4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7467 | 2026.01.05 22:36:13.895909 [ 277 ] {4be5dd37-178f-440b-bf69-2ed14538d4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7468 | 2026.01.05 22:36:13.896735 [ 277 ] {4be5dd37-178f-440b-bf69-2ed14538d4bd} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7469 | 2026.01.05 22:36:13.896770 [ 277 ] {4be5dd37-178f-440b-bf69-2ed14538d4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7470 | 2026.01.05 22:36:13.897316 [ 277 ] {4be5dd37-178f-440b-bf69-2ed14538d4bd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7471 | 2026.01.05 22:36:13.897547 [ 277 ] {4be5dd37-178f-440b-bf69-2ed14538d4bd} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2026.01.05 22:36:13.897684 [ 277 ] {4be5dd37-178f-440b-bf69-2ed14538d4bd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00185 sec., 16216.216216216215 rows/sec., 29.06 MiB/sec. | ||
| 7473 | 2026.01.05 22:36:13.897739 [ 277 ] {4be5dd37-178f-440b-bf69-2ed14538d4bd} <Debug> TCPHandler: Processed in 0.00203291 sec. | ||
| 7474 | 2026.01.05 22:36:13.897854 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7475 | 2026.01.05 22:36:13.897950 [ 277 ] {1ebef6b3-eac0-4723-bac6-81a25a7f601b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7476 | 2026.01.05 22:36:13.897992 [ 277 ] {1ebef6b3-eac0-4723-bac6-81a25a7f601b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7477 | 2026.01.05 22:36:13.898335 [ 277 ] {1ebef6b3-eac0-4723-bac6-81a25a7f601b} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.01.05 22:36:13.898370 [ 277 ] {1ebef6b3-eac0-4723-bac6-81a25a7f601b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7479 | 2026.01.05 22:36:13.898689 [ 277 ] {1ebef6b3-eac0-4723-bac6-81a25a7f601b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7480 | 2026.01.05 22:36:13.898905 [ 277 ] {1ebef6b3-eac0-4723-bac6-81a25a7f601b} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.01.05 22:36:13.899031 [ 277 ] {1ebef6b3-eac0-4723-bac6-81a25a7f601b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 7482 | 2026.01.05 22:36:13.899068 [ 277 ] {1ebef6b3-eac0-4723-bac6-81a25a7f601b} <Debug> TCPHandler: Processed in 0.001264734 sec. | ||
| 7483 | 2026.01.05 22:36:16.289839 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7484 | 2026.01.05 22:36:16.289892 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7485 | 2026.01.05 22:36:16.400660 [ 123 ] {} <Debug> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7486 | 2026.01.05 22:36:16.400728 [ 123 ] {} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.01.05 22:36:16.400753 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7488 | 2026.01.05 22:36:16.400873 [ 200 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 7489 | 2026.01.05 22:36:16.401025 [ 200 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7490 | 2026.01.05 22:36:16.401062 [ 200 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 238 rows starting from the beginning of the part | ||
| 7491 | 2026.01.05 22:36:16.401133 [ 200 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 7492 | 2026.01.05 22:36:16.401177 [ 200 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 7493 | 2026.01.05 22:36:16.401218 [ 200 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 7494 | 2026.01.05 22:36:16.401256 [ 200 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 7495 | 2026.01.05 22:36:16.402053 [ 201 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227042 sec., 438452.7994966757 rows/sec., 31.99 MiB/sec. | ||
| 7496 | 2026.01.05 22:36:16.402292 [ 201 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7497 | 2026.01.05 22:36:16.402583 [ 201 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_14_3} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.01.05 22:36:16.402658 [ 201 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_14_3} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7499 | 2026.01.05 22:36:16.402760 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7500 | 2026.01.05 22:36:16.468902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18277 | ||
| 7501 | 2026.01.05 22:36:16.469591 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2026.01.05 22:36:16.469628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7503 | 2026.01.05 22:36:16.470072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7504 | 2026.01.05 22:36:16.470327 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7505 | 2026.01.05 22:36:16.470461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18277 | ||
| 7506 | 2026.01.05 22:36:17.384585 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7507 | 2026.01.05 22:36:17.400112 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7508 | 2026.01.05 22:36:17.400154 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7509 | 2026.01.05 22:36:17.406679 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7510 | 2026.01.05 22:36:17.407411 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7511 | 2026.01.05 22:36:17.410085 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7512 | 2026.01.05 22:36:18.888145 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2026.01.05 22:36:18.888445 [ 277 ] {bcfe5730-724c-4d45-ba6e-1544325939ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7514 | 2026.01.05 22:36:18.888550 [ 277 ] {bcfe5730-724c-4d45-ba6e-1544325939ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7515 | 2026.01.05 22:36:18.889438 [ 277 ] {bcfe5730-724c-4d45-ba6e-1544325939ad} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2026.01.05 22:36:18.889484 [ 277 ] {bcfe5730-724c-4d45-ba6e-1544325939ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7517 | 2026.01.05 22:36:18.889896 [ 277 ] {bcfe5730-724c-4d45-ba6e-1544325939ad} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7518 | 2026.01.05 22:36:18.890132 [ 277 ] {bcfe5730-724c-4d45-ba6e-1544325939ad} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.01.05 22:36:18.890287 [ 277 ] {bcfe5730-724c-4d45-ba6e-1544325939ad} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001922 sec., 39542.14360041623 rows/sec., 3.26 MiB/sec. | ||
| 7520 | 2026.01.05 22:36:18.890330 [ 277 ] {bcfe5730-724c-4d45-ba6e-1544325939ad} <Debug> TCPHandler: Processed in 0.002386353 sec. | ||
| 7521 | 2026.01.05 22:36:18.890464 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2026.01.05 22:36:18.890561 [ 277 ] {e7a4bcc5-e285-4100-b466-9d2ba36121b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7523 | 2026.01.05 22:36:18.890602 [ 277 ] {e7a4bcc5-e285-4100-b466-9d2ba36121b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7524 | 2026.01.05 22:36:18.891005 [ 277 ] {e7a4bcc5-e285-4100-b466-9d2ba36121b5} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.01.05 22:36:18.891042 [ 277 ] {e7a4bcc5-e285-4100-b466-9d2ba36121b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7526 | 2026.01.05 22:36:18.891361 [ 277 ] {e7a4bcc5-e285-4100-b466-9d2ba36121b5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7527 | 2026.01.05 22:36:18.891573 [ 277 ] {e7a4bcc5-e285-4100-b466-9d2ba36121b5} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.01.05 22:36:18.891702 [ 277 ] {e7a4bcc5-e285-4100-b466-9d2ba36121b5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
| 7529 | 2026.01.05 22:36:18.891741 [ 277 ] {e7a4bcc5-e285-4100-b466-9d2ba36121b5} <Debug> TCPHandler: Processed in 0.001327475 sec. | ||
| 7530 | 2026.01.05 22:36:18.891843 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2026.01.05 22:36:18.891938 [ 277 ] {72ab62c7-84f9-4bd6-9d0f-b738a45ad176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7532 | 2026.01.05 22:36:18.891977 [ 277 ] {72ab62c7-84f9-4bd6-9d0f-b738a45ad176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7533 | 2026.01.05 22:36:18.892410 [ 277 ] {72ab62c7-84f9-4bd6-9d0f-b738a45ad176} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.01.05 22:36:18.892447 [ 277 ] {72ab62c7-84f9-4bd6-9d0f-b738a45ad176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7535 | 2026.01.05 22:36:18.892752 [ 277 ] {72ab62c7-84f9-4bd6-9d0f-b738a45ad176} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7536 | 2026.01.05 22:36:18.892971 [ 277 ] {72ab62c7-84f9-4bd6-9d0f-b738a45ad176} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.01.05 22:36:18.893100 [ 277 ] {72ab62c7-84f9-4bd6-9d0f-b738a45ad176} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001181 sec., 62658.76375952583 rows/sec., 4.89 MiB/sec. | ||
| 7538 | 2026.01.05 22:36:18.893139 [ 277 ] {72ab62c7-84f9-4bd6-9d0f-b738a45ad176} <Debug> TCPHandler: Processed in 0.001346577 sec. | ||
| 7539 | 2026.01.05 22:36:18.893253 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7540 | 2026.01.05 22:36:18.893348 [ 277 ] {df7f43c6-610a-4810-a5c3-2378457861e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7541 | 2026.01.05 22:36:18.893391 [ 277 ] {df7f43c6-610a-4810-a5c3-2378457861e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7542 | 2026.01.05 22:36:18.893802 [ 277 ] {df7f43c6-610a-4810-a5c3-2378457861e2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.01.05 22:36:18.893838 [ 277 ] {df7f43c6-610a-4810-a5c3-2378457861e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7544 | 2026.01.05 22:36:18.894188 [ 277 ] {df7f43c6-610a-4810-a5c3-2378457861e2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7545 | 2026.01.05 22:36:18.894416 [ 277 ] {df7f43c6-610a-4810-a5c3-2378457861e2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2026.01.05 22:36:18.894544 [ 277 ] {df7f43c6-610a-4810-a5c3-2378457861e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 7547 | 2026.01.05 22:36:18.894582 [ 277 ] {df7f43c6-610a-4810-a5c3-2378457861e2} <Debug> TCPHandler: Processed in 0.001379128 sec. | ||
| 7548 | 2026.01.05 22:36:18.894688 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7549 | 2026.01.05 22:36:18.894787 [ 277 ] {926078cd-66f0-43f2-9e76-5b7e4eb0503a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7550 | 2026.01.05 22:36:18.894844 [ 277 ] {926078cd-66f0-43f2-9e76-5b7e4eb0503a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7551 | 2026.01.05 22:36:18.895620 [ 277 ] {926078cd-66f0-43f2-9e76-5b7e4eb0503a} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.01.05 22:36:18.895657 [ 277 ] {926078cd-66f0-43f2-9e76-5b7e4eb0503a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7553 | 2026.01.05 22:36:18.896175 [ 277 ] {926078cd-66f0-43f2-9e76-5b7e4eb0503a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7554 | 2026.01.05 22:36:18.896389 [ 277 ] {926078cd-66f0-43f2-9e76-5b7e4eb0503a} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2026.01.05 22:36:18.896531 [ 277 ] {926078cd-66f0-43f2-9e76-5b7e4eb0503a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 7556 | 2026.01.05 22:36:18.896585 [ 277 ] {926078cd-66f0-43f2-9e76-5b7e4eb0503a} <Debug> TCPHandler: Processed in 0.001947347 sec. | ||
| 7557 | 2026.01.05 22:36:18.896697 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7558 | 2026.01.05 22:36:18.896792 [ 277 ] {9b5236b0-cfcb-4994-81bf-e7afaa49b972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7559 | 2026.01.05 22:36:18.896833 [ 277 ] {9b5236b0-cfcb-4994-81bf-e7afaa49b972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7560 | 2026.01.05 22:36:18.897173 [ 277 ] {9b5236b0-cfcb-4994-81bf-e7afaa49b972} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7561 | 2026.01.05 22:36:18.897210 [ 277 ] {9b5236b0-cfcb-4994-81bf-e7afaa49b972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7562 | 2026.01.05 22:36:18.897510 [ 277 ] {9b5236b0-cfcb-4994-81bf-e7afaa49b972} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7563 | 2026.01.05 22:36:18.897718 [ 277 ] {9b5236b0-cfcb-4994-81bf-e7afaa49b972} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7564 | 2026.01.05 22:36:18.897846 [ 277 ] {9b5236b0-cfcb-4994-81bf-e7afaa49b972} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 7565 | 2026.01.05 22:36:18.897882 [ 277 ] {9b5236b0-cfcb-4994-81bf-e7afaa49b972} <Debug> TCPHandler: Processed in 0.001234122 sec. | ||
| 7566 | 2026.01.05 22:36:21.503310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 950 | ||
| 7567 | 2026.01.05 22:36:21.505468 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2026.01.05 22:36:21.505505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7569 | 2026.01.05 22:36:21.506686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7570 | 2026.01.05 22:36:21.506970 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2026.01.05 22:36:21.507226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
| 7572 | 2026.01.05 22:36:23.889085 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2026.01.05 22:36:23.889408 [ 277 ] {85ccb593-e084-4294-ba93-906f226e8bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7574 | 2026.01.05 22:36:23.889484 [ 277 ] {85ccb593-e084-4294-ba93-906f226e8bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7575 | 2026.01.05 22:36:23.890113 [ 277 ] {85ccb593-e084-4294-ba93-906f226e8bbf} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2026.01.05 22:36:23.890160 [ 277 ] {85ccb593-e084-4294-ba93-906f226e8bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7577 | 2026.01.05 22:36:23.890547 [ 277 ] {85ccb593-e084-4294-ba93-906f226e8bbf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7578 | 2026.01.05 22:36:23.890775 [ 277 ] {85ccb593-e084-4294-ba93-906f226e8bbf} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2026.01.05 22:36:23.890928 [ 277 ] {85ccb593-e084-4294-ba93-906f226e8bbf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001598 sec., 1251.5644555694619 rows/sec., 102.06 KiB/sec. | ||
| 7580 | 2026.01.05 22:36:23.890971 [ 277 ] {85ccb593-e084-4294-ba93-906f226e8bbf} <Debug> TCPHandler: Processed in 0.002074361 sec. | ||
| 7581 | 2026.01.05 22:36:23.891090 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2026.01.05 22:36:23.891185 [ 277 ] {3e9e4110-9654-4224-bc93-65e9389e2e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7583 | 2026.01.05 22:36:23.891228 [ 277 ] {3e9e4110-9654-4224-bc93-65e9389e2e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7584 | 2026.01.05 22:36:23.891668 [ 277 ] {3e9e4110-9654-4224-bc93-65e9389e2e8a} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2026.01.05 22:36:23.891705 [ 277 ] {3e9e4110-9654-4224-bc93-65e9389e2e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7586 | 2026.01.05 22:36:23.892028 [ 277 ] {3e9e4110-9654-4224-bc93-65e9389e2e8a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7587 | 2026.01.05 22:36:23.892243 [ 277 ] {3e9e4110-9654-4224-bc93-65e9389e2e8a} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.01.05 22:36:23.892360 [ 116 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7589 | 2026.01.05 22:36:23.892370 [ 277 ] {3e9e4110-9654-4224-bc93-65e9389e2e8a} <Debug> executeQuery: Read 117 rows, 10.14 KiB in 0.001204 sec., 97176.07973421927 rows/sec., 8.23 MiB/sec. | ||
| 7590 | 2026.01.05 22:36:23.892438 [ 116 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.01.05 22:36:23.892453 [ 277 ] {3e9e4110-9654-4224-bc93-65e9389e2e8a} <Debug> TCPHandler: Processed in 0.001411349 sec. | ||
| 7592 | 2026.01.05 22:36:23.892472 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7593 | 2026.01.05 22:36:23.892577 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7594 | 2026.01.05 22:36:23.892581 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 7595 | 2026.01.05 22:36:23.892675 [ 277 ] {919f5e09-2c7c-4ab6-96d4-b4cfddfc8948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7596 | 2026.01.05 22:36:23.892700 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7597 | 2026.01.05 22:36:23.892715 [ 277 ] {919f5e09-2c7c-4ab6-96d4-b4cfddfc8948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7598 | 2026.01.05 22:36:23.892735 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1323 rows starting from the beginning of the part | ||
| 7599 | 2026.01.05 22:36:23.892802 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1218 rows starting from the beginning of the part | ||
| 7600 | 2026.01.05 22:36:23.892854 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 7601 | 2026.01.05 22:36:23.892901 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 116 rows starting from the beginning of the part | ||
| 7602 | 2026.01.05 22:36:23.892951 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 76 rows starting from the beginning of the part | ||
| 7603 | 2026.01.05 22:36:23.892997 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 117 rows starting from the beginning of the part | ||
| 7604 | 2026.01.05 22:36:23.893115 [ 277 ] {919f5e09-2c7c-4ab6-96d4-b4cfddfc8948} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2026.01.05 22:36:23.893151 [ 277 ] {919f5e09-2c7c-4ab6-96d4-b4cfddfc8948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7606 | 2026.01.05 22:36:23.893467 [ 277 ] {919f5e09-2c7c-4ab6-96d4-b4cfddfc8948} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7607 | 2026.01.05 22:36:23.893707 [ 277 ] {919f5e09-2c7c-4ab6-96d4-b4cfddfc8948} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7608 | 2026.01.05 22:36:23.893835 [ 277 ] {919f5e09-2c7c-4ab6-96d4-b4cfddfc8948} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001179 sec., 27141.64546225615 rows/sec., 1.98 MiB/sec. | ||
| 7609 | 2026.01.05 22:36:23.893873 [ 277 ] {919f5e09-2c7c-4ab6-96d4-b4cfddfc8948} <Debug> TCPHandler: Processed in 0.001345437 sec. | ||
| 7610 | 2026.01.05 22:36:23.893980 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7611 | 2026.01.05 22:36:23.894084 [ 277 ] {346ab4f2-e91e-49cd-b315-84a2ab0c346a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7612 | 2026.01.05 22:36:23.894125 [ 277 ] {346ab4f2-e91e-49cd-b315-84a2ab0c346a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7613 | 2026.01.05 22:36:23.894295 [ 201 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2906 rows, containing 5 columns (5 merged, 0 gathered) in 0.001754821 sec., 1656009.3593591598 rows/sec., 142.09 MiB/sec. | ||
| 7614 | 2026.01.05 22:36:23.894559 [ 277 ] {346ab4f2-e91e-49cd-b315-84a2ab0c346a} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2026.01.05 22:36:23.894601 [ 277 ] {346ab4f2-e91e-49cd-b315-84a2ab0c346a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7616 | 2026.01.05 22:36:23.894696 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7617 | 2026.01.05 22:36:23.894975 [ 277 ] {346ab4f2-e91e-49cd-b315-84a2ab0c346a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7618 | 2026.01.05 22:36:23.895090 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_56_11} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7619 | 2026.01.05 22:36:23.895193 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_56_11} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7620 | 2026.01.05 22:36:23.895259 [ 277 ] {346ab4f2-e91e-49cd-b315-84a2ab0c346a} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2026.01.05 22:36:23.895296 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 7622 | 2026.01.05 22:36:23.895393 [ 115 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7623 | 2026.01.05 22:36:23.895399 [ 277 ] {346ab4f2-e91e-49cd-b315-84a2ab0c346a} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001335 sec., 71910.11235955056 rows/sec., 5.62 MiB/sec. | ||
| 7624 | 2026.01.05 22:36:23.895441 [ 115 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2026.01.05 22:36:23.895455 [ 277 ] {346ab4f2-e91e-49cd-b315-84a2ab0c346a} <Debug> TCPHandler: Processed in 0.001526303 sec. | ||
| 7626 | 2026.01.05 22:36:23.895465 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7627 | 2026.01.05 22:36:23.895555 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 7628 | 2026.01.05 22:36:23.895571 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7629 | 2026.01.05 22:36:23.895665 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7630 | 2026.01.05 22:36:23.895672 [ 277 ] {c6d97f4b-63bd-4a8b-8acd-5b3cd9da4b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7631 | 2026.01.05 22:36:23.895705 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 791 rows starting from the beginning of the part | ||
| 7632 | 2026.01.05 22:36:23.895730 [ 277 ] {c6d97f4b-63bd-4a8b-8acd-5b3cd9da4b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7633 | 2026.01.05 22:36:23.895792 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 532 rows starting from the beginning of the part | ||
| 7634 | 2026.01.05 22:36:23.895844 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 7635 | 2026.01.05 22:36:23.895885 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 94 rows starting from the beginning of the part | ||
| 7636 | 2026.01.05 22:36:23.895922 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 74 rows starting from the beginning of the part | ||
| 7637 | 2026.01.05 22:36:23.895962 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 96 rows starting from the beginning of the part | ||
| 7638 | 2026.01.05 22:36:23.896149 [ 277 ] {c6d97f4b-63bd-4a8b-8acd-5b3cd9da4b03} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2026.01.05 22:36:23.896191 [ 277 ] {c6d97f4b-63bd-4a8b-8acd-5b3cd9da4b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7640 | 2026.01.05 22:36:23.896621 [ 277 ] {c6d97f4b-63bd-4a8b-8acd-5b3cd9da4b03} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7641 | 2026.01.05 22:36:23.896853 [ 277 ] {c6d97f4b-63bd-4a8b-8acd-5b3cd9da4b03} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.01.05 22:36:23.896951 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7643 | 2026.01.05 22:36:23.896975 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7644 | 2026.01.05 22:36:23.896983 [ 277 ] {c6d97f4b-63bd-4a8b-8acd-5b3cd9da4b03} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001331 sec., 120961.68294515403 rows/sec., 8.42 MiB/sec. | ||
| 7645 | 2026.01.05 22:36:23.896991 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7646 | 2026.01.05 22:36:23.897018 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1651 rows, containing 5 columns (5 merged, 0 gathered) in 0.001504032 sec., 1097716.0060424246 rows/sec., 84.99 MiB/sec. | ||
| 7647 | 2026.01.05 22:36:23.897023 [ 277 ] {c6d97f4b-63bd-4a8b-8acd-5b3cd9da4b03} <Debug> TCPHandler: Processed in 0.001502542 sec. | ||
| 7648 | 2026.01.05 22:36:23.897096 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 7649 | 2026.01.05 22:36:23.897159 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7650 | 2026.01.05 22:36:23.897228 [ 202 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7651 | 2026.01.05 22:36:23.897246 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7652 | 2026.01.05 22:36:23.897262 [ 277 ] {180ca807-d366-4ca3-8d37-82785a2b3150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7653 | 2026.01.05 22:36:23.897293 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 8786 rows starting from the beginning of the part | ||
| 7654 | 2026.01.05 22:36:23.897325 [ 277 ] {180ca807-d366-4ca3-8d37-82785a2b3150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7655 | 2026.01.05 22:36:23.897371 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6946 rows starting from the beginning of the part | ||
| 7656 | 2026.01.05 22:36:23.897424 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 128 rows starting from the beginning of the part | ||
| 7657 | 2026.01.05 22:36:23.897467 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 7658 | 2026.01.05 22:36:23.897507 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 7659 | 2026.01.05 22:36:23.897527 [ 202 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_56_11} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.01.05 22:36:23.897549 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 161 rows starting from the beginning of the part | ||
| 7661 | 2026.01.05 22:36:23.897602 [ 202 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_56_11} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7662 | 2026.01.05 22:36:23.897698 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7663 | 2026.01.05 22:36:23.898125 [ 277 ] {180ca807-d366-4ca3-8d37-82785a2b3150} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.01.05 22:36:23.898165 [ 277 ] {180ca807-d366-4ca3-8d37-82785a2b3150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7665 | 2026.01.05 22:36:23.898881 [ 277 ] {180ca807-d366-4ca3-8d37-82785a2b3150} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7666 | 2026.01.05 22:36:23.899125 [ 277 ] {180ca807-d366-4ca3-8d37-82785a2b3150} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2026.01.05 22:36:23.899267 [ 277 ] {180ca807-d366-4ca3-8d37-82785a2b3150} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002025 sec., 14814.814814814816 rows/sec., 26.55 MiB/sec. | ||
| 7668 | 2026.01.05 22:36:23.899321 [ 277 ] {180ca807-d366-4ca3-8d37-82785a2b3150} <Debug> TCPHandler: Processed in 0.002210517 sec. | ||
| 7669 | 2026.01.05 22:36:23.899438 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7670 | 2026.01.05 22:36:23.899535 [ 277 ] {794c39dd-0e13-4658-98a0-6891facd6f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7671 | 2026.01.05 22:36:23.899577 [ 277 ] {794c39dd-0e13-4658-98a0-6891facd6f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7672 | 2026.01.05 22:36:23.899930 [ 277 ] {794c39dd-0e13-4658-98a0-6891facd6f93} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2026.01.05 22:36:23.899964 [ 277 ] {794c39dd-0e13-4658-98a0-6891facd6f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7674 | 2026.01.05 22:36:23.900497 [ 277 ] {794c39dd-0e13-4658-98a0-6891facd6f93} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7675 | 2026.01.05 22:36:23.900782 [ 277 ] {794c39dd-0e13-4658-98a0-6891facd6f93} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2026.01.05 22:36:23.900903 [ 115 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7677 | 2026.01.05 22:36:23.900930 [ 115 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2026.01.05 22:36:23.900947 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7679 | 2026.01.05 22:36:23.900947 [ 277 ] {794c39dd-0e13-4658-98a0-6891facd6f93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec. | ||
| 7680 | 2026.01.05 22:36:23.900999 [ 277 ] {794c39dd-0e13-4658-98a0-6891facd6f93} <Debug> TCPHandler: Processed in 0.001609786 sec. | ||
| 7681 | 2026.01.05 22:36:23.901034 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 7682 | 2026.01.05 22:36:23.901154 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7683 | 2026.01.05 22:36:23.901192 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3056 rows starting from the beginning of the part | ||
| 7684 | 2026.01.05 22:36:23.901260 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part | ||
| 7685 | 2026.01.05 22:36:23.901309 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
| 7686 | 2026.01.05 22:36:23.901357 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 7687 | 2026.01.05 22:36:23.901397 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 7688 | 2026.01.05 22:36:23.901436 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 7689 | 2026.01.05 22:36:23.902409 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16341 rows, containing 5 columns (5 merged, 0 gathered) in 0.005364326 sec., 3046235.4450493874 rows/sec., 208.77 MiB/sec. | ||
| 7690 | 2026.01.05 22:36:23.902760 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3296 rows, containing 4 columns (4 merged, 0 gathered) in 0.001763601 sec., 1868903.4537857485 rows/sec., 124.39 MiB/sec. | ||
| 7691 | 2026.01.05 22:36:23.902849 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7692 | 2026.01.05 22:36:23.903119 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2026.01.05 22:36:23.903179 [ 189 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7694 | 2026.01.05 22:36:23.903191 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7695 | 2026.01.05 22:36:23.903270 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 7696 | 2026.01.05 22:36:23.903481 [ 189 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_56_11} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7697 | 2026.01.05 22:36:23.903565 [ 189 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_56_11} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7698 | 2026.01.05 22:36:23.903656 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7699 | 2026.01.05 22:36:23.971511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18725 | ||
| 7700 | 2026.01.05 22:36:23.971971 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2026.01.05 22:36:23.972013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7702 | 2026.01.05 22:36:23.972511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7703 | 2026.01.05 22:36:23.972729 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2026.01.05 22:36:23.972858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18725 | ||
| 7705 | 2026.01.05 22:36:24.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.01 MiB, peak 301.46 MiB, free memory in arenas 0.00 B, will set to 292.20 MiB (RSS), difference: 1.19 MiB | ||
| 7706 | 2026.01.05 22:36:24.910144 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7707 | 2026.01.05 22:36:24.926660 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.01.05 22:36:24.926707 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7709 | 2026.01.05 22:36:24.932839 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7710 | 2026.01.05 22:36:24.933547 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.01.05 22:36:24.936469 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7712 | 2026.01.05 22:36:28.887675 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7713 | 2026.01.05 22:36:28.887924 [ 277 ] {00da8095-c748-43f8-ba33-ef73917271d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7714 | 2026.01.05 22:36:28.888005 [ 277 ] {00da8095-c748-43f8-ba33-ef73917271d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7715 | 2026.01.05 22:36:28.888984 [ 277 ] {00da8095-c748-43f8-ba33-ef73917271d0} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2026.01.05 22:36:28.889038 [ 277 ] {00da8095-c748-43f8-ba33-ef73917271d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7717 | 2026.01.05 22:36:28.889601 [ 277 ] {00da8095-c748-43f8-ba33-ef73917271d0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7718 | 2026.01.05 22:36:28.889931 [ 277 ] {00da8095-c748-43f8-ba33-ef73917271d0} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2026.01.05 22:36:28.890155 [ 277 ] {00da8095-c748-43f8-ba33-ef73917271d0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.0023 sec., 33043.47826086957 rows/sec., 2.72 MiB/sec. | ||
| 7720 | 2026.01.05 22:36:28.890226 [ 277 ] {00da8095-c748-43f8-ba33-ef73917271d0} <Debug> TCPHandler: Processed in 0.002740045 sec. | ||
| 7721 | 2026.01.05 22:36:28.890440 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2026.01.05 22:36:28.890560 [ 277 ] {8c9a6b81-f2a0-43f9-a8cb-d1d6e2d0ce22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7723 | 2026.01.05 22:36:28.890619 [ 277 ] {8c9a6b81-f2a0-43f9-a8cb-d1d6e2d0ce22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7724 | 2026.01.05 22:36:28.891169 [ 277 ] {8c9a6b81-f2a0-43f9-a8cb-d1d6e2d0ce22} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2026.01.05 22:36:28.891213 [ 277 ] {8c9a6b81-f2a0-43f9-a8cb-d1d6e2d0ce22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7726 | 2026.01.05 22:36:28.891544 [ 277 ] {8c9a6b81-f2a0-43f9-a8cb-d1d6e2d0ce22} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7727 | 2026.01.05 22:36:28.891769 [ 277 ] {8c9a6b81-f2a0-43f9-a8cb-d1d6e2d0ce22} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2026.01.05 22:36:28.891913 [ 277 ] {8c9a6b81-f2a0-43f9-a8cb-d1d6e2d0ce22} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001387 sec., 7209.805335255948 rows/sec., 542.14 KiB/sec. | ||
| 7729 | 2026.01.05 22:36:28.891953 [ 277 ] {8c9a6b81-f2a0-43f9-a8cb-d1d6e2d0ce22} <Debug> TCPHandler: Processed in 0.001579925 sec. | ||
| 7730 | 2026.01.05 22:36:28.892083 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7731 | 2026.01.05 22:36:28.892179 [ 277 ] {2aadd6c1-757c-4a27-bb1b-c13f3189685a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7732 | 2026.01.05 22:36:28.892220 [ 277 ] {2aadd6c1-757c-4a27-bb1b-c13f3189685a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7733 | 2026.01.05 22:36:28.892663 [ 277 ] {2aadd6c1-757c-4a27-bb1b-c13f3189685a} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7734 | 2026.01.05 22:36:28.892706 [ 277 ] {2aadd6c1-757c-4a27-bb1b-c13f3189685a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7735 | 2026.01.05 22:36:28.893044 [ 277 ] {2aadd6c1-757c-4a27-bb1b-c13f3189685a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7736 | 2026.01.05 22:36:28.893272 [ 277 ] {2aadd6c1-757c-4a27-bb1b-c13f3189685a} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7737 | 2026.01.05 22:36:28.893403 [ 277 ] {2aadd6c1-757c-4a27-bb1b-c13f3189685a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001243 sec., 59533.386967015285 rows/sec., 4.65 MiB/sec. | ||
| 7738 | 2026.01.05 22:36:28.893442 [ 277 ] {2aadd6c1-757c-4a27-bb1b-c13f3189685a} <Debug> TCPHandler: Processed in 0.001409629 sec. | ||
| 7739 | 2026.01.05 22:36:28.893560 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7740 | 2026.01.05 22:36:28.893655 [ 277 ] {eae2bca5-cac0-444d-adca-72dc84f92ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7741 | 2026.01.05 22:36:28.893701 [ 277 ] {eae2bca5-cac0-444d-adca-72dc84f92ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7742 | 2026.01.05 22:36:28.894122 [ 277 ] {eae2bca5-cac0-444d-adca-72dc84f92ab2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2026.01.05 22:36:28.894159 [ 277 ] {eae2bca5-cac0-444d-adca-72dc84f92ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7744 | 2026.01.05 22:36:28.894533 [ 277 ] {eae2bca5-cac0-444d-adca-72dc84f92ab2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7745 | 2026.01.05 22:36:28.894783 [ 277 ] {eae2bca5-cac0-444d-adca-72dc84f92ab2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2026.01.05 22:36:28.894917 [ 277 ] {eae2bca5-cac0-444d-adca-72dc84f92ab2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 7747 | 2026.01.05 22:36:28.894955 [ 277 ] {eae2bca5-cac0-444d-adca-72dc84f92ab2} <Debug> TCPHandler: Processed in 0.00144784 sec. | ||
| 7748 | 2026.01.05 22:36:28.895067 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7749 | 2026.01.05 22:36:28.895167 [ 277 ] {87beba51-afa8-4236-91e0-01112b0d9345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7750 | 2026.01.05 22:36:28.895224 [ 277 ] {87beba51-afa8-4236-91e0-01112b0d9345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7751 | 2026.01.05 22:36:28.896033 [ 277 ] {87beba51-afa8-4236-91e0-01112b0d9345} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7752 | 2026.01.05 22:36:28.896072 [ 277 ] {87beba51-afa8-4236-91e0-01112b0d9345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7753 | 2026.01.05 22:36:28.896674 [ 277 ] {87beba51-afa8-4236-91e0-01112b0d9345} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7754 | 2026.01.05 22:36:28.896906 [ 277 ] {87beba51-afa8-4236-91e0-01112b0d9345} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7755 | 2026.01.05 22:36:28.897049 [ 277 ] {87beba51-afa8-4236-91e0-01112b0d9345} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001901 sec., 5260.389268805892 rows/sec., 9.43 MiB/sec. | ||
| 7756 | 2026.01.05 22:36:28.897123 [ 277 ] {87beba51-afa8-4236-91e0-01112b0d9345} <Debug> TCPHandler: Processed in 0.002105703 sec. | ||
| 7757 | 2026.01.05 22:36:28.897240 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7758 | 2026.01.05 22:36:28.897333 [ 277 ] {ecaa9e0b-140a-4838-b517-406a8f122a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7759 | 2026.01.05 22:36:28.897376 [ 277 ] {ecaa9e0b-140a-4838-b517-406a8f122a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7760 | 2026.01.05 22:36:28.897725 [ 277 ] {ecaa9e0b-140a-4838-b517-406a8f122a8a} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7761 | 2026.01.05 22:36:28.897763 [ 277 ] {ecaa9e0b-140a-4838-b517-406a8f122a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7762 | 2026.01.05 22:36:28.898093 [ 277 ] {ecaa9e0b-140a-4838-b517-406a8f122a8a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7763 | 2026.01.05 22:36:28.898321 [ 277 ] {ecaa9e0b-140a-4838-b517-406a8f122a8a} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7764 | 2026.01.05 22:36:28.898452 [ 277 ] {ecaa9e0b-140a-4838-b517-406a8f122a8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 7765 | 2026.01.05 22:36:28.898488 [ 277 ] {ecaa9e0b-140a-4838-b517-406a8f122a8a} <Debug> TCPHandler: Processed in 0.001298185 sec. | ||
| 7766 | 2026.01.05 22:36:31.290138 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7767 | 2026.01.05 22:36:31.290192 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7768 | 2026.01.05 22:36:31.473914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19237 | ||
| 7769 | 2026.01.05 22:36:31.474482 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7770 | 2026.01.05 22:36:31.474523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7771 | 2026.01.05 22:36:31.474997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7772 | 2026.01.05 22:36:31.475235 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2026.01.05 22:36:31.475380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19237 | ||
| 7774 | 2026.01.05 22:36:31.508320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 976 | ||
| 7775 | 2026.01.05 22:36:31.510550 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7776 | 2026.01.05 22:36:31.510592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7777 | 2026.01.05 22:36:31.511759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7778 | 2026.01.05 22:36:31.512023 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7779 | 2026.01.05 22:36:31.512305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 7780 | 2026.01.05 22:36:32.436534 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7781 | 2026.01.05 22:36:32.453302 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.01.05 22:36:32.453347 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7783 | 2026.01.05 22:36:32.459629 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7784 | 2026.01.05 22:36:32.460367 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.01.05 22:36:32.463389 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7786 | 2026.01.05 22:36:33.888683 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7787 | 2026.01.05 22:36:33.888872 [ 277 ] {714db15a-9f86-44a3-80ea-034938082533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7788 | 2026.01.05 22:36:33.888938 [ 277 ] {714db15a-9f86-44a3-80ea-034938082533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7789 | 2026.01.05 22:36:33.889665 [ 277 ] {714db15a-9f86-44a3-80ea-034938082533} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.01.05 22:36:33.889714 [ 277 ] {714db15a-9f86-44a3-80ea-034938082533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7791 | 2026.01.05 22:36:33.890118 [ 277 ] {714db15a-9f86-44a3-80ea-034938082533} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7792 | 2026.01.05 22:36:33.890349 [ 277 ] {714db15a-9f86-44a3-80ea-034938082533} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.01.05 22:36:33.890502 [ 277 ] {714db15a-9f86-44a3-80ea-034938082533} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.00168 sec., 69047.61904761904 rows/sec., 5.85 MiB/sec. | ||
| 7794 | 2026.01.05 22:36:33.890543 [ 277 ] {714db15a-9f86-44a3-80ea-034938082533} <Debug> TCPHandler: Processed in 0.001990918 sec. | ||
| 7795 | 2026.01.05 22:36:33.890666 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7796 | 2026.01.05 22:36:33.890760 [ 277 ] {1787283f-f85e-4658-b008-e17decb5a680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7797 | 2026.01.05 22:36:33.890802 [ 277 ] {1787283f-f85e-4658-b008-e17decb5a680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7798 | 2026.01.05 22:36:33.891195 [ 277 ] {1787283f-f85e-4658-b008-e17decb5a680} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2026.01.05 22:36:33.891232 [ 277 ] {1787283f-f85e-4658-b008-e17decb5a680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7800 | 2026.01.05 22:36:33.891522 [ 277 ] {1787283f-f85e-4658-b008-e17decb5a680} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7801 | 2026.01.05 22:36:33.891726 [ 277 ] {1787283f-f85e-4658-b008-e17decb5a680} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2026.01.05 22:36:33.891838 [ 104 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7803 | 2026.01.05 22:36:33.891851 [ 277 ] {1787283f-f85e-4658-b008-e17decb5a680} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00111 sec., 27027.027027027023 rows/sec., 1.98 MiB/sec. | ||
| 7804 | 2026.01.05 22:36:33.891903 [ 104 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2026.01.05 22:36:33.891913 [ 277 ] {1787283f-f85e-4658-b008-e17decb5a680} <Debug> TCPHandler: Processed in 0.001294755 sec. | ||
| 7806 | 2026.01.05 22:36:33.891931 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7807 | 2026.01.05 22:36:33.892042 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 7808 | 2026.01.05 22:36:33.892055 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2026.01.05 22:36:33.892148 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7810 | 2026.01.05 22:36:33.892183 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 277 rows starting from the beginning of the part | ||
| 7811 | 2026.01.05 22:36:33.892186 [ 277 ] {ffc9e37d-dc1e-480f-b7bf-6b7a9f7ebef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7812 | 2026.01.05 22:36:33.892241 [ 277 ] {ffc9e37d-dc1e-480f-b7bf-6b7a9f7ebef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7813 | 2026.01.05 22:36:33.892250 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 7814 | 2026.01.05 22:36:33.892304 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 7815 | 2026.01.05 22:36:33.892358 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 7816 | 2026.01.05 22:36:33.892405 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 7817 | 2026.01.05 22:36:33.892458 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 7818 | 2026.01.05 22:36:33.892760 [ 277 ] {ffc9e37d-dc1e-480f-b7bf-6b7a9f7ebef2} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2026.01.05 22:36:33.892803 [ 277 ] {ffc9e37d-dc1e-480f-b7bf-6b7a9f7ebef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7820 | 2026.01.05 22:36:33.893138 [ 277 ] {ffc9e37d-dc1e-480f-b7bf-6b7a9f7ebef2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7821 | 2026.01.05 22:36:33.893276 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276754 sec., 304678.8966394466 rows/sec., 21.12 MiB/sec. | ||
| 7822 | 2026.01.05 22:36:33.893370 [ 277 ] {ffc9e37d-dc1e-480f-b7bf-6b7a9f7ebef2} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.01.05 22:36:33.893501 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7824 | 2026.01.05 22:36:33.893518 [ 277 ] {ffc9e37d-dc1e-480f-b7bf-6b7a9f7ebef2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001357 sec., 69270.44952100221 rows/sec., 5.41 MiB/sec. | ||
| 7825 | 2026.01.05 22:36:33.893561 [ 277 ] {ffc9e37d-dc1e-480f-b7bf-6b7a9f7ebef2} <Debug> TCPHandler: Processed in 0.001576054 sec. | ||
| 7826 | 2026.01.05 22:36:33.893671 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2026.01.05 22:36:33.893769 [ 277 ] {61d609a7-2342-493b-9c72-7e509fbb90cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7828 | 2026.01.05 22:36:33.893815 [ 277 ] {61d609a7-2342-493b-9c72-7e509fbb90cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7829 | 2026.01.05 22:36:33.893861 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_46_9} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2026.01.05 22:36:33.893954 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_46_9} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7831 | 2026.01.05 22:36:33.894064 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7832 | 2026.01.05 22:36:33.894226 [ 277 ] {61d609a7-2342-493b-9c72-7e509fbb90cc} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.01.05 22:36:33.894268 [ 277 ] {61d609a7-2342-493b-9c72-7e509fbb90cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7834 | 2026.01.05 22:36:33.894627 [ 277 ] {61d609a7-2342-493b-9c72-7e509fbb90cc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7835 | 2026.01.05 22:36:33.894855 [ 277 ] {61d609a7-2342-493b-9c72-7e509fbb90cc} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.01.05 22:36:33.894995 [ 277 ] {61d609a7-2342-493b-9c72-7e509fbb90cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 7837 | 2026.01.05 22:36:33.895033 [ 277 ] {61d609a7-2342-493b-9c72-7e509fbb90cc} <Debug> TCPHandler: Processed in 0.001412319 sec. | ||
| 7838 | 2026.01.05 22:36:33.895152 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2026.01.05 22:36:33.895249 [ 277 ] {f5608a4d-1b24-43bc-9573-481794312012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7840 | 2026.01.05 22:36:33.895304 [ 277 ] {f5608a4d-1b24-43bc-9573-481794312012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7841 | 2026.01.05 22:36:33.896150 [ 277 ] {f5608a4d-1b24-43bc-9573-481794312012} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.01.05 22:36:33.896195 [ 277 ] {f5608a4d-1b24-43bc-9573-481794312012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7843 | 2026.01.05 22:36:33.896760 [ 277 ] {f5608a4d-1b24-43bc-9573-481794312012} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7844 | 2026.01.05 22:36:33.896989 [ 277 ] {f5608a4d-1b24-43bc-9573-481794312012} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.01.05 22:36:33.897100 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7846 | 2026.01.05 22:36:33.897129 [ 277 ] {f5608a4d-1b24-43bc-9573-481794312012} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001899 sec., 15797.78830963665 rows/sec., 28.31 MiB/sec. | ||
| 7847 | 2026.01.05 22:36:33.897131 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7848 | 2026.01.05 22:36:33.897175 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7849 | 2026.01.05 22:36:33.897189 [ 277 ] {f5608a4d-1b24-43bc-9573-481794312012} <Debug> TCPHandler: Processed in 0.002085262 sec. | ||
| 7850 | 2026.01.05 22:36:33.897272 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 7851 | 2026.01.05 22:36:33.897304 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7852 | 2026.01.05 22:36:33.897407 [ 277 ] {724b8300-031b-4855-aa4d-8e5e359217a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7853 | 2026.01.05 22:36:33.897449 [ 277 ] {724b8300-031b-4855-aa4d-8e5e359217a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7854 | 2026.01.05 22:36:33.897548 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7855 | 2026.01.05 22:36:33.897615 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 821 rows starting from the beginning of the part | ||
| 7856 | 2026.01.05 22:36:33.897760 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 7857 | 2026.01.05 22:36:33.897774 [ 277 ] {724b8300-031b-4855-aa4d-8e5e359217a8} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2026.01.05 22:36:33.897815 [ 277 ] {724b8300-031b-4855-aa4d-8e5e359217a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7859 | 2026.01.05 22:36:33.897872 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7860 | 2026.01.05 22:36:33.897988 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
| 7861 | 2026.01.05 22:36:33.898093 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7862 | 2026.01.05 22:36:33.898159 [ 277 ] {724b8300-031b-4855-aa4d-8e5e359217a8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7863 | 2026.01.05 22:36:33.898199 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 7864 | 2026.01.05 22:36:33.898402 [ 277 ] {724b8300-031b-4855-aa4d-8e5e359217a8} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2026.01.05 22:36:33.898541 [ 277 ] {724b8300-031b-4855-aa4d-8e5e359217a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 7866 | 2026.01.05 22:36:33.898579 [ 277 ] {724b8300-031b-4855-aa4d-8e5e359217a8} <Debug> TCPHandler: Processed in 0.001324886 sec. | ||
| 7867 | 2026.01.05 22:36:33.902689 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 931 rows, containing 19 columns (19 merged, 0 gathered) in 0.005465549 sec., 170339.70420903736 rows/sec., 305.24 MiB/sec. | ||
| 7868 | 2026.01.05 22:36:33.904199 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7869 | 2026.01.05 22:36:33.904579 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2026.01.05 22:36:33.904658 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7871 | 2026.01.05 22:36:33.904821 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.11 MiB. | ||
| 7872 | 2026.01.05 22:36:34.000235 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.11 MiB, peak 301.46 MiB, free memory in arenas 0.00 B, will set to 294.49 MiB (RSS), difference: 1.38 MiB | ||
| 7873 | 2026.01.05 22:36:34.152909 [ 104 ] {} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7874 | 2026.01.05 22:36:34.152968 [ 104 ] {} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7875 | 2026.01.05 22:36:34.152988 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7876 | 2026.01.05 22:36:34.153091 [ 202 ] {067a4502-a950-4616-983a-e1f067f168c6::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 | ||
| 7877 | 2026.01.05 22:36:34.153227 [ 202 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7878 | 2026.01.05 22:36:34.153263 [ 202 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7879 | 2026.01.05 22:36:34.153341 [ 202 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 7880 | 2026.01.05 22:36:34.153392 [ 202 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 7881 | 2026.01.05 22:36:34.153442 [ 202 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 7882 | 2026.01.05 22:36:34.153489 [ 202 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 7883 | 2026.01.05 22:36:34.154234 [ 194 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001189361 sec., 30268.3541834649 rows/sec., 2.53 MiB/sec. | ||
| 7884 | 2026.01.05 22:36:34.154355 [ 190 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7885 | 2026.01.05 22:36:34.154608 [ 190 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_13_3} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2026.01.05 22:36:34.154677 [ 190 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_13_3} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7887 | 2026.01.05 22:36:34.154742 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7888 | 2026.01.05 22:36:36.178476 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34906 | ||
| 7889 | 2026.01.05 22:36:36.178599 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7890 | 2026.01.05 22:36:36.178634 [ 291 ] {} <Debug> TCP-Session: 7254b1e3-a353-411b-8d7c-c7a7d3603005 Authenticating user 'default' from [fd00:1122:3344:101::e]:34906 | ||
| 7891 | 2026.01.05 22:36:36.178663 [ 291 ] {} <Debug> TCP-Session: 7254b1e3-a353-411b-8d7c-c7a7d3603005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7892 | 2026.01.05 22:36:36.178682 [ 291 ] {} <Debug> TCP-Session: 7254b1e3-a353-411b-8d7c-c7a7d3603005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7893 | 2026.01.05 22:36:36.178919 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60439 | ||
| 7894 | 2026.01.05 22:36:36.178925 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42521 | ||
| 7895 | 2026.01.05 22:36:36.178980 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60233 | ||
| 7896 | 2026.01.05 22:36:36.179018 [ 291 ] {} <Trace> TCP-Session: 7254b1e3-a353-411b-8d7c-c7a7d3603005 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7897 | 2026.01.05 22:36:36.179014 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57267 | ||
| 7898 | 2026.01.05 22:36:36.179006 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49953 | ||
| 7899 | 2026.01.05 22:36:36.179088 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7900 | 2026.01.05 22:36:36.179086 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7901 | 2026.01.05 22:36:36.179163 [ 292 ] {} <Debug> TCP-Session: 40c5acf4-9374-40f7-871d-7cde982a2eee Authenticating user 'default' from [fd00:1122:3344:101::e]:60439 | ||
| 7902 | 2026.01.05 22:36:36.179190 [ 293 ] {} <Debug> TCP-Session: d9d98c50-f477-4647-a62a-9a179a3e83de Authenticating user 'default' from [fd00:1122:3344:101::e]:42521 | ||
| 7903 | 2026.01.05 22:36:36.179191 [ 291 ] {4c4915ec-3a5f-47f7-8277-3e87fe502ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34906) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7904 | 2026.01.05 22:36:36.179211 [ 292 ] {} <Debug> TCP-Session: 40c5acf4-9374-40f7-871d-7cde982a2eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7905 | 2026.01.05 22:36:36.179229 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7906 | 2026.01.05 22:36:36.179252 [ 292 ] {} <Debug> TCP-Session: 40c5acf4-9374-40f7-871d-7cde982a2eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7907 | 2026.01.05 22:36:36.179276 [ 286 ] {} <Debug> TCP-Session: 873caa44-056c-4937-8374-3b10a8a395e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60233 | ||
| 7908 | 2026.01.05 22:36:36.179224 [ 293 ] {} <Debug> TCP-Session: d9d98c50-f477-4647-a62a-9a179a3e83de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7909 | 2026.01.05 22:36:36.179306 [ 286 ] {} <Debug> TCP-Session: 873caa44-056c-4937-8374-3b10a8a395e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7910 | 2026.01.05 22:36:36.179324 [ 293 ] {} <Debug> TCP-Session: d9d98c50-f477-4647-a62a-9a179a3e83de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7911 | 2026.01.05 22:36:36.179338 [ 286 ] {} <Debug> TCP-Session: 873caa44-056c-4937-8374-3b10a8a395e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7912 | 2026.01.05 22:36:36.178998 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49569 | ||
| 7913 | 2026.01.05 22:36:36.178970 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50089 | ||
| 7914 | 2026.01.05 22:36:36.178968 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40658 | ||
| 7915 | 2026.01.05 22:36:36.179475 [ 291 ] {4c4915ec-3a5f-47f7-8277-3e87fe502ec4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7916 | 2026.01.05 22:36:36.179535 [ 291 ] {4c4915ec-3a5f-47f7-8277-3e87fe502ec4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7917 | 2026.01.05 22:36:36.179765 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7918 | 2026.01.05 22:36:36.179808 [ 290 ] {} <Debug> TCP-Session: 5a7164a9-fe2d-4a83-9f65-1ac00d6bacc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57267 | ||
| 7919 | 2026.01.05 22:36:36.179820 [ 291 ] {4c4915ec-3a5f-47f7-8277-3e87fe502ec4} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 7920 | 2026.01.05 22:36:36.179838 [ 290 ] {} <Debug> TCP-Session: 5a7164a9-fe2d-4a83-9f65-1ac00d6bacc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7921 | 2026.01.05 22:36:36.179849 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7922 | 2026.01.05 22:36:36.179864 [ 290 ] {} <Debug> TCP-Session: 5a7164a9-fe2d-4a83-9f65-1ac00d6bacc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7923 | 2026.01.05 22:36:36.179890 [ 288 ] {} <Debug> TCP-Session: ae6c2b08-448e-4db4-8f35-370bd03b1204 Authenticating user 'default' from [fd00:1122:3344:101::e]:49569 | ||
| 7924 | 2026.01.05 22:36:36.179912 [ 288 ] {} <Debug> TCP-Session: ae6c2b08-448e-4db4-8f35-370bd03b1204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7925 | 2026.01.05 22:36:36.179925 [ 288 ] {} <Debug> TCP-Session: ae6c2b08-448e-4db4-8f35-370bd03b1204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7926 | 2026.01.05 22:36:36.179927 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7927 | 2026.01.05 22:36:36.179958 [ 275 ] {} <Debug> TCP-Session: de5db460-41a6-4d93-a473-49afe9f27fe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50089 | ||
| 7928 | 2026.01.05 22:36:36.179973 [ 275 ] {} <Debug> TCP-Session: de5db460-41a6-4d93-a473-49afe9f27fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7929 | 2026.01.05 22:36:36.179986 [ 275 ] {} <Debug> TCP-Session: de5db460-41a6-4d93-a473-49afe9f27fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7930 | 2026.01.05 22:36:36.180045 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7931 | 2026.01.05 22:36:36.180080 [ 289 ] {} <Debug> TCP-Session: ceab6e7c-f7bf-486f-800d-410362882eb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49953 | ||
| 7932 | 2026.01.05 22:36:36.180098 [ 289 ] {} <Debug> TCP-Session: ceab6e7c-f7bf-486f-800d-410362882eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7933 | 2026.01.05 22:36:36.180113 [ 289 ] {} <Debug> TCP-Session: ceab6e7c-f7bf-486f-800d-410362882eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7934 | 2026.01.05 22:36:36.180235 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7935 | 2026.01.05 22:36:36.180267 [ 294 ] {} <Debug> TCP-Session: 123c806b-c766-405d-8ea6-0573274812bb Authenticating user 'default' from [fd00:1122:3344:101::e]:40658 | ||
| 7936 | 2026.01.05 22:36:36.180283 [ 294 ] {} <Debug> TCP-Session: 123c806b-c766-405d-8ea6-0573274812bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7937 | 2026.01.05 22:36:36.180296 [ 294 ] {} <Debug> TCP-Session: 123c806b-c766-405d-8ea6-0573274812bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7938 | 2026.01.05 22:36:36.180733 [ 285 ] {4c4915ec-3a5f-47f7-8277-3e87fe502ec4} <Trace> AggregatingTransform: Aggregating | ||
| 7939 | 2026.01.05 22:36:36.180773 [ 285 ] {4c4915ec-3a5f-47f7-8277-3e87fe502ec4} <Trace> Aggregator: Aggregation method: without_key | ||
| 7940 | 2026.01.05 22:36:36.180806 [ 285 ] {4c4915ec-3a5f-47f7-8277-3e87fe502ec4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087593 sec. (1141.644 rows/sec., 44.60 KiB/sec.) | ||
| 7941 | 2026.01.05 22:36:36.180821 [ 285 ] {4c4915ec-3a5f-47f7-8277-3e87fe502ec4} <Trace> Aggregator: Merging aggregated data | ||
| 7942 | 2026.01.05 22:36:36.182041 [ 291 ] {4c4915ec-3a5f-47f7-8277-3e87fe502ec4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002911 sec., 343.52456200618343 rows/sec., 13.42 KiB/sec. | ||
| 7943 | 2026.01.05 22:36:36.182192 [ 291 ] {4c4915ec-3a5f-47f7-8277-3e87fe502ec4} <Debug> TCPHandler: Processed in 0.003267604 sec. | ||
| 7944 | 2026.01.05 22:36:36.182311 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7945 | 2026.01.05 22:36:36.182338 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7946 | 2026.01.05 22:36:36.182355 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7947 | 2026.01.05 22:36:36.182369 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7948 | 2026.01.05 22:36:36.182384 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7949 | 2026.01.05 22:36:36.182397 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7950 | 2026.01.05 22:36:36.182416 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7951 | 2026.01.05 22:36:36.182435 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7952 | 2026.01.05 22:36:36.182453 [ 294 ] {} <Debug> TCP-Session: 123c806b-c766-405d-8ea6-0573274812bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7953 | 2026.01.05 22:36:36.182471 [ 286 ] {} <Debug> TCP-Session: 873caa44-056c-4937-8374-3b10a8a395e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7954 | 2026.01.05 22:36:36.182484 [ 288 ] {} <Debug> TCP-Session: ae6c2b08-448e-4db4-8f35-370bd03b1204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7955 | 2026.01.05 22:36:36.182447 [ 293 ] {} <Debug> TCP-Session: d9d98c50-f477-4647-a62a-9a179a3e83de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7956 | 2026.01.05 22:36:36.182450 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7957 | 2026.01.05 22:36:36.182397 [ 290 ] {} <Debug> TCP-Session: 5a7164a9-fe2d-4a83-9f65-1ac00d6bacc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7958 | 2026.01.05 22:36:36.182566 [ 289 ] {} <Debug> TCP-Session: ceab6e7c-f7bf-486f-800d-410362882eb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7959 | 2026.01.05 22:36:36.182384 [ 292 ] {} <Debug> TCP-Session: 40c5acf4-9374-40f7-871d-7cde982a2eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7960 | 2026.01.05 22:36:36.182343 [ 291 ] {} <Debug> TCP-Session: 7254b1e3-a353-411b-8d7c-c7a7d3603005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7961 | 2026.01.05 22:36:36.182405 [ 275 ] {} <Debug> TCP-Session: de5db460-41a6-4d93-a473-49afe9f27fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7962 | 2026.01.05 22:36:37.512036 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50914 | ||
| 7963 | 2026.01.05 22:36:37.512143 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7964 | 2026.01.05 22:36:37.512206 [ 291 ] {} <Debug> TCP-Session: 9812af5e-acc8-480e-b4df-38910e10660d Authenticating user 'default' from [fd00:1122:3344:101::e]:50914 | ||
| 7965 | 2026.01.05 22:36:37.512243 [ 291 ] {} <Debug> TCP-Session: 9812af5e-acc8-480e-b4df-38910e10660d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7966 | 2026.01.05 22:36:37.512257 [ 291 ] {} <Debug> TCP-Session: 9812af5e-acc8-480e-b4df-38910e10660d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7967 | 2026.01.05 22:36:37.512439 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55068 | ||
| 7968 | 2026.01.05 22:36:37.512474 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37845 | ||
| 7969 | 2026.01.05 22:36:37.512505 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64278 | ||
| 7970 | 2026.01.05 22:36:37.512523 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36149 | ||
| 7971 | 2026.01.05 22:36:37.512514 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53732 | ||
| 7972 | 2026.01.05 22:36:37.512596 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7973 | 2026.01.05 22:36:37.512596 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7974 | 2026.01.05 22:36:37.512612 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7975 | 2026.01.05 22:36:37.512569 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7976 | 2026.01.05 22:36:37.512649 [ 290 ] {} <Debug> TCP-Session: fd856dcc-7c02-419d-95b5-0af63e63c433 Authenticating user 'default' from [fd00:1122:3344:101::e]:36149 | ||
| 7977 | 2026.01.05 22:36:37.512641 [ 288 ] {} <Debug> TCP-Session: 2d1ccaf1-6c58-4d5e-b1d1-e0ccf3013388 Authenticating user 'default' from [fd00:1122:3344:101::e]:64278 | ||
| 7978 | 2026.01.05 22:36:37.512680 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7979 | 2026.01.05 22:36:37.512689 [ 290 ] {} <Debug> TCP-Session: fd856dcc-7c02-419d-95b5-0af63e63c433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7980 | 2026.01.05 22:36:37.512708 [ 288 ] {} <Debug> TCP-Session: 2d1ccaf1-6c58-4d5e-b1d1-e0ccf3013388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7981 | 2026.01.05 22:36:37.512726 [ 290 ] {} <Debug> TCP-Session: fd856dcc-7c02-419d-95b5-0af63e63c433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7982 | 2026.01.05 22:36:37.512727 [ 289 ] {} <Debug> TCP-Session: 3069de48-e690-4717-a5de-7a1121c023c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53732 | ||
| 7983 | 2026.01.05 22:36:37.512738 [ 288 ] {} <Debug> TCP-Session: 2d1ccaf1-6c58-4d5e-b1d1-e0ccf3013388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7984 | 2026.01.05 22:36:37.512773 [ 289 ] {} <Debug> TCP-Session: 3069de48-e690-4717-a5de-7a1121c023c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7985 | 2026.01.05 22:36:37.512680 [ 292 ] {} <Debug> TCP-Session: 28763838-2fb6-44eb-98a7-21ee4560444c Authenticating user 'default' from [fd00:1122:3344:101::e]:55068 | ||
| 7986 | 2026.01.05 22:36:37.512799 [ 289 ] {} <Debug> TCP-Session: 3069de48-e690-4717-a5de-7a1121c023c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7987 | 2026.01.05 22:36:37.512828 [ 292 ] {} <Debug> TCP-Session: 28763838-2fb6-44eb-98a7-21ee4560444c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7988 | 2026.01.05 22:36:37.512641 [ 294 ] {} <Debug> TCP-Session: 2c40290b-6441-4c74-8d7f-62b67ec84126 Authenticating user 'default' from [fd00:1122:3344:101::e]:37845 | ||
| 7989 | 2026.01.05 22:36:37.512856 [ 292 ] {} <Debug> TCP-Session: 28763838-2fb6-44eb-98a7-21ee4560444c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7990 | 2026.01.05 22:36:37.512878 [ 294 ] {} <Debug> TCP-Session: 2c40290b-6441-4c74-8d7f-62b67ec84126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7991 | 2026.01.05 22:36:37.512565 [ 291 ] {} <Trace> TCP-Session: 9812af5e-acc8-480e-b4df-38910e10660d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7992 | 2026.01.05 22:36:37.512903 [ 294 ] {} <Debug> TCP-Session: 2c40290b-6441-4c74-8d7f-62b67ec84126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7993 | 2026.01.05 22:36:37.512489 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51896 | ||
| 7994 | 2026.01.05 22:36:37.512481 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55308 | ||
| 7995 | 2026.01.05 22:36:37.512452 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46239 | ||
| 7996 | 2026.01.05 22:36:37.513016 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7997 | 2026.01.05 22:36:37.513043 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7998 | 2026.01.05 22:36:37.513048 [ 286 ] {} <Debug> TCP-Session: 314eef38-61aa-4c8d-ae8d-3d6e2fb48171 Authenticating user 'default' from [fd00:1122:3344:101::e]:51896 | ||
| 7999 | 2026.01.05 22:36:37.513073 [ 291 ] {f0126f5e-2a19-4891-8520-7c69cedfa2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50914) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8000 | 2026.01.05 22:36:37.513083 [ 286 ] {} <Debug> TCP-Session: 314eef38-61aa-4c8d-ae8d-3d6e2fb48171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8001 | 2026.01.05 22:36:37.513078 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8002 | 2026.01.05 22:36:37.513103 [ 286 ] {} <Debug> TCP-Session: 314eef38-61aa-4c8d-ae8d-3d6e2fb48171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8003 | 2026.01.05 22:36:37.513127 [ 293 ] {} <Debug> TCP-Session: 5f5f6f62-cfb4-4bbf-a185-e34885e40659 Authenticating user 'default' from [fd00:1122:3344:101::e]:46239 | ||
| 8004 | 2026.01.05 22:36:37.513075 [ 275 ] {} <Debug> TCP-Session: 24ac239a-b185-4a23-9ff5-8a6361e6936a Authenticating user 'default' from [fd00:1122:3344:101::e]:55308 | ||
| 8005 | 2026.01.05 22:36:37.513154 [ 293 ] {} <Debug> TCP-Session: 5f5f6f62-cfb4-4bbf-a185-e34885e40659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8006 | 2026.01.05 22:36:37.513178 [ 275 ] {} <Debug> TCP-Session: 24ac239a-b185-4a23-9ff5-8a6361e6936a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8007 | 2026.01.05 22:36:37.513190 [ 293 ] {} <Debug> TCP-Session: 5f5f6f62-cfb4-4bbf-a185-e34885e40659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8008 | 2026.01.05 22:36:37.513204 [ 275 ] {} <Debug> TCP-Session: 24ac239a-b185-4a23-9ff5-8a6361e6936a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2026.01.05 22:36:37.513339 [ 291 ] {f0126f5e-2a19-4891-8520-7c69cedfa2ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8010 | 2026.01.05 22:36:37.513397 [ 291 ] {f0126f5e-2a19-4891-8520-7c69cedfa2ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8011 | 2026.01.05 22:36:37.513685 [ 291 ] {f0126f5e-2a19-4891-8520-7c69cedfa2ee} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 8012 | 2026.01.05 22:36:37.514729 [ 331 ] {f0126f5e-2a19-4891-8520-7c69cedfa2ee} <Trace> AggregatingTransform: Aggregating | ||
| 8013 | 2026.01.05 22:36:37.514805 [ 331 ] {f0126f5e-2a19-4891-8520-7c69cedfa2ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 8014 | 2026.01.05 22:36:37.514847 [ 331 ] {f0126f5e-2a19-4891-8520-7c69cedfa2ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001061487 sec. (942.075 rows/sec., 36.80 KiB/sec.) | ||
| 8015 | 2026.01.05 22:36:37.514873 [ 331 ] {f0126f5e-2a19-4891-8520-7c69cedfa2ee} <Trace> Aggregator: Merging aggregated data | ||
| 8016 | 2026.01.05 22:36:37.516400 [ 291 ] {f0126f5e-2a19-4891-8520-7c69cedfa2ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003378 sec., 296.0331557134399 rows/sec., 11.56 KiB/sec. | ||
| 8017 | 2026.01.05 22:36:37.516578 [ 291 ] {f0126f5e-2a19-4891-8520-7c69cedfa2ee} <Debug> TCPHandler: Processed in 0.004123453 sec. | ||
| 8018 | 2026.01.05 22:36:37.516694 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8019 | 2026.01.05 22:36:37.516720 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8020 | 2026.01.05 22:36:37.516723 [ 291 ] {} <Debug> TCP-Session: 9812af5e-acc8-480e-b4df-38910e10660d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2026.01.05 22:36:37.516742 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8022 | 2026.01.05 22:36:37.516757 [ 286 ] {} <Debug> TCP-Session: 314eef38-61aa-4c8d-ae8d-3d6e2fb48171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8023 | 2026.01.05 22:36:37.516763 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8024 | 2026.01.05 22:36:37.516785 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8025 | 2026.01.05 22:36:37.516804 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8026 | 2026.01.05 22:36:37.516828 [ 289 ] {} <Debug> TCP-Session: 3069de48-e690-4717-a5de-7a1121c023c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8027 | 2026.01.05 22:36:37.516846 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8028 | 2026.01.05 22:36:37.516867 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8029 | 2026.01.05 22:36:37.516851 [ 288 ] {} <Debug> TCP-Session: 2d1ccaf1-6c58-4d5e-b1d1-e0ccf3013388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8030 | 2026.01.05 22:36:37.516901 [ 294 ] {} <Debug> TCP-Session: 2c40290b-6441-4c74-8d7f-62b67ec84126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8031 | 2026.01.05 22:36:37.516909 [ 290 ] {} <Debug> TCP-Session: fd856dcc-7c02-419d-95b5-0af63e63c433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8032 | 2026.01.05 22:36:37.516795 [ 292 ] {} <Debug> TCP-Session: 28763838-2fb6-44eb-98a7-21ee4560444c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8033 | 2026.01.05 22:36:37.516825 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8034 | 2026.01.05 22:36:37.516863 [ 293 ] {} <Debug> TCP-Session: 5f5f6f62-cfb4-4bbf-a185-e34885e40659 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8035 | 2026.01.05 22:36:37.516992 [ 275 ] {} <Debug> TCP-Session: 24ac239a-b185-4a23-9ff5-8a6361e6936a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8036 | 2026.01.05 22:36:37.926634 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52484 | ||
| 8037 | 2026.01.05 22:36:37.926756 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8038 | 2026.01.05 22:36:37.926785 [ 291 ] {} <Debug> TCP-Session: 25c33c0c-ca1d-40b4-97bf-a6dd893506a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52484 | ||
| 8039 | 2026.01.05 22:36:37.926810 [ 291 ] {} <Debug> TCP-Session: 25c33c0c-ca1d-40b4-97bf-a6dd893506a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8040 | 2026.01.05 22:36:37.926826 [ 291 ] {} <Debug> TCP-Session: 25c33c0c-ca1d-40b4-97bf-a6dd893506a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8041 | 2026.01.05 22:36:37.927029 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60351 | ||
| 8042 | 2026.01.05 22:36:37.927058 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60949 | ||
| 8043 | 2026.01.05 22:36:37.927083 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41668 | ||
| 8044 | 2026.01.05 22:36:37.927133 [ 291 ] {} <Trace> TCP-Session: 25c33c0c-ca1d-40b4-97bf-a6dd893506a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2026.01.05 22:36:37.927158 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8046 | 2026.01.05 22:36:37.927168 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8047 | 2026.01.05 22:36:37.927191 [ 286 ] {} <Debug> TCP-Session: 806a86fe-56d5-4975-b206-d1a4cc70e171 Authenticating user 'default' from [fd00:1122:3344:101::e]:60949 | ||
| 8048 | 2026.01.05 22:36:37.927094 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43901 | ||
| 8049 | 2026.01.05 22:36:37.927223 [ 286 ] {} <Debug> TCP-Session: 806a86fe-56d5-4975-b206-d1a4cc70e171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8050 | 2026.01.05 22:36:37.927216 [ 292 ] {} <Debug> TCP-Session: 26cbfb61-1d6b-40f8-9481-6498de501a41 Authenticating user 'default' from [fd00:1122:3344:101::e]:60351 | ||
| 8051 | 2026.01.05 22:36:37.927281 [ 286 ] {} <Debug> TCP-Session: 806a86fe-56d5-4975-b206-d1a4cc70e171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8052 | 2026.01.05 22:36:37.927073 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59092 | ||
| 8053 | 2026.01.05 22:36:37.927308 [ 291 ] {c4d0bc8c-0b53-47b6-8c04-0b0997e3a7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52484) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8054 | 2026.01.05 22:36:37.927339 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8055 | 2026.01.05 22:36:37.927309 [ 292 ] {} <Debug> TCP-Session: 26cbfb61-1d6b-40f8-9481-6498de501a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8056 | 2026.01.05 22:36:37.927393 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8057 | 2026.01.05 22:36:37.927413 [ 292 ] {} <Debug> TCP-Session: 26cbfb61-1d6b-40f8-9481-6498de501a41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8058 | 2026.01.05 22:36:37.927404 [ 290 ] {} <Debug> TCP-Session: 22bac68a-5a12-4eda-8acd-91da5d9e5759 Authenticating user 'default' from [fd00:1122:3344:101::e]:43901 | ||
| 8059 | 2026.01.05 22:36:37.927435 [ 288 ] {} <Debug> TCP-Session: f8a0752d-0ab8-462b-ac57-937196e84065 Authenticating user 'default' from [fd00:1122:3344:101::e]:59092 | ||
| 8060 | 2026.01.05 22:36:37.927052 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46816 | ||
| 8061 | 2026.01.05 22:36:37.927467 [ 288 ] {} <Debug> TCP-Session: f8a0752d-0ab8-462b-ac57-937196e84065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8062 | 2026.01.05 22:36:37.927463 [ 290 ] {} <Debug> TCP-Session: 22bac68a-5a12-4eda-8acd-91da5d9e5759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.01.05 22:36:37.927541 [ 288 ] {} <Debug> TCP-Session: f8a0752d-0ab8-462b-ac57-937196e84065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8064 | 2026.01.05 22:36:37.927556 [ 290 ] {} <Debug> TCP-Session: 22bac68a-5a12-4eda-8acd-91da5d9e5759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8065 | 2026.01.05 22:36:37.927039 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48470 | ||
| 8066 | 2026.01.05 22:36:37.927571 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8067 | 2026.01.05 22:36:37.927613 [ 291 ] {c4d0bc8c-0b53-47b6-8c04-0b0997e3a7c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8068 | 2026.01.05 22:36:37.927625 [ 275 ] {} <Debug> TCP-Session: c56fbcb7-bf42-43e2-ba12-3773919b95dc Authenticating user 'default' from [fd00:1122:3344:101::e]:46816 | ||
| 8069 | 2026.01.05 22:36:37.927647 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8070 | 2026.01.05 22:36:37.927664 [ 275 ] {} <Debug> TCP-Session: c56fbcb7-bf42-43e2-ba12-3773919b95dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8071 | 2026.01.05 22:36:37.927675 [ 291 ] {c4d0bc8c-0b53-47b6-8c04-0b0997e3a7c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8072 | 2026.01.05 22:36:37.927679 [ 294 ] {} <Debug> TCP-Session: f0b8e176-1245-4c69-957f-569f9dd7c15f Authenticating user 'default' from [fd00:1122:3344:101::e]:48470 | ||
| 8073 | 2026.01.05 22:36:37.927216 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8074 | 2026.01.05 22:36:37.927726 [ 294 ] {} <Debug> TCP-Session: f0b8e176-1245-4c69-957f-569f9dd7c15f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8075 | 2026.01.05 22:36:37.927714 [ 275 ] {} <Debug> TCP-Session: c56fbcb7-bf42-43e2-ba12-3773919b95dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8076 | 2026.01.05 22:36:37.927761 [ 289 ] {} <Debug> TCP-Session: ad355b83-e626-4b7b-b47e-c359ac01a018 Authenticating user 'default' from [fd00:1122:3344:101::e]:41668 | ||
| 8077 | 2026.01.05 22:36:37.927769 [ 294 ] {} <Debug> TCP-Session: f0b8e176-1245-4c69-957f-569f9dd7c15f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8078 | 2026.01.05 22:36:37.927800 [ 289 ] {} <Debug> TCP-Session: ad355b83-e626-4b7b-b47e-c359ac01a018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2026.01.05 22:36:37.927030 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35153 | ||
| 8080 | 2026.01.05 22:36:37.927825 [ 289 ] {} <Debug> TCP-Session: ad355b83-e626-4b7b-b47e-c359ac01a018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8081 | 2026.01.05 22:36:37.927901 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8082 | 2026.01.05 22:36:37.927929 [ 293 ] {} <Debug> TCP-Session: 62a09b78-1652-4e5f-bed2-3c49e2439f8c Authenticating user 'default' from [fd00:1122:3344:101::e]:35153 | ||
| 8083 | 2026.01.05 22:36:37.927948 [ 293 ] {} <Debug> TCP-Session: 62a09b78-1652-4e5f-bed2-3c49e2439f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8084 | 2026.01.05 22:36:37.927963 [ 293 ] {} <Debug> TCP-Session: 62a09b78-1652-4e5f-bed2-3c49e2439f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8085 | 2026.01.05 22:36:37.928007 [ 291 ] {c4d0bc8c-0b53-47b6-8c04-0b0997e3a7c2} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 8086 | 2026.01.05 22:36:37.929001 [ 327 ] {c4d0bc8c-0b53-47b6-8c04-0b0997e3a7c2} <Trace> AggregatingTransform: Aggregating | ||
| 8087 | 2026.01.05 22:36:37.929061 [ 327 ] {c4d0bc8c-0b53-47b6-8c04-0b0997e3a7c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 8088 | 2026.01.05 22:36:37.929096 [ 327 ] {c4d0bc8c-0b53-47b6-8c04-0b0997e3a7c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988675 sec. (1011.455 rows/sec., 39.51 KiB/sec.) | ||
| 8089 | 2026.01.05 22:36:37.929112 [ 327 ] {c4d0bc8c-0b53-47b6-8c04-0b0997e3a7c2} <Trace> Aggregator: Merging aggregated data | ||
| 8090 | 2026.01.05 22:36:37.930442 [ 291 ] {c4d0bc8c-0b53-47b6-8c04-0b0997e3a7c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00319 sec., 313.4796238244514 rows/sec., 12.25 KiB/sec. | ||
| 8091 | 2026.01.05 22:36:37.930570 [ 291 ] {c4d0bc8c-0b53-47b6-8c04-0b0997e3a7c2} <Debug> TCPHandler: Processed in 0.003548883 sec. | ||
| 8092 | 2026.01.05 22:36:37.930679 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8093 | 2026.01.05 22:36:37.930705 [ 291 ] {} <Debug> TCP-Session: 25c33c0c-ca1d-40b4-97bf-a6dd893506a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8094 | 2026.01.05 22:36:37.930709 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8095 | 2026.01.05 22:36:37.930726 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8096 | 2026.01.05 22:36:37.930755 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8097 | 2026.01.05 22:36:37.930759 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8098 | 2026.01.05 22:36:37.930789 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8099 | 2026.01.05 22:36:37.930800 [ 289 ] {} <Debug> TCP-Session: ad355b83-e626-4b7b-b47e-c359ac01a018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8100 | 2026.01.05 22:36:37.930815 [ 293 ] {} <Debug> TCP-Session: 62a09b78-1652-4e5f-bed2-3c49e2439f8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8101 | 2026.01.05 22:36:37.930817 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8102 | 2026.01.05 22:36:37.930833 [ 286 ] {} <Debug> TCP-Session: 806a86fe-56d5-4975-b206-d1a4cc70e171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2026.01.05 22:36:37.930866 [ 290 ] {} <Debug> TCP-Session: 22bac68a-5a12-4eda-8acd-91da5d9e5759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8104 | 2026.01.05 22:36:37.930803 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8105 | 2026.01.05 22:36:37.930771 [ 288 ] {} <Debug> TCP-Session: f8a0752d-0ab8-462b-ac57-937196e84065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8106 | 2026.01.05 22:36:37.930918 [ 294 ] {} <Debug> TCP-Session: f0b8e176-1245-4c69-957f-569f9dd7c15f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2026.01.05 22:36:37.930770 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8108 | 2026.01.05 22:36:37.930758 [ 292 ] {} <Debug> TCP-Session: 26cbfb61-1d6b-40f8-9481-6498de501a41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8109 | 2026.01.05 22:36:37.930965 [ 275 ] {} <Debug> TCP-Session: c56fbcb7-bf42-43e2-ba12-3773919b95dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8110 | 2026.01.05 22:36:38.921153 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8111 | 2026.01.05 22:36:38.921384 [ 277 ] {72ce8798-62db-46be-a874-b2eab8a7cb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8112 | 2026.01.05 22:36:38.921463 [ 277 ] {72ce8798-62db-46be-a874-b2eab8a7cb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8113 | 2026.01.05 22:36:38.922207 [ 277 ] {72ce8798-62db-46be-a874-b2eab8a7cb78} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.01.05 22:36:38.922257 [ 277 ] {72ce8798-62db-46be-a874-b2eab8a7cb78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8115 | 2026.01.05 22:36:38.922700 [ 277 ] {72ce8798-62db-46be-a874-b2eab8a7cb78} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8116 | 2026.01.05 22:36:38.922989 [ 277 ] {72ce8798-62db-46be-a874-b2eab8a7cb78} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2026.01.05 22:36:38.923166 [ 277 ] {72ce8798-62db-46be-a874-b2eab8a7cb78} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001838 sec., 13057.671381936887 rows/sec., 1.08 MiB/sec. | ||
| 8118 | 2026.01.05 22:36:38.923222 [ 277 ] {72ce8798-62db-46be-a874-b2eab8a7cb78} <Debug> TCPHandler: Processed in 0.002213257 sec. | ||
| 8119 | 2026.01.05 22:36:38.923365 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2026.01.05 22:36:38.923471 [ 277 ] {139ed4bd-2ca4-4fcf-9ff5-7d78b87817d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8121 | 2026.01.05 22:36:38.923518 [ 277 ] {139ed4bd-2ca4-4fcf-9ff5-7d78b87817d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8122 | 2026.01.05 22:36:38.923964 [ 277 ] {139ed4bd-2ca4-4fcf-9ff5-7d78b87817d0} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.01.05 22:36:38.924001 [ 277 ] {139ed4bd-2ca4-4fcf-9ff5-7d78b87817d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8124 | 2026.01.05 22:36:38.924324 [ 277 ] {139ed4bd-2ca4-4fcf-9ff5-7d78b87817d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8125 | 2026.01.05 22:36:38.924548 [ 277 ] {139ed4bd-2ca4-4fcf-9ff5-7d78b87817d0} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2026.01.05 22:36:38.924685 [ 277 ] {139ed4bd-2ca4-4fcf-9ff5-7d78b87817d0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001239 sec., 1614.2050040355125 rows/sec., 131.63 KiB/sec. | ||
| 8127 | 2026.01.05 22:36:38.924725 [ 277 ] {139ed4bd-2ca4-4fcf-9ff5-7d78b87817d0} <Debug> TCPHandler: Processed in 0.001415329 sec. | ||
| 8128 | 2026.01.05 22:36:38.924842 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2026.01.05 22:36:38.924939 [ 277 ] {2c9a5c78-6cdf-4cc1-924a-87b0bcdd961b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8130 | 2026.01.05 22:36:38.924982 [ 277 ] {2c9a5c78-6cdf-4cc1-924a-87b0bcdd961b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8131 | 2026.01.05 22:36:38.926069 [ 277 ] {2c9a5c78-6cdf-4cc1-924a-87b0bcdd961b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.01.05 22:36:38.926105 [ 277 ] {2c9a5c78-6cdf-4cc1-924a-87b0bcdd961b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8133 | 2026.01.05 22:36:38.926545 [ 277 ] {2c9a5c78-6cdf-4cc1-924a-87b0bcdd961b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8134 | 2026.01.05 22:36:38.926784 [ 277 ] {2c9a5c78-6cdf-4cc1-924a-87b0bcdd961b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.01.05 22:36:38.926922 [ 277 ] {2c9a5c78-6cdf-4cc1-924a-87b0bcdd961b} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002002 sec., 667832.1678321678 rows/sec., 55.86 MiB/sec. | ||
| 8136 | 2026.01.05 22:36:38.926961 [ 277 ] {2c9a5c78-6cdf-4cc1-924a-87b0bcdd961b} <Debug> TCPHandler: Processed in 0.002170595 sec. | ||
| 8137 | 2026.01.05 22:36:38.927082 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.01.05 22:36:38.927180 [ 277 ] {167dccea-e4c0-479f-ac7c-1aa0562ac608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8139 | 2026.01.05 22:36:38.927222 [ 277 ] {167dccea-e4c0-479f-ac7c-1aa0562ac608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8140 | 2026.01.05 22:36:38.927636 [ 277 ] {167dccea-e4c0-479f-ac7c-1aa0562ac608} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.01.05 22:36:38.927673 [ 277 ] {167dccea-e4c0-479f-ac7c-1aa0562ac608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8142 | 2026.01.05 22:36:38.927997 [ 277 ] {167dccea-e4c0-479f-ac7c-1aa0562ac608} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8143 | 2026.01.05 22:36:38.928242 [ 277 ] {167dccea-e4c0-479f-ac7c-1aa0562ac608} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.01.05 22:36:38.928381 [ 277 ] {167dccea-e4c0-479f-ac7c-1aa0562ac608} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001221 sec., 19656.019656019656 rows/sec., 1.48 MiB/sec. | ||
| 8145 | 2026.01.05 22:36:38.928420 [ 277 ] {167dccea-e4c0-479f-ac7c-1aa0562ac608} <Debug> TCPHandler: Processed in 0.001388918 sec. | ||
| 8146 | 2026.01.05 22:36:38.928544 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8147 | 2026.01.05 22:36:38.928671 [ 277 ] {38fb87fc-7a6b-48da-bbc7-b0dc95d63b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8148 | 2026.01.05 22:36:38.928722 [ 277 ] {38fb87fc-7a6b-48da-bbc7-b0dc95d63b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8149 | 2026.01.05 22:36:38.929269 [ 277 ] {38fb87fc-7a6b-48da-bbc7-b0dc95d63b6c} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8150 | 2026.01.05 22:36:38.929307 [ 277 ] {38fb87fc-7a6b-48da-bbc7-b0dc95d63b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8151 | 2026.01.05 22:36:38.929654 [ 277 ] {38fb87fc-7a6b-48da-bbc7-b0dc95d63b6c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8152 | 2026.01.05 22:36:38.929888 [ 277 ] {38fb87fc-7a6b-48da-bbc7-b0dc95d63b6c} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.01.05 22:36:38.930023 [ 277 ] {38fb87fc-7a6b-48da-bbc7-b0dc95d63b6c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001378 sec., 182873.73004354135 rows/sec., 12.65 MiB/sec. | ||
| 8154 | 2026.01.05 22:36:38.930063 [ 277 ] {38fb87fc-7a6b-48da-bbc7-b0dc95d63b6c} <Debug> TCPHandler: Processed in 0.001581655 sec. | ||
| 8155 | 2026.01.05 22:36:38.930185 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8156 | 2026.01.05 22:36:38.930280 [ 277 ] {d491d996-c2e6-462c-ac74-1eb71021600e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8157 | 2026.01.05 22:36:38.930322 [ 277 ] {d491d996-c2e6-462c-ac74-1eb71021600e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8158 | 2026.01.05 22:36:38.930749 [ 277 ] {d491d996-c2e6-462c-ac74-1eb71021600e} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2026.01.05 22:36:38.930786 [ 277 ] {d491d996-c2e6-462c-ac74-1eb71021600e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8160 | 2026.01.05 22:36:38.931099 [ 277 ] {d491d996-c2e6-462c-ac74-1eb71021600e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8161 | 2026.01.05 22:36:38.931317 [ 277 ] {d491d996-c2e6-462c-ac74-1eb71021600e} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2026.01.05 22:36:38.931455 [ 277 ] {d491d996-c2e6-462c-ac74-1eb71021600e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001194 sec., 10050.251256281408 rows/sec., 785.18 KiB/sec. | ||
| 8163 | 2026.01.05 22:36:38.931495 [ 277 ] {d491d996-c2e6-462c-ac74-1eb71021600e} <Debug> TCPHandler: Processed in 0.001365147 sec. | ||
| 8164 | 2026.01.05 22:36:38.931613 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8165 | 2026.01.05 22:36:38.931708 [ 277 ] {536aa640-1f14-4feb-af8f-3cd913f0b50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8166 | 2026.01.05 22:36:38.931747 [ 277 ] {536aa640-1f14-4feb-af8f-3cd913f0b50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8167 | 2026.01.05 22:36:38.932357 [ 277 ] {536aa640-1f14-4feb-af8f-3cd913f0b50c} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.01.05 22:36:38.932394 [ 277 ] {536aa640-1f14-4feb-af8f-3cd913f0b50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8169 | 2026.01.05 22:36:38.932746 [ 277 ] {536aa640-1f14-4feb-af8f-3cd913f0b50c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8170 | 2026.01.05 22:36:38.932967 [ 277 ] {536aa640-1f14-4feb-af8f-3cd913f0b50c} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2026.01.05 22:36:38.933101 [ 277 ] {536aa640-1f14-4feb-af8f-3cd913f0b50c} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001413 sec., 401981.5994338287 rows/sec., 30.15 MiB/sec. | ||
| 8172 | 2026.01.05 22:36:38.933141 [ 277 ] {536aa640-1f14-4feb-af8f-3cd913f0b50c} <Debug> TCPHandler: Processed in 0.001579384 sec. | ||
| 8173 | 2026.01.05 22:36:38.933259 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2026.01.05 22:36:38.933353 [ 277 ] {631657d5-e5a2-4747-b950-5b8a5332b909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8175 | 2026.01.05 22:36:38.933397 [ 277 ] {631657d5-e5a2-4747-b950-5b8a5332b909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8176 | 2026.01.05 22:36:38.933982 [ 277 ] {631657d5-e5a2-4747-b950-5b8a5332b909} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2026.01.05 22:36:38.934018 [ 277 ] {631657d5-e5a2-4747-b950-5b8a5332b909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8178 | 2026.01.05 22:36:38.934406 [ 277 ] {631657d5-e5a2-4747-b950-5b8a5332b909} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8179 | 2026.01.05 22:36:38.934655 [ 277 ] {631657d5-e5a2-4747-b950-5b8a5332b909} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2026.01.05 22:36:38.934790 [ 277 ] {631657d5-e5a2-4747-b950-5b8a5332b909} <Debug> executeQuery: Read 917 rows, 64.22 KiB in 0.001456 sec., 629807.6923076923 rows/sec., 43.07 MiB/sec. | ||
| 8181 | 2026.01.05 22:36:38.934829 [ 277 ] {631657d5-e5a2-4747-b950-5b8a5332b909} <Debug> TCPHandler: Processed in 0.001620706 sec. | ||
| 8182 | 2026.01.05 22:36:38.934941 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8183 | 2026.01.05 22:36:38.935035 [ 277 ] {58a502b2-20a7-47cc-af0a-aec24eaa5413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8184 | 2026.01.05 22:36:38.935091 [ 277 ] {58a502b2-20a7-47cc-af0a-aec24eaa5413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8185 | 2026.01.05 22:36:38.935883 [ 277 ] {58a502b2-20a7-47cc-af0a-aec24eaa5413} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2026.01.05 22:36:38.935920 [ 277 ] {58a502b2-20a7-47cc-af0a-aec24eaa5413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8187 | 2026.01.05 22:36:38.936473 [ 277 ] {58a502b2-20a7-47cc-af0a-aec24eaa5413} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8188 | 2026.01.05 22:36:38.936726 [ 277 ] {58a502b2-20a7-47cc-af0a-aec24eaa5413} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2026.01.05 22:36:38.936872 [ 277 ] {58a502b2-20a7-47cc-af0a-aec24eaa5413} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001856 sec., 5387.931034482758 rows/sec., 9.65 MiB/sec. | ||
| 8190 | 2026.01.05 22:36:38.936938 [ 277 ] {58a502b2-20a7-47cc-af0a-aec24eaa5413} <Debug> TCPHandler: Processed in 0.002047261 sec. | ||
| 8191 | 2026.01.05 22:36:38.937057 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2026.01.05 22:36:38.937164 [ 277 ] {26cf94ab-ce96-4667-9a4f-f3b9da8b5547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8193 | 2026.01.05 22:36:38.937210 [ 277 ] {26cf94ab-ce96-4667-9a4f-f3b9da8b5547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8194 | 2026.01.05 22:36:38.937573 [ 277 ] {26cf94ab-ce96-4667-9a4f-f3b9da8b5547} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2026.01.05 22:36:38.937617 [ 277 ] {26cf94ab-ce96-4667-9a4f-f3b9da8b5547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8196 | 2026.01.05 22:36:38.937958 [ 277 ] {26cf94ab-ce96-4667-9a4f-f3b9da8b5547} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8197 | 2026.01.05 22:36:38.938188 [ 277 ] {26cf94ab-ce96-4667-9a4f-f3b9da8b5547} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2026.01.05 22:36:38.938324 [ 277 ] {26cf94ab-ce96-4667-9a4f-f3b9da8b5547} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 8199 | 2026.01.05 22:36:38.938363 [ 277 ] {26cf94ab-ce96-4667-9a4f-f3b9da8b5547} <Debug> TCPHandler: Processed in 0.001359247 sec. | ||
| 8200 | 2026.01.05 22:36:38.976434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19685 | ||
| 8201 | 2026.01.05 22:36:38.976919 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.01.05 22:36:38.976962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8203 | 2026.01.05 22:36:38.977470 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8204 | 2026.01.05 22:36:38.977706 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.01.05 22:36:38.977844 [ 97 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8206 | 2026.01.05 22:36:38.977852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19685 | ||
| 8207 | 2026.01.05 22:36:38.977921 [ 97 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8208 | 2026.01.05 22:36:38.977948 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8209 | 2026.01.05 22:36:38.978075 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 8210 | 2026.01.05 22:36:38.978247 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8211 | 2026.01.05 22:36:38.978296 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17317 rows starting from the beginning of the part | ||
| 8212 | 2026.01.05 22:36:38.978370 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 8213 | 2026.01.05 22:36:38.978424 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 8214 | 2026.01.05 22:36:38.978471 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 8215 | 2026.01.05 22:36:38.978519 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 8216 | 2026.01.05 22:36:38.978567 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 8217 | 2026.01.05 22:36:38.980667 [ 194 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19685 rows, containing 4 columns (4 merged, 0 gathered) in 0.002653252 sec., 7419197.271876173 rows/sec., 106.13 MiB/sec. | ||
| 8218 | 2026.01.05 22:36:38.981062 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8219 | 2026.01.05 22:36:38.981345 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_41_8} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8220 | 2026.01.05 22:36:38.981416 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_41_8} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8221 | 2026.01.05 22:36:38.981528 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8222 | 2026.01.05 22:36:39.964421 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8223 | 2026.01.05 22:36:39.981523 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2026.01.05 22:36:39.981566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8225 | 2026.01.05 22:36:39.987536 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8226 | 2026.01.05 22:36:39.988229 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2026.01.05 22:36:39.988500 [ 97 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8228 | 2026.01.05 22:36:39.988542 [ 97 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.01.05 22:36:39.988564 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8230 | 2026.01.05 22:36:39.988670 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 8231 | 2026.01.05 22:36:39.991138 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8232 | 2026.01.05 22:36:39.991437 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8233 | 2026.01.05 22:36:39.992117 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 8234 | 2026.01.05 22:36:39.995263 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 8235 | 2026.01.05 22:36:39.998485 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 8236 | 2026.01.05 22:36:40.002202 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 8237 | 2026.01.05 22:36:40.005969 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 8238 | 2026.01.05 22:36:40.009582 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 8239 | 2026.01.05 22:36:40.061985 [ 194 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.073349753 sec., 4212.6931224976315 rows/sec., 21.78 MiB/sec. | ||
| 8240 | 2026.01.05 22:36:40.064708 [ 191 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8241 | 2026.01.05 22:36:40.066683 [ 191 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_41_8} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2026.01.05 22:36:40.066790 [ 191 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_41_8} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8243 | 2026.01.05 22:36:40.069024 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8244 | 2026.01.05 22:36:41.513408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1014 | ||
| 8245 | 2026.01.05 22:36:41.515873 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2026.01.05 22:36:41.515916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8247 | 2026.01.05 22:36:41.517113 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8248 | 2026.01.05 22:36:41.517375 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2026.01.05 22:36:41.517524 [ 95 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8250 | 2026.01.05 22:36:41.517597 [ 95 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.01.05 22:36:41.517621 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8252 | 2026.01.05 22:36:41.517643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 8253 | 2026.01.05 22:36:41.517740 [ 193 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 8254 | 2026.01.05 22:36:41.518278 [ 193 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8255 | 2026.01.05 22:36:41.518413 [ 193 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 848 rows starting from the beginning of the part | ||
| 8256 | 2026.01.05 22:36:41.518778 [ 193 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 8257 | 2026.01.05 22:36:41.519115 [ 193 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part | ||
| 8258 | 2026.01.05 22:36:41.519502 [ 193 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 8259 | 2026.01.05 22:36:41.519804 [ 193 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 8260 | 2026.01.05 22:36:41.520115 [ 193 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 8261 | 2026.01.05 22:36:41.526918 [ 200 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 72 columns (72 merged, 0 gathered) in 0.0092269 sec., 109896.06476714823 rows/sec., 91.87 MiB/sec. | ||
| 8262 | 2026.01.05 22:36:41.528449 [ 195 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8263 | 2026.01.05 22:36:41.529070 [ 195 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_31_6} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.01.05 22:36:41.529162 [ 195 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_31_6} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8265 | 2026.01.05 22:36:41.529513 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 8266 | 2026.01.05 22:36:43.889536 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8267 | 2026.01.05 22:36:43.889743 [ 277 ] {33b5df1a-a1eb-4990-82fd-ad5af6609320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8268 | 2026.01.05 22:36:43.889818 [ 277 ] {33b5df1a-a1eb-4990-82fd-ad5af6609320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8269 | 2026.01.05 22:36:43.890666 [ 277 ] {33b5df1a-a1eb-4990-82fd-ad5af6609320} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.01.05 22:36:43.890729 [ 277 ] {33b5df1a-a1eb-4990-82fd-ad5af6609320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8271 | 2026.01.05 22:36:43.891185 [ 277 ] {33b5df1a-a1eb-4990-82fd-ad5af6609320} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8272 | 2026.01.05 22:36:43.891419 [ 277 ] {33b5df1a-a1eb-4990-82fd-ad5af6609320} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.01.05 22:36:43.891574 [ 277 ] {33b5df1a-a1eb-4990-82fd-ad5af6609320} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001882 sec., 61636.5568544102 rows/sec., 5.22 MiB/sec. | ||
| 8274 | 2026.01.05 22:36:43.891618 [ 277 ] {33b5df1a-a1eb-4990-82fd-ad5af6609320} <Debug> TCPHandler: Processed in 0.002222467 sec. | ||
| 8275 | 2026.01.05 22:36:43.891751 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.01.05 22:36:43.891849 [ 277 ] {af3b3004-05be-4d34-9104-de9aa667f017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8277 | 2026.01.05 22:36:43.891892 [ 277 ] {af3b3004-05be-4d34-9104-de9aa667f017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8278 | 2026.01.05 22:36:43.892321 [ 277 ] {af3b3004-05be-4d34-9104-de9aa667f017} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.01.05 22:36:43.892359 [ 277 ] {af3b3004-05be-4d34-9104-de9aa667f017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8280 | 2026.01.05 22:36:43.892671 [ 277 ] {af3b3004-05be-4d34-9104-de9aa667f017} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8281 | 2026.01.05 22:36:43.892892 [ 277 ] {af3b3004-05be-4d34-9104-de9aa667f017} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.01.05 22:36:43.893023 [ 277 ] {af3b3004-05be-4d34-9104-de9aa667f017} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001194 sec., 25125.628140703517 rows/sec., 1.85 MiB/sec. | ||
| 8283 | 2026.01.05 22:36:43.893062 [ 277 ] {af3b3004-05be-4d34-9104-de9aa667f017} <Debug> TCPHandler: Processed in 0.001361317 sec. | ||
| 8284 | 2026.01.05 22:36:43.893179 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8285 | 2026.01.05 22:36:43.893274 [ 277 ] {776c1672-0ac0-4303-b707-de3a3babceeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8286 | 2026.01.05 22:36:43.893314 [ 277 ] {776c1672-0ac0-4303-b707-de3a3babceeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8287 | 2026.01.05 22:36:43.893749 [ 277 ] {776c1672-0ac0-4303-b707-de3a3babceeb} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2026.01.05 22:36:43.893786 [ 277 ] {776c1672-0ac0-4303-b707-de3a3babceeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8289 | 2026.01.05 22:36:43.894101 [ 277 ] {776c1672-0ac0-4303-b707-de3a3babceeb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8290 | 2026.01.05 22:36:43.894326 [ 277 ] {776c1672-0ac0-4303-b707-de3a3babceeb} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2026.01.05 22:36:43.894454 [ 277 ] {776c1672-0ac0-4303-b707-de3a3babceeb} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001198 sec., 78464.10684474123 rows/sec., 6.13 MiB/sec. | ||
| 8292 | 2026.01.05 22:36:43.894492 [ 277 ] {776c1672-0ac0-4303-b707-de3a3babceeb} <Debug> TCPHandler: Processed in 0.001362778 sec. | ||
| 8293 | 2026.01.05 22:36:43.894610 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8294 | 2026.01.05 22:36:43.894704 [ 277 ] {b787bf91-6ed4-4a8d-837f-9cb50ace091e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8295 | 2026.01.05 22:36:43.894747 [ 277 ] {b787bf91-6ed4-4a8d-837f-9cb50ace091e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8296 | 2026.01.05 22:36:43.895157 [ 277 ] {b787bf91-6ed4-4a8d-837f-9cb50ace091e} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8297 | 2026.01.05 22:36:43.895193 [ 277 ] {b787bf91-6ed4-4a8d-837f-9cb50ace091e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8298 | 2026.01.05 22:36:43.895529 [ 277 ] {b787bf91-6ed4-4a8d-837f-9cb50ace091e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8299 | 2026.01.05 22:36:43.895736 [ 277 ] {b787bf91-6ed4-4a8d-837f-9cb50ace091e} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2026.01.05 22:36:43.895866 [ 277 ] {b787bf91-6ed4-4a8d-837f-9cb50ace091e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 8301 | 2026.01.05 22:36:43.895903 [ 277 ] {b787bf91-6ed4-4a8d-837f-9cb50ace091e} <Debug> TCPHandler: Processed in 0.001343157 sec. | ||
| 8302 | 2026.01.05 22:36:43.896016 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8303 | 2026.01.05 22:36:43.896119 [ 277 ] {baf55d31-176d-4623-b438-072f1632e9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8304 | 2026.01.05 22:36:43.896183 [ 277 ] {baf55d31-176d-4623-b438-072f1632e9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8305 | 2026.01.05 22:36:43.897040 [ 277 ] {baf55d31-176d-4623-b438-072f1632e9cd} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2026.01.05 22:36:43.897078 [ 277 ] {baf55d31-176d-4623-b438-072f1632e9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8307 | 2026.01.05 22:36:43.897672 [ 277 ] {baf55d31-176d-4623-b438-072f1632e9cd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8308 | 2026.01.05 22:36:43.897920 [ 277 ] {baf55d31-176d-4623-b438-072f1632e9cd} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2026.01.05 22:36:43.898069 [ 277 ] {baf55d31-176d-4623-b438-072f1632e9cd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001969 sec., 15236.160487557137 rows/sec., 27.30 MiB/sec. | ||
| 8310 | 2026.01.05 22:36:43.898144 [ 277 ] {baf55d31-176d-4623-b438-072f1632e9cd} <Debug> TCPHandler: Processed in 0.002181585 sec. | ||
| 8311 | 2026.01.05 22:36:43.898291 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8312 | 2026.01.05 22:36:43.898404 [ 277 ] {3c87c70a-237a-4706-8992-3bd4e1bde5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8313 | 2026.01.05 22:36:43.898450 [ 277 ] {3c87c70a-237a-4706-8992-3bd4e1bde5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8314 | 2026.01.05 22:36:43.898827 [ 277 ] {3c87c70a-237a-4706-8992-3bd4e1bde5c8} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2026.01.05 22:36:43.898865 [ 277 ] {3c87c70a-237a-4706-8992-3bd4e1bde5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8316 | 2026.01.05 22:36:43.899245 [ 277 ] {3c87c70a-237a-4706-8992-3bd4e1bde5c8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8317 | 2026.01.05 22:36:43.899469 [ 277 ] {3c87c70a-237a-4706-8992-3bd4e1bde5c8} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2026.01.05 22:36:43.899607 [ 277 ] {3c87c70a-237a-4706-8992-3bd4e1bde5c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 8319 | 2026.01.05 22:36:43.899646 [ 277 ] {3c87c70a-237a-4706-8992-3bd4e1bde5c8} <Debug> TCPHandler: Processed in 0.001417429 sec. | ||
| 8320 | 2026.01.05 22:36:46.290230 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8321 | 2026.01.05 22:36:46.290281 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8322 | 2026.01.05 22:36:46.478916 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20197 | ||
| 8323 | 2026.01.05 22:36:46.479449 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8324 | 2026.01.05 22:36:46.479496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8325 | 2026.01.05 22:36:46.480007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8326 | 2026.01.05 22:36:46.480250 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2026.01.05 22:36:46.480396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20197 | ||
| 8328 | 2026.01.05 22:36:47.492571 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8329 | 2026.01.05 22:36:47.507579 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8330 | 2026.01.05 22:36:47.507636 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8331 | 2026.01.05 22:36:47.512987 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8332 | 2026.01.05 22:36:47.513662 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8333 | 2026.01.05 22:36:47.516312 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8334 | 2026.01.05 22:36:48.887324 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8335 | 2026.01.05 22:36:48.887520 [ 277 ] {15d5e26f-c667-4e3b-83e9-bed346a450c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8336 | 2026.01.05 22:36:48.887589 [ 277 ] {15d5e26f-c667-4e3b-83e9-bed346a450c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8337 | 2026.01.05 22:36:48.888282 [ 277 ] {15d5e26f-c667-4e3b-83e9-bed346a450c1} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8338 | 2026.01.05 22:36:48.888333 [ 277 ] {15d5e26f-c667-4e3b-83e9-bed346a450c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8339 | 2026.01.05 22:36:48.888785 [ 277 ] {15d5e26f-c667-4e3b-83e9-bed346a450c1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8340 | 2026.01.05 22:36:48.889014 [ 277 ] {15d5e26f-c667-4e3b-83e9-bed346a450c1} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2026.01.05 22:36:48.889166 [ 277 ] {15d5e26f-c667-4e3b-83e9-bed346a450c1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001697 sec., 44784.91455509723 rows/sec., 3.69 MiB/sec. | ||
| 8342 | 2026.01.05 22:36:48.889177 [ 89 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8343 | 2026.01.05 22:36:48.889210 [ 277 ] {15d5e26f-c667-4e3b-83e9-bed346a450c1} <Debug> TCPHandler: Processed in 0.00202018 sec. | ||
| 8344 | 2026.01.05 22:36:48.889248 [ 89 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.01.05 22:36:48.889280 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8346 | 2026.01.05 22:36:48.889359 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8347 | 2026.01.05 22:36:48.889399 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 8348 | 2026.01.05 22:36:48.889467 [ 277 ] {914df345-ef21-4a1b-a24d-89c4f2b43094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8349 | 2026.01.05 22:36:48.889515 [ 277 ] {914df345-ef21-4a1b-a24d-89c4f2b43094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8350 | 2026.01.05 22:36:48.889541 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8351 | 2026.01.05 22:36:48.889579 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2465 rows starting from the beginning of the part | ||
| 8352 | 2026.01.05 22:36:48.889642 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 76 rows starting from the beginning of the part | ||
| 8353 | 2026.01.05 22:36:48.889691 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 116 rows starting from the beginning of the part | ||
| 8354 | 2026.01.05 22:36:48.889740 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1337 rows starting from the beginning of the part | ||
| 8355 | 2026.01.05 22:36:48.889795 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 116 rows starting from the beginning of the part | ||
| 8356 | 2026.01.05 22:36:48.889841 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 76 rows starting from the beginning of the part | ||
| 8357 | 2026.01.05 22:36:48.889942 [ 277 ] {914df345-ef21-4a1b-a24d-89c4f2b43094} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2026.01.05 22:36:48.889985 [ 277 ] {914df345-ef21-4a1b-a24d-89c4f2b43094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8359 | 2026.01.05 22:36:48.890332 [ 277 ] {914df345-ef21-4a1b-a24d-89c4f2b43094} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8360 | 2026.01.05 22:36:48.890589 [ 277 ] {914df345-ef21-4a1b-a24d-89c4f2b43094} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.01.05 22:36:48.890725 [ 277 ] {914df345-ef21-4a1b-a24d-89c4f2b43094} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001282 sec., 7800.3120124805 rows/sec., 586.55 KiB/sec. | ||
| 8362 | 2026.01.05 22:36:48.890765 [ 277 ] {914df345-ef21-4a1b-a24d-89c4f2b43094} <Debug> TCPHandler: Processed in 0.00145812 sec. | ||
| 8363 | 2026.01.05 22:36:48.890884 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8364 | 2026.01.05 22:36:48.890979 [ 277 ] {17dc7f12-0f3d-48fa-b411-da5cd3a3372d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8365 | 2026.01.05 22:36:48.891018 [ 277 ] {17dc7f12-0f3d-48fa-b411-da5cd3a3372d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8366 | 2026.01.05 22:36:48.891455 [ 277 ] {17dc7f12-0f3d-48fa-b411-da5cd3a3372d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2026.01.05 22:36:48.891491 [ 277 ] {17dc7f12-0f3d-48fa-b411-da5cd3a3372d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8368 | 2026.01.05 22:36:48.891756 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4186 rows, containing 5 columns (5 merged, 0 gathered) in 0.002407193 sec., 1738954.8739963933 rows/sec., 150.25 MiB/sec. | ||
| 8369 | 2026.01.05 22:36:48.891815 [ 277 ] {17dc7f12-0f3d-48fa-b411-da5cd3a3372d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8370 | 2026.01.05 22:36:48.892038 [ 277 ] {17dc7f12-0f3d-48fa-b411-da5cd3a3372d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2026.01.05 22:36:48.892151 [ 89 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8372 | 2026.01.05 22:36:48.892182 [ 89 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2026.01.05 22:36:48.892182 [ 277 ] {17dc7f12-0f3d-48fa-b411-da5cd3a3372d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001222 sec., 60556.46481178396 rows/sec., 4.73 MiB/sec. | ||
| 8374 | 2026.01.05 22:36:48.892200 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8375 | 2026.01.05 22:36:48.892198 [ 201 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8376 | 2026.01.05 22:36:48.892237 [ 277 ] {17dc7f12-0f3d-48fa-b411-da5cd3a3372d} <Debug> TCPHandler: Processed in 0.001401679 sec. | ||
| 8377 | 2026.01.05 22:36:48.892284 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 8378 | 2026.01.05 22:36:48.892370 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8379 | 2026.01.05 22:36:48.892384 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8380 | 2026.01.05 22:36:48.892423 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1249 rows starting from the beginning of the part | ||
| 8381 | 2026.01.05 22:36:48.892469 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 74 rows starting from the beginning of the part | ||
| 8382 | 2026.01.05 22:36:48.892472 [ 277 ] {31cf6058-bf61-4768-bb4d-54131a262082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8383 | 2026.01.05 22:36:48.892512 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 94 rows starting from the beginning of the part | ||
| 8384 | 2026.01.05 22:36:48.892531 [ 277 ] {31cf6058-bf61-4768-bb4d-54131a262082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8385 | 2026.01.05 22:36:48.892541 [ 201 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_61_12} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8386 | 2026.01.05 22:36:48.892555 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 568 rows starting from the beginning of the part | ||
| 8387 | 2026.01.05 22:36:48.892604 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 94 rows starting from the beginning of the part | ||
| 8388 | 2026.01.05 22:36:48.892636 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 74 rows starting from the beginning of the part | ||
| 8389 | 2026.01.05 22:36:48.892640 [ 201 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_61_12} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8390 | 2026.01.05 22:36:48.892750 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 8391 | 2026.01.05 22:36:48.892963 [ 277 ] {31cf6058-bf61-4768-bb4d-54131a262082} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2026.01.05 22:36:48.893005 [ 277 ] {31cf6058-bf61-4768-bb4d-54131a262082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8393 | 2026.01.05 22:36:48.893376 [ 277 ] {31cf6058-bf61-4768-bb4d-54131a262082} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8394 | 2026.01.05 22:36:48.893610 [ 277 ] {31cf6058-bf61-4768-bb4d-54131a262082} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8395 | 2026.01.05 22:36:48.893663 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2153 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410459 sec., 1526453.4452968857 rows/sec., 118.53 MiB/sec. | ||
| 8396 | 2026.01.05 22:36:48.893726 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8397 | 2026.01.05 22:36:48.893745 [ 277 ] {31cf6058-bf61-4768-bb4d-54131a262082} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 8398 | 2026.01.05 22:36:48.893760 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2026.01.05 22:36:48.893787 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8400 | 2026.01.05 22:36:48.893791 [ 277 ] {31cf6058-bf61-4768-bb4d-54131a262082} <Debug> TCPHandler: Processed in 0.001471051 sec. | ||
| 8401 | 2026.01.05 22:36:48.893875 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 8402 | 2026.01.05 22:36:48.893879 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8403 | 2026.01.05 22:36:48.893912 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2026.01.05 22:36:48.893985 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8405 | 2026.01.05 22:36:48.894020 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16341 rows starting from the beginning of the part | ||
| 8406 | 2026.01.05 22:36:48.894022 [ 277 ] {b587a9d5-88fe-4698-b1f2-d20b0f0e4744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8407 | 2026.01.05 22:36:48.894077 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 8408 | 2026.01.05 22:36:48.894094 [ 277 ] {b587a9d5-88fe-4698-b1f2-d20b0f0e4744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8409 | 2026.01.05 22:36:48.894128 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 8410 | 2026.01.05 22:36:48.894169 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_61_12} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2026.01.05 22:36:48.894175 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 917 rows starting from the beginning of the part | ||
| 8412 | 2026.01.05 22:36:48.894226 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 8413 | 2026.01.05 22:36:48.894245 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_61_12} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8414 | 2026.01.05 22:36:48.894265 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 8415 | 2026.01.05 22:36:48.894335 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8416 | 2026.01.05 22:36:48.894931 [ 277 ] {b587a9d5-88fe-4698-b1f2-d20b0f0e4744} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8417 | 2026.01.05 22:36:48.894974 [ 277 ] {b587a9d5-88fe-4698-b1f2-d20b0f0e4744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8418 | 2026.01.05 22:36:48.895596 [ 277 ] {b587a9d5-88fe-4698-b1f2-d20b0f0e4744} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8419 | 2026.01.05 22:36:48.895839 [ 277 ] {b587a9d5-88fe-4698-b1f2-d20b0f0e4744} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8420 | 2026.01.05 22:36:48.895989 [ 277 ] {b587a9d5-88fe-4698-b1f2-d20b0f0e4744} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001987 sec., 5032.712632108706 rows/sec., 9.02 MiB/sec. | ||
| 8421 | 2026.01.05 22:36:48.896056 [ 277 ] {b587a9d5-88fe-4698-b1f2-d20b0f0e4744} <Debug> TCPHandler: Processed in 0.002195196 sec. | ||
| 8422 | 2026.01.05 22:36:48.896171 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8423 | 2026.01.05 22:36:48.896268 [ 277 ] {ee138479-e23d-466e-9e3e-ee84f248245b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8424 | 2026.01.05 22:36:48.896312 [ 277 ] {ee138479-e23d-466e-9e3e-ee84f248245b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8425 | 2026.01.05 22:36:48.896657 [ 277 ] {ee138479-e23d-466e-9e3e-ee84f248245b} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.01.05 22:36:48.896693 [ 277 ] {ee138479-e23d-466e-9e3e-ee84f248245b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8427 | 2026.01.05 22:36:48.897057 [ 277 ] {ee138479-e23d-466e-9e3e-ee84f248245b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8428 | 2026.01.05 22:36:48.897289 [ 277 ] {ee138479-e23d-466e-9e3e-ee84f248245b} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2026.01.05 22:36:48.897401 [ 89 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8430 | 2026.01.05 22:36:48.897424 [ 277 ] {ee138479-e23d-466e-9e3e-ee84f248245b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 8431 | 2026.01.05 22:36:48.897448 [ 89 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2026.01.05 22:36:48.897468 [ 277 ] {ee138479-e23d-466e-9e3e-ee84f248245b} <Debug> TCPHandler: Processed in 0.001347857 sec. | ||
| 8433 | 2026.01.05 22:36:48.897478 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8434 | 2026.01.05 22:36:48.897585 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 8435 | 2026.01.05 22:36:48.897715 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8436 | 2026.01.05 22:36:48.897749 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3296 rows starting from the beginning of the part | ||
| 8437 | 2026.01.05 22:36:48.897811 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 8438 | 2026.01.05 22:36:48.897857 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 8439 | 2026.01.05 22:36:48.897897 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 8440 | 2026.01.05 22:36:48.897933 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 8441 | 2026.01.05 22:36:48.897970 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 8442 | 2026.01.05 22:36:48.899627 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3596 rows, containing 4 columns (4 merged, 0 gathered) in 0.002084202 sec., 1725360.593646873 rows/sec., 114.96 MiB/sec. | ||
| 8443 | 2026.01.05 22:36:48.900025 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8444 | 2026.01.05 22:36:48.900288 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_61_12} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2026.01.05 22:36:48.900365 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_61_12} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8446 | 2026.01.05 22:36:48.900440 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8447 | 2026.01.05 22:36:48.900505 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17898 rows, containing 5 columns (5 merged, 0 gathered) in 0.006664561 sec., 2685548.2304085745 rows/sec., 184.14 MiB/sec. | ||
| 8448 | 2026.01.05 22:36:48.900731 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8449 | 2026.01.05 22:36:48.900989 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.01.05 22:36:48.901064 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8451 | 2026.01.05 22:36:48.901176 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8452 | 2026.01.05 22:36:49.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.04 MiB, peak 308.54 MiB, free memory in arenas 0.00 B, will set to 300.71 MiB (RSS), difference: 2.66 MiB | ||
| 8453 | 2026.01.05 22:36:51.518786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1038 | ||
| 8454 | 2026.01.05 22:36:51.520991 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.01.05 22:36:51.521033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8456 | 2026.01.05 22:36:51.522253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8457 | 2026.01.05 22:36:51.522530 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2026.01.05 22:36:51.522792 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
| 8459 | 2026.01.05 22:36:53.879512 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8460 | 2026.01.05 22:36:53.879796 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 8461 | 2026.01.05 22:36:53.880207 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8462 | 2026.01.05 22:36:53.880252 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8463 | 2026.01.05 22:36:53.880555 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8464 | 2026.01.05 22:36:53.880629 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8465 | 2026.01.05 22:36:53.880778 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 8466 | 2026.01.05 22:36:53.880909 [ 333 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8467 | 2026.01.05 22:36:53.880931 [ 318 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8468 | 2026.01.05 22:36:53.880943 [ 328 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8469 | 2026.01.05 22:36:53.880909 [ 309 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8470 | 2026.01.05 22:36:53.881121 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8471 | 2026.01.05 22:36:53.881155 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8472 | 2026.01.05 22:36:53.881251 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8473 | 2026.01.05 22:36:53.881271 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 8474 | 2026.01.05 22:36:53.881314 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8475 | 2026.01.05 22:36:53.881363 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8476 | 2026.01.05 22:36:53.881404 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8477 | 2026.01.05 22:36:53.882433 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.002767 sec., 17347.30755330683 rows/sec., 688.57 KiB/sec. | ||
| 8478 | 2026.01.05 22:36:53.882612 [ 277 ] {7d1ae346-2d6c-4de5-8edd-2598a5cfc15c} <Debug> TCPHandler: Processed in 0.003240112 sec. | ||
| 8479 | 2026.01.05 22:36:53.904441 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.01.05 22:36:53.904588 [ 277 ] {bec96846-cdcc-4c7e-a402-d49770613ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 8481 | 2026.01.05 22:36:53.904649 [ 277 ] {bec96846-cdcc-4c7e-a402-d49770613ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8482 | 2026.01.05 22:36:53.905349 [ 277 ] {bec96846-cdcc-4c7e-a402-d49770613ec0} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.01.05 22:36:53.905406 [ 277 ] {bec96846-cdcc-4c7e-a402-d49770613ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8484 | 2026.01.05 22:36:53.905914 [ 277 ] {bec96846-cdcc-4c7e-a402-d49770613ec0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8485 | 2026.01.05 22:36:53.906133 [ 277 ] {bec96846-cdcc-4c7e-a402-d49770613ec0} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.01.05 22:36:53.906294 [ 277 ] {bec96846-cdcc-4c7e-a402-d49770613ec0} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001748 sec., 572.0823798627002 rows/sec., 143.02 KiB/sec. | ||
| 8487 | 2026.01.05 22:36:53.906339 [ 277 ] {bec96846-cdcc-4c7e-a402-d49770613ec0} <Debug> TCPHandler: Processed in 0.001970338 sec. | ||
| 8488 | 2026.01.05 22:36:53.906468 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8489 | 2026.01.05 22:36:53.906574 [ 277 ] {5ec744e8-6152-4b63-b78e-44680affbec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8490 | 2026.01.05 22:36:53.906620 [ 277 ] {5ec744e8-6152-4b63-b78e-44680affbec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8491 | 2026.01.05 22:36:53.907266 [ 277 ] {5ec744e8-6152-4b63-b78e-44680affbec1} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2026.01.05 22:36:53.907307 [ 277 ] {5ec744e8-6152-4b63-b78e-44680affbec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8493 | 2026.01.05 22:36:53.907659 [ 277 ] {5ec744e8-6152-4b63-b78e-44680affbec1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8494 | 2026.01.05 22:36:53.907889 [ 277 ] {5ec744e8-6152-4b63-b78e-44680affbec1} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2026.01.05 22:36:53.908027 [ 277 ] {5ec744e8-6152-4b63-b78e-44680affbec1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001476 sec., 277777.77777777775 rows/sec., 17.62 MiB/sec. | ||
| 8496 | 2026.01.05 22:36:53.908067 [ 277 ] {5ec744e8-6152-4b63-b78e-44680affbec1} <Debug> TCPHandler: Processed in 0.001651927 sec. | ||
| 8497 | 2026.01.05 22:36:53.908197 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8498 | 2026.01.05 22:36:53.908292 [ 277 ] {dc9f5e90-73da-4c2d-81cf-22d78583cba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8499 | 2026.01.05 22:36:53.908334 [ 277 ] {dc9f5e90-73da-4c2d-81cf-22d78583cba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8500 | 2026.01.05 22:36:53.908745 [ 277 ] {dc9f5e90-73da-4c2d-81cf-22d78583cba4} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2026.01.05 22:36:53.908783 [ 277 ] {dc9f5e90-73da-4c2d-81cf-22d78583cba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8502 | 2026.01.05 22:36:53.909107 [ 277 ] {dc9f5e90-73da-4c2d-81cf-22d78583cba4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8503 | 2026.01.05 22:36:53.909330 [ 277 ] {dc9f5e90-73da-4c2d-81cf-22d78583cba4} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.01.05 22:36:53.909461 [ 277 ] {dc9f5e90-73da-4c2d-81cf-22d78583cba4} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.00119 sec., 11764.70588235294 rows/sec., 970.82 KiB/sec. | ||
| 8505 | 2026.01.05 22:36:53.909500 [ 277 ] {dc9f5e90-73da-4c2d-81cf-22d78583cba4} <Debug> TCPHandler: Processed in 0.001358368 sec. | ||
| 8506 | 2026.01.05 22:36:53.909621 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8507 | 2026.01.05 22:36:53.909715 [ 277 ] {1b68e77a-255b-434e-beff-21d043915956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8508 | 2026.01.05 22:36:53.909755 [ 277 ] {1b68e77a-255b-434e-beff-21d043915956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8509 | 2026.01.05 22:36:53.910632 [ 277 ] {1b68e77a-255b-434e-beff-21d043915956} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.01.05 22:36:53.910669 [ 277 ] {1b68e77a-255b-434e-beff-21d043915956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8511 | 2026.01.05 22:36:53.911100 [ 277 ] {1b68e77a-255b-434e-beff-21d043915956} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8512 | 2026.01.05 22:36:53.911325 [ 277 ] {1b68e77a-255b-434e-beff-21d043915956} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2026.01.05 22:36:53.911457 [ 277 ] {1b68e77a-255b-434e-beff-21d043915956} <Debug> executeQuery: Read 1180 rows, 96.11 KiB in 0.00176 sec., 670454.5454545454 rows/sec., 53.33 MiB/sec. | ||
| 8514 | 2026.01.05 22:36:53.911495 [ 277 ] {1b68e77a-255b-434e-beff-21d043915956} <Debug> TCPHandler: Processed in 0.001924347 sec. | ||
| 8515 | 2026.01.05 22:36:53.911614 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8516 | 2026.01.05 22:36:53.911708 [ 277 ] {1053a116-8a2b-44ce-8e36-670f6f95cee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8517 | 2026.01.05 22:36:53.911750 [ 277 ] {1053a116-8a2b-44ce-8e36-670f6f95cee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8518 | 2026.01.05 22:36:53.912270 [ 277 ] {1053a116-8a2b-44ce-8e36-670f6f95cee6} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2026.01.05 22:36:53.912308 [ 277 ] {1053a116-8a2b-44ce-8e36-670f6f95cee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8520 | 2026.01.05 22:36:53.912641 [ 277 ] {1053a116-8a2b-44ce-8e36-670f6f95cee6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8521 | 2026.01.05 22:36:53.912888 [ 277 ] {1053a116-8a2b-44ce-8e36-670f6f95cee6} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2026.01.05 22:36:53.913022 [ 277 ] {1053a116-8a2b-44ce-8e36-670f6f95cee6} <Debug> executeQuery: Read 249 rows, 15.56 KiB in 0.001332 sec., 186936.93693693692 rows/sec., 11.41 MiB/sec. | ||
| 8523 | 2026.01.05 22:36:53.913062 [ 277 ] {1053a116-8a2b-44ce-8e36-670f6f95cee6} <Debug> TCPHandler: Processed in 0.001499202 sec. | ||
| 8524 | 2026.01.05 22:36:53.913176 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8525 | 2026.01.05 22:36:53.913270 [ 277 ] {ea5166cd-30bd-4827-a8f1-2e0ea2216973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8526 | 2026.01.05 22:36:53.913313 [ 277 ] {ea5166cd-30bd-4827-a8f1-2e0ea2216973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8527 | 2026.01.05 22:36:53.913797 [ 277 ] {ea5166cd-30bd-4827-a8f1-2e0ea2216973} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2026.01.05 22:36:53.913836 [ 277 ] {ea5166cd-30bd-4827-a8f1-2e0ea2216973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8529 | 2026.01.05 22:36:53.914161 [ 277 ] {ea5166cd-30bd-4827-a8f1-2e0ea2216973} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8530 | 2026.01.05 22:36:53.914379 [ 277 ] {ea5166cd-30bd-4827-a8f1-2e0ea2216973} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8531 | 2026.01.05 22:36:53.914510 [ 277 ] {ea5166cd-30bd-4827-a8f1-2e0ea2216973} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 10.87 MiB/sec. | ||
| 8532 | 2026.01.05 22:36:53.914549 [ 277 ] {ea5166cd-30bd-4827-a8f1-2e0ea2216973} <Debug> TCPHandler: Processed in 0.00142258 sec. | ||
| 8533 | 2026.01.05 22:36:53.914665 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8534 | 2026.01.05 22:36:53.914759 [ 277 ] {6c65e024-8b0e-4b52-baf3-0aebed7da1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8535 | 2026.01.05 22:36:53.914801 [ 277 ] {6c65e024-8b0e-4b52-baf3-0aebed7da1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8536 | 2026.01.05 22:36:53.915292 [ 277 ] {6c65e024-8b0e-4b52-baf3-0aebed7da1e9} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8537 | 2026.01.05 22:36:53.915330 [ 277 ] {6c65e024-8b0e-4b52-baf3-0aebed7da1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8538 | 2026.01.05 22:36:53.915658 [ 277 ] {6c65e024-8b0e-4b52-baf3-0aebed7da1e9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8539 | 2026.01.05 22:36:53.915881 [ 277 ] {6c65e024-8b0e-4b52-baf3-0aebed7da1e9} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8540 | 2026.01.05 22:36:53.916022 [ 277 ] {6c65e024-8b0e-4b52-baf3-0aebed7da1e9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00128 sec., 164843.75 rows/sec., 9.36 MiB/sec. | ||
| 8541 | 2026.01.05 22:36:53.916074 [ 277 ] {6c65e024-8b0e-4b52-baf3-0aebed7da1e9} <Debug> TCPHandler: Processed in 0.00145999 sec. | ||
| 8542 | 2026.01.05 22:36:53.916202 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8543 | 2026.01.05 22:36:53.916297 [ 277 ] {c6eafd2d-a0c0-4df1-8de7-9aaba512bfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8544 | 2026.01.05 22:36:53.916337 [ 277 ] {c6eafd2d-a0c0-4df1-8de7-9aaba512bfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8545 | 2026.01.05 22:36:53.916961 [ 277 ] {c6eafd2d-a0c0-4df1-8de7-9aaba512bfb9} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8546 | 2026.01.05 22:36:53.916998 [ 277 ] {c6eafd2d-a0c0-4df1-8de7-9aaba512bfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8547 | 2026.01.05 22:36:53.917346 [ 277 ] {c6eafd2d-a0c0-4df1-8de7-9aaba512bfb9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8548 | 2026.01.05 22:36:53.917565 [ 277 ] {c6eafd2d-a0c0-4df1-8de7-9aaba512bfb9} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8549 | 2026.01.05 22:36:53.917697 [ 277 ] {c6eafd2d-a0c0-4df1-8de7-9aaba512bfb9} <Debug> executeQuery: Read 723 rows, 52.03 KiB in 0.001418 sec., 509873.06064880115 rows/sec., 35.83 MiB/sec. | ||
| 8550 | 2026.01.05 22:36:53.917736 [ 277 ] {c6eafd2d-a0c0-4df1-8de7-9aaba512bfb9} <Debug> TCPHandler: Processed in 0.001585425 sec. | ||
| 8551 | 2026.01.05 22:36:53.917850 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8552 | 2026.01.05 22:36:53.917946 [ 277 ] {15319a31-0eb1-44d6-94b9-6873834385cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8553 | 2026.01.05 22:36:53.917986 [ 277 ] {15319a31-0eb1-44d6-94b9-6873834385cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8554 | 2026.01.05 22:36:53.918319 [ 277 ] {15319a31-0eb1-44d6-94b9-6873834385cd} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2026.01.05 22:36:53.918356 [ 277 ] {15319a31-0eb1-44d6-94b9-6873834385cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8556 | 2026.01.05 22:36:53.918665 [ 277 ] {15319a31-0eb1-44d6-94b9-6873834385cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8557 | 2026.01.05 22:36:53.918883 [ 277 ] {15319a31-0eb1-44d6-94b9-6873834385cd} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8558 | 2026.01.05 22:36:53.919013 [ 277 ] {15319a31-0eb1-44d6-94b9-6873834385cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 8559 | 2026.01.05 22:36:53.919051 [ 277 ] {15319a31-0eb1-44d6-94b9-6873834385cd} <Debug> TCPHandler: Processed in 0.001250944 sec. | ||
| 8560 | 2026.01.05 22:36:53.919160 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8561 | 2026.01.05 22:36:53.919258 [ 277 ] {1d003845-2981-4225-8a83-6f4bc412184c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8562 | 2026.01.05 22:36:53.919303 [ 277 ] {1d003845-2981-4225-8a83-6f4bc412184c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8563 | 2026.01.05 22:36:53.919753 [ 277 ] {1d003845-2981-4225-8a83-6f4bc412184c} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8564 | 2026.01.05 22:36:53.919791 [ 277 ] {1d003845-2981-4225-8a83-6f4bc412184c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8565 | 2026.01.05 22:36:53.920138 [ 277 ] {1d003845-2981-4225-8a83-6f4bc412184c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8566 | 2026.01.05 22:36:53.920358 [ 277 ] {1d003845-2981-4225-8a83-6f4bc412184c} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8567 | 2026.01.05 22:36:53.920494 [ 277 ] {1d003845-2981-4225-8a83-6f4bc412184c} <Debug> executeQuery: Read 321 rows, 21.62 KiB in 0.001255 sec., 255776.89243027888 rows/sec., 16.82 MiB/sec. | ||
| 8568 | 2026.01.05 22:36:53.920530 [ 277 ] {1d003845-2981-4225-8a83-6f4bc412184c} <Debug> TCPHandler: Processed in 0.00142365 sec. | ||
| 8569 | 2026.01.05 22:36:53.920645 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8570 | 2026.01.05 22:36:53.920740 [ 277 ] {83170c14-720c-4fc1-b8c4-07404858167b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8571 | 2026.01.05 22:36:53.920782 [ 277 ] {83170c14-720c-4fc1-b8c4-07404858167b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8572 | 2026.01.05 22:36:53.921101 [ 277 ] {83170c14-720c-4fc1-b8c4-07404858167b} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8573 | 2026.01.05 22:36:53.921135 [ 277 ] {83170c14-720c-4fc1-b8c4-07404858167b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8574 | 2026.01.05 22:36:53.921428 [ 277 ] {83170c14-720c-4fc1-b8c4-07404858167b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8575 | 2026.01.05 22:36:53.921637 [ 277 ] {83170c14-720c-4fc1-b8c4-07404858167b} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8576 | 2026.01.05 22:36:53.921765 [ 277 ] {83170c14-720c-4fc1-b8c4-07404858167b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 8577 | 2026.01.05 22:36:53.921802 [ 277 ] {83170c14-720c-4fc1-b8c4-07404858167b} <Debug> TCPHandler: Processed in 0.001206542 sec. | ||
| 8578 | 2026.01.05 22:36:53.921909 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8579 | 2026.01.05 22:36:53.922004 [ 277 ] {ad3a6ed9-59e1-4f6b-93ac-d535d2f7eeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8580 | 2026.01.05 22:36:53.922059 [ 277 ] {ad3a6ed9-59e1-4f6b-93ac-d535d2f7eeea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8581 | 2026.01.05 22:36:53.922916 [ 277 ] {ad3a6ed9-59e1-4f6b-93ac-d535d2f7eeea} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8582 | 2026.01.05 22:36:53.922954 [ 277 ] {ad3a6ed9-59e1-4f6b-93ac-d535d2f7eeea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8583 | 2026.01.05 22:36:53.923515 [ 277 ] {ad3a6ed9-59e1-4f6b-93ac-d535d2f7eeea} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8584 | 2026.01.05 22:36:53.923786 [ 277 ] {ad3a6ed9-59e1-4f6b-93ac-d535d2f7eeea} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8585 | 2026.01.05 22:36:53.923934 [ 277 ] {ad3a6ed9-59e1-4f6b-93ac-d535d2f7eeea} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001947 sec., 15408.320493066256 rows/sec., 27.61 MiB/sec. | ||
| 8586 | 2026.01.05 22:36:53.923995 [ 277 ] {ad3a6ed9-59e1-4f6b-93ac-d535d2f7eeea} <Debug> TCPHandler: Processed in 0.002136584 sec. | ||
| 8587 | 2026.01.05 22:36:53.924111 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8588 | 2026.01.05 22:36:53.924206 [ 277 ] {f83f6bf3-57d8-4721-8e7a-c012a820f487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8589 | 2026.01.05 22:36:53.924250 [ 277 ] {f83f6bf3-57d8-4721-8e7a-c012a820f487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8590 | 2026.01.05 22:36:53.924592 [ 277 ] {f83f6bf3-57d8-4721-8e7a-c012a820f487} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2026.01.05 22:36:53.924627 [ 277 ] {f83f6bf3-57d8-4721-8e7a-c012a820f487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8592 | 2026.01.05 22:36:53.924940 [ 277 ] {f83f6bf3-57d8-4721-8e7a-c012a820f487} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8593 | 2026.01.05 22:36:53.925169 [ 277 ] {f83f6bf3-57d8-4721-8e7a-c012a820f487} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8594 | 2026.01.05 22:36:53.925299 [ 277 ] {f83f6bf3-57d8-4721-8e7a-c012a820f487} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001112 sec., 93525.17985611511 rows/sec., 5.73 MiB/sec. | ||
| 8595 | 2026.01.05 22:36:53.925336 [ 277 ] {f83f6bf3-57d8-4721-8e7a-c012a820f487} <Debug> TCPHandler: Processed in 0.001275414 sec. | ||
| 8596 | 2026.01.05 22:36:53.981419 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20645 | ||
| 8597 | 2026.01.05 22:36:53.981959 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.01.05 22:36:53.982000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8599 | 2026.01.05 22:36:53.982508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8600 | 2026.01.05 22:36:53.982738 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.01.05 22:36:53.982869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20645 | ||
| 8602 | 2026.01.05 22:36:54.000242 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.76 MiB, peak 308.54 MiB, free memory in arenas 0.00 B, will set to 300.76 MiB (RSS), difference: -1.01 MiB | ||
| 8603 | 2026.01.05 22:36:55.017349 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8604 | 2026.01.05 22:36:55.032901 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8605 | 2026.01.05 22:36:55.032948 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8606 | 2026.01.05 22:36:55.038982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8607 | 2026.01.05 22:36:55.039686 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2026.01.05 22:36:55.042412 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8609 | 2026.01.05 22:36:58.887832 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8610 | 2026.01.05 22:36:58.888121 [ 277 ] {b8b24d7e-99cf-41b9-b480-cbb874e45c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8611 | 2026.01.05 22:36:58.888220 [ 277 ] {b8b24d7e-99cf-41b9-b480-cbb874e45c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8612 | 2026.01.05 22:36:58.889085 [ 277 ] {b8b24d7e-99cf-41b9-b480-cbb874e45c98} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2026.01.05 22:36:58.889127 [ 277 ] {b8b24d7e-99cf-41b9-b480-cbb874e45c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8614 | 2026.01.05 22:36:58.889542 [ 277 ] {b8b24d7e-99cf-41b9-b480-cbb874e45c98} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8615 | 2026.01.05 22:36:58.889767 [ 277 ] {b8b24d7e-99cf-41b9-b480-cbb874e45c98} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2026.01.05 22:36:58.889929 [ 277 ] {b8b24d7e-99cf-41b9-b480-cbb874e45c98} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001882 sec., 40382.57173219979 rows/sec., 3.33 MiB/sec. | ||
| 8617 | 2026.01.05 22:36:58.889981 [ 277 ] {b8b24d7e-99cf-41b9-b480-cbb874e45c98} <Debug> TCPHandler: Processed in 0.002324001 sec. | ||
| 8618 | 2026.01.05 22:36:58.890113 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2026.01.05 22:36:58.890218 [ 277 ] {bd213a37-7d17-4c4f-9bc3-9cce88cd885b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8620 | 2026.01.05 22:36:58.890262 [ 277 ] {bd213a37-7d17-4c4f-9bc3-9cce88cd885b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8621 | 2026.01.05 22:36:58.890683 [ 277 ] {bd213a37-7d17-4c4f-9bc3-9cce88cd885b} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2026.01.05 22:36:58.890718 [ 277 ] {bd213a37-7d17-4c4f-9bc3-9cce88cd885b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8623 | 2026.01.05 22:36:58.891037 [ 277 ] {bd213a37-7d17-4c4f-9bc3-9cce88cd885b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8624 | 2026.01.05 22:36:58.891257 [ 277 ] {bd213a37-7d17-4c4f-9bc3-9cce88cd885b} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.01.05 22:36:58.891358 [ 75 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8626 | 2026.01.05 22:36:58.891391 [ 277 ] {bd213a37-7d17-4c4f-9bc3-9cce88cd885b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001197 sec., 8354.21888053467 rows/sec., 628.20 KiB/sec. | ||
| 8627 | 2026.01.05 22:36:58.891394 [ 75 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2026.01.05 22:36:58.891423 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8629 | 2026.01.05 22:36:58.891431 [ 277 ] {bd213a37-7d17-4c4f-9bc3-9cce88cd885b} <Debug> TCPHandler: Processed in 0.001370677 sec. | ||
| 8630 | 2026.01.05 22:36:58.891537 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2026.01.05 22:36:58.891545 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 8632 | 2026.01.05 22:36:58.891636 [ 277 ] {24b592e9-ec47-4ce9-87b1-a4a5eedb6b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8633 | 2026.01.05 22:36:58.891681 [ 277 ] {24b592e9-ec47-4ce9-87b1-a4a5eedb6b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8634 | 2026.01.05 22:36:58.891691 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8635 | 2026.01.05 22:36:58.891730 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 277 rows starting from the beginning of the part | ||
| 8636 | 2026.01.05 22:36:58.891800 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 8637 | 2026.01.05 22:36:58.891849 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 8638 | 2026.01.05 22:36:58.891901 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 8639 | 2026.01.05 22:36:58.891954 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 249 rows starting from the beginning of the part | ||
| 8640 | 2026.01.05 22:36:58.892003 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 8641 | 2026.01.05 22:36:58.892128 [ 277 ] {24b592e9-ec47-4ce9-87b1-a4a5eedb6b40} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2026.01.05 22:36:58.892172 [ 277 ] {24b592e9-ec47-4ce9-87b1-a4a5eedb6b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8643 | 2026.01.05 22:36:58.892531 [ 277 ] {24b592e9-ec47-4ce9-87b1-a4a5eedb6b40} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8644 | 2026.01.05 22:36:58.892765 [ 277 ] {24b592e9-ec47-4ce9-87b1-a4a5eedb6b40} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2026.01.05 22:36:58.892898 [ 277 ] {24b592e9-ec47-4ce9-87b1-a4a5eedb6b40} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001281 sec., 57767.36924277908 rows/sec., 4.51 MiB/sec. | ||
| 8646 | 2026.01.05 22:36:58.892922 [ 188 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143078 sec., 419351.6822991655 rows/sec., 28.12 MiB/sec. | ||
| 8647 | 2026.01.05 22:36:58.892937 [ 277 ] {24b592e9-ec47-4ce9-87b1-a4a5eedb6b40} <Debug> TCPHandler: Processed in 0.0014494 sec. | ||
| 8648 | 2026.01.05 22:36:58.893094 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8649 | 2026.01.05 22:36:58.893158 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8650 | 2026.01.05 22:36:58.893193 [ 277 ] {318cb569-0382-4a04-9f30-7bbea23632ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8651 | 2026.01.05 22:36:58.893242 [ 277 ] {318cb569-0382-4a04-9f30-7bbea23632ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8652 | 2026.01.05 22:36:58.893458 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_51_10} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.01.05 22:36:58.893548 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_51_10} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8654 | 2026.01.05 22:36:58.893646 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8655 | 2026.01.05 22:36:58.893692 [ 277 ] {318cb569-0382-4a04-9f30-7bbea23632ad} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8656 | 2026.01.05 22:36:58.893733 [ 277 ] {318cb569-0382-4a04-9f30-7bbea23632ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8657 | 2026.01.05 22:36:58.894076 [ 277 ] {318cb569-0382-4a04-9f30-7bbea23632ad} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8658 | 2026.01.05 22:36:58.894290 [ 277 ] {318cb569-0382-4a04-9f30-7bbea23632ad} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8659 | 2026.01.05 22:36:58.894426 [ 277 ] {318cb569-0382-4a04-9f30-7bbea23632ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 8660 | 2026.01.05 22:36:58.894463 [ 277 ] {318cb569-0382-4a04-9f30-7bbea23632ad} <Debug> TCPHandler: Processed in 0.001419549 sec. | ||
| 8661 | 2026.01.05 22:36:58.894579 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8662 | 2026.01.05 22:36:58.894676 [ 277 ] {b0a2c5a5-4700-426e-8c53-53df39091005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8663 | 2026.01.05 22:36:58.894731 [ 277 ] {b0a2c5a5-4700-426e-8c53-53df39091005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8664 | 2026.01.05 22:36:58.895507 [ 277 ] {b0a2c5a5-4700-426e-8c53-53df39091005} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2026.01.05 22:36:58.895543 [ 277 ] {b0a2c5a5-4700-426e-8c53-53df39091005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8666 | 2026.01.05 22:36:58.896088 [ 277 ] {b0a2c5a5-4700-426e-8c53-53df39091005} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8667 | 2026.01.05 22:36:58.896313 [ 277 ] {b0a2c5a5-4700-426e-8c53-53df39091005} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2026.01.05 22:36:58.896416 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8669 | 2026.01.05 22:36:58.896446 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2026.01.05 22:36:58.896451 [ 277 ] {b0a2c5a5-4700-426e-8c53-53df39091005} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001794 sec., 5574.136008918617 rows/sec., 9.99 MiB/sec. | ||
| 8671 | 2026.01.05 22:36:58.896465 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8672 | 2026.01.05 22:36:58.896519 [ 277 ] {b0a2c5a5-4700-426e-8c53-53df39091005} <Debug> TCPHandler: Processed in 0.001991029 sec. | ||
| 8673 | 2026.01.05 22:36:58.896555 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 8674 | 2026.01.05 22:36:58.896631 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8675 | 2026.01.05 22:36:58.896733 [ 277 ] {bd99eaf7-4ee5-44a4-8840-f9acc2ce3af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8676 | 2026.01.05 22:36:58.896775 [ 277 ] {bd99eaf7-4ee5-44a4-8840-f9acc2ce3af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8677 | 2026.01.05 22:36:58.896791 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8678 | 2026.01.05 22:36:58.896861 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 931 rows starting from the beginning of the part | ||
| 8679 | 2026.01.05 22:36:58.897009 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 8680 | 2026.01.05 22:36:58.897114 [ 277 ] {bd99eaf7-4ee5-44a4-8840-f9acc2ce3af5} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.01.05 22:36:58.897134 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 8682 | 2026.01.05 22:36:58.897154 [ 277 ] {bd99eaf7-4ee5-44a4-8840-f9acc2ce3af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8683 | 2026.01.05 22:36:58.897256 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 8684 | 2026.01.05 22:36:58.897377 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
| 8685 | 2026.01.05 22:36:58.897492 [ 277 ] {bd99eaf7-4ee5-44a4-8840-f9acc2ce3af5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8686 | 2026.01.05 22:36:58.897499 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 8687 | 2026.01.05 22:36:58.897723 [ 277 ] {bd99eaf7-4ee5-44a4-8840-f9acc2ce3af5} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2026.01.05 22:36:58.897861 [ 277 ] {bd99eaf7-4ee5-44a4-8840-f9acc2ce3af5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 8689 | 2026.01.05 22:36:58.897899 [ 277 ] {bd99eaf7-4ee5-44a4-8840-f9acc2ce3af5} <Debug> TCPHandler: Processed in 0.001317685 sec. | ||
| 8690 | 2026.01.05 22:36:58.903502 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 19 columns (19 merged, 0 gathered) in 0.006988362 sec., 146100.04461703615 rows/sec., 261.80 MiB/sec. | ||
| 8691 | 2026.01.05 22:36:58.905189 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8692 | 2026.01.05 22:36:58.905550 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.01.05 22:36:58.905615 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8694 | 2026.01.05 22:36:58.905745 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.24 MiB. | ||
| 8695 | 2026.01.05 22:36:59.000158 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.95 MiB, peak 310.13 MiB, free memory in arenas 0.00 B, will set to 305.13 MiB (RSS), difference: 3.18 MiB | ||
| 8696 | 2026.01.05 22:37:01.290529 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8697 | 2026.01.05 22:37:01.290588 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8698 | 2026.01.05 22:37:01.483882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21157 | ||
| 8699 | 2026.01.05 22:37:01.484398 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.01.05 22:37:01.484436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8701 | 2026.01.05 22:37:01.484928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8702 | 2026.01.05 22:37:01.485168 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.01.05 22:37:01.485306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21157 | ||
| 8704 | 2026.01.05 22:37:01.523872 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1078 | ||
| 8705 | 2026.01.05 22:37:01.526500 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8706 | 2026.01.05 22:37:01.526554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8707 | 2026.01.05 22:37:01.527870 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8708 | 2026.01.05 22:37:01.528140 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8709 | 2026.01.05 22:37:01.528424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
| 8710 | 2026.01.05 22:37:02.543423 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8711 | 2026.01.05 22:37:02.559524 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2026.01.05 22:37:02.559577 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8713 | 2026.01.05 22:37:02.565522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8714 | 2026.01.05 22:37:02.566199 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8715 | 2026.01.05 22:37:02.568932 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8716 | 2026.01.05 22:37:03.898706 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8717 | 2026.01.05 22:37:03.898940 [ 277 ] {6bba81ba-dd5b-4170-ad71-7851e90e0286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8718 | 2026.01.05 22:37:03.899015 [ 277 ] {6bba81ba-dd5b-4170-ad71-7851e90e0286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8719 | 2026.01.05 22:37:03.899869 [ 277 ] {6bba81ba-dd5b-4170-ad71-7851e90e0286} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.01.05 22:37:03.899917 [ 277 ] {6bba81ba-dd5b-4170-ad71-7851e90e0286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8721 | 2026.01.05 22:37:03.900371 [ 277 ] {6bba81ba-dd5b-4170-ad71-7851e90e0286} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8722 | 2026.01.05 22:37:03.900611 [ 277 ] {6bba81ba-dd5b-4170-ad71-7851e90e0286} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2026.01.05 22:37:03.900766 [ 277 ] {6bba81ba-dd5b-4170-ad71-7851e90e0286} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001878 sec., 218317.3588924388 rows/sec., 13.85 MiB/sec. | ||
| 8724 | 2026.01.05 22:37:03.900766 [ 70 ] {} <Debug> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 8725 | 2026.01.05 22:37:03.900811 [ 277 ] {6bba81ba-dd5b-4170-ad71-7851e90e0286} <Debug> TCPHandler: Processed in 0.002241787 sec. | ||
| 8726 | 2026.01.05 22:37:03.900850 [ 70 ] {} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2026.01.05 22:37:03.900882 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8728 | 2026.01.05 22:37:03.900954 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8729 | 2026.01.05 22:37:03.900994 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 8730 | 2026.01.05 22:37:03.901056 [ 277 ] {a03bc067-3e2c-40a4-bd83-87d8b6772942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8731 | 2026.01.05 22:37:03.901103 [ 277 ] {a03bc067-3e2c-40a4-bd83-87d8b6772942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8732 | 2026.01.05 22:37:03.901118 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8733 | 2026.01.05 22:37:03.901161 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 434 rows starting from the beginning of the part | ||
| 8734 | 2026.01.05 22:37:03.901240 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8735 | 2026.01.05 22:37:03.901295 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8736 | 2026.01.05 22:37:03.901346 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8737 | 2026.01.05 22:37:03.901393 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 8738 | 2026.01.05 22:37:03.901442 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 8739 | 2026.01.05 22:37:03.902178 [ 277 ] {a03bc067-3e2c-40a4-bd83-87d8b6772942} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2026.01.05 22:37:03.902222 [ 277 ] {a03bc067-3e2c-40a4-bd83-87d8b6772942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8741 | 2026.01.05 22:37:03.902552 [ 187 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611166 sec., 823006.443780467 rows/sec., 56.51 MiB/sec. | ||
| 8742 | 2026.01.05 22:37:03.902653 [ 277 ] {a03bc067-3e2c-40a4-bd83-87d8b6772942} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8743 | 2026.01.05 22:37:03.902764 [ 188 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 8744 | 2026.01.05 22:37:03.902907 [ 277 ] {a03bc067-3e2c-40a4-bd83-87d8b6772942} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8745 | 2026.01.05 22:37:03.903061 [ 277 ] {a03bc067-3e2c-40a4-bd83-87d8b6772942} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.002024 sec., 579051.3833992095 rows/sec., 46.08 MiB/sec. | ||
| 8746 | 2026.01.05 22:37:03.903101 [ 277 ] {a03bc067-3e2c-40a4-bd83-87d8b6772942} <Debug> TCPHandler: Processed in 0.002198326 sec. | ||
| 8747 | 2026.01.05 22:37:03.903132 [ 188 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_15_3} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8748 | 2026.01.05 22:37:03.903215 [ 188 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_15_3} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 8749 | 2026.01.05 22:37:03.903219 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2026.01.05 22:37:03.903313 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8751 | 2026.01.05 22:37:03.903325 [ 277 ] {3b02ef4b-e36b-45c3-a752-007dac9a464a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8752 | 2026.01.05 22:37:03.903372 [ 277 ] {3b02ef4b-e36b-45c3-a752-007dac9a464a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8753 | 2026.01.05 22:37:03.903882 [ 277 ] {3b02ef4b-e36b-45c3-a752-007dac9a464a} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2026.01.05 22:37:03.903920 [ 277 ] {3b02ef4b-e36b-45c3-a752-007dac9a464a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8755 | 2026.01.05 22:37:03.904307 [ 277 ] {3b02ef4b-e36b-45c3-a752-007dac9a464a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8756 | 2026.01.05 22:37:03.904536 [ 277 ] {3b02ef4b-e36b-45c3-a752-007dac9a464a} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.01.05 22:37:03.904671 [ 277 ] {3b02ef4b-e36b-45c3-a752-007dac9a464a} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001364 sec., 172287.39002932553 rows/sec., 10.43 MiB/sec. | ||
| 8758 | 2026.01.05 22:37:03.904709 [ 277 ] {3b02ef4b-e36b-45c3-a752-007dac9a464a} <Debug> TCPHandler: Processed in 0.001540493 sec. | ||
| 8759 | 2026.01.05 22:37:03.904837 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8760 | 2026.01.05 22:37:03.904932 [ 277 ] {4d53c508-f6a4-4dd1-a54f-b9c7e9a449ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8761 | 2026.01.05 22:37:03.904973 [ 277 ] {4d53c508-f6a4-4dd1-a54f-b9c7e9a449ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8762 | 2026.01.05 22:37:03.905491 [ 277 ] {4d53c508-f6a4-4dd1-a54f-b9c7e9a449ca} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.01.05 22:37:03.905528 [ 277 ] {4d53c508-f6a4-4dd1-a54f-b9c7e9a449ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8764 | 2026.01.05 22:37:03.905840 [ 277 ] {4d53c508-f6a4-4dd1-a54f-b9c7e9a449ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8765 | 2026.01.05 22:37:03.906062 [ 277 ] {4d53c508-f6a4-4dd1-a54f-b9c7e9a449ca} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8766 | 2026.01.05 22:37:03.906192 [ 277 ] {4d53c508-f6a4-4dd1-a54f-b9c7e9a449ca} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00128 sec., 165625 rows/sec., 10.68 MiB/sec. | ||
| 8767 | 2026.01.05 22:37:03.906230 [ 277 ] {4d53c508-f6a4-4dd1-a54f-b9c7e9a449ca} <Debug> TCPHandler: Processed in 0.00144611 sec. | ||
| 8768 | 2026.01.05 22:37:03.906337 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8769 | 2026.01.05 22:37:03.906438 [ 277 ] {98a3beb2-2ba2-4324-8b56-06534bdebdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8770 | 2026.01.05 22:37:03.906479 [ 277 ] {98a3beb2-2ba2-4324-8b56-06534bdebdaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8771 | 2026.01.05 22:37:03.906974 [ 277 ] {98a3beb2-2ba2-4324-8b56-06534bdebdaa} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2026.01.05 22:37:03.907017 [ 277 ] {98a3beb2-2ba2-4324-8b56-06534bdebdaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8773 | 2026.01.05 22:37:03.907378 [ 277 ] {98a3beb2-2ba2-4324-8b56-06534bdebdaa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8774 | 2026.01.05 22:37:03.907607 [ 277 ] {98a3beb2-2ba2-4324-8b56-06534bdebdaa} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8775 | 2026.01.05 22:37:03.907710 [ 70 ] {} <Debug> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 8776 | 2026.01.05 22:37:03.907740 [ 277 ] {98a3beb2-2ba2-4324-8b56-06534bdebdaa} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00132 sec., 159848.48484848486 rows/sec., 9.08 MiB/sec. | ||
| 8777 | 2026.01.05 22:37:03.907745 [ 70 ] {} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2026.01.05 22:37:03.907780 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8779 | 2026.01.05 22:37:03.907787 [ 277 ] {98a3beb2-2ba2-4324-8b56-06534bdebdaa} <Debug> TCPHandler: Processed in 0.001499552 sec. | ||
| 8780 | 2026.01.05 22:37:03.907864 [ 202 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 8781 | 2026.01.05 22:37:03.907895 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8782 | 2026.01.05 22:37:03.907981 [ 202 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8783 | 2026.01.05 22:37:03.907994 [ 277 ] {621e59a1-fc99-4760-bf93-1a8d77378af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8784 | 2026.01.05 22:37:03.908019 [ 202 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 223 rows starting from the beginning of the part | ||
| 8785 | 2026.01.05 22:37:03.908044 [ 277 ] {621e59a1-fc99-4760-bf93-1a8d77378af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8786 | 2026.01.05 22:37:03.908083 [ 202 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8787 | 2026.01.05 22:37:03.908134 [ 202 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8788 | 2026.01.05 22:37:03.908192 [ 202 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8789 | 2026.01.05 22:37:03.908236 [ 202 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 8790 | 2026.01.05 22:37:03.908278 [ 202 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 8791 | 2026.01.05 22:37:03.908726 [ 277 ] {621e59a1-fc99-4760-bf93-1a8d77378af4} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.01.05 22:37:03.908767 [ 277 ] {621e59a1-fc99-4760-bf93-1a8d77378af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8793 | 2026.01.05 22:37:03.909112 [ 187 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289345 sec., 528175.1587046136 rows/sec., 32.73 MiB/sec. | ||
| 8794 | 2026.01.05 22:37:03.909148 [ 277 ] {621e59a1-fc99-4760-bf93-1a8d77378af4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8795 | 2026.01.05 22:37:03.909304 [ 192 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 8796 | 2026.01.05 22:37:03.909510 [ 277 ] {621e59a1-fc99-4760-bf93-1a8d77378af4} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2026.01.05 22:37:03.909667 [ 192 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_15_3} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2026.01.05 22:37:03.909671 [ 277 ] {621e59a1-fc99-4760-bf93-1a8d77378af4} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001694 sec., 418536.0094451004 rows/sec., 29.33 MiB/sec. | ||
| 8799 | 2026.01.05 22:37:03.909730 [ 277 ] {621e59a1-fc99-4760-bf93-1a8d77378af4} <Debug> TCPHandler: Processed in 0.001883615 sec. | ||
| 8800 | 2026.01.05 22:37:03.909761 [ 192 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_15_3} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 8801 | 2026.01.05 22:37:03.909845 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8802 | 2026.01.05 22:37:03.909873 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8803 | 2026.01.05 22:37:03.909954 [ 277 ] {a3f33d1f-c8ad-4315-ba1d-fcda251f990f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8804 | 2026.01.05 22:37:03.910003 [ 277 ] {a3f33d1f-c8ad-4315-ba1d-fcda251f990f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8805 | 2026.01.05 22:37:03.910348 [ 277 ] {a3f33d1f-c8ad-4315-ba1d-fcda251f990f} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2026.01.05 22:37:03.910391 [ 277 ] {a3f33d1f-c8ad-4315-ba1d-fcda251f990f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8807 | 2026.01.05 22:37:03.910846 [ 277 ] {a3f33d1f-c8ad-4315-ba1d-fcda251f990f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8808 | 2026.01.05 22:37:03.911173 [ 277 ] {a3f33d1f-c8ad-4315-ba1d-fcda251f990f} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2026.01.05 22:37:03.911297 [ 70 ] {} <Debug> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 8810 | 2026.01.05 22:37:03.911332 [ 70 ] {} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.01.05 22:37:03.911347 [ 277 ] {a3f33d1f-c8ad-4315-ba1d-fcda251f990f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. | ||
| 8812 | 2026.01.05 22:37:03.911352 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8813 | 2026.01.05 22:37:03.911410 [ 277 ] {a3f33d1f-c8ad-4315-ba1d-fcda251f990f} <Debug> TCPHandler: Processed in 0.001612816 sec. | ||
| 8814 | 2026.01.05 22:37:03.911457 [ 187 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::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 | ||
| 8815 | 2026.01.05 22:37:03.911545 [ 187 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8816 | 2026.01.05 22:37:03.911558 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8817 | 2026.01.05 22:37:03.911574 [ 187 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::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 | ||
| 8818 | 2026.01.05 22:37:03.911638 [ 187 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::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 | ||
| 8819 | 2026.01.05 22:37:03.911677 [ 277 ] {a1c4da09-fef9-4b81-8675-14b676ed74f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8820 | 2026.01.05 22:37:03.911686 [ 187 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::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 | ||
| 8821 | 2026.01.05 22:37:03.911735 [ 277 ] {a1c4da09-fef9-4b81-8675-14b676ed74f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8822 | 2026.01.05 22:37:03.911737 [ 187 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::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 | ||
| 8823 | 2026.01.05 22:37:03.911788 [ 187 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::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 | ||
| 8824 | 2026.01.05 22:37:03.911829 [ 187 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::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 | ||
| 8825 | 2026.01.05 22:37:03.912277 [ 277 ] {a1c4da09-fef9-4b81-8675-14b676ed74f0} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2026.01.05 22:37:03.912312 [ 277 ] {a1c4da09-fef9-4b81-8675-14b676ed74f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8827 | 2026.01.05 22:37:03.912616 [ 197 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001187311 sec., 30320.615238972772 rows/sec., 1.55 MiB/sec. | ||
| 8828 | 2026.01.05 22:37:03.912686 [ 277 ] {a1c4da09-fef9-4b81-8675-14b676ed74f0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8829 | 2026.01.05 22:37:03.912802 [ 194 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 8830 | 2026.01.05 22:37:03.912952 [ 277 ] {a1c4da09-fef9-4b81-8675-14b676ed74f0} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2026.01.05 22:37:03.913123 [ 277 ] {a1c4da09-fef9-4b81-8675-14b676ed74f0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00147 sec., 213605.44217687077 rows/sec., 14.03 MiB/sec. | ||
| 8832 | 2026.01.05 22:37:03.913137 [ 194 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_6_1} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2026.01.05 22:37:03.913167 [ 277 ] {a1c4da09-fef9-4b81-8675-14b676ed74f0} <Debug> TCPHandler: Processed in 0.001671058 sec. | ||
| 8834 | 2026.01.05 22:37:03.913217 [ 194 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_6_1} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 8835 | 2026.01.05 22:37:03.913275 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8836 | 2026.01.05 22:37:03.913304 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8837 | 2026.01.05 22:37:03.913374 [ 277 ] {b85e30df-accd-4413-b0dd-50988ab035ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8838 | 2026.01.05 22:37:03.913420 [ 277 ] {b85e30df-accd-4413-b0dd-50988ab035ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8839 | 2026.01.05 22:37:03.913735 [ 277 ] {b85e30df-accd-4413-b0dd-50988ab035ec} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8840 | 2026.01.05 22:37:03.913771 [ 277 ] {b85e30df-accd-4413-b0dd-50988ab035ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8841 | 2026.01.05 22:37:03.914097 [ 277 ] {b85e30df-accd-4413-b0dd-50988ab035ec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8842 | 2026.01.05 22:37:03.914323 [ 277 ] {b85e30df-accd-4413-b0dd-50988ab035ec} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8843 | 2026.01.05 22:37:03.914450 [ 277 ] {b85e30df-accd-4413-b0dd-50988ab035ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 8844 | 2026.01.05 22:37:03.914487 [ 277 ] {b85e30df-accd-4413-b0dd-50988ab035ec} <Debug> TCPHandler: Processed in 0.001260393 sec. | ||
| 8845 | 2026.01.05 22:37:03.914594 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8846 | 2026.01.05 22:37:03.914692 [ 277 ] {3fae3f1d-05a7-472c-96de-aba4e88342fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8847 | 2026.01.05 22:37:03.914747 [ 277 ] {3fae3f1d-05a7-472c-96de-aba4e88342fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8848 | 2026.01.05 22:37:03.915587 [ 277 ] {3fae3f1d-05a7-472c-96de-aba4e88342fc} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8849 | 2026.01.05 22:37:03.915623 [ 277 ] {3fae3f1d-05a7-472c-96de-aba4e88342fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8850 | 2026.01.05 22:37:03.916181 [ 277 ] {3fae3f1d-05a7-472c-96de-aba4e88342fc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8851 | 2026.01.05 22:37:03.916414 [ 277 ] {3fae3f1d-05a7-472c-96de-aba4e88342fc} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8852 | 2026.01.05 22:37:03.916553 [ 277 ] {3fae3f1d-05a7-472c-96de-aba4e88342fc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00188 sec., 15957.446808510638 rows/sec., 28.60 MiB/sec. | ||
| 8853 | 2026.01.05 22:37:03.916606 [ 277 ] {3fae3f1d-05a7-472c-96de-aba4e88342fc} <Debug> TCPHandler: Processed in 0.002062401 sec. | ||
| 8854 | 2026.01.05 22:37:03.916720 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2026.01.05 22:37:03.916815 [ 277 ] {82e82579-78de-4c31-88fd-d761ada69a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8856 | 2026.01.05 22:37:03.916854 [ 277 ] {82e82579-78de-4c31-88fd-d761ada69a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8857 | 2026.01.05 22:37:03.917202 [ 277 ] {82e82579-78de-4c31-88fd-d761ada69a3f} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2026.01.05 22:37:03.917238 [ 277 ] {82e82579-78de-4c31-88fd-d761ada69a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8859 | 2026.01.05 22:37:03.917560 [ 277 ] {82e82579-78de-4c31-88fd-d761ada69a3f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8860 | 2026.01.05 22:37:03.917769 [ 277 ] {82e82579-78de-4c31-88fd-d761ada69a3f} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.01.05 22:37:03.917897 [ 277 ] {82e82579-78de-4c31-88fd-d761ada69a3f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001101 sec., 94459.58219800182 rows/sec., 5.79 MiB/sec. | ||
| 8862 | 2026.01.05 22:37:03.917932 [ 277 ] {82e82579-78de-4c31-88fd-d761ada69a3f} <Debug> TCPHandler: Processed in 0.001262004 sec. | ||
| 8863 | 2026.01.05 22:37:06.399812 [ 67 ] {} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8864 | 2026.01.05 22:37:06.399885 [ 67 ] {} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.01.05 22:37:06.399905 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8866 | 2026.01.05 22:37:06.400024 [ 192 ] {c4a6101b-a8ac-45d0-9d44-0da88bafd52a::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 | ||
| 8867 | 2026.01.05 22:37:06.400339 [ 192 ] {c4a6101b-a8ac-45d0-9d44-0da88bafd52a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8868 | 2026.01.05 22:37:06.400382 [ 192 ] {c4a6101b-a8ac-45d0-9d44-0da88bafd52a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 8869 | 2026.01.05 22:37:06.400464 [ 192 ] {c4a6101b-a8ac-45d0-9d44-0da88bafd52a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 8870 | 2026.01.05 22:37:06.400523 [ 192 ] {c4a6101b-a8ac-45d0-9d44-0da88bafd52a::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 | ||
| 8871 | 2026.01.05 22:37:06.400583 [ 192 ] {c4a6101b-a8ac-45d0-9d44-0da88bafd52a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part | ||
| 8872 | 2026.01.05 22:37:06.400644 [ 192 ] {c4a6101b-a8ac-45d0-9d44-0da88bafd52a::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 | ||
| 8873 | 2026.01.05 22:37:06.402153 [ 197 ] {c4a6101b-a8ac-45d0-9d44-0da88bafd52a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 6 columns (6 merged, 0 gathered) in 0.002180176 sec., 22933.92827001123 rows/sec., 5.45 MiB/sec. | ||
| 8874 | 2026.01.05 22:37:06.402388 [ 193 ] {c4a6101b-a8ac-45d0-9d44-0da88bafd52a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8875 | 2026.01.05 22:37:06.402856 [ 193 ] {c4a6101b-a8ac-45d0-9d44-0da88bafd52a::all_1_5_1} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.01.05 22:37:06.402941 [ 193 ] {c4a6101b-a8ac-45d0-9d44-0da88bafd52a::all_1_5_1} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8877 | 2026.01.05 22:37:06.403056 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8878 | 2026.01.05 22:37:08.916411 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2026.01.05 22:37:08.916624 [ 277 ] {9dd7cd17-13a9-446d-9e03-99499c291e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8880 | 2026.01.05 22:37:08.916697 [ 277 ] {9dd7cd17-13a9-446d-9e03-99499c291e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8881 | 2026.01.05 22:37:08.917384 [ 277 ] {9dd7cd17-13a9-446d-9e03-99499c291e82} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.01.05 22:37:08.917422 [ 277 ] {9dd7cd17-13a9-446d-9e03-99499c291e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8883 | 2026.01.05 22:37:08.917827 [ 277 ] {9dd7cd17-13a9-446d-9e03-99499c291e82} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8884 | 2026.01.05 22:37:08.918054 [ 277 ] {9dd7cd17-13a9-446d-9e03-99499c291e82} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.01.05 22:37:08.918207 [ 277 ] {9dd7cd17-13a9-446d-9e03-99499c291e82} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001638 sec., 14652.014652014654 rows/sec., 1.22 MiB/sec. | ||
| 8886 | 2026.01.05 22:37:08.918248 [ 277 ] {9dd7cd17-13a9-446d-9e03-99499c291e82} <Debug> TCPHandler: Processed in 0.001977839 sec. | ||
| 8887 | 2026.01.05 22:37:08.918370 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.01.05 22:37:08.918463 [ 277 ] {419e0bc8-bb6b-4cd2-8e45-100b2b56c0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8889 | 2026.01.05 22:37:08.918505 [ 277 ] {419e0bc8-bb6b-4cd2-8e45-100b2b56c0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8890 | 2026.01.05 22:37:08.918882 [ 277 ] {419e0bc8-bb6b-4cd2-8e45-100b2b56c0f2} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2026.01.05 22:37:08.918917 [ 277 ] {419e0bc8-bb6b-4cd2-8e45-100b2b56c0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8892 | 2026.01.05 22:37:08.919244 [ 277 ] {419e0bc8-bb6b-4cd2-8e45-100b2b56c0f2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8893 | 2026.01.05 22:37:08.919459 [ 277 ] {419e0bc8-bb6b-4cd2-8e45-100b2b56c0f2} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2026.01.05 22:37:08.919585 [ 277 ] {419e0bc8-bb6b-4cd2-8e45-100b2b56c0f2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001141 sec., 1752.8483786152497 rows/sec., 142.93 KiB/sec. | ||
| 8895 | 2026.01.05 22:37:08.919622 [ 277 ] {419e0bc8-bb6b-4cd2-8e45-100b2b56c0f2} <Debug> TCPHandler: Processed in 0.001302705 sec. | ||
| 8896 | 2026.01.05 22:37:08.919729 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2026.01.05 22:37:08.919823 [ 277 ] {5f7e3291-e3c6-422d-82ce-fd01523f5cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8898 | 2026.01.05 22:37:08.919861 [ 277 ] {5f7e3291-e3c6-422d-82ce-fd01523f5cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8899 | 2026.01.05 22:37:08.920939 [ 277 ] {5f7e3291-e3c6-422d-82ce-fd01523f5cf6} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2026.01.05 22:37:08.920976 [ 277 ] {5f7e3291-e3c6-422d-82ce-fd01523f5cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8901 | 2026.01.05 22:37:08.921384 [ 277 ] {5f7e3291-e3c6-422d-82ce-fd01523f5cf6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8902 | 2026.01.05 22:37:08.921616 [ 277 ] {5f7e3291-e3c6-422d-82ce-fd01523f5cf6} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.01.05 22:37:08.921749 [ 277 ] {5f7e3291-e3c6-422d-82ce-fd01523f5cf6} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.001945 sec., 687403.5989717224 rows/sec., 57.49 MiB/sec. | ||
| 8904 | 2026.01.05 22:37:08.921786 [ 277 ] {5f7e3291-e3c6-422d-82ce-fd01523f5cf6} <Debug> TCPHandler: Processed in 0.002106493 sec. | ||
| 8905 | 2026.01.05 22:37:08.921896 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2026.01.05 22:37:08.921993 [ 277 ] {d0c20f81-e005-4cbf-a509-3a3199c029f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8907 | 2026.01.05 22:37:08.922034 [ 277 ] {d0c20f81-e005-4cbf-a509-3a3199c029f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8908 | 2026.01.05 22:37:08.922422 [ 277 ] {d0c20f81-e005-4cbf-a509-3a3199c029f9} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2026.01.05 22:37:08.922456 [ 277 ] {d0c20f81-e005-4cbf-a509-3a3199c029f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8910 | 2026.01.05 22:37:08.922771 [ 277 ] {d0c20f81-e005-4cbf-a509-3a3199c029f9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8911 | 2026.01.05 22:37:08.922984 [ 277 ] {d0c20f81-e005-4cbf-a509-3a3199c029f9} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2026.01.05 22:37:08.923109 [ 277 ] {d0c20f81-e005-4cbf-a509-3a3199c029f9} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.59 MiB/sec. | ||
| 8913 | 2026.01.05 22:37:08.923145 [ 277 ] {d0c20f81-e005-4cbf-a509-3a3199c029f9} <Debug> TCPHandler: Processed in 0.001299316 sec. | ||
| 8914 | 2026.01.05 22:37:08.923246 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2026.01.05 22:37:08.923338 [ 277 ] {40e5530d-e55f-4dd5-a481-107c5c350728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8916 | 2026.01.05 22:37:08.923377 [ 277 ] {40e5530d-e55f-4dd5-a481-107c5c350728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8917 | 2026.01.05 22:37:08.923851 [ 277 ] {40e5530d-e55f-4dd5-a481-107c5c350728} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.01.05 22:37:08.923885 [ 277 ] {40e5530d-e55f-4dd5-a481-107c5c350728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8919 | 2026.01.05 22:37:08.924223 [ 277 ] {40e5530d-e55f-4dd5-a481-107c5c350728} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8920 | 2026.01.05 22:37:08.924442 [ 277 ] {40e5530d-e55f-4dd5-a481-107c5c350728} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.01.05 22:37:08.924571 [ 277 ] {40e5530d-e55f-4dd5-a481-107c5c350728} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001251 sec., 201438.84892086333 rows/sec., 13.93 MiB/sec. | ||
| 8922 | 2026.01.05 22:37:08.924608 [ 277 ] {40e5530d-e55f-4dd5-a481-107c5c350728} <Debug> TCPHandler: Processed in 0.001411919 sec. | ||
| 8923 | 2026.01.05 22:37:08.924723 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8924 | 2026.01.05 22:37:08.924816 [ 277 ] {1d3109d8-def3-4796-8d65-03e4f95d439c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8925 | 2026.01.05 22:37:08.924855 [ 277 ] {1d3109d8-def3-4796-8d65-03e4f95d439c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8926 | 2026.01.05 22:37:08.925236 [ 277 ] {1d3109d8-def3-4796-8d65-03e4f95d439c} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2026.01.05 22:37:08.925270 [ 277 ] {1d3109d8-def3-4796-8d65-03e4f95d439c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8928 | 2026.01.05 22:37:08.925596 [ 277 ] {1d3109d8-def3-4796-8d65-03e4f95d439c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8929 | 2026.01.05 22:37:08.925828 [ 277 ] {1d3109d8-def3-4796-8d65-03e4f95d439c} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2026.01.05 22:37:08.925957 [ 277 ] {1d3109d8-def3-4796-8d65-03e4f95d439c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 808.19 KiB/sec. | ||
| 8931 | 2026.01.05 22:37:08.925995 [ 277 ] {1d3109d8-def3-4796-8d65-03e4f95d439c} <Debug> TCPHandler: Processed in 0.001322615 sec. | ||
| 8932 | 2026.01.05 22:37:08.926104 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8933 | 2026.01.05 22:37:08.926216 [ 277 ] {0773e89b-3627-46c3-a5f2-8f39dad91f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8934 | 2026.01.05 22:37:08.926266 [ 277 ] {0773e89b-3627-46c3-a5f2-8f39dad91f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8935 | 2026.01.05 22:37:08.926960 [ 277 ] {0773e89b-3627-46c3-a5f2-8f39dad91f34} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2026.01.05 22:37:08.927003 [ 277 ] {0773e89b-3627-46c3-a5f2-8f39dad91f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8937 | 2026.01.05 22:37:08.927372 [ 277 ] {0773e89b-3627-46c3-a5f2-8f39dad91f34} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8938 | 2026.01.05 22:37:08.927589 [ 277 ] {0773e89b-3627-46c3-a5f2-8f39dad91f34} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2026.01.05 22:37:08.927723 [ 277 ] {0773e89b-3627-46c3-a5f2-8f39dad91f34} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001531 sec., 370999.34683213587 rows/sec., 27.83 MiB/sec. | ||
| 8940 | 2026.01.05 22:37:08.927762 [ 277 ] {0773e89b-3627-46c3-a5f2-8f39dad91f34} <Debug> TCPHandler: Processed in 0.00170783 sec. | ||
| 8941 | 2026.01.05 22:37:08.927872 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8942 | 2026.01.05 22:37:08.927969 [ 277 ] {d5327823-5ca8-40dc-bad5-29525a9dedd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8943 | 2026.01.05 22:37:08.928013 [ 277 ] {d5327823-5ca8-40dc-bad5-29525a9dedd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8944 | 2026.01.05 22:37:08.928589 [ 277 ] {d5327823-5ca8-40dc-bad5-29525a9dedd9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2026.01.05 22:37:08.928624 [ 277 ] {d5327823-5ca8-40dc-bad5-29525a9dedd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8946 | 2026.01.05 22:37:08.929054 [ 277 ] {d5327823-5ca8-40dc-bad5-29525a9dedd9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8947 | 2026.01.05 22:37:08.929276 [ 277 ] {d5327823-5ca8-40dc-bad5-29525a9dedd9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2026.01.05 22:37:08.929418 [ 277 ] {d5327823-5ca8-40dc-bad5-29525a9dedd9} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001468 sec., 600136.2397820164 rows/sec., 40.73 MiB/sec. | ||
| 8949 | 2026.01.05 22:37:08.929455 [ 277 ] {d5327823-5ca8-40dc-bad5-29525a9dedd9} <Debug> TCPHandler: Processed in 0.001633886 sec. | ||
| 8950 | 2026.01.05 22:37:08.929562 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8951 | 2026.01.05 22:37:08.929657 [ 277 ] {cafc019a-fab1-43a0-8f39-7b2aaac1fd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8952 | 2026.01.05 22:37:08.929711 [ 277 ] {cafc019a-fab1-43a0-8f39-7b2aaac1fd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8953 | 2026.01.05 22:37:08.930501 [ 277 ] {cafc019a-fab1-43a0-8f39-7b2aaac1fd91} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2026.01.05 22:37:08.930538 [ 277 ] {cafc019a-fab1-43a0-8f39-7b2aaac1fd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8955 | 2026.01.05 22:37:08.931066 [ 277 ] {cafc019a-fab1-43a0-8f39-7b2aaac1fd91} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8956 | 2026.01.05 22:37:08.931302 [ 277 ] {cafc019a-fab1-43a0-8f39-7b2aaac1fd91} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8957 | 2026.01.05 22:37:08.931443 [ 277 ] {cafc019a-fab1-43a0-8f39-7b2aaac1fd91} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001804 sec., 5543.2372505543235 rows/sec., 9.93 MiB/sec. | ||
| 8958 | 2026.01.05 22:37:08.931497 [ 277 ] {cafc019a-fab1-43a0-8f39-7b2aaac1fd91} <Debug> TCPHandler: Processed in 0.001984679 sec. | ||
| 8959 | 2026.01.05 22:37:08.931602 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8960 | 2026.01.05 22:37:08.931697 [ 277 ] {c33b4644-2315-4d81-af60-aa9edcf059e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8961 | 2026.01.05 22:37:08.931739 [ 277 ] {c33b4644-2315-4d81-af60-aa9edcf059e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8962 | 2026.01.05 22:37:08.932074 [ 277 ] {c33b4644-2315-4d81-af60-aa9edcf059e3} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8963 | 2026.01.05 22:37:08.932111 [ 277 ] {c33b4644-2315-4d81-af60-aa9edcf059e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8964 | 2026.01.05 22:37:08.932461 [ 277 ] {c33b4644-2315-4d81-af60-aa9edcf059e3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8965 | 2026.01.05 22:37:08.932675 [ 277 ] {c33b4644-2315-4d81-af60-aa9edcf059e3} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8966 | 2026.01.05 22:37:08.932808 [ 277 ] {c33b4644-2315-4d81-af60-aa9edcf059e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 8967 | 2026.01.05 22:37:08.932845 [ 277 ] {c33b4644-2315-4d81-af60-aa9edcf059e3} <Debug> TCPHandler: Processed in 0.001292825 sec. | ||
| 8968 | 2026.01.05 22:37:08.986331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21605 | ||
| 8969 | 2026.01.05 22:37:08.986824 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2026.01.05 22:37:08.986865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8971 | 2026.01.05 22:37:08.987374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8972 | 2026.01.05 22:37:08.987606 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2026.01.05 22:37:08.987760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21605 | ||
| 8974 | 2026.01.05 22:37:10.069149 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8975 | 2026.01.05 22:37:10.085723 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.01.05 22:37:10.085768 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8977 | 2026.01.05 22:37:10.091925 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8978 | 2026.01.05 22:37:10.092654 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2026.01.05 22:37:10.095469 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8980 | 2026.01.05 22:37:11.529580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1120 | ||
| 8981 | 2026.01.05 22:37:11.532106 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.01.05 22:37:11.532151 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8983 | 2026.01.05 22:37:11.533342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8984 | 2026.01.05 22:37:11.533605 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2026.01.05 22:37:11.533904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
| 8986 | 2026.01.05 22:37:13.888396 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2026.01.05 22:37:13.888600 [ 277 ] {12c18e80-a644-42e3-8068-3f1f3aee734a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8988 | 2026.01.05 22:37:13.888670 [ 277 ] {12c18e80-a644-42e3-8068-3f1f3aee734a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8989 | 2026.01.05 22:37:13.889376 [ 277 ] {12c18e80-a644-42e3-8068-3f1f3aee734a} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2026.01.05 22:37:13.889427 [ 277 ] {12c18e80-a644-42e3-8068-3f1f3aee734a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8991 | 2026.01.05 22:37:13.889855 [ 277 ] {12c18e80-a644-42e3-8068-3f1f3aee734a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8992 | 2026.01.05 22:37:13.890097 [ 277 ] {12c18e80-a644-42e3-8068-3f1f3aee734a} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.01.05 22:37:13.890244 [ 56 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8994 | 2026.01.05 22:37:13.890266 [ 277 ] {12c18e80-a644-42e3-8068-3f1f3aee734a} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001716 sec., 67599.0675990676 rows/sec., 5.73 MiB/sec. | ||
| 8995 | 2026.01.05 22:37:13.890317 [ 56 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2026.01.05 22:37:13.890341 [ 277 ] {12c18e80-a644-42e3-8068-3f1f3aee734a} <Debug> TCPHandler: Processed in 0.002081592 sec. | ||
| 8997 | 2026.01.05 22:37:13.890347 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8998 | 2026.01.05 22:37:13.890463 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 8999 | 2026.01.05 22:37:13.890480 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9000 | 2026.01.05 22:37:13.890572 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9001 | 2026.01.05 22:37:13.890593 [ 277 ] {006695bb-ed45-4992-b82e-f4708154da53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9002 | 2026.01.05 22:37:13.890610 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2465 rows starting from the beginning of the part | ||
| 9003 | 2026.01.05 22:37:13.890647 [ 277 ] {006695bb-ed45-4992-b82e-f4708154da53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9004 | 2026.01.05 22:37:13.890681 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1180 rows starting from the beginning of the part | ||
| 9005 | 2026.01.05 22:37:13.890734 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 76 rows starting from the beginning of the part | ||
| 9006 | 2026.01.05 22:37:13.890774 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1172 rows starting from the beginning of the part | ||
| 9007 | 2026.01.05 22:37:13.890818 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1337 rows starting from the beginning of the part | ||
| 9008 | 2026.01.05 22:37:13.890857 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 116 rows starting from the beginning of the part | ||
| 9009 | 2026.01.05 22:37:13.891086 [ 277 ] {006695bb-ed45-4992-b82e-f4708154da53} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2026.01.05 22:37:13.891133 [ 277 ] {006695bb-ed45-4992-b82e-f4708154da53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9011 | 2026.01.05 22:37:13.891496 [ 277 ] {006695bb-ed45-4992-b82e-f4708154da53} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9012 | 2026.01.05 22:37:13.891746 [ 277 ] {006695bb-ed45-4992-b82e-f4708154da53} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2026.01.05 22:37:13.891890 [ 277 ] {006695bb-ed45-4992-b82e-f4708154da53} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001321 sec., 22710.068130204392 rows/sec., 1.67 MiB/sec. | ||
| 9014 | 2026.01.05 22:37:13.891931 [ 277 ] {006695bb-ed45-4992-b82e-f4708154da53} <Debug> TCPHandler: Processed in 0.001503512 sec. | ||
| 9015 | 2026.01.05 22:37:13.892052 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9016 | 2026.01.05 22:37:13.892151 [ 277 ] {baad7709-0cd2-493f-8a60-61d6f99b4147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9017 | 2026.01.05 22:37:13.892192 [ 277 ] {baad7709-0cd2-493f-8a60-61d6f99b4147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9018 | 2026.01.05 22:37:13.892630 [ 277 ] {baad7709-0cd2-493f-8a60-61d6f99b4147} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.01.05 22:37:13.892668 [ 277 ] {baad7709-0cd2-493f-8a60-61d6f99b4147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9020 | 2026.01.05 22:37:13.892993 [ 277 ] {baad7709-0cd2-493f-8a60-61d6f99b4147} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9021 | 2026.01.05 22:37:13.892996 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6346 rows, containing 5 columns (5 merged, 0 gathered) in 0.002571739 sec., 2467590.995820338 rows/sec., 210.34 MiB/sec. | ||
| 9022 | 2026.01.05 22:37:13.893221 [ 277 ] {baad7709-0cd2-493f-8a60-61d6f99b4147} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2026.01.05 22:37:13.893302 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9024 | 2026.01.05 22:37:13.893339 [ 56 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9025 | 2026.01.05 22:37:13.893359 [ 277 ] {baad7709-0cd2-493f-8a60-61d6f99b4147} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001228 sec., 76547.23127035832 rows/sec., 5.98 MiB/sec. | ||
| 9026 | 2026.01.05 22:37:13.893372 [ 56 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2026.01.05 22:37:13.893404 [ 277 ] {baad7709-0cd2-493f-8a60-61d6f99b4147} <Debug> TCPHandler: Processed in 0.001401638 sec. | ||
| 9028 | 2026.01.05 22:37:13.893406 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9029 | 2026.01.05 22:37:13.893513 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 9030 | 2026.01.05 22:37:13.893531 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9031 | 2026.01.05 22:37:13.893580 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_66_13} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9032 | 2026.01.05 22:37:13.893615 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9033 | 2026.01.05 22:37:13.893631 [ 277 ] {6726a722-2be3-4a9c-8542-f343da698e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9034 | 2026.01.05 22:37:13.893644 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1249 rows starting from the beginning of the part | ||
| 9035 | 2026.01.05 22:37:13.893648 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_66_13} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9036 | 2026.01.05 22:37:13.893679 [ 277 ] {6726a722-2be3-4a9c-8542-f343da698e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9037 | 2026.01.05 22:37:13.893708 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 723 rows starting from the beginning of the part | ||
| 9038 | 2026.01.05 22:37:13.893744 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 9039 | 2026.01.05 22:37:13.893754 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 74 rows starting from the beginning of the part | ||
| 9040 | 2026.01.05 22:37:13.893796 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 709 rows starting from the beginning of the part | ||
| 9041 | 2026.01.05 22:37:13.893843 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 568 rows starting from the beginning of the part | ||
| 9042 | 2026.01.05 22:37:13.893906 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 94 rows starting from the beginning of the part | ||
| 9043 | 2026.01.05 22:37:13.894111 [ 277 ] {6726a722-2be3-4a9c-8542-f343da698e1c} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2026.01.05 22:37:13.894147 [ 277 ] {6726a722-2be3-4a9c-8542-f343da698e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9045 | 2026.01.05 22:37:13.894488 [ 277 ] {6726a722-2be3-4a9c-8542-f343da698e1c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9046 | 2026.01.05 22:37:13.894707 [ 277 ] {6726a722-2be3-4a9c-8542-f343da698e1c} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.01.05 22:37:13.894828 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9048 | 2026.01.05 22:37:13.894839 [ 277 ] {6726a722-2be3-4a9c-8542-f343da698e1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 9049 | 2026.01.05 22:37:13.894870 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2026.01.05 22:37:13.894893 [ 277 ] {6726a722-2be3-4a9c-8542-f343da698e1c} <Debug> TCPHandler: Processed in 0.001412289 sec. | ||
| 9051 | 2026.01.05 22:37:13.894894 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9052 | 2026.01.05 22:37:13.894998 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 9053 | 2026.01.05 22:37:13.895020 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9054 | 2026.01.05 22:37:13.895118 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9055 | 2026.01.05 22:37:13.895121 [ 277 ] {ef371fb4-0843-4841-ae57-0ca365374ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9056 | 2026.01.05 22:37:13.895136 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3417 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663187 sec., 2054489.3628918456 rows/sec., 155.95 MiB/sec. | ||
| 9057 | 2026.01.05 22:37:13.895159 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17898 rows starting from the beginning of the part | ||
| 9058 | 2026.01.05 22:37:13.895205 [ 277 ] {ef371fb4-0843-4841-ae57-0ca365374ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9059 | 2026.01.05 22:37:13.895240 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 321 rows starting from the beginning of the part | ||
| 9060 | 2026.01.05 22:37:13.895295 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 9061 | 2026.01.05 22:37:13.895336 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 9062 | 2026.01.05 22:37:13.895365 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9063 | 2026.01.05 22:37:13.895374 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 881 rows starting from the beginning of the part | ||
| 9064 | 2026.01.05 22:37:13.895418 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 9065 | 2026.01.05 22:37:13.895653 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_66_13} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9066 | 2026.01.05 22:37:13.895736 [ 201 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_66_13} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9067 | 2026.01.05 22:37:13.895836 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9068 | 2026.01.05 22:37:13.896035 [ 277 ] {ef371fb4-0843-4841-ae57-0ca365374ef9} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2026.01.05 22:37:13.896076 [ 277 ] {ef371fb4-0843-4841-ae57-0ca365374ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9070 | 2026.01.05 22:37:13.896666 [ 277 ] {ef371fb4-0843-4841-ae57-0ca365374ef9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9071 | 2026.01.05 22:37:13.896932 [ 277 ] {ef371fb4-0843-4841-ae57-0ca365374ef9} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2026.01.05 22:37:13.897079 [ 277 ] {ef371fb4-0843-4841-ae57-0ca365374ef9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001976 sec., 15182.186234817815 rows/sec., 27.21 MiB/sec. | ||
| 9073 | 2026.01.05 22:37:13.897137 [ 277 ] {ef371fb4-0843-4841-ae57-0ca365374ef9} <Debug> TCPHandler: Processed in 0.002165856 sec. | ||
| 9074 | 2026.01.05 22:37:13.897257 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2026.01.05 22:37:13.897353 [ 277 ] {8dc0a33b-4762-4f2b-ae1f-5506b20c56d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9076 | 2026.01.05 22:37:13.897395 [ 277 ] {8dc0a33b-4762-4f2b-ae1f-5506b20c56d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9077 | 2026.01.05 22:37:13.897743 [ 277 ] {8dc0a33b-4762-4f2b-ae1f-5506b20c56d5} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2026.01.05 22:37:13.897781 [ 277 ] {8dc0a33b-4762-4f2b-ae1f-5506b20c56d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9079 | 2026.01.05 22:37:13.898341 [ 277 ] {8dc0a33b-4762-4f2b-ae1f-5506b20c56d5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9080 | 2026.01.05 22:37:13.898581 [ 277 ] {8dc0a33b-4762-4f2b-ae1f-5506b20c56d5} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2026.01.05 22:37:13.898697 [ 56 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9082 | 2026.01.05 22:37:13.898715 [ 277 ] {8dc0a33b-4762-4f2b-ae1f-5506b20c56d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
| 9083 | 2026.01.05 22:37:13.898732 [ 56 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2026.01.05 22:37:13.898761 [ 277 ] {8dc0a33b-4762-4f2b-ae1f-5506b20c56d5} <Debug> TCPHandler: Processed in 0.001555204 sec. | ||
| 9085 | 2026.01.05 22:37:13.898761 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9086 | 2026.01.05 22:37:13.898851 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 9087 | 2026.01.05 22:37:13.898940 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9088 | 2026.01.05 22:37:13.898966 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3596 rows starting from the beginning of the part | ||
| 9089 | 2026.01.05 22:37:13.899008 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 9090 | 2026.01.05 22:37:13.899048 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 9091 | 2026.01.05 22:37:13.899079 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 9092 | 2026.01.05 22:37:13.899112 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 9093 | 2026.01.05 22:37:13.899146 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 9094 | 2026.01.05 22:37:13.900644 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3984 rows, containing 4 columns (4 merged, 0 gathered) in 0.001821373 sec., 2187360.8535978077 rows/sec., 145.21 MiB/sec. | ||
| 9095 | 2026.01.05 22:37:13.901070 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19734 rows, containing 5 columns (5 merged, 0 gathered) in 0.006111142 sec., 3229183.677944319 rows/sec., 221.07 MiB/sec. | ||
| 9096 | 2026.01.05 22:37:13.901119 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9097 | 2026.01.05 22:37:13.901446 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_66_13} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.01.05 22:37:13.901474 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9099 | 2026.01.05 22:37:13.901522 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_66_13} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9100 | 2026.01.05 22:37:13.901607 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9101 | 2026.01.05 22:37:13.901749 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9102 | 2026.01.05 22:37:13.901816 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9103 | 2026.01.05 22:37:13.901906 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 9104 | 2026.01.05 22:37:14.000160 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.57 MiB, peak 317.06 MiB, free memory in arenas 0.00 B, will set to 307.89 MiB (RSS), difference: 1.33 MiB | ||
| 9105 | 2026.01.05 22:37:16.290624 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9106 | 2026.01.05 22:37:16.290677 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9107 | 2026.01.05 22:37:16.488817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22117 | ||
| 9108 | 2026.01.05 22:37:16.489361 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2026.01.05 22:37:16.489406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9110 | 2026.01.05 22:37:16.489881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9111 | 2026.01.05 22:37:16.490118 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2026.01.05 22:37:16.490250 [ 54 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9113 | 2026.01.05 22:37:16.490258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22117 | ||
| 9114 | 2026.01.05 22:37:16.490313 [ 54 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.01.05 22:37:16.490342 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9116 | 2026.01.05 22:37:16.490482 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 9117 | 2026.01.05 22:37:16.490649 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9118 | 2026.01.05 22:37:16.490691 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19685 rows starting from the beginning of the part | ||
| 9119 | 2026.01.05 22:37:16.490761 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 9120 | 2026.01.05 22:37:16.490810 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 9121 | 2026.01.05 22:37:16.490861 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 9122 | 2026.01.05 22:37:16.490905 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 9123 | 2026.01.05 22:37:16.490947 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 9124 | 2026.01.05 22:37:16.493214 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22117 rows, containing 4 columns (4 merged, 0 gathered) in 0.002802687 sec., 7891355.688309113 rows/sec., 112.89 MiB/sec. | ||
| 9125 | 2026.01.05 22:37:16.493721 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9126 | 2026.01.05 22:37:16.494245 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_46_9} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2026.01.05 22:37:16.494382 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_46_9} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9128 | 2026.01.05 22:37:16.494536 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9129 | 2026.01.05 22:37:17.596531 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9130 | 2026.01.05 22:37:17.613520 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2026.01.05 22:37:17.613575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9132 | 2026.01.05 22:37:17.619597 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9133 | 2026.01.05 22:37:17.620288 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.01.05 22:37:17.620614 [ 48 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9135 | 2026.01.05 22:37:17.620678 [ 48 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2026.01.05 22:37:17.620697 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9137 | 2026.01.05 22:37:17.620822 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 9138 | 2026.01.05 22:37:17.623490 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9139 | 2026.01.05 22:37:17.624643 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9140 | 2026.01.05 22:37:17.626132 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 9141 | 2026.01.05 22:37:17.630758 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 9142 | 2026.01.05 22:37:17.635286 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 9143 | 2026.01.05 22:37:17.640011 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 9144 | 2026.01.05 22:37:17.645060 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 9145 | 2026.01.05 22:37:17.649030 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 9146 | 2026.01.05 22:37:17.702939 [ 200 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082169648 sec., 4222.970506092469 rows/sec., 21.84 MiB/sec. | ||
| 9147 | 2026.01.05 22:37:17.705849 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9148 | 2026.01.05 22:37:17.707854 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_46_9} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2026.01.05 22:37:17.707965 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_46_9} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9150 | 2026.01.05 22:37:17.710469 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9151 | 2026.01.05 22:37:18.888099 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9152 | 2026.01.05 22:37:18.888295 [ 277 ] {e9aedafc-cdff-46fc-bfd3-f6ce4765c7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9153 | 2026.01.05 22:37:18.888365 [ 277 ] {e9aedafc-cdff-46fc-bfd3-f6ce4765c7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9154 | 2026.01.05 22:37:18.889078 [ 277 ] {e9aedafc-cdff-46fc-bfd3-f6ce4765c7b6} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.01.05 22:37:18.889128 [ 277 ] {e9aedafc-cdff-46fc-bfd3-f6ce4765c7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9156 | 2026.01.05 22:37:18.889545 [ 277 ] {e9aedafc-cdff-46fc-bfd3-f6ce4765c7b6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9157 | 2026.01.05 22:37:18.889781 [ 277 ] {e9aedafc-cdff-46fc-bfd3-f6ce4765c7b6} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2026.01.05 22:37:18.889941 [ 277 ] {e9aedafc-cdff-46fc-bfd3-f6ce4765c7b6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001693 sec., 44890.726520968696 rows/sec., 3.70 MiB/sec. | ||
| 9159 | 2026.01.05 22:37:18.889993 [ 277 ] {e9aedafc-cdff-46fc-bfd3-f6ce4765c7b6} <Debug> TCPHandler: Processed in 0.00203251 sec. | ||
| 9160 | 2026.01.05 22:37:18.890123 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9161 | 2026.01.05 22:37:18.890226 [ 277 ] {ebf3c400-8578-4adf-97e7-e630a204a0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9162 | 2026.01.05 22:37:18.890270 [ 277 ] {ebf3c400-8578-4adf-97e7-e630a204a0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9163 | 2026.01.05 22:37:18.890675 [ 277 ] {ebf3c400-8578-4adf-97e7-e630a204a0db} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2026.01.05 22:37:18.890712 [ 277 ] {ebf3c400-8578-4adf-97e7-e630a204a0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9165 | 2026.01.05 22:37:18.891023 [ 277 ] {ebf3c400-8578-4adf-97e7-e630a204a0db} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9166 | 2026.01.05 22:37:18.891241 [ 277 ] {ebf3c400-8578-4adf-97e7-e630a204a0db} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.01.05 22:37:18.891371 [ 277 ] {ebf3c400-8578-4adf-97e7-e630a204a0db} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00117 sec., 8547.008547008547 rows/sec., 642.69 KiB/sec. | ||
| 9168 | 2026.01.05 22:37:18.891409 [ 277 ] {ebf3c400-8578-4adf-97e7-e630a204a0db} <Debug> TCPHandler: Processed in 0.001338296 sec. | ||
| 9169 | 2026.01.05 22:37:18.891511 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9170 | 2026.01.05 22:37:18.891606 [ 277 ] {81cd5a24-72d3-41ff-8969-012d464322e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9171 | 2026.01.05 22:37:18.891646 [ 277 ] {81cd5a24-72d3-41ff-8969-012d464322e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9172 | 2026.01.05 22:37:18.892067 [ 277 ] {81cd5a24-72d3-41ff-8969-012d464322e3} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9173 | 2026.01.05 22:37:18.892104 [ 277 ] {81cd5a24-72d3-41ff-8969-012d464322e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9174 | 2026.01.05 22:37:18.892430 [ 277 ] {81cd5a24-72d3-41ff-8969-012d464322e3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9175 | 2026.01.05 22:37:18.892646 [ 277 ] {81cd5a24-72d3-41ff-8969-012d464322e3} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9176 | 2026.01.05 22:37:18.892774 [ 277 ] {81cd5a24-72d3-41ff-8969-012d464322e3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001186 sec., 62394.60370994941 rows/sec., 4.87 MiB/sec. | ||
| 9177 | 2026.01.05 22:37:18.892811 [ 277 ] {81cd5a24-72d3-41ff-8969-012d464322e3} <Debug> TCPHandler: Processed in 0.001348417 sec. | ||
| 9178 | 2026.01.05 22:37:18.892924 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9179 | 2026.01.05 22:37:18.893019 [ 277 ] {5d7f1df5-a552-4e4e-9496-93d5c562c4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9180 | 2026.01.05 22:37:18.893064 [ 277 ] {5d7f1df5-a552-4e4e-9496-93d5c562c4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9181 | 2026.01.05 22:37:18.893474 [ 277 ] {5d7f1df5-a552-4e4e-9496-93d5c562c4aa} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2026.01.05 22:37:18.893511 [ 277 ] {5d7f1df5-a552-4e4e-9496-93d5c562c4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9183 | 2026.01.05 22:37:18.893848 [ 277 ] {5d7f1df5-a552-4e4e-9496-93d5c562c4aa} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9184 | 2026.01.05 22:37:18.894068 [ 277 ] {5d7f1df5-a552-4e4e-9496-93d5c562c4aa} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9185 | 2026.01.05 22:37:18.894196 [ 277 ] {5d7f1df5-a552-4e4e-9496-93d5c562c4aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 9186 | 2026.01.05 22:37:18.894233 [ 277 ] {5d7f1df5-a552-4e4e-9496-93d5c562c4aa} <Debug> TCPHandler: Processed in 0.001358747 sec. | ||
| 9187 | 2026.01.05 22:37:18.894340 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9188 | 2026.01.05 22:37:18.894436 [ 277 ] {09cb2a9b-bcc0-4e58-a722-5a6c63f21b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9189 | 2026.01.05 22:37:18.894493 [ 277 ] {09cb2a9b-bcc0-4e58-a722-5a6c63f21b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9190 | 2026.01.05 22:37:18.895398 [ 277 ] {09cb2a9b-bcc0-4e58-a722-5a6c63f21b12} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9191 | 2026.01.05 22:37:18.895443 [ 277 ] {09cb2a9b-bcc0-4e58-a722-5a6c63f21b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9192 | 2026.01.05 22:37:18.896000 [ 277 ] {09cb2a9b-bcc0-4e58-a722-5a6c63f21b12} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9193 | 2026.01.05 22:37:18.896228 [ 277 ] {09cb2a9b-bcc0-4e58-a722-5a6c63f21b12} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9194 | 2026.01.05 22:37:18.896368 [ 277 ] {09cb2a9b-bcc0-4e58-a722-5a6c63f21b12} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00195 sec., 5128.205128205129 rows/sec., 9.19 MiB/sec. | ||
| 9195 | 2026.01.05 22:37:18.896422 [ 277 ] {09cb2a9b-bcc0-4e58-a722-5a6c63f21b12} <Debug> TCPHandler: Processed in 0.002132884 sec. | ||
| 9196 | 2026.01.05 22:37:18.896535 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9197 | 2026.01.05 22:37:18.896630 [ 277 ] {c5649f13-d498-4925-b624-daee73712126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9198 | 2026.01.05 22:37:18.896672 [ 277 ] {c5649f13-d498-4925-b624-daee73712126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9199 | 2026.01.05 22:37:18.897038 [ 277 ] {c5649f13-d498-4925-b624-daee73712126} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9200 | 2026.01.05 22:37:18.897074 [ 277 ] {c5649f13-d498-4925-b624-daee73712126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9201 | 2026.01.05 22:37:18.897388 [ 277 ] {c5649f13-d498-4925-b624-daee73712126} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9202 | 2026.01.05 22:37:18.897610 [ 277 ] {c5649f13-d498-4925-b624-daee73712126} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2026.01.05 22:37:18.897736 [ 277 ] {c5649f13-d498-4925-b624-daee73712126} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 9204 | 2026.01.05 22:37:18.897773 [ 277 ] {c5649f13-d498-4925-b624-daee73712126} <Debug> TCPHandler: Processed in 0.001287185 sec. | ||
| 9205 | 2026.01.05 22:37:21.121523 [ 47 ] {} <Debug> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9206 | 2026.01.05 22:37:21.121596 [ 47 ] {} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2026.01.05 22:37:21.121623 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9208 | 2026.01.05 22:37:21.121755 [ 200 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 9209 | 2026.01.05 22:37:21.121902 [ 200 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9210 | 2026.01.05 22:37:21.121951 [ 200 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 466 rows starting from the beginning of the part | ||
| 9211 | 2026.01.05 22:37:21.122036 [ 200 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 9212 | 2026.01.05 22:37:21.122083 [ 200 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 9213 | 2026.01.05 22:37:21.122124 [ 200 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 9214 | 2026.01.05 22:37:21.122164 [ 200 ] {dd1ca6db-1163-450b-af53-3585045d8c34::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 | ||
| 9215 | 2026.01.05 22:37:21.123110 [ 191 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1394 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412238 sec., 987085.7461702632 rows/sec., 69.93 MiB/sec. | ||
| 9216 | 2026.01.05 22:37:21.123326 [ 187 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9217 | 2026.01.05 22:37:21.123615 [ 187 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_18_4} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2026.01.05 22:37:21.123693 [ 187 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_18_4} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9219 | 2026.01.05 22:37:21.123781 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9220 | 2026.01.05 22:37:21.535092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1144 | ||
| 9221 | 2026.01.05 22:37:21.537280 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.01.05 22:37:21.537323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9223 | 2026.01.05 22:37:21.538488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9224 | 2026.01.05 22:37:21.538761 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.01.05 22:37:21.539021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1144 | ||
| 9226 | 2026.01.05 22:37:23.888225 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9227 | 2026.01.05 22:37:23.888447 [ 277 ] {57f1341e-8d1b-43e3-af8c-052a725d6d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9228 | 2026.01.05 22:37:23.888522 [ 277 ] {57f1341e-8d1b-43e3-af8c-052a725d6d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9229 | 2026.01.05 22:37:23.889179 [ 277 ] {57f1341e-8d1b-43e3-af8c-052a725d6d28} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9230 | 2026.01.05 22:37:23.889227 [ 277 ] {57f1341e-8d1b-43e3-af8c-052a725d6d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9231 | 2026.01.05 22:37:23.889641 [ 277 ] {57f1341e-8d1b-43e3-af8c-052a725d6d28} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9232 | 2026.01.05 22:37:23.889870 [ 277 ] {57f1341e-8d1b-43e3-af8c-052a725d6d28} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9233 | 2026.01.05 22:37:23.890029 [ 277 ] {57f1341e-8d1b-43e3-af8c-052a725d6d28} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001638 sec., 1221.001221001221 rows/sec., 99.56 KiB/sec. | ||
| 9234 | 2026.01.05 22:37:23.890076 [ 277 ] {57f1341e-8d1b-43e3-af8c-052a725d6d28} <Debug> TCPHandler: Processed in 0.001988809 sec. | ||
| 9235 | 2026.01.05 22:37:23.890205 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9236 | 2026.01.05 22:37:23.890300 [ 277 ] {c9a4a88b-ec49-4bcd-a9dd-79f4e5b55e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9237 | 2026.01.05 22:37:23.890339 [ 277 ] {c9a4a88b-ec49-4bcd-a9dd-79f4e5b55e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9238 | 2026.01.05 22:37:23.890816 [ 277 ] {c9a4a88b-ec49-4bcd-a9dd-79f4e5b55e58} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2026.01.05 22:37:23.890860 [ 277 ] {c9a4a88b-ec49-4bcd-a9dd-79f4e5b55e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9240 | 2026.01.05 22:37:23.891270 [ 277 ] {c9a4a88b-ec49-4bcd-a9dd-79f4e5b55e58} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9241 | 2026.01.05 22:37:23.891570 [ 277 ] {c9a4a88b-ec49-4bcd-a9dd-79f4e5b55e58} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2026.01.05 22:37:23.891738 [ 277 ] {c9a4a88b-ec49-4bcd-a9dd-79f4e5b55e58} <Debug> executeQuery: Read 117 rows, 10.14 KiB in 0.001456 sec., 80357.14285714286 rows/sec., 6.80 MiB/sec. | ||
| 9243 | 2026.01.05 22:37:23.891786 [ 277 ] {c9a4a88b-ec49-4bcd-a9dd-79f4e5b55e58} <Debug> TCPHandler: Processed in 0.001627687 sec. | ||
| 9244 | 2026.01.05 22:37:23.892097 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9245 | 2026.01.05 22:37:23.892205 [ 277 ] {5829334f-21b5-404c-a183-ba90c50d4aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9246 | 2026.01.05 22:37:23.892254 [ 277 ] {5829334f-21b5-404c-a183-ba90c50d4aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9247 | 2026.01.05 22:37:23.892813 [ 277 ] {5829334f-21b5-404c-a183-ba90c50d4aa9} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2026.01.05 22:37:23.892857 [ 277 ] {5829334f-21b5-404c-a183-ba90c50d4aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9249 | 2026.01.05 22:37:23.893278 [ 277 ] {5829334f-21b5-404c-a183-ba90c50d4aa9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9250 | 2026.01.05 22:37:23.893555 [ 277 ] {5829334f-21b5-404c-a183-ba90c50d4aa9} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2026.01.05 22:37:23.893722 [ 277 ] {5829334f-21b5-404c-a183-ba90c50d4aa9} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001537 sec., 20819.77878985036 rows/sec., 1.52 MiB/sec. | ||
| 9252 | 2026.01.05 22:37:23.893727 [ 44 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9253 | 2026.01.05 22:37:23.893770 [ 277 ] {5829334f-21b5-404c-a183-ba90c50d4aa9} <Debug> TCPHandler: Processed in 0.0017321 sec. | ||
| 9254 | 2026.01.05 22:37:23.893817 [ 44 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9255 | 2026.01.05 22:37:23.893846 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9256 | 2026.01.05 22:37:23.893948 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2026.01.05 22:37:23.893955 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 9258 | 2026.01.05 22:37:23.894064 [ 277 ] {600e5162-c3dc-47c4-9027-d6be29a0b1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9259 | 2026.01.05 22:37:23.894099 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9260 | 2026.01.05 22:37:23.894110 [ 277 ] {600e5162-c3dc-47c4-9027-d6be29a0b1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9261 | 2026.01.05 22:37:23.894140 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 9262 | 2026.01.05 22:37:23.894210 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 235 rows starting from the beginning of the part | ||
| 9263 | 2026.01.05 22:37:23.894260 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 9264 | 2026.01.05 22:37:23.894306 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 9265 | 2026.01.05 22:37:23.894350 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 9266 | 2026.01.05 22:37:23.894393 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 9267 | 2026.01.05 22:37:23.894582 [ 277 ] {600e5162-c3dc-47c4-9027-d6be29a0b1ec} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2026.01.05 22:37:23.894624 [ 277 ] {600e5162-c3dc-47c4-9027-d6be29a0b1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9269 | 2026.01.05 22:37:23.895018 [ 277 ] {600e5162-c3dc-47c4-9027-d6be29a0b1ec} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9270 | 2026.01.05 22:37:23.895254 [ 277 ] {600e5162-c3dc-47c4-9027-d6be29a0b1ec} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9271 | 2026.01.05 22:37:23.895314 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407429 sec., 433414.4031421834 rows/sec., 29.17 MiB/sec. | ||
| 9272 | 2026.01.05 22:37:23.895393 [ 277 ] {600e5162-c3dc-47c4-9027-d6be29a0b1ec} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001349 sec., 71163.82505559674 rows/sec., 5.56 MiB/sec. | ||
| 9273 | 2026.01.05 22:37:23.895434 [ 277 ] {600e5162-c3dc-47c4-9027-d6be29a0b1ec} <Debug> TCPHandler: Processed in 0.001550924 sec. | ||
| 9274 | 2026.01.05 22:37:23.895469 [ 191 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9275 | 2026.01.05 22:37:23.895556 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2026.01.05 22:37:23.895652 [ 277 ] {70accc0f-6577-4c3b-9e00-814bb6f13c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9277 | 2026.01.05 22:37:23.895696 [ 277 ] {70accc0f-6577-4c3b-9e00-814bb6f13c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9278 | 2026.01.05 22:37:23.895734 [ 191 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_56_11} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9279 | 2026.01.05 22:37:23.895799 [ 191 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_56_11} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9280 | 2026.01.05 22:37:23.895893 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9281 | 2026.01.05 22:37:23.896117 [ 277 ] {70accc0f-6577-4c3b-9e00-814bb6f13c46} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9282 | 2026.01.05 22:37:23.896152 [ 277 ] {70accc0f-6577-4c3b-9e00-814bb6f13c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9283 | 2026.01.05 22:37:23.896501 [ 277 ] {70accc0f-6577-4c3b-9e00-814bb6f13c46} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9284 | 2026.01.05 22:37:23.896718 [ 277 ] {70accc0f-6577-4c3b-9e00-814bb6f13c46} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9285 | 2026.01.05 22:37:23.896854 [ 277 ] {70accc0f-6577-4c3b-9e00-814bb6f13c46} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00122 sec., 131967.2131147541 rows/sec., 9.19 MiB/sec. | ||
| 9286 | 2026.01.05 22:37:23.896892 [ 277 ] {70accc0f-6577-4c3b-9e00-814bb6f13c46} <Debug> TCPHandler: Processed in 0.001386769 sec. | ||
| 9287 | 2026.01.05 22:37:23.897002 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9288 | 2026.01.05 22:37:23.897097 [ 277 ] {7530fa0a-8b9e-417c-a205-e69ee5f9e778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9289 | 2026.01.05 22:37:23.897153 [ 277 ] {7530fa0a-8b9e-417c-a205-e69ee5f9e778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9290 | 2026.01.05 22:37:23.898027 [ 277 ] {7530fa0a-8b9e-417c-a205-e69ee5f9e778} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9291 | 2026.01.05 22:37:23.898063 [ 277 ] {7530fa0a-8b9e-417c-a205-e69ee5f9e778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9292 | 2026.01.05 22:37:23.898668 [ 277 ] {7530fa0a-8b9e-417c-a205-e69ee5f9e778} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9293 | 2026.01.05 22:37:23.898899 [ 277 ] {7530fa0a-8b9e-417c-a205-e69ee5f9e778} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9294 | 2026.01.05 22:37:23.899012 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9295 | 2026.01.05 22:37:23.899040 [ 277 ] {7530fa0a-8b9e-417c-a205-e69ee5f9e778} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001961 sec., 15298.317185109638 rows/sec., 27.41 MiB/sec. | ||
| 9296 | 2026.01.05 22:37:23.899055 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9297 | 2026.01.05 22:37:23.899083 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9298 | 2026.01.05 22:37:23.899103 [ 277 ] {7530fa0a-8b9e-417c-a205-e69ee5f9e778} <Debug> TCPHandler: Processed in 0.002149754 sec. | ||
| 9299 | 2026.01.05 22:37:23.899199 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 9300 | 2026.01.05 22:37:23.899231 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2026.01.05 22:37:23.899354 [ 277 ] {c349985c-b75b-4414-85b6-4973936a524c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9302 | 2026.01.05 22:37:23.899404 [ 277 ] {c349985c-b75b-4414-85b6-4973936a524c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9303 | 2026.01.05 22:37:23.899498 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9304 | 2026.01.05 22:37:23.899565 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1021 rows starting from the beginning of the part | ||
| 9305 | 2026.01.05 22:37:23.899710 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 9306 | 2026.01.05 22:37:23.899801 [ 277 ] {c349985c-b75b-4414-85b6-4973936a524c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2026.01.05 22:37:23.899819 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 9308 | 2026.01.05 22:37:23.899845 [ 277 ] {c349985c-b75b-4414-85b6-4973936a524c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9309 | 2026.01.05 22:37:23.899919 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 9310 | 2026.01.05 22:37:23.900019 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 9311 | 2026.01.05 22:37:23.900108 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
| 9312 | 2026.01.05 22:37:23.900193 [ 277 ] {c349985c-b75b-4414-85b6-4973936a524c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9313 | 2026.01.05 22:37:23.900429 [ 277 ] {c349985c-b75b-4414-85b6-4973936a524c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2026.01.05 22:37:23.900572 [ 277 ] {c349985c-b75b-4414-85b6-4973936a524c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 9315 | 2026.01.05 22:37:23.900609 [ 277 ] {c349985c-b75b-4414-85b6-4973936a524c} <Debug> TCPHandler: Processed in 0.00143675 sec. | ||
| 9316 | 2026.01.05 22:37:23.908741 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1131 rows, containing 19 columns (19 merged, 0 gathered) in 0.009604943 sec., 117751.87005274264 rows/sec., 211.01 MiB/sec. | ||
| 9317 | 2026.01.05 22:37:23.909886 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9318 | 2026.01.05 22:37:23.910244 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9319 | 2026.01.05 22:37:23.910317 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9320 | 2026.01.05 22:37:23.910458 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 9321 | 2026.01.05 22:37:23.991323 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22565 | ||
| 9322 | 2026.01.05 22:37:23.991790 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9323 | 2026.01.05 22:37:23.991831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9324 | 2026.01.05 22:37:23.992337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9325 | 2026.01.05 22:37:23.992569 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9326 | 2026.01.05 22:37:23.992720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22565 | ||
| 9327 | 2026.01.05 22:37:24.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.29 MiB, peak 322.69 MiB, free memory in arenas 0.00 B, will set to 312.59 MiB (RSS), difference: 2.31 MiB | ||
| 9328 | 2026.01.05 22:37:25.124550 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9329 | 2026.01.05 22:37:25.139402 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2026.01.05 22:37:25.139450 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9331 | 2026.01.05 22:37:25.145039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9332 | 2026.01.05 22:37:25.145712 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2026.01.05 22:37:25.148429 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9334 | 2026.01.05 22:37:28.887028 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2026.01.05 22:37:28.887224 [ 277 ] {5812b706-a282-422d-b975-54e395bb2ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9336 | 2026.01.05 22:37:28.887293 [ 277 ] {5812b706-a282-422d-b975-54e395bb2ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9337 | 2026.01.05 22:37:28.887960 [ 277 ] {5812b706-a282-422d-b975-54e395bb2ace} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.01.05 22:37:28.888010 [ 277 ] {5812b706-a282-422d-b975-54e395bb2ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9339 | 2026.01.05 22:37:28.888420 [ 277 ] {5812b706-a282-422d-b975-54e395bb2ace} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9340 | 2026.01.05 22:37:28.888683 [ 277 ] {5812b706-a282-422d-b975-54e395bb2ace} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.01.05 22:37:28.888841 [ 277 ] {5812b706-a282-422d-b975-54e395bb2ace} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001667 sec., 45590.88182363527 rows/sec., 3.76 MiB/sec. | ||
| 9342 | 2026.01.05 22:37:28.888886 [ 277 ] {5812b706-a282-422d-b975-54e395bb2ace} <Debug> TCPHandler: Processed in 0.001996099 sec. | ||
| 9343 | 2026.01.05 22:37:28.889011 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2026.01.05 22:37:28.889109 [ 277 ] {0de3629e-d047-4717-ad4a-54b9d3ce789b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9345 | 2026.01.05 22:37:28.889152 [ 277 ] {0de3629e-d047-4717-ad4a-54b9d3ce789b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9346 | 2026.01.05 22:37:28.889556 [ 277 ] {0de3629e-d047-4717-ad4a-54b9d3ce789b} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2026.01.05 22:37:28.889594 [ 277 ] {0de3629e-d047-4717-ad4a-54b9d3ce789b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9348 | 2026.01.05 22:37:28.889916 [ 277 ] {0de3629e-d047-4717-ad4a-54b9d3ce789b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9349 | 2026.01.05 22:37:28.890147 [ 277 ] {0de3629e-d047-4717-ad4a-54b9d3ce789b} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.01.05 22:37:28.890285 [ 277 ] {0de3629e-d047-4717-ad4a-54b9d3ce789b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001196 sec., 8361.204013377926 rows/sec., 628.72 KiB/sec. | ||
| 9351 | 2026.01.05 22:37:28.890326 [ 277 ] {0de3629e-d047-4717-ad4a-54b9d3ce789b} <Debug> TCPHandler: Processed in 0.001364767 sec. | ||
| 9352 | 2026.01.05 22:37:28.890437 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9353 | 2026.01.05 22:37:28.890532 [ 277 ] {6a64fa71-bdb7-4482-a6b4-b8b07b630ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9354 | 2026.01.05 22:37:28.890573 [ 277 ] {6a64fa71-bdb7-4482-a6b4-b8b07b630ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9355 | 2026.01.05 22:37:28.890991 [ 277 ] {6a64fa71-bdb7-4482-a6b4-b8b07b630ff7} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9356 | 2026.01.05 22:37:28.891029 [ 277 ] {6a64fa71-bdb7-4482-a6b4-b8b07b630ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9357 | 2026.01.05 22:37:28.891355 [ 277 ] {6a64fa71-bdb7-4482-a6b4-b8b07b630ff7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9358 | 2026.01.05 22:37:28.891568 [ 277 ] {6a64fa71-bdb7-4482-a6b4-b8b07b630ff7} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9359 | 2026.01.05 22:37:28.891696 [ 277 ] {6a64fa71-bdb7-4482-a6b4-b8b07b630ff7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001182 sec., 62605.75296108291 rows/sec., 4.89 MiB/sec. | ||
| 9360 | 2026.01.05 22:37:28.891734 [ 277 ] {6a64fa71-bdb7-4482-a6b4-b8b07b630ff7} <Debug> TCPHandler: Processed in 0.001347187 sec. | ||
| 9361 | 2026.01.05 22:37:28.891843 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9362 | 2026.01.05 22:37:28.891938 [ 277 ] {cd489726-1f61-46b0-889d-3f336304c6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9363 | 2026.01.05 22:37:28.891983 [ 277 ] {cd489726-1f61-46b0-889d-3f336304c6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9364 | 2026.01.05 22:37:28.892396 [ 277 ] {cd489726-1f61-46b0-889d-3f336304c6b4} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9365 | 2026.01.05 22:37:28.892432 [ 277 ] {cd489726-1f61-46b0-889d-3f336304c6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9366 | 2026.01.05 22:37:28.892771 [ 277 ] {cd489726-1f61-46b0-889d-3f336304c6b4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9367 | 2026.01.05 22:37:28.892996 [ 277 ] {cd489726-1f61-46b0-889d-3f336304c6b4} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9368 | 2026.01.05 22:37:28.893125 [ 277 ] {cd489726-1f61-46b0-889d-3f336304c6b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 9369 | 2026.01.05 22:37:28.893163 [ 277 ] {cd489726-1f61-46b0-889d-3f336304c6b4} <Debug> TCPHandler: Processed in 0.001370677 sec. | ||
| 9370 | 2026.01.05 22:37:28.893265 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9371 | 2026.01.05 22:37:28.893358 [ 277 ] {33f42b9d-7d11-4748-a643-b1b470332650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9372 | 2026.01.05 22:37:28.893412 [ 277 ] {33f42b9d-7d11-4748-a643-b1b470332650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9373 | 2026.01.05 22:37:28.894221 [ 277 ] {33f42b9d-7d11-4748-a643-b1b470332650} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9374 | 2026.01.05 22:37:28.894261 [ 277 ] {33f42b9d-7d11-4748-a643-b1b470332650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9375 | 2026.01.05 22:37:28.894778 [ 277 ] {33f42b9d-7d11-4748-a643-b1b470332650} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9376 | 2026.01.05 22:37:28.895022 [ 277 ] {33f42b9d-7d11-4748-a643-b1b470332650} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9377 | 2026.01.05 22:37:28.895160 [ 277 ] {33f42b9d-7d11-4748-a643-b1b470332650} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00182 sec., 5494.505494505494 rows/sec., 9.85 MiB/sec. | ||
| 9378 | 2026.01.05 22:37:28.895214 [ 277 ] {33f42b9d-7d11-4748-a643-b1b470332650} <Debug> TCPHandler: Processed in 0.001998159 sec. | ||
| 9379 | 2026.01.05 22:37:28.895316 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9380 | 2026.01.05 22:37:28.895409 [ 277 ] {202ffd37-33d3-40fc-b396-428e61e54f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9381 | 2026.01.05 22:37:28.895450 [ 277 ] {202ffd37-33d3-40fc-b396-428e61e54f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9382 | 2026.01.05 22:37:28.895814 [ 277 ] {202ffd37-33d3-40fc-b396-428e61e54f89} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2026.01.05 22:37:28.895850 [ 277 ] {202ffd37-33d3-40fc-b396-428e61e54f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9384 | 2026.01.05 22:37:28.896156 [ 277 ] {202ffd37-33d3-40fc-b396-428e61e54f89} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9385 | 2026.01.05 22:37:28.896358 [ 277 ] {202ffd37-33d3-40fc-b396-428e61e54f89} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2026.01.05 22:37:28.896484 [ 277 ] {202ffd37-33d3-40fc-b396-428e61e54f89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 9387 | 2026.01.05 22:37:28.896520 [ 277 ] {202ffd37-33d3-40fc-b396-428e61e54f89} <Debug> TCPHandler: Processed in 0.001250784 sec. | ||
| 9388 | 2026.01.05 22:37:31.290724 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9389 | 2026.01.05 22:37:31.290782 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9390 | 2026.01.05 22:37:31.493773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23077 | ||
| 9391 | 2026.01.05 22:37:31.494269 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2026.01.05 22:37:31.494371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9393 | 2026.01.05 22:37:31.494833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9394 | 2026.01.05 22:37:31.495057 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2026.01.05 22:37:31.495186 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23077 | ||
| 9396 | 2026.01.05 22:37:31.540174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1170 | ||
| 9397 | 2026.01.05 22:37:31.542449 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.01.05 22:37:31.542491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9399 | 2026.01.05 22:37:31.543671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9400 | 2026.01.05 22:37:31.543930 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.01.05 22:37:31.544062 [ 36 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9402 | 2026.01.05 22:37:31.544104 [ 36 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2026.01.05 22:37:31.544122 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9404 | 2026.01.05 22:37:31.544187 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1170 | ||
| 9405 | 2026.01.05 22:37:31.544221 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 9406 | 2026.01.05 22:37:31.544714 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9407 | 2026.01.05 22:37:31.544842 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1014 rows starting from the beginning of the part | ||
| 9408 | 2026.01.05 22:37:31.545189 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 9409 | 2026.01.05 22:37:31.545533 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 9410 | 2026.01.05 22:37:31.545872 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 9411 | 2026.01.05 22:37:31.546197 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 9412 | 2026.01.05 22:37:31.546508 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 9413 | 2026.01.05 22:37:31.552624 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 72 columns (72 merged, 0 gathered) in 0.008441433 sec., 138602.05962660606 rows/sec., 113.91 MiB/sec. | ||
| 9414 | 2026.01.05 22:37:31.553790 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9415 | 2026.01.05 22:37:31.554284 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_36_7} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9416 | 2026.01.05 22:37:31.554351 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_36_7} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9417 | 2026.01.05 22:37:31.554511 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 9418 | 2026.01.05 22:37:32.001581 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001079608 sec. | ||
| 9419 | 2026.01.05 22:37:32.649452 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9420 | 2026.01.05 22:37:32.665446 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.01.05 22:37:32.665504 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9422 | 2026.01.05 22:37:32.671190 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9423 | 2026.01.05 22:37:32.671880 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.01.05 22:37:32.674649 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9425 | 2026.01.05 22:37:33.888809 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9426 | 2026.01.05 22:37:33.889013 [ 277 ] {c41e3c1b-64b2-4c70-80ac-f2d084386c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9427 | 2026.01.05 22:37:33.889084 [ 277 ] {c41e3c1b-64b2-4c70-80ac-f2d084386c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9428 | 2026.01.05 22:37:33.889818 [ 277 ] {c41e3c1b-64b2-4c70-80ac-f2d084386c4b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.01.05 22:37:33.889883 [ 277 ] {c41e3c1b-64b2-4c70-80ac-f2d084386c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9430 | 2026.01.05 22:37:33.890322 [ 277 ] {c41e3c1b-64b2-4c70-80ac-f2d084386c4b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9431 | 2026.01.05 22:37:33.890578 [ 277 ] {c41e3c1b-64b2-4c70-80ac-f2d084386c4b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2026.01.05 22:37:33.890750 [ 277 ] {c41e3c1b-64b2-4c70-80ac-f2d084386c4b} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001788 sec., 64876.95749440716 rows/sec., 5.50 MiB/sec. | ||
| 9433 | 2026.01.05 22:37:33.890806 [ 277 ] {c41e3c1b-64b2-4c70-80ac-f2d084386c4b} <Debug> TCPHandler: Processed in 0.002132554 sec. | ||
| 9434 | 2026.01.05 22:37:33.890940 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9435 | 2026.01.05 22:37:33.891045 [ 277 ] {2d17cdb0-3b03-42a9-bfd0-636ae2649ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9436 | 2026.01.05 22:37:33.891092 [ 277 ] {2d17cdb0-3b03-42a9-bfd0-636ae2649ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9437 | 2026.01.05 22:37:33.891530 [ 277 ] {2d17cdb0-3b03-42a9-bfd0-636ae2649ac2} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9438 | 2026.01.05 22:37:33.891569 [ 277 ] {2d17cdb0-3b03-42a9-bfd0-636ae2649ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9439 | 2026.01.05 22:37:33.891887 [ 277 ] {2d17cdb0-3b03-42a9-bfd0-636ae2649ac2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9440 | 2026.01.05 22:37:33.892103 [ 277 ] {2d17cdb0-3b03-42a9-bfd0-636ae2649ac2} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9441 | 2026.01.05 22:37:33.892244 [ 277 ] {2d17cdb0-3b03-42a9-bfd0-636ae2649ac2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001224 sec., 24509.803921568626 rows/sec., 1.80 MiB/sec. | ||
| 9442 | 2026.01.05 22:37:33.892285 [ 277 ] {2d17cdb0-3b03-42a9-bfd0-636ae2649ac2} <Debug> TCPHandler: Processed in 0.001396308 sec. | ||
| 9443 | 2026.01.05 22:37:33.892411 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9444 | 2026.01.05 22:37:33.892540 [ 277 ] {19e3f1e2-0e29-4b98-a0a5-a896d10e542c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9445 | 2026.01.05 22:37:33.892591 [ 277 ] {19e3f1e2-0e29-4b98-a0a5-a896d10e542c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9446 | 2026.01.05 22:37:33.893149 [ 277 ] {19e3f1e2-0e29-4b98-a0a5-a896d10e542c} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9447 | 2026.01.05 22:37:33.893192 [ 277 ] {19e3f1e2-0e29-4b98-a0a5-a896d10e542c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9448 | 2026.01.05 22:37:33.893531 [ 277 ] {19e3f1e2-0e29-4b98-a0a5-a896d10e542c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9449 | 2026.01.05 22:37:33.893758 [ 277 ] {19e3f1e2-0e29-4b98-a0a5-a896d10e542c} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9450 | 2026.01.05 22:37:33.893892 [ 277 ] {19e3f1e2-0e29-4b98-a0a5-a896d10e542c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00138 sec., 68115.9420289855 rows/sec., 5.32 MiB/sec. | ||
| 9451 | 2026.01.05 22:37:33.893931 [ 277 ] {19e3f1e2-0e29-4b98-a0a5-a896d10e542c} <Debug> TCPHandler: Processed in 0.001584435 sec. | ||
| 9452 | 2026.01.05 22:37:33.894047 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9453 | 2026.01.05 22:37:33.894142 [ 277 ] {0d65cf11-a7d9-48ce-9017-0998a6a99454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9454 | 2026.01.05 22:37:33.894188 [ 277 ] {0d65cf11-a7d9-48ce-9017-0998a6a99454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9455 | 2026.01.05 22:37:33.894611 [ 277 ] {0d65cf11-a7d9-48ce-9017-0998a6a99454} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2026.01.05 22:37:33.894648 [ 277 ] {0d65cf11-a7d9-48ce-9017-0998a6a99454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9457 | 2026.01.05 22:37:33.895011 [ 277 ] {0d65cf11-a7d9-48ce-9017-0998a6a99454} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9458 | 2026.01.05 22:37:33.895242 [ 277 ] {0d65cf11-a7d9-48ce-9017-0998a6a99454} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2026.01.05 22:37:33.895375 [ 277 ] {0d65cf11-a7d9-48ce-9017-0998a6a99454} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 9460 | 2026.01.05 22:37:33.895414 [ 277 ] {0d65cf11-a7d9-48ce-9017-0998a6a99454} <Debug> TCPHandler: Processed in 0.001416509 sec. | ||
| 9461 | 2026.01.05 22:37:33.895524 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9462 | 2026.01.05 22:37:33.895617 [ 277 ] {97087501-bc80-42e6-830d-298aa8023573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9463 | 2026.01.05 22:37:33.895673 [ 277 ] {97087501-bc80-42e6-830d-298aa8023573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9464 | 2026.01.05 22:37:33.896533 [ 277 ] {97087501-bc80-42e6-830d-298aa8023573} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2026.01.05 22:37:33.896570 [ 277 ] {97087501-bc80-42e6-830d-298aa8023573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9466 | 2026.01.05 22:37:33.897132 [ 277 ] {97087501-bc80-42e6-830d-298aa8023573} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9467 | 2026.01.05 22:37:33.897358 [ 277 ] {97087501-bc80-42e6-830d-298aa8023573} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.01.05 22:37:33.897498 [ 277 ] {97087501-bc80-42e6-830d-298aa8023573} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001899 sec., 15797.78830963665 rows/sec., 28.31 MiB/sec. | ||
| 9469 | 2026.01.05 22:37:33.897557 [ 277 ] {97087501-bc80-42e6-830d-298aa8023573} <Debug> TCPHandler: Processed in 0.002082372 sec. | ||
| 9470 | 2026.01.05 22:37:33.897677 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9471 | 2026.01.05 22:37:33.897770 [ 277 ] {d0ffb58f-8f54-4f63-9daa-a995537fd58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9472 | 2026.01.05 22:37:33.897816 [ 277 ] {d0ffb58f-8f54-4f63-9daa-a995537fd58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9473 | 2026.01.05 22:37:33.898156 [ 277 ] {d0ffb58f-8f54-4f63-9daa-a995537fd58a} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2026.01.05 22:37:33.898192 [ 277 ] {d0ffb58f-8f54-4f63-9daa-a995537fd58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9475 | 2026.01.05 22:37:33.898524 [ 277 ] {d0ffb58f-8f54-4f63-9daa-a995537fd58a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9476 | 2026.01.05 22:37:33.898734 [ 277 ] {d0ffb58f-8f54-4f63-9daa-a995537fd58a} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2026.01.05 22:37:33.898861 [ 277 ] {d0ffb58f-8f54-4f63-9daa-a995537fd58a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 9478 | 2026.01.05 22:37:33.898898 [ 277 ] {d0ffb58f-8f54-4f63-9daa-a995537fd58a} <Debug> TCPHandler: Processed in 0.001270424 sec. | ||
| 9479 | 2026.01.05 22:37:35.330982 [ 32 ] {} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9480 | 2026.01.05 22:37:35.331057 [ 32 ] {} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9481 | 2026.01.05 22:37:35.331082 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9482 | 2026.01.05 22:37:35.331244 [ 194 ] {067a4502-a950-4616-983a-e1f067f168c6::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 | ||
| 9483 | 2026.01.05 22:37:35.331445 [ 194 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9484 | 2026.01.05 22:37:35.331496 [ 194 ] {067a4502-a950-4616-983a-e1f067f168c6::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 | ||
| 9485 | 2026.01.05 22:37:35.331598 [ 194 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9486 | 2026.01.05 22:37:35.331672 [ 194 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 9487 | 2026.01.05 22:37:35.331739 [ 194 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 9488 | 2026.01.05 22:37:35.331798 [ 194 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 9489 | 2026.01.05 22:37:35.332615 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144429 sec., 27695.268955680647 rows/sec., 2.32 MiB/sec. | ||
| 9490 | 2026.01.05 22:37:35.332839 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9491 | 2026.01.05 22:37:35.333211 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_17_4} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9492 | 2026.01.05 22:37:35.333310 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_17_4} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9493 | 2026.01.05 22:37:35.333427 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9494 | 2026.01.05 22:37:35.949266 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51892 | ||
| 9495 | 2026.01.05 22:37:35.949381 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9496 | 2026.01.05 22:37:35.949411 [ 286 ] {} <Debug> TCP-Session: ba126142-a735-446c-a55e-c59e82c3e45b Authenticating user 'default' from [fd00:1122:3344:101::e]:51892 | ||
| 9497 | 2026.01.05 22:37:35.949435 [ 286 ] {} <Debug> TCP-Session: ba126142-a735-446c-a55e-c59e82c3e45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9498 | 2026.01.05 22:37:35.949452 [ 286 ] {} <Debug> TCP-Session: ba126142-a735-446c-a55e-c59e82c3e45b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9499 | 2026.01.05 22:37:35.949655 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34788 | ||
| 9500 | 2026.01.05 22:37:35.949665 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62264 | ||
| 9501 | 2026.01.05 22:37:35.949711 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39330 | ||
| 9502 | 2026.01.05 22:37:35.949736 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49072 | ||
| 9503 | 2026.01.05 22:37:35.949773 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9504 | 2026.01.05 22:37:35.949754 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59542 | ||
| 9505 | 2026.01.05 22:37:35.949828 [ 288 ] {} <Debug> TCP-Session: 9ab69c68-fc3f-4f1d-ba4a-e65040238bb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34788 | ||
| 9506 | 2026.01.05 22:37:35.949817 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9507 | 2026.01.05 22:37:35.949852 [ 286 ] {} <Trace> TCP-Session: ba126142-a735-446c-a55e-c59e82c3e45b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9508 | 2026.01.05 22:37:35.949890 [ 289 ] {} <Debug> TCP-Session: 2c658920-032f-4506-acbd-5e26e297c811 Authenticating user 'default' from [fd00:1122:3344:101::e]:62264 | ||
| 9509 | 2026.01.05 22:37:35.949744 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49038 | ||
| 9510 | 2026.01.05 22:37:35.949932 [ 289 ] {} <Debug> TCP-Session: 2c658920-032f-4506-acbd-5e26e297c811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9511 | 2026.01.05 22:37:35.949735 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35906 | ||
| 9512 | 2026.01.05 22:37:35.949965 [ 289 ] {} <Debug> TCP-Session: 2c658920-032f-4506-acbd-5e26e297c811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9513 | 2026.01.05 22:37:35.949702 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51414 | ||
| 9514 | 2026.01.05 22:37:35.949865 [ 288 ] {} <Debug> TCP-Session: 9ab69c68-fc3f-4f1d-ba4a-e65040238bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9515 | 2026.01.05 22:37:35.950071 [ 288 ] {} <Debug> TCP-Session: 9ab69c68-fc3f-4f1d-ba4a-e65040238bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9516 | 2026.01.05 22:37:35.950076 [ 286 ] {78437631-2895-42bc-94f9-cf93e7b43e96} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51892) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9517 | 2026.01.05 22:37:35.950356 [ 286 ] {78437631-2895-42bc-94f9-cf93e7b43e96} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9518 | 2026.01.05 22:37:35.950412 [ 286 ] {78437631-2895-42bc-94f9-cf93e7b43e96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9519 | 2026.01.05 22:37:35.950439 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9520 | 2026.01.05 22:37:35.950473 [ 290 ] {} <Debug> TCP-Session: 115860ca-eeae-4a30-8aca-529312c149d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51414 | ||
| 9521 | 2026.01.05 22:37:35.950489 [ 290 ] {} <Debug> TCP-Session: 115860ca-eeae-4a30-8aca-529312c149d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9522 | 2026.01.05 22:37:35.950502 [ 290 ] {} <Debug> TCP-Session: 115860ca-eeae-4a30-8aca-529312c149d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9523 | 2026.01.05 22:37:35.950554 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9524 | 2026.01.05 22:37:35.950595 [ 292 ] {} <Debug> TCP-Session: dafc484b-7ff4-4327-88a7-295cb9292b3a Authenticating user 'default' from [fd00:1122:3344:101::e]:35906 | ||
| 9525 | 2026.01.05 22:37:35.950619 [ 292 ] {} <Debug> TCP-Session: dafc484b-7ff4-4327-88a7-295cb9292b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2026.01.05 22:37:35.950637 [ 292 ] {} <Debug> TCP-Session: dafc484b-7ff4-4327-88a7-295cb9292b3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9527 | 2026.01.05 22:37:35.950675 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9528 | 2026.01.05 22:37:35.950687 [ 286 ] {78437631-2895-42bc-94f9-cf93e7b43e96} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 9529 | 2026.01.05 22:37:35.950721 [ 275 ] {} <Debug> TCP-Session: 242b2fc2-4b0b-4f58-b4bb-2e8a6c500bf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59542 | ||
| 9530 | 2026.01.05 22:37:35.950748 [ 275 ] {} <Debug> TCP-Session: 242b2fc2-4b0b-4f58-b4bb-2e8a6c500bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9531 | 2026.01.05 22:37:35.950761 [ 275 ] {} <Debug> TCP-Session: 242b2fc2-4b0b-4f58-b4bb-2e8a6c500bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9532 | 2026.01.05 22:37:35.950894 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9533 | 2026.01.05 22:37:35.950928 [ 291 ] {} <Debug> TCP-Session: 12080068-6ef3-48f4-8022-ab1198a21984 Authenticating user 'default' from [fd00:1122:3344:101::e]:39330 | ||
| 9534 | 2026.01.05 22:37:35.950945 [ 291 ] {} <Debug> TCP-Session: 12080068-6ef3-48f4-8022-ab1198a21984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9535 | 2026.01.05 22:37:35.950958 [ 291 ] {} <Debug> TCP-Session: 12080068-6ef3-48f4-8022-ab1198a21984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9536 | 2026.01.05 22:37:35.951014 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9537 | 2026.01.05 22:37:35.951049 [ 294 ] {} <Debug> TCP-Session: 39cea25e-af79-4266-9d31-31f237fb6463 Authenticating user 'default' from [fd00:1122:3344:101::e]:49038 | ||
| 9538 | 2026.01.05 22:37:35.951067 [ 294 ] {} <Debug> TCP-Session: 39cea25e-af79-4266-9d31-31f237fb6463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9539 | 2026.01.05 22:37:35.951080 [ 294 ] {} <Debug> TCP-Session: 39cea25e-af79-4266-9d31-31f237fb6463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9540 | 2026.01.05 22:37:35.951226 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9541 | 2026.01.05 22:37:35.951265 [ 293 ] {} <Debug> TCP-Session: 8236f0c7-9f64-457f-82b5-ad943200d4b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49072 | ||
| 9542 | 2026.01.05 22:37:35.951283 [ 293 ] {} <Debug> TCP-Session: 8236f0c7-9f64-457f-82b5-ad943200d4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9543 | 2026.01.05 22:37:35.951298 [ 293 ] {} <Debug> TCP-Session: 8236f0c7-9f64-457f-82b5-ad943200d4b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2026.01.05 22:37:35.951680 [ 318 ] {78437631-2895-42bc-94f9-cf93e7b43e96} <Trace> AggregatingTransform: Aggregating | ||
| 9545 | 2026.01.05 22:37:35.951719 [ 318 ] {78437631-2895-42bc-94f9-cf93e7b43e96} <Trace> Aggregator: Aggregation method: without_key | ||
| 9546 | 2026.01.05 22:37:35.951758 [ 318 ] {78437631-2895-42bc-94f9-cf93e7b43e96} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952773 sec. (1049.568 rows/sec., 41.00 KiB/sec.) | ||
| 9547 | 2026.01.05 22:37:35.951776 [ 318 ] {78437631-2895-42bc-94f9-cf93e7b43e96} <Trace> Aggregator: Merging aggregated data | ||
| 9548 | 2026.01.05 22:37:35.953012 [ 286 ] {78437631-2895-42bc-94f9-cf93e7b43e96} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003005 sec., 332.77870216306155 rows/sec., 13.00 KiB/sec. | ||
| 9549 | 2026.01.05 22:37:35.953145 [ 286 ] {78437631-2895-42bc-94f9-cf93e7b43e96} <Debug> TCPHandler: Processed in 0.003413038 sec. | ||
| 9550 | 2026.01.05 22:37:35.953263 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9551 | 2026.01.05 22:37:35.953290 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9552 | 2026.01.05 22:37:35.953291 [ 286 ] {} <Debug> TCP-Session: ba126142-a735-446c-a55e-c59e82c3e45b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9553 | 2026.01.05 22:37:35.953312 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9554 | 2026.01.05 22:37:35.953325 [ 291 ] {} <Debug> TCP-Session: 12080068-6ef3-48f4-8022-ab1198a21984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2026.01.05 22:37:35.953327 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9556 | 2026.01.05 22:37:35.953362 [ 292 ] {} <Debug> TCP-Session: dafc484b-7ff4-4327-88a7-295cb9292b3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9557 | 2026.01.05 22:37:35.953366 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9558 | 2026.01.05 22:37:35.953386 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9559 | 2026.01.05 22:37:35.953393 [ 289 ] {} <Debug> TCP-Session: 2c658920-032f-4506-acbd-5e26e297c811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9560 | 2026.01.05 22:37:35.953400 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9561 | 2026.01.05 22:37:35.953423 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9562 | 2026.01.05 22:37:35.953455 [ 293 ] {} <Debug> TCP-Session: 8236f0c7-9f64-457f-82b5-ad943200d4b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9563 | 2026.01.05 22:37:35.953430 [ 290 ] {} <Debug> TCP-Session: 115860ca-eeae-4a30-8aca-529312c149d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9564 | 2026.01.05 22:37:35.953479 [ 294 ] {} <Debug> TCP-Session: 39cea25e-af79-4266-9d31-31f237fb6463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9565 | 2026.01.05 22:37:35.953422 [ 275 ] {} <Debug> TCP-Session: 242b2fc2-4b0b-4f58-b4bb-2e8a6c500bf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9566 | 2026.01.05 22:37:35.953349 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9567 | 2026.01.05 22:37:35.953546 [ 288 ] {} <Debug> TCP-Session: 9ab69c68-fc3f-4f1d-ba4a-e65040238bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9568 | 2026.01.05 22:37:37.380120 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45402 | ||
| 9569 | 2026.01.05 22:37:37.380224 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9570 | 2026.01.05 22:37:37.380250 [ 286 ] {} <Debug> TCP-Session: 093b184c-69ed-4da2-8eb5-718b9abe9c6f Authenticating user 'default' from [fd00:1122:3344:101::e]:45402 | ||
| 9571 | 2026.01.05 22:37:37.380273 [ 286 ] {} <Debug> TCP-Session: 093b184c-69ed-4da2-8eb5-718b9abe9c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9572 | 2026.01.05 22:37:37.380285 [ 286 ] {} <Debug> TCP-Session: 093b184c-69ed-4da2-8eb5-718b9abe9c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9573 | 2026.01.05 22:37:37.380506 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55116 | ||
| 9574 | 2026.01.05 22:37:37.380523 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50962 | ||
| 9575 | 2026.01.05 22:37:37.380560 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35164 | ||
| 9576 | 2026.01.05 22:37:37.380588 [ 286 ] {} <Trace> TCP-Session: 093b184c-69ed-4da2-8eb5-718b9abe9c6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9577 | 2026.01.05 22:37:37.380627 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9578 | 2026.01.05 22:37:37.380634 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9579 | 2026.01.05 22:37:37.380665 [ 288 ] {} <Debug> TCP-Session: be46c40f-c6d8-4bf2-a79f-963e76f8d081 Authenticating user 'default' from [fd00:1122:3344:101::e]:55116 | ||
| 9580 | 2026.01.05 22:37:37.380677 [ 291 ] {} <Debug> TCP-Session: 1fda0e06-e64e-4dbe-8e59-06abe91382ae Authenticating user 'default' from [fd00:1122:3344:101::e]:50962 | ||
| 9581 | 2026.01.05 22:37:37.380688 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9582 | 2026.01.05 22:37:37.380707 [ 291 ] {} <Debug> TCP-Session: 1fda0e06-e64e-4dbe-8e59-06abe91382ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9583 | 2026.01.05 22:37:37.380700 [ 288 ] {} <Debug> TCP-Session: be46c40f-c6d8-4bf2-a79f-963e76f8d081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9584 | 2026.01.05 22:37:37.380768 [ 293 ] {} <Debug> TCP-Session: b243856b-eefe-4faa-b02e-e713d803566a Authenticating user 'default' from [fd00:1122:3344:101::e]:35164 | ||
| 9585 | 2026.01.05 22:37:37.380792 [ 288 ] {} <Debug> TCP-Session: be46c40f-c6d8-4bf2-a79f-963e76f8d081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9586 | 2026.01.05 22:37:37.380817 [ 293 ] {} <Debug> TCP-Session: b243856b-eefe-4faa-b02e-e713d803566a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9587 | 2026.01.05 22:37:37.380771 [ 291 ] {} <Debug> TCP-Session: 1fda0e06-e64e-4dbe-8e59-06abe91382ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2026.01.05 22:37:37.380846 [ 293 ] {} <Debug> TCP-Session: b243856b-eefe-4faa-b02e-e713d803566a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9589 | 2026.01.05 22:37:37.380582 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51742 | ||
| 9590 | 2026.01.05 22:37:37.380574 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57714 | ||
| 9591 | 2026.01.05 22:37:37.380557 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35848 | ||
| 9592 | 2026.01.05 22:37:37.380956 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9593 | 2026.01.05 22:37:37.380969 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9594 | 2026.01.05 22:37:37.380993 [ 275 ] {} <Debug> TCP-Session: 7c051d05-d0fd-4ee3-b4e8-ed5614308e05 Authenticating user 'default' from [fd00:1122:3344:101::e]:51742 | ||
| 9595 | 2026.01.05 22:37:37.381009 [ 294 ] {} <Debug> TCP-Session: 59d8aae5-6ded-4c52-9c41-0d2750321941 Authenticating user 'default' from [fd00:1122:3344:101::e]:57714 | ||
| 9596 | 2026.01.05 22:37:37.381017 [ 275 ] {} <Debug> TCP-Session: 7c051d05-d0fd-4ee3-b4e8-ed5614308e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9597 | 2026.01.05 22:37:37.381028 [ 294 ] {} <Debug> TCP-Session: 59d8aae5-6ded-4c52-9c41-0d2750321941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9598 | 2026.01.05 22:37:37.381035 [ 275 ] {} <Debug> TCP-Session: 7c051d05-d0fd-4ee3-b4e8-ed5614308e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9599 | 2026.01.05 22:37:37.381044 [ 294 ] {} <Debug> TCP-Session: 59d8aae5-6ded-4c52-9c41-0d2750321941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9600 | 2026.01.05 22:37:37.381050 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9601 | 2026.01.05 22:37:37.380518 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62133 | ||
| 9602 | 2026.01.05 22:37:37.381097 [ 292 ] {} <Debug> TCP-Session: b48d055b-808c-4fd3-89c1-a96164c6a3c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35848 | ||
| 9603 | 2026.01.05 22:37:37.380519 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45610 | ||
| 9604 | 2026.01.05 22:37:37.381143 [ 292 ] {} <Debug> TCP-Session: b48d055b-808c-4fd3-89c1-a96164c6a3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9605 | 2026.01.05 22:37:37.381157 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9606 | 2026.01.05 22:37:37.380794 [ 286 ] {59e47295-ef8d-449b-95f9-15503b48f705} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45402) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9607 | 2026.01.05 22:37:37.381200 [ 289 ] {} <Debug> TCP-Session: ed7eeaa9-1768-4db9-bd9c-6935e753de3e Authenticating user 'default' from [fd00:1122:3344:101::e]:62133 | ||
| 9608 | 2026.01.05 22:37:37.381212 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9609 | 2026.01.05 22:37:37.381236 [ 289 ] {} <Debug> TCP-Session: ed7eeaa9-1768-4db9-bd9c-6935e753de3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9610 | 2026.01.05 22:37:37.381188 [ 292 ] {} <Debug> TCP-Session: b48d055b-808c-4fd3-89c1-a96164c6a3c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9611 | 2026.01.05 22:37:37.381268 [ 289 ] {} <Debug> TCP-Session: ed7eeaa9-1768-4db9-bd9c-6935e753de3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9612 | 2026.01.05 22:37:37.381263 [ 290 ] {} <Debug> TCP-Session: 30a7e733-bbbf-469a-8c7f-c5d6d5a1e742 Authenticating user 'default' from [fd00:1122:3344:101::e]:45610 | ||
| 9613 | 2026.01.05 22:37:37.381326 [ 290 ] {} <Debug> TCP-Session: 30a7e733-bbbf-469a-8c7f-c5d6d5a1e742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9614 | 2026.01.05 22:37:37.381339 [ 290 ] {} <Debug> TCP-Session: 30a7e733-bbbf-469a-8c7f-c5d6d5a1e742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2026.01.05 22:37:37.381541 [ 286 ] {59e47295-ef8d-449b-95f9-15503b48f705} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9616 | 2026.01.05 22:37:37.381612 [ 286 ] {59e47295-ef8d-449b-95f9-15503b48f705} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9617 | 2026.01.05 22:37:37.381946 [ 286 ] {59e47295-ef8d-449b-95f9-15503b48f705} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 9618 | 2026.01.05 22:37:37.382931 [ 330 ] {59e47295-ef8d-449b-95f9-15503b48f705} <Trace> AggregatingTransform: Aggregating | ||
| 9619 | 2026.01.05 22:37:37.382985 [ 330 ] {59e47295-ef8d-449b-95f9-15503b48f705} <Trace> Aggregator: Aggregation method: without_key | ||
| 9620 | 2026.01.05 22:37:37.383025 [ 330 ] {59e47295-ef8d-449b-95f9-15503b48f705} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974054 sec. (1026.637 rows/sec., 40.10 KiB/sec.) | ||
| 9621 | 2026.01.05 22:37:37.383045 [ 330 ] {59e47295-ef8d-449b-95f9-15503b48f705} <Trace> Aggregator: Merging aggregated data | ||
| 9622 | 2026.01.05 22:37:37.384238 [ 286 ] {59e47295-ef8d-449b-95f9-15503b48f705} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003514 sec., 284.57598178713715 rows/sec., 11.12 KiB/sec. | ||
| 9623 | 2026.01.05 22:37:37.384390 [ 286 ] {59e47295-ef8d-449b-95f9-15503b48f705} <Debug> TCPHandler: Processed in 0.003917526 sec. | ||
| 9624 | 2026.01.05 22:37:37.384523 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9625 | 2026.01.05 22:37:37.384552 [ 286 ] {} <Debug> TCP-Session: 093b184c-69ed-4da2-8eb5-718b9abe9c6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2026.01.05 22:37:37.384559 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9627 | 2026.01.05 22:37:37.384580 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9628 | 2026.01.05 22:37:37.384606 [ 275 ] {} <Debug> TCP-Session: 7c051d05-d0fd-4ee3-b4e8-ed5614308e05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9629 | 2026.01.05 22:37:37.384610 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9630 | 2026.01.05 22:37:37.384628 [ 289 ] {} <Debug> TCP-Session: ed7eeaa9-1768-4db9-bd9c-6935e753de3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9631 | 2026.01.05 22:37:37.384637 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9632 | 2026.01.05 22:37:37.384657 [ 288 ] {} <Debug> TCP-Session: be46c40f-c6d8-4bf2-a79f-963e76f8d081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9633 | 2026.01.05 22:37:37.384670 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9634 | 2026.01.05 22:37:37.384694 [ 294 ] {} <Debug> TCP-Session: 59d8aae5-6ded-4c52-9c41-0d2750321941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9635 | 2026.01.05 22:37:37.384689 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9636 | 2026.01.05 22:37:37.384728 [ 291 ] {} <Debug> TCP-Session: 1fda0e06-e64e-4dbe-8e59-06abe91382ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9637 | 2026.01.05 22:37:37.384652 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9638 | 2026.01.05 22:37:37.384773 [ 292 ] {} <Debug> TCP-Session: b48d055b-808c-4fd3-89c1-a96164c6a3c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9639 | 2026.01.05 22:37:37.384612 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9640 | 2026.01.05 22:37:37.384806 [ 293 ] {} <Debug> TCP-Session: b243856b-eefe-4faa-b02e-e713d803566a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9641 | 2026.01.05 22:37:37.384846 [ 290 ] {} <Debug> TCP-Session: 30a7e733-bbbf-469a-8c7f-c5d6d5a1e742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9642 | 2026.01.05 22:37:37.619459 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38521 | ||
| 9643 | 2026.01.05 22:37:37.619558 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9644 | 2026.01.05 22:37:37.619582 [ 286 ] {} <Debug> TCP-Session: 5ebcf24a-ca30-4944-a584-b7b433b8fb72 Authenticating user 'default' from [fd00:1122:3344:101::e]:38521 | ||
| 9645 | 2026.01.05 22:37:37.619604 [ 286 ] {} <Debug> TCP-Session: 5ebcf24a-ca30-4944-a584-b7b433b8fb72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9646 | 2026.01.05 22:37:37.619616 [ 286 ] {} <Debug> TCP-Session: 5ebcf24a-ca30-4944-a584-b7b433b8fb72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9647 | 2026.01.05 22:37:37.619797 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50572 | ||
| 9648 | 2026.01.05 22:37:37.619811 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46400 | ||
| 9649 | 2026.01.05 22:37:37.619844 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60897 | ||
| 9650 | 2026.01.05 22:37:37.619868 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63098 | ||
| 9651 | 2026.01.05 22:37:37.619892 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56777 | ||
| 9652 | 2026.01.05 22:37:37.619925 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9653 | 2026.01.05 22:37:37.619944 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9654 | 2026.01.05 22:37:37.619950 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9655 | 2026.01.05 22:37:37.619960 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9656 | 2026.01.05 22:37:37.619978 [ 291 ] {} <Debug> TCP-Session: faca458d-ccb9-45cf-97a2-1b0117008a09 Authenticating user 'default' from [fd00:1122:3344:101::e]:60897 | ||
| 9657 | 2026.01.05 22:37:37.619990 [ 286 ] {} <Trace> TCP-Session: 5ebcf24a-ca30-4944-a584-b7b433b8fb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9658 | 2026.01.05 22:37:37.620013 [ 291 ] {} <Debug> TCP-Session: faca458d-ccb9-45cf-97a2-1b0117008a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9659 | 2026.01.05 22:37:37.620002 [ 293 ] {} <Debug> TCP-Session: 8799869d-bbdc-48ac-8b7c-ac81d0d89550 Authenticating user 'default' from [fd00:1122:3344:101::e]:63098 | ||
| 9660 | 2026.01.05 22:37:37.620035 [ 291 ] {} <Debug> TCP-Session: faca458d-ccb9-45cf-97a2-1b0117008a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9661 | 2026.01.05 22:37:37.619995 [ 289 ] {} <Debug> TCP-Session: 2217cdfc-775c-434d-a0bc-f36daf111c90 Authenticating user 'default' from [fd00:1122:3344:101::e]:46400 | ||
| 9662 | 2026.01.05 22:37:37.620067 [ 293 ] {} <Debug> TCP-Session: 8799869d-bbdc-48ac-8b7c-ac81d0d89550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9663 | 2026.01.05 22:37:37.620093 [ 289 ] {} <Debug> TCP-Session: 2217cdfc-775c-434d-a0bc-f36daf111c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9664 | 2026.01.05 22:37:37.620097 [ 293 ] {} <Debug> TCP-Session: 8799869d-bbdc-48ac-8b7c-ac81d0d89550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9665 | 2026.01.05 22:37:37.620107 [ 289 ] {} <Debug> TCP-Session: 2217cdfc-775c-434d-a0bc-f36daf111c90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9666 | 2026.01.05 22:37:37.619877 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53932 | ||
| 9667 | 2026.01.05 22:37:37.619870 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38923 | ||
| 9668 | 2026.01.05 22:37:37.620165 [ 286 ] {9344d1c3-c2e8-47c3-9499-6545c69a513d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38521) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9669 | 2026.01.05 22:37:37.619983 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9670 | 2026.01.05 22:37:37.620209 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9671 | 2026.01.05 22:37:37.619969 [ 288 ] {} <Debug> TCP-Session: 27191fc0-865a-496c-9b9a-739d5a234221 Authenticating user 'default' from [fd00:1122:3344:101::e]:50572 | ||
| 9672 | 2026.01.05 22:37:37.620248 [ 294 ] {} <Debug> TCP-Session: 7d44ca56-b31c-4a85-94df-800ed0164d42 Authenticating user 'default' from [fd00:1122:3344:101::e]:53932 | ||
| 9673 | 2026.01.05 22:37:37.620237 [ 275 ] {} <Debug> TCP-Session: 2831cf6f-51e6-48f7-9057-e99522a9ceb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56777 | ||
| 9674 | 2026.01.05 22:37:37.620263 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9675 | 2026.01.05 22:37:37.620275 [ 294 ] {} <Debug> TCP-Session: 7d44ca56-b31c-4a85-94df-800ed0164d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9676 | 2026.01.05 22:37:37.620289 [ 275 ] {} <Debug> TCP-Session: 2831cf6f-51e6-48f7-9057-e99522a9ceb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9677 | 2026.01.05 22:37:37.620312 [ 292 ] {} <Debug> TCP-Session: f5659c1f-1814-4e93-b449-ae7f42069374 Authenticating user 'default' from [fd00:1122:3344:101::e]:38923 | ||
| 9678 | 2026.01.05 22:37:37.620323 [ 275 ] {} <Debug> TCP-Session: 2831cf6f-51e6-48f7-9057-e99522a9ceb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9679 | 2026.01.05 22:37:37.620316 [ 294 ] {} <Debug> TCP-Session: 7d44ca56-b31c-4a85-94df-800ed0164d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9680 | 2026.01.05 22:37:37.620348 [ 292 ] {} <Debug> TCP-Session: f5659c1f-1814-4e93-b449-ae7f42069374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9681 | 2026.01.05 22:37:37.620273 [ 288 ] {} <Debug> TCP-Session: 27191fc0-865a-496c-9b9a-739d5a234221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9682 | 2026.01.05 22:37:37.620383 [ 292 ] {} <Debug> TCP-Session: f5659c1f-1814-4e93-b449-ae7f42069374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9683 | 2026.01.05 22:37:37.620401 [ 288 ] {} <Debug> TCP-Session: 27191fc0-865a-496c-9b9a-739d5a234221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9684 | 2026.01.05 22:37:37.619833 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37360 | ||
| 9685 | 2026.01.05 22:37:37.620454 [ 286 ] {9344d1c3-c2e8-47c3-9499-6545c69a513d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9686 | 2026.01.05 22:37:37.620490 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9687 | 2026.01.05 22:37:37.620510 [ 286 ] {9344d1c3-c2e8-47c3-9499-6545c69a513d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9688 | 2026.01.05 22:37:37.620518 [ 290 ] {} <Debug> TCP-Session: 9339db39-2bbf-4c9b-bedc-ac304f99e64f Authenticating user 'default' from [fd00:1122:3344:101::e]:37360 | ||
| 9689 | 2026.01.05 22:37:37.620549 [ 290 ] {} <Debug> TCP-Session: 9339db39-2bbf-4c9b-bedc-ac304f99e64f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9690 | 2026.01.05 22:37:37.620562 [ 290 ] {} <Debug> TCP-Session: 9339db39-2bbf-4c9b-bedc-ac304f99e64f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9691 | 2026.01.05 22:37:37.620790 [ 286 ] {9344d1c3-c2e8-47c3-9499-6545c69a513d} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 9692 | 2026.01.05 22:37:37.621598 [ 328 ] {9344d1c3-c2e8-47c3-9499-6545c69a513d} <Trace> AggregatingTransform: Aggregating | ||
| 9693 | 2026.01.05 22:37:37.621644 [ 328 ] {9344d1c3-c2e8-47c3-9499-6545c69a513d} <Trace> Aggregator: Aggregation method: without_key | ||
| 9694 | 2026.01.05 22:37:37.621674 [ 328 ] {9344d1c3-c2e8-47c3-9499-6545c69a513d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000785617 sec. (1272.885 rows/sec., 49.72 KiB/sec.) | ||
| 9695 | 2026.01.05 22:37:37.621689 [ 328 ] {9344d1c3-c2e8-47c3-9499-6545c69a513d} <Trace> Aggregator: Merging aggregated data | ||
| 9696 | 2026.01.05 22:37:37.623070 [ 286 ] {9344d1c3-c2e8-47c3-9499-6545c69a513d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002966 sec., 337.1544167228591 rows/sec., 13.17 KiB/sec. | ||
| 9697 | 2026.01.05 22:37:37.623145 [ 286 ] {9344d1c3-c2e8-47c3-9499-6545c69a513d} <Debug> TCPHandler: Processed in 0.003279133 sec. | ||
| 9698 | 2026.01.05 22:37:37.623269 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9699 | 2026.01.05 22:37:37.623300 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9700 | 2026.01.05 22:37:37.623319 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9701 | 2026.01.05 22:37:37.623332 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9702 | 2026.01.05 22:37:37.623349 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9703 | 2026.01.05 22:37:37.623381 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9704 | 2026.01.05 22:37:37.623389 [ 293 ] {} <Debug> TCP-Session: 8799869d-bbdc-48ac-8b7c-ac81d0d89550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9705 | 2026.01.05 22:37:37.623410 [ 291 ] {} <Debug> TCP-Session: faca458d-ccb9-45cf-97a2-1b0117008a09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9706 | 2026.01.05 22:37:37.623409 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9707 | 2026.01.05 22:37:37.623432 [ 289 ] {} <Debug> TCP-Session: 2217cdfc-775c-434d-a0bc-f36daf111c90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9708 | 2026.01.05 22:37:37.623393 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9709 | 2026.01.05 22:37:37.623470 [ 294 ] {} <Debug> TCP-Session: 7d44ca56-b31c-4a85-94df-800ed0164d42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9710 | 2026.01.05 22:37:37.623364 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9711 | 2026.01.05 22:37:37.623513 [ 292 ] {} <Debug> TCP-Session: f5659c1f-1814-4e93-b449-ae7f42069374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9712 | 2026.01.05 22:37:37.623303 [ 286 ] {} <Debug> TCP-Session: 5ebcf24a-ca30-4944-a584-b7b433b8fb72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9713 | 2026.01.05 22:37:37.623548 [ 275 ] {} <Debug> TCP-Session: 2831cf6f-51e6-48f7-9057-e99522a9ceb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9714 | 2026.01.05 22:37:37.623360 [ 290 ] {} <Debug> TCP-Session: 9339db39-2bbf-4c9b-bedc-ac304f99e64f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9715 | 2026.01.05 22:37:37.623356 [ 288 ] {} <Debug> TCP-Session: 27191fc0-865a-496c-9b9a-739d5a234221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9716 | 2026.01.05 22:37:38.917784 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9717 | 2026.01.05 22:37:38.918002 [ 277 ] {ce375394-5b4f-4728-b26e-e8e54eb82e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9718 | 2026.01.05 22:37:38.918074 [ 277 ] {ce375394-5b4f-4728-b26e-e8e54eb82e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9719 | 2026.01.05 22:37:38.918762 [ 277 ] {ce375394-5b4f-4728-b26e-e8e54eb82e1a} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2026.01.05 22:37:38.918816 [ 277 ] {ce375394-5b4f-4728-b26e-e8e54eb82e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9721 | 2026.01.05 22:37:38.919262 [ 277 ] {ce375394-5b4f-4728-b26e-e8e54eb82e1a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9722 | 2026.01.05 22:37:38.919524 [ 277 ] {ce375394-5b4f-4728-b26e-e8e54eb82e1a} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2026.01.05 22:37:38.919692 [ 277 ] {ce375394-5b4f-4728-b26e-e8e54eb82e1a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001741 sec., 13785.180930499713 rows/sec., 1.14 MiB/sec. | ||
| 9724 | 2026.01.05 22:37:38.919746 [ 277 ] {ce375394-5b4f-4728-b26e-e8e54eb82e1a} <Debug> TCPHandler: Processed in 0.002096082 sec. | ||
| 9725 | 2026.01.05 22:37:38.919887 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2026.01.05 22:37:38.919991 [ 277 ] {39422405-7f39-4ffd-a717-a1256d89369b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9727 | 2026.01.05 22:37:38.920036 [ 277 ] {39422405-7f39-4ffd-a717-a1256d89369b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9728 | 2026.01.05 22:37:38.920461 [ 277 ] {39422405-7f39-4ffd-a717-a1256d89369b} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.01.05 22:37:38.920500 [ 277 ] {39422405-7f39-4ffd-a717-a1256d89369b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9730 | 2026.01.05 22:37:38.920827 [ 277 ] {39422405-7f39-4ffd-a717-a1256d89369b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9731 | 2026.01.05 22:37:38.921057 [ 277 ] {39422405-7f39-4ffd-a717-a1256d89369b} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.01.05 22:37:38.921198 [ 277 ] {39422405-7f39-4ffd-a717-a1256d89369b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001231 sec., 1624.6953696181965 rows/sec., 132.48 KiB/sec. | ||
| 9733 | 2026.01.05 22:37:38.921239 [ 277 ] {39422405-7f39-4ffd-a717-a1256d89369b} <Debug> TCPHandler: Processed in 0.001408579 sec. | ||
| 9734 | 2026.01.05 22:37:38.921355 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2026.01.05 22:37:38.921457 [ 277 ] {cc6c2ce1-d923-4319-9865-c0c7bdf823ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9736 | 2026.01.05 22:37:38.921499 [ 277 ] {cc6c2ce1-d923-4319-9865-c0c7bdf823ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9737 | 2026.01.05 22:37:38.922637 [ 277 ] {cc6c2ce1-d923-4319-9865-c0c7bdf823ca} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2026.01.05 22:37:38.922675 [ 277 ] {cc6c2ce1-d923-4319-9865-c0c7bdf823ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9739 | 2026.01.05 22:37:38.923098 [ 277 ] {cc6c2ce1-d923-4319-9865-c0c7bdf823ca} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9740 | 2026.01.05 22:37:38.923324 [ 277 ] {cc6c2ce1-d923-4319-9865-c0c7bdf823ca} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.01.05 22:37:38.923458 [ 277 ] {cc6c2ce1-d923-4319-9865-c0c7bdf823ca} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002022 sec., 661226.5084075173 rows/sec., 55.30 MiB/sec. | ||
| 9742 | 2026.01.05 22:37:38.923455 [ 49 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9743 | 2026.01.05 22:37:38.923497 [ 277 ] {cc6c2ce1-d923-4319-9865-c0c7bdf823ca} <Debug> TCPHandler: Processed in 0.002192316 sec. | ||
| 9744 | 2026.01.05 22:37:38.923541 [ 49 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9745 | 2026.01.05 22:37:38.923572 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9746 | 2026.01.05 22:37:38.923635 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9747 | 2026.01.05 22:37:38.923692 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 9748 | 2026.01.05 22:37:38.923735 [ 277 ] {4cc4eba6-0e8a-4fa1-9ae5-ef8dda95fb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9749 | 2026.01.05 22:37:38.923784 [ 277 ] {4cc4eba6-0e8a-4fa1-9ae5-ef8dda95fb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9750 | 2026.01.05 22:37:38.923833 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9751 | 2026.01.05 22:37:38.923875 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2467 rows starting from the beginning of the part | ||
| 9752 | 2026.01.05 22:37:38.923946 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 76 rows starting from the beginning of the part | ||
| 9753 | 2026.01.05 22:37:38.924021 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 117 rows starting from the beginning of the part | ||
| 9754 | 2026.01.05 22:37:38.924076 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 76 rows starting from the beginning of the part | ||
| 9755 | 2026.01.05 22:37:38.924148 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 116 rows starting from the beginning of the part | ||
| 9756 | 2026.01.05 22:37:38.924193 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1337 rows starting from the beginning of the part | ||
| 9757 | 2026.01.05 22:37:38.924207 [ 277 ] {4cc4eba6-0e8a-4fa1-9ae5-ef8dda95fb9d} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.01.05 22:37:38.924252 [ 277 ] {4cc4eba6-0e8a-4fa1-9ae5-ef8dda95fb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9759 | 2026.01.05 22:37:38.924627 [ 277 ] {4cc4eba6-0e8a-4fa1-9ae5-ef8dda95fb9d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9760 | 2026.01.05 22:37:38.924870 [ 277 ] {4cc4eba6-0e8a-4fa1-9ae5-ef8dda95fb9d} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2026.01.05 22:37:38.925010 [ 277 ] {4cc4eba6-0e8a-4fa1-9ae5-ef8dda95fb9d} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001294 sec., 18547.140649149922 rows/sec., 1.40 MiB/sec. | ||
| 9762 | 2026.01.05 22:37:38.925048 [ 277 ] {4cc4eba6-0e8a-4fa1-9ae5-ef8dda95fb9d} <Debug> TCPHandler: Processed in 0.001465001 sec. | ||
| 9763 | 2026.01.05 22:37:38.925161 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9764 | 2026.01.05 22:37:38.925255 [ 277 ] {65a1c515-0642-46ea-bd63-f38988287f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9765 | 2026.01.05 22:37:38.925295 [ 277 ] {65a1c515-0642-46ea-bd63-f38988287f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9766 | 2026.01.05 22:37:38.925787 [ 277 ] {65a1c515-0642-46ea-bd63-f38988287f0e} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9767 | 2026.01.05 22:37:38.925824 [ 277 ] {65a1c515-0642-46ea-bd63-f38988287f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9768 | 2026.01.05 22:37:38.926166 [ 277 ] {65a1c515-0642-46ea-bd63-f38988287f0e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9769 | 2026.01.05 22:37:38.926185 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4189 rows, containing 5 columns (5 merged, 0 gathered) in 0.002550778 sec., 1642244.052598854 rows/sec., 141.89 MiB/sec. | ||
| 9770 | 2026.01.05 22:37:38.926390 [ 277 ] {65a1c515-0642-46ea-bd63-f38988287f0e} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.01.05 22:37:38.926528 [ 277 ] {65a1c515-0642-46ea-bd63-f38988287f0e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001291 sec., 195197.5213013168 rows/sec., 13.50 MiB/sec. | ||
| 9772 | 2026.01.05 22:37:38.926544 [ 201 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9773 | 2026.01.05 22:37:38.926567 [ 277 ] {65a1c515-0642-46ea-bd63-f38988287f0e} <Debug> TCPHandler: Processed in 0.001455181 sec. | ||
| 9774 | 2026.01.05 22:37:38.926690 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9775 | 2026.01.05 22:37:38.926787 [ 277 ] {a2712642-e5a1-45b2-b659-3a57a6db24c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9776 | 2026.01.05 22:37:38.926834 [ 277 ] {a2712642-e5a1-45b2-b659-3a57a6db24c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9777 | 2026.01.05 22:37:38.926877 [ 201 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_71_14} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2026.01.05 22:37:38.926975 [ 201 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_71_14} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9779 | 2026.01.05 22:37:38.927097 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 9780 | 2026.01.05 22:37:38.927247 [ 277 ] {a2712642-e5a1-45b2-b659-3a57a6db24c8} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2026.01.05 22:37:38.927288 [ 277 ] {a2712642-e5a1-45b2-b659-3a57a6db24c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9782 | 2026.01.05 22:37:38.927613 [ 277 ] {a2712642-e5a1-45b2-b659-3a57a6db24c8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9783 | 2026.01.05 22:37:38.927846 [ 277 ] {a2712642-e5a1-45b2-b659-3a57a6db24c8} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9784 | 2026.01.05 22:37:38.928007 [ 277 ] {a2712642-e5a1-45b2-b659-3a57a6db24c8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001238 sec., 9693.053311793215 rows/sec., 757.27 KiB/sec. | ||
| 9785 | 2026.01.05 22:37:38.928051 [ 277 ] {a2712642-e5a1-45b2-b659-3a57a6db24c8} <Debug> TCPHandler: Processed in 0.001410759 sec. | ||
| 9786 | 2026.01.05 22:37:38.928201 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9787 | 2026.01.05 22:37:38.928296 [ 277 ] {33bd7960-b30a-4710-883d-9c2eecd6a4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9788 | 2026.01.05 22:37:38.928336 [ 277 ] {33bd7960-b30a-4710-883d-9c2eecd6a4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9789 | 2026.01.05 22:37:38.928986 [ 277 ] {33bd7960-b30a-4710-883d-9c2eecd6a4c5} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2026.01.05 22:37:38.929027 [ 277 ] {33bd7960-b30a-4710-883d-9c2eecd6a4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9791 | 2026.01.05 22:37:38.929392 [ 277 ] {33bd7960-b30a-4710-883d-9c2eecd6a4c5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9792 | 2026.01.05 22:37:38.929632 [ 277 ] {33bd7960-b30a-4710-883d-9c2eecd6a4c5} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2026.01.05 22:37:38.929752 [ 49 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9794 | 2026.01.05 22:37:38.929768 [ 277 ] {33bd7960-b30a-4710-883d-9c2eecd6a4c5} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.00149 sec., 381208.0536912752 rows/sec., 28.59 MiB/sec. | ||
| 9795 | 2026.01.05 22:37:38.929795 [ 49 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2026.01.05 22:37:38.929818 [ 277 ] {33bd7960-b30a-4710-883d-9c2eecd6a4c5} <Debug> TCPHandler: Processed in 0.001671937 sec. | ||
| 9797 | 2026.01.05 22:37:38.929821 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9798 | 2026.01.05 22:37:38.929912 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 9799 | 2026.01.05 22:37:38.929946 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9800 | 2026.01.05 22:37:38.930015 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9801 | 2026.01.05 22:37:38.930047 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 9802 | 2026.01.05 22:37:38.930065 [ 277 ] {871c9eaf-c927-4f50-9216-102748f32137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9803 | 2026.01.05 22:37:38.930100 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 74 rows starting from the beginning of the part | ||
| 9804 | 2026.01.05 22:37:38.930120 [ 277 ] {871c9eaf-c927-4f50-9216-102748f32137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9805 | 2026.01.05 22:37:38.930150 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 96 rows starting from the beginning of the part | ||
| 9806 | 2026.01.05 22:37:38.930203 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 74 rows starting from the beginning of the part | ||
| 9807 | 2026.01.05 22:37:38.930252 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 94 rows starting from the beginning of the part | ||
| 9808 | 2026.01.05 22:37:38.930308 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 568 rows starting from the beginning of the part | ||
| 9809 | 2026.01.05 22:37:38.930807 [ 277 ] {871c9eaf-c927-4f50-9216-102748f32137} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2026.01.05 22:37:38.930849 [ 277 ] {871c9eaf-c927-4f50-9216-102748f32137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9811 | 2026.01.05 22:37:38.931285 [ 277 ] {871c9eaf-c927-4f50-9216-102748f32137} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9812 | 2026.01.05 22:37:38.931537 [ 277 ] {871c9eaf-c927-4f50-9216-102748f32137} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2026.01.05 22:37:38.931663 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9814 | 2026.01.05 22:37:38.931679 [ 277 ] {871c9eaf-c927-4f50-9216-102748f32137} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001634 sec., 539167.6866585067 rows/sec., 36.59 MiB/sec. | ||
| 9815 | 2026.01.05 22:37:38.931705 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2026.01.05 22:37:38.931725 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001846944 sec., 1167875.1494360412 rows/sec., 90.71 MiB/sec. | ||
| 9817 | 2026.01.05 22:37:38.931727 [ 277 ] {871c9eaf-c927-4f50-9216-102748f32137} <Debug> TCPHandler: Processed in 0.001831653 sec. | ||
| 9818 | 2026.01.05 22:37:38.931729 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9819 | 2026.01.05 22:37:38.931842 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 9820 | 2026.01.05 22:37:38.931871 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9821 | 2026.01.05 22:37:38.931939 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9822 | 2026.01.05 22:37:38.931941 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9823 | 2026.01.05 22:37:38.931971 [ 277 ] {5e48e631-a5eb-4096-b668-a8328af92ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9824 | 2026.01.05 22:37:38.931992 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19734 rows starting from the beginning of the part | ||
| 9825 | 2026.01.05 22:37:38.932036 [ 277 ] {5e48e631-a5eb-4096-b668-a8328af92ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9826 | 2026.01.05 22:37:38.932053 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 9827 | 2026.01.05 22:37:38.932102 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 161 rows starting from the beginning of the part | ||
| 9828 | 2026.01.05 22:37:38.932149 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 9829 | 2026.01.05 22:37:38.932193 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 9830 | 2026.01.05 22:37:38.932233 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 881 rows starting from the beginning of the part | ||
| 9831 | 2026.01.05 22:37:38.932267 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_71_14} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2026.01.05 22:37:38.932356 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_71_14} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9833 | 2026.01.05 22:37:38.932438 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9834 | 2026.01.05 22:37:38.932888 [ 277 ] {5e48e631-a5eb-4096-b668-a8328af92ec5} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.01.05 22:37:38.932930 [ 277 ] {5e48e631-a5eb-4096-b668-a8328af92ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9836 | 2026.01.05 22:37:38.933534 [ 277 ] {5e48e631-a5eb-4096-b668-a8328af92ec5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9837 | 2026.01.05 22:37:38.933798 [ 277 ] {5e48e631-a5eb-4096-b668-a8328af92ec5} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2026.01.05 22:37:38.933959 [ 277 ] {5e48e631-a5eb-4096-b668-a8328af92ec5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002006 sec., 4985.044865403789 rows/sec., 8.93 MiB/sec. | ||
| 9839 | 2026.01.05 22:37:38.934031 [ 277 ] {5e48e631-a5eb-4096-b668-a8328af92ec5} <Debug> TCPHandler: Processed in 0.002212157 sec. | ||
| 9840 | 2026.01.05 22:37:38.934149 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9841 | 2026.01.05 22:37:38.934245 [ 277 ] {0a31317b-b5bd-4afe-9b32-612e7e948b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9842 | 2026.01.05 22:37:38.934288 [ 277 ] {0a31317b-b5bd-4afe-9b32-612e7e948b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9843 | 2026.01.05 22:37:38.934634 [ 277 ] {0a31317b-b5bd-4afe-9b32-612e7e948b4c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2026.01.05 22:37:38.934672 [ 277 ] {0a31317b-b5bd-4afe-9b32-612e7e948b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9845 | 2026.01.05 22:37:38.935043 [ 277 ] {0a31317b-b5bd-4afe-9b32-612e7e948b4c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9846 | 2026.01.05 22:37:38.935280 [ 277 ] {0a31317b-b5bd-4afe-9b32-612e7e948b4c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9847 | 2026.01.05 22:37:38.935402 [ 49 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9848 | 2026.01.05 22:37:38.935418 [ 277 ] {0a31317b-b5bd-4afe-9b32-612e7e948b4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 9849 | 2026.01.05 22:37:38.935441 [ 49 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2026.01.05 22:37:38.935468 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9851 | 2026.01.05 22:37:38.935472 [ 277 ] {0a31317b-b5bd-4afe-9b32-612e7e948b4c} <Debug> TCPHandler: Processed in 0.001375667 sec. | ||
| 9852 | 2026.01.05 22:37:38.935550 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 9853 | 2026.01.05 22:37:38.935640 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9854 | 2026.01.05 22:37:38.935670 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3984 rows starting from the beginning of the part | ||
| 9855 | 2026.01.05 22:37:38.935729 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 9856 | 2026.01.05 22:37:38.935776 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 9857 | 2026.01.05 22:37:38.935817 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 9858 | 2026.01.05 22:37:38.935854 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 9859 | 2026.01.05 22:37:38.935894 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 9860 | 2026.01.05 22:37:38.937392 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21256 rows, containing 5 columns (5 merged, 0 gathered) in 0.005569804 sec., 3816292.2788665453 rows/sec., 261.31 MiB/sec. | ||
| 9861 | 2026.01.05 22:37:38.937594 [ 196 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4284 rows, containing 4 columns (4 merged, 0 gathered) in 0.002079742 sec., 2059870.8878312793 rows/sec., 136.89 MiB/sec. | ||
| 9862 | 2026.01.05 22:37:38.937932 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9863 | 2026.01.05 22:37:38.938153 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9864 | 2026.01.05 22:37:38.938239 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9865 | 2026.01.05 22:37:38.938336 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9866 | 2026.01.05 22:37:38.938419 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9867 | 2026.01.05 22:37:38.938510 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_71_14} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2026.01.05 22:37:38.938602 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_71_14} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9869 | 2026.01.05 22:37:38.938708 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 9870 | 2026.01.05 22:37:38.996221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23525 | ||
| 9871 | 2026.01.05 22:37:38.996698 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2026.01.05 22:37:38.996737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9873 | 2026.01.05 22:37:38.997209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9874 | 2026.01.05 22:37:38.997433 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.01.05 22:37:38.997566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23525 | ||
| 9876 | 2026.01.05 22:37:40.175666 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9877 | 2026.01.05 22:37:40.192365 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2026.01.05 22:37:40.192412 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9879 | 2026.01.05 22:37:40.198461 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9880 | 2026.01.05 22:37:40.199166 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.01.05 22:37:40.202033 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9882 | 2026.01.05 22:37:41.545298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1208 | ||
| 9883 | 2026.01.05 22:37:41.547774 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.01.05 22:37:41.547813 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9885 | 2026.01.05 22:37:41.549001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9886 | 2026.01.05 22:37:41.549265 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.01.05 22:37:41.549570 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1208 | ||
| 9888 | 2026.01.05 22:37:43.888904 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9889 | 2026.01.05 22:37:43.889098 [ 277 ] {e762040f-3b86-47bd-bc88-f370d7cce161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9890 | 2026.01.05 22:37:43.889164 [ 277 ] {e762040f-3b86-47bd-bc88-f370d7cce161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9891 | 2026.01.05 22:37:43.889892 [ 277 ] {e762040f-3b86-47bd-bc88-f370d7cce161} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2026.01.05 22:37:43.889929 [ 277 ] {e762040f-3b86-47bd-bc88-f370d7cce161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9893 | 2026.01.05 22:37:43.890344 [ 277 ] {e762040f-3b86-47bd-bc88-f370d7cce161} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9894 | 2026.01.05 22:37:43.890573 [ 277 ] {e762040f-3b86-47bd-bc88-f370d7cce161} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2026.01.05 22:37:43.890727 [ 277 ] {e762040f-3b86-47bd-bc88-f370d7cce161} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001678 sec., 69129.91656734208 rows/sec., 5.86 MiB/sec. | ||
| 9896 | 2026.01.05 22:37:43.890770 [ 277 ] {e762040f-3b86-47bd-bc88-f370d7cce161} <Debug> TCPHandler: Processed in 0.00199689 sec. | ||
| 9897 | 2026.01.05 22:37:43.890904 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9898 | 2026.01.05 22:37:43.890997 [ 277 ] {d40e0a34-f733-40a4-8b7d-a75fb8a8ae8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9899 | 2026.01.05 22:37:43.891039 [ 277 ] {d40e0a34-f733-40a4-8b7d-a75fb8a8ae8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9900 | 2026.01.05 22:37:43.891446 [ 277 ] {d40e0a34-f733-40a4-8b7d-a75fb8a8ae8b} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2026.01.05 22:37:43.891480 [ 277 ] {d40e0a34-f733-40a4-8b7d-a75fb8a8ae8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9902 | 2026.01.05 22:37:43.891781 [ 277 ] {d40e0a34-f733-40a4-8b7d-a75fb8a8ae8b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9903 | 2026.01.05 22:37:43.892000 [ 277 ] {d40e0a34-f733-40a4-8b7d-a75fb8a8ae8b} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2026.01.05 22:37:43.892130 [ 277 ] {d40e0a34-f733-40a4-8b7d-a75fb8a8ae8b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001152 sec., 26041.666666666664 rows/sec., 1.91 MiB/sec. | ||
| 9905 | 2026.01.05 22:37:43.892167 [ 277 ] {d40e0a34-f733-40a4-8b7d-a75fb8a8ae8b} <Debug> TCPHandler: Processed in 0.001312665 sec. | ||
| 9906 | 2026.01.05 22:37:43.892294 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9907 | 2026.01.05 22:37:43.892418 [ 277 ] {fe4da1da-eecb-475c-ba16-b236899a5814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9908 | 2026.01.05 22:37:43.892466 [ 277 ] {fe4da1da-eecb-475c-ba16-b236899a5814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9909 | 2026.01.05 22:37:43.892911 [ 277 ] {fe4da1da-eecb-475c-ba16-b236899a5814} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9910 | 2026.01.05 22:37:43.892946 [ 277 ] {fe4da1da-eecb-475c-ba16-b236899a5814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9911 | 2026.01.05 22:37:43.893277 [ 277 ] {fe4da1da-eecb-475c-ba16-b236899a5814} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9912 | 2026.01.05 22:37:43.893493 [ 277 ] {fe4da1da-eecb-475c-ba16-b236899a5814} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.01.05 22:37:43.893622 [ 277 ] {fe4da1da-eecb-475c-ba16-b236899a5814} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00123 sec., 76422.76422764228 rows/sec., 5.97 MiB/sec. | ||
| 9914 | 2026.01.05 22:37:43.893660 [ 277 ] {fe4da1da-eecb-475c-ba16-b236899a5814} <Debug> TCPHandler: Processed in 0.00142813 sec. | ||
| 9915 | 2026.01.05 22:37:43.893770 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9916 | 2026.01.05 22:37:43.893865 [ 277 ] {a965c884-598b-4291-960c-91b1d5a29d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9917 | 2026.01.05 22:37:43.893909 [ 277 ] {a965c884-598b-4291-960c-91b1d5a29d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9918 | 2026.01.05 22:37:43.894321 [ 277 ] {a965c884-598b-4291-960c-91b1d5a29d08} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2026.01.05 22:37:43.894355 [ 277 ] {a965c884-598b-4291-960c-91b1d5a29d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9920 | 2026.01.05 22:37:43.894685 [ 277 ] {a965c884-598b-4291-960c-91b1d5a29d08} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9921 | 2026.01.05 22:37:43.894897 [ 277 ] {a965c884-598b-4291-960c-91b1d5a29d08} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9922 | 2026.01.05 22:37:43.895024 [ 277 ] {a965c884-598b-4291-960c-91b1d5a29d08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 9923 | 2026.01.05 22:37:43.895061 [ 277 ] {a965c884-598b-4291-960c-91b1d5a29d08} <Debug> TCPHandler: Processed in 0.001341516 sec. | ||
| 9924 | 2026.01.05 22:37:43.895168 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9925 | 2026.01.05 22:37:43.895262 [ 277 ] {2e94becc-0921-45cf-951e-41d93e9308d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9926 | 2026.01.05 22:37:43.895318 [ 277 ] {2e94becc-0921-45cf-951e-41d93e9308d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9927 | 2026.01.05 22:37:43.896168 [ 277 ] {2e94becc-0921-45cf-951e-41d93e9308d7} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9928 | 2026.01.05 22:37:43.896204 [ 277 ] {2e94becc-0921-45cf-951e-41d93e9308d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9929 | 2026.01.05 22:37:43.896749 [ 277 ] {2e94becc-0921-45cf-951e-41d93e9308d7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9930 | 2026.01.05 22:37:43.896982 [ 277 ] {2e94becc-0921-45cf-951e-41d93e9308d7} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9931 | 2026.01.05 22:37:43.897118 [ 277 ] {2e94becc-0921-45cf-951e-41d93e9308d7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001873 sec., 16017.084890549919 rows/sec., 28.70 MiB/sec. | ||
| 9932 | 2026.01.05 22:37:43.897172 [ 277 ] {2e94becc-0921-45cf-951e-41d93e9308d7} <Debug> TCPHandler: Processed in 0.002053601 sec. | ||
| 9933 | 2026.01.05 22:37:43.897281 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2026.01.05 22:37:43.897375 [ 277 ] {e1704194-b9bb-4937-a644-c49956e83538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9935 | 2026.01.05 22:37:43.897416 [ 277 ] {e1704194-b9bb-4937-a644-c49956e83538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9936 | 2026.01.05 22:37:43.897748 [ 277 ] {e1704194-b9bb-4937-a644-c49956e83538} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2026.01.05 22:37:43.897781 [ 277 ] {e1704194-b9bb-4937-a644-c49956e83538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9938 | 2026.01.05 22:37:43.898102 [ 277 ] {e1704194-b9bb-4937-a644-c49956e83538} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9939 | 2026.01.05 22:37:43.898312 [ 277 ] {e1704194-b9bb-4937-a644-c49956e83538} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2026.01.05 22:37:43.898436 [ 277 ] {e1704194-b9bb-4937-a644-c49956e83538} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 9941 | 2026.01.05 22:37:43.898472 [ 277 ] {e1704194-b9bb-4937-a644-c49956e83538} <Debug> TCPHandler: Processed in 0.001241603 sec. | ||
| 9942 | 2026.01.05 22:37:46.290864 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9943 | 2026.01.05 22:37:46.290938 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9944 | 2026.01.05 22:37:46.498603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24037 | ||
| 9945 | 2026.01.05 22:37:46.499110 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2026.01.05 22:37:46.499149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9947 | 2026.01.05 22:37:46.499618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9948 | 2026.01.05 22:37:46.499850 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9949 | 2026.01.05 22:37:46.499995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24037 | ||
| 9950 | 2026.01.05 22:37:47.703068 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9951 | 2026.01.05 22:37:47.719725 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2026.01.05 22:37:47.719775 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9953 | 2026.01.05 22:37:47.726142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9954 | 2026.01.05 22:37:47.726817 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2026.01.05 22:37:47.729764 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9956 | 2026.01.05 22:37:48.888018 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9957 | 2026.01.05 22:37:48.888239 [ 277 ] {7bf67240-bda0-49d3-9c4b-6686b7ee9800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9958 | 2026.01.05 22:37:48.888315 [ 277 ] {7bf67240-bda0-49d3-9c4b-6686b7ee9800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9959 | 2026.01.05 22:37:48.889044 [ 277 ] {7bf67240-bda0-49d3-9c4b-6686b7ee9800} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9960 | 2026.01.05 22:37:48.889095 [ 277 ] {7bf67240-bda0-49d3-9c4b-6686b7ee9800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9961 | 2026.01.05 22:37:48.889513 [ 277 ] {7bf67240-bda0-49d3-9c4b-6686b7ee9800} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9962 | 2026.01.05 22:37:48.889745 [ 277 ] {7bf67240-bda0-49d3-9c4b-6686b7ee9800} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9963 | 2026.01.05 22:37:48.889910 [ 277 ] {7bf67240-bda0-49d3-9c4b-6686b7ee9800} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001728 sec., 43981.48148148148 rows/sec., 3.62 MiB/sec. | ||
| 9964 | 2026.01.05 22:37:48.889963 [ 277 ] {7bf67240-bda0-49d3-9c4b-6686b7ee9800} <Debug> TCPHandler: Processed in 0.002090193 sec. | ||
| 9965 | 2026.01.05 22:37:48.890088 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9966 | 2026.01.05 22:37:48.890193 [ 277 ] {ea1c2ded-5c2c-4e28-a6e4-0844566d0a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9967 | 2026.01.05 22:37:48.890238 [ 277 ] {ea1c2ded-5c2c-4e28-a6e4-0844566d0a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9968 | 2026.01.05 22:37:48.890657 [ 277 ] {ea1c2ded-5c2c-4e28-a6e4-0844566d0a9d} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9969 | 2026.01.05 22:37:48.890692 [ 277 ] {ea1c2ded-5c2c-4e28-a6e4-0844566d0a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9970 | 2026.01.05 22:37:48.891003 [ 277 ] {ea1c2ded-5c2c-4e28-a6e4-0844566d0a9d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9971 | 2026.01.05 22:37:48.891223 [ 277 ] {ea1c2ded-5c2c-4e28-a6e4-0844566d0a9d} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9972 | 2026.01.05 22:37:48.891330 [ 151 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9973 | 2026.01.05 22:37:48.891356 [ 277 ] {ea1c2ded-5c2c-4e28-a6e4-0844566d0a9d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001187 sec., 8424.599831508003 rows/sec., 633.49 KiB/sec. | ||
| 9974 | 2026.01.05 22:37:48.891363 [ 151 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2026.01.05 22:37:48.891388 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9976 | 2026.01.05 22:37:48.891396 [ 277 ] {ea1c2ded-5c2c-4e28-a6e4-0844566d0a9d} <Debug> TCPHandler: Processed in 0.001361148 sec. | ||
| 9977 | 2026.01.05 22:37:48.891508 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 9978 | 2026.01.05 22:37:48.891518 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9979 | 2026.01.05 22:37:48.891657 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9980 | 2026.01.05 22:37:48.891668 [ 277 ] {50578e9a-ffef-47fb-bfea-d8ee648c02e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9981 | 2026.01.05 22:37:48.891703 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 9982 | 2026.01.05 22:37:48.891728 [ 277 ] {50578e9a-ffef-47fb-bfea-d8ee648c02e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9983 | 2026.01.05 22:37:48.891783 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 9984 | 2026.01.05 22:37:48.891843 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 9985 | 2026.01.05 22:37:48.891884 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 9986 | 2026.01.05 22:37:48.891925 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
| 9987 | 2026.01.05 22:37:48.891968 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 9988 | 2026.01.05 22:37:48.892183 [ 277 ] {50578e9a-ffef-47fb-bfea-d8ee648c02e1} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2026.01.05 22:37:48.892226 [ 277 ] {50578e9a-ffef-47fb-bfea-d8ee648c02e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9990 | 2026.01.05 22:37:48.892563 [ 277 ] {50578e9a-ffef-47fb-bfea-d8ee648c02e1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9991 | 2026.01.05 22:37:48.892761 [ 192 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306575 sec., 293132.8090618602 rows/sec., 20.33 MiB/sec. | ||
| 9992 | 2026.01.05 22:37:48.892769 [ 277 ] {50578e9a-ffef-47fb-bfea-d8ee648c02e1} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2026.01.05 22:37:48.892942 [ 277 ] {50578e9a-ffef-47fb-bfea-d8ee648c02e1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.0013 sec., 56923.07692307693 rows/sec., 4.44 MiB/sec. | ||
| 9994 | 2026.01.05 22:37:48.892964 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9995 | 2026.01.05 22:37:48.892983 [ 277 ] {50578e9a-ffef-47fb-bfea-d8ee648c02e1} <Debug> TCPHandler: Processed in 0.001524293 sec. | ||
| 9996 | 2026.01.05 22:37:48.893099 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9997 | 2026.01.05 22:37:48.893194 [ 277 ] {69f48b8f-c88a-4fbd-917d-dd0a14a9b8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9998 | 2026.01.05 22:37:48.893239 [ 277 ] {69f48b8f-c88a-4fbd-917d-dd0a14a9b8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9999 | 2026.01.05 22:37:48.893273 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_61_12} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2026.01.05 22:37:48.893360 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_61_12} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10001 | 2026.01.05 22:37:48.893464 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10002 | 2026.01.05 22:37:48.893647 [ 277 ] {69f48b8f-c88a-4fbd-917d-dd0a14a9b8bb} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.01.05 22:37:48.893687 [ 277 ] {69f48b8f-c88a-4fbd-917d-dd0a14a9b8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10004 | 2026.01.05 22:37:48.894013 [ 277 ] {69f48b8f-c88a-4fbd-917d-dd0a14a9b8bb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10005 | 2026.01.05 22:37:48.894210 [ 277 ] {69f48b8f-c88a-4fbd-917d-dd0a14a9b8bb} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.01.05 22:37:48.894333 [ 277 ] {69f48b8f-c88a-4fbd-917d-dd0a14a9b8bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 10007 | 2026.01.05 22:37:48.894369 [ 277 ] {69f48b8f-c88a-4fbd-917d-dd0a14a9b8bb} <Debug> TCPHandler: Processed in 0.001316946 sec. | ||
| 10008 | 2026.01.05 22:37:48.894490 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10009 | 2026.01.05 22:37:48.894612 [ 277 ] {470f3703-8cf5-49d8-a3a7-12d76ca71c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10010 | 2026.01.05 22:37:48.894678 [ 277 ] {470f3703-8cf5-49d8-a3a7-12d76ca71c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10011 | 2026.01.05 22:37:48.895483 [ 277 ] {470f3703-8cf5-49d8-a3a7-12d76ca71c9b} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10012 | 2026.01.05 22:37:48.895518 [ 277 ] {470f3703-8cf5-49d8-a3a7-12d76ca71c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10013 | 2026.01.05 22:37:48.896039 [ 277 ] {470f3703-8cf5-49d8-a3a7-12d76ca71c9b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10014 | 2026.01.05 22:37:48.896268 [ 277 ] {470f3703-8cf5-49d8-a3a7-12d76ca71c9b} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.01.05 22:37:48.896371 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10016 | 2026.01.05 22:37:48.896399 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2026.01.05 22:37:48.896405 [ 277 ] {470f3703-8cf5-49d8-a3a7-12d76ca71c9b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001818 sec., 5500.5500550055 rows/sec., 9.86 MiB/sec. | ||
| 10018 | 2026.01.05 22:37:48.896415 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10019 | 2026.01.05 22:37:48.896462 [ 277 ] {470f3703-8cf5-49d8-a3a7-12d76ca71c9b} <Debug> TCPHandler: Processed in 0.002035061 sec. | ||
| 10020 | 2026.01.05 22:37:48.896486 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 10021 | 2026.01.05 22:37:48.896572 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10022 | 2026.01.05 22:37:48.896672 [ 277 ] {0514adb9-cdb7-4c4c-ad40-fd3a3e6669d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10023 | 2026.01.05 22:37:48.896677 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10024 | 2026.01.05 22:37:48.896716 [ 277 ] {0514adb9-cdb7-4c4c-ad40-fd3a3e6669d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10025 | 2026.01.05 22:37:48.896737 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1131 rows starting from the beginning of the part | ||
| 10026 | 2026.01.05 22:37:48.896851 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 10027 | 2026.01.05 22:37:48.896947 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
| 10028 | 2026.01.05 22:37:48.897034 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 10029 | 2026.01.05 22:37:48.897069 [ 277 ] {0514adb9-cdb7-4c4c-ad40-fd3a3e6669d8} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10030 | 2026.01.05 22:37:48.897109 [ 277 ] {0514adb9-cdb7-4c4c-ad40-fd3a3e6669d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10031 | 2026.01.05 22:37:48.897120 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
| 10032 | 2026.01.05 22:37:48.897212 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 10033 | 2026.01.05 22:37:48.897427 [ 277 ] {0514adb9-cdb7-4c4c-ad40-fd3a3e6669d8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10034 | 2026.01.05 22:37:48.897674 [ 277 ] {0514adb9-cdb7-4c4c-ad40-fd3a3e6669d8} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10035 | 2026.01.05 22:37:48.897807 [ 277 ] {0514adb9-cdb7-4c4c-ad40-fd3a3e6669d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 10036 | 2026.01.05 22:37:48.897844 [ 277 ] {0514adb9-cdb7-4c4c-ad40-fd3a3e6669d8} <Debug> TCPHandler: Processed in 0.001322646 sec. | ||
| 10037 | 2026.01.05 22:37:48.902617 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 19 columns (19 merged, 0 gathered) in 0.006157233 sec., 198303.36126633507 rows/sec., 355.35 MiB/sec. | ||
| 10038 | 2026.01.05 22:37:48.903955 [ 198 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10039 | 2026.01.05 22:37:48.904363 [ 198 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10040 | 2026.01.05 22:37:48.904449 [ 198 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10041 | 2026.01.05 22:37:48.904629 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 10042 | 2026.01.05 22:37:49.000221 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.66 MiB, peak 326.18 MiB, free memory in arenas 0.00 B, will set to 316.55 MiB (RSS), difference: 1.88 MiB | ||
| 10043 | 2026.01.05 22:37:51.550712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1232 | ||
| 10044 | 2026.01.05 22:37:51.552949 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.01.05 22:37:51.552987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10046 | 2026.01.05 22:37:51.554150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10047 | 2026.01.05 22:37:51.554423 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.01.05 22:37:51.554689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1232 | ||
| 10049 | 2026.01.05 22:37:53.889456 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10050 | 2026.01.05 22:37:53.889655 [ 277 ] {7ec3ffdf-c403-467a-9ab6-d801860bf7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10051 | 2026.01.05 22:37:53.889724 [ 277 ] {7ec3ffdf-c403-467a-9ab6-d801860bf7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10052 | 2026.01.05 22:37:53.890368 [ 277 ] {7ec3ffdf-c403-467a-9ab6-d801860bf7f0} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2026.01.05 22:37:53.890416 [ 277 ] {7ec3ffdf-c403-467a-9ab6-d801860bf7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10054 | 2026.01.05 22:37:53.890820 [ 277 ] {7ec3ffdf-c403-467a-9ab6-d801860bf7f0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10055 | 2026.01.05 22:37:53.891056 [ 277 ] {7ec3ffdf-c403-467a-9ab6-d801860bf7f0} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2026.01.05 22:37:53.891209 [ 277 ] {7ec3ffdf-c403-467a-9ab6-d801860bf7f0} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.001605 sec., 8722.741433021807 rows/sec., 719.80 KiB/sec. | ||
| 10057 | 2026.01.05 22:37:53.891255 [ 277 ] {7ec3ffdf-c403-467a-9ab6-d801860bf7f0} <Debug> TCPHandler: Processed in 0.001937318 sec. | ||
| 10058 | 2026.01.05 22:37:53.891372 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10059 | 2026.01.05 22:37:53.891469 [ 277 ] {8fb26ea1-ab35-4629-a378-1f26bbd6671a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10060 | 2026.01.05 22:37:53.891510 [ 277 ] {8fb26ea1-ab35-4629-a378-1f26bbd6671a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10061 | 2026.01.05 22:37:53.891976 [ 277 ] {8fb26ea1-ab35-4629-a378-1f26bbd6671a} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.01.05 22:37:53.892012 [ 277 ] {8fb26ea1-ab35-4629-a378-1f26bbd6671a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10063 | 2026.01.05 22:37:53.892326 [ 277 ] {8fb26ea1-ab35-4629-a378-1f26bbd6671a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10064 | 2026.01.05 22:37:53.892547 [ 277 ] {8fb26ea1-ab35-4629-a378-1f26bbd6671a} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2026.01.05 22:37:53.892675 [ 277 ] {8fb26ea1-ab35-4629-a378-1f26bbd6671a} <Debug> executeQuery: Read 124 rows, 10.67 KiB in 0.001225 sec., 101224.48979591837 rows/sec., 8.51 MiB/sec. | ||
| 10066 | 2026.01.05 22:37:53.892713 [ 277 ] {8fb26ea1-ab35-4629-a378-1f26bbd6671a} <Debug> TCPHandler: Processed in 0.001392408 sec. | ||
| 10067 | 2026.01.05 22:37:53.892843 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10068 | 2026.01.05 22:37:53.892937 [ 277 ] {cb1d7da1-d67f-4e8f-b465-358182ede150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10069 | 2026.01.05 22:37:53.892978 [ 277 ] {cb1d7da1-d67f-4e8f-b465-358182ede150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10070 | 2026.01.05 22:37:53.893397 [ 277 ] {cb1d7da1-d67f-4e8f-b465-358182ede150} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10071 | 2026.01.05 22:37:53.893435 [ 277 ] {cb1d7da1-d67f-4e8f-b465-358182ede150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10072 | 2026.01.05 22:37:53.893738 [ 277 ] {cb1d7da1-d67f-4e8f-b465-358182ede150} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10073 | 2026.01.05 22:37:53.893945 [ 277 ] {cb1d7da1-d67f-4e8f-b465-358182ede150} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10074 | 2026.01.05 22:37:53.894073 [ 277 ] {cb1d7da1-d67f-4e8f-b465-358182ede150} <Debug> executeQuery: Read 44 rows, 3.25 KiB in 0.001154 sec., 38128.24956672444 rows/sec., 2.75 MiB/sec. | ||
| 10075 | 2026.01.05 22:37:53.894112 [ 277 ] {cb1d7da1-d67f-4e8f-b465-358182ede150} <Debug> TCPHandler: Processed in 0.001319526 sec. | ||
| 10076 | 2026.01.05 22:37:53.894231 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10077 | 2026.01.05 22:37:53.894326 [ 277 ] {e25a85e7-73eb-40a4-852d-971862edfd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10078 | 2026.01.05 22:37:53.894365 [ 277 ] {e25a85e7-73eb-40a4-852d-971862edfd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10079 | 2026.01.05 22:37:53.894800 [ 277 ] {e25a85e7-73eb-40a4-852d-971862edfd01} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10080 | 2026.01.05 22:37:53.894836 [ 277 ] {e25a85e7-73eb-40a4-852d-971862edfd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10081 | 2026.01.05 22:37:53.895141 [ 277 ] {e25a85e7-73eb-40a4-852d-971862edfd01} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10082 | 2026.01.05 22:37:53.895349 [ 277 ] {e25a85e7-73eb-40a4-852d-971862edfd01} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2026.01.05 22:37:53.895477 [ 277 ] {e25a85e7-73eb-40a4-852d-971862edfd01} <Debug> executeQuery: Read 108 rows, 8.67 KiB in 0.00117 sec., 92307.69230769231 rows/sec., 7.24 MiB/sec. | ||
| 10084 | 2026.01.05 22:37:53.895516 [ 277 ] {e25a85e7-73eb-40a4-852d-971862edfd01} <Debug> TCPHandler: Processed in 0.001335176 sec. | ||
| 10085 | 2026.01.05 22:37:53.895634 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10086 | 2026.01.05 22:37:53.895729 [ 277 ] {0698bbea-6df5-4f80-847f-f2dde392a97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10087 | 2026.01.05 22:37:53.895775 [ 277 ] {0698bbea-6df5-4f80-847f-f2dde392a97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10088 | 2026.01.05 22:37:53.896185 [ 277 ] {0698bbea-6df5-4f80-847f-f2dde392a97f} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10089 | 2026.01.05 22:37:53.896222 [ 277 ] {0698bbea-6df5-4f80-847f-f2dde392a97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10090 | 2026.01.05 22:37:53.896561 [ 277 ] {0698bbea-6df5-4f80-847f-f2dde392a97f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10091 | 2026.01.05 22:37:53.896768 [ 277 ] {0698bbea-6df5-4f80-847f-f2dde392a97f} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10092 | 2026.01.05 22:37:53.896908 [ 277 ] {0698bbea-6df5-4f80-847f-f2dde392a97f} <Debug> executeQuery: Read 167 rows, 11.91 KiB in 0.001197 sec., 139515.455304929 rows/sec., 9.72 MiB/sec. | ||
| 10093 | 2026.01.05 22:37:53.896946 [ 277 ] {0698bbea-6df5-4f80-847f-f2dde392a97f} <Debug> TCPHandler: Processed in 0.001362487 sec. | ||
| 10094 | 2026.01.05 22:37:53.897071 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10095 | 2026.01.05 22:37:53.897166 [ 277 ] {d44e8300-d101-486d-ae58-47467f2315e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10096 | 2026.01.05 22:37:53.897220 [ 277 ] {d44e8300-d101-486d-ae58-47467f2315e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10097 | 2026.01.05 22:37:53.898026 [ 277 ] {d44e8300-d101-486d-ae58-47467f2315e4} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10098 | 2026.01.05 22:37:53.898062 [ 277 ] {d44e8300-d101-486d-ae58-47467f2315e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10099 | 2026.01.05 22:37:53.898611 [ 277 ] {d44e8300-d101-486d-ae58-47467f2315e4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10100 | 2026.01.05 22:37:53.898851 [ 277 ] {d44e8300-d101-486d-ae58-47467f2315e4} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2026.01.05 22:37:53.898997 [ 277 ] {d44e8300-d101-486d-ae58-47467f2315e4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001848 sec., 16233.766233766233 rows/sec., 29.09 MiB/sec. | ||
| 10102 | 2026.01.05 22:37:53.899053 [ 277 ] {d44e8300-d101-486d-ae58-47467f2315e4} <Debug> TCPHandler: Processed in 0.002035781 sec. | ||
| 10103 | 2026.01.05 22:37:53.899169 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10104 | 2026.01.05 22:37:53.899265 [ 277 ] {c622c6c0-388e-4ff4-a3f7-7e0da058772a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10105 | 2026.01.05 22:37:53.899307 [ 277 ] {c622c6c0-388e-4ff4-a3f7-7e0da058772a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10106 | 2026.01.05 22:37:53.899642 [ 277 ] {c622c6c0-388e-4ff4-a3f7-7e0da058772a} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10107 | 2026.01.05 22:37:53.899678 [ 277 ] {c622c6c0-388e-4ff4-a3f7-7e0da058772a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10108 | 2026.01.05 22:37:53.899996 [ 277 ] {c622c6c0-388e-4ff4-a3f7-7e0da058772a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10109 | 2026.01.05 22:37:53.900210 [ 277 ] {c622c6c0-388e-4ff4-a3f7-7e0da058772a} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10110 | 2026.01.05 22:37:53.900336 [ 277 ] {c622c6c0-388e-4ff4-a3f7-7e0da058772a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 10111 | 2026.01.05 22:37:53.900373 [ 277 ] {c622c6c0-388e-4ff4-a3f7-7e0da058772a} <Debug> TCPHandler: Processed in 0.001255314 sec. | ||
| 10112 | 2026.01.05 22:37:54.001063 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24549 | ||
| 10113 | 2026.01.05 22:37:54.001623 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10114 | 2026.01.05 22:37:54.001683 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10115 | 2026.01.05 22:37:54.002213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10116 | 2026.01.05 22:37:54.002469 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10117 | 2026.01.05 22:37:54.002672 [ 147 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10118 | 2026.01.05 22:37:54.002678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24549 | ||
| 10119 | 2026.01.05 22:37:54.002734 [ 147 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.01.05 22:37:54.002762 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10121 | 2026.01.05 22:37:54.002863 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 10122 | 2026.01.05 22:37:54.002965 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10123 | 2026.01.05 22:37:54.002996 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22117 rows starting from the beginning of the part | ||
| 10124 | 2026.01.05 22:37:54.003057 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 10125 | 2026.01.05 22:37:54.003101 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 10126 | 2026.01.05 22:37:54.003171 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 10127 | 2026.01.05 22:37:54.003210 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 10128 | 2026.01.05 22:37:54.003250 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10129 | 2026.01.05 22:37:54.005396 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24549 rows, containing 4 columns (4 merged, 0 gathered) in 0.00258007 sec., 9514858.124004388 rows/sec., 136.11 MiB/sec. | ||
| 10130 | 2026.01.05 22:37:54.005850 [ 191 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10131 | 2026.01.05 22:37:54.006157 [ 191 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_51_10} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10132 | 2026.01.05 22:37:54.006238 [ 191 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_51_10} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10133 | 2026.01.05 22:37:54.006356 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 10134 | 2026.01.05 22:37:55.230766 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10135 | 2026.01.05 22:37:55.250175 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10136 | 2026.01.05 22:37:55.250248 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10137 | 2026.01.05 22:37:55.256324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10138 | 2026.01.05 22:37:55.257054 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2026.01.05 22:37:55.257373 [ 146 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10140 | 2026.01.05 22:37:55.257443 [ 146 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10141 | 2026.01.05 22:37:55.257464 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10142 | 2026.01.05 22:37:55.257575 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 10143 | 2026.01.05 22:37:55.260659 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10144 | 2026.01.05 22:37:55.261109 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10145 | 2026.01.05 22:37:55.262697 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 10146 | 2026.01.05 22:37:55.267554 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 10147 | 2026.01.05 22:37:55.272295 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 10148 | 2026.01.05 22:37:55.277004 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 10149 | 2026.01.05 22:37:55.281774 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 10150 | 2026.01.05 22:37:55.285650 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 10151 | 2026.01.05 22:37:55.337266 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079735714 sec., 4815.90971894978 rows/sec., 24.90 MiB/sec. | ||
| 10152 | 2026.01.05 22:37:55.340423 [ 200 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10153 | 2026.01.05 22:37:55.342576 [ 200 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_51_10} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2026.01.05 22:37:55.342692 [ 200 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_51_10} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10155 | 2026.01.05 22:37:55.344944 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10156 | 2026.01.05 22:37:58.887547 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10157 | 2026.01.05 22:37:58.887767 [ 277 ] {ba32efdf-55e7-4018-9397-d7ce5fc2cad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10158 | 2026.01.05 22:37:58.887843 [ 277 ] {ba32efdf-55e7-4018-9397-d7ce5fc2cad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10159 | 2026.01.05 22:37:58.888560 [ 277 ] {ba32efdf-55e7-4018-9397-d7ce5fc2cad6} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2026.01.05 22:37:58.888602 [ 277 ] {ba32efdf-55e7-4018-9397-d7ce5fc2cad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10161 | 2026.01.05 22:37:58.889000 [ 277 ] {ba32efdf-55e7-4018-9397-d7ce5fc2cad6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10162 | 2026.01.05 22:37:58.889219 [ 277 ] {ba32efdf-55e7-4018-9397-d7ce5fc2cad6} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2026.01.05 22:37:58.889383 [ 277 ] {ba32efdf-55e7-4018-9397-d7ce5fc2cad6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001678 sec., 45292.01430274136 rows/sec., 3.73 MiB/sec. | ||
| 10164 | 2026.01.05 22:37:58.889433 [ 277 ] {ba32efdf-55e7-4018-9397-d7ce5fc2cad6} <Debug> TCPHandler: Processed in 0.00202426 sec. | ||
| 10165 | 2026.01.05 22:37:58.889564 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10166 | 2026.01.05 22:37:58.889665 [ 277 ] {ba600cb4-e0ff-46d5-96e3-d815caa21e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10167 | 2026.01.05 22:37:58.889709 [ 277 ] {ba600cb4-e0ff-46d5-96e3-d815caa21e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10168 | 2026.01.05 22:37:58.890117 [ 277 ] {ba600cb4-e0ff-46d5-96e3-d815caa21e09} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2026.01.05 22:37:58.890152 [ 277 ] {ba600cb4-e0ff-46d5-96e3-d815caa21e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10170 | 2026.01.05 22:37:58.890445 [ 277 ] {ba600cb4-e0ff-46d5-96e3-d815caa21e09} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10171 | 2026.01.05 22:37:58.890645 [ 277 ] {ba600cb4-e0ff-46d5-96e3-d815caa21e09} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2026.01.05 22:37:58.890773 [ 277 ] {ba600cb4-e0ff-46d5-96e3-d815caa21e09} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 664.86 KiB/sec. | ||
| 10173 | 2026.01.05 22:37:58.890810 [ 277 ] {ba600cb4-e0ff-46d5-96e3-d815caa21e09} <Debug> TCPHandler: Processed in 0.001296865 sec. | ||
| 10174 | 2026.01.05 22:37:58.890916 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10175 | 2026.01.05 22:37:58.891010 [ 277 ] {ae3bd5ba-7877-4207-ba38-034fc9d5a674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10176 | 2026.01.05 22:37:58.891050 [ 277 ] {ae3bd5ba-7877-4207-ba38-034fc9d5a674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10177 | 2026.01.05 22:37:58.891477 [ 277 ] {ae3bd5ba-7877-4207-ba38-034fc9d5a674} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.01.05 22:37:58.891511 [ 277 ] {ae3bd5ba-7877-4207-ba38-034fc9d5a674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10179 | 2026.01.05 22:37:58.891814 [ 277 ] {ae3bd5ba-7877-4207-ba38-034fc9d5a674} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10180 | 2026.01.05 22:37:58.892024 [ 277 ] {ae3bd5ba-7877-4207-ba38-034fc9d5a674} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.01.05 22:37:58.892149 [ 277 ] {ae3bd5ba-7877-4207-ba38-034fc9d5a674} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001158 sec., 63903.281519861834 rows/sec., 4.99 MiB/sec. | ||
| 10182 | 2026.01.05 22:37:58.892186 [ 277 ] {ae3bd5ba-7877-4207-ba38-034fc9d5a674} <Debug> TCPHandler: Processed in 0.001316146 sec. | ||
| 10183 | 2026.01.05 22:37:58.892295 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2026.01.05 22:37:58.892388 [ 277 ] {4e84fbe2-3ee1-418c-abc6-6d1bef006bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10185 | 2026.01.05 22:37:58.892431 [ 277 ] {4e84fbe2-3ee1-418c-abc6-6d1bef006bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10186 | 2026.01.05 22:37:58.892837 [ 277 ] {4e84fbe2-3ee1-418c-abc6-6d1bef006bca} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2026.01.05 22:37:58.892870 [ 277 ] {4e84fbe2-3ee1-418c-abc6-6d1bef006bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10188 | 2026.01.05 22:37:58.893191 [ 277 ] {4e84fbe2-3ee1-418c-abc6-6d1bef006bca} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10189 | 2026.01.05 22:37:58.893400 [ 277 ] {4e84fbe2-3ee1-418c-abc6-6d1bef006bca} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2026.01.05 22:37:58.893526 [ 277 ] {4e84fbe2-3ee1-418c-abc6-6d1bef006bca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 10191 | 2026.01.05 22:37:58.893562 [ 277 ] {4e84fbe2-3ee1-418c-abc6-6d1bef006bca} <Debug> TCPHandler: Processed in 0.001314346 sec. | ||
| 10192 | 2026.01.05 22:37:58.893670 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2026.01.05 22:37:58.893763 [ 277 ] {bc73b90f-0152-4812-9ab0-43dc23876c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10194 | 2026.01.05 22:37:58.893817 [ 277 ] {bc73b90f-0152-4812-9ab0-43dc23876c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10195 | 2026.01.05 22:37:58.894590 [ 277 ] {bc73b90f-0152-4812-9ab0-43dc23876c49} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2026.01.05 22:37:58.894625 [ 277 ] {bc73b90f-0152-4812-9ab0-43dc23876c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10197 | 2026.01.05 22:37:58.895147 [ 277 ] {bc73b90f-0152-4812-9ab0-43dc23876c49} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10198 | 2026.01.05 22:37:58.895373 [ 277 ] {bc73b90f-0152-4812-9ab0-43dc23876c49} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2026.01.05 22:37:58.895519 [ 277 ] {bc73b90f-0152-4812-9ab0-43dc23876c49} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001774 sec., 5636.978579481398 rows/sec., 10.10 MiB/sec. | ||
| 10200 | 2026.01.05 22:37:58.895584 [ 277 ] {bc73b90f-0152-4812-9ab0-43dc23876c49} <Debug> TCPHandler: Processed in 0.001961198 sec. | ||
| 10201 | 2026.01.05 22:37:58.895697 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2026.01.05 22:37:58.895793 [ 277 ] {88ffa36e-5dd3-4779-a3e0-9f2705f66bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10203 | 2026.01.05 22:37:58.895835 [ 277 ] {88ffa36e-5dd3-4779-a3e0-9f2705f66bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10204 | 2026.01.05 22:37:58.896169 [ 277 ] {88ffa36e-5dd3-4779-a3e0-9f2705f66bcd} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2026.01.05 22:37:58.896203 [ 277 ] {88ffa36e-5dd3-4779-a3e0-9f2705f66bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10206 | 2026.01.05 22:37:58.896525 [ 277 ] {88ffa36e-5dd3-4779-a3e0-9f2705f66bcd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10207 | 2026.01.05 22:37:58.896737 [ 277 ] {88ffa36e-5dd3-4779-a3e0-9f2705f66bcd} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2026.01.05 22:37:58.896863 [ 277 ] {88ffa36e-5dd3-4779-a3e0-9f2705f66bcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 10209 | 2026.01.05 22:37:58.896899 [ 277 ] {88ffa36e-5dd3-4779-a3e0-9f2705f66bcd} <Debug> TCPHandler: Processed in 0.001252323 sec. | ||
| 10210 | 2026.01.05 22:38:01.291187 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10211 | 2026.01.05 22:38:01.291243 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10212 | 2026.01.05 22:38:01.503803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24997 | ||
| 10213 | 2026.01.05 22:38:01.504298 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2026.01.05 22:38:01.504337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10215 | 2026.01.05 22:38:01.504843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10216 | 2026.01.05 22:38:01.505061 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2026.01.05 22:38:01.505192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24997 | ||
| 10218 | 2026.01.05 22:38:01.555772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1258 | ||
| 10219 | 2026.01.05 22:38:01.557998 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10220 | 2026.01.05 22:38:01.558047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10221 | 2026.01.05 22:38:01.559242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10222 | 2026.01.05 22:38:01.559505 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10223 | 2026.01.05 22:38:01.559768 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
| 10224 | 2026.01.05 22:38:02.761680 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10225 | 2026.01.05 22:38:02.776437 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2026.01.05 22:38:02.776490 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10227 | 2026.01.05 22:38:02.782816 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10228 | 2026.01.05 22:38:02.783484 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10229 | 2026.01.05 22:38:02.786093 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10230 | 2026.01.05 22:38:03.888550 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10231 | 2026.01.05 22:38:03.888748 [ 277 ] {1788abc3-8840-4f0c-8cb0-11bdaef99d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10232 | 2026.01.05 22:38:03.888817 [ 277 ] {1788abc3-8840-4f0c-8cb0-11bdaef99d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10233 | 2026.01.05 22:38:03.889522 [ 277 ] {1788abc3-8840-4f0c-8cb0-11bdaef99d9e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2026.01.05 22:38:03.889569 [ 277 ] {1788abc3-8840-4f0c-8cb0-11bdaef99d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10235 | 2026.01.05 22:38:03.889968 [ 277 ] {1788abc3-8840-4f0c-8cb0-11bdaef99d9e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10236 | 2026.01.05 22:38:03.890200 [ 277 ] {1788abc3-8840-4f0c-8cb0-11bdaef99d9e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2026.01.05 22:38:03.890353 [ 277 ] {1788abc3-8840-4f0c-8cb0-11bdaef99d9e} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001655 sec., 70090.63444108762 rows/sec., 5.94 MiB/sec. | ||
| 10238 | 2026.01.05 22:38:03.890349 [ 98 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10239 | 2026.01.05 22:38:03.890396 [ 277 ] {1788abc3-8840-4f0c-8cb0-11bdaef99d9e} <Debug> TCPHandler: Processed in 0.001984689 sec. | ||
| 10240 | 2026.01.05 22:38:03.890431 [ 98 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2026.01.05 22:38:03.890458 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10242 | 2026.01.05 22:38:03.890538 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10243 | 2026.01.05 22:38:03.890603 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 10244 | 2026.01.05 22:38:03.890641 [ 277 ] {3fdf9c0e-83a3-432c-8da4-5d4df3511bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10245 | 2026.01.05 22:38:03.890693 [ 277 ] {3fdf9c0e-83a3-432c-8da4-5d4df3511bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10246 | 2026.01.05 22:38:03.890754 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10247 | 2026.01.05 22:38:03.890797 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2467 rows starting from the beginning of the part | ||
| 10248 | 2026.01.05 22:38:03.890872 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 116 rows starting from the beginning of the part | ||
| 10249 | 2026.01.05 22:38:03.890928 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 76 rows starting from the beginning of the part | ||
| 10250 | 2026.01.05 22:38:03.890983 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 124 rows starting from the beginning of the part | ||
| 10251 | 2026.01.05 22:38:03.891033 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 76 rows starting from the beginning of the part | ||
| 10252 | 2026.01.05 22:38:03.891080 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 116 rows starting from the beginning of the part | ||
| 10253 | 2026.01.05 22:38:03.891099 [ 277 ] {3fdf9c0e-83a3-432c-8da4-5d4df3511bc5} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10254 | 2026.01.05 22:38:03.891142 [ 277 ] {3fdf9c0e-83a3-432c-8da4-5d4df3511bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10255 | 2026.01.05 22:38:03.891523 [ 277 ] {3fdf9c0e-83a3-432c-8da4-5d4df3511bc5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10256 | 2026.01.05 22:38:03.891744 [ 277 ] {3fdf9c0e-83a3-432c-8da4-5d4df3511bc5} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10257 | 2026.01.05 22:38:03.891880 [ 277 ] {3fdf9c0e-83a3-432c-8da4-5d4df3511bc5} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00126 sec., 23809.52380952381 rows/sec., 1.75 MiB/sec. | ||
| 10258 | 2026.01.05 22:38:03.891920 [ 277 ] {3fdf9c0e-83a3-432c-8da4-5d4df3511bc5} <Debug> TCPHandler: Processed in 0.0014329 sec. | ||
| 10259 | 2026.01.05 22:38:03.892033 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10260 | 2026.01.05 22:38:03.892128 [ 277 ] {6f06a979-632a-4e37-b0e8-6ee133e869bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10261 | 2026.01.05 22:38:03.892168 [ 277 ] {6f06a979-632a-4e37-b0e8-6ee133e869bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10262 | 2026.01.05 22:38:03.892526 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2975 rows, containing 5 columns (5 merged, 0 gathered) in 0.00199704 sec., 1489704.763049313 rows/sec., 128.10 MiB/sec. | ||
| 10263 | 2026.01.05 22:38:03.892588 [ 277 ] {6f06a979-632a-4e37-b0e8-6ee133e869bb} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10264 | 2026.01.05 22:38:03.892629 [ 277 ] {6f06a979-632a-4e37-b0e8-6ee133e869bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10265 | 2026.01.05 22:38:03.892876 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10266 | 2026.01.05 22:38:03.892943 [ 277 ] {6f06a979-632a-4e37-b0e8-6ee133e869bb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10267 | 2026.01.05 22:38:03.893160 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_76_15} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2026.01.05 22:38:03.893170 [ 277 ] {6f06a979-632a-4e37-b0e8-6ee133e869bb} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2026.01.05 22:38:03.893230 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_76_15} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10270 | 2026.01.05 22:38:03.893297 [ 98 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10271 | 2026.01.05 22:38:03.893301 [ 277 ] {6f06a979-632a-4e37-b0e8-6ee133e869bb} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001191 sec., 78925.27287993283 rows/sec., 6.16 MiB/sec. | ||
| 10272 | 2026.01.05 22:38:03.893343 [ 98 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2026.01.05 22:38:03.893327 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 10274 | 2026.01.05 22:38:03.893381 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10275 | 2026.01.05 22:38:03.893390 [ 277 ] {6f06a979-632a-4e37-b0e8-6ee133e869bb} <Debug> TCPHandler: Processed in 0.001405349 sec. | ||
| 10276 | 2026.01.05 22:38:03.893472 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 10277 | 2026.01.05 22:38:03.893526 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10278 | 2026.01.05 22:38:03.893550 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10279 | 2026.01.05 22:38:03.893578 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 10280 | 2026.01.05 22:38:03.893624 [ 277 ] {88b72e67-5626-49ec-b270-158e45c94804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10281 | 2026.01.05 22:38:03.893639 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 94 rows starting from the beginning of the part | ||
| 10282 | 2026.01.05 22:38:03.893676 [ 277 ] {88b72e67-5626-49ec-b270-158e45c94804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10283 | 2026.01.05 22:38:03.893688 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 74 rows starting from the beginning of the part | ||
| 10284 | 2026.01.05 22:38:03.893729 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 108 rows starting from the beginning of the part | ||
| 10285 | 2026.01.05 22:38:03.893767 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 74 rows starting from the beginning of the part | ||
| 10286 | 2026.01.05 22:38:03.893807 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 94 rows starting from the beginning of the part | ||
| 10287 | 2026.01.05 22:38:03.894148 [ 277 ] {88b72e67-5626-49ec-b270-158e45c94804} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2026.01.05 22:38:03.894184 [ 277 ] {88b72e67-5626-49ec-b270-158e45c94804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10289 | 2026.01.05 22:38:03.894561 [ 277 ] {88b72e67-5626-49ec-b270-158e45c94804} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10290 | 2026.01.05 22:38:03.894734 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307675 sec., 1296193.62609211 rows/sec., 100.54 MiB/sec. | ||
| 10291 | 2026.01.05 22:38:03.894795 [ 277 ] {88b72e67-5626-49ec-b270-158e45c94804} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10292 | 2026.01.05 22:38:03.894897 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10293 | 2026.01.05 22:38:03.894939 [ 277 ] {88b72e67-5626-49ec-b270-158e45c94804} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001334 sec., 119940.02998500751 rows/sec., 8.35 MiB/sec. | ||
| 10294 | 2026.01.05 22:38:03.894946 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10295 | 2026.01.05 22:38:03.894980 [ 277 ] {88b72e67-5626-49ec-b270-158e45c94804} <Debug> TCPHandler: Processed in 0.001504042 sec. | ||
| 10296 | 2026.01.05 22:38:03.895004 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2026.01.05 22:38:03.895034 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10298 | 2026.01.05 22:38:03.895100 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2026.01.05 22:38:03.895120 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 10300 | 2026.01.05 22:38:03.895148 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_76_15} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10301 | 2026.01.05 22:38:03.895200 [ 277 ] {aa7000c8-0a13-42d4-8873-cd6c50722627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10302 | 2026.01.05 22:38:03.895218 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_76_15} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10303 | 2026.01.05 22:38:03.895234 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10304 | 2026.01.05 22:38:03.895256 [ 277 ] {aa7000c8-0a13-42d4-8873-cd6c50722627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10305 | 2026.01.05 22:38:03.895270 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21256 rows starting from the beginning of the part | ||
| 10306 | 2026.01.05 22:38:03.895279 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 10307 | 2026.01.05 22:38:03.895338 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 10308 | 2026.01.05 22:38:03.895386 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 10309 | 2026.01.05 22:38:03.895429 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 167 rows starting from the beginning of the part | ||
| 10310 | 2026.01.05 22:38:03.895467 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 10311 | 2026.01.05 22:38:03.895508 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 10312 | 2026.01.05 22:38:03.896147 [ 277 ] {aa7000c8-0a13-42d4-8873-cd6c50722627} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2026.01.05 22:38:03.896189 [ 277 ] {aa7000c8-0a13-42d4-8873-cd6c50722627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10314 | 2026.01.05 22:38:03.896807 [ 277 ] {aa7000c8-0a13-42d4-8873-cd6c50722627} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10315 | 2026.01.05 22:38:03.897042 [ 277 ] {aa7000c8-0a13-42d4-8873-cd6c50722627} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10316 | 2026.01.05 22:38:03.897184 [ 277 ] {aa7000c8-0a13-42d4-8873-cd6c50722627} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002004 sec., 14970.05988023952 rows/sec., 26.83 MiB/sec. | ||
| 10317 | 2026.01.05 22:38:03.897240 [ 277 ] {aa7000c8-0a13-42d4-8873-cd6c50722627} <Debug> TCPHandler: Processed in 0.002190126 sec. | ||
| 10318 | 2026.01.05 22:38:03.897351 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10319 | 2026.01.05 22:38:03.897447 [ 277 ] {33f86848-a946-46cc-be8f-a23d31a96f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10320 | 2026.01.05 22:38:03.897489 [ 277 ] {33f86848-a946-46cc-be8f-a23d31a96f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10321 | 2026.01.05 22:38:03.897815 [ 277 ] {33f86848-a946-46cc-be8f-a23d31a96f6d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2026.01.05 22:38:03.897851 [ 277 ] {33f86848-a946-46cc-be8f-a23d31a96f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10323 | 2026.01.05 22:38:03.898196 [ 277 ] {33f86848-a946-46cc-be8f-a23d31a96f6d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10324 | 2026.01.05 22:38:03.898414 [ 277 ] {33f86848-a946-46cc-be8f-a23d31a96f6d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10325 | 2026.01.05 22:38:03.898525 [ 88 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10326 | 2026.01.05 22:38:03.898546 [ 277 ] {33f86848-a946-46cc-be8f-a23d31a96f6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 10327 | 2026.01.05 22:38:03.898557 [ 88 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2026.01.05 22:38:03.898587 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10329 | 2026.01.05 22:38:03.898589 [ 277 ] {33f86848-a946-46cc-be8f-a23d31a96f6d} <Debug> TCPHandler: Processed in 0.001288315 sec. | ||
| 10330 | 2026.01.05 22:38:03.898678 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 10331 | 2026.01.05 22:38:03.898796 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10332 | 2026.01.05 22:38:03.898829 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4284 rows starting from the beginning of the part | ||
| 10333 | 2026.01.05 22:38:03.898892 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 10334 | 2026.01.05 22:38:03.898935 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 10335 | 2026.01.05 22:38:03.898971 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 10336 | 2026.01.05 22:38:03.899008 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 10337 | 2026.01.05 22:38:03.899047 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 10338 | 2026.01.05 22:38:03.906438 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4584 rows, containing 4 columns (4 merged, 0 gathered) in 0.00779668 sec., 587942.560166635 rows/sec., 39.11 MiB/sec. | ||
| 10339 | 2026.01.05 22:38:03.906951 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10340 | 2026.01.05 22:38:03.907277 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_76_15} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.01.05 22:38:03.907359 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_76_15} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10342 | 2026.01.05 22:38:03.907454 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10343 | 2026.01.05 22:38:03.908157 [ 187 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22063 rows, containing 5 columns (5 merged, 0 gathered) in 0.013075684 sec., 1687330.467759851 rows/sec., 115.61 MiB/sec. | ||
| 10344 | 2026.01.05 22:38:03.908743 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10345 | 2026.01.05 22:38:03.908999 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10346 | 2026.01.05 22:38:03.909070 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10347 | 2026.01.05 22:38:03.909147 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10348 | 2026.01.05 22:38:04.000221 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.41 MiB, peak 331.04 MiB, free memory in arenas 0.00 B, will set to 322.49 MiB (RSS), difference: 3.08 MiB | ||
| 10349 | 2026.01.05 22:38:08.916520 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10350 | 2026.01.05 22:38:08.916722 [ 277 ] {eaace6f5-d78b-40b4-854c-50d50e0c549f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10351 | 2026.01.05 22:38:08.916792 [ 277 ] {eaace6f5-d78b-40b4-854c-50d50e0c549f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10352 | 2026.01.05 22:38:08.917446 [ 277 ] {eaace6f5-d78b-40b4-854c-50d50e0c549f} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10353 | 2026.01.05 22:38:08.917495 [ 277 ] {eaace6f5-d78b-40b4-854c-50d50e0c549f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10354 | 2026.01.05 22:38:08.917930 [ 277 ] {eaace6f5-d78b-40b4-854c-50d50e0c549f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10355 | 2026.01.05 22:38:08.918171 [ 277 ] {eaace6f5-d78b-40b4-854c-50d50e0c549f} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10356 | 2026.01.05 22:38:08.918340 [ 277 ] {eaace6f5-d78b-40b4-854c-50d50e0c549f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001667 sec., 14397.120575884823 rows/sec., 1.19 MiB/sec. | ||
| 10357 | 2026.01.05 22:38:08.918384 [ 277 ] {eaace6f5-d78b-40b4-854c-50d50e0c549f} <Debug> TCPHandler: Processed in 0.001998029 sec. | ||
| 10358 | 2026.01.05 22:38:08.918506 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10359 | 2026.01.05 22:38:08.918601 [ 277 ] {3748f7eb-4499-45a6-872c-8438a76225d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10360 | 2026.01.05 22:38:08.918642 [ 277 ] {3748f7eb-4499-45a6-872c-8438a76225d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10361 | 2026.01.05 22:38:08.919030 [ 277 ] {3748f7eb-4499-45a6-872c-8438a76225d7} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2026.01.05 22:38:08.919066 [ 277 ] {3748f7eb-4499-45a6-872c-8438a76225d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10363 | 2026.01.05 22:38:08.919361 [ 277 ] {3748f7eb-4499-45a6-872c-8438a76225d7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10364 | 2026.01.05 22:38:08.919573 [ 277 ] {3748f7eb-4499-45a6-872c-8438a76225d7} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.01.05 22:38:08.919705 [ 277 ] {3748f7eb-4499-45a6-872c-8438a76225d7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001122 sec., 1782.5311942959001 rows/sec., 145.35 KiB/sec. | ||
| 10366 | 2026.01.05 22:38:08.919742 [ 277 ] {3748f7eb-4499-45a6-872c-8438a76225d7} <Debug> TCPHandler: Processed in 0.001287254 sec. | ||
| 10367 | 2026.01.05 22:38:08.919865 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10368 | 2026.01.05 22:38:08.919986 [ 277 ] {0a96db5e-8fca-4773-8f74-c8c6a3bd483b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10369 | 2026.01.05 22:38:08.920034 [ 277 ] {0a96db5e-8fca-4773-8f74-c8c6a3bd483b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10370 | 2026.01.05 22:38:08.921180 [ 277 ] {0a96db5e-8fca-4773-8f74-c8c6a3bd483b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10371 | 2026.01.05 22:38:08.921217 [ 277 ] {0a96db5e-8fca-4773-8f74-c8c6a3bd483b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10372 | 2026.01.05 22:38:08.921638 [ 277 ] {0a96db5e-8fca-4773-8f74-c8c6a3bd483b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10373 | 2026.01.05 22:38:08.921849 [ 277 ] {0a96db5e-8fca-4773-8f74-c8c6a3bd483b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2026.01.05 22:38:08.921978 [ 277 ] {0a96db5e-8fca-4773-8f74-c8c6a3bd483b} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002016 sec., 663194.4444444445 rows/sec., 55.47 MiB/sec. | ||
| 10375 | 2026.01.05 22:38:08.922016 [ 277 ] {0a96db5e-8fca-4773-8f74-c8c6a3bd483b} <Debug> TCPHandler: Processed in 0.002213156 sec. | ||
| 10376 | 2026.01.05 22:38:08.922129 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10377 | 2026.01.05 22:38:08.922224 [ 277 ] {8e9c925c-ac2b-4442-9120-fe16b8afb361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10378 | 2026.01.05 22:38:08.922264 [ 277 ] {8e9c925c-ac2b-4442-9120-fe16b8afb361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10379 | 2026.01.05 22:38:08.922678 [ 277 ] {8e9c925c-ac2b-4442-9120-fe16b8afb361} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2026.01.05 22:38:08.922714 [ 277 ] {8e9c925c-ac2b-4442-9120-fe16b8afb361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10381 | 2026.01.05 22:38:08.923036 [ 277 ] {8e9c925c-ac2b-4442-9120-fe16b8afb361} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10382 | 2026.01.05 22:38:08.923245 [ 277 ] {8e9c925c-ac2b-4442-9120-fe16b8afb361} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10383 | 2026.01.05 22:38:08.923385 [ 277 ] {8e9c925c-ac2b-4442-9120-fe16b8afb361} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001179 sec., 20356.234096692115 rows/sec., 1.53 MiB/sec. | ||
| 10384 | 2026.01.05 22:38:08.923424 [ 277 ] {8e9c925c-ac2b-4442-9120-fe16b8afb361} <Debug> TCPHandler: Processed in 0.001344747 sec. | ||
| 10385 | 2026.01.05 22:38:08.923541 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10386 | 2026.01.05 22:38:08.923659 [ 277 ] {b176dfa7-dab5-4846-96bf-e2fc910d75e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10387 | 2026.01.05 22:38:08.923707 [ 277 ] {b176dfa7-dab5-4846-96bf-e2fc910d75e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10388 | 2026.01.05 22:38:08.924308 [ 277 ] {b176dfa7-dab5-4846-96bf-e2fc910d75e0} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10389 | 2026.01.05 22:38:08.924353 [ 277 ] {b176dfa7-dab5-4846-96bf-e2fc910d75e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10390 | 2026.01.05 22:38:08.924704 [ 277 ] {b176dfa7-dab5-4846-96bf-e2fc910d75e0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10391 | 2026.01.05 22:38:08.924911 [ 277 ] {b176dfa7-dab5-4846-96bf-e2fc910d75e0} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10392 | 2026.01.05 22:38:08.925036 [ 277 ] {b176dfa7-dab5-4846-96bf-e2fc910d75e0} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001402 sec., 179743.2239657632 rows/sec., 12.43 MiB/sec. | ||
| 10393 | 2026.01.05 22:38:08.925074 [ 277 ] {b176dfa7-dab5-4846-96bf-e2fc910d75e0} <Debug> TCPHandler: Processed in 0.001592025 sec. | ||
| 10394 | 2026.01.05 22:38:08.925183 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10395 | 2026.01.05 22:38:08.925275 [ 277 ] {c198e962-d52f-43bd-b9db-f8b7f2d38373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10396 | 2026.01.05 22:38:08.925316 [ 277 ] {c198e962-d52f-43bd-b9db-f8b7f2d38373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10397 | 2026.01.05 22:38:08.925707 [ 277 ] {c198e962-d52f-43bd-b9db-f8b7f2d38373} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2026.01.05 22:38:08.925743 [ 277 ] {c198e962-d52f-43bd-b9db-f8b7f2d38373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10399 | 2026.01.05 22:38:08.926030 [ 277 ] {c198e962-d52f-43bd-b9db-f8b7f2d38373} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10400 | 2026.01.05 22:38:08.926236 [ 277 ] {c198e962-d52f-43bd-b9db-f8b7f2d38373} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2026.01.05 22:38:08.926371 [ 277 ] {c198e962-d52f-43bd-b9db-f8b7f2d38373} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 10402 | 2026.01.05 22:38:08.926409 [ 277 ] {c198e962-d52f-43bd-b9db-f8b7f2d38373} <Debug> TCPHandler: Processed in 0.001273534 sec. | ||
| 10403 | 2026.01.05 22:38:08.926518 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10404 | 2026.01.05 22:38:08.926633 [ 277 ] {fa241a66-6c70-4b20-aaeb-819de56f5513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10405 | 2026.01.05 22:38:08.926685 [ 277 ] {fa241a66-6c70-4b20-aaeb-819de56f5513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10406 | 2026.01.05 22:38:08.927475 [ 277 ] {fa241a66-6c70-4b20-aaeb-819de56f5513} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10407 | 2026.01.05 22:38:08.927521 [ 277 ] {fa241a66-6c70-4b20-aaeb-819de56f5513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10408 | 2026.01.05 22:38:08.927878 [ 277 ] {fa241a66-6c70-4b20-aaeb-819de56f5513} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10409 | 2026.01.05 22:38:08.928095 [ 277 ] {fa241a66-6c70-4b20-aaeb-819de56f5513} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10410 | 2026.01.05 22:38:08.928223 [ 277 ] {fa241a66-6c70-4b20-aaeb-819de56f5513} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001615 sec., 351702.786377709 rows/sec., 26.38 MiB/sec. | ||
| 10411 | 2026.01.05 22:38:08.928263 [ 277 ] {fa241a66-6c70-4b20-aaeb-819de56f5513} <Debug> TCPHandler: Processed in 0.001796002 sec. | ||
| 10412 | 2026.01.05 22:38:08.928376 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10413 | 2026.01.05 22:38:08.928472 [ 277 ] {009f5caf-57b8-46bd-9cfc-88539dbe59c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10414 | 2026.01.05 22:38:08.928516 [ 277 ] {009f5caf-57b8-46bd-9cfc-88539dbe59c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10415 | 2026.01.05 22:38:08.929194 [ 277 ] {009f5caf-57b8-46bd-9cfc-88539dbe59c2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2026.01.05 22:38:08.929232 [ 277 ] {009f5caf-57b8-46bd-9cfc-88539dbe59c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10417 | 2026.01.05 22:38:08.929622 [ 277 ] {009f5caf-57b8-46bd-9cfc-88539dbe59c2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10418 | 2026.01.05 22:38:08.929847 [ 277 ] {009f5caf-57b8-46bd-9cfc-88539dbe59c2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2026.01.05 22:38:08.929979 [ 277 ] {009f5caf-57b8-46bd-9cfc-88539dbe59c2} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001526 sec., 577326.3433813893 rows/sec., 39.18 MiB/sec. | ||
| 10420 | 2026.01.05 22:38:08.930018 [ 277 ] {009f5caf-57b8-46bd-9cfc-88539dbe59c2} <Debug> TCPHandler: Processed in 0.001693019 sec. | ||
| 10421 | 2026.01.05 22:38:08.930138 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10422 | 2026.01.05 22:38:08.930231 [ 277 ] {2a7af261-1f54-4e8b-8911-3feb69e8caad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10423 | 2026.01.05 22:38:08.930284 [ 277 ] {2a7af261-1f54-4e8b-8911-3feb69e8caad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10424 | 2026.01.05 22:38:08.931089 [ 277 ] {2a7af261-1f54-4e8b-8911-3feb69e8caad} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10425 | 2026.01.05 22:38:08.931126 [ 277 ] {2a7af261-1f54-4e8b-8911-3feb69e8caad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10426 | 2026.01.05 22:38:08.931638 [ 277 ] {2a7af261-1f54-4e8b-8911-3feb69e8caad} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10427 | 2026.01.05 22:38:08.931859 [ 277 ] {2a7af261-1f54-4e8b-8911-3feb69e8caad} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2026.01.05 22:38:08.931996 [ 277 ] {2a7af261-1f54-4e8b-8911-3feb69e8caad} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001784 sec., 5605.3811659192825 rows/sec., 10.04 MiB/sec. | ||
| 10429 | 2026.01.05 22:38:08.932050 [ 277 ] {2a7af261-1f54-4e8b-8911-3feb69e8caad} <Debug> TCPHandler: Processed in 0.001962438 sec. | ||
| 10430 | 2026.01.05 22:38:08.932164 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10431 | 2026.01.05 22:38:08.932259 [ 277 ] {60a755a8-33b5-4a05-85ff-aafa490c7533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10432 | 2026.01.05 22:38:08.932301 [ 277 ] {60a755a8-33b5-4a05-85ff-aafa490c7533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10433 | 2026.01.05 22:38:08.932642 [ 277 ] {60a755a8-33b5-4a05-85ff-aafa490c7533} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10434 | 2026.01.05 22:38:08.932679 [ 277 ] {60a755a8-33b5-4a05-85ff-aafa490c7533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10435 | 2026.01.05 22:38:08.932995 [ 277 ] {60a755a8-33b5-4a05-85ff-aafa490c7533} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10436 | 2026.01.05 22:38:08.933213 [ 277 ] {60a755a8-33b5-4a05-85ff-aafa490c7533} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10437 | 2026.01.05 22:38:08.933341 [ 277 ] {60a755a8-33b5-4a05-85ff-aafa490c7533} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 10438 | 2026.01.05 22:38:08.933377 [ 277 ] {60a755a8-33b5-4a05-85ff-aafa490c7533} <Debug> TCPHandler: Processed in 0.001263714 sec. | ||
| 10439 | 2026.01.05 22:38:09.006258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25509 | ||
| 10440 | 2026.01.05 22:38:09.006781 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2026.01.05 22:38:09.006829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10442 | 2026.01.05 22:38:09.007331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10443 | 2026.01.05 22:38:09.007576 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2026.01.05 22:38:09.007753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25509 | ||
| 10445 | 2026.01.05 22:38:10.287101 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10446 | 2026.01.05 22:38:10.302525 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2026.01.05 22:38:10.302575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10448 | 2026.01.05 22:38:10.308446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10449 | 2026.01.05 22:38:10.309150 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2026.01.05 22:38:10.311902 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10451 | 2026.01.05 22:38:11.560843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1290 | ||
| 10452 | 2026.01.05 22:38:11.563239 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2026.01.05 22:38:11.563289 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10454 | 2026.01.05 22:38:11.564502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10455 | 2026.01.05 22:38:11.564777 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.01.05 22:38:11.565045 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
| 10457 | 2026.01.05 22:38:13.887891 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10458 | 2026.01.05 22:38:13.888099 [ 277 ] {381f4cf4-c980-40bd-9a9b-f2e2514e3086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10459 | 2026.01.05 22:38:13.888173 [ 277 ] {381f4cf4-c980-40bd-9a9b-f2e2514e3086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10460 | 2026.01.05 22:38:13.888922 [ 277 ] {381f4cf4-c980-40bd-9a9b-f2e2514e3086} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10461 | 2026.01.05 22:38:13.888968 [ 277 ] {381f4cf4-c980-40bd-9a9b-f2e2514e3086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10462 | 2026.01.05 22:38:13.889375 [ 277 ] {381f4cf4-c980-40bd-9a9b-f2e2514e3086} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10463 | 2026.01.05 22:38:13.889619 [ 277 ] {381f4cf4-c980-40bd-9a9b-f2e2514e3086} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10464 | 2026.01.05 22:38:13.889782 [ 277 ] {381f4cf4-c980-40bd-9a9b-f2e2514e3086} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001738 sec., 66743.3831990794 rows/sec., 5.66 MiB/sec. | ||
| 10465 | 2026.01.05 22:38:13.889826 [ 277 ] {381f4cf4-c980-40bd-9a9b-f2e2514e3086} <Debug> TCPHandler: Processed in 0.002073182 sec. | ||
| 10466 | 2026.01.05 22:38:13.889958 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10467 | 2026.01.05 22:38:13.890053 [ 277 ] {8ce122da-9552-42c1-8f67-897fd2885d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10468 | 2026.01.05 22:38:13.890095 [ 277 ] {8ce122da-9552-42c1-8f67-897fd2885d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10469 | 2026.01.05 22:38:13.890507 [ 277 ] {8ce122da-9552-42c1-8f67-897fd2885d0e} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2026.01.05 22:38:13.890544 [ 277 ] {8ce122da-9552-42c1-8f67-897fd2885d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10471 | 2026.01.05 22:38:13.890846 [ 277 ] {8ce122da-9552-42c1-8f67-897fd2885d0e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10472 | 2026.01.05 22:38:13.891051 [ 277 ] {8ce122da-9552-42c1-8f67-897fd2885d0e} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2026.01.05 22:38:13.891176 [ 102 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10474 | 2026.01.05 22:38:13.891182 [ 277 ] {8ce122da-9552-42c1-8f67-897fd2885d0e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001147 sec., 26155.187445510026 rows/sec., 1.92 MiB/sec. | ||
| 10475 | 2026.01.05 22:38:13.891247 [ 102 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10476 | 2026.01.05 22:38:13.891264 [ 277 ] {8ce122da-9552-42c1-8f67-897fd2885d0e} <Debug> TCPHandler: Processed in 0.001355437 sec. | ||
| 10477 | 2026.01.05 22:38:13.891275 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10478 | 2026.01.05 22:38:13.891380 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 10479 | 2026.01.05 22:38:13.891385 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10480 | 2026.01.05 22:38:13.891478 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10481 | 2026.01.05 22:38:13.891496 [ 277 ] {e56ef174-7854-4edb-860f-870dae2983b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10482 | 2026.01.05 22:38:13.891509 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 10483 | 2026.01.05 22:38:13.891538 [ 277 ] {e56ef174-7854-4edb-860f-870dae2983b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10484 | 2026.01.05 22:38:13.891570 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 44 rows starting from the beginning of the part | ||
| 10485 | 2026.01.05 22:38:13.891619 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 10 rows starting from the beginning of the part | ||
| 10486 | 2026.01.05 22:38:13.891665 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 10487 | 2026.01.05 22:38:13.891704 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 10488 | 2026.01.05 22:38:13.891743 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
| 10489 | 2026.01.05 22:38:13.891990 [ 277 ] {e56ef174-7854-4edb-860f-870dae2983b2} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.01.05 22:38:13.892026 [ 277 ] {e56ef174-7854-4edb-860f-870dae2983b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10491 | 2026.01.05 22:38:13.892341 [ 277 ] {e56ef174-7854-4edb-860f-870dae2983b2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10492 | 2026.01.05 22:38:13.892517 [ 194 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 417 rows, containing 5 columns (5 merged, 0 gathered) in 0.001177711 sec., 354076.6792532294 rows/sec., 24.73 MiB/sec. | ||
| 10493 | 2026.01.05 22:38:13.892552 [ 277 ] {e56ef174-7854-4edb-860f-870dae2983b2} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10494 | 2026.01.05 22:38:13.892694 [ 277 ] {e56ef174-7854-4edb-860f-870dae2983b2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001216 sec., 77302.63157894736 rows/sec., 6.04 MiB/sec. | ||
| 10495 | 2026.01.05 22:38:13.892716 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10496 | 2026.01.05 22:38:13.892734 [ 277 ] {e56ef174-7854-4edb-860f-870dae2983b2} <Debug> TCPHandler: Processed in 0.001397558 sec. | ||
| 10497 | 2026.01.05 22:38:13.892866 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10498 | 2026.01.05 22:38:13.892964 [ 277 ] {d8c4fc95-35f0-4ff1-86f5-7acaca17a57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10499 | 2026.01.05 22:38:13.893011 [ 277 ] {d8c4fc95-35f0-4ff1-86f5-7acaca17a57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10500 | 2026.01.05 22:38:13.893046 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_66_13} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2026.01.05 22:38:13.893127 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_66_13} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10502 | 2026.01.05 22:38:13.893238 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10503 | 2026.01.05 22:38:13.893427 [ 277 ] {d8c4fc95-35f0-4ff1-86f5-7acaca17a57e} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2026.01.05 22:38:13.893467 [ 277 ] {d8c4fc95-35f0-4ff1-86f5-7acaca17a57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10505 | 2026.01.05 22:38:13.893811 [ 277 ] {d8c4fc95-35f0-4ff1-86f5-7acaca17a57e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10506 | 2026.01.05 22:38:13.894033 [ 277 ] {d8c4fc95-35f0-4ff1-86f5-7acaca17a57e} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2026.01.05 22:38:13.894169 [ 277 ] {d8c4fc95-35f0-4ff1-86f5-7acaca17a57e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 10508 | 2026.01.05 22:38:13.894207 [ 277 ] {d8c4fc95-35f0-4ff1-86f5-7acaca17a57e} <Debug> TCPHandler: Processed in 0.001389529 sec. | ||
| 10509 | 2026.01.05 22:38:13.894310 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2026.01.05 22:38:13.894403 [ 277 ] {c3e5b7bb-13e3-47da-aaff-c3503dd5f02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10511 | 2026.01.05 22:38:13.894457 [ 277 ] {c3e5b7bb-13e3-47da-aaff-c3503dd5f02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10512 | 2026.01.05 22:38:13.895300 [ 277 ] {c3e5b7bb-13e3-47da-aaff-c3503dd5f02d} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.01.05 22:38:13.895337 [ 277 ] {c3e5b7bb-13e3-47da-aaff-c3503dd5f02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10514 | 2026.01.05 22:38:13.895886 [ 277 ] {c3e5b7bb-13e3-47da-aaff-c3503dd5f02d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10515 | 2026.01.05 22:38:13.896116 [ 277 ] {c3e5b7bb-13e3-47da-aaff-c3503dd5f02d} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.01.05 22:38:13.896232 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10517 | 2026.01.05 22:38:13.896253 [ 277 ] {c3e5b7bb-13e3-47da-aaff-c3503dd5f02d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001868 sec., 16059.957173447538 rows/sec., 28.78 MiB/sec. | ||
| 10518 | 2026.01.05 22:38:13.896266 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10519 | 2026.01.05 22:38:13.896295 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10520 | 2026.01.05 22:38:13.896316 [ 277 ] {c3e5b7bb-13e3-47da-aaff-c3503dd5f02d} <Debug> TCPHandler: Processed in 0.002055441 sec. | ||
| 10521 | 2026.01.05 22:38:13.896377 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 10522 | 2026.01.05 22:38:13.896436 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2026.01.05 22:38:13.896530 [ 277 ] {c30545b5-b7ae-470e-93f8-e577a175fcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10524 | 2026.01.05 22:38:13.896576 [ 277 ] {c30545b5-b7ae-470e-93f8-e577a175fcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10525 | 2026.01.05 22:38:13.896595 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10526 | 2026.01.05 22:38:13.896656 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1221 rows starting from the beginning of the part | ||
| 10527 | 2026.01.05 22:38:13.896777 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part | ||
| 10528 | 2026.01.05 22:38:13.896874 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 10529 | 2026.01.05 22:38:13.896917 [ 277 ] {c30545b5-b7ae-470e-93f8-e577a175fcc0} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10530 | 2026.01.05 22:38:13.896955 [ 277 ] {c30545b5-b7ae-470e-93f8-e577a175fcc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10531 | 2026.01.05 22:38:13.896967 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
| 10532 | 2026.01.05 22:38:13.897055 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 10533 | 2026.01.05 22:38:13.897143 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
| 10534 | 2026.01.05 22:38:13.897278 [ 277 ] {c30545b5-b7ae-470e-93f8-e577a175fcc0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10535 | 2026.01.05 22:38:13.897501 [ 277 ] {c30545b5-b7ae-470e-93f8-e577a175fcc0} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2026.01.05 22:38:13.897649 [ 277 ] {c30545b5-b7ae-470e-93f8-e577a175fcc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 10537 | 2026.01.05 22:38:13.897687 [ 277 ] {c30545b5-b7ae-470e-93f8-e577a175fcc0} <Debug> TCPHandler: Processed in 0.001300665 sec. | ||
| 10538 | 2026.01.05 22:38:13.903094 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1331 rows, containing 19 columns (19 merged, 0 gathered) in 0.006748384 sec., 197232.40408370362 rows/sec., 353.43 MiB/sec. | ||
| 10539 | 2026.01.05 22:38:13.904964 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10540 | 2026.01.05 22:38:13.905355 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2026.01.05 22:38:13.905442 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10542 | 2026.01.05 22:38:13.905587 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 10543 | 2026.01.05 22:38:14.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.15 MiB, peak 334.47 MiB, free memory in arenas 0.00 B, will set to 325.89 MiB (RSS), difference: 2.74 MiB | ||
| 10544 | 2026.01.05 22:38:16.291289 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10545 | 2026.01.05 22:38:16.291338 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10546 | 2026.01.05 22:38:16.508843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25957 | ||
| 10547 | 2026.01.05 22:38:16.509332 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10548 | 2026.01.05 22:38:16.509369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10549 | 2026.01.05 22:38:16.509837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10550 | 2026.01.05 22:38:16.510069 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10551 | 2026.01.05 22:38:16.510200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25957 | ||
| 10552 | 2026.01.05 22:38:17.812908 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10553 | 2026.01.05 22:38:17.829016 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10554 | 2026.01.05 22:38:17.829072 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10555 | 2026.01.05 22:38:17.835187 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10556 | 2026.01.05 22:38:17.835868 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2026.01.05 22:38:17.838624 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10558 | 2026.01.05 22:38:18.887215 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10559 | 2026.01.05 22:38:18.887520 [ 277 ] {323e6555-7d9f-41d3-95fc-3fac0c1ef342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10560 | 2026.01.05 22:38:18.887627 [ 277 ] {323e6555-7d9f-41d3-95fc-3fac0c1ef342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10561 | 2026.01.05 22:38:18.888446 [ 277 ] {323e6555-7d9f-41d3-95fc-3fac0c1ef342} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.01.05 22:38:18.888484 [ 277 ] {323e6555-7d9f-41d3-95fc-3fac0c1ef342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10563 | 2026.01.05 22:38:18.888897 [ 277 ] {323e6555-7d9f-41d3-95fc-3fac0c1ef342} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10564 | 2026.01.05 22:38:18.889129 [ 277 ] {323e6555-7d9f-41d3-95fc-3fac0c1ef342} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2026.01.05 22:38:18.889281 [ 277 ] {323e6555-7d9f-41d3-95fc-3fac0c1ef342} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001841 sec., 41281.91200434547 rows/sec., 3.40 MiB/sec. | ||
| 10566 | 2026.01.05 22:38:18.889322 [ 277 ] {323e6555-7d9f-41d3-95fc-3fac0c1ef342} <Debug> TCPHandler: Processed in 0.002300199 sec. | ||
| 10567 | 2026.01.05 22:38:18.889454 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2026.01.05 22:38:18.889551 [ 277 ] {d20181bc-ab5a-4b3c-9d53-82e92414617e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10569 | 2026.01.05 22:38:18.889594 [ 277 ] {d20181bc-ab5a-4b3c-9d53-82e92414617e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10570 | 2026.01.05 22:38:18.889994 [ 277 ] {d20181bc-ab5a-4b3c-9d53-82e92414617e} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2026.01.05 22:38:18.890029 [ 277 ] {d20181bc-ab5a-4b3c-9d53-82e92414617e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10572 | 2026.01.05 22:38:18.890330 [ 277 ] {d20181bc-ab5a-4b3c-9d53-82e92414617e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10573 | 2026.01.05 22:38:18.890544 [ 277 ] {d20181bc-ab5a-4b3c-9d53-82e92414617e} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2026.01.05 22:38:18.890673 [ 277 ] {d20181bc-ab5a-4b3c-9d53-82e92414617e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001139 sec., 8779.63125548727 rows/sec., 660.19 KiB/sec. | ||
| 10575 | 2026.01.05 22:38:18.890709 [ 277 ] {d20181bc-ab5a-4b3c-9d53-82e92414617e} <Debug> TCPHandler: Processed in 0.001305245 sec. | ||
| 10576 | 2026.01.05 22:38:18.890821 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10577 | 2026.01.05 22:38:18.890917 [ 277 ] {0f9b921e-a595-446f-80c2-2845b17099da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10578 | 2026.01.05 22:38:18.890957 [ 277 ] {0f9b921e-a595-446f-80c2-2845b17099da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10579 | 2026.01.05 22:38:18.891387 [ 277 ] {0f9b921e-a595-446f-80c2-2845b17099da} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2026.01.05 22:38:18.891423 [ 277 ] {0f9b921e-a595-446f-80c2-2845b17099da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10581 | 2026.01.05 22:38:18.891732 [ 277 ] {0f9b921e-a595-446f-80c2-2845b17099da} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10582 | 2026.01.05 22:38:18.891971 [ 277 ] {0f9b921e-a595-446f-80c2-2845b17099da} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2026.01.05 22:38:18.892096 [ 277 ] {0f9b921e-a595-446f-80c2-2845b17099da} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001197 sec., 61821.21971595656 rows/sec., 4.83 MiB/sec. | ||
| 10584 | 2026.01.05 22:38:18.892132 [ 277 ] {0f9b921e-a595-446f-80c2-2845b17099da} <Debug> TCPHandler: Processed in 0.001360147 sec. | ||
| 10585 | 2026.01.05 22:38:18.892243 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10586 | 2026.01.05 22:38:18.892338 [ 277 ] {b5f47950-d1f9-4c9a-bd69-f654d6627daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10587 | 2026.01.05 22:38:18.892382 [ 277 ] {b5f47950-d1f9-4c9a-bd69-f654d6627daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10588 | 2026.01.05 22:38:18.892804 [ 277 ] {b5f47950-d1f9-4c9a-bd69-f654d6627daf} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2026.01.05 22:38:18.892838 [ 277 ] {b5f47950-d1f9-4c9a-bd69-f654d6627daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10590 | 2026.01.05 22:38:18.893178 [ 277 ] {b5f47950-d1f9-4c9a-bd69-f654d6627daf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10591 | 2026.01.05 22:38:18.893395 [ 277 ] {b5f47950-d1f9-4c9a-bd69-f654d6627daf} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2026.01.05 22:38:18.893522 [ 277 ] {b5f47950-d1f9-4c9a-bd69-f654d6627daf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 10593 | 2026.01.05 22:38:18.893558 [ 277 ] {b5f47950-d1f9-4c9a-bd69-f654d6627daf} <Debug> TCPHandler: Processed in 0.001364057 sec. | ||
| 10594 | 2026.01.05 22:38:18.893670 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10595 | 2026.01.05 22:38:18.893764 [ 277 ] {78df1f45-a769-4a5d-94e9-d4d146406cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10596 | 2026.01.05 22:38:18.893819 [ 277 ] {78df1f45-a769-4a5d-94e9-d4d146406cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10597 | 2026.01.05 22:38:18.894606 [ 277 ] {78df1f45-a769-4a5d-94e9-d4d146406cd9} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2026.01.05 22:38:18.894641 [ 277 ] {78df1f45-a769-4a5d-94e9-d4d146406cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10599 | 2026.01.05 22:38:18.895170 [ 277 ] {78df1f45-a769-4a5d-94e9-d4d146406cd9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10600 | 2026.01.05 22:38:18.895391 [ 277 ] {78df1f45-a769-4a5d-94e9-d4d146406cd9} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2026.01.05 22:38:18.895528 [ 277 ] {78df1f45-a769-4a5d-94e9-d4d146406cd9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001782 sec., 5611.672278338945 rows/sec., 10.06 MiB/sec. | ||
| 10602 | 2026.01.05 22:38:18.895580 [ 277 ] {78df1f45-a769-4a5d-94e9-d4d146406cd9} <Debug> TCPHandler: Processed in 0.001960118 sec. | ||
| 10603 | 2026.01.05 22:38:18.895709 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10604 | 2026.01.05 22:38:18.895803 [ 277 ] {e323df07-c515-407c-bd59-597d39457f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10605 | 2026.01.05 22:38:18.895844 [ 277 ] {e323df07-c515-407c-bd59-597d39457f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10606 | 2026.01.05 22:38:18.896194 [ 277 ] {e323df07-c515-407c-bd59-597d39457f15} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10607 | 2026.01.05 22:38:18.896227 [ 277 ] {e323df07-c515-407c-bd59-597d39457f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10608 | 2026.01.05 22:38:18.896541 [ 277 ] {e323df07-c515-407c-bd59-597d39457f15} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10609 | 2026.01.05 22:38:18.896752 [ 277 ] {e323df07-c515-407c-bd59-597d39457f15} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10610 | 2026.01.05 22:38:18.896877 [ 277 ] {e323df07-c515-407c-bd59-597d39457f15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 10611 | 2026.01.05 22:38:18.896914 [ 277 ] {e323df07-c515-407c-bd59-597d39457f15} <Debug> TCPHandler: Processed in 0.001255794 sec. | ||
| 10612 | 2026.01.05 22:38:21.566300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1314 | ||
| 10613 | 2026.01.05 22:38:21.568562 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2026.01.05 22:38:21.568610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10615 | 2026.01.05 22:38:21.569799 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10616 | 2026.01.05 22:38:21.570073 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2026.01.05 22:38:21.570238 [ 57 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10618 | 2026.01.05 22:38:21.570307 [ 57 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10619 | 2026.01.05 22:38:21.570331 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10620 | 2026.01.05 22:38:21.570342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1314 | ||
| 10621 | 2026.01.05 22:38:21.570451 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 10622 | 2026.01.05 22:38:21.571039 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10623 | 2026.01.05 22:38:21.571175 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1170 rows starting from the beginning of the part | ||
| 10624 | 2026.01.05 22:38:21.571542 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 38 rows starting from the beginning of the part | ||
| 10625 | 2026.01.05 22:38:21.571882 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 10626 | 2026.01.05 22:38:21.572231 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 10627 | 2026.01.05 22:38:21.572553 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
| 10628 | 2026.01.05 22:38:21.572864 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 10629 | 2026.01.05 22:38:21.578937 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1314 rows, containing 72 columns (72 merged, 0 gathered) in 0.008537686 sec., 153905.87098190308 rows/sec., 124.66 MiB/sec. | ||
| 10630 | 2026.01.05 22:38:21.580484 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10631 | 2026.01.05 22:38:21.581106 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_41_8} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2026.01.05 22:38:21.581196 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_41_8} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10633 | 2026.01.05 22:38:21.581538 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10634 | 2026.01.05 22:38:23.889691 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10635 | 2026.01.05 22:38:23.889884 [ 277 ] {67331a92-d864-4fcf-9e32-2f6f2da0cb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10636 | 2026.01.05 22:38:23.889953 [ 277 ] {67331a92-d864-4fcf-9e32-2f6f2da0cb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10637 | 2026.01.05 22:38:23.890568 [ 277 ] {67331a92-d864-4fcf-9e32-2f6f2da0cb1a} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.01.05 22:38:23.890617 [ 277 ] {67331a92-d864-4fcf-9e32-2f6f2da0cb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10639 | 2026.01.05 22:38:23.890993 [ 277 ] {67331a92-d864-4fcf-9e32-2f6f2da0cb1a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10640 | 2026.01.05 22:38:23.891209 [ 277 ] {67331a92-d864-4fcf-9e32-2f6f2da0cb1a} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.01.05 22:38:23.891367 [ 277 ] {67331a92-d864-4fcf-9e32-2f6f2da0cb1a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001534 sec., 1303.780964797914 rows/sec., 106.31 KiB/sec. | ||
| 10642 | 2026.01.05 22:38:23.891409 [ 277 ] {67331a92-d864-4fcf-9e32-2f6f2da0cb1a} <Debug> TCPHandler: Processed in 0.001852984 sec. | ||
| 10643 | 2026.01.05 22:38:23.891529 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10644 | 2026.01.05 22:38:23.891625 [ 277 ] {ed998530-0c36-41e5-8c06-79186c202149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10645 | 2026.01.05 22:38:23.891666 [ 277 ] {ed998530-0c36-41e5-8c06-79186c202149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10646 | 2026.01.05 22:38:23.892110 [ 277 ] {ed998530-0c36-41e5-8c06-79186c202149} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10647 | 2026.01.05 22:38:23.892147 [ 277 ] {ed998530-0c36-41e5-8c06-79186c202149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10648 | 2026.01.05 22:38:23.892459 [ 277 ] {ed998530-0c36-41e5-8c06-79186c202149} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10649 | 2026.01.05 22:38:23.892669 [ 277 ] {ed998530-0c36-41e5-8c06-79186c202149} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10650 | 2026.01.05 22:38:23.892796 [ 277 ] {ed998530-0c36-41e5-8c06-79186c202149} <Debug> executeQuery: Read 117 rows, 10.14 KiB in 0.001189 sec., 98402.01850294365 rows/sec., 8.33 MiB/sec. | ||
| 10651 | 2026.01.05 22:38:23.892833 [ 277 ] {ed998530-0c36-41e5-8c06-79186c202149} <Debug> TCPHandler: Processed in 0.001353156 sec. | ||
| 10652 | 2026.01.05 22:38:23.892939 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10653 | 2026.01.05 22:38:23.893032 [ 277 ] {96a4fe56-14ee-4b5e-b27b-1f75873daf87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10654 | 2026.01.05 22:38:23.893071 [ 277 ] {96a4fe56-14ee-4b5e-b27b-1f75873daf87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10655 | 2026.01.05 22:38:23.893451 [ 277 ] {96a4fe56-14ee-4b5e-b27b-1f75873daf87} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10656 | 2026.01.05 22:38:23.893487 [ 277 ] {96a4fe56-14ee-4b5e-b27b-1f75873daf87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10657 | 2026.01.05 22:38:23.893786 [ 277 ] {96a4fe56-14ee-4b5e-b27b-1f75873daf87} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10658 | 2026.01.05 22:38:23.893995 [ 277 ] {96a4fe56-14ee-4b5e-b27b-1f75873daf87} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10659 | 2026.01.05 22:38:23.894124 [ 277 ] {96a4fe56-14ee-4b5e-b27b-1f75873daf87} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.00111 sec., 28828.828828828828 rows/sec., 2.11 MiB/sec. | ||
| 10660 | 2026.01.05 22:38:23.894160 [ 277 ] {96a4fe56-14ee-4b5e-b27b-1f75873daf87} <Debug> TCPHandler: Processed in 0.001270284 sec. | ||
| 10661 | 2026.01.05 22:38:23.894263 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10662 | 2026.01.05 22:38:23.894355 [ 277 ] {b965f586-dbd6-4649-b8ba-012a21da213e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10663 | 2026.01.05 22:38:23.894394 [ 277 ] {b965f586-dbd6-4649-b8ba-012a21da213e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10664 | 2026.01.05 22:38:23.894796 [ 277 ] {b965f586-dbd6-4649-b8ba-012a21da213e} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2026.01.05 22:38:23.894832 [ 277 ] {b965f586-dbd6-4649-b8ba-012a21da213e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10666 | 2026.01.05 22:38:23.895145 [ 277 ] {b965f586-dbd6-4649-b8ba-012a21da213e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10667 | 2026.01.05 22:38:23.895356 [ 277 ] {b965f586-dbd6-4649-b8ba-012a21da213e} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.01.05 22:38:23.895479 [ 277 ] {b965f586-dbd6-4649-b8ba-012a21da213e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001142 sec., 84063.0472854641 rows/sec., 6.57 MiB/sec. | ||
| 10669 | 2026.01.05 22:38:23.895516 [ 277 ] {b965f586-dbd6-4649-b8ba-012a21da213e} <Debug> TCPHandler: Processed in 0.001302326 sec. | ||
| 10670 | 2026.01.05 22:38:23.895637 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10671 | 2026.01.05 22:38:23.895732 [ 277 ] {9d83f2b7-60a0-4b44-b03f-de878e15a8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10672 | 2026.01.05 22:38:23.895774 [ 277 ] {9d83f2b7-60a0-4b44-b03f-de878e15a8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10673 | 2026.01.05 22:38:23.896187 [ 277 ] {9d83f2b7-60a0-4b44-b03f-de878e15a8e5} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2026.01.05 22:38:23.896223 [ 277 ] {9d83f2b7-60a0-4b44-b03f-de878e15a8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10675 | 2026.01.05 22:38:23.896551 [ 277 ] {9d83f2b7-60a0-4b44-b03f-de878e15a8e5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10676 | 2026.01.05 22:38:23.896758 [ 277 ] {9d83f2b7-60a0-4b44-b03f-de878e15a8e5} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2026.01.05 22:38:23.896886 [ 277 ] {9d83f2b7-60a0-4b44-b03f-de878e15a8e5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001173 sec., 137254.9019607843 rows/sec., 9.56 MiB/sec. | ||
| 10678 | 2026.01.05 22:38:23.896923 [ 277 ] {9d83f2b7-60a0-4b44-b03f-de878e15a8e5} <Debug> TCPHandler: Processed in 0.001333786 sec. | ||
| 10679 | 2026.01.05 22:38:23.897043 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10680 | 2026.01.05 22:38:23.897137 [ 277 ] {6cc6ba40-0462-4b3d-8821-63f27624bf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10681 | 2026.01.05 22:38:23.897193 [ 277 ] {6cc6ba40-0462-4b3d-8821-63f27624bf53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10682 | 2026.01.05 22:38:23.898055 [ 277 ] {6cc6ba40-0462-4b3d-8821-63f27624bf53} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10683 | 2026.01.05 22:38:23.898091 [ 277 ] {6cc6ba40-0462-4b3d-8821-63f27624bf53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10684 | 2026.01.05 22:38:23.898634 [ 277 ] {6cc6ba40-0462-4b3d-8821-63f27624bf53} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10685 | 2026.01.05 22:38:23.898868 [ 277 ] {6cc6ba40-0462-4b3d-8821-63f27624bf53} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10686 | 2026.01.05 22:38:23.899004 [ 277 ] {6cc6ba40-0462-4b3d-8821-63f27624bf53} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001885 sec., 15915.119363395226 rows/sec., 28.52 MiB/sec. | ||
| 10687 | 2026.01.05 22:38:23.899057 [ 277 ] {6cc6ba40-0462-4b3d-8821-63f27624bf53} <Debug> TCPHandler: Processed in 0.002062791 sec. | ||
| 10688 | 2026.01.05 22:38:23.899169 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10689 | 2026.01.05 22:38:23.899262 [ 277 ] {1a96c711-44ff-4633-aa4d-b6430fd539a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10690 | 2026.01.05 22:38:23.899304 [ 277 ] {1a96c711-44ff-4633-aa4d-b6430fd539a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10691 | 2026.01.05 22:38:23.899622 [ 277 ] {1a96c711-44ff-4633-aa4d-b6430fd539a6} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2026.01.05 22:38:23.899659 [ 277 ] {1a96c711-44ff-4633-aa4d-b6430fd539a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10693 | 2026.01.05 22:38:23.899970 [ 277 ] {1a96c711-44ff-4633-aa4d-b6430fd539a6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10694 | 2026.01.05 22:38:23.900193 [ 277 ] {1a96c711-44ff-4633-aa4d-b6430fd539a6} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2026.01.05 22:38:23.900320 [ 277 ] {1a96c711-44ff-4633-aa4d-b6430fd539a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 10696 | 2026.01.05 22:38:23.900357 [ 277 ] {1a96c711-44ff-4633-aa4d-b6430fd539a6} <Debug> TCPHandler: Processed in 0.001238483 sec. | ||
| 10697 | 2026.01.05 22:38:24.011272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26469 | ||
| 10698 | 2026.01.05 22:38:24.011827 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10699 | 2026.01.05 22:38:24.011890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10700 | 2026.01.05 22:38:24.012451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10701 | 2026.01.05 22:38:24.012727 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10702 | 2026.01.05 22:38:24.012924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26469 | ||
| 10703 | 2026.01.05 22:38:25.339630 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 10704 | 2026.01.05 22:38:25.356489 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10705 | 2026.01.05 22:38:25.356536 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10706 | 2026.01.05 22:38:25.362633 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10707 | 2026.01.05 22:38:25.363338 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2026.01.05 22:38:25.366249 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 10709 | 2026.01.05 22:38:28.887588 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10710 | 2026.01.05 22:38:28.887892 [ 277 ] {5b8ff67c-6165-4ca8-88e2-a2d3ca7f16a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10711 | 2026.01.05 22:38:28.887996 [ 277 ] {5b8ff67c-6165-4ca8-88e2-a2d3ca7f16a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10712 | 2026.01.05 22:38:28.888790 [ 277 ] {5b8ff67c-6165-4ca8-88e2-a2d3ca7f16a8} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2026.01.05 22:38:28.888836 [ 277 ] {5b8ff67c-6165-4ca8-88e2-a2d3ca7f16a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10714 | 2026.01.05 22:38:28.889229 [ 277 ] {5b8ff67c-6165-4ca8-88e2-a2d3ca7f16a8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10715 | 2026.01.05 22:38:28.889446 [ 277 ] {5b8ff67c-6165-4ca8-88e2-a2d3ca7f16a8} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2026.01.05 22:38:28.889580 [ 126 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10717 | 2026.01.05 22:38:28.889600 [ 277 ] {5b8ff67c-6165-4ca8-88e2-a2d3ca7f16a8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001786 sec., 42553.1914893617 rows/sec., 3.51 MiB/sec. | ||
| 10718 | 2026.01.05 22:38:28.889646 [ 126 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10719 | 2026.01.05 22:38:28.889661 [ 277 ] {5b8ff67c-6165-4ca8-88e2-a2d3ca7f16a8} <Debug> TCPHandler: Processed in 0.002262819 sec. | ||
| 10720 | 2026.01.05 22:38:28.889675 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10721 | 2026.01.05 22:38:28.889785 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 10722 | 2026.01.05 22:38:28.889812 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10723 | 2026.01.05 22:38:28.889892 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10724 | 2026.01.05 22:38:28.889905 [ 277 ] {a4dae8c5-a8a0-46e6-a2dd-4377aa239fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10725 | 2026.01.05 22:38:28.889925 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2469 rows starting from the beginning of the part | ||
| 10726 | 2026.01.05 22:38:28.889945 [ 277 ] {a4dae8c5-a8a0-46e6-a2dd-4377aa239fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10727 | 2026.01.05 22:38:28.889991 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1337 rows starting from the beginning of the part | ||
| 10728 | 2026.01.05 22:38:28.890042 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 116 rows starting from the beginning of the part | ||
| 10729 | 2026.01.05 22:38:28.890097 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 76 rows starting from the beginning of the part | ||
| 10730 | 2026.01.05 22:38:28.890144 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 117 rows starting from the beginning of the part | ||
| 10731 | 2026.01.05 22:38:28.890196 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 76 rows starting from the beginning of the part | ||
| 10732 | 2026.01.05 22:38:28.890342 [ 277 ] {a4dae8c5-a8a0-46e6-a2dd-4377aa239fa5} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10733 | 2026.01.05 22:38:28.890378 [ 277 ] {a4dae8c5-a8a0-46e6-a2dd-4377aa239fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10734 | 2026.01.05 22:38:28.890836 [ 277 ] {a4dae8c5-a8a0-46e6-a2dd-4377aa239fa5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10735 | 2026.01.05 22:38:28.891056 [ 277 ] {a4dae8c5-a8a0-46e6-a2dd-4377aa239fa5} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10736 | 2026.01.05 22:38:28.891182 [ 277 ] {a4dae8c5-a8a0-46e6-a2dd-4377aa239fa5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001296 sec., 7716.049382716049 rows/sec., 580.21 KiB/sec. | ||
| 10737 | 2026.01.05 22:38:28.891219 [ 277 ] {a4dae8c5-a8a0-46e6-a2dd-4377aa239fa5} <Debug> TCPHandler: Processed in 0.001454 sec. | ||
| 10738 | 2026.01.05 22:38:28.891326 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10739 | 2026.01.05 22:38:28.891418 [ 277 ] {c12f4823-7305-49bb-9c01-04a27b7f82be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10740 | 2026.01.05 22:38:28.891457 [ 277 ] {c12f4823-7305-49bb-9c01-04a27b7f82be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10741 | 2026.01.05 22:38:28.891877 [ 277 ] {c12f4823-7305-49bb-9c01-04a27b7f82be} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2026.01.05 22:38:28.891913 [ 277 ] {c12f4823-7305-49bb-9c01-04a27b7f82be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10743 | 2026.01.05 22:38:28.891950 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4191 rows, containing 5 columns (5 merged, 0 gathered) in 0.002209097 sec., 1897155.2629875464 rows/sec., 163.91 MiB/sec. | ||
| 10744 | 2026.01.05 22:38:28.892224 [ 277 ] {c12f4823-7305-49bb-9c01-04a27b7f82be} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10745 | 2026.01.05 22:38:28.892257 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10746 | 2026.01.05 22:38:28.892487 [ 277 ] {c12f4823-7305-49bb-9c01-04a27b7f82be} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2026.01.05 22:38:28.892610 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_81_16} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2026.01.05 22:38:28.892615 [ 126 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10749 | 2026.01.05 22:38:28.892627 [ 277 ] {c12f4823-7305-49bb-9c01-04a27b7f82be} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001227 sec., 60309.69845150774 rows/sec., 4.71 MiB/sec. | ||
| 10750 | 2026.01.05 22:38:28.892664 [ 126 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10751 | 2026.01.05 22:38:28.892686 [ 277 ] {c12f4823-7305-49bb-9c01-04a27b7f82be} <Debug> TCPHandler: Processed in 0.001407149 sec. | ||
| 10752 | 2026.01.05 22:38:28.892690 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10753 | 2026.01.05 22:38:28.892706 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_81_16} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10754 | 2026.01.05 22:38:28.892811 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10755 | 2026.01.05 22:38:28.892823 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 10756 | 2026.01.05 22:38:28.892834 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 10757 | 2026.01.05 22:38:28.892908 [ 277 ] {0a7e62cb-46f1-4fed-8294-ac5162a07888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10758 | 2026.01.05 22:38:28.892955 [ 277 ] {0a7e62cb-46f1-4fed-8294-ac5162a07888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10759 | 2026.01.05 22:38:28.892978 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10760 | 2026.01.05 22:38:28.893020 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1253 rows starting from the beginning of the part | ||
| 10761 | 2026.01.05 22:38:28.893092 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 568 rows starting from the beginning of the part | ||
| 10762 | 2026.01.05 22:38:28.893143 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 94 rows starting from the beginning of the part | ||
| 10763 | 2026.01.05 22:38:28.893187 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 74 rows starting from the beginning of the part | ||
| 10764 | 2026.01.05 22:38:28.893229 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 96 rows starting from the beginning of the part | ||
| 10765 | 2026.01.05 22:38:28.893271 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 74 rows starting from the beginning of the part | ||
| 10766 | 2026.01.05 22:38:28.893369 [ 277 ] {0a7e62cb-46f1-4fed-8294-ac5162a07888} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2026.01.05 22:38:28.893411 [ 277 ] {0a7e62cb-46f1-4fed-8294-ac5162a07888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10768 | 2026.01.05 22:38:28.893770 [ 277 ] {0a7e62cb-46f1-4fed-8294-ac5162a07888} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10769 | 2026.01.05 22:38:28.894005 [ 277 ] {0a7e62cb-46f1-4fed-8294-ac5162a07888} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2026.01.05 22:38:28.894136 [ 277 ] {0a7e62cb-46f1-4fed-8294-ac5162a07888} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 10771 | 2026.01.05 22:38:28.894142 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10772 | 2026.01.05 22:38:28.894174 [ 277 ] {0a7e62cb-46f1-4fed-8294-ac5162a07888} <Debug> TCPHandler: Processed in 0.001410449 sec. | ||
| 10773 | 2026.01.05 22:38:28.894191 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10774 | 2026.01.05 22:38:28.894216 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10775 | 2026.01.05 22:38:28.894277 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10776 | 2026.01.05 22:38:28.894299 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 10777 | 2026.01.05 22:38:28.894372 [ 277 ] {72cd97f5-d635-4dda-afaf-3038cbdcf8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10778 | 2026.01.05 22:38:28.894395 [ 202 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2159 rows, containing 5 columns (5 merged, 0 gathered) in 0.001631287 sec., 1323494.8847137261 rows/sec., 102.81 MiB/sec. | ||
| 10779 | 2026.01.05 22:38:28.894406 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10780 | 2026.01.05 22:38:28.894430 [ 277 ] {72cd97f5-d635-4dda-afaf-3038cbdcf8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10781 | 2026.01.05 22:38:28.894452 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22063 rows starting from the beginning of the part | ||
| 10782 | 2026.01.05 22:38:28.894509 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 881 rows starting from the beginning of the part | ||
| 10783 | 2026.01.05 22:38:28.894553 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 10784 | 2026.01.05 22:38:28.894594 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 10785 | 2026.01.05 22:38:28.894606 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10786 | 2026.01.05 22:38:28.894632 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 161 rows starting from the beginning of the part | ||
| 10787 | 2026.01.05 22:38:28.894680 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 10788 | 2026.01.05 22:38:28.894915 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_81_16} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10789 | 2026.01.05 22:38:28.895006 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_81_16} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10790 | 2026.01.05 22:38:28.895103 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 10791 | 2026.01.05 22:38:28.895197 [ 277 ] {72cd97f5-d635-4dda-afaf-3038cbdcf8d6} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2026.01.05 22:38:28.895238 [ 277 ] {72cd97f5-d635-4dda-afaf-3038cbdcf8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10793 | 2026.01.05 22:38:28.895860 [ 277 ] {72cd97f5-d635-4dda-afaf-3038cbdcf8d6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10794 | 2026.01.05 22:38:28.896101 [ 277 ] {72cd97f5-d635-4dda-afaf-3038cbdcf8d6} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2026.01.05 22:38:28.896266 [ 277 ] {72cd97f5-d635-4dda-afaf-3038cbdcf8d6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001912 sec., 5230.125523012553 rows/sec., 9.37 MiB/sec. | ||
| 10796 | 2026.01.05 22:38:28.896320 [ 277 ] {72cd97f5-d635-4dda-afaf-3038cbdcf8d6} <Debug> TCPHandler: Processed in 0.002089563 sec. | ||
| 10797 | 2026.01.05 22:38:28.896427 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10798 | 2026.01.05 22:38:28.896519 [ 277 ] {b4e6430e-07d8-4847-8801-e8b87c880c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10799 | 2026.01.05 22:38:28.896560 [ 277 ] {b4e6430e-07d8-4847-8801-e8b87c880c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10800 | 2026.01.05 22:38:28.896890 [ 277 ] {b4e6430e-07d8-4847-8801-e8b87c880c85} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10801 | 2026.01.05 22:38:28.896926 [ 277 ] {b4e6430e-07d8-4847-8801-e8b87c880c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10802 | 2026.01.05 22:38:28.897399 [ 277 ] {b4e6430e-07d8-4847-8801-e8b87c880c85} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10803 | 2026.01.05 22:38:28.897645 [ 277 ] {b4e6430e-07d8-4847-8801-e8b87c880c85} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10804 | 2026.01.05 22:38:28.897759 [ 136 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10805 | 2026.01.05 22:38:28.897773 [ 277 ] {b4e6430e-07d8-4847-8801-e8b87c880c85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001273 sec., 47132.757266300076 rows/sec., 3.18 MiB/sec. | ||
| 10806 | 2026.01.05 22:38:28.897799 [ 136 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2026.01.05 22:38:28.897820 [ 277 ] {b4e6430e-07d8-4847-8801-e8b87c880c85} <Debug> TCPHandler: Processed in 0.00143951 sec. | ||
| 10808 | 2026.01.05 22:38:28.897822 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10809 | 2026.01.05 22:38:28.897939 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 10810 | 2026.01.05 22:38:28.898076 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10811 | 2026.01.05 22:38:28.898116 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4584 rows starting from the beginning of the part | ||
| 10812 | 2026.01.05 22:38:28.898190 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 10813 | 2026.01.05 22:38:28.898246 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 10814 | 2026.01.05 22:38:28.898292 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 10815 | 2026.01.05 22:38:28.898333 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 10816 | 2026.01.05 22:38:28.898372 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 10817 | 2026.01.05 22:38:28.900518 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4884 rows, containing 4 columns (4 merged, 0 gathered) in 0.002628181 sec., 1858319.4993038913 rows/sec., 123.71 MiB/sec. | ||
| 10818 | 2026.01.05 22:38:28.900788 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23585 rows, containing 5 columns (5 merged, 0 gathered) in 0.006524136 sec., 3615038.067875961 rows/sec., 247.71 MiB/sec. | ||
| 10819 | 2026.01.05 22:38:28.901026 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10820 | 2026.01.05 22:38:28.901202 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10821 | 2026.01.05 22:38:28.901351 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_81_16} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10822 | 2026.01.05 22:38:28.901443 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_81_16} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10823 | 2026.01.05 22:38:28.901511 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2026.01.05 22:38:28.901517 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10825 | 2026.01.05 22:38:28.901595 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10826 | 2026.01.05 22:38:28.901667 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10827 | 2026.01.05 22:38:29.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.68 MiB, peak 336.82 MiB, free memory in arenas 0.00 B, will set to 328.46 MiB (RSS), difference: 1.78 MiB | ||
| 10828 | 2026.01.05 22:38:31.291382 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10829 | 2026.01.05 22:38:31.291463 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10830 | 2026.01.05 22:38:31.514012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26917 | ||
| 10831 | 2026.01.05 22:38:31.514512 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10832 | 2026.01.05 22:38:31.514549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10833 | 2026.01.05 22:38:31.515034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10834 | 2026.01.05 22:38:31.515266 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2026.01.05 22:38:31.515391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26917 | ||
| 10836 | 2026.01.05 22:38:31.515401 [ 133 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10837 | 2026.01.05 22:38:31.515465 [ 133 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10838 | 2026.01.05 22:38:31.515483 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10839 | 2026.01.05 22:38:31.515593 [ 201 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 10840 | 2026.01.05 22:38:31.515720 [ 201 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10841 | 2026.01.05 22:38:31.515760 [ 201 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24549 rows starting from the beginning of the part | ||
| 10842 | 2026.01.05 22:38:31.515828 [ 201 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 10843 | 2026.01.05 22:38:31.515881 [ 201 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 10844 | 2026.01.05 22:38:31.515926 [ 201 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 10845 | 2026.01.05 22:38:31.515969 [ 201 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 10846 | 2026.01.05 22:38:31.516011 [ 201 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 10847 | 2026.01.05 22:38:31.518327 [ 201 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26917 rows, containing 4 columns (4 merged, 0 gathered) in 0.002787497 sec., 9656333.26242145 rows/sec., 138.13 MiB/sec. | ||
| 10848 | 2026.01.05 22:38:31.518626 [ 194 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10849 | 2026.01.05 22:38:31.518941 [ 194 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_56_11} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10850 | 2026.01.05 22:38:31.519027 [ 194 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_56_11} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10851 | 2026.01.05 22:38:31.519131 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10852 | 2026.01.05 22:38:31.571409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1340 | ||
| 10853 | 2026.01.05 22:38:31.573658 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10854 | 2026.01.05 22:38:31.573701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10855 | 2026.01.05 22:38:31.574887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10856 | 2026.01.05 22:38:31.575150 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10857 | 2026.01.05 22:38:31.575417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1340 | ||
| 10858 | 2026.01.05 22:38:32.867270 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 10859 | 2026.01.05 22:38:32.883714 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10860 | 2026.01.05 22:38:32.883756 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10861 | 2026.01.05 22:38:32.890216 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10862 | 2026.01.05 22:38:32.890916 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10863 | 2026.01.05 22:38:32.891184 [ 133 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10864 | 2026.01.05 22:38:32.891227 [ 133 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2026.01.05 22:38:32.891249 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10866 | 2026.01.05 22:38:32.891374 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 10867 | 2026.01.05 22:38:32.893986 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10868 | 2026.01.05 22:38:32.895265 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10869 | 2026.01.05 22:38:32.896848 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 10870 | 2026.01.05 22:38:32.901368 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 10871 | 2026.01.05 22:38:32.905883 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 10872 | 2026.01.05 22:38:32.910639 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 10873 | 2026.01.05 22:38:32.915111 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 10874 | 2026.01.05 22:38:32.918882 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 10875 | 2026.01.05 22:38:32.971507 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080167779 sec., 5263.960225217166 rows/sec., 27.22 MiB/sec. | ||
| 10876 | 2026.01.05 22:38:32.974139 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10877 | 2026.01.05 22:38:32.976067 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_56_11} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2026.01.05 22:38:32.976173 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_56_11} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10879 | 2026.01.05 22:38:32.978525 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10880 | 2026.01.05 22:38:33.888811 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10881 | 2026.01.05 22:38:33.889098 [ 277 ] {c073700a-176a-4bf3-aebf-0ed3bd273743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10882 | 2026.01.05 22:38:33.889201 [ 277 ] {c073700a-176a-4bf3-aebf-0ed3bd273743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10883 | 2026.01.05 22:38:33.890040 [ 277 ] {c073700a-176a-4bf3-aebf-0ed3bd273743} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10884 | 2026.01.05 22:38:33.890083 [ 277 ] {c073700a-176a-4bf3-aebf-0ed3bd273743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10885 | 2026.01.05 22:38:33.890483 [ 277 ] {c073700a-176a-4bf3-aebf-0ed3bd273743} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10886 | 2026.01.05 22:38:33.890705 [ 277 ] {c073700a-176a-4bf3-aebf-0ed3bd273743} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10887 | 2026.01.05 22:38:33.890859 [ 277 ] {c073700a-176a-4bf3-aebf-0ed3bd273743} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001839 sec., 63077.75965198478 rows/sec., 5.35 MiB/sec. | ||
| 10888 | 2026.01.05 22:38:33.890900 [ 277 ] {c073700a-176a-4bf3-aebf-0ed3bd273743} <Debug> TCPHandler: Processed in 0.002270979 sec. | ||
| 10889 | 2026.01.05 22:38:33.891037 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10890 | 2026.01.05 22:38:33.891130 [ 277 ] {2e73b2fb-103e-413c-a23e-dc72ba81e011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10891 | 2026.01.05 22:38:33.891169 [ 277 ] {2e73b2fb-103e-413c-a23e-dc72ba81e011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10892 | 2026.01.05 22:38:33.891590 [ 277 ] {2e73b2fb-103e-413c-a23e-dc72ba81e011} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10893 | 2026.01.05 22:38:33.891626 [ 277 ] {2e73b2fb-103e-413c-a23e-dc72ba81e011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10894 | 2026.01.05 22:38:33.891921 [ 277 ] {2e73b2fb-103e-413c-a23e-dc72ba81e011} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10895 | 2026.01.05 22:38:33.892135 [ 277 ] {2e73b2fb-103e-413c-a23e-dc72ba81e011} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10896 | 2026.01.05 22:38:33.892262 [ 277 ] {2e73b2fb-103e-413c-a23e-dc72ba81e011} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00115 sec., 26086.956521739132 rows/sec., 1.92 MiB/sec. | ||
| 10897 | 2026.01.05 22:38:33.892299 [ 277 ] {2e73b2fb-103e-413c-a23e-dc72ba81e011} <Debug> TCPHandler: Processed in 0.001308975 sec. | ||
| 10898 | 2026.01.05 22:38:33.892404 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10899 | 2026.01.05 22:38:33.892495 [ 277 ] {d3d5a4cd-0950-46d0-97ca-4c995433daa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10900 | 2026.01.05 22:38:33.892535 [ 277 ] {d3d5a4cd-0950-46d0-97ca-4c995433daa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10901 | 2026.01.05 22:38:33.892946 [ 277 ] {d3d5a4cd-0950-46d0-97ca-4c995433daa9} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10902 | 2026.01.05 22:38:33.892981 [ 277 ] {d3d5a4cd-0950-46d0-97ca-4c995433daa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10903 | 2026.01.05 22:38:33.893297 [ 277 ] {d3d5a4cd-0950-46d0-97ca-4c995433daa9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10904 | 2026.01.05 22:38:33.893504 [ 277 ] {d3d5a4cd-0950-46d0-97ca-4c995433daa9} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10905 | 2026.01.05 22:38:33.893627 [ 277 ] {d3d5a4cd-0950-46d0-97ca-4c995433daa9} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001149 sec., 81810.26979982592 rows/sec., 6.39 MiB/sec. | ||
| 10906 | 2026.01.05 22:38:33.893663 [ 277 ] {d3d5a4cd-0950-46d0-97ca-4c995433daa9} <Debug> TCPHandler: Processed in 0.001306266 sec. | ||
| 10907 | 2026.01.05 22:38:33.893774 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10908 | 2026.01.05 22:38:33.893865 [ 277 ] {75f88bbf-1fb5-4835-903f-4394866caed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10909 | 2026.01.05 22:38:33.893907 [ 277 ] {75f88bbf-1fb5-4835-903f-4394866caed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10910 | 2026.01.05 22:38:33.894323 [ 277 ] {75f88bbf-1fb5-4835-903f-4394866caed9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10911 | 2026.01.05 22:38:33.894358 [ 277 ] {75f88bbf-1fb5-4835-903f-4394866caed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10912 | 2026.01.05 22:38:33.894690 [ 277 ] {75f88bbf-1fb5-4835-903f-4394866caed9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10913 | 2026.01.05 22:38:33.894900 [ 277 ] {75f88bbf-1fb5-4835-903f-4394866caed9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10914 | 2026.01.05 22:38:33.895024 [ 277 ] {75f88bbf-1fb5-4835-903f-4394866caed9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 10915 | 2026.01.05 22:38:33.895060 [ 277 ] {75f88bbf-1fb5-4835-903f-4394866caed9} <Debug> TCPHandler: Processed in 0.001332676 sec. | ||
| 10916 | 2026.01.05 22:38:33.895164 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10917 | 2026.01.05 22:38:33.895254 [ 277 ] {b3bb3686-bf06-4db3-b65c-3193e862b9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10918 | 2026.01.05 22:38:33.895307 [ 277 ] {b3bb3686-bf06-4db3-b65c-3193e862b9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10919 | 2026.01.05 22:38:33.896173 [ 277 ] {b3bb3686-bf06-4db3-b65c-3193e862b9af} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10920 | 2026.01.05 22:38:33.896209 [ 277 ] {b3bb3686-bf06-4db3-b65c-3193e862b9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10921 | 2026.01.05 22:38:33.896771 [ 277 ] {b3bb3686-bf06-4db3-b65c-3193e862b9af} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10922 | 2026.01.05 22:38:33.897001 [ 277 ] {b3bb3686-bf06-4db3-b65c-3193e862b9af} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2026.01.05 22:38:33.897140 [ 277 ] {b3bb3686-bf06-4db3-b65c-3193e862b9af} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001902 sec., 15772.870662460567 rows/sec., 28.26 MiB/sec. | ||
| 10924 | 2026.01.05 22:38:33.897192 [ 277 ] {b3bb3686-bf06-4db3-b65c-3193e862b9af} <Debug> TCPHandler: Processed in 0.002075052 sec. | ||
| 10925 | 2026.01.05 22:38:33.897299 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10926 | 2026.01.05 22:38:33.897392 [ 277 ] {a9f2daaa-ff05-48d5-96ab-5d8ff373c3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10927 | 2026.01.05 22:38:33.897433 [ 277 ] {a9f2daaa-ff05-48d5-96ab-5d8ff373c3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10928 | 2026.01.05 22:38:33.897768 [ 277 ] {a9f2daaa-ff05-48d5-96ab-5d8ff373c3cc} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2026.01.05 22:38:33.897803 [ 277 ] {a9f2daaa-ff05-48d5-96ab-5d8ff373c3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10930 | 2026.01.05 22:38:33.898102 [ 277 ] {a9f2daaa-ff05-48d5-96ab-5d8ff373c3cc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10931 | 2026.01.05 22:38:33.898317 [ 277 ] {a9f2daaa-ff05-48d5-96ab-5d8ff373c3cc} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10932 | 2026.01.05 22:38:33.898443 [ 277 ] {a9f2daaa-ff05-48d5-96ab-5d8ff373c3cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 10933 | 2026.01.05 22:38:33.898477 [ 277 ] {a9f2daaa-ff05-48d5-96ab-5d8ff373c3cc} <Debug> TCPHandler: Processed in 0.001225312 sec. | ||
| 10934 | 2026.01.05 22:38:35.920196 [ 131 ] {} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10935 | 2026.01.05 22:38:35.920267 [ 131 ] {} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.01.05 22:38:35.920289 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10937 | 2026.01.05 22:38:35.920401 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::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 | ||
| 10938 | 2026.01.05 22:38:35.920566 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10939 | 2026.01.05 22:38:35.920609 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 22 rows starting from the beginning of the part | ||
| 10940 | 2026.01.05 22:38:35.920692 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 10941 | 2026.01.05 22:38:35.920752 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 10942 | 2026.01.05 22:38:35.920766 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38560 | ||
| 10943 | 2026.01.05 22:38:35.920805 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 10944 | 2026.01.05 22:38:35.920862 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 10945 | 2026.01.05 22:38:35.920873 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10946 | 2026.01.05 22:38:35.920904 [ 286 ] {} <Debug> TCP-Session: 12fbc38c-12e0-4149-b65f-b9130cbc481d Authenticating user 'default' from [fd00:1122:3344:101::e]:38560 | ||
| 10947 | 2026.01.05 22:38:35.920927 [ 286 ] {} <Debug> TCP-Session: 12fbc38c-12e0-4149-b65f-b9130cbc481d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10948 | 2026.01.05 22:38:35.920940 [ 286 ] {} <Debug> TCP-Session: 12fbc38c-12e0-4149-b65f-b9130cbc481d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10949 | 2026.01.05 22:38:35.921158 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43454 | ||
| 10950 | 2026.01.05 22:38:35.921169 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64647 | ||
| 10951 | 2026.01.05 22:38:35.921164 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47037 | ||
| 10952 | 2026.01.05 22:38:35.921301 [ 286 ] {} <Trace> TCP-Session: 12fbc38c-12e0-4149-b65f-b9130cbc481d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10953 | 2026.01.05 22:38:35.921300 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48469 | ||
| 10954 | 2026.01.05 22:38:35.921418 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49059 | ||
| 10955 | 2026.01.05 22:38:35.921499 [ 286 ] {be6f30e4-146e-4366-8310-3d543e0d5582} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38560) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10956 | 2026.01.05 22:38:35.921556 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46821 | ||
| 10957 | 2026.01.05 22:38:35.921564 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54831 | ||
| 10958 | 2026.01.05 22:38:35.921674 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49259 | ||
| 10959 | 2026.01.05 22:38:35.921749 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10960 | 2026.01.05 22:38:35.921770 [ 286 ] {be6f30e4-146e-4366-8310-3d543e0d5582} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10961 | 2026.01.05 22:38:35.921795 [ 288 ] {} <Debug> TCP-Session: 8cad41f1-47b8-4bcc-8026-64925c8ca34c Authenticating user 'default' from [fd00:1122:3344:101::e]:43454 | ||
| 10962 | 2026.01.05 22:38:35.921827 [ 288 ] {} <Debug> TCP-Session: 8cad41f1-47b8-4bcc-8026-64925c8ca34c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10963 | 2026.01.05 22:38:35.921838 [ 286 ] {be6f30e4-146e-4366-8310-3d543e0d5582} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10964 | 2026.01.05 22:38:35.921840 [ 288 ] {} <Debug> TCP-Session: 8cad41f1-47b8-4bcc-8026-64925c8ca34c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10965 | 2026.01.05 22:38:35.921899 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10966 | 2026.01.05 22:38:35.921940 [ 294 ] {} <Debug> TCP-Session: feb86c13-0a9c-46c3-8237-2fec93dad0c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54831 | ||
| 10967 | 2026.01.05 22:38:35.921958 [ 294 ] {} <Debug> TCP-Session: feb86c13-0a9c-46c3-8237-2fec93dad0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10968 | 2026.01.05 22:38:35.921969 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10969 | 2026.01.05 22:38:35.921971 [ 294 ] {} <Debug> TCP-Session: feb86c13-0a9c-46c3-8237-2fec93dad0c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10970 | 2026.01.05 22:38:35.921997 [ 275 ] {} <Debug> TCP-Session: 40bb4c37-138d-4174-a004-4b6074dd3c63 Authenticating user 'default' from [fd00:1122:3344:101::e]:49259 | ||
| 10971 | 2026.01.05 22:38:35.922015 [ 275 ] {} <Debug> TCP-Session: 40bb4c37-138d-4174-a004-4b6074dd3c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10972 | 2026.01.05 22:38:35.922028 [ 275 ] {} <Debug> TCP-Session: 40bb4c37-138d-4174-a004-4b6074dd3c63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10973 | 2026.01.05 22:38:35.922138 [ 286 ] {be6f30e4-146e-4366-8310-3d543e0d5582} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 10974 | 2026.01.05 22:38:35.922211 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10975 | 2026.01.05 22:38:35.922242 [ 291 ] {} <Debug> TCP-Session: 0efca226-1870-4f44-8a1a-1bf23ea2a455 Authenticating user 'default' from [fd00:1122:3344:101::e]:48469 | ||
| 10976 | 2026.01.05 22:38:35.922259 [ 291 ] {} <Debug> TCP-Session: 0efca226-1870-4f44-8a1a-1bf23ea2a455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10977 | 2026.01.05 22:38:35.922271 [ 291 ] {} <Debug> TCP-Session: 0efca226-1870-4f44-8a1a-1bf23ea2a455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10978 | 2026.01.05 22:38:35.922335 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10979 | 2026.01.05 22:38:35.922383 [ 293 ] {} <Debug> TCP-Session: 4977f75e-8bf9-46fd-a56e-cb8edc6e447a Authenticating user 'default' from [fd00:1122:3344:101::e]:46821 | ||
| 10980 | 2026.01.05 22:38:35.922409 [ 293 ] {} <Debug> TCP-Session: 4977f75e-8bf9-46fd-a56e-cb8edc6e447a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10981 | 2026.01.05 22:38:35.922425 [ 293 ] {} <Debug> TCP-Session: 4977f75e-8bf9-46fd-a56e-cb8edc6e447a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2026.01.05 22:38:35.922651 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10983 | 2026.01.05 22:38:35.922684 [ 289 ] {} <Debug> TCP-Session: 55891ac2-edcf-4dc5-95ca-c836a7b09a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:47037 | ||
| 10984 | 2026.01.05 22:38:35.922702 [ 289 ] {} <Debug> TCP-Session: 55891ac2-edcf-4dc5-95ca-c836a7b09a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10985 | 2026.01.05 22:38:35.922714 [ 289 ] {} <Debug> TCP-Session: 55891ac2-edcf-4dc5-95ca-c836a7b09a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10986 | 2026.01.05 22:38:35.922771 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10987 | 2026.01.05 22:38:35.922812 [ 290 ] {} <Debug> TCP-Session: f15fad3c-1782-4a3a-a2ec-5748a88c71bd Authenticating user 'default' from [fd00:1122:3344:101::e]:64647 | ||
| 10988 | 2026.01.05 22:38:35.922830 [ 290 ] {} <Debug> TCP-Session: f15fad3c-1782-4a3a-a2ec-5748a88c71bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10989 | 2026.01.05 22:38:35.922845 [ 290 ] {} <Debug> TCP-Session: f15fad3c-1782-4a3a-a2ec-5748a88c71bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10990 | 2026.01.05 22:38:35.923072 [ 310 ] {be6f30e4-146e-4366-8310-3d543e0d5582} <Trace> AggregatingTransform: Aggregating | ||
| 10991 | 2026.01.05 22:38:35.923115 [ 310 ] {be6f30e4-146e-4366-8310-3d543e0d5582} <Trace> Aggregator: Aggregation method: without_key | ||
| 10992 | 2026.01.05 22:38:35.923140 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10993 | 2026.01.05 22:38:35.923146 [ 310 ] {be6f30e4-146e-4366-8310-3d543e0d5582} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901612 sec. (1109.125 rows/sec., 43.33 KiB/sec.) | ||
| 10994 | 2026.01.05 22:38:35.923186 [ 310 ] {be6f30e4-146e-4366-8310-3d543e0d5582} <Trace> Aggregator: Merging aggregated data | ||
| 10995 | 2026.01.05 22:38:35.923189 [ 292 ] {} <Debug> TCP-Session: 5076e4ab-61a6-4f91-9dbd-a36645d3e306 Authenticating user 'default' from [fd00:1122:3344:101::e]:49059 | ||
| 10996 | 2026.01.05 22:38:35.923228 [ 292 ] {} <Debug> TCP-Session: 5076e4ab-61a6-4f91-9dbd-a36645d3e306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10997 | 2026.01.05 22:38:35.923244 [ 292 ] {} <Debug> TCP-Session: 5076e4ab-61a6-4f91-9dbd-a36645d3e306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10998 | 2026.01.05 22:38:35.923474 [ 198 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.003121378 sec., 13455.595573493501 rows/sec., 1.13 MiB/sec. | ||
| 10999 | 2026.01.05 22:38:35.923626 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 11000 | 2026.01.05 22:38:35.923932 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_21_5} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11001 | 2026.01.05 22:38:35.924005 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_21_5} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 11002 | 2026.01.05 22:38:35.924079 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11003 | 2026.01.05 22:38:35.924480 [ 286 ] {be6f30e4-146e-4366-8310-3d543e0d5582} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003052 sec., 327.653997378768 rows/sec., 12.80 KiB/sec. | ||
| 11004 | 2026.01.05 22:38:35.924657 [ 286 ] {be6f30e4-146e-4366-8310-3d543e0d5582} <Debug> TCPHandler: Processed in 0.00346877 sec. | ||
| 11005 | 2026.01.05 22:38:35.924779 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11006 | 2026.01.05 22:38:35.924806 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11007 | 2026.01.05 22:38:35.924823 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11008 | 2026.01.05 22:38:35.924841 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11009 | 2026.01.05 22:38:35.924852 [ 288 ] {} <Debug> TCP-Session: 8cad41f1-47b8-4bcc-8026-64925c8ca34c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11010 | 2026.01.05 22:38:35.924859 [ 275 ] {} <Debug> TCP-Session: 40bb4c37-138d-4174-a004-4b6074dd3c63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11011 | 2026.01.05 22:38:35.924864 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11012 | 2026.01.05 22:38:35.924875 [ 290 ] {} <Debug> TCP-Session: f15fad3c-1782-4a3a-a2ec-5748a88c71bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11013 | 2026.01.05 22:38:35.924900 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11014 | 2026.01.05 22:38:35.924918 [ 293 ] {} <Debug> TCP-Session: 4977f75e-8bf9-46fd-a56e-cb8edc6e447a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11015 | 2026.01.05 22:38:35.924925 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11016 | 2026.01.05 22:38:35.924946 [ 289 ] {} <Debug> TCP-Session: 55891ac2-edcf-4dc5-95ca-c836a7b09a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11017 | 2026.01.05 22:38:35.924939 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11018 | 2026.01.05 22:38:35.924975 [ 291 ] {} <Debug> TCP-Session: 0efca226-1870-4f44-8a1a-1bf23ea2a455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11019 | 2026.01.05 22:38:35.924883 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11020 | 2026.01.05 22:38:35.925015 [ 294 ] {} <Debug> TCP-Session: feb86c13-0a9c-46c3-8237-2fec93dad0c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11021 | 2026.01.05 22:38:35.924808 [ 286 ] {} <Debug> TCP-Session: 12fbc38c-12e0-4149-b65f-b9130cbc481d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11022 | 2026.01.05 22:38:35.925055 [ 292 ] {} <Debug> TCP-Session: 5076e4ab-61a6-4f91-9dbd-a36645d3e306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11023 | 2026.01.05 22:38:37.250466 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37319 | ||
| 11024 | 2026.01.05 22:38:37.250583 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11025 | 2026.01.05 22:38:37.250609 [ 288 ] {} <Debug> TCP-Session: bb39beff-b3eb-460e-a5d2-ebd7031a2bf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37319 | ||
| 11026 | 2026.01.05 22:38:37.250632 [ 288 ] {} <Debug> TCP-Session: bb39beff-b3eb-460e-a5d2-ebd7031a2bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11027 | 2026.01.05 22:38:37.250646 [ 288 ] {} <Debug> TCP-Session: bb39beff-b3eb-460e-a5d2-ebd7031a2bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11028 | 2026.01.05 22:38:37.250892 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64400 | ||
| 11029 | 2026.01.05 22:38:37.250909 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51985 | ||
| 11030 | 2026.01.05 22:38:37.250931 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60111 | ||
| 11031 | 2026.01.05 22:38:37.250964 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38846 | ||
| 11032 | 2026.01.05 22:38:37.250982 [ 288 ] {} <Trace> TCP-Session: bb39beff-b3eb-460e-a5d2-ebd7031a2bf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11033 | 2026.01.05 22:38:37.251023 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11034 | 2026.01.05 22:38:37.250965 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11035 | 2026.01.05 22:38:37.251061 [ 291 ] {} <Debug> TCP-Session: 47ea9d74-b10c-4f92-a3cc-511c13ee41be Authenticating user 'default' from [fd00:1122:3344:101::e]:51985 | ||
| 11036 | 2026.01.05 22:38:37.251061 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11037 | 2026.01.05 22:38:37.251069 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11038 | 2026.01.05 22:38:37.251102 [ 291 ] {} <Debug> TCP-Session: 47ea9d74-b10c-4f92-a3cc-511c13ee41be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11039 | 2026.01.05 22:38:37.251105 [ 286 ] {} <Debug> TCP-Session: b0361e43-bae2-4525-8c66-7c3336fe967f Authenticating user 'default' from [fd00:1122:3344:101::e]:38846 | ||
| 11040 | 2026.01.05 22:38:37.251127 [ 291 ] {} <Debug> TCP-Session: 47ea9d74-b10c-4f92-a3cc-511c13ee41be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11041 | 2026.01.05 22:38:37.251129 [ 293 ] {} <Debug> TCP-Session: fc2ad6e0-261e-4252-be51-f752083b5593 Authenticating user 'default' from [fd00:1122:3344:101::e]:60111 | ||
| 11042 | 2026.01.05 22:38:37.251139 [ 286 ] {} <Debug> TCP-Session: b0361e43-bae2-4525-8c66-7c3336fe967f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11043 | 2026.01.05 22:38:37.251092 [ 290 ] {} <Debug> TCP-Session: a5316b92-d4ef-4dbd-b74c-96ecb19f20d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64400 | ||
| 11044 | 2026.01.05 22:38:37.251174 [ 286 ] {} <Debug> TCP-Session: b0361e43-bae2-4525-8c66-7c3336fe967f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11045 | 2026.01.05 22:38:37.251171 [ 293 ] {} <Debug> TCP-Session: fc2ad6e0-261e-4252-be51-f752083b5593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11046 | 2026.01.05 22:38:37.251196 [ 290 ] {} <Debug> TCP-Session: a5316b92-d4ef-4dbd-b74c-96ecb19f20d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11047 | 2026.01.05 22:38:37.251222 [ 293 ] {} <Debug> TCP-Session: fc2ad6e0-261e-4252-be51-f752083b5593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11048 | 2026.01.05 22:38:37.251235 [ 290 ] {} <Debug> TCP-Session: a5316b92-d4ef-4dbd-b74c-96ecb19f20d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11049 | 2026.01.05 22:38:37.251184 [ 288 ] {847a0c57-849c-48a8-8cae-035e0a6b54f5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37319) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11050 | 2026.01.05 22:38:37.250940 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49646 | ||
| 11051 | 2026.01.05 22:38:37.250931 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64374 | ||
| 11052 | 2026.01.05 22:38:37.250892 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49456 | ||
| 11053 | 2026.01.05 22:38:37.251354 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11054 | 2026.01.05 22:38:37.250958 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36899 | ||
| 11055 | 2026.01.05 22:38:37.251405 [ 294 ] {} <Debug> TCP-Session: 73ea5790-b36d-4e9a-a390-53123addecbd Authenticating user 'default' from [fd00:1122:3344:101::e]:49646 | ||
| 11056 | 2026.01.05 22:38:37.251428 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11057 | 2026.01.05 22:38:37.251429 [ 294 ] {} <Debug> TCP-Session: 73ea5790-b36d-4e9a-a390-53123addecbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11058 | 2026.01.05 22:38:37.251463 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11059 | 2026.01.05 22:38:37.251487 [ 294 ] {} <Debug> TCP-Session: 73ea5790-b36d-4e9a-a390-53123addecbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11060 | 2026.01.05 22:38:37.251462 [ 289 ] {} <Debug> TCP-Session: ccd16e65-ba8a-4448-87b5-de4fd34ad5f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49456 | ||
| 11061 | 2026.01.05 22:38:37.251503 [ 275 ] {} <Debug> TCP-Session: 62d11fc0-6b4b-4d0d-89ed-edfdb90e1a94 Authenticating user 'default' from [fd00:1122:3344:101::e]:36899 | ||
| 11062 | 2026.01.05 22:38:37.251527 [ 289 ] {} <Debug> TCP-Session: ccd16e65-ba8a-4448-87b5-de4fd34ad5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11063 | 2026.01.05 22:38:37.251540 [ 275 ] {} <Debug> TCP-Session: 62d11fc0-6b4b-4d0d-89ed-edfdb90e1a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11064 | 2026.01.05 22:38:37.251544 [ 288 ] {847a0c57-849c-48a8-8cae-035e0a6b54f5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11065 | 2026.01.05 22:38:37.251553 [ 289 ] {} <Debug> TCP-Session: ccd16e65-ba8a-4448-87b5-de4fd34ad5f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11066 | 2026.01.05 22:38:37.251562 [ 275 ] {} <Debug> TCP-Session: 62d11fc0-6b4b-4d0d-89ed-edfdb90e1a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11067 | 2026.01.05 22:38:37.251447 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11068 | 2026.01.05 22:38:37.251624 [ 288 ] {847a0c57-849c-48a8-8cae-035e0a6b54f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11069 | 2026.01.05 22:38:37.251656 [ 292 ] {} <Debug> TCP-Session: 326adbb6-bc9f-4ab6-9268-39205cf21ace Authenticating user 'default' from [fd00:1122:3344:101::e]:64374 | ||
| 11070 | 2026.01.05 22:38:37.251703 [ 292 ] {} <Debug> TCP-Session: 326adbb6-bc9f-4ab6-9268-39205cf21ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11071 | 2026.01.05 22:38:37.251716 [ 292 ] {} <Debug> TCP-Session: 326adbb6-bc9f-4ab6-9268-39205cf21ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11072 | 2026.01.05 22:38:37.252052 [ 288 ] {847a0c57-849c-48a8-8cae-035e0a6b54f5} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 11073 | 2026.01.05 22:38:37.252933 [ 316 ] {847a0c57-849c-48a8-8cae-035e0a6b54f5} <Trace> AggregatingTransform: Aggregating | ||
| 11074 | 2026.01.05 22:38:37.252972 [ 316 ] {847a0c57-849c-48a8-8cae-035e0a6b54f5} <Trace> Aggregator: Aggregation method: without_key | ||
| 11075 | 2026.01.05 22:38:37.253007 [ 316 ] {847a0c57-849c-48a8-8cae-035e0a6b54f5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000829399 sec. (1205.692 rows/sec., 47.10 KiB/sec.) | ||
| 11076 | 2026.01.05 22:38:37.253025 [ 316 ] {847a0c57-849c-48a8-8cae-035e0a6b54f5} <Trace> Aggregator: Merging aggregated data | ||
| 11077 | 2026.01.05 22:38:37.254409 [ 288 ] {847a0c57-849c-48a8-8cae-035e0a6b54f5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003284 sec., 304.50669914738125 rows/sec., 11.89 KiB/sec. | ||
| 11078 | 2026.01.05 22:38:37.254546 [ 288 ] {847a0c57-849c-48a8-8cae-035e0a6b54f5} <Debug> TCPHandler: Processed in 0.003695649 sec. | ||
| 11079 | 2026.01.05 22:38:37.254663 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11080 | 2026.01.05 22:38:37.254692 [ 288 ] {} <Debug> TCP-Session: bb39beff-b3eb-460e-a5d2-ebd7031a2bf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11081 | 2026.01.05 22:38:37.254695 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11082 | 2026.01.05 22:38:37.254713 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11083 | 2026.01.05 22:38:37.254726 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11084 | 2026.01.05 22:38:37.254753 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11085 | 2026.01.05 22:38:37.254777 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11086 | 2026.01.05 22:38:37.254795 [ 293 ] {} <Debug> TCP-Session: fc2ad6e0-261e-4252-be51-f752083b5593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11087 | 2026.01.05 22:38:37.254805 [ 289 ] {} <Debug> TCP-Session: ccd16e65-ba8a-4448-87b5-de4fd34ad5f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11088 | 2026.01.05 22:38:37.254814 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11089 | 2026.01.05 22:38:37.254840 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11090 | 2026.01.05 22:38:37.254824 [ 294 ] {} <Debug> TCP-Session: 73ea5790-b36d-4e9a-a390-53123addecbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11091 | 2026.01.05 22:38:37.254869 [ 291 ] {} <Debug> TCP-Session: 47ea9d74-b10c-4f92-a3cc-511c13ee41be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11092 | 2026.01.05 22:38:37.254883 [ 275 ] {} <Debug> TCP-Session: 62d11fc0-6b4b-4d0d-89ed-edfdb90e1a94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11093 | 2026.01.05 22:38:37.254776 [ 292 ] {} <Debug> TCP-Session: 326adbb6-bc9f-4ab6-9268-39205cf21ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11094 | 2026.01.05 22:38:37.254757 [ 286 ] {} <Debug> TCP-Session: b0361e43-bae2-4525-8c66-7c3336fe967f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11095 | 2026.01.05 22:38:37.254752 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11096 | 2026.01.05 22:38:37.254985 [ 290 ] {} <Debug> TCP-Session: a5316b92-d4ef-4dbd-b74c-96ecb19f20d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11097 | 2026.01.05 22:38:37.614156 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55911 | ||
| 11098 | 2026.01.05 22:38:37.614336 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11099 | 2026.01.05 22:38:37.614381 [ 288 ] {} <Debug> TCP-Session: c19f8e4a-90b1-4a7b-b896-eedbe50ddb47 Authenticating user 'default' from [fd00:1122:3344:101::e]:55911 | ||
| 11100 | 2026.01.05 22:38:37.614420 [ 288 ] {} <Debug> TCP-Session: c19f8e4a-90b1-4a7b-b896-eedbe50ddb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11101 | 2026.01.05 22:38:37.614439 [ 288 ] {} <Debug> TCP-Session: c19f8e4a-90b1-4a7b-b896-eedbe50ddb47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11102 | 2026.01.05 22:38:37.614827 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32985 | ||
| 11103 | 2026.01.05 22:38:37.614855 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37783 | ||
| 11104 | 2026.01.05 22:38:37.614914 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60402 | ||
| 11105 | 2026.01.05 22:38:37.614929 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51461 | ||
| 11106 | 2026.01.05 22:38:37.614995 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11107 | 2026.01.05 22:38:37.614896 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56036 | ||
| 11108 | 2026.01.05 22:38:37.615059 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11109 | 2026.01.05 22:38:37.615054 [ 289 ] {} <Debug> TCP-Session: 4d5d37fe-0f73-4757-b42a-b1f62a4c9f22 Authenticating user 'default' from [fd00:1122:3344:101::e]:32985 | ||
| 11110 | 2026.01.05 22:38:37.615080 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11111 | 2026.01.05 22:38:37.615105 [ 275 ] {} <Debug> TCP-Session: 600aacf8-c7cd-468b-9006-1b65490913be Authenticating user 'default' from [fd00:1122:3344:101::e]:60402 | ||
| 11112 | 2026.01.05 22:38:37.615120 [ 289 ] {} <Debug> TCP-Session: 4d5d37fe-0f73-4757-b42a-b1f62a4c9f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11113 | 2026.01.05 22:38:37.615140 [ 286 ] {} <Debug> TCP-Session: 2c0f809a-8410-47ed-8e08-4a0ddd5489d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51461 | ||
| 11114 | 2026.01.05 22:38:37.615160 [ 289 ] {} <Debug> TCP-Session: 4d5d37fe-0f73-4757-b42a-b1f62a4c9f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11115 | 2026.01.05 22:38:37.615171 [ 288 ] {} <Trace> TCP-Session: c19f8e4a-90b1-4a7b-b896-eedbe50ddb47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11116 | 2026.01.05 22:38:37.615191 [ 286 ] {} <Debug> TCP-Session: 2c0f809a-8410-47ed-8e08-4a0ddd5489d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11117 | 2026.01.05 22:38:37.615153 [ 275 ] {} <Debug> TCP-Session: 600aacf8-c7cd-468b-9006-1b65490913be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11118 | 2026.01.05 22:38:37.615235 [ 286 ] {} <Debug> TCP-Session: 2c0f809a-8410-47ed-8e08-4a0ddd5489d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11119 | 2026.01.05 22:38:37.615264 [ 275 ] {} <Debug> TCP-Session: 600aacf8-c7cd-468b-9006-1b65490913be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11120 | 2026.01.05 22:38:37.615037 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11121 | 2026.01.05 22:38:37.614885 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42053 | ||
| 11122 | 2026.01.05 22:38:37.615332 [ 291 ] {} <Debug> TCP-Session: 917abd61-3102-4115-aa25-1ee3cc987ee5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37783 | ||
| 11123 | 2026.01.05 22:38:37.614879 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53605 | ||
| 11124 | 2026.01.05 22:38:37.615410 [ 291 ] {} <Debug> TCP-Session: 917abd61-3102-4115-aa25-1ee3cc987ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11125 | 2026.01.05 22:38:37.614833 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47023 | ||
| 11126 | 2026.01.05 22:38:37.615454 [ 291 ] {} <Debug> TCP-Session: 917abd61-3102-4115-aa25-1ee3cc987ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11127 | 2026.01.05 22:38:37.615476 [ 288 ] {9e58025f-b894-4f77-ba04-abf6c85e9430} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55911) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11128 | 2026.01.05 22:38:37.615492 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11129 | 2026.01.05 22:38:37.615529 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11130 | 2026.01.05 22:38:37.615553 [ 293 ] {} <Debug> TCP-Session: 2ac7eaaa-3f58-4e09-8dae-f27b35c97a7a Authenticating user 'default' from [fd00:1122:3344:101::e]:53605 | ||
| 11131 | 2026.01.05 22:38:37.615574 [ 290 ] {} <Debug> TCP-Session: ec0aeaab-36c3-4660-a6e1-812e4ecf0adb Authenticating user 'default' from [fd00:1122:3344:101::e]:47023 | ||
| 11132 | 2026.01.05 22:38:37.615593 [ 293 ] {} <Debug> TCP-Session: 2ac7eaaa-3f58-4e09-8dae-f27b35c97a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11133 | 2026.01.05 22:38:37.615611 [ 290 ] {} <Debug> TCP-Session: ec0aeaab-36c3-4660-a6e1-812e4ecf0adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11134 | 2026.01.05 22:38:37.615626 [ 293 ] {} <Debug> TCP-Session: 2ac7eaaa-3f58-4e09-8dae-f27b35c97a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11135 | 2026.01.05 22:38:37.615644 [ 290 ] {} <Debug> TCP-Session: ec0aeaab-36c3-4660-a6e1-812e4ecf0adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11136 | 2026.01.05 22:38:37.615481 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11137 | 2026.01.05 22:38:37.615132 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11138 | 2026.01.05 22:38:37.615737 [ 292 ] {} <Debug> TCP-Session: c9e6bc8a-d9a0-4a02-8e00-e388687a635e Authenticating user 'default' from [fd00:1122:3344:101::e]:42053 | ||
| 11139 | 2026.01.05 22:38:37.615753 [ 294 ] {} <Debug> TCP-Session: 8d5bca5d-5298-4415-9c0e-6e8161cdd710 Authenticating user 'default' from [fd00:1122:3344:101::e]:56036 | ||
| 11140 | 2026.01.05 22:38:37.615776 [ 292 ] {} <Debug> TCP-Session: c9e6bc8a-d9a0-4a02-8e00-e388687a635e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11141 | 2026.01.05 22:38:37.615783 [ 294 ] {} <Debug> TCP-Session: 8d5bca5d-5298-4415-9c0e-6e8161cdd710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11142 | 2026.01.05 22:38:37.615807 [ 292 ] {} <Debug> TCP-Session: c9e6bc8a-d9a0-4a02-8e00-e388687a635e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11143 | 2026.01.05 22:38:37.615825 [ 294 ] {} <Debug> TCP-Session: 8d5bca5d-5298-4415-9c0e-6e8161cdd710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11144 | 2026.01.05 22:38:37.615864 [ 288 ] {9e58025f-b894-4f77-ba04-abf6c85e9430} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11145 | 2026.01.05 22:38:37.615957 [ 288 ] {9e58025f-b894-4f77-ba04-abf6c85e9430} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11146 | 2026.01.05 22:38:37.616334 [ 288 ] {9e58025f-b894-4f77-ba04-abf6c85e9430} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 11147 | 2026.01.05 22:38:37.617432 [ 324 ] {9e58025f-b894-4f77-ba04-abf6c85e9430} <Trace> AggregatingTransform: Aggregating | ||
| 11148 | 2026.01.05 22:38:37.617472 [ 324 ] {9e58025f-b894-4f77-ba04-abf6c85e9430} <Trace> Aggregator: Aggregation method: without_key | ||
| 11149 | 2026.01.05 22:38:37.617510 [ 324 ] {9e58025f-b894-4f77-ba04-abf6c85e9430} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001052446 sec. (950.168 rows/sec., 37.12 KiB/sec.) | ||
| 11150 | 2026.01.05 22:38:37.617529 [ 324 ] {9e58025f-b894-4f77-ba04-abf6c85e9430} <Trace> Aggregator: Merging aggregated data | ||
| 11151 | 2026.01.05 22:38:37.619172 [ 288 ] {9e58025f-b894-4f77-ba04-abf6c85e9430} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003782 sec., 264.4103648863035 rows/sec., 10.33 KiB/sec. | ||
| 11152 | 2026.01.05 22:38:37.619317 [ 288 ] {9e58025f-b894-4f77-ba04-abf6c85e9430} <Debug> TCPHandler: Processed in 0.004417733 sec. | ||
| 11153 | 2026.01.05 22:38:37.619429 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11154 | 2026.01.05 22:38:37.619461 [ 288 ] {} <Debug> TCP-Session: c19f8e4a-90b1-4a7b-b896-eedbe50ddb47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11155 | 2026.01.05 22:38:37.619462 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11156 | 2026.01.05 22:38:37.619486 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11157 | 2026.01.05 22:38:37.619506 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11158 | 2026.01.05 22:38:37.619521 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11159 | 2026.01.05 22:38:37.619549 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11160 | 2026.01.05 22:38:37.619574 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11161 | 2026.01.05 22:38:37.619590 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11162 | 2026.01.05 22:38:37.619611 [ 292 ] {} <Debug> TCP-Session: c9e6bc8a-d9a0-4a02-8e00-e388687a635e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11163 | 2026.01.05 22:38:37.619623 [ 293 ] {} <Debug> TCP-Session: 2ac7eaaa-3f58-4e09-8dae-f27b35c97a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11164 | 2026.01.05 22:38:37.619646 [ 275 ] {} <Debug> TCP-Session: 600aacf8-c7cd-468b-9006-1b65490913be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11165 | 2026.01.05 22:38:37.619579 [ 294 ] {} <Debug> TCP-Session: 8d5bca5d-5298-4415-9c0e-6e8161cdd710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11166 | 2026.01.05 22:38:37.619563 [ 289 ] {} <Debug> TCP-Session: 4d5d37fe-0f73-4757-b42a-b1f62a4c9f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11167 | 2026.01.05 22:38:37.619559 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11168 | 2026.01.05 22:38:37.619534 [ 286 ] {} <Debug> TCP-Session: 2c0f809a-8410-47ed-8e08-4a0ddd5489d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11169 | 2026.01.05 22:38:37.619747 [ 290 ] {} <Debug> TCP-Session: ec0aeaab-36c3-4660-a6e1-812e4ecf0adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11170 | 2026.01.05 22:38:37.619511 [ 291 ] {} <Debug> TCP-Session: 917abd61-3102-4115-aa25-1ee3cc987ee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11171 | 2026.01.05 22:38:38.916518 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11172 | 2026.01.05 22:38:38.916725 [ 277 ] {0c0ea457-5e98-4428-85fc-8a89f70e43b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11173 | 2026.01.05 22:38:38.916797 [ 277 ] {0c0ea457-5e98-4428-85fc-8a89f70e43b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11174 | 2026.01.05 22:38:38.917474 [ 277 ] {0c0ea457-5e98-4428-85fc-8a89f70e43b3} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2026.01.05 22:38:38.917530 [ 277 ] {0c0ea457-5e98-4428-85fc-8a89f70e43b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11176 | 2026.01.05 22:38:38.917962 [ 277 ] {0c0ea457-5e98-4428-85fc-8a89f70e43b3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11177 | 2026.01.05 22:38:38.918219 [ 277 ] {0c0ea457-5e98-4428-85fc-8a89f70e43b3} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2026.01.05 22:38:38.918378 [ 277 ] {0c0ea457-5e98-4428-85fc-8a89f70e43b3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001704 sec., 14084.507042253521 rows/sec., 1.17 MiB/sec. | ||
| 11179 | 2026.01.05 22:38:38.918424 [ 277 ] {0c0ea457-5e98-4428-85fc-8a89f70e43b3} <Debug> TCPHandler: Processed in 0.002040691 sec. | ||
| 11180 | 2026.01.05 22:38:38.918559 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11181 | 2026.01.05 22:38:38.918663 [ 277 ] {cde4d7dc-6b5d-491a-9a64-45a199de7ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11182 | 2026.01.05 22:38:38.918705 [ 277 ] {cde4d7dc-6b5d-491a-9a64-45a199de7ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11183 | 2026.01.05 22:38:38.919105 [ 277 ] {cde4d7dc-6b5d-491a-9a64-45a199de7ba6} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2026.01.05 22:38:38.919143 [ 277 ] {cde4d7dc-6b5d-491a-9a64-45a199de7ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11185 | 2026.01.05 22:38:38.919459 [ 277 ] {cde4d7dc-6b5d-491a-9a64-45a199de7ba6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11186 | 2026.01.05 22:38:38.919713 [ 277 ] {cde4d7dc-6b5d-491a-9a64-45a199de7ba6} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11187 | 2026.01.05 22:38:38.919848 [ 277 ] {cde4d7dc-6b5d-491a-9a64-45a199de7ba6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00121 sec., 1652.892561983471 rows/sec., 134.78 KiB/sec. | ||
| 11188 | 2026.01.05 22:38:38.919886 [ 277 ] {cde4d7dc-6b5d-491a-9a64-45a199de7ba6} <Debug> TCPHandler: Processed in 0.001380067 sec. | ||
| 11189 | 2026.01.05 22:38:38.919996 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11190 | 2026.01.05 22:38:38.920089 [ 277 ] {0db77801-2dd6-4ecf-bdb5-fbeb977ac490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11191 | 2026.01.05 22:38:38.920129 [ 277 ] {0db77801-2dd6-4ecf-bdb5-fbeb977ac490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11192 | 2026.01.05 22:38:38.921295 [ 277 ] {0db77801-2dd6-4ecf-bdb5-fbeb977ac490} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2026.01.05 22:38:38.921333 [ 277 ] {0db77801-2dd6-4ecf-bdb5-fbeb977ac490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11194 | 2026.01.05 22:38:38.921799 [ 277 ] {0db77801-2dd6-4ecf-bdb5-fbeb977ac490} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11195 | 2026.01.05 22:38:38.922034 [ 277 ] {0db77801-2dd6-4ecf-bdb5-fbeb977ac490} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11196 | 2026.01.05 22:38:38.922169 [ 277 ] {0db77801-2dd6-4ecf-bdb5-fbeb977ac490} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002099 sec., 636969.9857074796 rows/sec., 53.28 MiB/sec. | ||
| 11197 | 2026.01.05 22:38:38.922209 [ 277 ] {0db77801-2dd6-4ecf-bdb5-fbeb977ac490} <Debug> TCPHandler: Processed in 0.002261749 sec. | ||
| 11198 | 2026.01.05 22:38:38.922331 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11199 | 2026.01.05 22:38:38.922427 [ 277 ] {d11a32de-e17b-49f0-af58-3df536686b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11200 | 2026.01.05 22:38:38.922469 [ 277 ] {d11a32de-e17b-49f0-af58-3df536686b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11201 | 2026.01.05 22:38:38.922887 [ 277 ] {d11a32de-e17b-49f0-af58-3df536686b63} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11202 | 2026.01.05 22:38:38.922922 [ 277 ] {d11a32de-e17b-49f0-af58-3df536686b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11203 | 2026.01.05 22:38:38.923237 [ 277 ] {d11a32de-e17b-49f0-af58-3df536686b63} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11204 | 2026.01.05 22:38:38.923455 [ 277 ] {d11a32de-e17b-49f0-af58-3df536686b63} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11205 | 2026.01.05 22:38:38.923563 [ 127 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11206 | 2026.01.05 22:38:38.923589 [ 277 ] {d11a32de-e17b-49f0-af58-3df536686b63} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001181 sec., 20321.761219305674 rows/sec., 1.53 MiB/sec. | ||
| 11207 | 2026.01.05 22:38:38.923601 [ 127 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11208 | 2026.01.05 22:38:38.923622 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11209 | 2026.01.05 22:38:38.923628 [ 277 ] {d11a32de-e17b-49f0-af58-3df536686b63} <Debug> TCPHandler: Processed in 0.001347267 sec. | ||
| 11210 | 2026.01.05 22:38:38.923749 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 11211 | 2026.01.05 22:38:38.923758 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.01.05 22:38:38.923911 [ 277 ] {765cd375-3bc4-4259-9451-84e3ec61d58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11213 | 2026.01.05 22:38:38.923913 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11214 | 2026.01.05 22:38:38.923955 [ 277 ] {765cd375-3bc4-4259-9451-84e3ec61d58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11215 | 2026.01.05 22:38:38.923963 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 281 rows starting from the beginning of the part | ||
| 11216 | 2026.01.05 22:38:38.924045 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 11217 | 2026.01.05 22:38:38.924094 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
| 11218 | 2026.01.05 22:38:38.924137 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part | ||
| 11219 | 2026.01.05 22:38:38.924178 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 11220 | 2026.01.05 22:38:38.924221 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 11221 | 2026.01.05 22:38:38.924476 [ 277 ] {765cd375-3bc4-4259-9451-84e3ec61d58d} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11222 | 2026.01.05 22:38:38.924519 [ 277 ] {765cd375-3bc4-4259-9451-84e3ec61d58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11223 | 2026.01.05 22:38:38.924907 [ 277 ] {765cd375-3bc4-4259-9451-84e3ec61d58d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11224 | 2026.01.05 22:38:38.925125 [ 277 ] {765cd375-3bc4-4259-9451-84e3ec61d58d} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11225 | 2026.01.05 22:38:38.925124 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 387 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143834 sec., 269060.1665809197 rows/sec., 18.68 MiB/sec. | ||
| 11226 | 2026.01.05 22:38:38.925253 [ 277 ] {765cd375-3bc4-4259-9451-84e3ec61d58d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001361 sec., 185157.9720793534 rows/sec., 12.81 MiB/sec. | ||
| 11227 | 2026.01.05 22:38:38.925292 [ 277 ] {765cd375-3bc4-4259-9451-84e3ec61d58d} <Debug> TCPHandler: Processed in 0.001585275 sec. | ||
| 11228 | 2026.01.05 22:38:38.925337 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11229 | 2026.01.05 22:38:38.925413 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11230 | 2026.01.05 22:38:38.925510 [ 277 ] {41800d86-4c93-4f1b-bc0a-ed49f8a6210e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11231 | 2026.01.05 22:38:38.925553 [ 277 ] {41800d86-4c93-4f1b-bc0a-ed49f8a6210e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11232 | 2026.01.05 22:38:38.925680 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_71_14} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11233 | 2026.01.05 22:38:38.925778 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_71_14} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11234 | 2026.01.05 22:38:38.925901 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11235 | 2026.01.05 22:38:38.925962 [ 277 ] {41800d86-4c93-4f1b-bc0a-ed49f8a6210e} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11236 | 2026.01.05 22:38:38.926002 [ 277 ] {41800d86-4c93-4f1b-bc0a-ed49f8a6210e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11237 | 2026.01.05 22:38:38.926306 [ 277 ] {41800d86-4c93-4f1b-bc0a-ed49f8a6210e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11238 | 2026.01.05 22:38:38.926523 [ 277 ] {41800d86-4c93-4f1b-bc0a-ed49f8a6210e} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11239 | 2026.01.05 22:38:38.926650 [ 277 ] {41800d86-4c93-4f1b-bc0a-ed49f8a6210e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 809.59 KiB/sec. | ||
| 11240 | 2026.01.05 22:38:38.926689 [ 277 ] {41800d86-4c93-4f1b-bc0a-ed49f8a6210e} <Debug> TCPHandler: Processed in 0.001326656 sec. | ||
| 11241 | 2026.01.05 22:38:38.926818 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11242 | 2026.01.05 22:38:38.926936 [ 277 ] {9e81a9df-03ea-4f73-8d5b-f24b0d4c5f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11243 | 2026.01.05 22:38:38.926986 [ 277 ] {9e81a9df-03ea-4f73-8d5b-f24b0d4c5f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11244 | 2026.01.05 22:38:38.927746 [ 277 ] {9e81a9df-03ea-4f73-8d5b-f24b0d4c5f70} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11245 | 2026.01.05 22:38:38.927782 [ 277 ] {9e81a9df-03ea-4f73-8d5b-f24b0d4c5f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11246 | 2026.01.05 22:38:38.928158 [ 277 ] {9e81a9df-03ea-4f73-8d5b-f24b0d4c5f70} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11247 | 2026.01.05 22:38:38.928376 [ 277 ] {9e81a9df-03ea-4f73-8d5b-f24b0d4c5f70} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11248 | 2026.01.05 22:38:38.928505 [ 277 ] {9e81a9df-03ea-4f73-8d5b-f24b0d4c5f70} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001593 sec., 356559.94978028873 rows/sec., 26.74 MiB/sec. | ||
| 11249 | 2026.01.05 22:38:38.928543 [ 277 ] {9e81a9df-03ea-4f73-8d5b-f24b0d4c5f70} <Debug> TCPHandler: Processed in 0.001785842 sec. | ||
| 11250 | 2026.01.05 22:38:38.928659 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11251 | 2026.01.05 22:38:38.928754 [ 277 ] {b7b7a728-a376-494f-b33c-22c37d726631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11252 | 2026.01.05 22:38:38.928799 [ 277 ] {b7b7a728-a376-494f-b33c-22c37d726631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11253 | 2026.01.05 22:38:38.929412 [ 277 ] {b7b7a728-a376-494f-b33c-22c37d726631} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11254 | 2026.01.05 22:38:38.929446 [ 277 ] {b7b7a728-a376-494f-b33c-22c37d726631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11255 | 2026.01.05 22:38:38.929879 [ 277 ] {b7b7a728-a376-494f-b33c-22c37d726631} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11256 | 2026.01.05 22:38:38.930096 [ 277 ] {b7b7a728-a376-494f-b33c-22c37d726631} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11257 | 2026.01.05 22:38:38.930225 [ 277 ] {b7b7a728-a376-494f-b33c-22c37d726631} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001489 sec., 591672.2632639355 rows/sec., 40.16 MiB/sec. | ||
| 11258 | 2026.01.05 22:38:38.930262 [ 277 ] {b7b7a728-a376-494f-b33c-22c37d726631} <Debug> TCPHandler: Processed in 0.001652857 sec. | ||
| 11259 | 2026.01.05 22:38:38.930381 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11260 | 2026.01.05 22:38:38.930487 [ 277 ] {9cfe5508-48e5-48fc-968d-ac7440329661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11261 | 2026.01.05 22:38:38.930543 [ 277 ] {9cfe5508-48e5-48fc-968d-ac7440329661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11262 | 2026.01.05 22:38:38.931377 [ 277 ] {9cfe5508-48e5-48fc-968d-ac7440329661} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2026.01.05 22:38:38.931413 [ 277 ] {9cfe5508-48e5-48fc-968d-ac7440329661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11264 | 2026.01.05 22:38:38.931976 [ 277 ] {9cfe5508-48e5-48fc-968d-ac7440329661} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11265 | 2026.01.05 22:38:38.932202 [ 277 ] {9cfe5508-48e5-48fc-968d-ac7440329661} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2026.01.05 22:38:38.932312 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11267 | 2026.01.05 22:38:38.932341 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2026.01.05 22:38:38.932348 [ 277 ] {9cfe5508-48e5-48fc-968d-ac7440329661} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00188 sec., 5319.148936170213 rows/sec., 9.53 MiB/sec. | ||
| 11269 | 2026.01.05 22:38:38.932358 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11270 | 2026.01.05 22:38:38.932426 [ 277 ] {9cfe5508-48e5-48fc-968d-ac7440329661} <Debug> TCPHandler: Processed in 0.002099033 sec. | ||
| 11271 | 2026.01.05 22:38:38.932440 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 11272 | 2026.01.05 22:38:38.932566 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11273 | 2026.01.05 22:38:38.932631 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11274 | 2026.01.05 22:38:38.932662 [ 277 ] {ffe8a5cb-395d-499f-8bab-e38932c50583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11275 | 2026.01.05 22:38:38.932685 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1331 rows starting from the beginning of the part | ||
| 11276 | 2026.01.05 22:38:38.932705 [ 277 ] {ffe8a5cb-395d-499f-8bab-e38932c50583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11277 | 2026.01.05 22:38:38.932806 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 11278 | 2026.01.05 22:38:38.932907 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
| 11279 | 2026.01.05 22:38:38.933003 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 11280 | 2026.01.05 22:38:38.933063 [ 277 ] {ffe8a5cb-395d-499f-8bab-e38932c50583} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.01.05 22:38:38.933096 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
| 11282 | 2026.01.05 22:38:38.933099 [ 277 ] {ffe8a5cb-395d-499f-8bab-e38932c50583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11283 | 2026.01.05 22:38:38.933188 [ 195 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 11284 | 2026.01.05 22:38:38.933448 [ 277 ] {ffe8a5cb-395d-499f-8bab-e38932c50583} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11285 | 2026.01.05 22:38:38.933674 [ 277 ] {ffe8a5cb-395d-499f-8bab-e38932c50583} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2026.01.05 22:38:38.933804 [ 277 ] {ffe8a5cb-395d-499f-8bab-e38932c50583} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 11287 | 2026.01.05 22:38:38.933840 [ 277 ] {ffe8a5cb-395d-499f-8bab-e38932c50583} <Debug> TCPHandler: Processed in 0.001325196 sec. | ||
| 11288 | 2026.01.05 22:38:38.939040 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1421 rows, containing 19 columns (19 merged, 0 gathered) in 0.00663309 sec., 214228.9641780829 rows/sec., 383.89 MiB/sec. | ||
| 11289 | 2026.01.05 22:38:38.940679 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11290 | 2026.01.05 22:38:38.941009 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11291 | 2026.01.05 22:38:38.941077 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11292 | 2026.01.05 22:38:38.941180 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 11293 | 2026.01.05 22:38:39.000220 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.72 MiB, peak 343.17 MiB, free memory in arenas 0.00 B, will set to 333.02 MiB (RSS), difference: 2.30 MiB | ||
| 11294 | 2026.01.05 22:38:39.016475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27429 | ||
| 11295 | 2026.01.05 22:38:39.017013 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2026.01.05 22:38:39.017068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11297 | 2026.01.05 22:38:39.017570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11298 | 2026.01.05 22:38:39.017834 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11299 | 2026.01.05 22:38:39.018007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27429 | ||
| 11300 | 2026.01.05 22:38:40.395033 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11301 | 2026.01.05 22:38:40.409821 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2026.01.05 22:38:40.409869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11303 | 2026.01.05 22:38:40.415046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11304 | 2026.01.05 22:38:40.415732 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11305 | 2026.01.05 22:38:40.418519 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11306 | 2026.01.05 22:38:41.576518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1378 | ||
| 11307 | 2026.01.05 22:38:41.579047 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2026.01.05 22:38:41.579091 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11309 | 2026.01.05 22:38:41.580312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11310 | 2026.01.05 22:38:41.580598 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2026.01.05 22:38:41.580865 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1378 | ||
| 11312 | 2026.01.05 22:38:43.888136 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11313 | 2026.01.05 22:38:43.888337 [ 277 ] {2e9b8211-93ce-4633-a498-abcaa197948b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11314 | 2026.01.05 22:38:43.888403 [ 277 ] {2e9b8211-93ce-4633-a498-abcaa197948b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11315 | 2026.01.05 22:38:43.889109 [ 277 ] {2e9b8211-93ce-4633-a498-abcaa197948b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2026.01.05 22:38:43.889158 [ 277 ] {2e9b8211-93ce-4633-a498-abcaa197948b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11317 | 2026.01.05 22:38:43.889558 [ 277 ] {2e9b8211-93ce-4633-a498-abcaa197948b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11318 | 2026.01.05 22:38:43.889801 [ 277 ] {2e9b8211-93ce-4633-a498-abcaa197948b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2026.01.05 22:38:43.889953 [ 277 ] {2e9b8211-93ce-4633-a498-abcaa197948b} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001668 sec., 69544.36450839328 rows/sec., 5.89 MiB/sec. | ||
| 11320 | 2026.01.05 22:38:43.889995 [ 277 ] {2e9b8211-93ce-4633-a498-abcaa197948b} <Debug> TCPHandler: Processed in 0.001995529 sec. | ||
| 11321 | 2026.01.05 22:38:43.890120 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11322 | 2026.01.05 22:38:43.890215 [ 277 ] {781244d6-6e78-4901-8619-2da5841fe1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11323 | 2026.01.05 22:38:43.890255 [ 277 ] {781244d6-6e78-4901-8619-2da5841fe1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11324 | 2026.01.05 22:38:43.890658 [ 277 ] {781244d6-6e78-4901-8619-2da5841fe1bc} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2026.01.05 22:38:43.890695 [ 277 ] {781244d6-6e78-4901-8619-2da5841fe1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11326 | 2026.01.05 22:38:43.890995 [ 277 ] {781244d6-6e78-4901-8619-2da5841fe1bc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11327 | 2026.01.05 22:38:43.891206 [ 277 ] {781244d6-6e78-4901-8619-2da5841fe1bc} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2026.01.05 22:38:43.891332 [ 277 ] {781244d6-6e78-4901-8619-2da5841fe1bc} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001136 sec., 26408.45070422535 rows/sec., 1.94 MiB/sec. | ||
| 11329 | 2026.01.05 22:38:43.891369 [ 277 ] {781244d6-6e78-4901-8619-2da5841fe1bc} <Debug> TCPHandler: Processed in 0.001296385 sec. | ||
| 11330 | 2026.01.05 22:38:43.891468 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11331 | 2026.01.05 22:38:43.891559 [ 277 ] {eb25a0eb-ec44-4da0-bba6-6c01f9deec70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11332 | 2026.01.05 22:38:43.891598 [ 277 ] {eb25a0eb-ec44-4da0-bba6-6c01f9deec70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11333 | 2026.01.05 22:38:43.892017 [ 277 ] {eb25a0eb-ec44-4da0-bba6-6c01f9deec70} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11334 | 2026.01.05 22:38:43.892053 [ 277 ] {eb25a0eb-ec44-4da0-bba6-6c01f9deec70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11335 | 2026.01.05 22:38:43.892355 [ 277 ] {eb25a0eb-ec44-4da0-bba6-6c01f9deec70} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11336 | 2026.01.05 22:38:43.892568 [ 277 ] {eb25a0eb-ec44-4da0-bba6-6c01f9deec70} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11337 | 2026.01.05 22:38:43.892692 [ 277 ] {eb25a0eb-ec44-4da0-bba6-6c01f9deec70} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001151 sec., 81668.11468288445 rows/sec., 6.38 MiB/sec. | ||
| 11338 | 2026.01.05 22:38:43.892729 [ 277 ] {eb25a0eb-ec44-4da0-bba6-6c01f9deec70} <Debug> TCPHandler: Processed in 0.001308235 sec. | ||
| 11339 | 2026.01.05 22:38:43.892842 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11340 | 2026.01.05 22:38:43.892934 [ 277 ] {4a732868-0998-4705-a537-77f29ec258c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11341 | 2026.01.05 22:38:43.892977 [ 277 ] {4a732868-0998-4705-a537-77f29ec258c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11342 | 2026.01.05 22:38:43.893381 [ 277 ] {4a732868-0998-4705-a537-77f29ec258c8} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11343 | 2026.01.05 22:38:43.893417 [ 277 ] {4a732868-0998-4705-a537-77f29ec258c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11344 | 2026.01.05 22:38:43.893800 [ 277 ] {4a732868-0998-4705-a537-77f29ec258c8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11345 | 2026.01.05 22:38:43.894019 [ 277 ] {4a732868-0998-4705-a537-77f29ec258c8} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11346 | 2026.01.05 22:38:43.894148 [ 277 ] {4a732868-0998-4705-a537-77f29ec258c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 11347 | 2026.01.05 22:38:43.894185 [ 277 ] {4a732868-0998-4705-a537-77f29ec258c8} <Debug> TCPHandler: Processed in 0.001390018 sec. | ||
| 11348 | 2026.01.05 22:38:43.894288 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11349 | 2026.01.05 22:38:43.894380 [ 277 ] {2015fab3-efc3-4941-a13e-88797ea4fc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11350 | 2026.01.05 22:38:43.894433 [ 277 ] {2015fab3-efc3-4941-a13e-88797ea4fc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11351 | 2026.01.05 22:38:43.895259 [ 277 ] {2015fab3-efc3-4941-a13e-88797ea4fc9e} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11352 | 2026.01.05 22:38:43.895295 [ 277 ] {2015fab3-efc3-4941-a13e-88797ea4fc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11353 | 2026.01.05 22:38:43.895841 [ 277 ] {2015fab3-efc3-4941-a13e-88797ea4fc9e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11354 | 2026.01.05 22:38:43.896080 [ 277 ] {2015fab3-efc3-4941-a13e-88797ea4fc9e} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11355 | 2026.01.05 22:38:43.896218 [ 277 ] {2015fab3-efc3-4941-a13e-88797ea4fc9e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001855 sec., 16172.506738544473 rows/sec., 28.98 MiB/sec. | ||
| 11356 | 2026.01.05 22:38:43.896271 [ 277 ] {2015fab3-efc3-4941-a13e-88797ea4fc9e} <Debug> TCPHandler: Processed in 0.002029311 sec. | ||
| 11357 | 2026.01.05 22:38:43.896379 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11358 | 2026.01.05 22:38:43.896472 [ 277 ] {af0acae4-f2fb-41fe-b87a-364ecfa4942d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11359 | 2026.01.05 22:38:43.896513 [ 277 ] {af0acae4-f2fb-41fe-b87a-364ecfa4942d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11360 | 2026.01.05 22:38:43.896843 [ 277 ] {af0acae4-f2fb-41fe-b87a-364ecfa4942d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11361 | 2026.01.05 22:38:43.896879 [ 277 ] {af0acae4-f2fb-41fe-b87a-364ecfa4942d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11362 | 2026.01.05 22:38:43.897177 [ 277 ] {af0acae4-f2fb-41fe-b87a-364ecfa4942d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11363 | 2026.01.05 22:38:43.897391 [ 277 ] {af0acae4-f2fb-41fe-b87a-364ecfa4942d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11364 | 2026.01.05 22:38:43.897516 [ 277 ] {af0acae4-f2fb-41fe-b87a-364ecfa4942d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 11365 | 2026.01.05 22:38:43.897551 [ 277 ] {af0acae4-f2fb-41fe-b87a-364ecfa4942d} <Debug> TCPHandler: Processed in 0.001219192 sec. | ||
| 11366 | 2026.01.05 22:38:46.291737 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11367 | 2026.01.05 22:38:46.291819 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11368 | 2026.01.05 22:38:46.519102 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27877 | ||
| 11369 | 2026.01.05 22:38:46.519647 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2026.01.05 22:38:46.519697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11371 | 2026.01.05 22:38:46.520248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11372 | 2026.01.05 22:38:46.520527 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2026.01.05 22:38:46.520690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27877 | ||
| 11374 | 2026.01.05 22:38:47.919531 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11375 | 2026.01.05 22:38:47.935063 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11376 | 2026.01.05 22:38:47.935128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11377 | 2026.01.05 22:38:47.940904 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11378 | 2026.01.05 22:38:47.941615 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2026.01.05 22:38:47.944660 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11380 | 2026.01.05 22:38:48.887067 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11381 | 2026.01.05 22:38:48.887268 [ 277 ] {dfeed7d5-cc30-45df-8b8a-235d294daa05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11382 | 2026.01.05 22:38:48.887336 [ 277 ] {dfeed7d5-cc30-45df-8b8a-235d294daa05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11383 | 2026.01.05 22:38:48.887998 [ 277 ] {dfeed7d5-cc30-45df-8b8a-235d294daa05} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2026.01.05 22:38:48.888040 [ 277 ] {dfeed7d5-cc30-45df-8b8a-235d294daa05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11385 | 2026.01.05 22:38:48.888481 [ 277 ] {dfeed7d5-cc30-45df-8b8a-235d294daa05} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11386 | 2026.01.05 22:38:48.888747 [ 277 ] {dfeed7d5-cc30-45df-8b8a-235d294daa05} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2026.01.05 22:38:48.888900 [ 277 ] {dfeed7d5-cc30-45df-8b8a-235d294daa05} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001682 sec., 45184.30439952438 rows/sec., 3.72 MiB/sec. | ||
| 11388 | 2026.01.05 22:38:48.888944 [ 277 ] {dfeed7d5-cc30-45df-8b8a-235d294daa05} <Debug> TCPHandler: Processed in 0.00200878 sec. | ||
| 11389 | 2026.01.05 22:38:48.889114 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2026.01.05 22:38:48.889210 [ 277 ] {08ba01da-96be-43fe-924c-fcf4466ddb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11391 | 2026.01.05 22:38:48.889252 [ 277 ] {08ba01da-96be-43fe-924c-fcf4466ddb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11392 | 2026.01.05 22:38:48.889655 [ 277 ] {08ba01da-96be-43fe-924c-fcf4466ddb8f} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11393 | 2026.01.05 22:38:48.889689 [ 277 ] {08ba01da-96be-43fe-924c-fcf4466ddb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11394 | 2026.01.05 22:38:48.889993 [ 277 ] {08ba01da-96be-43fe-924c-fcf4466ddb8f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11395 | 2026.01.05 22:38:48.890208 [ 277 ] {08ba01da-96be-43fe-924c-fcf4466ddb8f} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2026.01.05 22:38:48.890334 [ 277 ] {08ba01da-96be-43fe-924c-fcf4466ddb8f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001142 sec., 8756.567425569177 rows/sec., 658.45 KiB/sec. | ||
| 11397 | 2026.01.05 22:38:48.890372 [ 277 ] {08ba01da-96be-43fe-924c-fcf4466ddb8f} <Debug> TCPHandler: Processed in 0.001306625 sec. | ||
| 11398 | 2026.01.05 22:38:48.890484 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11399 | 2026.01.05 22:38:48.890579 [ 277 ] {aaa7c3a0-7e00-43a2-b429-09c7fbf0b030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11400 | 2026.01.05 22:38:48.890617 [ 277 ] {aaa7c3a0-7e00-43a2-b429-09c7fbf0b030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11401 | 2026.01.05 22:38:48.891044 [ 277 ] {aaa7c3a0-7e00-43a2-b429-09c7fbf0b030} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2026.01.05 22:38:48.891078 [ 277 ] {aaa7c3a0-7e00-43a2-b429-09c7fbf0b030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11403 | 2026.01.05 22:38:48.891382 [ 277 ] {aaa7c3a0-7e00-43a2-b429-09c7fbf0b030} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11404 | 2026.01.05 22:38:48.891592 [ 277 ] {aaa7c3a0-7e00-43a2-b429-09c7fbf0b030} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2026.01.05 22:38:48.891719 [ 277 ] {aaa7c3a0-7e00-43a2-b429-09c7fbf0b030} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 11406 | 2026.01.05 22:38:48.891758 [ 277 ] {aaa7c3a0-7e00-43a2-b429-09c7fbf0b030} <Debug> TCPHandler: Processed in 0.001323196 sec. | ||
| 11407 | 2026.01.05 22:38:48.891873 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11408 | 2026.01.05 22:38:48.891967 [ 277 ] {b2fbba37-2427-4ad9-b1c0-90c6616159a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11409 | 2026.01.05 22:38:48.892010 [ 277 ] {b2fbba37-2427-4ad9-b1c0-90c6616159a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11410 | 2026.01.05 22:38:48.892417 [ 277 ] {b2fbba37-2427-4ad9-b1c0-90c6616159a3} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2026.01.05 22:38:48.892450 [ 277 ] {b2fbba37-2427-4ad9-b1c0-90c6616159a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11412 | 2026.01.05 22:38:48.892792 [ 277 ] {b2fbba37-2427-4ad9-b1c0-90c6616159a3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11413 | 2026.01.05 22:38:48.893012 [ 277 ] {b2fbba37-2427-4ad9-b1c0-90c6616159a3} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2026.01.05 22:38:48.893144 [ 277 ] {b2fbba37-2427-4ad9-b1c0-90c6616159a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 11415 | 2026.01.05 22:38:48.893181 [ 277 ] {b2fbba37-2427-4ad9-b1c0-90c6616159a3} <Debug> TCPHandler: Processed in 0.001356827 sec. | ||
| 11416 | 2026.01.05 22:38:48.893288 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2026.01.05 22:38:48.893382 [ 277 ] {082b2129-9f60-4ffe-8efa-ee71e11341e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11418 | 2026.01.05 22:38:48.893442 [ 277 ] {082b2129-9f60-4ffe-8efa-ee71e11341e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11419 | 2026.01.05 22:38:48.894199 [ 277 ] {082b2129-9f60-4ffe-8efa-ee71e11341e2} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2026.01.05 22:38:48.894235 [ 277 ] {082b2129-9f60-4ffe-8efa-ee71e11341e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11421 | 2026.01.05 22:38:48.894756 [ 277 ] {082b2129-9f60-4ffe-8efa-ee71e11341e2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11422 | 2026.01.05 22:38:48.894977 [ 277 ] {082b2129-9f60-4ffe-8efa-ee71e11341e2} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2026.01.05 22:38:48.895115 [ 277 ] {082b2129-9f60-4ffe-8efa-ee71e11341e2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001751 sec., 5711.022272986865 rows/sec., 10.23 MiB/sec. | ||
| 11424 | 2026.01.05 22:38:48.895168 [ 277 ] {082b2129-9f60-4ffe-8efa-ee71e11341e2} <Debug> TCPHandler: Processed in 0.001928066 sec. | ||
| 11425 | 2026.01.05 22:38:48.895282 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2026.01.05 22:38:48.895376 [ 277 ] {43c0cbe8-6f81-4ceb-90d4-3e1f48e80721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11427 | 2026.01.05 22:38:48.895419 [ 277 ] {43c0cbe8-6f81-4ceb-90d4-3e1f48e80721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11428 | 2026.01.05 22:38:48.895758 [ 277 ] {43c0cbe8-6f81-4ceb-90d4-3e1f48e80721} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2026.01.05 22:38:48.895792 [ 277 ] {43c0cbe8-6f81-4ceb-90d4-3e1f48e80721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11430 | 2026.01.05 22:38:48.896110 [ 277 ] {43c0cbe8-6f81-4ceb-90d4-3e1f48e80721} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11431 | 2026.01.05 22:38:48.896319 [ 277 ] {43c0cbe8-6f81-4ceb-90d4-3e1f48e80721} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2026.01.05 22:38:48.896450 [ 277 ] {43c0cbe8-6f81-4ceb-90d4-3e1f48e80721} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 11433 | 2026.01.05 22:38:48.896486 [ 277 ] {43c0cbe8-6f81-4ceb-90d4-3e1f48e80721} <Debug> TCPHandler: Processed in 0.001253623 sec. | ||
| 11434 | 2026.01.05 22:38:51.582050 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1402 | ||
| 11435 | 2026.01.05 22:38:51.584246 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2026.01.05 22:38:51.584283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11437 | 2026.01.05 22:38:51.585456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11438 | 2026.01.05 22:38:51.585720 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11439 | 2026.01.05 22:38:51.585985 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1402 | ||
| 11440 | 2026.01.05 22:38:51.767967 [ 114 ] {} <Debug> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 11441 | 2026.01.05 22:38:51.768008 [ 114 ] {} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2026.01.05 22:38:51.768030 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11443 | 2026.01.05 22:38:51.768147 [ 192 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 11444 | 2026.01.05 22:38:51.768298 [ 192 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11445 | 2026.01.05 22:38:51.768335 [ 192 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 434 rows starting from the beginning of the part | ||
| 11446 | 2026.01.05 22:38:51.768408 [ 192 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 11447 | 2026.01.05 22:38:51.768463 [ 192 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 11448 | 2026.01.05 22:38:51.768510 [ 192 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 11449 | 2026.01.05 22:38:51.768556 [ 192 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 11450 | 2026.01.05 22:38:51.769463 [ 191 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365617 sec., 388102.96005395363 rows/sec., 27.82 MiB/sec. | ||
| 11451 | 2026.01.05 22:38:51.769691 [ 191 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11452 | 2026.01.05 22:38:51.770025 [ 191 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_19_4} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11453 | 2026.01.05 22:38:51.770112 [ 191 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_19_4} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 11454 | 2026.01.05 22:38:51.770228 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11455 | 2026.01.05 22:38:52.174957 [ 114 ] {} <Debug> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 11456 | 2026.01.05 22:38:52.175009 [ 114 ] {} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11457 | 2026.01.05 22:38:52.175029 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11458 | 2026.01.05 22:38:52.175150 [ 191 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 11459 | 2026.01.05 22:38:52.175329 [ 191 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11460 | 2026.01.05 22:38:52.175391 [ 191 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 223 rows starting from the beginning of the part | ||
| 11461 | 2026.01.05 22:38:52.175496 [ 191 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 11462 | 2026.01.05 22:38:52.175575 [ 191 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 11463 | 2026.01.05 22:38:52.175652 [ 191 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 11464 | 2026.01.05 22:38:52.175722 [ 191 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 11465 | 2026.01.05 22:38:52.176712 [ 197 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606696 sec., 168669.11973391357 rows/sec., 10.95 MiB/sec. | ||
| 11466 | 2026.01.05 22:38:52.176904 [ 193 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11467 | 2026.01.05 22:38:52.177183 [ 193 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_19_4} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2026.01.05 22:38:52.177261 [ 193 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_19_4} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 11469 | 2026.01.05 22:38:52.177358 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11470 | 2026.01.05 22:38:53.888617 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11471 | 2026.01.05 22:38:53.888831 [ 277 ] {173976b1-9a9b-4f87-900a-06138f48c532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11472 | 2026.01.05 22:38:53.888907 [ 277 ] {173976b1-9a9b-4f87-900a-06138f48c532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11473 | 2026.01.05 22:38:53.889588 [ 277 ] {173976b1-9a9b-4f87-900a-06138f48c532} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.01.05 22:38:53.889638 [ 277 ] {173976b1-9a9b-4f87-900a-06138f48c532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11475 | 2026.01.05 22:38:53.890048 [ 277 ] {173976b1-9a9b-4f87-900a-06138f48c532} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11476 | 2026.01.05 22:38:53.890306 [ 277 ] {173976b1-9a9b-4f87-900a-06138f48c532} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.01.05 22:38:53.890464 [ 277 ] {173976b1-9a9b-4f87-900a-06138f48c532} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.001688 sec., 8293.838862559242 rows/sec., 684.40 KiB/sec. | ||
| 11478 | 2026.01.05 22:38:53.890506 [ 277 ] {173976b1-9a9b-4f87-900a-06138f48c532} <Debug> TCPHandler: Processed in 0.002038651 sec. | ||
| 11479 | 2026.01.05 22:38:53.890633 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11480 | 2026.01.05 22:38:53.890730 [ 277 ] {b68acd12-3897-4fdd-a42a-f34cbda2251e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11481 | 2026.01.05 22:38:53.890770 [ 277 ] {b68acd12-3897-4fdd-a42a-f34cbda2251e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11482 | 2026.01.05 22:38:53.891251 [ 277 ] {b68acd12-3897-4fdd-a42a-f34cbda2251e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.01.05 22:38:53.891289 [ 277 ] {b68acd12-3897-4fdd-a42a-f34cbda2251e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11484 | 2026.01.05 22:38:53.891643 [ 277 ] {b68acd12-3897-4fdd-a42a-f34cbda2251e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11485 | 2026.01.05 22:38:53.891860 [ 277 ] {b68acd12-3897-4fdd-a42a-f34cbda2251e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2026.01.05 22:38:53.891991 [ 277 ] {b68acd12-3897-4fdd-a42a-f34cbda2251e} <Debug> executeQuery: Read 124 rows, 10.67 KiB in 0.00128 sec., 96874.99999999999 rows/sec., 8.14 MiB/sec. | ||
| 11487 | 2026.01.05 22:38:53.892009 [ 110 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11488 | 2026.01.05 22:38:53.892029 [ 277 ] {b68acd12-3897-4fdd-a42a-f34cbda2251e} <Debug> TCPHandler: Processed in 0.001446411 sec. | ||
| 11489 | 2026.01.05 22:38:53.892090 [ 110 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.01.05 22:38:53.892123 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11491 | 2026.01.05 22:38:53.892181 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11492 | 2026.01.05 22:38:53.892231 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 11493 | 2026.01.05 22:38:53.892281 [ 277 ] {93363a10-47ce-4663-9620-176b475f7e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11494 | 2026.01.05 22:38:53.892327 [ 277 ] {93363a10-47ce-4663-9620-176b475f7e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11495 | 2026.01.05 22:38:53.892356 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11496 | 2026.01.05 22:38:53.892396 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2469 rows starting from the beginning of the part | ||
| 11497 | 2026.01.05 22:38:53.892465 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 116 rows starting from the beginning of the part | ||
| 11498 | 2026.01.05 22:38:53.892517 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1337 rows starting from the beginning of the part | ||
| 11499 | 2026.01.05 22:38:53.892564 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 116 rows starting from the beginning of the part | ||
| 11500 | 2026.01.05 22:38:53.892603 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 76 rows starting from the beginning of the part | ||
| 11501 | 2026.01.05 22:38:53.892652 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 124 rows starting from the beginning of the part | ||
| 11502 | 2026.01.05 22:38:53.892757 [ 277 ] {93363a10-47ce-4663-9620-176b475f7e82} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11503 | 2026.01.05 22:38:53.892799 [ 277 ] {93363a10-47ce-4663-9620-176b475f7e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11504 | 2026.01.05 22:38:53.893166 [ 277 ] {93363a10-47ce-4663-9620-176b475f7e82} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11505 | 2026.01.05 22:38:53.893386 [ 277 ] {93363a10-47ce-4663-9620-176b475f7e82} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2026.01.05 22:38:53.893526 [ 277 ] {93363a10-47ce-4663-9620-176b475f7e82} <Debug> executeQuery: Read 44 rows, 3.25 KiB in 0.001262 sec., 34865.29318541996 rows/sec., 2.51 MiB/sec. | ||
| 11507 | 2026.01.05 22:38:53.893565 [ 277 ] {93363a10-47ce-4663-9620-176b475f7e82} <Debug> TCPHandler: Processed in 0.00143698 sec. | ||
| 11508 | 2026.01.05 22:38:53.893678 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11509 | 2026.01.05 22:38:53.893771 [ 277 ] {0304465d-e516-471d-a598-67ba95af5474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11510 | 2026.01.05 22:38:53.893809 [ 277 ] {0304465d-e516-471d-a598-67ba95af5474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11511 | 2026.01.05 22:38:53.894248 [ 277 ] {0304465d-e516-471d-a598-67ba95af5474} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2026.01.05 22:38:53.894284 [ 277 ] {0304465d-e516-471d-a598-67ba95af5474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11513 | 2026.01.05 22:38:53.894439 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4238 rows, containing 5 columns (5 merged, 0 gathered) in 0.002252038 sec., 1881851.0167235187 rows/sec., 162.68 MiB/sec. | ||
| 11514 | 2026.01.05 22:38:53.894601 [ 277 ] {0304465d-e516-471d-a598-67ba95af5474} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11515 | 2026.01.05 22:38:53.894799 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11516 | 2026.01.05 22:38:53.894827 [ 277 ] {0304465d-e516-471d-a598-67ba95af5474} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11517 | 2026.01.05 22:38:53.894964 [ 277 ] {0304465d-e516-471d-a598-67ba95af5474} <Debug> executeQuery: Read 108 rows, 8.67 KiB in 0.00121 sec., 89256.19834710745 rows/sec., 7.00 MiB/sec. | ||
| 11518 | 2026.01.05 22:38:53.894951 [ 110 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11519 | 2026.01.05 22:38:53.895004 [ 277 ] {0304465d-e516-471d-a598-67ba95af5474} <Debug> TCPHandler: Processed in 0.001375858 sec. | ||
| 11520 | 2026.01.05 22:38:53.895018 [ 110 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2026.01.05 22:38:53.895062 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11522 | 2026.01.05 22:38:53.895131 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11523 | 2026.01.05 22:38:53.895162 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_86_17} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2026.01.05 22:38:53.895166 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 11525 | 2026.01.05 22:38:53.895230 [ 277 ] {c143e9d8-a2dc-437d-8c3b-a87548fef6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11526 | 2026.01.05 22:38:53.895266 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_86_17} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11527 | 2026.01.05 22:38:53.895280 [ 277 ] {c143e9d8-a2dc-437d-8c3b-a87548fef6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11528 | 2026.01.05 22:38:53.895301 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11529 | 2026.01.05 22:38:53.895367 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1253 rows starting from the beginning of the part | ||
| 11530 | 2026.01.05 22:38:53.895367 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11531 | 2026.01.05 22:38:53.895435 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 94 rows starting from the beginning of the part | ||
| 11532 | 2026.01.05 22:38:53.895489 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 568 rows starting from the beginning of the part | ||
| 11533 | 2026.01.05 22:38:53.895531 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 94 rows starting from the beginning of the part | ||
| 11534 | 2026.01.05 22:38:53.895572 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 74 rows starting from the beginning of the part | ||
| 11535 | 2026.01.05 22:38:53.895614 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 108 rows starting from the beginning of the part | ||
| 11536 | 2026.01.05 22:38:53.895721 [ 277 ] {c143e9d8-a2dc-437d-8c3b-a87548fef6f9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11537 | 2026.01.05 22:38:53.895791 [ 277 ] {c143e9d8-a2dc-437d-8c3b-a87548fef6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11538 | 2026.01.05 22:38:53.896164 [ 277 ] {c143e9d8-a2dc-437d-8c3b-a87548fef6f9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11539 | 2026.01.05 22:38:53.896402 [ 277 ] {c143e9d8-a2dc-437d-8c3b-a87548fef6f9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11540 | 2026.01.05 22:38:53.896533 [ 277 ] {c143e9d8-a2dc-437d-8c3b-a87548fef6f9} <Debug> executeQuery: Read 167 rows, 11.91 KiB in 0.001322 sec., 126323.75189107412 rows/sec., 8.80 MiB/sec. | ||
| 11541 | 2026.01.05 22:38:53.896540 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11542 | 2026.01.05 22:38:53.896575 [ 277 ] {c143e9d8-a2dc-437d-8c3b-a87548fef6f9} <Debug> TCPHandler: Processed in 0.001493342 sec. | ||
| 11543 | 2026.01.05 22:38:53.896586 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11544 | 2026.01.05 22:38:53.896633 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11545 | 2026.01.05 22:38:53.896700 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11546 | 2026.01.05 22:38:53.896719 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 11547 | 2026.01.05 22:38:53.896775 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659868 sec., 1319984.4806936455 rows/sec., 102.64 MiB/sec. | ||
| 11548 | 2026.01.05 22:38:53.896800 [ 277 ] {6966edb9-06c4-4f78-b1db-a879a431a00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11549 | 2026.01.05 22:38:53.896821 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11550 | 2026.01.05 22:38:53.896857 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23585 rows starting from the beginning of the part | ||
| 11551 | 2026.01.05 22:38:53.896858 [ 277 ] {6966edb9-06c4-4f78-b1db-a879a431a00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11552 | 2026.01.05 22:38:53.896920 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 11553 | 2026.01.05 22:38:53.896954 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11554 | 2026.01.05 22:38:53.896969 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 881 rows starting from the beginning of the part | ||
| 11555 | 2026.01.05 22:38:53.897011 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 11556 | 2026.01.05 22:38:53.897055 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 11557 | 2026.01.05 22:38:53.897093 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 167 rows starting from the beginning of the part | ||
| 11558 | 2026.01.05 22:38:53.897240 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_86_17} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11559 | 2026.01.05 22:38:53.897317 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_86_17} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11560 | 2026.01.05 22:38:53.897410 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 11561 | 2026.01.05 22:38:53.897790 [ 277 ] {6966edb9-06c4-4f78-b1db-a879a431a00b} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2026.01.05 22:38:53.897834 [ 277 ] {6966edb9-06c4-4f78-b1db-a879a431a00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11563 | 2026.01.05 22:38:53.898461 [ 277 ] {6966edb9-06c4-4f78-b1db-a879a431a00b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11564 | 2026.01.05 22:38:53.898718 [ 277 ] {6966edb9-06c4-4f78-b1db-a879a431a00b} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2026.01.05 22:38:53.898862 [ 277 ] {6966edb9-06c4-4f78-b1db-a879a431a00b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002081 sec., 14416.146083613648 rows/sec., 25.83 MiB/sec. | ||
| 11566 | 2026.01.05 22:38:53.898920 [ 277 ] {6966edb9-06c4-4f78-b1db-a879a431a00b} <Debug> TCPHandler: Processed in 0.002269828 sec. | ||
| 11567 | 2026.01.05 22:38:53.899034 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11568 | 2026.01.05 22:38:53.899130 [ 277 ] {035500bb-7940-4dd2-81e9-0196dbaa2821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11569 | 2026.01.05 22:38:53.899171 [ 277 ] {035500bb-7940-4dd2-81e9-0196dbaa2821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11570 | 2026.01.05 22:38:53.899523 [ 277 ] {035500bb-7940-4dd2-81e9-0196dbaa2821} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2026.01.05 22:38:53.899560 [ 277 ] {035500bb-7940-4dd2-81e9-0196dbaa2821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11572 | 2026.01.05 22:38:53.899897 [ 277 ] {035500bb-7940-4dd2-81e9-0196dbaa2821} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11573 | 2026.01.05 22:38:53.900104 [ 277 ] {035500bb-7940-4dd2-81e9-0196dbaa2821} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2026.01.05 22:38:53.900220 [ 110 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11575 | 2026.01.05 22:38:53.900234 [ 277 ] {035500bb-7940-4dd2-81e9-0196dbaa2821} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 11576 | 2026.01.05 22:38:53.900261 [ 110 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11577 | 2026.01.05 22:38:53.900280 [ 277 ] {035500bb-7940-4dd2-81e9-0196dbaa2821} <Debug> TCPHandler: Processed in 0.001296014 sec. | ||
| 11578 | 2026.01.05 22:38:53.900288 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11579 | 2026.01.05 22:38:53.900376 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 11580 | 2026.01.05 22:38:53.900478 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11581 | 2026.01.05 22:38:53.900506 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4884 rows starting from the beginning of the part | ||
| 11582 | 2026.01.05 22:38:53.900561 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 11583 | 2026.01.05 22:38:53.900607 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 11584 | 2026.01.05 22:38:53.900647 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 11585 | 2026.01.05 22:38:53.900684 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 11586 | 2026.01.05 22:38:53.900723 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 11587 | 2026.01.05 22:38:53.902774 [ 193 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5184 rows, containing 4 columns (4 merged, 0 gathered) in 0.002432195 sec., 2131408.0491079045 rows/sec., 141.99 MiB/sec. | ||
| 11588 | 2026.01.05 22:38:53.903319 [ 200 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11589 | 2026.01.05 22:38:53.903604 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_86_17} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2026.01.05 22:38:53.903621 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25113 rows, containing 5 columns (5 merged, 0 gathered) in 0.00694018 sec., 3618494.044823045 rows/sec., 247.97 MiB/sec. | ||
| 11591 | 2026.01.05 22:38:53.903693 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_86_17} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11592 | 2026.01.05 22:38:53.903776 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11593 | 2026.01.05 22:38:53.903848 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11594 | 2026.01.05 22:38:53.904133 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11595 | 2026.01.05 22:38:53.904213 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11596 | 2026.01.05 22:38:53.904315 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11597 | 2026.01.05 22:38:54.000233 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.11 MiB, peak 344.25 MiB, free memory in arenas 0.00 B, will set to 335.63 MiB (RSS), difference: 1.52 MiB | ||
| 11598 | 2026.01.05 22:38:54.021809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28389 | ||
| 11599 | 2026.01.05 22:38:54.022484 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2026.01.05 22:38:54.022550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11601 | 2026.01.05 22:38:54.023214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11602 | 2026.01.05 22:38:54.023544 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2026.01.05 22:38:54.023751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28389 | ||
| 11604 | 2026.01.05 22:38:55.445683 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11605 | 2026.01.05 22:38:55.461957 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11606 | 2026.01.05 22:38:55.462005 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11607 | 2026.01.05 22:38:55.467950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11608 | 2026.01.05 22:38:55.468658 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11609 | 2026.01.05 22:38:55.471626 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11610 | 2026.01.05 22:38:58.886904 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11611 | 2026.01.05 22:38:58.887202 [ 277 ] {3eacc625-ffbb-437b-ab12-cc08e168e942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11612 | 2026.01.05 22:38:58.887305 [ 277 ] {3eacc625-ffbb-437b-ab12-cc08e168e942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11613 | 2026.01.05 22:38:58.888019 [ 277 ] {3eacc625-ffbb-437b-ab12-cc08e168e942} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11614 | 2026.01.05 22:38:58.888057 [ 277 ] {3eacc625-ffbb-437b-ab12-cc08e168e942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11615 | 2026.01.05 22:38:58.888452 [ 277 ] {3eacc625-ffbb-437b-ab12-cc08e168e942} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11616 | 2026.01.05 22:38:58.888678 [ 277 ] {3eacc625-ffbb-437b-ab12-cc08e168e942} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.01.05 22:38:58.888828 [ 277 ] {3eacc625-ffbb-437b-ab12-cc08e168e942} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001704 sec., 44600.93896713615 rows/sec., 3.68 MiB/sec. | ||
| 11618 | 2026.01.05 22:38:58.888870 [ 277 ] {3eacc625-ffbb-437b-ab12-cc08e168e942} <Debug> TCPHandler: Processed in 0.002151624 sec. | ||
| 11619 | 2026.01.05 22:38:58.888987 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11620 | 2026.01.05 22:38:58.889081 [ 277 ] {743e74f0-266d-455e-b85c-73eedbd9bd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11621 | 2026.01.05 22:38:58.889123 [ 277 ] {743e74f0-266d-455e-b85c-73eedbd9bd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11622 | 2026.01.05 22:38:58.889517 [ 277 ] {743e74f0-266d-455e-b85c-73eedbd9bd06} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11623 | 2026.01.05 22:38:58.889551 [ 277 ] {743e74f0-266d-455e-b85c-73eedbd9bd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11624 | 2026.01.05 22:38:58.889843 [ 277 ] {743e74f0-266d-455e-b85c-73eedbd9bd06} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11625 | 2026.01.05 22:38:58.890061 [ 277 ] {743e74f0-266d-455e-b85c-73eedbd9bd06} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11626 | 2026.01.05 22:38:58.890187 [ 277 ] {743e74f0-266d-455e-b85c-73eedbd9bd06} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001124 sec., 8896.79715302491 rows/sec., 669.00 KiB/sec. | ||
| 11627 | 2026.01.05 22:38:58.890224 [ 277 ] {743e74f0-266d-455e-b85c-73eedbd9bd06} <Debug> TCPHandler: Processed in 0.001286104 sec. | ||
| 11628 | 2026.01.05 22:38:58.890331 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11629 | 2026.01.05 22:38:58.890424 [ 277 ] {f9cc50a6-79d6-4d61-a44f-5f6a1171220b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11630 | 2026.01.05 22:38:58.890464 [ 277 ] {f9cc50a6-79d6-4d61-a44f-5f6a1171220b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11631 | 2026.01.05 22:38:58.890865 [ 277 ] {f9cc50a6-79d6-4d61-a44f-5f6a1171220b} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11632 | 2026.01.05 22:38:58.890900 [ 277 ] {f9cc50a6-79d6-4d61-a44f-5f6a1171220b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11633 | 2026.01.05 22:38:58.891208 [ 277 ] {f9cc50a6-79d6-4d61-a44f-5f6a1171220b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11634 | 2026.01.05 22:38:58.891420 [ 277 ] {f9cc50a6-79d6-4d61-a44f-5f6a1171220b} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11635 | 2026.01.05 22:38:58.891542 [ 277 ] {f9cc50a6-79d6-4d61-a44f-5f6a1171220b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001136 sec., 65140.84507042253 rows/sec., 5.09 MiB/sec. | ||
| 11636 | 2026.01.05 22:38:58.891578 [ 277 ] {f9cc50a6-79d6-4d61-a44f-5f6a1171220b} <Debug> TCPHandler: Processed in 0.001295895 sec. | ||
| 11637 | 2026.01.05 22:38:58.891687 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11638 | 2026.01.05 22:38:58.891780 [ 277 ] {f1c2af79-0cf8-44c8-966e-5bcd73d0dea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11639 | 2026.01.05 22:38:58.891823 [ 277 ] {f1c2af79-0cf8-44c8-966e-5bcd73d0dea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11640 | 2026.01.05 22:38:58.892212 [ 277 ] {f1c2af79-0cf8-44c8-966e-5bcd73d0dea7} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11641 | 2026.01.05 22:38:58.892245 [ 277 ] {f1c2af79-0cf8-44c8-966e-5bcd73d0dea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11642 | 2026.01.05 22:38:58.892584 [ 277 ] {f1c2af79-0cf8-44c8-966e-5bcd73d0dea7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11643 | 2026.01.05 22:38:58.892794 [ 277 ] {f1c2af79-0cf8-44c8-966e-5bcd73d0dea7} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11644 | 2026.01.05 22:38:58.892918 [ 277 ] {f1c2af79-0cf8-44c8-966e-5bcd73d0dea7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 11645 | 2026.01.05 22:38:58.892955 [ 277 ] {f1c2af79-0cf8-44c8-966e-5bcd73d0dea7} <Debug> TCPHandler: Processed in 0.001316616 sec. | ||
| 11646 | 2026.01.05 22:38:58.893074 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11647 | 2026.01.05 22:38:58.893192 [ 277 ] {9d06ea53-3263-4b08-a7f7-67cafa554740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11648 | 2026.01.05 22:38:58.893255 [ 277 ] {9d06ea53-3263-4b08-a7f7-67cafa554740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11649 | 2026.01.05 22:38:58.894026 [ 277 ] {9d06ea53-3263-4b08-a7f7-67cafa554740} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2026.01.05 22:38:58.894061 [ 277 ] {9d06ea53-3263-4b08-a7f7-67cafa554740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11651 | 2026.01.05 22:38:58.894608 [ 277 ] {9d06ea53-3263-4b08-a7f7-67cafa554740} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11652 | 2026.01.05 22:38:58.894828 [ 277 ] {9d06ea53-3263-4b08-a7f7-67cafa554740} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11653 | 2026.01.05 22:38:58.894965 [ 277 ] {9d06ea53-3263-4b08-a7f7-67cafa554740} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001798 sec., 5561.735261401557 rows/sec., 9.97 MiB/sec. | ||
| 11654 | 2026.01.05 22:38:58.895017 [ 277 ] {9d06ea53-3263-4b08-a7f7-67cafa554740} <Debug> TCPHandler: Processed in 0.002002389 sec. | ||
| 11655 | 2026.01.05 22:38:58.895121 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11656 | 2026.01.05 22:38:58.895213 [ 277 ] {16008595-014a-48af-b108-661bbce49dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11657 | 2026.01.05 22:38:58.895255 [ 277 ] {16008595-014a-48af-b108-661bbce49dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11658 | 2026.01.05 22:38:58.895565 [ 277 ] {16008595-014a-48af-b108-661bbce49dbb} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11659 | 2026.01.05 22:38:58.895599 [ 277 ] {16008595-014a-48af-b108-661bbce49dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11660 | 2026.01.05 22:38:58.895895 [ 277 ] {16008595-014a-48af-b108-661bbce49dbb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11661 | 2026.01.05 22:38:58.896095 [ 277 ] {16008595-014a-48af-b108-661bbce49dbb} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11662 | 2026.01.05 22:38:58.896219 [ 277 ] {16008595-014a-48af-b108-661bbce49dbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001024 sec., 58593.75 rows/sec., 3.95 MiB/sec. | ||
| 11663 | 2026.01.05 22:38:58.896253 [ 277 ] {16008595-014a-48af-b108-661bbce49dbb} <Debug> TCPHandler: Processed in 0.001179631 sec. | ||
| 11664 | 2026.01.05 22:39:01.291901 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11665 | 2026.01.05 22:39:01.291971 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11666 | 2026.01.05 22:39:01.524865 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28837 | ||
| 11667 | 2026.01.05 22:39:01.525365 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11668 | 2026.01.05 22:39:01.525401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11669 | 2026.01.05 22:39:01.525889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11670 | 2026.01.05 22:39:01.526123 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11671 | 2026.01.05 22:39:01.526253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28837 | ||
| 11672 | 2026.01.05 22:39:01.586147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1428 | ||
| 11673 | 2026.01.05 22:39:01.588558 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2026.01.05 22:39:01.588603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11675 | 2026.01.05 22:39:01.589790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11676 | 2026.01.05 22:39:01.590053 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2026.01.05 22:39:01.590336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
| 11678 | 2026.01.05 22:39:02.972679 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11679 | 2026.01.05 22:39:02.989017 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11680 | 2026.01.05 22:39:02.989069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11681 | 2026.01.05 22:39:02.995125 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11682 | 2026.01.05 22:39:02.995839 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11683 | 2026.01.05 22:39:02.998669 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11684 | 2026.01.05 22:39:03.888795 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11685 | 2026.01.05 22:39:03.888988 [ 277 ] {b99029bd-e10c-470a-8c32-59433c73e242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11686 | 2026.01.05 22:39:03.889055 [ 277 ] {b99029bd-e10c-470a-8c32-59433c73e242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11687 | 2026.01.05 22:39:03.889775 [ 277 ] {b99029bd-e10c-470a-8c32-59433c73e242} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11688 | 2026.01.05 22:39:03.889817 [ 277 ] {b99029bd-e10c-470a-8c32-59433c73e242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11689 | 2026.01.05 22:39:03.890229 [ 277 ] {b99029bd-e10c-470a-8c32-59433c73e242} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11690 | 2026.01.05 22:39:03.890455 [ 277 ] {b99029bd-e10c-470a-8c32-59433c73e242} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2026.01.05 22:39:03.890614 [ 277 ] {b99029bd-e10c-470a-8c32-59433c73e242} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001676 sec., 69212.41050119331 rows/sec., 5.87 MiB/sec. | ||
| 11692 | 2026.01.05 22:39:03.890664 [ 277 ] {b99029bd-e10c-470a-8c32-59433c73e242} <Debug> TCPHandler: Processed in 0.00200037 sec. | ||
| 11693 | 2026.01.05 22:39:03.890793 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11694 | 2026.01.05 22:39:03.890896 [ 277 ] {078dde0c-f0fd-4b3e-8d67-b41e28425e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11695 | 2026.01.05 22:39:03.890939 [ 277 ] {078dde0c-f0fd-4b3e-8d67-b41e28425e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11696 | 2026.01.05 22:39:03.891363 [ 277 ] {078dde0c-f0fd-4b3e-8d67-b41e28425e45} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11697 | 2026.01.05 22:39:03.891397 [ 277 ] {078dde0c-f0fd-4b3e-8d67-b41e28425e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11698 | 2026.01.05 22:39:03.891702 [ 277 ] {078dde0c-f0fd-4b3e-8d67-b41e28425e45} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11699 | 2026.01.05 22:39:03.891925 [ 277 ] {078dde0c-f0fd-4b3e-8d67-b41e28425e45} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2026.01.05 22:39:03.892030 [ 99 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11701 | 2026.01.05 22:39:03.892054 [ 277 ] {078dde0c-f0fd-4b3e-8d67-b41e28425e45} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001183 sec., 25359.256128486897 rows/sec., 1.86 MiB/sec. | ||
| 11702 | 2026.01.05 22:39:03.892067 [ 99 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11703 | 2026.01.05 22:39:03.892087 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11704 | 2026.01.05 22:39:03.892091 [ 277 ] {078dde0c-f0fd-4b3e-8d67-b41e28425e45} <Debug> TCPHandler: Processed in 0.001350357 sec. | ||
| 11705 | 2026.01.05 22:39:03.892203 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11706 | 2026.01.05 22:39:03.892223 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 11707 | 2026.01.05 22:39:03.892301 [ 277 ] {6764433f-587d-4403-b2ac-298294702e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11708 | 2026.01.05 22:39:03.892353 [ 277 ] {6764433f-587d-4403-b2ac-298294702e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11709 | 2026.01.05 22:39:03.892377 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11710 | 2026.01.05 22:39:03.892419 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 281 rows starting from the beginning of the part | ||
| 11711 | 2026.01.05 22:39:03.892497 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
| 11712 | 2026.01.05 22:39:03.892554 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 10 rows starting from the beginning of the part | ||
| 11713 | 2026.01.05 22:39:03.892605 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 44 rows starting from the beginning of the part | ||
| 11714 | 2026.01.05 22:39:03.892649 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part | ||
| 11715 | 2026.01.05 22:39:03.892696 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 11716 | 2026.01.05 22:39:03.892806 [ 277 ] {6764433f-587d-4403-b2ac-298294702e97} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11717 | 2026.01.05 22:39:03.892850 [ 277 ] {6764433f-587d-4403-b2ac-298294702e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11718 | 2026.01.05 22:39:03.893205 [ 277 ] {6764433f-587d-4403-b2ac-298294702e97} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11719 | 2026.01.05 22:39:03.893447 [ 277 ] {6764433f-587d-4403-b2ac-298294702e97} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2026.01.05 22:39:03.893527 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 405 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373497 sec., 294867.77182622167 rows/sec., 20.50 MiB/sec. | ||
| 11721 | 2026.01.05 22:39:03.893580 [ 277 ] {6764433f-587d-4403-b2ac-298294702e97} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001299 sec., 72363.35642802155 rows/sec., 5.65 MiB/sec. | ||
| 11722 | 2026.01.05 22:39:03.893623 [ 277 ] {6764433f-587d-4403-b2ac-298294702e97} <Debug> TCPHandler: Processed in 0.001469801 sec. | ||
| 11723 | 2026.01.05 22:39:03.893690 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11724 | 2026.01.05 22:39:03.893739 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11725 | 2026.01.05 22:39:03.893840 [ 277 ] {451830a9-00c0-4ebc-a999-694a8e44c186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11726 | 2026.01.05 22:39:03.893885 [ 277 ] {451830a9-00c0-4ebc-a999-694a8e44c186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11727 | 2026.01.05 22:39:03.893958 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_76_15} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2026.01.05 22:39:03.894034 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_76_15} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11729 | 2026.01.05 22:39:03.894129 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11730 | 2026.01.05 22:39:03.894311 [ 277 ] {451830a9-00c0-4ebc-a999-694a8e44c186} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11731 | 2026.01.05 22:39:03.894352 [ 277 ] {451830a9-00c0-4ebc-a999-694a8e44c186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11732 | 2026.01.05 22:39:03.894694 [ 277 ] {451830a9-00c0-4ebc-a999-694a8e44c186} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11733 | 2026.01.05 22:39:03.894920 [ 277 ] {451830a9-00c0-4ebc-a999-694a8e44c186} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11734 | 2026.01.05 22:39:03.895053 [ 277 ] {451830a9-00c0-4ebc-a999-694a8e44c186} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 11735 | 2026.01.05 22:39:03.895091 [ 277 ] {451830a9-00c0-4ebc-a999-694a8e44c186} <Debug> TCPHandler: Processed in 0.001400859 sec. | ||
| 11736 | 2026.01.05 22:39:03.895212 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11737 | 2026.01.05 22:39:03.895331 [ 277 ] {86b4b4c7-cb7a-412d-a23f-eadc67f380c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11738 | 2026.01.05 22:39:03.895397 [ 277 ] {86b4b4c7-cb7a-412d-a23f-eadc67f380c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11739 | 2026.01.05 22:39:03.896297 [ 277 ] {86b4b4c7-cb7a-412d-a23f-eadc67f380c8} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11740 | 2026.01.05 22:39:03.896335 [ 277 ] {86b4b4c7-cb7a-412d-a23f-eadc67f380c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11741 | 2026.01.05 22:39:03.896900 [ 277 ] {86b4b4c7-cb7a-412d-a23f-eadc67f380c8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11742 | 2026.01.05 22:39:03.897134 [ 277 ] {86b4b4c7-cb7a-412d-a23f-eadc67f380c8} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11743 | 2026.01.05 22:39:03.897261 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11744 | 2026.01.05 22:39:03.897273 [ 277 ] {86b4b4c7-cb7a-412d-a23f-eadc67f380c8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001967 sec., 15251.652262328418 rows/sec., 27.33 MiB/sec. | ||
| 11745 | 2026.01.05 22:39:03.897335 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11746 | 2026.01.05 22:39:03.897364 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11747 | 2026.01.05 22:39:03.897380 [ 277 ] {86b4b4c7-cb7a-412d-a23f-eadc67f380c8} <Debug> TCPHandler: Processed in 0.002228167 sec. | ||
| 11748 | 2026.01.05 22:39:03.897439 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 11749 | 2026.01.05 22:39:03.897499 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11750 | 2026.01.05 22:39:03.897602 [ 277 ] {ca981a6d-1abb-44fc-ad04-3000b1ef35c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11751 | 2026.01.05 22:39:03.897646 [ 277 ] {ca981a6d-1abb-44fc-ad04-3000b1ef35c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11752 | 2026.01.05 22:39:03.897648 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11753 | 2026.01.05 22:39:03.897744 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1421 rows starting from the beginning of the part | ||
| 11754 | 2026.01.05 22:39:03.897929 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part | ||
| 11755 | 2026.01.05 22:39:03.898005 [ 277 ] {ca981a6d-1abb-44fc-ad04-3000b1ef35c2} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2026.01.05 22:39:03.898051 [ 277 ] {ca981a6d-1abb-44fc-ad04-3000b1ef35c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11757 | 2026.01.05 22:39:03.898099 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 11758 | 2026.01.05 22:39:03.898262 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part | ||
| 11759 | 2026.01.05 22:39:03.898410 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 11760 | 2026.01.05 22:39:03.898413 [ 277 ] {ca981a6d-1abb-44fc-ad04-3000b1ef35c2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11761 | 2026.01.05 22:39:03.898561 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
| 11762 | 2026.01.05 22:39:03.898673 [ 277 ] {ca981a6d-1abb-44fc-ad04-3000b1ef35c2} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2026.01.05 22:39:03.898817 [ 277 ] {ca981a6d-1abb-44fc-ad04-3000b1ef35c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 11764 | 2026.01.05 22:39:03.898856 [ 277 ] {ca981a6d-1abb-44fc-ad04-3000b1ef35c2} <Debug> TCPHandler: Processed in 0.001408179 sec. | ||
| 11765 | 2026.01.05 22:39:03.904959 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1531 rows, containing 19 columns (19 merged, 0 gathered) in 0.007549602 sec., 202792.14718868624 rows/sec., 363.39 MiB/sec. | ||
| 11766 | 2026.01.05 22:39:03.907156 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11767 | 2026.01.05 22:39:03.907537 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11768 | 2026.01.05 22:39:03.907621 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11769 | 2026.01.05 22:39:03.907785 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 11770 | 2026.01.05 22:39:04.000229 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.22 MiB, peak 347.79 MiB, free memory in arenas 0.00 B, will set to 339.76 MiB (RSS), difference: 3.54 MiB | ||
| 11771 | 2026.01.05 22:39:08.915242 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11772 | 2026.01.05 22:39:08.915436 [ 277 ] {25ff2284-1d7f-4ed5-917d-b33bae621a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11773 | 2026.01.05 22:39:08.915505 [ 277 ] {25ff2284-1d7f-4ed5-917d-b33bae621a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11774 | 2026.01.05 22:39:08.916169 [ 277 ] {25ff2284-1d7f-4ed5-917d-b33bae621a31} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2026.01.05 22:39:08.916220 [ 277 ] {25ff2284-1d7f-4ed5-917d-b33bae621a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11776 | 2026.01.05 22:39:08.916617 [ 277 ] {25ff2284-1d7f-4ed5-917d-b33bae621a31} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11777 | 2026.01.05 22:39:08.916853 [ 277 ] {25ff2284-1d7f-4ed5-917d-b33bae621a31} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11778 | 2026.01.05 22:39:08.917020 [ 277 ] {25ff2284-1d7f-4ed5-917d-b33bae621a31} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001632 sec., 14705.882352941177 rows/sec., 1.22 MiB/sec. | ||
| 11779 | 2026.01.05 22:39:08.917071 [ 277 ] {25ff2284-1d7f-4ed5-917d-b33bae621a31} <Debug> TCPHandler: Processed in 0.001965148 sec. | ||
| 11780 | 2026.01.05 22:39:08.917198 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11781 | 2026.01.05 22:39:08.917299 [ 277 ] {63661d19-0aa8-4ef1-ab64-cffb7a7a84f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11782 | 2026.01.05 22:39:08.917347 [ 277 ] {63661d19-0aa8-4ef1-ab64-cffb7a7a84f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11783 | 2026.01.05 22:39:08.917750 [ 277 ] {63661d19-0aa8-4ef1-ab64-cffb7a7a84f7} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2026.01.05 22:39:08.917789 [ 277 ] {63661d19-0aa8-4ef1-ab64-cffb7a7a84f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11785 | 2026.01.05 22:39:08.918097 [ 277 ] {63661d19-0aa8-4ef1-ab64-cffb7a7a84f7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11786 | 2026.01.05 22:39:08.918307 [ 277 ] {63661d19-0aa8-4ef1-ab64-cffb7a7a84f7} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2026.01.05 22:39:08.918447 [ 277 ] {63661d19-0aa8-4ef1-ab64-cffb7a7a84f7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001171 sec., 1707.9419299743809 rows/sec., 139.27 KiB/sec. | ||
| 11788 | 2026.01.05 22:39:08.918484 [ 277 ] {63661d19-0aa8-4ef1-ab64-cffb7a7a84f7} <Debug> TCPHandler: Processed in 0.001336117 sec. | ||
| 11789 | 2026.01.05 22:39:08.918610 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11790 | 2026.01.05 22:39:08.918736 [ 277 ] {0625ee2a-6bc5-4326-809b-346cc9a0c799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11791 | 2026.01.05 22:39:08.918789 [ 277 ] {0625ee2a-6bc5-4326-809b-346cc9a0c799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11792 | 2026.01.05 22:39:08.919953 [ 277 ] {0625ee2a-6bc5-4326-809b-346cc9a0c799} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11793 | 2026.01.05 22:39:08.919992 [ 277 ] {0625ee2a-6bc5-4326-809b-346cc9a0c799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11794 | 2026.01.05 22:39:08.920407 [ 277 ] {0625ee2a-6bc5-4326-809b-346cc9a0c799} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11795 | 2026.01.05 22:39:08.920633 [ 277 ] {0625ee2a-6bc5-4326-809b-346cc9a0c799} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11796 | 2026.01.05 22:39:08.920769 [ 277 ] {0625ee2a-6bc5-4326-809b-346cc9a0c799} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.00206 sec., 649029.1262135921 rows/sec., 54.28 MiB/sec. | ||
| 11797 | 2026.01.05 22:39:08.920809 [ 277 ] {0625ee2a-6bc5-4326-809b-346cc9a0c799} <Debug> TCPHandler: Processed in 0.002262178 sec. | ||
| 11798 | 2026.01.05 22:39:08.920926 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11799 | 2026.01.05 22:39:08.921023 [ 277 ] {9e23b1a7-5839-4c35-9b7c-2c575e071fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11800 | 2026.01.05 22:39:08.921064 [ 277 ] {9e23b1a7-5839-4c35-9b7c-2c575e071fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11801 | 2026.01.05 22:39:08.921516 [ 277 ] {9e23b1a7-5839-4c35-9b7c-2c575e071fc1} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11802 | 2026.01.05 22:39:08.921552 [ 277 ] {9e23b1a7-5839-4c35-9b7c-2c575e071fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11803 | 2026.01.05 22:39:08.921868 [ 277 ] {9e23b1a7-5839-4c35-9b7c-2c575e071fc1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11804 | 2026.01.05 22:39:08.922084 [ 277 ] {9e23b1a7-5839-4c35-9b7c-2c575e071fc1} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11805 | 2026.01.05 22:39:08.922216 [ 277 ] {9e23b1a7-5839-4c35-9b7c-2c575e071fc1} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001211 sec., 19818.33195706028 rows/sec., 1.49 MiB/sec. | ||
| 11806 | 2026.01.05 22:39:08.922255 [ 277 ] {9e23b1a7-5839-4c35-9b7c-2c575e071fc1} <Debug> TCPHandler: Processed in 0.001379218 sec. | ||
| 11807 | 2026.01.05 22:39:08.922361 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11808 | 2026.01.05 22:39:08.922454 [ 277 ] {daed906f-11ec-415f-9b4c-f2802b27c785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11809 | 2026.01.05 22:39:08.922495 [ 277 ] {daed906f-11ec-415f-9b4c-f2802b27c785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11810 | 2026.01.05 22:39:08.922980 [ 277 ] {daed906f-11ec-415f-9b4c-f2802b27c785} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11811 | 2026.01.05 22:39:08.923017 [ 277 ] {daed906f-11ec-415f-9b4c-f2802b27c785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11812 | 2026.01.05 22:39:08.923326 [ 277 ] {daed906f-11ec-415f-9b4c-f2802b27c785} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11813 | 2026.01.05 22:39:08.923542 [ 277 ] {daed906f-11ec-415f-9b4c-f2802b27c785} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11814 | 2026.01.05 22:39:08.923671 [ 277 ] {daed906f-11ec-415f-9b4c-f2802b27c785} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001235 sec., 204048.5829959514 rows/sec., 14.11 MiB/sec. | ||
| 11815 | 2026.01.05 22:39:08.923710 [ 277 ] {daed906f-11ec-415f-9b4c-f2802b27c785} <Debug> TCPHandler: Processed in 0.001403139 sec. | ||
| 11816 | 2026.01.05 22:39:08.923826 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11817 | 2026.01.05 22:39:08.923920 [ 277 ] {12f6e801-8faf-4e35-bf7c-e1d55df42770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11818 | 2026.01.05 22:39:08.923962 [ 277 ] {12f6e801-8faf-4e35-bf7c-e1d55df42770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11819 | 2026.01.05 22:39:08.924363 [ 277 ] {12f6e801-8faf-4e35-bf7c-e1d55df42770} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11820 | 2026.01.05 22:39:08.924400 [ 277 ] {12f6e801-8faf-4e35-bf7c-e1d55df42770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11821 | 2026.01.05 22:39:08.924708 [ 277 ] {12f6e801-8faf-4e35-bf7c-e1d55df42770} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11822 | 2026.01.05 22:39:08.924930 [ 277 ] {12f6e801-8faf-4e35-bf7c-e1d55df42770} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11823 | 2026.01.05 22:39:08.925061 [ 277 ] {12f6e801-8faf-4e35-bf7c-e1d55df42770} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 11824 | 2026.01.05 22:39:08.925101 [ 277 ] {12f6e801-8faf-4e35-bf7c-e1d55df42770} <Debug> TCPHandler: Processed in 0.001325376 sec. | ||
| 11825 | 2026.01.05 22:39:08.925215 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11826 | 2026.01.05 22:39:08.925308 [ 277 ] {5f2a9137-fccb-4139-bd21-a320dba6bfdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11827 | 2026.01.05 22:39:08.925349 [ 277 ] {5f2a9137-fccb-4139-bd21-a320dba6bfdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11828 | 2026.01.05 22:39:08.925961 [ 277 ] {5f2a9137-fccb-4139-bd21-a320dba6bfdc} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2026.01.05 22:39:08.925998 [ 277 ] {5f2a9137-fccb-4139-bd21-a320dba6bfdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11830 | 2026.01.05 22:39:08.926337 [ 277 ] {5f2a9137-fccb-4139-bd21-a320dba6bfdc} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11831 | 2026.01.05 22:39:08.926548 [ 277 ] {5f2a9137-fccb-4139-bd21-a320dba6bfdc} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.01.05 22:39:08.926675 [ 277 ] {5f2a9137-fccb-4139-bd21-a320dba6bfdc} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001384 sec., 410404.62427745666 rows/sec., 30.78 MiB/sec. | ||
| 11833 | 2026.01.05 22:39:08.926712 [ 277 ] {5f2a9137-fccb-4139-bd21-a320dba6bfdc} <Debug> TCPHandler: Processed in 0.001547594 sec. | ||
| 11834 | 2026.01.05 22:39:08.926828 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11835 | 2026.01.05 22:39:08.926923 [ 277 ] {955677c6-a555-4605-afd6-f86fe2744070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11836 | 2026.01.05 22:39:08.926967 [ 277 ] {955677c6-a555-4605-afd6-f86fe2744070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11837 | 2026.01.05 22:39:08.927586 [ 277 ] {955677c6-a555-4605-afd6-f86fe2744070} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2026.01.05 22:39:08.927621 [ 277 ] {955677c6-a555-4605-afd6-f86fe2744070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11839 | 2026.01.05 22:39:08.928003 [ 277 ] {955677c6-a555-4605-afd6-f86fe2744070} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11840 | 2026.01.05 22:39:08.928220 [ 277 ] {955677c6-a555-4605-afd6-f86fe2744070} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.01.05 22:39:08.928351 [ 277 ] {955677c6-a555-4605-afd6-f86fe2744070} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001447 sec., 608845.8880442295 rows/sec., 41.32 MiB/sec. | ||
| 11842 | 2026.01.05 22:39:08.928389 [ 277 ] {955677c6-a555-4605-afd6-f86fe2744070} <Debug> TCPHandler: Processed in 0.001610606 sec. | ||
| 11843 | 2026.01.05 22:39:08.928496 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11844 | 2026.01.05 22:39:08.928595 [ 277 ] {78c4246d-de36-4107-8e3b-4f88901a4e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11845 | 2026.01.05 22:39:08.928651 [ 277 ] {78c4246d-de36-4107-8e3b-4f88901a4e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11846 | 2026.01.05 22:39:08.929449 [ 277 ] {78c4246d-de36-4107-8e3b-4f88901a4e96} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11847 | 2026.01.05 22:39:08.929487 [ 277 ] {78c4246d-de36-4107-8e3b-4f88901a4e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11848 | 2026.01.05 22:39:08.930030 [ 277 ] {78c4246d-de36-4107-8e3b-4f88901a4e96} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11849 | 2026.01.05 22:39:08.930278 [ 277 ] {78c4246d-de36-4107-8e3b-4f88901a4e96} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11850 | 2026.01.05 22:39:08.930427 [ 277 ] {78c4246d-de36-4107-8e3b-4f88901a4e96} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001851 sec., 5402.485143165856 rows/sec., 9.68 MiB/sec. | ||
| 11851 | 2026.01.05 22:39:08.930482 [ 277 ] {78c4246d-de36-4107-8e3b-4f88901a4e96} <Debug> TCPHandler: Processed in 0.002037521 sec. | ||
| 11852 | 2026.01.05 22:39:08.930596 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11853 | 2026.01.05 22:39:08.930692 [ 277 ] {2f927bfa-7aa9-4d5c-8bda-f396977ebc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11854 | 2026.01.05 22:39:08.930735 [ 277 ] {2f927bfa-7aa9-4d5c-8bda-f396977ebc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11855 | 2026.01.05 22:39:08.931072 [ 277 ] {2f927bfa-7aa9-4d5c-8bda-f396977ebc82} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11856 | 2026.01.05 22:39:08.931109 [ 277 ] {2f927bfa-7aa9-4d5c-8bda-f396977ebc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11857 | 2026.01.05 22:39:08.931437 [ 277 ] {2f927bfa-7aa9-4d5c-8bda-f396977ebc82} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11858 | 2026.01.05 22:39:08.931652 [ 277 ] {2f927bfa-7aa9-4d5c-8bda-f396977ebc82} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11859 | 2026.01.05 22:39:08.931781 [ 277 ] {2f927bfa-7aa9-4d5c-8bda-f396977ebc82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 11860 | 2026.01.05 22:39:08.931818 [ 277 ] {2f927bfa-7aa9-4d5c-8bda-f396977ebc82} <Debug> TCPHandler: Processed in 0.001271734 sec. | ||
| 11861 | 2026.01.05 22:39:09.027333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29349 | ||
| 11862 | 2026.01.05 22:39:09.027870 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11863 | 2026.01.05 22:39:09.027917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11864 | 2026.01.05 22:39:09.028408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11865 | 2026.01.05 22:39:09.028649 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11866 | 2026.01.05 22:39:09.028794 [ 92 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11867 | 2026.01.05 22:39:09.028801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29349 | ||
| 11868 | 2026.01.05 22:39:09.028843 [ 92 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11869 | 2026.01.05 22:39:09.028867 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11870 | 2026.01.05 22:39:09.028998 [ 187 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 11871 | 2026.01.05 22:39:09.029163 [ 187 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11872 | 2026.01.05 22:39:09.029215 [ 187 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26917 rows starting from the beginning of the part | ||
| 11873 | 2026.01.05 22:39:09.029314 [ 187 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 11874 | 2026.01.05 22:39:09.029384 [ 187 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 11875 | 2026.01.05 22:39:09.029448 [ 187 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 11876 | 2026.01.05 22:39:09.029506 [ 187 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 11877 | 2026.01.05 22:39:09.029565 [ 187 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 11878 | 2026.01.05 22:39:09.031928 [ 198 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29349 rows, containing 4 columns (4 merged, 0 gathered) in 0.002988124 sec., 9821881.555116186 rows/sec., 140.50 MiB/sec. | ||
| 11879 | 2026.01.05 22:39:09.032258 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11880 | 2026.01.05 22:39:09.032566 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_61_12} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2026.01.05 22:39:09.032650 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_61_12} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11882 | 2026.01.05 22:39:09.032749 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 11883 | 2026.01.05 22:39:10.499678 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11884 | 2026.01.05 22:39:10.516444 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2026.01.05 22:39:10.516501 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11886 | 2026.01.05 22:39:10.522568 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11887 | 2026.01.05 22:39:10.523309 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11888 | 2026.01.05 22:39:10.523603 [ 93 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11889 | 2026.01.05 22:39:10.523639 [ 93 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11890 | 2026.01.05 22:39:10.523657 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11891 | 2026.01.05 22:39:10.523797 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 11892 | 2026.01.05 22:39:10.526873 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11893 | 2026.01.05 22:39:10.527796 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11894 | 2026.01.05 22:39:10.529375 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 11895 | 2026.01.05 22:39:10.533809 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 11896 | 2026.01.05 22:39:10.538181 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 11897 | 2026.01.05 22:39:10.542499 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 11898 | 2026.01.05 22:39:10.547129 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 11899 | 2026.01.05 22:39:10.551186 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 11900 | 2026.01.05 22:39:10.601537 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.077804077 sec., 5912.286575933546 rows/sec., 30.57 MiB/sec. | ||
| 11901 | 2026.01.05 22:39:10.603552 [ 191 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11902 | 2026.01.05 22:39:10.605366 [ 191 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_61_12} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2026.01.05 22:39:10.605470 [ 191 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_61_12} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11904 | 2026.01.05 22:39:10.607052 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11905 | 2026.01.05 22:39:11.591422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1460 | ||
| 11906 | 2026.01.05 22:39:11.593801 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2026.01.05 22:39:11.593850 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11908 | 2026.01.05 22:39:11.595061 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11909 | 2026.01.05 22:39:11.595338 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2026.01.05 22:39:11.595513 [ 91 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11911 | 2026.01.05 22:39:11.595605 [ 91 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11912 | 2026.01.05 22:39:11.595610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1460 | ||
| 11913 | 2026.01.05 22:39:11.595644 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11914 | 2026.01.05 22:39:11.595783 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 11915 | 2026.01.05 22:39:11.596359 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11916 | 2026.01.05 22:39:11.596521 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1314 rows starting from the beginning of the part | ||
| 11917 | 2026.01.05 22:39:11.596906 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
| 11918 | 2026.01.05 22:39:11.597245 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 38 rows starting from the beginning of the part | ||
| 11919 | 2026.01.05 22:39:11.597583 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 11920 | 2026.01.05 22:39:11.597905 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 11921 | 2026.01.05 22:39:11.598221 [ 192 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part | ||
| 11922 | 2026.01.05 22:39:11.604389 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1460 rows, containing 72 columns (72 merged, 0 gathered) in 0.00866555 sec., 168483.24687988646 rows/sec., 134.84 MiB/sec. | ||
| 11923 | 2026.01.05 22:39:11.606012 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11924 | 2026.01.05 22:39:11.606558 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_46_9} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2026.01.05 22:39:11.606625 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_46_9} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11926 | 2026.01.05 22:39:11.606916 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11927 | 2026.01.05 22:39:13.888161 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11928 | 2026.01.05 22:39:13.888378 [ 277 ] {217720c5-6325-4622-ad14-b92b2ef8005c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11929 | 2026.01.05 22:39:13.888450 [ 277 ] {217720c5-6325-4622-ad14-b92b2ef8005c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11930 | 2026.01.05 22:39:13.889183 [ 277 ] {217720c5-6325-4622-ad14-b92b2ef8005c} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11931 | 2026.01.05 22:39:13.889238 [ 277 ] {217720c5-6325-4622-ad14-b92b2ef8005c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11932 | 2026.01.05 22:39:13.889671 [ 277 ] {217720c5-6325-4622-ad14-b92b2ef8005c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11933 | 2026.01.05 22:39:13.889917 [ 277 ] {217720c5-6325-4622-ad14-b92b2ef8005c} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11934 | 2026.01.05 22:39:13.890083 [ 277 ] {217720c5-6325-4622-ad14-b92b2ef8005c} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001756 sec., 66059.22551252847 rows/sec., 5.60 MiB/sec. | ||
| 11935 | 2026.01.05 22:39:13.890137 [ 277 ] {217720c5-6325-4622-ad14-b92b2ef8005c} <Debug> TCPHandler: Processed in 0.002128734 sec. | ||
| 11936 | 2026.01.05 22:39:13.890275 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11937 | 2026.01.05 22:39:13.890384 [ 277 ] {262c00f1-09b8-4d41-bba2-6e51dd64d6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11938 | 2026.01.05 22:39:13.890430 [ 277 ] {262c00f1-09b8-4d41-bba2-6e51dd64d6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11939 | 2026.01.05 22:39:13.890871 [ 277 ] {262c00f1-09b8-4d41-bba2-6e51dd64d6a8} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11940 | 2026.01.05 22:39:13.890912 [ 277 ] {262c00f1-09b8-4d41-bba2-6e51dd64d6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11941 | 2026.01.05 22:39:13.891234 [ 277 ] {262c00f1-09b8-4d41-bba2-6e51dd64d6a8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11942 | 2026.01.05 22:39:13.891519 [ 277 ] {262c00f1-09b8-4d41-bba2-6e51dd64d6a8} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11943 | 2026.01.05 22:39:13.891670 [ 277 ] {262c00f1-09b8-4d41-bba2-6e51dd64d6a8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001312 sec., 22865.853658536584 rows/sec., 1.68 MiB/sec. | ||
| 11944 | 2026.01.05 22:39:13.891712 [ 277 ] {262c00f1-09b8-4d41-bba2-6e51dd64d6a8} <Debug> TCPHandler: Processed in 0.001491452 sec. | ||
| 11945 | 2026.01.05 22:39:13.891827 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11946 | 2026.01.05 22:39:13.891926 [ 277 ] {3ba8617e-8cb0-48b8-9369-679a795bf68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11947 | 2026.01.05 22:39:13.891968 [ 277 ] {3ba8617e-8cb0-48b8-9369-679a795bf68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11948 | 2026.01.05 22:39:13.892413 [ 277 ] {3ba8617e-8cb0-48b8-9369-679a795bf68a} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11949 | 2026.01.05 22:39:13.892452 [ 277 ] {3ba8617e-8cb0-48b8-9369-679a795bf68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11950 | 2026.01.05 22:39:13.892775 [ 277 ] {3ba8617e-8cb0-48b8-9369-679a795bf68a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11951 | 2026.01.05 22:39:13.892992 [ 277 ] {3ba8617e-8cb0-48b8-9369-679a795bf68a} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11952 | 2026.01.05 22:39:13.893127 [ 277 ] {3ba8617e-8cb0-48b8-9369-679a795bf68a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001221 sec., 76986.07698607698 rows/sec., 6.01 MiB/sec. | ||
| 11953 | 2026.01.05 22:39:13.893166 [ 277 ] {3ba8617e-8cb0-48b8-9369-679a795bf68a} <Debug> TCPHandler: Processed in 0.001390738 sec. | ||
| 11954 | 2026.01.05 22:39:13.893280 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11955 | 2026.01.05 22:39:13.893376 [ 277 ] {4858a009-e9b8-4a23-9bd0-34ebcae05afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11956 | 2026.01.05 22:39:13.893422 [ 277 ] {4858a009-e9b8-4a23-9bd0-34ebcae05afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11957 | 2026.01.05 22:39:13.893849 [ 277 ] {4858a009-e9b8-4a23-9bd0-34ebcae05afb} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11958 | 2026.01.05 22:39:13.893885 [ 277 ] {4858a009-e9b8-4a23-9bd0-34ebcae05afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11959 | 2026.01.05 22:39:13.894244 [ 277 ] {4858a009-e9b8-4a23-9bd0-34ebcae05afb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11960 | 2026.01.05 22:39:13.894459 [ 277 ] {4858a009-e9b8-4a23-9bd0-34ebcae05afb} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11961 | 2026.01.05 22:39:13.894592 [ 277 ] {4858a009-e9b8-4a23-9bd0-34ebcae05afb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 11962 | 2026.01.05 22:39:13.894630 [ 277 ] {4858a009-e9b8-4a23-9bd0-34ebcae05afb} <Debug> TCPHandler: Processed in 0.001400828 sec. | ||
| 11963 | 2026.01.05 22:39:13.894740 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11964 | 2026.01.05 22:39:13.894834 [ 277 ] {e75d9a9d-5a3a-4ccd-b9a1-bc838fe8e71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11965 | 2026.01.05 22:39:13.894891 [ 277 ] {e75d9a9d-5a3a-4ccd-b9a1-bc838fe8e71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11966 | 2026.01.05 22:39:13.895777 [ 277 ] {e75d9a9d-5a3a-4ccd-b9a1-bc838fe8e71d} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11967 | 2026.01.05 22:39:13.895814 [ 277 ] {e75d9a9d-5a3a-4ccd-b9a1-bc838fe8e71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11968 | 2026.01.05 22:39:13.896377 [ 277 ] {e75d9a9d-5a3a-4ccd-b9a1-bc838fe8e71d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11969 | 2026.01.05 22:39:13.896629 [ 277 ] {e75d9a9d-5a3a-4ccd-b9a1-bc838fe8e71d} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11970 | 2026.01.05 22:39:13.896773 [ 277 ] {e75d9a9d-5a3a-4ccd-b9a1-bc838fe8e71d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001957 sec., 15329.586101175268 rows/sec., 27.47 MiB/sec. | ||
| 11971 | 2026.01.05 22:39:13.896829 [ 277 ] {e75d9a9d-5a3a-4ccd-b9a1-bc838fe8e71d} <Debug> TCPHandler: Processed in 0.002138754 sec. | ||
| 11972 | 2026.01.05 22:39:13.896942 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11973 | 2026.01.05 22:39:13.897036 [ 277 ] {06abaa9f-1019-497e-b390-239b75db906a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11974 | 2026.01.05 22:39:13.897079 [ 277 ] {06abaa9f-1019-497e-b390-239b75db906a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11975 | 2026.01.05 22:39:13.897429 [ 277 ] {06abaa9f-1019-497e-b390-239b75db906a} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2026.01.05 22:39:13.897467 [ 277 ] {06abaa9f-1019-497e-b390-239b75db906a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11977 | 2026.01.05 22:39:13.897784 [ 277 ] {06abaa9f-1019-497e-b390-239b75db906a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11978 | 2026.01.05 22:39:13.897992 [ 277 ] {06abaa9f-1019-497e-b390-239b75db906a} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11979 | 2026.01.05 22:39:13.898123 [ 277 ] {06abaa9f-1019-497e-b390-239b75db906a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 11980 | 2026.01.05 22:39:13.898161 [ 277 ] {06abaa9f-1019-497e-b390-239b75db906a} <Debug> TCPHandler: Processed in 0.001268873 sec. | ||
| 11981 | 2026.01.05 22:39:16.292029 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11982 | 2026.01.05 22:39:16.292080 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11983 | 2026.01.05 22:39:16.529885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29797 | ||
| 11984 | 2026.01.05 22:39:16.530402 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11985 | 2026.01.05 22:39:16.530438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11986 | 2026.01.05 22:39:16.530921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11987 | 2026.01.05 22:39:16.531138 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2026.01.05 22:39:16.531262 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29797 | ||
| 11989 | 2026.01.05 22:39:18.027880 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11990 | 2026.01.05 22:39:18.042691 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11991 | 2026.01.05 22:39:18.042740 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11992 | 2026.01.05 22:39:18.048420 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11993 | 2026.01.05 22:39:18.049116 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11994 | 2026.01.05 22:39:18.051864 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11995 | 2026.01.05 22:39:18.886486 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11996 | 2026.01.05 22:39:18.886790 [ 277 ] {41415c23-68c4-4b4d-913c-a837d24b038e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11997 | 2026.01.05 22:39:18.886897 [ 277 ] {41415c23-68c4-4b4d-913c-a837d24b038e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11998 | 2026.01.05 22:39:18.887721 [ 277 ] {41415c23-68c4-4b4d-913c-a837d24b038e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2026.01.05 22:39:18.887769 [ 277 ] {41415c23-68c4-4b4d-913c-a837d24b038e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12000 | 2026.01.05 22:39:18.888163 [ 277 ] {41415c23-68c4-4b4d-913c-a837d24b038e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12001 | 2026.01.05 22:39:18.888391 [ 277 ] {41415c23-68c4-4b4d-913c-a837d24b038e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2026.01.05 22:39:18.888537 [ 80 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12003 | 2026.01.05 22:39:18.888545 [ 277 ] {41415c23-68c4-4b4d-913c-a837d24b038e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001833 sec., 41462.084015275504 rows/sec., 3.42 MiB/sec. | ||
| 12004 | 2026.01.05 22:39:18.888610 [ 80 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12005 | 2026.01.05 22:39:18.888629 [ 277 ] {41415c23-68c4-4b4d-913c-a837d24b038e} <Debug> TCPHandler: Processed in 0.002333071 sec. | ||
| 12006 | 2026.01.05 22:39:18.888641 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12007 | 2026.01.05 22:39:18.888770 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12008 | 2026.01.05 22:39:18.888806 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 12009 | 2026.01.05 22:39:18.888870 [ 277 ] {13259309-ede9-4932-a869-8f0750a684e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12010 | 2026.01.05 22:39:18.888918 [ 277 ] {13259309-ede9-4932-a869-8f0750a684e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12011 | 2026.01.05 22:39:18.889003 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12012 | 2026.01.05 22:39:18.889061 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2469 rows starting from the beginning of the part | ||
| 12013 | 2026.01.05 22:39:18.889165 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 76 rows starting from the beginning of the part | ||
| 12014 | 2026.01.05 22:39:18.889239 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 116 rows starting from the beginning of the part | ||
| 12015 | 2026.01.05 22:39:18.889303 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1337 rows starting from the beginning of the part | ||
| 12016 | 2026.01.05 22:39:18.889315 [ 277 ] {13259309-ede9-4932-a869-8f0750a684e9} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12017 | 2026.01.05 22:39:18.889341 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 116 rows starting from the beginning of the part | ||
| 12018 | 2026.01.05 22:39:18.889358 [ 277 ] {13259309-ede9-4932-a869-8f0750a684e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12019 | 2026.01.05 22:39:18.889384 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 76 rows starting from the beginning of the part | ||
| 12020 | 2026.01.05 22:39:18.889699 [ 277 ] {13259309-ede9-4932-a869-8f0750a684e9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12021 | 2026.01.05 22:39:18.889931 [ 277 ] {13259309-ede9-4932-a869-8f0750a684e9} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2026.01.05 22:39:18.890066 [ 277 ] {13259309-ede9-4932-a869-8f0750a684e9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001215 sec., 8230.45267489712 rows/sec., 618.89 KiB/sec. | ||
| 12023 | 2026.01.05 22:39:18.890106 [ 277 ] {13259309-ede9-4932-a869-8f0750a684e9} <Debug> TCPHandler: Processed in 0.001386518 sec. | ||
| 12024 | 2026.01.05 22:39:18.890214 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12025 | 2026.01.05 22:39:18.890308 [ 277 ] {e84ed48d-c01c-479a-b1c9-435122ced5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12026 | 2026.01.05 22:39:18.890347 [ 277 ] {e84ed48d-c01c-479a-b1c9-435122ced5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12027 | 2026.01.05 22:39:18.890754 [ 277 ] {e84ed48d-c01c-479a-b1c9-435122ced5bb} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12028 | 2026.01.05 22:39:18.890791 [ 277 ] {e84ed48d-c01c-479a-b1c9-435122ced5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12029 | 2026.01.05 22:39:18.891100 [ 277 ] {e84ed48d-c01c-479a-b1c9-435122ced5bb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12030 | 2026.01.05 22:39:18.891115 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4190 rows, containing 5 columns (5 merged, 0 gathered) in 0.002390153 sec., 1753025.8523199144 rows/sec., 151.46 MiB/sec. | ||
| 12031 | 2026.01.05 22:39:18.891332 [ 277 ] {e84ed48d-c01c-479a-b1c9-435122ced5bb} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12032 | 2026.01.05 22:39:18.891453 [ 80 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12033 | 2026.01.05 22:39:18.891468 [ 277 ] {e84ed48d-c01c-479a-b1c9-435122ced5bb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001178 sec., 62818.33616298812 rows/sec., 4.90 MiB/sec. | ||
| 12034 | 2026.01.05 22:39:18.891485 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12035 | 2026.01.05 22:39:18.891487 [ 80 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12036 | 2026.01.05 22:39:18.891517 [ 277 ] {e84ed48d-c01c-479a-b1c9-435122ced5bb} <Debug> TCPHandler: Processed in 0.001352396 sec. | ||
| 12037 | 2026.01.05 22:39:18.891531 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12038 | 2026.01.05 22:39:18.891643 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2026.01.05 22:39:18.891652 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 12040 | 2026.01.05 22:39:18.891745 [ 277 ] {2caf27a0-cb46-4408-9af8-e858c73f307f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12041 | 2026.01.05 22:39:18.891790 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12042 | 2026.01.05 22:39:18.891796 [ 277 ] {2caf27a0-cb46-4408-9af8-e858c73f307f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12043 | 2026.01.05 22:39:18.891805 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_91_18} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12044 | 2026.01.05 22:39:18.891830 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1253 rows starting from the beginning of the part | ||
| 12045 | 2026.01.05 22:39:18.891909 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 74 rows starting from the beginning of the part | ||
| 12046 | 2026.01.05 22:39:18.891921 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_91_18} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12047 | 2026.01.05 22:39:18.891959 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 94 rows starting from the beginning of the part | ||
| 12048 | 2026.01.05 22:39:18.892013 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 568 rows starting from the beginning of the part | ||
| 12049 | 2026.01.05 22:39:18.892017 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 12050 | 2026.01.05 22:39:18.892060 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 94 rows starting from the beginning of the part | ||
| 12051 | 2026.01.05 22:39:18.892106 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 74 rows starting from the beginning of the part | ||
| 12052 | 2026.01.05 22:39:18.892242 [ 277 ] {2caf27a0-cb46-4408-9af8-e858c73f307f} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2026.01.05 22:39:18.892285 [ 277 ] {2caf27a0-cb46-4408-9af8-e858c73f307f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12054 | 2026.01.05 22:39:18.892642 [ 277 ] {2caf27a0-cb46-4408-9af8-e858c73f307f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12055 | 2026.01.05 22:39:18.892871 [ 277 ] {2caf27a0-cb46-4408-9af8-e858c73f307f} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2026.01.05 22:39:18.892990 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12057 | 2026.01.05 22:39:18.893006 [ 277 ] {2caf27a0-cb46-4408-9af8-e858c73f307f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 12058 | 2026.01.05 22:39:18.893027 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12059 | 2026.01.05 22:39:18.893051 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12060 | 2026.01.05 22:39:18.893051 [ 277 ] {2caf27a0-cb46-4408-9af8-e858c73f307f} <Debug> TCPHandler: Processed in 0.00145753 sec. | ||
| 12061 | 2026.01.05 22:39:18.893128 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 12062 | 2026.01.05 22:39:18.893170 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12063 | 2026.01.05 22:39:18.893235 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12064 | 2026.01.05 22:39:18.893266 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663578 sec., 1296602.8644283586 rows/sec., 100.71 MiB/sec. | ||
| 12065 | 2026.01.05 22:39:18.893271 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25113 rows starting from the beginning of the part | ||
| 12066 | 2026.01.05 22:39:18.893270 [ 277 ] {6acb5366-532f-4395-8c80-63e0cc206d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12067 | 2026.01.05 22:39:18.893342 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 12068 | 2026.01.05 22:39:18.893351 [ 277 ] {6acb5366-532f-4395-8c80-63e0cc206d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12069 | 2026.01.05 22:39:18.893398 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 12070 | 2026.01.05 22:39:18.893444 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12071 | 2026.01.05 22:39:18.893447 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 881 rows starting from the beginning of the part | ||
| 12072 | 2026.01.05 22:39:18.893507 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 12073 | 2026.01.05 22:39:18.893548 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 12074 | 2026.01.05 22:39:18.893706 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_91_18} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12075 | 2026.01.05 22:39:18.893797 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_91_18} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12076 | 2026.01.05 22:39:18.893887 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12077 | 2026.01.05 22:39:18.894178 [ 277 ] {6acb5366-532f-4395-8c80-63e0cc206d0f} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2026.01.05 22:39:18.894219 [ 277 ] {6acb5366-532f-4395-8c80-63e0cc206d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12079 | 2026.01.05 22:39:18.894784 [ 277 ] {6acb5366-532f-4395-8c80-63e0cc206d0f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12080 | 2026.01.05 22:39:18.895033 [ 277 ] {6acb5366-532f-4395-8c80-63e0cc206d0f} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12081 | 2026.01.05 22:39:18.895184 [ 277 ] {6acb5366-532f-4395-8c80-63e0cc206d0f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001932 sec., 5175.983436853002 rows/sec., 9.28 MiB/sec. | ||
| 12082 | 2026.01.05 22:39:18.895242 [ 277 ] {6acb5366-532f-4395-8c80-63e0cc206d0f} <Debug> TCPHandler: Processed in 0.002121133 sec. | ||
| 12083 | 2026.01.05 22:39:18.895354 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12084 | 2026.01.05 22:39:18.895449 [ 277 ] {57d75de6-2f7b-406a-bdc3-9f0b90b1a7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12085 | 2026.01.05 22:39:18.895491 [ 277 ] {57d75de6-2f7b-406a-bdc3-9f0b90b1a7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12086 | 2026.01.05 22:39:18.895812 [ 277 ] {57d75de6-2f7b-406a-bdc3-9f0b90b1a7cc} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12087 | 2026.01.05 22:39:18.895849 [ 277 ] {57d75de6-2f7b-406a-bdc3-9f0b90b1a7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12088 | 2026.01.05 22:39:18.896192 [ 277 ] {57d75de6-2f7b-406a-bdc3-9f0b90b1a7cc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12089 | 2026.01.05 22:39:18.896408 [ 277 ] {57d75de6-2f7b-406a-bdc3-9f0b90b1a7cc} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12090 | 2026.01.05 22:39:18.896516 [ 80 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12091 | 2026.01.05 22:39:18.896539 [ 277 ] {57d75de6-2f7b-406a-bdc3-9f0b90b1a7cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 12092 | 2026.01.05 22:39:18.896550 [ 80 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12093 | 2026.01.05 22:39:18.896581 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12094 | 2026.01.05 22:39:18.896584 [ 277 ] {57d75de6-2f7b-406a-bdc3-9f0b90b1a7cc} <Debug> TCPHandler: Processed in 0.001279844 sec. | ||
| 12095 | 2026.01.05 22:39:18.896667 [ 189 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 12096 | 2026.01.05 22:39:18.896782 [ 189 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12097 | 2026.01.05 22:39:18.896814 [ 189 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5184 rows starting from the beginning of the part | ||
| 12098 | 2026.01.05 22:39:18.896874 [ 189 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 12099 | 2026.01.05 22:39:18.896923 [ 189 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 12100 | 2026.01.05 22:39:18.896968 [ 189 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 12101 | 2026.01.05 22:39:18.897011 [ 189 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 12102 | 2026.01.05 22:39:18.897054 [ 189 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 12103 | 2026.01.05 22:39:18.899185 [ 189 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5484 rows, containing 4 columns (4 merged, 0 gathered) in 0.002556889 sec., 2144793.9273077557 rows/sec., 142.97 MiB/sec. | ||
| 12104 | 2026.01.05 22:39:18.899725 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12105 | 2026.01.05 22:39:18.900006 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_91_18} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12106 | 2026.01.05 22:39:18.900091 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_91_18} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12107 | 2026.01.05 22:39:18.900176 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12108 | 2026.01.05 22:39:18.900543 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26634 rows, containing 5 columns (5 merged, 0 gathered) in 0.007449238 sec., 3575399.255601714 rows/sec., 245.03 MiB/sec. | ||
| 12109 | 2026.01.05 22:39:18.900785 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12110 | 2026.01.05 22:39:18.901025 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12111 | 2026.01.05 22:39:18.901091 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12112 | 2026.01.05 22:39:18.901150 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12113 | 2026.01.05 22:39:19.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.39 MiB, peak 354.28 MiB, free memory in arenas 0.00 B, will set to 342.96 MiB (RSS), difference: 1.56 MiB | ||
| 12114 | 2026.01.05 22:39:20.232515 [ 78 ] {} <Debug> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 12115 | 2026.01.05 22:39:20.232630 [ 78 ] {} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12116 | 2026.01.05 22:39:20.232676 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12117 | 2026.01.05 22:39:20.232813 [ 196 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 12118 | 2026.01.05 22:39:20.232970 [ 196 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12119 | 2026.01.05 22:39:20.233007 [ 196 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 466 rows starting from the beginning of the part | ||
| 12120 | 2026.01.05 22:39:20.233081 [ 196 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 12121 | 2026.01.05 22:39:20.233132 [ 196 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 12122 | 2026.01.05 22:39:20.233185 [ 196 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
| 12123 | 2026.01.05 22:39:20.233230 [ 196 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part | ||
| 12124 | 2026.01.05 22:39:20.234164 [ 201 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1474 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403098 sec., 1050532.4645890736 rows/sec., 75.95 MiB/sec. | ||
| 12125 | 2026.01.05 22:39:20.234329 [ 196 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 12126 | 2026.01.05 22:39:20.234571 [ 196 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_22_5} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12127 | 2026.01.05 22:39:20.234640 [ 196 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_22_5} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 12128 | 2026.01.05 22:39:20.234704 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12129 | 2026.01.05 22:39:21.596729 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1484 | ||
| 12130 | 2026.01.05 22:39:21.598973 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12131 | 2026.01.05 22:39:21.599023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12132 | 2026.01.05 22:39:21.600218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12133 | 2026.01.05 22:39:21.600491 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12134 | 2026.01.05 22:39:21.600756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1484 | ||
| 12135 | 2026.01.05 22:39:23.898904 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12136 | 2026.01.05 22:39:23.899117 [ 277 ] {8d5f9192-1f76-4423-b606-63e0553c2fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12137 | 2026.01.05 22:39:23.899193 [ 277 ] {8d5f9192-1f76-4423-b606-63e0553c2fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12138 | 2026.01.05 22:39:23.900085 [ 277 ] {8d5f9192-1f76-4423-b606-63e0553c2fc7} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2026.01.05 22:39:23.900129 [ 277 ] {8d5f9192-1f76-4423-b606-63e0553c2fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12140 | 2026.01.05 22:39:23.900551 [ 277 ] {8d5f9192-1f76-4423-b606-63e0553c2fc7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12141 | 2026.01.05 22:39:23.900780 [ 277 ] {8d5f9192-1f76-4423-b606-63e0553c2fc7} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2026.01.05 22:39:23.900931 [ 277 ] {8d5f9192-1f76-4423-b606-63e0553c2fc7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00187 sec., 219251.33689839573 rows/sec., 13.91 MiB/sec. | ||
| 12143 | 2026.01.05 22:39:23.900975 [ 277 ] {8d5f9192-1f76-4423-b606-63e0553c2fc7} <Debug> TCPHandler: Processed in 0.002211426 sec. | ||
| 12144 | 2026.01.05 22:39:23.901109 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12145 | 2026.01.05 22:39:23.901204 [ 277 ] {474b6014-83b2-4056-be94-931a7dc9b2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12146 | 2026.01.05 22:39:23.901253 [ 277 ] {474b6014-83b2-4056-be94-931a7dc9b2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12147 | 2026.01.05 22:39:23.901652 [ 277 ] {474b6014-83b2-4056-be94-931a7dc9b2e7} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12148 | 2026.01.05 22:39:23.901688 [ 277 ] {474b6014-83b2-4056-be94-931a7dc9b2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12149 | 2026.01.05 22:39:23.901990 [ 277 ] {474b6014-83b2-4056-be94-931a7dc9b2e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12150 | 2026.01.05 22:39:23.902202 [ 277 ] {474b6014-83b2-4056-be94-931a7dc9b2e7} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12151 | 2026.01.05 22:39:23.902330 [ 277 ] {474b6014-83b2-4056-be94-931a7dc9b2e7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001145 sec., 1746.7248908296945 rows/sec., 142.43 KiB/sec. | ||
| 12152 | 2026.01.05 22:39:23.902370 [ 277 ] {474b6014-83b2-4056-be94-931a7dc9b2e7} <Debug> TCPHandler: Processed in 0.001313336 sec. | ||
| 12153 | 2026.01.05 22:39:23.902483 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12154 | 2026.01.05 22:39:23.902576 [ 277 ] {6f102f5b-4c7c-4f9d-9c42-d457926ebaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12155 | 2026.01.05 22:39:23.902616 [ 277 ] {6f102f5b-4c7c-4f9d-9c42-d457926ebaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12156 | 2026.01.05 22:39:23.903600 [ 277 ] {6f102f5b-4c7c-4f9d-9c42-d457926ebaf9} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2026.01.05 22:39:23.903634 [ 277 ] {6f102f5b-4c7c-4f9d-9c42-d457926ebaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12158 | 2026.01.05 22:39:23.904020 [ 277 ] {6f102f5b-4c7c-4f9d-9c42-d457926ebaf9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12159 | 2026.01.05 22:39:23.904230 [ 277 ] {6f102f5b-4c7c-4f9d-9c42-d457926ebaf9} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12160 | 2026.01.05 22:39:23.904357 [ 277 ] {6f102f5b-4c7c-4f9d-9c42-d457926ebaf9} <Debug> executeQuery: Read 1173 rows, 95.58 KiB in 0.001799 sec., 652028.9049471929 rows/sec., 51.88 MiB/sec. | ||
| 12161 | 2026.01.05 22:39:23.904394 [ 277 ] {6f102f5b-4c7c-4f9d-9c42-d457926ebaf9} <Debug> TCPHandler: Processed in 0.001961358 sec. | ||
| 12162 | 2026.01.05 22:39:23.904512 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12163 | 2026.01.05 22:39:23.904606 [ 277 ] {8faa6b39-ea7c-40e5-8a7c-e0364a6555f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12164 | 2026.01.05 22:39:23.904648 [ 277 ] {8faa6b39-ea7c-40e5-8a7c-e0364a6555f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12165 | 2026.01.05 22:39:23.905143 [ 277 ] {8faa6b39-ea7c-40e5-8a7c-e0364a6555f3} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12166 | 2026.01.05 22:39:23.905177 [ 277 ] {8faa6b39-ea7c-40e5-8a7c-e0364a6555f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12167 | 2026.01.05 22:39:23.905501 [ 277 ] {8faa6b39-ea7c-40e5-8a7c-e0364a6555f3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12168 | 2026.01.05 22:39:23.905720 [ 277 ] {8faa6b39-ea7c-40e5-8a7c-e0364a6555f3} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12169 | 2026.01.05 22:39:23.905847 [ 277 ] {8faa6b39-ea7c-40e5-8a7c-e0364a6555f3} <Debug> executeQuery: Read 237 rows, 14.71 KiB in 0.00126 sec., 188095.23809523808 rows/sec., 11.40 MiB/sec. | ||
| 12170 | 2026.01.05 22:39:23.905886 [ 277 ] {8faa6b39-ea7c-40e5-8a7c-e0364a6555f3} <Debug> TCPHandler: Processed in 0.001424659 sec. | ||
| 12171 | 2026.01.05 22:39:23.905988 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12172 | 2026.01.05 22:39:23.906080 [ 277 ] {7c3b8f25-f848-4b2f-a99e-3462f281524f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12173 | 2026.01.05 22:39:23.906120 [ 277 ] {7c3b8f25-f848-4b2f-a99e-3462f281524f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12174 | 2026.01.05 22:39:23.906598 [ 277 ] {7c3b8f25-f848-4b2f-a99e-3462f281524f} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12175 | 2026.01.05 22:39:23.906633 [ 277 ] {7c3b8f25-f848-4b2f-a99e-3462f281524f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12176 | 2026.01.05 22:39:23.906947 [ 277 ] {7c3b8f25-f848-4b2f-a99e-3462f281524f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12177 | 2026.01.05 22:39:23.907161 [ 277 ] {7c3b8f25-f848-4b2f-a99e-3462f281524f} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12178 | 2026.01.05 22:39:23.907290 [ 277 ] {7c3b8f25-f848-4b2f-a99e-3462f281524f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001227 sec., 172779.13610431948 rows/sec., 11.14 MiB/sec. | ||
| 12179 | 2026.01.05 22:39:23.907327 [ 277 ] {7c3b8f25-f848-4b2f-a99e-3462f281524f} <Debug> TCPHandler: Processed in 0.001388399 sec. | ||
| 12180 | 2026.01.05 22:39:23.907437 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12181 | 2026.01.05 22:39:23.907530 [ 277 ] {e7830eab-fc2b-4024-bf05-71f3a07c2e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12182 | 2026.01.05 22:39:23.907570 [ 277 ] {e7830eab-fc2b-4024-bf05-71f3a07c2e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12183 | 2026.01.05 22:39:23.908043 [ 277 ] {e7830eab-fc2b-4024-bf05-71f3a07c2e38} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12184 | 2026.01.05 22:39:23.908078 [ 277 ] {e7830eab-fc2b-4024-bf05-71f3a07c2e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12185 | 2026.01.05 22:39:23.908398 [ 277 ] {e7830eab-fc2b-4024-bf05-71f3a07c2e38} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12186 | 2026.01.05 22:39:23.908611 [ 277 ] {e7830eab-fc2b-4024-bf05-71f3a07c2e38} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12187 | 2026.01.05 22:39:23.908739 [ 277 ] {e7830eab-fc2b-4024-bf05-71f3a07c2e38} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 12188 | 2026.01.05 22:39:23.908778 [ 277 ] {e7830eab-fc2b-4024-bf05-71f3a07c2e38} <Debug> TCPHandler: Processed in 0.001391078 sec. | ||
| 12189 | 2026.01.05 22:39:23.908896 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12190 | 2026.01.05 22:39:23.908989 [ 277 ] {2babe8c4-13e4-4dc9-aead-5eb12d4aaf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12191 | 2026.01.05 22:39:23.909030 [ 277 ] {2babe8c4-13e4-4dc9-aead-5eb12d4aaf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12192 | 2026.01.05 22:39:23.909688 [ 277 ] {2babe8c4-13e4-4dc9-aead-5eb12d4aaf24} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12193 | 2026.01.05 22:39:23.909724 [ 277 ] {2babe8c4-13e4-4dc9-aead-5eb12d4aaf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12194 | 2026.01.05 22:39:23.910068 [ 277 ] {2babe8c4-13e4-4dc9-aead-5eb12d4aaf24} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12195 | 2026.01.05 22:39:23.910281 [ 277 ] {2babe8c4-13e4-4dc9-aead-5eb12d4aaf24} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12196 | 2026.01.05 22:39:23.910407 [ 277 ] {2babe8c4-13e4-4dc9-aead-5eb12d4aaf24} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001436 sec., 495125.34818941506 rows/sec., 34.71 MiB/sec. | ||
| 12197 | 2026.01.05 22:39:23.910447 [ 277 ] {2babe8c4-13e4-4dc9-aead-5eb12d4aaf24} <Debug> TCPHandler: Processed in 0.001600096 sec. | ||
| 12198 | 2026.01.05 22:39:23.910570 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12199 | 2026.01.05 22:39:23.910663 [ 277 ] {43ec96f3-0873-4301-9972-fde8a9c76df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12200 | 2026.01.05 22:39:23.910705 [ 277 ] {43ec96f3-0873-4301-9972-fde8a9c76df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12201 | 2026.01.05 22:39:23.911028 [ 277 ] {43ec96f3-0873-4301-9972-fde8a9c76df8} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12202 | 2026.01.05 22:39:23.911062 [ 277 ] {43ec96f3-0873-4301-9972-fde8a9c76df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12203 | 2026.01.05 22:39:23.911372 [ 277 ] {43ec96f3-0873-4301-9972-fde8a9c76df8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 12204 | 2026.01.05 22:39:23.911582 [ 277 ] {43ec96f3-0873-4301-9972-fde8a9c76df8} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12205 | 2026.01.05 22:39:23.911709 [ 277 ] {43ec96f3-0873-4301-9972-fde8a9c76df8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 12206 | 2026.01.05 22:39:23.911775 [ 277 ] {43ec96f3-0873-4301-9972-fde8a9c76df8} <Debug> TCPHandler: Processed in 0.001254654 sec. | ||
| 12207 | 2026.01.05 22:39:23.911888 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12208 | 2026.01.05 22:39:23.911981 [ 277 ] {3e8481ac-dadd-444d-a991-23c69846679c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12209 | 2026.01.05 22:39:23.912023 [ 277 ] {3e8481ac-dadd-444d-a991-23c69846679c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12210 | 2026.01.05 22:39:23.912468 [ 277 ] {3e8481ac-dadd-444d-a991-23c69846679c} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12211 | 2026.01.05 22:39:23.912502 [ 277 ] {3e8481ac-dadd-444d-a991-23c69846679c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12212 | 2026.01.05 22:39:23.912839 [ 277 ] {3e8481ac-dadd-444d-a991-23c69846679c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12213 | 2026.01.05 22:39:23.913063 [ 277 ] {3e8481ac-dadd-444d-a991-23c69846679c} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12214 | 2026.01.05 22:39:23.913216 [ 277 ] {3e8481ac-dadd-444d-a991-23c69846679c} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001253 sec., 251396.64804469273 rows/sec., 16.52 MiB/sec. | ||
| 12215 | 2026.01.05 22:39:23.913255 [ 277 ] {3e8481ac-dadd-444d-a991-23c69846679c} <Debug> TCPHandler: Processed in 0.001415529 sec. | ||
| 12216 | 2026.01.05 22:39:23.913364 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12217 | 2026.01.05 22:39:23.913468 [ 277 ] {5fe0f767-0aea-4af5-bcb1-b19ad01e4ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12218 | 2026.01.05 22:39:23.913512 [ 277 ] {5fe0f767-0aea-4af5-bcb1-b19ad01e4ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12219 | 2026.01.05 22:39:23.913837 [ 277 ] {5fe0f767-0aea-4af5-bcb1-b19ad01e4ec5} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12220 | 2026.01.05 22:39:23.913871 [ 277 ] {5fe0f767-0aea-4af5-bcb1-b19ad01e4ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12221 | 2026.01.05 22:39:23.914195 [ 277 ] {5fe0f767-0aea-4af5-bcb1-b19ad01e4ec5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 12222 | 2026.01.05 22:39:23.914407 [ 277 ] {5fe0f767-0aea-4af5-bcb1-b19ad01e4ec5} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12223 | 2026.01.05 22:39:23.914534 [ 277 ] {5fe0f767-0aea-4af5-bcb1-b19ad01e4ec5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 12224 | 2026.01.05 22:39:23.914571 [ 277 ] {5fe0f767-0aea-4af5-bcb1-b19ad01e4ec5} <Debug> TCPHandler: Processed in 0.001258834 sec. | ||
| 12225 | 2026.01.05 22:39:23.914681 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12226 | 2026.01.05 22:39:23.914777 [ 277 ] {4dfffacd-3943-43a0-a8d3-1dbd3491ca28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12227 | 2026.01.05 22:39:23.914832 [ 277 ] {4dfffacd-3943-43a0-a8d3-1dbd3491ca28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12228 | 2026.01.05 22:39:23.915697 [ 277 ] {4dfffacd-3943-43a0-a8d3-1dbd3491ca28} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12229 | 2026.01.05 22:39:23.915732 [ 277 ] {4dfffacd-3943-43a0-a8d3-1dbd3491ca28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12230 | 2026.01.05 22:39:23.916274 [ 277 ] {4dfffacd-3943-43a0-a8d3-1dbd3491ca28} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12231 | 2026.01.05 22:39:23.916513 [ 277 ] {4dfffacd-3943-43a0-a8d3-1dbd3491ca28} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12232 | 2026.01.05 22:39:23.916655 [ 277 ] {4dfffacd-3943-43a0-a8d3-1dbd3491ca28} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001895 sec., 15831.1345646438 rows/sec., 28.37 MiB/sec. | ||
| 12233 | 2026.01.05 22:39:23.916710 [ 277 ] {4dfffacd-3943-43a0-a8d3-1dbd3491ca28} <Debug> TCPHandler: Processed in 0.002078272 sec. | ||
| 12234 | 2026.01.05 22:39:23.916826 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12235 | 2026.01.05 22:39:23.916921 [ 277 ] {c924c26f-4ec7-4d2f-9df1-642a3a6018d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12236 | 2026.01.05 22:39:23.916962 [ 277 ] {c924c26f-4ec7-4d2f-9df1-642a3a6018d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12237 | 2026.01.05 22:39:23.917310 [ 277 ] {c924c26f-4ec7-4d2f-9df1-642a3a6018d1} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12238 | 2026.01.05 22:39:23.917346 [ 277 ] {c924c26f-4ec7-4d2f-9df1-642a3a6018d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12239 | 2026.01.05 22:39:23.917660 [ 277 ] {c924c26f-4ec7-4d2f-9df1-642a3a6018d1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12240 | 2026.01.05 22:39:23.917872 [ 277 ] {c924c26f-4ec7-4d2f-9df1-642a3a6018d1} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12241 | 2026.01.05 22:39:23.917997 [ 277 ] {c924c26f-4ec7-4d2f-9df1-642a3a6018d1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001095 sec., 94977.16894977169 rows/sec., 5.82 MiB/sec. | ||
| 12242 | 2026.01.05 22:39:23.918034 [ 277 ] {c924c26f-4ec7-4d2f-9df1-642a3a6018d1} <Debug> TCPHandler: Processed in 0.001257664 sec. | ||
| 12243 | 2026.01.05 22:39:24.032362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30309 | ||
| 12244 | 2026.01.05 22:39:24.033104 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12245 | 2026.01.05 22:39:24.033156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12246 | 2026.01.05 22:39:24.033660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12247 | 2026.01.05 22:39:24.033913 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12248 | 2026.01.05 22:39:24.034075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30309 | ||
| 12249 | 2026.01.05 22:39:25.552892 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12250 | 2026.01.05 22:39:25.569179 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12251 | 2026.01.05 22:39:25.569224 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12252 | 2026.01.05 22:39:25.575220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12253 | 2026.01.05 22:39:25.575915 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12254 | 2026.01.05 22:39:25.578673 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12255 | 2026.01.05 22:39:28.887379 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2026.01.05 22:39:28.887565 [ 277 ] {b4fff202-06db-4a4d-b950-3df99baa0c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12257 | 2026.01.05 22:39:28.887632 [ 277 ] {b4fff202-06db-4a4d-b950-3df99baa0c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12258 | 2026.01.05 22:39:28.888294 [ 277 ] {b4fff202-06db-4a4d-b950-3df99baa0c94} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.01.05 22:39:28.888341 [ 277 ] {b4fff202-06db-4a4d-b950-3df99baa0c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12260 | 2026.01.05 22:39:28.888725 [ 277 ] {b4fff202-06db-4a4d-b950-3df99baa0c94} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12261 | 2026.01.05 22:39:28.888958 [ 277 ] {b4fff202-06db-4a4d-b950-3df99baa0c94} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2026.01.05 22:39:28.889105 [ 277 ] {b4fff202-06db-4a4d-b950-3df99baa0c94} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001591 sec., 47768.69893148963 rows/sec., 3.94 MiB/sec. | ||
| 12263 | 2026.01.05 22:39:28.889148 [ 277 ] {b4fff202-06db-4a4d-b950-3df99baa0c94} <Debug> TCPHandler: Processed in 0.001902476 sec. | ||
| 12264 | 2026.01.05 22:39:28.889268 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12265 | 2026.01.05 22:39:28.889364 [ 277 ] {02a788f3-5a63-4fb4-9b24-2d889f30c543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12266 | 2026.01.05 22:39:28.889404 [ 277 ] {02a788f3-5a63-4fb4-9b24-2d889f30c543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12267 | 2026.01.05 22:39:28.889801 [ 277 ] {02a788f3-5a63-4fb4-9b24-2d889f30c543} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2026.01.05 22:39:28.889837 [ 277 ] {02a788f3-5a63-4fb4-9b24-2d889f30c543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12269 | 2026.01.05 22:39:28.890135 [ 277 ] {02a788f3-5a63-4fb4-9b24-2d889f30c543} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12270 | 2026.01.05 22:39:28.890354 [ 277 ] {02a788f3-5a63-4fb4-9b24-2d889f30c543} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2026.01.05 22:39:28.890463 [ 65 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12272 | 2026.01.05 22:39:28.890487 [ 277 ] {02a788f3-5a63-4fb4-9b24-2d889f30c543} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001142 sec., 8756.567425569177 rows/sec., 658.45 KiB/sec. | ||
| 12273 | 2026.01.05 22:39:28.890522 [ 65 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12274 | 2026.01.05 22:39:28.890535 [ 277 ] {02a788f3-5a63-4fb4-9b24-2d889f30c543} <Debug> TCPHandler: Processed in 0.001315695 sec. | ||
| 12275 | 2026.01.05 22:39:28.890552 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12276 | 2026.01.05 22:39:28.890650 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12277 | 2026.01.05 22:39:28.890658 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 12278 | 2026.01.05 22:39:28.890749 [ 277 ] {4ee17f75-28f2-4cbb-9e70-db581a9441f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12279 | 2026.01.05 22:39:28.890789 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12280 | 2026.01.05 22:39:28.890792 [ 277 ] {4ee17f75-28f2-4cbb-9e70-db581a9441f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12281 | 2026.01.05 22:39:28.890833 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 281 rows starting from the beginning of the part | ||
| 12282 | 2026.01.05 22:39:28.890910 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 12283 | 2026.01.05 22:39:28.890965 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part | ||
| 12284 | 2026.01.05 22:39:28.891016 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 12285 | 2026.01.05 22:39:28.891058 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part | ||
| 12286 | 2026.01.05 22:39:28.891101 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 10 rows starting from the beginning of the part | ||
| 12287 | 2026.01.05 22:39:28.891233 [ 277 ] {4ee17f75-28f2-4cbb-9e70-db581a9441f1} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12288 | 2026.01.05 22:39:28.891275 [ 277 ] {4ee17f75-28f2-4cbb-9e70-db581a9441f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12289 | 2026.01.05 22:39:28.891591 [ 277 ] {4ee17f75-28f2-4cbb-9e70-db581a9441f1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12290 | 2026.01.05 22:39:28.891824 [ 277 ] {4ee17f75-28f2-4cbb-9e70-db581a9441f1} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12291 | 2026.01.05 22:39:28.891954 [ 277 ] {4ee17f75-28f2-4cbb-9e70-db581a9441f1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001223 sec., 60506.95012264923 rows/sec., 4.72 MiB/sec. | ||
| 12292 | 2026.01.05 22:39:28.891991 [ 277 ] {4ee17f75-28f2-4cbb-9e70-db581a9441f1} <Debug> TCPHandler: Processed in 0.001388818 sec. | ||
| 12293 | 2026.01.05 22:39:28.891994 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382018 sec., 428359.1096498019 rows/sec., 28.71 MiB/sec. | ||
| 12294 | 2026.01.05 22:39:28.892100 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12295 | 2026.01.05 22:39:28.892194 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12296 | 2026.01.05 22:39:28.892200 [ 277 ] {96c32ba8-85b3-4901-88f0-7c04f958d1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12297 | 2026.01.05 22:39:28.892266 [ 277 ] {96c32ba8-85b3-4901-88f0-7c04f958d1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12298 | 2026.01.05 22:39:28.892495 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_81_16} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12299 | 2026.01.05 22:39:28.892584 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_81_16} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12300 | 2026.01.05 22:39:28.892669 [ 277 ] {96c32ba8-85b3-4901-88f0-7c04f958d1eb} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12301 | 2026.01.05 22:39:28.892681 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12302 | 2026.01.05 22:39:28.892713 [ 277 ] {96c32ba8-85b3-4901-88f0-7c04f958d1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12303 | 2026.01.05 22:39:28.893060 [ 277 ] {96c32ba8-85b3-4901-88f0-7c04f958d1eb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12304 | 2026.01.05 22:39:28.893296 [ 277 ] {96c32ba8-85b3-4901-88f0-7c04f958d1eb} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12305 | 2026.01.05 22:39:28.893427 [ 277 ] {96c32ba8-85b3-4901-88f0-7c04f958d1eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 12306 | 2026.01.05 22:39:28.893464 [ 277 ] {96c32ba8-85b3-4901-88f0-7c04f958d1eb} <Debug> TCPHandler: Processed in 0.001410879 sec. | ||
| 12307 | 2026.01.05 22:39:28.893566 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12308 | 2026.01.05 22:39:28.893659 [ 277 ] {2430f35d-dfdf-4dc3-86c8-abdefd3090f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12309 | 2026.01.05 22:39:28.893712 [ 277 ] {2430f35d-dfdf-4dc3-86c8-abdefd3090f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12310 | 2026.01.05 22:39:28.894487 [ 277 ] {2430f35d-dfdf-4dc3-86c8-abdefd3090f7} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12311 | 2026.01.05 22:39:28.894524 [ 277 ] {2430f35d-dfdf-4dc3-86c8-abdefd3090f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12312 | 2026.01.05 22:39:28.895050 [ 277 ] {2430f35d-dfdf-4dc3-86c8-abdefd3090f7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12313 | 2026.01.05 22:39:28.895274 [ 277 ] {2430f35d-dfdf-4dc3-86c8-abdefd3090f7} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12314 | 2026.01.05 22:39:28.895383 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12315 | 2026.01.05 22:39:28.895409 [ 277 ] {2430f35d-dfdf-4dc3-86c8-abdefd3090f7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001768 sec., 5656.108597285068 rows/sec., 10.14 MiB/sec. | ||
| 12316 | 2026.01.05 22:39:28.895423 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12317 | 2026.01.05 22:39:28.895452 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12318 | 2026.01.05 22:39:28.895470 [ 277 ] {2430f35d-dfdf-4dc3-86c8-abdefd3090f7} <Debug> TCPHandler: Processed in 0.001950398 sec. | ||
| 12319 | 2026.01.05 22:39:28.895516 [ 197 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 12320 | 2026.01.05 22:39:28.895604 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12321 | 2026.01.05 22:39:28.895701 [ 197 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12322 | 2026.01.05 22:39:28.895728 [ 277 ] {286db44f-802d-4802-83bd-a25c3b40bc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12323 | 2026.01.05 22:39:28.895754 [ 197 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1531 rows starting from the beginning of the part | ||
| 12324 | 2026.01.05 22:39:28.895785 [ 277 ] {286db44f-802d-4802-83bd-a25c3b40bc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12325 | 2026.01.05 22:39:28.895863 [ 197 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 12326 | 2026.01.05 22:39:28.895962 [ 197 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part | ||
| 12327 | 2026.01.05 22:39:28.896058 [ 197 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 12328 | 2026.01.05 22:39:28.896150 [ 197 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part | ||
| 12329 | 2026.01.05 22:39:28.896190 [ 277 ] {286db44f-802d-4802-83bd-a25c3b40bc09} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12330 | 2026.01.05 22:39:28.896238 [ 277 ] {286db44f-802d-4802-83bd-a25c3b40bc09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12331 | 2026.01.05 22:39:28.896246 [ 197 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 12332 | 2026.01.05 22:39:28.896635 [ 277 ] {286db44f-802d-4802-83bd-a25c3b40bc09} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12333 | 2026.01.05 22:39:28.896874 [ 277 ] {286db44f-802d-4802-83bd-a25c3b40bc09} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12334 | 2026.01.05 22:39:28.897011 [ 277 ] {286db44f-802d-4802-83bd-a25c3b40bc09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001308 sec., 45871.55963302753 rows/sec., 3.09 MiB/sec. | ||
| 12335 | 2026.01.05 22:39:28.897048 [ 277 ] {286db44f-802d-4802-83bd-a25c3b40bc09} <Debug> TCPHandler: Processed in 0.001506402 sec. | ||
| 12336 | 2026.01.05 22:39:28.904479 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1621 rows, containing 19 columns (19 merged, 0 gathered) in 0.008989292 sec., 180325.65857244376 rows/sec., 323.14 MiB/sec. | ||
| 12337 | 2026.01.05 22:39:28.905978 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12338 | 2026.01.05 22:39:28.906291 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2026.01.05 22:39:28.906358 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12340 | 2026.01.05 22:39:28.906443 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 12341 | 2026.01.05 22:39:29.000236 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.50 MiB, peak 355.01 MiB, free memory in arenas 0.00 B, will set to 348.55 MiB (RSS), difference: 5.06 MiB | ||
| 12342 | 2026.01.05 22:39:31.292134 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12343 | 2026.01.05 22:39:31.292189 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12344 | 2026.01.05 22:39:31.535139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30757 | ||
| 12345 | 2026.01.05 22:39:31.535609 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2026.01.05 22:39:31.535641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12347 | 2026.01.05 22:39:31.536105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12348 | 2026.01.05 22:39:31.536329 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2026.01.05 22:39:31.536453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30757 | ||
| 12350 | 2026.01.05 22:39:31.601829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1520 | ||
| 12351 | 2026.01.05 22:39:31.604282 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2026.01.05 22:39:31.604325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12353 | 2026.01.05 22:39:31.605548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12354 | 2026.01.05 22:39:31.605813 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12355 | 2026.01.05 22:39:31.606080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1520 | ||
| 12356 | 2026.01.05 22:39:32.001428 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000919432 sec. | ||
| 12357 | 2026.01.05 22:39:33.079677 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12358 | 2026.01.05 22:39:33.097108 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12359 | 2026.01.05 22:39:33.097171 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12360 | 2026.01.05 22:39:33.103157 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12361 | 2026.01.05 22:39:33.103832 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12362 | 2026.01.05 22:39:33.107109 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12363 | 2026.01.05 22:39:33.898017 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12364 | 2026.01.05 22:39:33.898216 [ 277 ] {c8df4e48-0a5d-4e07-94c3-ce17a0e62d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12365 | 2026.01.05 22:39:33.898284 [ 277 ] {c8df4e48-0a5d-4e07-94c3-ce17a0e62d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12366 | 2026.01.05 22:39:33.899148 [ 277 ] {c8df4e48-0a5d-4e07-94c3-ce17a0e62d30} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12367 | 2026.01.05 22:39:33.899198 [ 277 ] {c8df4e48-0a5d-4e07-94c3-ce17a0e62d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12368 | 2026.01.05 22:39:33.899622 [ 277 ] {c8df4e48-0a5d-4e07-94c3-ce17a0e62d30} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12369 | 2026.01.05 22:39:33.899857 [ 277 ] {c8df4e48-0a5d-4e07-94c3-ce17a0e62d30} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12370 | 2026.01.05 22:39:33.900011 [ 277 ] {c8df4e48-0a5d-4e07-94c3-ce17a0e62d30} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001845 sec., 222222.22222222222 rows/sec., 14.10 MiB/sec. | ||
| 12371 | 2026.01.05 22:39:33.900055 [ 277 ] {c8df4e48-0a5d-4e07-94c3-ce17a0e62d30} <Debug> TCPHandler: Processed in 0.002176276 sec. | ||
| 12372 | 2026.01.05 22:39:33.900225 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12373 | 2026.01.05 22:39:33.900362 [ 277 ] {9e482f08-eec5-4ff3-b765-f57c8bbf47af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12374 | 2026.01.05 22:39:33.900413 [ 277 ] {9e482f08-eec5-4ff3-b765-f57c8bbf47af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12375 | 2026.01.05 22:39:33.901489 [ 277 ] {9e482f08-eec5-4ff3-b765-f57c8bbf47af} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12376 | 2026.01.05 22:39:33.901527 [ 277 ] {9e482f08-eec5-4ff3-b765-f57c8bbf47af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12377 | 2026.01.05 22:39:33.901932 [ 277 ] {9e482f08-eec5-4ff3-b765-f57c8bbf47af} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12378 | 2026.01.05 22:39:33.902153 [ 277 ] {9e482f08-eec5-4ff3-b765-f57c8bbf47af} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12379 | 2026.01.05 22:39:33.902289 [ 277 ] {9e482f08-eec5-4ff3-b765-f57c8bbf47af} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001953 sec., 600102.4065540194 rows/sec., 47.76 MiB/sec. | ||
| 12380 | 2026.01.05 22:39:33.902329 [ 277 ] {9e482f08-eec5-4ff3-b765-f57c8bbf47af} <Debug> TCPHandler: Processed in 0.002186535 sec. | ||
| 12381 | 2026.01.05 22:39:33.902446 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12382 | 2026.01.05 22:39:33.902542 [ 277 ] {2875cbae-6717-46be-a525-65321f2a0379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12383 | 2026.01.05 22:39:33.902586 [ 277 ] {2875cbae-6717-46be-a525-65321f2a0379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12384 | 2026.01.05 22:39:33.903093 [ 277 ] {2875cbae-6717-46be-a525-65321f2a0379} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12385 | 2026.01.05 22:39:33.903131 [ 277 ] {2875cbae-6717-46be-a525-65321f2a0379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12386 | 2026.01.05 22:39:33.903462 [ 277 ] {2875cbae-6717-46be-a525-65321f2a0379} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12387 | 2026.01.05 22:39:33.903695 [ 277 ] {2875cbae-6717-46be-a525-65321f2a0379} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12388 | 2026.01.05 22:39:33.903830 [ 277 ] {2875cbae-6717-46be-a525-65321f2a0379} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001306 sec., 179938.7442572741 rows/sec., 10.90 MiB/sec. | ||
| 12389 | 2026.01.05 22:39:33.903869 [ 277 ] {2875cbae-6717-46be-a525-65321f2a0379} <Debug> TCPHandler: Processed in 0.001472231 sec. | ||
| 12390 | 2026.01.05 22:39:33.903979 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12391 | 2026.01.05 22:39:33.904083 [ 277 ] {4cb8bc36-8e7e-4d56-8603-c742ae1a2bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12392 | 2026.01.05 22:39:33.904124 [ 277 ] {4cb8bc36-8e7e-4d56-8603-c742ae1a2bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12393 | 2026.01.05 22:39:33.904614 [ 277 ] {4cb8bc36-8e7e-4d56-8603-c742ae1a2bb8} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12394 | 2026.01.05 22:39:33.904652 [ 277 ] {4cb8bc36-8e7e-4d56-8603-c742ae1a2bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12395 | 2026.01.05 22:39:33.904972 [ 277 ] {4cb8bc36-8e7e-4d56-8603-c742ae1a2bb8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12396 | 2026.01.05 22:39:33.905187 [ 277 ] {4cb8bc36-8e7e-4d56-8603-c742ae1a2bb8} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12397 | 2026.01.05 22:39:33.905323 [ 277 ] {4cb8bc36-8e7e-4d56-8603-c742ae1a2bb8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 10.87 MiB/sec. | ||
| 12398 | 2026.01.05 22:39:33.905361 [ 277 ] {4cb8bc36-8e7e-4d56-8603-c742ae1a2bb8} <Debug> TCPHandler: Processed in 0.001433999 sec. | ||
| 12399 | 2026.01.05 22:39:33.905478 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12400 | 2026.01.05 22:39:33.905573 [ 277 ] {a9e3c843-cdf6-4ae6-8ce1-40378e98bc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12401 | 2026.01.05 22:39:33.905614 [ 277 ] {a9e3c843-cdf6-4ae6-8ce1-40378e98bc4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12402 | 2026.01.05 22:39:33.906093 [ 277 ] {a9e3c843-cdf6-4ae6-8ce1-40378e98bc4f} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12403 | 2026.01.05 22:39:33.906131 [ 277 ] {a9e3c843-cdf6-4ae6-8ce1-40378e98bc4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12404 | 2026.01.05 22:39:33.906449 [ 277 ] {a9e3c843-cdf6-4ae6-8ce1-40378e98bc4f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12405 | 2026.01.05 22:39:33.906662 [ 277 ] {a9e3c843-cdf6-4ae6-8ce1-40378e98bc4f} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12406 | 2026.01.05 22:39:33.906791 [ 277 ] {a9e3c843-cdf6-4ae6-8ce1-40378e98bc4f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001237 sec., 170573.96928051737 rows/sec., 9.69 MiB/sec. | ||
| 12407 | 2026.01.05 22:39:33.906830 [ 277 ] {a9e3c843-cdf6-4ae6-8ce1-40378e98bc4f} <Debug> TCPHandler: Processed in 0.001402728 sec. | ||
| 12408 | 2026.01.05 22:39:33.906945 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12409 | 2026.01.05 22:39:33.907039 [ 277 ] {981054e7-d017-4b8e-888c-a15a7737110d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12410 | 2026.01.05 22:39:33.907080 [ 277 ] {981054e7-d017-4b8e-888c-a15a7737110d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12411 | 2026.01.05 22:39:33.907733 [ 277 ] {981054e7-d017-4b8e-888c-a15a7737110d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12412 | 2026.01.05 22:39:33.907770 [ 277 ] {981054e7-d017-4b8e-888c-a15a7737110d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12413 | 2026.01.05 22:39:33.908103 [ 277 ] {981054e7-d017-4b8e-888c-a15a7737110d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12414 | 2026.01.05 22:39:33.908320 [ 277 ] {981054e7-d017-4b8e-888c-a15a7737110d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12415 | 2026.01.05 22:39:33.908449 [ 277 ] {981054e7-d017-4b8e-888c-a15a7737110d} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001427 sec., 496846.5311843027 rows/sec., 34.81 MiB/sec. | ||
| 12416 | 2026.01.05 22:39:33.908487 [ 277 ] {981054e7-d017-4b8e-888c-a15a7737110d} <Debug> TCPHandler: Processed in 0.001592875 sec. | ||
| 12417 | 2026.01.05 22:39:33.908601 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12418 | 2026.01.05 22:39:33.908695 [ 277 ] {cba06853-0929-4b0c-8503-a79ed281253d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12419 | 2026.01.05 22:39:33.908736 [ 277 ] {cba06853-0929-4b0c-8503-a79ed281253d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12420 | 2026.01.05 22:39:33.909065 [ 277 ] {cba06853-0929-4b0c-8503-a79ed281253d} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12421 | 2026.01.05 22:39:33.909102 [ 277 ] {cba06853-0929-4b0c-8503-a79ed281253d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12422 | 2026.01.05 22:39:33.909410 [ 277 ] {cba06853-0929-4b0c-8503-a79ed281253d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 12423 | 2026.01.05 22:39:33.909621 [ 277 ] {cba06853-0929-4b0c-8503-a79ed281253d} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12424 | 2026.01.05 22:39:33.909747 [ 277 ] {cba06853-0929-4b0c-8503-a79ed281253d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 12425 | 2026.01.05 22:39:33.909785 [ 277 ] {cba06853-0929-4b0c-8503-a79ed281253d} <Debug> TCPHandler: Processed in 0.001233363 sec. | ||
| 12426 | 2026.01.05 22:39:33.909892 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12427 | 2026.01.05 22:39:33.909995 [ 277 ] {7c3361b9-5de2-484a-b6be-505f9f0a4708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12428 | 2026.01.05 22:39:33.910039 [ 277 ] {7c3361b9-5de2-484a-b6be-505f9f0a4708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12429 | 2026.01.05 22:39:33.910485 [ 277 ] {7c3361b9-5de2-484a-b6be-505f9f0a4708} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12430 | 2026.01.05 22:39:33.910522 [ 277 ] {7c3361b9-5de2-484a-b6be-505f9f0a4708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12431 | 2026.01.05 22:39:33.910885 [ 277 ] {7c3361b9-5de2-484a-b6be-505f9f0a4708} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12432 | 2026.01.05 22:39:33.911112 [ 277 ] {7c3361b9-5de2-484a-b6be-505f9f0a4708} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2026.01.05 22:39:33.911277 [ 277 ] {7c3361b9-5de2-484a-b6be-505f9f0a4708} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001302 sec., 241167.43471582182 rows/sec., 15.84 MiB/sec. | ||
| 12434 | 2026.01.05 22:39:33.911316 [ 277 ] {7c3361b9-5de2-484a-b6be-505f9f0a4708} <Debug> TCPHandler: Processed in 0.001474851 sec. | ||
| 12435 | 2026.01.05 22:39:33.911426 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12436 | 2026.01.05 22:39:33.911564 [ 277 ] {a9361013-f897-4a94-891e-40f2d3aee553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12437 | 2026.01.05 22:39:33.911621 [ 277 ] {a9361013-f897-4a94-891e-40f2d3aee553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12438 | 2026.01.05 22:39:33.911992 [ 277 ] {a9361013-f897-4a94-891e-40f2d3aee553} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12439 | 2026.01.05 22:39:33.912028 [ 277 ] {a9361013-f897-4a94-891e-40f2d3aee553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12440 | 2026.01.05 22:39:33.912337 [ 277 ] {a9361013-f897-4a94-891e-40f2d3aee553} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 12441 | 2026.01.05 22:39:33.912546 [ 277 ] {a9361013-f897-4a94-891e-40f2d3aee553} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12442 | 2026.01.05 22:39:33.912673 [ 277 ] {a9361013-f897-4a94-891e-40f2d3aee553} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 59.32 KiB/sec. | ||
| 12443 | 2026.01.05 22:39:33.912711 [ 277 ] {a9361013-f897-4a94-891e-40f2d3aee553} <Debug> TCPHandler: Processed in 0.001335396 sec. | ||
| 12444 | 2026.01.05 22:39:33.912816 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12445 | 2026.01.05 22:39:33.912920 [ 277 ] {56c98b23-7f25-4237-9ab6-9a7daf09420c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12446 | 2026.01.05 22:39:33.912975 [ 277 ] {56c98b23-7f25-4237-9ab6-9a7daf09420c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12447 | 2026.01.05 22:39:33.913853 [ 277 ] {56c98b23-7f25-4237-9ab6-9a7daf09420c} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12448 | 2026.01.05 22:39:33.913891 [ 277 ] {56c98b23-7f25-4237-9ab6-9a7daf09420c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12449 | 2026.01.05 22:39:33.914492 [ 277 ] {56c98b23-7f25-4237-9ab6-9a7daf09420c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12450 | 2026.01.05 22:39:33.914752 [ 277 ] {56c98b23-7f25-4237-9ab6-9a7daf09420c} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12451 | 2026.01.05 22:39:33.914892 [ 277 ] {56c98b23-7f25-4237-9ab6-9a7daf09420c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001991 sec., 15067.80512305374 rows/sec., 27.00 MiB/sec. | ||
| 12452 | 2026.01.05 22:39:33.914947 [ 277 ] {56c98b23-7f25-4237-9ab6-9a7daf09420c} <Debug> TCPHandler: Processed in 0.002180576 sec. | ||
| 12453 | 2026.01.05 22:39:33.915060 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12454 | 2026.01.05 22:39:33.915155 [ 277 ] {17db68e9-eb80-439c-950d-ed4ae3ee631b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12455 | 2026.01.05 22:39:33.915196 [ 277 ] {17db68e9-eb80-439c-950d-ed4ae3ee631b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12456 | 2026.01.05 22:39:33.915528 [ 277 ] {17db68e9-eb80-439c-950d-ed4ae3ee631b} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12457 | 2026.01.05 22:39:33.915564 [ 277 ] {17db68e9-eb80-439c-950d-ed4ae3ee631b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12458 | 2026.01.05 22:39:33.915883 [ 277 ] {17db68e9-eb80-439c-950d-ed4ae3ee631b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12459 | 2026.01.05 22:39:33.916099 [ 277 ] {17db68e9-eb80-439c-950d-ed4ae3ee631b} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12460 | 2026.01.05 22:39:33.916228 [ 277 ] {17db68e9-eb80-439c-950d-ed4ae3ee631b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001093 sec., 95150.96065873741 rows/sec., 5.83 MiB/sec. | ||
| 12461 | 2026.01.05 22:39:33.916265 [ 277 ] {17db68e9-eb80-439c-950d-ed4ae3ee631b} <Debug> TCPHandler: Processed in 0.001254674 sec. | ||
| 12462 | 2026.01.05 22:39:34.000245 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.86 MiB, peak 355.01 MiB, free memory in arenas 0.00 B, will set to 348.68 MiB (RSS), difference: -1.17 MiB | ||
| 12463 | 2026.01.05 22:39:34.302227 [ 64 ] {} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12464 | 2026.01.05 22:39:34.302307 [ 64 ] {} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12465 | 2026.01.05 22:39:34.302334 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12466 | 2026.01.05 22:39:34.302488 [ 191 ] {067a4502-a950-4616-983a-e1f067f168c6::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 | ||
| 12467 | 2026.01.05 22:39:34.302694 [ 191 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12468 | 2026.01.05 22:39:34.302752 [ 191 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 12469 | 2026.01.05 22:39:34.302858 [ 191 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 12470 | 2026.01.05 22:39:34.302926 [ 191 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 12471 | 2026.01.05 22:39:34.302970 [ 191 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 12472 | 2026.01.05 22:39:34.303016 [ 191 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 12473 | 2026.01.05 22:39:34.303767 [ 198 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348276 sec., 32634.26776120023 rows/sec., 2.75 MiB/sec. | ||
| 12474 | 2026.01.05 22:39:34.303922 [ 191 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12475 | 2026.01.05 22:39:34.304174 [ 191 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_25_6} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12476 | 2026.01.05 22:39:34.304242 [ 191 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_25_6} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12477 | 2026.01.05 22:39:34.304311 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12478 | 2026.01.05 22:39:35.978817 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42969 | ||
| 12479 | 2026.01.05 22:39:35.978951 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12480 | 2026.01.05 22:39:35.978981 [ 288 ] {} <Debug> TCP-Session: c0ba237a-5f47-4754-ae90-58d36a5aa2a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42969 | ||
| 12481 | 2026.01.05 22:39:35.979006 [ 288 ] {} <Debug> TCP-Session: c0ba237a-5f47-4754-ae90-58d36a5aa2a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12482 | 2026.01.05 22:39:35.979022 [ 288 ] {} <Debug> TCP-Session: c0ba237a-5f47-4754-ae90-58d36a5aa2a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12483 | 2026.01.05 22:39:35.979240 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36576 | ||
| 12484 | 2026.01.05 22:39:35.979238 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43395 | ||
| 12485 | 2026.01.05 22:39:35.979292 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54501 | ||
| 12486 | 2026.01.05 22:39:35.979317 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62315 | ||
| 12487 | 2026.01.05 22:39:35.979331 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12488 | 2026.01.05 22:39:35.979339 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58042 | ||
| 12489 | 2026.01.05 22:39:35.979394 [ 288 ] {} <Trace> TCP-Session: c0ba237a-5f47-4754-ae90-58d36a5aa2a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12490 | 2026.01.05 22:39:35.979413 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12491 | 2026.01.05 22:39:35.979428 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12492 | 2026.01.05 22:39:35.979456 [ 294 ] {} <Debug> TCP-Session: ceae4780-861d-45a4-8d22-571a65caab4d Authenticating user 'default' from [fd00:1122:3344:101::e]:62315 | ||
| 12493 | 2026.01.05 22:39:35.979392 [ 290 ] {} <Debug> TCP-Session: 5bbc50f3-71a0-4617-8b45-0c8af7d8344a Authenticating user 'default' from [fd00:1122:3344:101::e]:36576 | ||
| 12494 | 2026.01.05 22:39:35.979485 [ 294 ] {} <Debug> TCP-Session: ceae4780-861d-45a4-8d22-571a65caab4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12495 | 2026.01.05 22:39:35.979491 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12496 | 2026.01.05 22:39:35.979502 [ 290 ] {} <Debug> TCP-Session: 5bbc50f3-71a0-4617-8b45-0c8af7d8344a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12497 | 2026.01.05 22:39:35.979511 [ 294 ] {} <Debug> TCP-Session: ceae4780-861d-45a4-8d22-571a65caab4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12498 | 2026.01.05 22:39:35.979536 [ 286 ] {} <Debug> TCP-Session: 11c69c95-9e4f-49b6-b849-4f1daa183697 Authenticating user 'default' from [fd00:1122:3344:101::e]:58042 | ||
| 12499 | 2026.01.05 22:39:35.979539 [ 290 ] {} <Debug> TCP-Session: 5bbc50f3-71a0-4617-8b45-0c8af7d8344a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12500 | 2026.01.05 22:39:35.979481 [ 292 ] {} <Debug> TCP-Session: 0e3ebb60-d247-4155-a6c8-a9f1627404e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54501 | ||
| 12501 | 2026.01.05 22:39:35.979585 [ 286 ] {} <Debug> TCP-Session: 11c69c95-9e4f-49b6-b849-4f1daa183697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12502 | 2026.01.05 22:39:35.979615 [ 292 ] {} <Debug> TCP-Session: 0e3ebb60-d247-4155-a6c8-a9f1627404e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12503 | 2026.01.05 22:39:35.979621 [ 286 ] {} <Debug> TCP-Session: 11c69c95-9e4f-49b6-b849-4f1daa183697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12504 | 2026.01.05 22:39:35.979637 [ 292 ] {} <Debug> TCP-Session: 0e3ebb60-d247-4155-a6c8-a9f1627404e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12505 | 2026.01.05 22:39:35.979584 [ 288 ] {06fab026-5b87-49b6-8c76-99e30a813b94} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42969) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12506 | 2026.01.05 22:39:35.979332 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40401 | ||
| 12507 | 2026.01.05 22:39:35.979306 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32777 | ||
| 12508 | 2026.01.05 22:39:35.979275 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38566 | ||
| 12509 | 2026.01.05 22:39:35.979383 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12510 | 2026.01.05 22:39:35.979810 [ 289 ] {} <Debug> TCP-Session: e7f126a7-e126-4b0c-a132-d7252d3effae Authenticating user 'default' from [fd00:1122:3344:101::e]:43395 | ||
| 12511 | 2026.01.05 22:39:35.979838 [ 289 ] {} <Debug> TCP-Session: e7f126a7-e126-4b0c-a132-d7252d3effae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12512 | 2026.01.05 22:39:35.979851 [ 289 ] {} <Debug> TCP-Session: e7f126a7-e126-4b0c-a132-d7252d3effae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12513 | 2026.01.05 22:39:35.979967 [ 288 ] {06fab026-5b87-49b6-8c76-99e30a813b94} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12514 | 2026.01.05 22:39:35.980028 [ 288 ] {06fab026-5b87-49b6-8c76-99e30a813b94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12515 | 2026.01.05 22:39:35.980135 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12516 | 2026.01.05 22:39:35.980168 [ 275 ] {} <Debug> TCP-Session: ea48d7d3-79a4-4420-aac1-0f84bd59bc25 Authenticating user 'default' from [fd00:1122:3344:101::e]:40401 | ||
| 12517 | 2026.01.05 22:39:35.980184 [ 275 ] {} <Debug> TCP-Session: ea48d7d3-79a4-4420-aac1-0f84bd59bc25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12518 | 2026.01.05 22:39:35.980198 [ 275 ] {} <Debug> TCP-Session: ea48d7d3-79a4-4420-aac1-0f84bd59bc25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12519 | 2026.01.05 22:39:35.980269 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12520 | 2026.01.05 22:39:35.980307 [ 291 ] {} <Debug> TCP-Session: 0a2d7c37-d578-4724-8037-751aeec4bb03 Authenticating user 'default' from [fd00:1122:3344:101::e]:38566 | ||
| 12521 | 2026.01.05 22:39:35.980324 [ 288 ] {06fab026-5b87-49b6-8c76-99e30a813b94} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 12522 | 2026.01.05 22:39:35.980330 [ 291 ] {} <Debug> TCP-Session: 0a2d7c37-d578-4724-8037-751aeec4bb03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12523 | 2026.01.05 22:39:35.980374 [ 291 ] {} <Debug> TCP-Session: 0a2d7c37-d578-4724-8037-751aeec4bb03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12524 | 2026.01.05 22:39:35.980465 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12525 | 2026.01.05 22:39:35.980499 [ 293 ] {} <Debug> TCP-Session: 6f94a597-4812-4caa-b2f3-404c4fb6712d Authenticating user 'default' from [fd00:1122:3344:101::e]:32777 | ||
| 12526 | 2026.01.05 22:39:35.980521 [ 293 ] {} <Debug> TCP-Session: 6f94a597-4812-4caa-b2f3-404c4fb6712d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12527 | 2026.01.05 22:39:35.980536 [ 293 ] {} <Debug> TCP-Session: 6f94a597-4812-4caa-b2f3-404c4fb6712d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12528 | 2026.01.05 22:39:35.981241 [ 309 ] {06fab026-5b87-49b6-8c76-99e30a813b94} <Trace> AggregatingTransform: Aggregating | ||
| 12529 | 2026.01.05 22:39:35.981279 [ 309 ] {06fab026-5b87-49b6-8c76-99e30a813b94} <Trace> Aggregator: Aggregation method: without_key | ||
| 12530 | 2026.01.05 22:39:35.981314 [ 309 ] {06fab026-5b87-49b6-8c76-99e30a813b94} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000861919 sec. (1160.202 rows/sec., 45.32 KiB/sec.) | ||
| 12531 | 2026.01.05 22:39:35.981334 [ 309 ] {06fab026-5b87-49b6-8c76-99e30a813b94} <Trace> Aggregator: Merging aggregated data | ||
| 12532 | 2026.01.05 22:39:35.982669 [ 288 ] {06fab026-5b87-49b6-8c76-99e30a813b94} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003143 sec., 318.1673560292714 rows/sec., 12.43 KiB/sec. | ||
| 12533 | 2026.01.05 22:39:35.982830 [ 288 ] {06fab026-5b87-49b6-8c76-99e30a813b94} <Debug> TCPHandler: Processed in 0.003556553 sec. | ||
| 12534 | 2026.01.05 22:39:35.982933 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12535 | 2026.01.05 22:39:35.982954 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12536 | 2026.01.05 22:39:35.982970 [ 288 ] {} <Debug> TCP-Session: c0ba237a-5f47-4754-ae90-58d36a5aa2a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12537 | 2026.01.05 22:39:35.982975 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12538 | 2026.01.05 22:39:35.982992 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12539 | 2026.01.05 22:39:35.983006 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12540 | 2026.01.05 22:39:35.983027 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12541 | 2026.01.05 22:39:35.983046 [ 289 ] {} <Debug> TCP-Session: e7f126a7-e126-4b0c-a132-d7252d3effae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12542 | 2026.01.05 22:39:35.983055 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12543 | 2026.01.05 22:39:35.983080 [ 293 ] {} <Debug> TCP-Session: 6f94a597-4812-4caa-b2f3-404c4fb6712d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12544 | 2026.01.05 22:39:35.983111 [ 294 ] {} <Debug> TCP-Session: ceae4780-861d-45a4-8d22-571a65caab4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12545 | 2026.01.05 22:39:35.983068 [ 286 ] {} <Debug> TCP-Session: 11c69c95-9e4f-49b6-b849-4f1daa183697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12546 | 2026.01.05 22:39:35.983041 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12547 | 2026.01.05 22:39:35.983028 [ 292 ] {} <Debug> TCP-Session: 0e3ebb60-d247-4155-a6c8-a9f1627404e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12548 | 2026.01.05 22:39:35.983198 [ 291 ] {} <Debug> TCP-Session: 0a2d7c37-d578-4724-8037-751aeec4bb03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12549 | 2026.01.05 22:39:35.982987 [ 290 ] {} <Debug> TCP-Session: 5bbc50f3-71a0-4617-8b45-0c8af7d8344a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12550 | 2026.01.05 22:39:35.983065 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12551 | 2026.01.05 22:39:35.983266 [ 275 ] {} <Debug> TCP-Session: ea48d7d3-79a4-4420-aac1-0f84bd59bc25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12552 | 2026.01.05 22:39:37.292083 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38251 | ||
| 12553 | 2026.01.05 22:39:37.292196 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12554 | 2026.01.05 22:39:37.292222 [ 294 ] {} <Debug> TCP-Session: 769c61c1-2ec7-448e-bbc3-fdaa0d91261f Authenticating user 'default' from [fd00:1122:3344:101::e]:38251 | ||
| 12555 | 2026.01.05 22:39:37.292244 [ 294 ] {} <Debug> TCP-Session: 769c61c1-2ec7-448e-bbc3-fdaa0d91261f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12556 | 2026.01.05 22:39:37.292257 [ 294 ] {} <Debug> TCP-Session: 769c61c1-2ec7-448e-bbc3-fdaa0d91261f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12557 | 2026.01.05 22:39:37.292476 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52673 | ||
| 12558 | 2026.01.05 22:39:37.292494 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45717 | ||
| 12559 | 2026.01.05 22:39:37.292521 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55157 | ||
| 12560 | 2026.01.05 22:39:37.292547 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12561 | 2026.01.05 22:39:37.292564 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36087 | ||
| 12562 | 2026.01.05 22:39:37.292595 [ 275 ] {} <Debug> TCP-Session: 5596441c-46b7-42f7-9840-4d9719f34e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:52673 | ||
| 12563 | 2026.01.05 22:39:37.292606 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12564 | 2026.01.05 22:39:37.292624 [ 275 ] {} <Debug> TCP-Session: 5596441c-46b7-42f7-9840-4d9719f34e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12565 | 2026.01.05 22:39:37.292635 [ 294 ] {} <Trace> TCP-Session: 769c61c1-2ec7-448e-bbc3-fdaa0d91261f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12566 | 2026.01.05 22:39:37.292650 [ 275 ] {} <Debug> TCP-Session: 5596441c-46b7-42f7-9840-4d9719f34e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12567 | 2026.01.05 22:39:37.292652 [ 286 ] {} <Debug> TCP-Session: c9dcc6ea-64ac-4070-8caa-53d40a3a0a16 Authenticating user 'default' from [fd00:1122:3344:101::e]:45717 | ||
| 12568 | 2026.01.05 22:39:37.292653 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12569 | 2026.01.05 22:39:37.292694 [ 286 ] {} <Debug> TCP-Session: c9dcc6ea-64ac-4070-8caa-53d40a3a0a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12570 | 2026.01.05 22:39:37.292639 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12571 | 2026.01.05 22:39:37.292720 [ 286 ] {} <Debug> TCP-Session: c9dcc6ea-64ac-4070-8caa-53d40a3a0a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12572 | 2026.01.05 22:39:37.292718 [ 293 ] {} <Debug> TCP-Session: be7cd257-4f2c-46a6-807b-5822c1d1efba Authenticating user 'default' from [fd00:1122:3344:101::e]:36087 | ||
| 12573 | 2026.01.05 22:39:37.292748 [ 289 ] {} <Debug> TCP-Session: 74d58314-a2fb-4c6e-bee6-7461f15112f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55157 | ||
| 12574 | 2026.01.05 22:39:37.292527 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53024 | ||
| 12575 | 2026.01.05 22:39:37.292785 [ 289 ] {} <Debug> TCP-Session: 74d58314-a2fb-4c6e-bee6-7461f15112f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12576 | 2026.01.05 22:39:37.292782 [ 293 ] {} <Debug> TCP-Session: be7cd257-4f2c-46a6-807b-5822c1d1efba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12577 | 2026.01.05 22:39:37.292819 [ 289 ] {} <Debug> TCP-Session: 74d58314-a2fb-4c6e-bee6-7461f15112f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12578 | 2026.01.05 22:39:37.292818 [ 294 ] {d7f67838-668e-4adb-ae74-8bfa7b620197} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38251) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12579 | 2026.01.05 22:39:37.292831 [ 293 ] {} <Debug> TCP-Session: be7cd257-4f2c-46a6-807b-5822c1d1efba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12580 | 2026.01.05 22:39:37.292847 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12581 | 2026.01.05 22:39:37.292519 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57119 | ||
| 12582 | 2026.01.05 22:39:37.292892 [ 291 ] {} <Debug> TCP-Session: 8bdfb726-0a8c-4b84-9632-7e3da09c4e94 Authenticating user 'default' from [fd00:1122:3344:101::e]:53024 | ||
| 12583 | 2026.01.05 22:39:37.292502 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36202 | ||
| 12584 | 2026.01.05 22:39:37.292931 [ 291 ] {} <Debug> TCP-Session: 8bdfb726-0a8c-4b84-9632-7e3da09c4e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12585 | 2026.01.05 22:39:37.292955 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12586 | 2026.01.05 22:39:37.292969 [ 291 ] {} <Debug> TCP-Session: 8bdfb726-0a8c-4b84-9632-7e3da09c4e94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12587 | 2026.01.05 22:39:37.292989 [ 290 ] {} <Debug> TCP-Session: 495d554c-7490-491f-86dc-a331ffa7acd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57119 | ||
| 12588 | 2026.01.05 22:39:37.292994 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12589 | 2026.01.05 22:39:37.293012 [ 290 ] {} <Debug> TCP-Session: 495d554c-7490-491f-86dc-a331ffa7acd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12590 | 2026.01.05 22:39:37.293026 [ 288 ] {} <Debug> TCP-Session: 7e2ca6bd-11c1-4754-a91a-94dc0a0edc34 Authenticating user 'default' from [fd00:1122:3344:101::e]:36202 | ||
| 12591 | 2026.01.05 22:39:37.293031 [ 290 ] {} <Debug> TCP-Session: 495d554c-7490-491f-86dc-a331ffa7acd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12592 | 2026.01.05 22:39:37.293043 [ 288 ] {} <Debug> TCP-Session: 7e2ca6bd-11c1-4754-a91a-94dc0a0edc34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12593 | 2026.01.05 22:39:37.292569 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60405 | ||
| 12594 | 2026.01.05 22:39:37.293060 [ 288 ] {} <Debug> TCP-Session: 7e2ca6bd-11c1-4754-a91a-94dc0a0edc34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12595 | 2026.01.05 22:39:37.293158 [ 294 ] {d7f67838-668e-4adb-ae74-8bfa7b620197} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12596 | 2026.01.05 22:39:37.293174 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12597 | 2026.01.05 22:39:37.293213 [ 292 ] {} <Debug> TCP-Session: d8d9db6b-a4c9-4fbf-86d9-797b3ad28189 Authenticating user 'default' from [fd00:1122:3344:101::e]:60405 | ||
| 12598 | 2026.01.05 22:39:37.293214 [ 294 ] {d7f67838-668e-4adb-ae74-8bfa7b620197} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12599 | 2026.01.05 22:39:37.293239 [ 292 ] {} <Debug> TCP-Session: d8d9db6b-a4c9-4fbf-86d9-797b3ad28189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12600 | 2026.01.05 22:39:37.293259 [ 292 ] {} <Debug> TCP-Session: d8d9db6b-a4c9-4fbf-86d9-797b3ad28189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12601 | 2026.01.05 22:39:37.293540 [ 294 ] {d7f67838-668e-4adb-ae74-8bfa7b620197} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 12602 | 2026.01.05 22:39:37.294700 [ 312 ] {d7f67838-668e-4adb-ae74-8bfa7b620197} <Trace> AggregatingTransform: Aggregating | ||
| 12603 | 2026.01.05 22:39:37.294752 [ 312 ] {d7f67838-668e-4adb-ae74-8bfa7b620197} <Trace> Aggregator: Aggregation method: without_key | ||
| 12604 | 2026.01.05 22:39:37.294791 [ 312 ] {d7f67838-668e-4adb-ae74-8bfa7b620197} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00113997 sec. (877.216 rows/sec., 34.27 KiB/sec.) | ||
| 12605 | 2026.01.05 22:39:37.294811 [ 312 ] {d7f67838-668e-4adb-ae74-8bfa7b620197} <Trace> Aggregator: Merging aggregated data | ||
| 12606 | 2026.01.05 22:39:37.295952 [ 294 ] {d7f67838-668e-4adb-ae74-8bfa7b620197} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003193 sec., 313.18509238960223 rows/sec., 12.23 KiB/sec. | ||
| 12607 | 2026.01.05 22:39:37.296093 [ 294 ] {d7f67838-668e-4adb-ae74-8bfa7b620197} <Debug> TCPHandler: Processed in 0.003618605 sec. | ||
| 12608 | 2026.01.05 22:39:37.296235 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12609 | 2026.01.05 22:39:37.296265 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12610 | 2026.01.05 22:39:37.296289 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12611 | 2026.01.05 22:39:37.296313 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12612 | 2026.01.05 22:39:37.296324 [ 293 ] {} <Debug> TCP-Session: be7cd257-4f2c-46a6-807b-5822c1d1efba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12613 | 2026.01.05 22:39:37.296334 [ 290 ] {} <Debug> TCP-Session: 495d554c-7490-491f-86dc-a331ffa7acd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12614 | 2026.01.05 22:39:37.296345 [ 275 ] {} <Debug> TCP-Session: 5596441c-46b7-42f7-9840-4d9719f34e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12615 | 2026.01.05 22:39:37.296359 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12616 | 2026.01.05 22:39:37.296380 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12617 | 2026.01.05 22:39:37.296396 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12618 | 2026.01.05 22:39:37.296418 [ 291 ] {} <Debug> TCP-Session: 8bdfb726-0a8c-4b84-9632-7e3da09c4e94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12619 | 2026.01.05 22:39:37.296429 [ 286 ] {} <Debug> TCP-Session: c9dcc6ea-64ac-4070-8caa-53d40a3a0a16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12620 | 2026.01.05 22:39:37.296452 [ 289 ] {} <Debug> TCP-Session: 74d58314-a2fb-4c6e-bee6-7461f15112f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12621 | 2026.01.05 22:39:37.296414 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12622 | 2026.01.05 22:39:37.296338 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12623 | 2026.01.05 22:39:37.296522 [ 292 ] {} <Debug> TCP-Session: d8d9db6b-a4c9-4fbf-86d9-797b3ad28189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12624 | 2026.01.05 22:39:37.296546 [ 288 ] {} <Debug> TCP-Session: 7e2ca6bd-11c1-4754-a91a-94dc0a0edc34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12625 | 2026.01.05 22:39:37.296269 [ 294 ] {} <Debug> TCP-Session: 769c61c1-2ec7-448e-bbc3-fdaa0d91261f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12626 | 2026.01.05 22:39:37.525477 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34585 | ||
| 12627 | 2026.01.05 22:39:37.525593 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12628 | 2026.01.05 22:39:37.525619 [ 294 ] {} <Debug> TCP-Session: 3ce27048-f652-4a09-bc7d-90f6f31188c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34585 | ||
| 12629 | 2026.01.05 22:39:37.525641 [ 294 ] {} <Debug> TCP-Session: 3ce27048-f652-4a09-bc7d-90f6f31188c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12630 | 2026.01.05 22:39:37.525654 [ 294 ] {} <Debug> TCP-Session: 3ce27048-f652-4a09-bc7d-90f6f31188c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12631 | 2026.01.05 22:39:37.525877 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57429 | ||
| 12632 | 2026.01.05 22:39:37.525928 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65225 | ||
| 12633 | 2026.01.05 22:39:37.525927 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47780 | ||
| 12634 | 2026.01.05 22:39:37.525971 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42901 | ||
| 12635 | 2026.01.05 22:39:37.525967 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59810 | ||
| 12636 | 2026.01.05 22:39:37.526006 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59754 | ||
| 12637 | 2026.01.05 22:39:37.526012 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58496 | ||
| 12638 | 2026.01.05 22:39:37.526056 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12639 | 2026.01.05 22:39:37.526056 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12640 | 2026.01.05 22:39:37.526099 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12641 | 2026.01.05 22:39:37.526113 [ 286 ] {} <Debug> TCP-Session: a7543976-5bca-4444-b8d4-a1e4a8097c32 Authenticating user 'default' from [fd00:1122:3344:101::e]:47780 | ||
| 12642 | 2026.01.05 22:39:37.526124 [ 291 ] {} <Debug> TCP-Session: 30e869f6-965a-4acf-bab0-381814b06c95 Authenticating user 'default' from [fd00:1122:3344:101::e]:42901 | ||
| 12643 | 2026.01.05 22:39:37.526141 [ 293 ] {} <Debug> TCP-Session: f0d1bfed-3af0-4c0e-b73d-3fec2d056e1e Authenticating user 'default' from [fd00:1122:3344:101::e]:59754 | ||
| 12644 | 2026.01.05 22:39:37.526154 [ 286 ] {} <Debug> TCP-Session: a7543976-5bca-4444-b8d4-a1e4a8097c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12645 | 2026.01.05 22:39:37.526157 [ 291 ] {} <Debug> TCP-Session: 30e869f6-965a-4acf-bab0-381814b06c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12646 | 2026.01.05 22:39:37.526177 [ 293 ] {} <Debug> TCP-Session: f0d1bfed-3af0-4c0e-b73d-3fec2d056e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12647 | 2026.01.05 22:39:37.526189 [ 291 ] {} <Debug> TCP-Session: 30e869f6-965a-4acf-bab0-381814b06c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12648 | 2026.01.05 22:39:37.526182 [ 286 ] {} <Debug> TCP-Session: a7543976-5bca-4444-b8d4-a1e4a8097c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12649 | 2026.01.05 22:39:37.526203 [ 293 ] {} <Debug> TCP-Session: f0d1bfed-3af0-4c0e-b73d-3fec2d056e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12650 | 2026.01.05 22:39:37.526163 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12651 | 2026.01.05 22:39:37.525964 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34650 | ||
| 12652 | 2026.01.05 22:39:37.526275 [ 292 ] {} <Debug> TCP-Session: 49181c4e-ebd0-4ecb-bca4-b6a867216b0b Authenticating user 'default' from [fd00:1122:3344:101::e]:58496 | ||
| 12653 | 2026.01.05 22:39:37.525963 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12654 | 2026.01.05 22:39:37.526310 [ 292 ] {} <Debug> TCP-Session: 49181c4e-ebd0-4ecb-bca4-b6a867216b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12655 | 2026.01.05 22:39:37.526330 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12656 | 2026.01.05 22:39:37.526338 [ 275 ] {} <Debug> TCP-Session: 8df8b454-2111-48f2-8956-f03a967a6bcb Authenticating user 'default' from [fd00:1122:3344:101::e]:57429 | ||
| 12657 | 2026.01.05 22:39:37.526344 [ 292 ] {} <Debug> TCP-Session: 49181c4e-ebd0-4ecb-bca4-b6a867216b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12658 | 2026.01.05 22:39:37.526360 [ 290 ] {} <Debug> TCP-Session: b81e3092-29ed-4aad-adec-3cd31f263026 Authenticating user 'default' from [fd00:1122:3344:101::e]:34650 | ||
| 12659 | 2026.01.05 22:39:37.526368 [ 275 ] {} <Debug> TCP-Session: 8df8b454-2111-48f2-8956-f03a967a6bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12660 | 2026.01.05 22:39:37.526394 [ 290 ] {} <Debug> TCP-Session: b81e3092-29ed-4aad-adec-3cd31f263026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12661 | 2026.01.05 22:39:37.526400 [ 275 ] {} <Debug> TCP-Session: 8df8b454-2111-48f2-8956-f03a967a6bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12662 | 2026.01.05 22:39:37.526409 [ 290 ] {} <Debug> TCP-Session: b81e3092-29ed-4aad-adec-3cd31f263026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12663 | 2026.01.05 22:39:37.525997 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12664 | 2026.01.05 22:39:37.526015 [ 294 ] {} <Trace> TCP-Session: 3ce27048-f652-4a09-bc7d-90f6f31188c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12665 | 2026.01.05 22:39:37.526448 [ 288 ] {} <Debug> TCP-Session: 3a00b8cc-be92-4c0c-a1e8-8a8f580aab0f Authenticating user 'default' from [fd00:1122:3344:101::e]:65225 | ||
| 12666 | 2026.01.05 22:39:37.526096 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12667 | 2026.01.05 22:39:37.526478 [ 288 ] {} <Debug> TCP-Session: 3a00b8cc-be92-4c0c-a1e8-8a8f580aab0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12668 | 2026.01.05 22:39:37.526507 [ 289 ] {} <Debug> TCP-Session: f40f1600-6fe8-4bf9-b94b-5fed6ef4e89b Authenticating user 'default' from [fd00:1122:3344:101::e]:59810 | ||
| 12669 | 2026.01.05 22:39:37.526509 [ 288 ] {} <Debug> TCP-Session: 3a00b8cc-be92-4c0c-a1e8-8a8f580aab0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12670 | 2026.01.05 22:39:37.526533 [ 289 ] {} <Debug> TCP-Session: f40f1600-6fe8-4bf9-b94b-5fed6ef4e89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12671 | 2026.01.05 22:39:37.526558 [ 289 ] {} <Debug> TCP-Session: f40f1600-6fe8-4bf9-b94b-5fed6ef4e89b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12672 | 2026.01.05 22:39:37.526612 [ 294 ] {26f2c117-5965-46ef-bb26-9e052d2706c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34585) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12673 | 2026.01.05 22:39:37.526878 [ 294 ] {26f2c117-5965-46ef-bb26-9e052d2706c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12674 | 2026.01.05 22:39:37.526932 [ 294 ] {26f2c117-5965-46ef-bb26-9e052d2706c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12675 | 2026.01.05 22:39:37.527219 [ 294 ] {26f2c117-5965-46ef-bb26-9e052d2706c3} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 12676 | 2026.01.05 22:39:37.528194 [ 345 ] {26f2c117-5965-46ef-bb26-9e052d2706c3} <Trace> AggregatingTransform: Aggregating | ||
| 12677 | 2026.01.05 22:39:37.528252 [ 345 ] {26f2c117-5965-46ef-bb26-9e052d2706c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 12678 | 2026.01.05 22:39:37.528292 [ 345 ] {26f2c117-5965-46ef-bb26-9e052d2706c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968863 sec. (1032.138 rows/sec., 40.32 KiB/sec.) | ||
| 12679 | 2026.01.05 22:39:37.528313 [ 345 ] {26f2c117-5965-46ef-bb26-9e052d2706c3} <Trace> Aggregator: Merging aggregated data | ||
| 12680 | 2026.01.05 22:39:37.529546 [ 294 ] {26f2c117-5965-46ef-bb26-9e052d2706c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002994 sec., 334.001336005344 rows/sec., 13.05 KiB/sec. | ||
| 12681 | 2026.01.05 22:39:37.529679 [ 294 ] {26f2c117-5965-46ef-bb26-9e052d2706c3} <Debug> TCPHandler: Processed in 0.003782451 sec. | ||
| 12682 | 2026.01.05 22:39:37.529789 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12683 | 2026.01.05 22:39:37.529818 [ 294 ] {} <Debug> TCP-Session: 3ce27048-f652-4a09-bc7d-90f6f31188c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12684 | 2026.01.05 22:39:37.529817 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12685 | 2026.01.05 22:39:37.529839 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12686 | 2026.01.05 22:39:37.529865 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12687 | 2026.01.05 22:39:37.529872 [ 293 ] {} <Debug> TCP-Session: f0d1bfed-3af0-4c0e-b73d-3fec2d056e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12688 | 2026.01.05 22:39:37.529885 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12689 | 2026.01.05 22:39:37.529903 [ 275 ] {} <Debug> TCP-Session: 8df8b454-2111-48f2-8956-f03a967a6bcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12690 | 2026.01.05 22:39:37.529920 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12691 | 2026.01.05 22:39:37.529940 [ 286 ] {} <Debug> TCP-Session: a7543976-5bca-4444-b8d4-a1e4a8097c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12692 | 2026.01.05 22:39:37.529938 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12693 | 2026.01.05 22:39:37.529979 [ 291 ] {} <Debug> TCP-Session: 30e869f6-965a-4acf-bab0-381814b06c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12694 | 2026.01.05 22:39:37.529891 [ 290 ] {} <Debug> TCP-Session: b81e3092-29ed-4aad-adec-3cd31f263026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12695 | 2026.01.05 22:39:37.530013 [ 292 ] {} <Debug> TCP-Session: 49181c4e-ebd0-4ecb-bca4-b6a867216b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12696 | 2026.01.05 22:39:37.529901 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12697 | 2026.01.05 22:39:37.529866 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12698 | 2026.01.05 22:39:37.530086 [ 288 ] {} <Debug> TCP-Session: 3a00b8cc-be92-4c0c-a1e8-8a8f580aab0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12699 | 2026.01.05 22:39:37.530113 [ 289 ] {} <Debug> TCP-Session: f40f1600-6fe8-4bf9-b94b-5fed6ef4e89b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12700 | 2026.01.05 22:39:38.916344 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12701 | 2026.01.05 22:39:38.916560 [ 277 ] {c6d2839b-86f9-4b8a-b28a-2143d131d0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12702 | 2026.01.05 22:39:38.916631 [ 277 ] {c6d2839b-86f9-4b8a-b28a-2143d131d0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12703 | 2026.01.05 22:39:38.917376 [ 277 ] {c6d2839b-86f9-4b8a-b28a-2143d131d0ef} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2026.01.05 22:39:38.917415 [ 277 ] {c6d2839b-86f9-4b8a-b28a-2143d131d0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12705 | 2026.01.05 22:39:38.917824 [ 277 ] {c6d2839b-86f9-4b8a-b28a-2143d131d0ef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12706 | 2026.01.05 22:39:38.918052 [ 277 ] {c6d2839b-86f9-4b8a-b28a-2143d131d0ef} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2026.01.05 22:39:38.918212 [ 277 ] {c6d2839b-86f9-4b8a-b28a-2143d131d0ef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001706 sec., 14067.99531066823 rows/sec., 1.17 MiB/sec. | ||
| 12708 | 2026.01.05 22:39:38.918254 [ 277 ] {c6d2839b-86f9-4b8a-b28a-2143d131d0ef} <Debug> TCPHandler: Processed in 0.002049971 sec. | ||
| 12709 | 2026.01.05 22:39:38.918384 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12710 | 2026.01.05 22:39:38.918478 [ 277 ] {f364a047-688e-49e3-b1b9-132bd6972509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12711 | 2026.01.05 22:39:38.918521 [ 277 ] {f364a047-688e-49e3-b1b9-132bd6972509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12712 | 2026.01.05 22:39:38.918914 [ 277 ] {f364a047-688e-49e3-b1b9-132bd6972509} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12713 | 2026.01.05 22:39:38.918949 [ 277 ] {f364a047-688e-49e3-b1b9-132bd6972509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12714 | 2026.01.05 22:39:38.919245 [ 277 ] {f364a047-688e-49e3-b1b9-132bd6972509} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12715 | 2026.01.05 22:39:38.919458 [ 277 ] {f364a047-688e-49e3-b1b9-132bd6972509} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2026.01.05 22:39:38.919590 [ 277 ] {f364a047-688e-49e3-b1b9-132bd6972509} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00113 sec., 1769.911504424779 rows/sec., 144.32 KiB/sec. | ||
| 12717 | 2026.01.05 22:39:38.919630 [ 277 ] {f364a047-688e-49e3-b1b9-132bd6972509} <Debug> TCPHandler: Processed in 0.001296165 sec. | ||
| 12718 | 2026.01.05 22:39:38.919739 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12719 | 2026.01.05 22:39:38.919833 [ 277 ] {856c3a0b-8013-4f4e-89f0-b9628ef2135e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12720 | 2026.01.05 22:39:38.919873 [ 277 ] {856c3a0b-8013-4f4e-89f0-b9628ef2135e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12721 | 2026.01.05 22:39:38.920976 [ 277 ] {856c3a0b-8013-4f4e-89f0-b9628ef2135e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2026.01.05 22:39:38.921012 [ 277 ] {856c3a0b-8013-4f4e-89f0-b9628ef2135e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12723 | 2026.01.05 22:39:38.921475 [ 277 ] {856c3a0b-8013-4f4e-89f0-b9628ef2135e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12724 | 2026.01.05 22:39:38.921713 [ 277 ] {856c3a0b-8013-4f4e-89f0-b9628ef2135e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.01.05 22:39:38.921846 [ 277 ] {856c3a0b-8013-4f4e-89f0-b9628ef2135e} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002031 sec., 658296.4057114723 rows/sec., 55.06 MiB/sec. | ||
| 12726 | 2026.01.05 22:39:38.921886 [ 277 ] {856c3a0b-8013-4f4e-89f0-b9628ef2135e} <Debug> TCPHandler: Processed in 0.002196267 sec. | ||
| 12727 | 2026.01.05 22:39:38.921999 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12728 | 2026.01.05 22:39:38.922093 [ 277 ] {0711561e-424f-40e9-8580-f2d3d634aa1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12729 | 2026.01.05 22:39:38.922137 [ 277 ] {0711561e-424f-40e9-8580-f2d3d634aa1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12730 | 2026.01.05 22:39:38.922539 [ 277 ] {0711561e-424f-40e9-8580-f2d3d634aa1e} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12731 | 2026.01.05 22:39:38.922576 [ 277 ] {0711561e-424f-40e9-8580-f2d3d634aa1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12732 | 2026.01.05 22:39:38.922881 [ 277 ] {0711561e-424f-40e9-8580-f2d3d634aa1e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12733 | 2026.01.05 22:39:38.923098 [ 277 ] {0711561e-424f-40e9-8580-f2d3d634aa1e} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2026.01.05 22:39:38.923230 [ 277 ] {0711561e-424f-40e9-8580-f2d3d634aa1e} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001156 sec., 20761.245674740487 rows/sec., 1.56 MiB/sec. | ||
| 12735 | 2026.01.05 22:39:38.923269 [ 277 ] {0711561e-424f-40e9-8580-f2d3d634aa1e} <Debug> TCPHandler: Processed in 0.001319565 sec. | ||
| 12736 | 2026.01.05 22:39:38.923393 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12737 | 2026.01.05 22:39:38.923517 [ 277 ] {7658428a-4461-4df4-8329-973bb91e28aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12738 | 2026.01.05 22:39:38.923567 [ 277 ] {7658428a-4461-4df4-8329-973bb91e28aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12739 | 2026.01.05 22:39:38.924126 [ 277 ] {7658428a-4461-4df4-8329-973bb91e28aa} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12740 | 2026.01.05 22:39:38.924165 [ 277 ] {7658428a-4461-4df4-8329-973bb91e28aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12741 | 2026.01.05 22:39:38.924512 [ 277 ] {7658428a-4461-4df4-8329-973bb91e28aa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12742 | 2026.01.05 22:39:38.924742 [ 277 ] {7658428a-4461-4df4-8329-973bb91e28aa} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12743 | 2026.01.05 22:39:38.924874 [ 277 ] {7658428a-4461-4df4-8329-973bb91e28aa} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001382 sec., 182344.42836468885 rows/sec., 12.61 MiB/sec. | ||
| 12744 | 2026.01.05 22:39:38.924914 [ 277 ] {7658428a-4461-4df4-8329-973bb91e28aa} <Debug> TCPHandler: Processed in 0.001583794 sec. | ||
| 12745 | 2026.01.05 22:39:38.925028 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2026.01.05 22:39:38.925124 [ 277 ] {58df2172-b44c-44f8-aff3-abc351aa3e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12747 | 2026.01.05 22:39:38.925165 [ 277 ] {58df2172-b44c-44f8-aff3-abc351aa3e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12748 | 2026.01.05 22:39:38.925571 [ 277 ] {58df2172-b44c-44f8-aff3-abc351aa3e77} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12749 | 2026.01.05 22:39:38.925610 [ 277 ] {58df2172-b44c-44f8-aff3-abc351aa3e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12750 | 2026.01.05 22:39:38.925950 [ 277 ] {58df2172-b44c-44f8-aff3-abc351aa3e77} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12751 | 2026.01.05 22:39:38.926169 [ 277 ] {58df2172-b44c-44f8-aff3-abc351aa3e77} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12752 | 2026.01.05 22:39:38.926301 [ 277 ] {58df2172-b44c-44f8-aff3-abc351aa3e77} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001196 sec., 10033.444816053512 rows/sec., 783.86 KiB/sec. | ||
| 12753 | 2026.01.05 22:39:38.926342 [ 277 ] {58df2172-b44c-44f8-aff3-abc351aa3e77} <Debug> TCPHandler: Processed in 0.001364807 sec. | ||
| 12754 | 2026.01.05 22:39:38.926465 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2026.01.05 22:39:38.926590 [ 277 ] {7b4e89e7-bc42-448e-863c-577934e618c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12756 | 2026.01.05 22:39:38.926638 [ 277 ] {7b4e89e7-bc42-448e-863c-577934e618c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12757 | 2026.01.05 22:39:38.927324 [ 277 ] {7b4e89e7-bc42-448e-863c-577934e618c9} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12758 | 2026.01.05 22:39:38.927363 [ 277 ] {7b4e89e7-bc42-448e-863c-577934e618c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12759 | 2026.01.05 22:39:38.927724 [ 277 ] {7b4e89e7-bc42-448e-863c-577934e618c9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12760 | 2026.01.05 22:39:38.927953 [ 277 ] {7b4e89e7-bc42-448e-863c-577934e618c9} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2026.01.05 22:39:38.928088 [ 277 ] {7b4e89e7-bc42-448e-863c-577934e618c9} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001523 sec., 372948.12869336834 rows/sec., 27.97 MiB/sec. | ||
| 12762 | 2026.01.05 22:39:38.928136 [ 277 ] {7b4e89e7-bc42-448e-863c-577934e618c9} <Debug> TCPHandler: Processed in 0.00173375 sec. | ||
| 12763 | 2026.01.05 22:39:38.928252 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12764 | 2026.01.05 22:39:38.928348 [ 277 ] {a75c4eef-5ee7-4dcc-b0bd-8ce07e384499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12765 | 2026.01.05 22:39:38.928392 [ 277 ] {a75c4eef-5ee7-4dcc-b0bd-8ce07e384499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12766 | 2026.01.05 22:39:38.928996 [ 277 ] {a75c4eef-5ee7-4dcc-b0bd-8ce07e384499} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2026.01.05 22:39:38.929034 [ 277 ] {a75c4eef-5ee7-4dcc-b0bd-8ce07e384499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12768 | 2026.01.05 22:39:38.929447 [ 277 ] {a75c4eef-5ee7-4dcc-b0bd-8ce07e384499} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12769 | 2026.01.05 22:39:38.929669 [ 277 ] {a75c4eef-5ee7-4dcc-b0bd-8ce07e384499} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.01.05 22:39:38.929803 [ 277 ] {a75c4eef-5ee7-4dcc-b0bd-8ce07e384499} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001475 sec., 597288.1355932204 rows/sec., 40.54 MiB/sec. | ||
| 12771 | 2026.01.05 22:39:38.929841 [ 277 ] {a75c4eef-5ee7-4dcc-b0bd-8ce07e384499} <Debug> TCPHandler: Processed in 0.001639246 sec. | ||
| 12772 | 2026.01.05 22:39:38.929947 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12773 | 2026.01.05 22:39:38.930047 [ 277 ] {9a48812a-ae9b-4b81-b393-d8f89e85863b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12774 | 2026.01.05 22:39:38.930103 [ 277 ] {9a48812a-ae9b-4b81-b393-d8f89e85863b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12775 | 2026.01.05 22:39:38.930899 [ 277 ] {9a48812a-ae9b-4b81-b393-d8f89e85863b} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.01.05 22:39:38.930937 [ 277 ] {9a48812a-ae9b-4b81-b393-d8f89e85863b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12777 | 2026.01.05 22:39:38.931479 [ 277 ] {9a48812a-ae9b-4b81-b393-d8f89e85863b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12778 | 2026.01.05 22:39:38.931724 [ 277 ] {9a48812a-ae9b-4b81-b393-d8f89e85863b} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.01.05 22:39:38.931876 [ 277 ] {9a48812a-ae9b-4b81-b393-d8f89e85863b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001847 sec., 5414.185165132648 rows/sec., 9.70 MiB/sec. | ||
| 12780 | 2026.01.05 22:39:38.931932 [ 277 ] {9a48812a-ae9b-4b81-b393-d8f89e85863b} <Debug> TCPHandler: Processed in 0.002034641 sec. | ||
| 12781 | 2026.01.05 22:39:38.932045 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12782 | 2026.01.05 22:39:38.932140 [ 277 ] {219c5618-8101-474e-b457-278dc94d4626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12783 | 2026.01.05 22:39:38.932183 [ 277 ] {219c5618-8101-474e-b457-278dc94d4626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12784 | 2026.01.05 22:39:38.932527 [ 277 ] {219c5618-8101-474e-b457-278dc94d4626} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2026.01.05 22:39:38.932564 [ 277 ] {219c5618-8101-474e-b457-278dc94d4626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12786 | 2026.01.05 22:39:38.932884 [ 277 ] {219c5618-8101-474e-b457-278dc94d4626} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12787 | 2026.01.05 22:39:38.933106 [ 277 ] {219c5618-8101-474e-b457-278dc94d4626} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2026.01.05 22:39:38.933239 [ 277 ] {219c5618-8101-474e-b457-278dc94d4626} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 12789 | 2026.01.05 22:39:38.933276 [ 277 ] {219c5618-8101-474e-b457-278dc94d4626} <Debug> TCPHandler: Processed in 0.001281555 sec. | ||
| 12790 | 2026.01.05 22:39:39.037512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31269 | ||
| 12791 | 2026.01.05 22:39:39.038065 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12792 | 2026.01.05 22:39:39.038113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12793 | 2026.01.05 22:39:39.038656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12794 | 2026.01.05 22:39:39.038903 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2026.01.05 22:39:39.039043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31269 | ||
| 12796 | 2026.01.05 22:39:40.608110 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12797 | 2026.01.05 22:39:40.625196 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12798 | 2026.01.05 22:39:40.625244 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12799 | 2026.01.05 22:39:40.631578 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12800 | 2026.01.05 22:39:40.632248 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12801 | 2026.01.05 22:39:40.635150 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12802 | 2026.01.05 22:39:41.607195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1568 | ||
| 12803 | 2026.01.05 22:39:41.609886 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2026.01.05 22:39:41.609931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12805 | 2026.01.05 22:39:41.611178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12806 | 2026.01.05 22:39:41.611456 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2026.01.05 22:39:41.611728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1568 | ||
| 12808 | 2026.01.05 22:39:43.888870 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12809 | 2026.01.05 22:39:43.889171 [ 277 ] {cfba045e-8ae0-453b-8c3e-811cbb72e089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12810 | 2026.01.05 22:39:43.889267 [ 277 ] {cfba045e-8ae0-453b-8c3e-811cbb72e089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12811 | 2026.01.05 22:39:43.889984 [ 277 ] {cfba045e-8ae0-453b-8c3e-811cbb72e089} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12812 | 2026.01.05 22:39:43.890032 [ 277 ] {cfba045e-8ae0-453b-8c3e-811cbb72e089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12813 | 2026.01.05 22:39:43.890435 [ 277 ] {cfba045e-8ae0-453b-8c3e-811cbb72e089} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12814 | 2026.01.05 22:39:43.890655 [ 277 ] {cfba045e-8ae0-453b-8c3e-811cbb72e089} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12815 | 2026.01.05 22:39:43.890806 [ 54 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12816 | 2026.01.05 22:39:43.890812 [ 277 ] {cfba045e-8ae0-453b-8c3e-811cbb72e089} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001721 sec., 67402.67286461359 rows/sec., 5.71 MiB/sec. | ||
| 12817 | 2026.01.05 22:39:43.890877 [ 54 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12818 | 2026.01.05 22:39:43.890899 [ 277 ] {cfba045e-8ae0-453b-8c3e-811cbb72e089} <Debug> TCPHandler: Processed in 0.002219077 sec. | ||
| 12819 | 2026.01.05 22:39:43.890904 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12820 | 2026.01.05 22:39:43.891021 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 12821 | 2026.01.05 22:39:43.891037 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12822 | 2026.01.05 22:39:43.891131 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12823 | 2026.01.05 22:39:43.891138 [ 277 ] {e8e16de8-a595-40a4-825f-88752b69d614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12824 | 2026.01.05 22:39:43.891167 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2469 rows starting from the beginning of the part | ||
| 12825 | 2026.01.05 22:39:43.891185 [ 277 ] {e8e16de8-a595-40a4-825f-88752b69d614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12826 | 2026.01.05 22:39:43.891237 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1173 rows starting from the beginning of the part | ||
| 12827 | 2026.01.05 22:39:43.891294 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 76 rows starting from the beginning of the part | ||
| 12828 | 2026.01.05 22:39:43.891347 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1172 rows starting from the beginning of the part | ||
| 12829 | 2026.01.05 22:39:43.891393 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1337 rows starting from the beginning of the part | ||
| 12830 | 2026.01.05 22:39:43.891456 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 116 rows starting from the beginning of the part | ||
| 12831 | 2026.01.05 22:39:43.891605 [ 277 ] {e8e16de8-a595-40a4-825f-88752b69d614} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12832 | 2026.01.05 22:39:43.891641 [ 277 ] {e8e16de8-a595-40a4-825f-88752b69d614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12833 | 2026.01.05 22:39:43.891949 [ 277 ] {e8e16de8-a595-40a4-825f-88752b69d614} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12834 | 2026.01.05 22:39:43.892169 [ 277 ] {e8e16de8-a595-40a4-825f-88752b69d614} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12835 | 2026.01.05 22:39:43.892300 [ 277 ] {e8e16de8-a595-40a4-825f-88752b69d614} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001181 sec., 25402.20152413209 rows/sec., 1.87 MiB/sec. | ||
| 12836 | 2026.01.05 22:39:43.892338 [ 277 ] {e8e16de8-a595-40a4-825f-88752b69d614} <Debug> TCPHandler: Processed in 0.001349997 sec. | ||
| 12837 | 2026.01.05 22:39:43.892449 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12838 | 2026.01.05 22:39:43.892543 [ 277 ] {07c18283-c4d6-4879-8c92-6edf0d340bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12839 | 2026.01.05 22:39:43.892583 [ 277 ] {07c18283-c4d6-4879-8c92-6edf0d340bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12840 | 2026.01.05 22:39:43.893016 [ 277 ] {07c18283-c4d6-4879-8c92-6edf0d340bb4} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2026.01.05 22:39:43.893053 [ 277 ] {07c18283-c4d6-4879-8c92-6edf0d340bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12842 | 2026.01.05 22:39:43.893376 [ 277 ] {07c18283-c4d6-4879-8c92-6edf0d340bb4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12843 | 2026.01.05 22:39:43.893596 [ 277 ] {07c18283-c4d6-4879-8c92-6edf0d340bb4} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2026.01.05 22:39:43.893695 [ 54 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12845 | 2026.01.05 22:39:43.893706 [ 198 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6343 rows, containing 5 columns (5 merged, 0 gathered) in 0.002729875 sec., 2323549.613077522 rows/sec., 198.08 MiB/sec. | ||
| 12846 | 2026.01.05 22:39:43.893726 [ 54 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2026.01.05 22:39:43.893725 [ 277 ] {07c18283-c4d6-4879-8c92-6edf0d340bb4} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001199 sec., 78398.66555462885 rows/sec., 6.12 MiB/sec. | ||
| 12848 | 2026.01.05 22:39:43.893753 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12849 | 2026.01.05 22:39:43.893784 [ 277 ] {07c18283-c4d6-4879-8c92-6edf0d340bb4} <Debug> TCPHandler: Processed in 0.001384178 sec. | ||
| 12850 | 2026.01.05 22:39:43.893824 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 12851 | 2026.01.05 22:39:43.893901 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12852 | 2026.01.05 22:39:43.893902 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12853 | 2026.01.05 22:39:43.893925 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1253 rows starting from the beginning of the part | ||
| 12854 | 2026.01.05 22:39:43.893970 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 711 rows starting from the beginning of the part | ||
| 12855 | 2026.01.05 22:39:43.894005 [ 277 ] {e6af56b4-1c4c-454c-acbb-ff8ae9777796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12856 | 2026.01.05 22:39:43.894006 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 74 rows starting from the beginning of the part | ||
| 12857 | 2026.01.05 22:39:43.894041 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12858 | 2026.01.05 22:39:43.894051 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 709 rows starting from the beginning of the part | ||
| 12859 | 2026.01.05 22:39:43.894050 [ 277 ] {e6af56b4-1c4c-454c-acbb-ff8ae9777796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12860 | 2026.01.05 22:39:43.894091 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 568 rows starting from the beginning of the part | ||
| 12861 | 2026.01.05 22:39:43.894128 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 94 rows starting from the beginning of the part | ||
| 12862 | 2026.01.05 22:39:43.894334 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_96_19} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12863 | 2026.01.05 22:39:43.894403 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_96_19} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12864 | 2026.01.05 22:39:43.894473 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 12865 | 2026.01.05 22:39:43.894496 [ 277 ] {e6af56b4-1c4c-454c-acbb-ff8ae9777796} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12866 | 2026.01.05 22:39:43.894531 [ 277 ] {e6af56b4-1c4c-454c-acbb-ff8ae9777796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12867 | 2026.01.05 22:39:43.894863 [ 277 ] {e6af56b4-1c4c-454c-acbb-ff8ae9777796} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12868 | 2026.01.05 22:39:43.895076 [ 277 ] {e6af56b4-1c4c-454c-acbb-ff8ae9777796} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2026.01.05 22:39:43.895197 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12870 | 2026.01.05 22:39:43.895207 [ 277 ] {e6af56b4-1c4c-454c-acbb-ff8ae9777796} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 12871 | 2026.01.05 22:39:43.895234 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12872 | 2026.01.05 22:39:43.895251 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453211 sec., 2345839.6612742404 rows/sec., 178.03 MiB/sec. | ||
| 12873 | 2026.01.05 22:39:43.895259 [ 277 ] {e6af56b4-1c4c-454c-acbb-ff8ae9777796} <Debug> TCPHandler: Processed in 0.001407009 sec. | ||
| 12874 | 2026.01.05 22:39:43.895260 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12875 | 2026.01.05 22:39:43.895373 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12876 | 2026.01.05 22:39:43.895382 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 12877 | 2026.01.05 22:39:43.895437 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12878 | 2026.01.05 22:39:43.895470 [ 277 ] {849a7f6a-d7e1-4787-bcf6-1d6a98d52b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12879 | 2026.01.05 22:39:43.895526 [ 277 ] {849a7f6a-d7e1-4787-bcf6-1d6a98d52b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12880 | 2026.01.05 22:39:43.895529 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12881 | 2026.01.05 22:39:43.895578 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26634 rows starting from the beginning of the part | ||
| 12882 | 2026.01.05 22:39:43.895648 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 315 rows starting from the beginning of the part | ||
| 12883 | 2026.01.05 22:39:43.895689 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_96_19} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12884 | 2026.01.05 22:39:43.895696 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 12885 | 2026.01.05 22:39:43.895753 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 12886 | 2026.01.05 22:39:43.895766 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_96_19} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12887 | 2026.01.05 22:39:43.895795 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 881 rows starting from the beginning of the part | ||
| 12888 | 2026.01.05 22:39:43.895830 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12889 | 2026.01.05 22:39:43.895842 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 12890 | 2026.01.05 22:39:43.896376 [ 277 ] {849a7f6a-d7e1-4787-bcf6-1d6a98d52b6a} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12891 | 2026.01.05 22:39:43.896417 [ 277 ] {849a7f6a-d7e1-4787-bcf6-1d6a98d52b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12892 | 2026.01.05 22:39:43.897001 [ 277 ] {849a7f6a-d7e1-4787-bcf6-1d6a98d52b6a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12893 | 2026.01.05 22:39:43.897236 [ 277 ] {849a7f6a-d7e1-4787-bcf6-1d6a98d52b6a} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12894 | 2026.01.05 22:39:43.897380 [ 277 ] {849a7f6a-d7e1-4787-bcf6-1d6a98d52b6a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001927 sec., 15568.240788790867 rows/sec., 27.90 MiB/sec. | ||
| 12895 | 2026.01.05 22:39:43.897436 [ 277 ] {849a7f6a-d7e1-4787-bcf6-1d6a98d52b6a} <Debug> TCPHandler: Processed in 0.002111823 sec. | ||
| 12896 | 2026.01.05 22:39:43.897550 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12897 | 2026.01.05 22:39:43.897644 [ 277 ] {fe48f0e5-58da-4eb1-befa-2d1cc011d6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12898 | 2026.01.05 22:39:43.897687 [ 277 ] {fe48f0e5-58da-4eb1-befa-2d1cc011d6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12899 | 2026.01.05 22:39:43.898043 [ 277 ] {fe48f0e5-58da-4eb1-befa-2d1cc011d6cb} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12900 | 2026.01.05 22:39:43.898083 [ 277 ] {fe48f0e5-58da-4eb1-befa-2d1cc011d6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12901 | 2026.01.05 22:39:43.898410 [ 277 ] {fe48f0e5-58da-4eb1-befa-2d1cc011d6cb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12902 | 2026.01.05 22:39:43.898618 [ 277 ] {fe48f0e5-58da-4eb1-befa-2d1cc011d6cb} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12903 | 2026.01.05 22:39:43.898730 [ 54 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12904 | 2026.01.05 22:39:43.898751 [ 277 ] {fe48f0e5-58da-4eb1-befa-2d1cc011d6cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 12905 | 2026.01.05 22:39:43.898760 [ 54 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12906 | 2026.01.05 22:39:43.898790 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12907 | 2026.01.05 22:39:43.898795 [ 277 ] {fe48f0e5-58da-4eb1-befa-2d1cc011d6cb} <Debug> TCPHandler: Processed in 0.001295195 sec. | ||
| 12908 | 2026.01.05 22:39:43.898863 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 12909 | 2026.01.05 22:39:43.898949 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12910 | 2026.01.05 22:39:43.898976 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5484 rows starting from the beginning of the part | ||
| 12911 | 2026.01.05 22:39:43.899026 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 12912 | 2026.01.05 22:39:43.899069 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 12913 | 2026.01.05 22:39:43.899109 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 12914 | 2026.01.05 22:39:43.899147 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 12915 | 2026.01.05 22:39:43.899185 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 12916 | 2026.01.05 22:39:43.901223 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5872 rows, containing 4 columns (4 merged, 0 gathered) in 0.002389833 sec., 2457075.452552542 rows/sec., 163.38 MiB/sec. | ||
| 12917 | 2026.01.05 22:39:43.901754 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12918 | 2026.01.05 22:39:43.902047 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_96_19} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12919 | 2026.01.05 22:39:43.902132 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_96_19} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12920 | 2026.01.05 22:39:43.902238 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12921 | 2026.01.05 22:39:43.902731 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28464 rows, containing 5 columns (5 merged, 0 gathered) in 0.007399717 sec., 3846633.5942306984 rows/sec., 263.35 MiB/sec. | ||
| 12922 | 2026.01.05 22:39:43.903139 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12923 | 2026.01.05 22:39:43.903396 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12924 | 2026.01.05 22:39:43.903462 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12925 | 2026.01.05 22:39:43.903546 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12926 | 2026.01.05 22:39:44.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.38 MiB, peak 360.82 MiB, free memory in arenas 0.00 B, will set to 351.09 MiB (RSS), difference: 1.71 MiB | ||
| 12927 | 2026.01.05 22:39:46.167472 [ 48 ] {} <Debug> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 12928 | 2026.01.05 22:39:46.167543 [ 48 ] {} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12929 | 2026.01.05 22:39:46.167568 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12930 | 2026.01.05 22:39:46.167716 [ 189 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::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 | ||
| 12931 | 2026.01.05 22:39:46.167915 [ 189 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12932 | 2026.01.05 22:39:46.167972 [ 189 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part | ||
| 12933 | 2026.01.05 22:39:46.168077 [ 189 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 12934 | 2026.01.05 22:39:46.168154 [ 189 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 12935 | 2026.01.05 22:39:46.168222 [ 189 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 12936 | 2026.01.05 22:39:46.168288 [ 189 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 12937 | 2026.01.05 22:39:46.169051 [ 194 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001404008 sec., 7122.466538652201 rows/sec., 474.37 KiB/sec. | ||
| 12938 | 2026.01.05 22:39:46.169257 [ 189 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 12939 | 2026.01.05 22:39:46.169497 [ 189 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_9_2} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12940 | 2026.01.05 22:39:46.169560 [ 189 ] {1a2bb5e0-f729-4147-b9be-afcdf855fd85::all_1_9_2} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 12941 | 2026.01.05 22:39:46.169620 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12942 | 2026.01.05 22:39:46.292447 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12943 | 2026.01.05 22:39:46.292485 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12944 | 2026.01.05 22:39:46.540113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31717 | ||
| 12945 | 2026.01.05 22:39:46.540646 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12946 | 2026.01.05 22:39:46.540689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12947 | 2026.01.05 22:39:46.541212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12948 | 2026.01.05 22:39:46.541464 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12949 | 2026.01.05 22:39:46.541597 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31717 | ||
| 12950 | 2026.01.05 22:39:46.541646 [ 46 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12951 | 2026.01.05 22:39:46.541725 [ 46 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12952 | 2026.01.05 22:39:46.541750 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12953 | 2026.01.05 22:39:46.541882 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 12954 | 2026.01.05 22:39:46.542039 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12955 | 2026.01.05 22:39:46.542080 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29349 rows starting from the beginning of the part | ||
| 12956 | 2026.01.05 22:39:46.542145 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 12957 | 2026.01.05 22:39:46.542193 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 12958 | 2026.01.05 22:39:46.542235 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 12959 | 2026.01.05 22:39:46.542273 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 12960 | 2026.01.05 22:39:46.542312 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 12961 | 2026.01.05 22:39:46.544633 [ 189 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31717 rows, containing 4 columns (4 merged, 0 gathered) in 0.002809547 sec., 11289008.512760242 rows/sec., 161.49 MiB/sec. | ||
| 12962 | 2026.01.05 22:39:46.545083 [ 190 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12963 | 2026.01.05 22:39:46.545394 [ 190 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_66_13} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12964 | 2026.01.05 22:39:46.545471 [ 190 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_66_13} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12965 | 2026.01.05 22:39:46.545574 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 12966 | 2026.01.05 22:39:48.136166 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12967 | 2026.01.05 22:39:48.153125 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12968 | 2026.01.05 22:39:48.153171 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12969 | 2026.01.05 22:39:48.159088 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12970 | 2026.01.05 22:39:48.159800 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12971 | 2026.01.05 22:39:48.160107 [ 47 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12972 | 2026.01.05 22:39:48.160205 [ 47 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12973 | 2026.01.05 22:39:48.160242 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12974 | 2026.01.05 22:39:48.160355 [ 193 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 12975 | 2026.01.05 22:39:48.162882 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12976 | 2026.01.05 22:39:48.163483 [ 193 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12977 | 2026.01.05 22:39:48.164208 [ 193 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 12978 | 2026.01.05 22:39:48.167452 [ 193 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 12979 | 2026.01.05 22:39:48.170743 [ 193 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 12980 | 2026.01.05 22:39:48.174486 [ 193 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 12981 | 2026.01.05 22:39:48.178579 [ 193 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 12982 | 2026.01.05 22:39:48.182270 [ 193 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 12983 | 2026.01.05 22:39:48.235909 [ 189 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.0755927 sec., 6574.708933534587 rows/sec., 34.00 MiB/sec. | ||
| 12984 | 2026.01.05 22:39:48.239251 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12985 | 2026.01.05 22:39:48.241328 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_66_13} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12986 | 2026.01.05 22:39:48.241441 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_66_13} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12987 | 2026.01.05 22:39:48.243916 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12988 | 2026.01.05 22:39:48.886105 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12989 | 2026.01.05 22:39:48.886302 [ 277 ] {73d635d2-8556-4716-875f-262a3a27257f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12990 | 2026.01.05 22:39:48.886370 [ 277 ] {73d635d2-8556-4716-875f-262a3a27257f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12991 | 2026.01.05 22:39:48.887072 [ 277 ] {73d635d2-8556-4716-875f-262a3a27257f} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12992 | 2026.01.05 22:39:48.887115 [ 277 ] {73d635d2-8556-4716-875f-262a3a27257f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12993 | 2026.01.05 22:39:48.887526 [ 277 ] {73d635d2-8556-4716-875f-262a3a27257f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12994 | 2026.01.05 22:39:48.887785 [ 277 ] {73d635d2-8556-4716-875f-262a3a27257f} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12995 | 2026.01.05 22:39:48.887946 [ 277 ] {73d635d2-8556-4716-875f-262a3a27257f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001693 sec., 44890.726520968696 rows/sec., 3.70 MiB/sec. | ||
| 12996 | 2026.01.05 22:39:48.887999 [ 277 ] {73d635d2-8556-4716-875f-262a3a27257f} <Debug> TCPHandler: Processed in 0.002027971 sec. | ||
| 12997 | 2026.01.05 22:39:48.888134 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12998 | 2026.01.05 22:39:48.888240 [ 277 ] {ddcd601d-6f4b-45db-9579-29791af43683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12999 | 2026.01.05 22:39:48.888284 [ 277 ] {ddcd601d-6f4b-45db-9579-29791af43683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13000 | 2026.01.05 22:39:48.888703 [ 277 ] {ddcd601d-6f4b-45db-9579-29791af43683} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2026.01.05 22:39:48.888741 [ 277 ] {ddcd601d-6f4b-45db-9579-29791af43683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13002 | 2026.01.05 22:39:48.889055 [ 277 ] {ddcd601d-6f4b-45db-9579-29791af43683} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13003 | 2026.01.05 22:39:48.889273 [ 277 ] {ddcd601d-6f4b-45db-9579-29791af43683} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13004 | 2026.01.05 22:39:48.889427 [ 277 ] {ddcd601d-6f4b-45db-9579-29791af43683} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001211 sec., 8257.638315441784 rows/sec., 620.94 KiB/sec. | ||
| 13005 | 2026.01.05 22:39:48.889468 [ 277 ] {ddcd601d-6f4b-45db-9579-29791af43683} <Debug> TCPHandler: Processed in 0.001386508 sec. | ||
| 13006 | 2026.01.05 22:39:48.889580 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13007 | 2026.01.05 22:39:48.889687 [ 277 ] {4f4c0417-5744-49c1-9dfa-064dedc341e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13008 | 2026.01.05 22:39:48.889738 [ 277 ] {4f4c0417-5744-49c1-9dfa-064dedc341e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13009 | 2026.01.05 22:39:48.890193 [ 277 ] {4f4c0417-5744-49c1-9dfa-064dedc341e8} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2026.01.05 22:39:48.890231 [ 277 ] {4f4c0417-5744-49c1-9dfa-064dedc341e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13011 | 2026.01.05 22:39:48.890559 [ 277 ] {4f4c0417-5744-49c1-9dfa-064dedc341e8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13012 | 2026.01.05 22:39:48.890794 [ 277 ] {4f4c0417-5744-49c1-9dfa-064dedc341e8} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2026.01.05 22:39:48.890927 [ 277 ] {4f4c0417-5744-49c1-9dfa-064dedc341e8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001266 sec., 58451.81674565561 rows/sec., 4.56 MiB/sec. | ||
| 13014 | 2026.01.05 22:39:48.890965 [ 277 ] {4f4c0417-5744-49c1-9dfa-064dedc341e8} <Debug> TCPHandler: Processed in 0.00143654 sec. | ||
| 13015 | 2026.01.05 22:39:48.891083 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13016 | 2026.01.05 22:39:48.891179 [ 277 ] {2c6e9f62-6143-4ab5-9269-d6f99fba578f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13017 | 2026.01.05 22:39:48.891223 [ 277 ] {2c6e9f62-6143-4ab5-9269-d6f99fba578f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13018 | 2026.01.05 22:39:48.891641 [ 277 ] {2c6e9f62-6143-4ab5-9269-d6f99fba578f} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13019 | 2026.01.05 22:39:48.891678 [ 277 ] {2c6e9f62-6143-4ab5-9269-d6f99fba578f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13020 | 2026.01.05 22:39:48.892012 [ 277 ] {2c6e9f62-6143-4ab5-9269-d6f99fba578f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13021 | 2026.01.05 22:39:48.892224 [ 277 ] {2c6e9f62-6143-4ab5-9269-d6f99fba578f} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2026.01.05 22:39:48.892355 [ 277 ] {2c6e9f62-6143-4ab5-9269-d6f99fba578f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 13023 | 2026.01.05 22:39:48.892393 [ 277 ] {2c6e9f62-6143-4ab5-9269-d6f99fba578f} <Debug> TCPHandler: Processed in 0.001364267 sec. | ||
| 13024 | 2026.01.05 22:39:48.892514 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13025 | 2026.01.05 22:39:48.892635 [ 277 ] {4d358588-d2a4-4b2c-8f75-6d10bdb3e46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13026 | 2026.01.05 22:39:48.892700 [ 277 ] {4d358588-d2a4-4b2c-8f75-6d10bdb3e46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13027 | 2026.01.05 22:39:48.893585 [ 277 ] {4d358588-d2a4-4b2c-8f75-6d10bdb3e46b} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13028 | 2026.01.05 22:39:48.893621 [ 277 ] {4d358588-d2a4-4b2c-8f75-6d10bdb3e46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13029 | 2026.01.05 22:39:48.894179 [ 277 ] {4d358588-d2a4-4b2c-8f75-6d10bdb3e46b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13030 | 2026.01.05 22:39:48.894401 [ 277 ] {4d358588-d2a4-4b2c-8f75-6d10bdb3e46b} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13031 | 2026.01.05 22:39:48.894540 [ 277 ] {4d358588-d2a4-4b2c-8f75-6d10bdb3e46b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00193 sec., 5181.347150259067 rows/sec., 9.28 MiB/sec. | ||
| 13032 | 2026.01.05 22:39:48.894595 [ 277 ] {4d358588-d2a4-4b2c-8f75-6d10bdb3e46b} <Debug> TCPHandler: Processed in 0.002138994 sec. | ||
| 13033 | 2026.01.05 22:39:48.894707 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13034 | 2026.01.05 22:39:48.894800 [ 277 ] {efa65f16-b014-46ab-bf7c-31cfc3041f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13035 | 2026.01.05 22:39:48.894841 [ 277 ] {efa65f16-b014-46ab-bf7c-31cfc3041f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13036 | 2026.01.05 22:39:48.895177 [ 277 ] {efa65f16-b014-46ab-bf7c-31cfc3041f1c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13037 | 2026.01.05 22:39:48.895213 [ 277 ] {efa65f16-b014-46ab-bf7c-31cfc3041f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13038 | 2026.01.05 22:39:48.895569 [ 277 ] {efa65f16-b014-46ab-bf7c-31cfc3041f1c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13039 | 2026.01.05 22:39:48.895776 [ 277 ] {efa65f16-b014-46ab-bf7c-31cfc3041f1c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2026.01.05 22:39:48.895902 [ 277 ] {efa65f16-b014-46ab-bf7c-31cfc3041f1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 13041 | 2026.01.05 22:39:48.895938 [ 277 ] {efa65f16-b014-46ab-bf7c-31cfc3041f1c} <Debug> TCPHandler: Processed in 0.001278335 sec. | ||
| 13042 | 2026.01.05 22:39:49.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.65 MiB, peak 365.96 MiB, free memory in arenas 0.00 B, will set to 354.57 MiB (RSS), difference: 1.91 MiB | ||
| 13043 | 2026.01.05 22:39:51.081197 [ 43 ] {} <Debug> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 13044 | 2026.01.05 22:39:51.081302 [ 43 ] {} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13045 | 2026.01.05 22:39:51.081340 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13046 | 2026.01.05 22:39:51.081509 [ 187 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 13047 | 2026.01.05 22:39:51.081764 [ 187 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13048 | 2026.01.05 22:39:51.081834 [ 187 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 223 rows starting from the beginning of the part | ||
| 13049 | 2026.01.05 22:39:51.081931 [ 187 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 13050 | 2026.01.05 22:39:51.081977 [ 187 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 13051 | 2026.01.05 22:39:51.082020 [ 187 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::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 | ||
| 13052 | 2026.01.05 22:39:51.082070 [ 187 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 13053 | 2026.01.05 22:39:51.082891 [ 189 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145883 sec., 458586.6756236162 rows/sec., 28.27 MiB/sec. | ||
| 13054 | 2026.01.05 22:39:51.083076 [ 189 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13055 | 2026.01.05 22:39:51.083345 [ 189 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_23_5} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2026.01.05 22:39:51.083419 [ 189 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_23_5} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 13057 | 2026.01.05 22:39:51.083506 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13058 | 2026.01.05 22:39:51.612885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1592 | ||
| 13059 | 2026.01.05 22:39:51.615097 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13060 | 2026.01.05 22:39:51.615134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13061 | 2026.01.05 22:39:51.616376 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13062 | 2026.01.05 22:39:51.616652 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2026.01.05 22:39:51.616919 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1592 | ||
| 13064 | 2026.01.05 22:39:52.082962 [ 42 ] {} <Debug> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 13065 | 2026.01.05 22:39:52.083043 [ 42 ] {} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2026.01.05 22:39:52.083069 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13067 | 2026.01.05 22:39:52.083228 [ 200 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 13068 | 2026.01.05 22:39:52.083481 [ 200 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13069 | 2026.01.05 22:39:52.083546 [ 200 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 434 rows starting from the beginning of the part | ||
| 13070 | 2026.01.05 22:39:52.083662 [ 200 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 13071 | 2026.01.05 22:39:52.083722 [ 200 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 13072 | 2026.01.05 22:39:52.083767 [ 200 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::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 | ||
| 13073 | 2026.01.05 22:39:52.083812 [ 200 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 13074 | 2026.01.05 22:39:52.084754 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603526 sec., 811960.6417357747 rows/sec., 55.48 MiB/sec. | ||
| 13075 | 2026.01.05 22:39:52.084946 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13076 | 2026.01.05 22:39:52.085221 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_23_5} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13077 | 2026.01.05 22:39:52.085296 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_23_5} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 13078 | 2026.01.05 22:39:52.085379 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 13079 | 2026.01.05 22:39:53.888618 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13080 | 2026.01.05 22:39:53.888811 [ 277 ] {fbda929e-619b-4c68-8313-9f0a06a69560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13081 | 2026.01.05 22:39:53.888879 [ 277 ] {fbda929e-619b-4c68-8313-9f0a06a69560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13082 | 2026.01.05 22:39:53.889557 [ 277 ] {fbda929e-619b-4c68-8313-9f0a06a69560} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13083 | 2026.01.05 22:39:53.889606 [ 277 ] {fbda929e-619b-4c68-8313-9f0a06a69560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13084 | 2026.01.05 22:39:53.890023 [ 277 ] {fbda929e-619b-4c68-8313-9f0a06a69560} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13085 | 2026.01.05 22:39:53.890257 [ 277 ] {fbda929e-619b-4c68-8313-9f0a06a69560} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13086 | 2026.01.05 22:39:53.890414 [ 277 ] {fbda929e-619b-4c68-8313-9f0a06a69560} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.001654 sec., 8464.328899637243 rows/sec., 698.47 KiB/sec. | ||
| 13087 | 2026.01.05 22:39:53.890459 [ 277 ] {fbda929e-619b-4c68-8313-9f0a06a69560} <Debug> TCPHandler: Processed in 0.00201245 sec. | ||
| 13088 | 2026.01.05 22:39:53.890588 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13089 | 2026.01.05 22:39:53.890683 [ 277 ] {5cdbb380-51ff-44f2-920b-0557998233c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13090 | 2026.01.05 22:39:53.890724 [ 277 ] {5cdbb380-51ff-44f2-920b-0557998233c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13091 | 2026.01.05 22:39:53.891200 [ 277 ] {5cdbb380-51ff-44f2-920b-0557998233c2} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13092 | 2026.01.05 22:39:53.891236 [ 277 ] {5cdbb380-51ff-44f2-920b-0557998233c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13093 | 2026.01.05 22:39:53.891564 [ 277 ] {5cdbb380-51ff-44f2-920b-0557998233c2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13094 | 2026.01.05 22:39:53.891790 [ 277 ] {5cdbb380-51ff-44f2-920b-0557998233c2} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13095 | 2026.01.05 22:39:53.891928 [ 277 ] {5cdbb380-51ff-44f2-920b-0557998233c2} <Debug> executeQuery: Read 124 rows, 10.67 KiB in 0.001264 sec., 98101.26582278482 rows/sec., 8.25 MiB/sec. | ||
| 13096 | 2026.01.05 22:39:53.891967 [ 277 ] {5cdbb380-51ff-44f2-920b-0557998233c2} <Debug> TCPHandler: Processed in 0.001429599 sec. | ||
| 13097 | 2026.01.05 22:39:53.892085 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13098 | 2026.01.05 22:39:53.892180 [ 277 ] {cfd160c6-acbe-4a95-b9c9-97adb1db8500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13099 | 2026.01.05 22:39:53.892221 [ 277 ] {cfd160c6-acbe-4a95-b9c9-97adb1db8500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13100 | 2026.01.05 22:39:53.892635 [ 277 ] {cfd160c6-acbe-4a95-b9c9-97adb1db8500} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13101 | 2026.01.05 22:39:53.892671 [ 277 ] {cfd160c6-acbe-4a95-b9c9-97adb1db8500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13102 | 2026.01.05 22:39:53.892994 [ 277 ] {cfd160c6-acbe-4a95-b9c9-97adb1db8500} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13103 | 2026.01.05 22:39:53.893209 [ 277 ] {cfd160c6-acbe-4a95-b9c9-97adb1db8500} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13104 | 2026.01.05 22:39:53.893333 [ 40 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13105 | 2026.01.05 22:39:53.893339 [ 277 ] {cfd160c6-acbe-4a95-b9c9-97adb1db8500} <Debug> executeQuery: Read 44 rows, 3.25 KiB in 0.001178 sec., 37351.44312393888 rows/sec., 2.69 MiB/sec. | ||
| 13106 | 2026.01.05 22:39:53.893406 [ 40 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2026.01.05 22:39:53.893423 [ 277 ] {cfd160c6-acbe-4a95-b9c9-97adb1db8500} <Debug> TCPHandler: Processed in 0.001387348 sec. | ||
| 13108 | 2026.01.05 22:39:53.893432 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13109 | 2026.01.05 22:39:53.893534 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13110 | 2026.01.05 22:39:53.893551 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 13111 | 2026.01.05 22:39:53.893630 [ 277 ] {c062e50d-bf06-48b3-b76d-dbac15c5c1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13112 | 2026.01.05 22:39:53.893675 [ 277 ] {c062e50d-bf06-48b3-b76d-dbac15c5c1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13113 | 2026.01.05 22:39:53.893702 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13114 | 2026.01.05 22:39:53.893745 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 281 rows starting from the beginning of the part | ||
| 13115 | 2026.01.05 22:39:53.893825 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 235 rows starting from the beginning of the part | ||
| 13116 | 2026.01.05 22:39:53.893882 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 13117 | 2026.01.05 22:39:53.893930 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part | ||
| 13118 | 2026.01.05 22:39:53.893975 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 10 rows starting from the beginning of the part | ||
| 13119 | 2026.01.05 22:39:53.894022 [ 200 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 44 rows starting from the beginning of the part | ||
| 13120 | 2026.01.05 22:39:53.894117 [ 277 ] {c062e50d-bf06-48b3-b76d-dbac15c5c1bc} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13121 | 2026.01.05 22:39:53.894160 [ 277 ] {c062e50d-bf06-48b3-b76d-dbac15c5c1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13122 | 2026.01.05 22:39:53.894674 [ 277 ] {c062e50d-bf06-48b3-b76d-dbac15c5c1bc} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13123 | 2026.01.05 22:39:53.894924 [ 277 ] {c062e50d-bf06-48b3-b76d-dbac15c5c1bc} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2026.01.05 22:39:53.895014 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514943 sec., 411896.68522182025 rows/sec., 27.79 MiB/sec. | ||
| 13125 | 2026.01.05 22:39:53.895064 [ 277 ] {c062e50d-bf06-48b3-b76d-dbac15c5c1bc} <Debug> executeQuery: Read 108 rows, 8.67 KiB in 0.001451 sec., 74431.42660234321 rows/sec., 5.84 MiB/sec. | ||
| 13126 | 2026.01.05 22:39:53.895103 [ 277 ] {c062e50d-bf06-48b3-b76d-dbac15c5c1bc} <Debug> TCPHandler: Processed in 0.001617736 sec. | ||
| 13127 | 2026.01.05 22:39:53.895224 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13128 | 2026.01.05 22:39:53.895228 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13129 | 2026.01.05 22:39:53.895319 [ 277 ] {8bf02d9a-3159-4131-b288-cd72077e2240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13130 | 2026.01.05 22:39:53.895368 [ 277 ] {8bf02d9a-3159-4131-b288-cd72077e2240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13131 | 2026.01.05 22:39:53.895579 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_86_17} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13132 | 2026.01.05 22:39:53.895665 [ 197 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_86_17} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13133 | 2026.01.05 22:39:53.895769 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13134 | 2026.01.05 22:39:53.895787 [ 277 ] {8bf02d9a-3159-4131-b288-cd72077e2240} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13135 | 2026.01.05 22:39:53.895828 [ 277 ] {8bf02d9a-3159-4131-b288-cd72077e2240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13136 | 2026.01.05 22:39:53.896185 [ 277 ] {8bf02d9a-3159-4131-b288-cd72077e2240} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13137 | 2026.01.05 22:39:53.896401 [ 277 ] {8bf02d9a-3159-4131-b288-cd72077e2240} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13138 | 2026.01.05 22:39:53.896538 [ 277 ] {8bf02d9a-3159-4131-b288-cd72077e2240} <Debug> executeQuery: Read 167 rows, 11.91 KiB in 0.001238 sec., 134894.99192245558 rows/sec., 9.40 MiB/sec. | ||
| 13139 | 2026.01.05 22:39:53.896576 [ 277 ] {8bf02d9a-3159-4131-b288-cd72077e2240} <Debug> TCPHandler: Processed in 0.001401859 sec. | ||
| 13140 | 2026.01.05 22:39:53.896687 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13141 | 2026.01.05 22:39:53.896780 [ 277 ] {82ec5e89-2125-421f-ae5d-a58ae628c7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13142 | 2026.01.05 22:39:53.896835 [ 277 ] {82ec5e89-2125-421f-ae5d-a58ae628c7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13143 | 2026.01.05 22:39:53.897711 [ 277 ] {82ec5e89-2125-421f-ae5d-a58ae628c7e7} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2026.01.05 22:39:53.897748 [ 277 ] {82ec5e89-2125-421f-ae5d-a58ae628c7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13145 | 2026.01.05 22:39:53.898315 [ 277 ] {82ec5e89-2125-421f-ae5d-a58ae628c7e7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13146 | 2026.01.05 22:39:53.898541 [ 277 ] {82ec5e89-2125-421f-ae5d-a58ae628c7e7} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2026.01.05 22:39:53.898664 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13148 | 2026.01.05 22:39:53.898678 [ 277 ] {82ec5e89-2125-421f-ae5d-a58ae628c7e7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001916 sec., 15657.620041753655 rows/sec., 28.06 MiB/sec. | ||
| 13149 | 2026.01.05 22:39:53.898709 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13150 | 2026.01.05 22:39:53.898737 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13151 | 2026.01.05 22:39:53.898746 [ 277 ] {82ec5e89-2125-421f-ae5d-a58ae628c7e7} <Debug> TCPHandler: Processed in 0.002108753 sec. | ||
| 13152 | 2026.01.05 22:39:53.898806 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 13153 | 2026.01.05 22:39:53.898868 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13154 | 2026.01.05 22:39:53.898966 [ 277 ] {647599dc-2773-43a6-91b3-f8030bd9e897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13155 | 2026.01.05 22:39:53.898990 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13156 | 2026.01.05 22:39:53.899008 [ 277 ] {647599dc-2773-43a6-91b3-f8030bd9e897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13157 | 2026.01.05 22:39:53.899041 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1621 rows starting from the beginning of the part | ||
| 13158 | 2026.01.05 22:39:53.899150 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
| 13159 | 2026.01.05 22:39:53.899243 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 13160 | 2026.01.05 22:39:53.899331 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part | ||
| 13161 | 2026.01.05 22:39:53.899361 [ 277 ] {647599dc-2773-43a6-91b3-f8030bd9e897} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2026.01.05 22:39:53.899403 [ 277 ] {647599dc-2773-43a6-91b3-f8030bd9e897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13163 | 2026.01.05 22:39:53.899417 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 13164 | 2026.01.05 22:39:53.899511 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 30 rows starting from the beginning of the part | ||
| 13165 | 2026.01.05 22:39:53.899729 [ 277 ] {647599dc-2773-43a6-91b3-f8030bd9e897} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13166 | 2026.01.05 22:39:53.899989 [ 277 ] {647599dc-2773-43a6-91b3-f8030bd9e897} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13167 | 2026.01.05 22:39:53.900137 [ 277 ] {647599dc-2773-43a6-91b3-f8030bd9e897} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 13168 | 2026.01.05 22:39:53.900175 [ 277 ] {647599dc-2773-43a6-91b3-f8030bd9e897} <Debug> TCPHandler: Processed in 0.001355767 sec. | ||
| 13169 | 2026.01.05 22:39:53.913894 [ 200 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1731 rows, containing 19 columns (19 merged, 0 gathered) in 0.015113264 sec., 114535.15269765684 rows/sec., 205.24 MiB/sec. | ||
| 13170 | 2026.01.05 22:39:53.915778 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13171 | 2026.01.05 22:39:53.916133 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13172 | 2026.01.05 22:39:53.916204 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13173 | 2026.01.05 22:39:53.916319 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.57 MiB. | ||
| 13174 | 2026.01.05 22:39:54.000167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.25 MiB, peak 368.76 MiB, free memory in arenas 0.00 B, will set to 364.43 MiB (RSS), difference: 9.18 MiB | ||
| 13175 | 2026.01.05 22:39:54.041864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32229 | ||
| 13176 | 2026.01.05 22:39:54.042412 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13177 | 2026.01.05 22:39:54.042460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13178 | 2026.01.05 22:39:54.042977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13179 | 2026.01.05 22:39:54.043216 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13180 | 2026.01.05 22:39:54.043351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32229 | ||
| 13181 | 2026.01.05 22:39:55.663885 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13182 | 2026.01.05 22:39:55.678370 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13183 | 2026.01.05 22:39:55.678424 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13184 | 2026.01.05 22:39:55.683614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13185 | 2026.01.05 22:39:55.684266 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13186 | 2026.01.05 22:39:55.686901 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13187 | 2026.01.05 22:39:58.886795 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13188 | 2026.01.05 22:39:58.887093 [ 277 ] {fe0d5e2a-b29c-46c7-9418-7b4ad40d39ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13189 | 2026.01.05 22:39:58.887199 [ 277 ] {fe0d5e2a-b29c-46c7-9418-7b4ad40d39ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13190 | 2026.01.05 22:39:58.888099 [ 277 ] {fe0d5e2a-b29c-46c7-9418-7b4ad40d39ce} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13191 | 2026.01.05 22:39:58.888140 [ 277 ] {fe0d5e2a-b29c-46c7-9418-7b4ad40d39ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13192 | 2026.01.05 22:39:58.888533 [ 277 ] {fe0d5e2a-b29c-46c7-9418-7b4ad40d39ce} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13193 | 2026.01.05 22:39:58.888761 [ 277 ] {fe0d5e2a-b29c-46c7-9418-7b4ad40d39ce} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13194 | 2026.01.05 22:39:58.888916 [ 277 ] {fe0d5e2a-b29c-46c7-9418-7b4ad40d39ce} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001902 sec., 39957.93901156677 rows/sec., 3.29 MiB/sec. | ||
| 13195 | 2026.01.05 22:39:58.888960 [ 277 ] {fe0d5e2a-b29c-46c7-9418-7b4ad40d39ce} <Debug> TCPHandler: Processed in 0.002352871 sec. | ||
| 13196 | 2026.01.05 22:39:58.889103 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13197 | 2026.01.05 22:39:58.889195 [ 277 ] {5615a9ce-b93c-4243-abc7-e3e3ad2b28a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13198 | 2026.01.05 22:39:58.889236 [ 277 ] {5615a9ce-b93c-4243-abc7-e3e3ad2b28a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13199 | 2026.01.05 22:39:58.889629 [ 277 ] {5615a9ce-b93c-4243-abc7-e3e3ad2b28a4} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13200 | 2026.01.05 22:39:58.889666 [ 277 ] {5615a9ce-b93c-4243-abc7-e3e3ad2b28a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13201 | 2026.01.05 22:39:58.889965 [ 277 ] {5615a9ce-b93c-4243-abc7-e3e3ad2b28a4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13202 | 2026.01.05 22:39:58.890177 [ 277 ] {5615a9ce-b93c-4243-abc7-e3e3ad2b28a4} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13203 | 2026.01.05 22:39:58.890307 [ 277 ] {5615a9ce-b93c-4243-abc7-e3e3ad2b28a4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00113 sec., 8849.557522123894 rows/sec., 665.45 KiB/sec. | ||
| 13204 | 2026.01.05 22:39:58.890345 [ 277 ] {5615a9ce-b93c-4243-abc7-e3e3ad2b28a4} <Debug> TCPHandler: Processed in 0.001293514 sec. | ||
| 13205 | 2026.01.05 22:39:58.890447 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13206 | 2026.01.05 22:39:58.890538 [ 277 ] {69bf003b-0383-47be-919b-5f1e8d40f214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13207 | 2026.01.05 22:39:58.890578 [ 277 ] {69bf003b-0383-47be-919b-5f1e8d40f214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13208 | 2026.01.05 22:39:58.890986 [ 277 ] {69bf003b-0383-47be-919b-5f1e8d40f214} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13209 | 2026.01.05 22:39:58.891023 [ 277 ] {69bf003b-0383-47be-919b-5f1e8d40f214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13210 | 2026.01.05 22:39:58.891326 [ 277 ] {69bf003b-0383-47be-919b-5f1e8d40f214} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13211 | 2026.01.05 22:39:58.891560 [ 277 ] {69bf003b-0383-47be-919b-5f1e8d40f214} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13212 | 2026.01.05 22:39:58.891689 [ 277 ] {69bf003b-0383-47be-919b-5f1e8d40f214} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001169 sec., 63301.96749358426 rows/sec., 4.94 MiB/sec. | ||
| 13213 | 2026.01.05 22:39:58.891728 [ 277 ] {69bf003b-0383-47be-919b-5f1e8d40f214} <Debug> TCPHandler: Processed in 0.001330636 sec. | ||
| 13214 | 2026.01.05 22:39:58.891838 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13215 | 2026.01.05 22:39:58.891931 [ 277 ] {56b128c7-ea28-432b-89c4-b36fc22b55aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13216 | 2026.01.05 22:39:58.891980 [ 277 ] {56b128c7-ea28-432b-89c4-b36fc22b55aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13217 | 2026.01.05 22:39:58.892402 [ 277 ] {56b128c7-ea28-432b-89c4-b36fc22b55aa} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13218 | 2026.01.05 22:39:58.892439 [ 277 ] {56b128c7-ea28-432b-89c4-b36fc22b55aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13219 | 2026.01.05 22:39:58.892776 [ 277 ] {56b128c7-ea28-432b-89c4-b36fc22b55aa} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13220 | 2026.01.05 22:39:58.892985 [ 277 ] {56b128c7-ea28-432b-89c4-b36fc22b55aa} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13221 | 2026.01.05 22:39:58.893116 [ 277 ] {56b128c7-ea28-432b-89c4-b36fc22b55aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 13222 | 2026.01.05 22:39:58.893152 [ 277 ] {56b128c7-ea28-432b-89c4-b36fc22b55aa} <Debug> TCPHandler: Processed in 0.001362808 sec. | ||
| 13223 | 2026.01.05 22:39:58.893258 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13224 | 2026.01.05 22:39:58.893352 [ 277 ] {d3338180-566c-42a0-8720-f38b3f051c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13225 | 2026.01.05 22:39:58.893406 [ 277 ] {d3338180-566c-42a0-8720-f38b3f051c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13226 | 2026.01.05 22:39:58.894180 [ 277 ] {d3338180-566c-42a0-8720-f38b3f051c69} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2026.01.05 22:39:58.894217 [ 277 ] {d3338180-566c-42a0-8720-f38b3f051c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13228 | 2026.01.05 22:39:58.894734 [ 277 ] {d3338180-566c-42a0-8720-f38b3f051c69} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13229 | 2026.01.05 22:39:58.894956 [ 277 ] {d3338180-566c-42a0-8720-f38b3f051c69} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2026.01.05 22:39:58.895097 [ 277 ] {d3338180-566c-42a0-8720-f38b3f051c69} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 13231 | 2026.01.05 22:39:58.895152 [ 277 ] {d3338180-566c-42a0-8720-f38b3f051c69} <Debug> TCPHandler: Processed in 0.001943277 sec. | ||
| 13232 | 2026.01.05 22:39:58.895257 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13233 | 2026.01.05 22:39:58.895352 [ 277 ] {3d7d05d4-081c-4f3c-bbc1-4283316ece8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13234 | 2026.01.05 22:39:58.895394 [ 277 ] {3d7d05d4-081c-4f3c-bbc1-4283316ece8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13235 | 2026.01.05 22:39:58.895718 [ 277 ] {3d7d05d4-081c-4f3c-bbc1-4283316ece8b} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13236 | 2026.01.05 22:39:58.895754 [ 277 ] {3d7d05d4-081c-4f3c-bbc1-4283316ece8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13237 | 2026.01.05 22:39:58.896072 [ 277 ] {3d7d05d4-081c-4f3c-bbc1-4283316ece8b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13238 | 2026.01.05 22:39:58.896291 [ 277 ] {3d7d05d4-081c-4f3c-bbc1-4283316ece8b} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13239 | 2026.01.05 22:39:58.896421 [ 277 ] {3d7d05d4-081c-4f3c-bbc1-4283316ece8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 13240 | 2026.01.05 22:39:58.896458 [ 277 ] {3d7d05d4-081c-4f3c-bbc1-4283316ece8b} <Debug> TCPHandler: Processed in 0.001249813 sec. | ||
| 13241 | 2026.01.05 22:40:01.292519 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13242 | 2026.01.05 22:40:01.292566 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13243 | 2026.01.05 22:40:01.544454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32677 | ||
| 13244 | 2026.01.05 22:40:01.544984 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13245 | 2026.01.05 22:40:01.545031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13246 | 2026.01.05 22:40:01.545548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13247 | 2026.01.05 22:40:01.545794 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13248 | 2026.01.05 22:40:01.545924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32677 | ||
| 13249 | 2026.01.05 22:40:01.617983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1618 | ||
| 13250 | 2026.01.05 22:40:01.620271 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2026.01.05 22:40:01.620315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13252 | 2026.01.05 22:40:01.621500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13253 | 2026.01.05 22:40:01.621770 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2026.01.05 22:40:01.621917 [ 28 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13255 | 2026.01.05 22:40:01.621961 [ 28 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2026.01.05 22:40:01.621980 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13257 | 2026.01.05 22:40:01.622030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1618 | ||
| 13258 | 2026.01.05 22:40:01.622104 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 13259 | 2026.01.05 22:40:01.622688 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13260 | 2026.01.05 22:40:01.622829 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1460 rows starting from the beginning of the part | ||
| 13261 | 2026.01.05 22:40:01.623183 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 13262 | 2026.01.05 22:40:01.623551 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 13263 | 2026.01.05 22:40:01.623911 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 13264 | 2026.01.05 22:40:01.624253 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
| 13265 | 2026.01.05 22:40:01.624575 [ 191 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 13266 | 2026.01.05 22:40:01.631580 [ 195 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1618 rows, containing 72 columns (72 merged, 0 gathered) in 0.009536361 sec., 169666.39580863182 rows/sec., 134.34 MiB/sec. | ||
| 13267 | 2026.01.05 22:40:01.633562 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13268 | 2026.01.05 22:40:01.634137 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_51_10} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13269 | 2026.01.05 22:40:01.634222 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_51_10} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13270 | 2026.01.05 22:40:01.634530 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 13271 | 2026.01.05 22:40:03.187904 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13272 | 2026.01.05 22:40:03.204491 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13273 | 2026.01.05 22:40:03.204560 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13274 | 2026.01.05 22:40:03.210715 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13275 | 2026.01.05 22:40:03.211480 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13276 | 2026.01.05 22:40:03.214904 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13277 | 2026.01.05 22:40:03.888185 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13278 | 2026.01.05 22:40:03.888431 [ 277 ] {82854600-e3f9-4e97-8373-40cf243af754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13279 | 2026.01.05 22:40:03.888520 [ 277 ] {82854600-e3f9-4e97-8373-40cf243af754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13280 | 2026.01.05 22:40:03.889374 [ 277 ] {82854600-e3f9-4e97-8373-40cf243af754} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13281 | 2026.01.05 22:40:03.889424 [ 277 ] {82854600-e3f9-4e97-8373-40cf243af754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13282 | 2026.01.05 22:40:03.889828 [ 277 ] {82854600-e3f9-4e97-8373-40cf243af754} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13283 | 2026.01.05 22:40:03.890069 [ 277 ] {82854600-e3f9-4e97-8373-40cf243af754} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13284 | 2026.01.05 22:40:03.890231 [ 277 ] {82854600-e3f9-4e97-8373-40cf243af754} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001864 sec., 62231.759656652364 rows/sec., 5.27 MiB/sec. | ||
| 13285 | 2026.01.05 22:40:03.890278 [ 277 ] {82854600-e3f9-4e97-8373-40cf243af754} <Debug> TCPHandler: Processed in 0.002254878 sec. | ||
| 13286 | 2026.01.05 22:40:03.890417 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13287 | 2026.01.05 22:40:03.890521 [ 277 ] {158b8f99-fa5d-43ef-9ebd-f5a5dc7dc1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13288 | 2026.01.05 22:40:03.890568 [ 277 ] {158b8f99-fa5d-43ef-9ebd-f5a5dc7dc1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13289 | 2026.01.05 22:40:03.891007 [ 277 ] {158b8f99-fa5d-43ef-9ebd-f5a5dc7dc1a6} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13290 | 2026.01.05 22:40:03.891046 [ 277 ] {158b8f99-fa5d-43ef-9ebd-f5a5dc7dc1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13291 | 2026.01.05 22:40:03.891355 [ 277 ] {158b8f99-fa5d-43ef-9ebd-f5a5dc7dc1a6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13292 | 2026.01.05 22:40:03.891566 [ 277 ] {158b8f99-fa5d-43ef-9ebd-f5a5dc7dc1a6} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13293 | 2026.01.05 22:40:03.891701 [ 277 ] {158b8f99-fa5d-43ef-9ebd-f5a5dc7dc1a6} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001204 sec., 24916.943521594683 rows/sec., 1.83 MiB/sec. | ||
| 13294 | 2026.01.05 22:40:03.891738 [ 277 ] {158b8f99-fa5d-43ef-9ebd-f5a5dc7dc1a6} <Debug> TCPHandler: Processed in 0.001372478 sec. | ||
| 13295 | 2026.01.05 22:40:03.891841 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13296 | 2026.01.05 22:40:03.891936 [ 277 ] {73493d54-18a8-4e55-a1d4-873d372460dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13297 | 2026.01.05 22:40:03.891977 [ 277 ] {73493d54-18a8-4e55-a1d4-873d372460dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13298 | 2026.01.05 22:40:03.892412 [ 277 ] {73493d54-18a8-4e55-a1d4-873d372460dc} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2026.01.05 22:40:03.892449 [ 277 ] {73493d54-18a8-4e55-a1d4-873d372460dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13300 | 2026.01.05 22:40:03.892760 [ 277 ] {73493d54-18a8-4e55-a1d4-873d372460dc} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13301 | 2026.01.05 22:40:03.892970 [ 277 ] {73493d54-18a8-4e55-a1d4-873d372460dc} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2026.01.05 22:40:03.893101 [ 277 ] {73493d54-18a8-4e55-a1d4-873d372460dc} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001183 sec., 79459.00253592561 rows/sec., 6.21 MiB/sec. | ||
| 13303 | 2026.01.05 22:40:03.893139 [ 277 ] {73493d54-18a8-4e55-a1d4-873d372460dc} <Debug> TCPHandler: Processed in 0.001346877 sec. | ||
| 13304 | 2026.01.05 22:40:03.893250 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13305 | 2026.01.05 22:40:03.893345 [ 277 ] {94091673-b82e-4a68-9a85-fb744a4559d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13306 | 2026.01.05 22:40:03.893389 [ 277 ] {94091673-b82e-4a68-9a85-fb744a4559d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13307 | 2026.01.05 22:40:03.893816 [ 277 ] {94091673-b82e-4a68-9a85-fb744a4559d9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13308 | 2026.01.05 22:40:03.893853 [ 277 ] {94091673-b82e-4a68-9a85-fb744a4559d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13309 | 2026.01.05 22:40:03.894182 [ 277 ] {94091673-b82e-4a68-9a85-fb744a4559d9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13310 | 2026.01.05 22:40:03.894402 [ 277 ] {94091673-b82e-4a68-9a85-fb744a4559d9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13311 | 2026.01.05 22:40:03.894533 [ 277 ] {94091673-b82e-4a68-9a85-fb744a4559d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 13312 | 2026.01.05 22:40:03.894569 [ 277 ] {94091673-b82e-4a68-9a85-fb744a4559d9} <Debug> TCPHandler: Processed in 0.001368447 sec. | ||
| 13313 | 2026.01.05 22:40:03.894691 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13314 | 2026.01.05 22:40:03.894814 [ 277 ] {8bf31285-99cd-4f5a-a1e4-57cc4e62fa6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13315 | 2026.01.05 22:40:03.894882 [ 277 ] {8bf31285-99cd-4f5a-a1e4-57cc4e62fa6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13316 | 2026.01.05 22:40:03.895769 [ 277 ] {8bf31285-99cd-4f5a-a1e4-57cc4e62fa6c} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13317 | 2026.01.05 22:40:03.895808 [ 277 ] {8bf31285-99cd-4f5a-a1e4-57cc4e62fa6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13318 | 2026.01.05 22:40:03.896381 [ 277 ] {8bf31285-99cd-4f5a-a1e4-57cc4e62fa6c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13319 | 2026.01.05 22:40:03.896623 [ 277 ] {8bf31285-99cd-4f5a-a1e4-57cc4e62fa6c} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13320 | 2026.01.05 22:40:03.896769 [ 277 ] {8bf31285-99cd-4f5a-a1e4-57cc4e62fa6c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001979 sec., 15159.171298635676 rows/sec., 27.16 MiB/sec. | ||
| 13321 | 2026.01.05 22:40:03.896826 [ 277 ] {8bf31285-99cd-4f5a-a1e4-57cc4e62fa6c} <Debug> TCPHandler: Processed in 0.002196806 sec. | ||
| 13322 | 2026.01.05 22:40:03.896937 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13323 | 2026.01.05 22:40:03.897035 [ 277 ] {f7456a28-973f-414a-8f2e-c54ef23abe6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13324 | 2026.01.05 22:40:03.897078 [ 277 ] {f7456a28-973f-414a-8f2e-c54ef23abe6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13325 | 2026.01.05 22:40:03.897431 [ 277 ] {f7456a28-973f-414a-8f2e-c54ef23abe6c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13326 | 2026.01.05 22:40:03.897469 [ 277 ] {f7456a28-973f-414a-8f2e-c54ef23abe6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13327 | 2026.01.05 22:40:03.897793 [ 277 ] {f7456a28-973f-414a-8f2e-c54ef23abe6c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13328 | 2026.01.05 22:40:03.898017 [ 277 ] {f7456a28-973f-414a-8f2e-c54ef23abe6c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2026.01.05 22:40:03.898152 [ 277 ] {f7456a28-973f-414a-8f2e-c54ef23abe6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 13330 | 2026.01.05 22:40:03.898190 [ 277 ] {f7456a28-973f-414a-8f2e-c54ef23abe6c} <Debug> TCPHandler: Processed in 0.001302915 sec. | ||
| 13331 | 2026.01.05 22:40:08.916989 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13332 | 2026.01.05 22:40:08.917200 [ 277 ] {170e9cb9-5ef4-492f-a7b0-f8d3964f9a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13333 | 2026.01.05 22:40:08.917272 [ 277 ] {170e9cb9-5ef4-492f-a7b0-f8d3964f9a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13334 | 2026.01.05 22:40:08.918006 [ 277 ] {170e9cb9-5ef4-492f-a7b0-f8d3964f9a21} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13335 | 2026.01.05 22:40:08.918056 [ 277 ] {170e9cb9-5ef4-492f-a7b0-f8d3964f9a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13336 | 2026.01.05 22:40:08.918460 [ 277 ] {170e9cb9-5ef4-492f-a7b0-f8d3964f9a21} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13337 | 2026.01.05 22:40:08.918686 [ 277 ] {170e9cb9-5ef4-492f-a7b0-f8d3964f9a21} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13338 | 2026.01.05 22:40:08.918847 [ 277 ] {170e9cb9-5ef4-492f-a7b0-f8d3964f9a21} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001702 sec., 14101.057579318449 rows/sec., 1.17 MiB/sec. | ||
| 13339 | 2026.01.05 22:40:08.918889 [ 277 ] {170e9cb9-5ef4-492f-a7b0-f8d3964f9a21} <Debug> TCPHandler: Processed in 0.002045901 sec. | ||
| 13340 | 2026.01.05 22:40:08.919019 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13341 | 2026.01.05 22:40:08.919112 [ 277 ] {e7b48ead-c066-4d46-8290-863dff3433f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13342 | 2026.01.05 22:40:08.919153 [ 277 ] {e7b48ead-c066-4d46-8290-863dff3433f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13343 | 2026.01.05 22:40:08.919538 [ 277 ] {e7b48ead-c066-4d46-8290-863dff3433f7} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13344 | 2026.01.05 22:40:08.919573 [ 277 ] {e7b48ead-c066-4d46-8290-863dff3433f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13345 | 2026.01.05 22:40:08.919863 [ 277 ] {e7b48ead-c066-4d46-8290-863dff3433f7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13346 | 2026.01.05 22:40:08.920072 [ 277 ] {e7b48ead-c066-4d46-8290-863dff3433f7} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13347 | 2026.01.05 22:40:08.920201 [ 277 ] {e7b48ead-c066-4d46-8290-863dff3433f7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001108 sec., 1805.0541516245487 rows/sec., 147.19 KiB/sec. | ||
| 13348 | 2026.01.05 22:40:08.920239 [ 277 ] {e7b48ead-c066-4d46-8290-863dff3433f7} <Debug> TCPHandler: Processed in 0.001271794 sec. | ||
| 13349 | 2026.01.05 22:40:08.920343 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13350 | 2026.01.05 22:40:08.920436 [ 277 ] {5623b9f3-51bb-407e-b2ff-209c424b82bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13351 | 2026.01.05 22:40:08.920475 [ 277 ] {5623b9f3-51bb-407e-b2ff-209c424b82bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13352 | 2026.01.05 22:40:08.921577 [ 277 ] {5623b9f3-51bb-407e-b2ff-209c424b82bb} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13353 | 2026.01.05 22:40:08.921613 [ 277 ] {5623b9f3-51bb-407e-b2ff-209c424b82bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13354 | 2026.01.05 22:40:08.921999 [ 277 ] {5623b9f3-51bb-407e-b2ff-209c424b82bb} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13355 | 2026.01.05 22:40:08.922212 [ 277 ] {5623b9f3-51bb-407e-b2ff-209c424b82bb} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13356 | 2026.01.05 22:40:08.922340 [ 277 ] {5623b9f3-51bb-407e-b2ff-209c424b82bb} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.001922 sec., 695629.5525494276 rows/sec., 58.18 MiB/sec. | ||
| 13357 | 2026.01.05 22:40:08.922336 [ 128 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13358 | 2026.01.05 22:40:08.922378 [ 277 ] {5623b9f3-51bb-407e-b2ff-209c424b82bb} <Debug> TCPHandler: Processed in 0.002084992 sec. | ||
| 13359 | 2026.01.05 22:40:08.922418 [ 128 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2026.01.05 22:40:08.922449 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13361 | 2026.01.05 22:40:08.922509 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13362 | 2026.01.05 22:40:08.922559 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::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 | ||
| 13363 | 2026.01.05 22:40:08.922607 [ 277 ] {ce42d0c9-e4ff-4eb9-9fbf-f28d43e09914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13364 | 2026.01.05 22:40:08.922651 [ 277 ] {ce42d0c9-e4ff-4eb9-9fbf-f28d43e09914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13365 | 2026.01.05 22:40:08.922682 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13366 | 2026.01.05 22:40:08.922725 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2469 rows starting from the beginning of the part | ||
| 13367 | 2026.01.05 22:40:08.922800 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 76 rows starting from the beginning of the part | ||
| 13368 | 2026.01.05 22:40:08.922853 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 124 rows starting from the beginning of the part | ||
| 13369 | 2026.01.05 22:40:08.922900 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 76 rows starting from the beginning of the part | ||
| 13370 | 2026.01.05 22:40:08.922946 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 116 rows starting from the beginning of the part | ||
| 13371 | 2026.01.05 22:40:08.922993 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1337 rows starting from the beginning of the part | ||
| 13372 | 2026.01.05 22:40:08.923095 [ 277 ] {ce42d0c9-e4ff-4eb9-9fbf-f28d43e09914} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13373 | 2026.01.05 22:40:08.923144 [ 277 ] {ce42d0c9-e4ff-4eb9-9fbf-f28d43e09914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13374 | 2026.01.05 22:40:08.923483 [ 277 ] {ce42d0c9-e4ff-4eb9-9fbf-f28d43e09914} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13375 | 2026.01.05 22:40:08.923730 [ 277 ] {ce42d0c9-e4ff-4eb9-9fbf-f28d43e09914} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13376 | 2026.01.05 22:40:08.923867 [ 277 ] {ce42d0c9-e4ff-4eb9-9fbf-f28d43e09914} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001279 sec., 18764.659890539486 rows/sec., 1.41 MiB/sec. | ||
| 13377 | 2026.01.05 22:40:08.923907 [ 277 ] {ce42d0c9-e4ff-4eb9-9fbf-f28d43e09914} <Debug> TCPHandler: Processed in 0.00144807 sec. | ||
| 13378 | 2026.01.05 22:40:08.924027 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13379 | 2026.01.05 22:40:08.924123 [ 277 ] {588bf6f3-f0c9-4b48-9be3-7555fb9eb391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13380 | 2026.01.05 22:40:08.924163 [ 277 ] {588bf6f3-f0c9-4b48-9be3-7555fb9eb391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13381 | 2026.01.05 22:40:08.924656 [ 277 ] {588bf6f3-f0c9-4b48-9be3-7555fb9eb391} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13382 | 2026.01.05 22:40:08.924693 [ 277 ] {588bf6f3-f0c9-4b48-9be3-7555fb9eb391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13383 | 2026.01.05 22:40:08.924785 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4198 rows, containing 5 columns (5 merged, 0 gathered) in 0.002270579 sec., 1848867.6236325623 rows/sec., 159.71 MiB/sec. | ||
| 13384 | 2026.01.05 22:40:08.925024 [ 277 ] {588bf6f3-f0c9-4b48-9be3-7555fb9eb391} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13385 | 2026.01.05 22:40:08.925055 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13386 | 2026.01.05 22:40:08.925305 [ 277 ] {588bf6f3-f0c9-4b48-9be3-7555fb9eb391} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2026.01.05 22:40:08.925384 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_101_20} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2026.01.05 22:40:08.925448 [ 277 ] {588bf6f3-f0c9-4b48-9be3-7555fb9eb391} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001345 sec., 187360.59479553901 rows/sec., 12.96 MiB/sec. | ||
| 13389 | 2026.01.05 22:40:08.925459 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_101_20} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13390 | 2026.01.05 22:40:08.925494 [ 277 ] {588bf6f3-f0c9-4b48-9be3-7555fb9eb391} <Debug> TCPHandler: Processed in 0.001516563 sec. | ||
| 13391 | 2026.01.05 22:40:08.925538 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 13392 | 2026.01.05 22:40:08.925615 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13393 | 2026.01.05 22:40:08.925713 [ 277 ] {94c97ae7-7290-48e2-8db6-3559eff67d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13394 | 2026.01.05 22:40:08.925753 [ 277 ] {94c97ae7-7290-48e2-8db6-3559eff67d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13395 | 2026.01.05 22:40:08.926148 [ 277 ] {94c97ae7-7290-48e2-8db6-3559eff67d93} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13396 | 2026.01.05 22:40:08.926184 [ 277 ] {94c97ae7-7290-48e2-8db6-3559eff67d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13397 | 2026.01.05 22:40:08.926489 [ 277 ] {94c97ae7-7290-48e2-8db6-3559eff67d93} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13398 | 2026.01.05 22:40:08.926695 [ 277 ] {94c97ae7-7290-48e2-8db6-3559eff67d93} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13399 | 2026.01.05 22:40:08.926829 [ 277 ] {94c97ae7-7290-48e2-8db6-3559eff67d93} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 13400 | 2026.01.05 22:40:08.926866 [ 277 ] {94c97ae7-7290-48e2-8db6-3559eff67d93} <Debug> TCPHandler: Processed in 0.001300565 sec. | ||
| 13401 | 2026.01.05 22:40:08.926977 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13402 | 2026.01.05 22:40:08.927070 [ 277 ] {b8eba3af-e9a5-4210-9033-4db676ea30d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13403 | 2026.01.05 22:40:08.927109 [ 277 ] {b8eba3af-e9a5-4210-9033-4db676ea30d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13404 | 2026.01.05 22:40:08.927739 [ 277 ] {b8eba3af-e9a5-4210-9033-4db676ea30d5} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13405 | 2026.01.05 22:40:08.927775 [ 277 ] {b8eba3af-e9a5-4210-9033-4db676ea30d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13406 | 2026.01.05 22:40:08.928112 [ 277 ] {b8eba3af-e9a5-4210-9033-4db676ea30d5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13407 | 2026.01.05 22:40:08.928344 [ 277 ] {b8eba3af-e9a5-4210-9033-4db676ea30d5} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13408 | 2026.01.05 22:40:08.928460 [ 83 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13409 | 2026.01.05 22:40:08.928469 [ 277 ] {b8eba3af-e9a5-4210-9033-4db676ea30d5} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001418 sec., 400564.1748942172 rows/sec., 30.04 MiB/sec. | ||
| 13410 | 2026.01.05 22:40:08.928496 [ 83 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13411 | 2026.01.05 22:40:08.928514 [ 277 ] {b8eba3af-e9a5-4210-9033-4db676ea30d5} <Debug> TCPHandler: Processed in 0.001586125 sec. | ||
| 13412 | 2026.01.05 22:40:08.928516 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13413 | 2026.01.05 22:40:08.928615 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::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 | ||
| 13414 | 2026.01.05 22:40:08.928628 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13415 | 2026.01.05 22:40:08.928729 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13416 | 2026.01.05 22:40:08.928737 [ 277 ] {1d6c6d63-e01d-4ca3-b2d3-d01da1775651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13417 | 2026.01.05 22:40:08.928769 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1253 rows starting from the beginning of the part | ||
| 13418 | 2026.01.05 22:40:08.928795 [ 277 ] {1d6c6d63-e01d-4ca3-b2d3-d01da1775651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13419 | 2026.01.05 22:40:08.928836 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 74 rows starting from the beginning of the part | ||
| 13420 | 2026.01.05 22:40:08.928893 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 108 rows starting from the beginning of the part | ||
| 13421 | 2026.01.05 22:40:08.928942 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 74 rows starting from the beginning of the part | ||
| 13422 | 2026.01.05 22:40:08.928988 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 94 rows starting from the beginning of the part | ||
| 13423 | 2026.01.05 22:40:08.929035 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 568 rows starting from the beginning of the part | ||
| 13424 | 2026.01.05 22:40:08.929469 [ 277 ] {1d6c6d63-e01d-4ca3-b2d3-d01da1775651} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13425 | 2026.01.05 22:40:08.929509 [ 277 ] {1d6c6d63-e01d-4ca3-b2d3-d01da1775651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13426 | 2026.01.05 22:40:08.929912 [ 277 ] {1d6c6d63-e01d-4ca3-b2d3-d01da1775651} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13427 | 2026.01.05 22:40:08.930078 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501802 sec., 1445596.6898432684 rows/sec., 112.35 MiB/sec. | ||
| 13428 | 2026.01.05 22:40:08.930133 [ 277 ] {1d6c6d63-e01d-4ca3-b2d3-d01da1775651} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2026.01.05 22:40:08.930250 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13430 | 2026.01.05 22:40:08.930254 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13431 | 2026.01.05 22:40:08.930272 [ 277 ] {1d6c6d63-e01d-4ca3-b2d3-d01da1775651} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001553 sec., 567289.1178364456 rows/sec., 38.50 MiB/sec. | ||
| 13432 | 2026.01.05 22:40:08.930301 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2026.01.05 22:40:08.930319 [ 277 ] {1d6c6d63-e01d-4ca3-b2d3-d01da1775651} <Debug> TCPHandler: Processed in 0.00174014 sec. | ||
| 13434 | 2026.01.05 22:40:08.930325 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13435 | 2026.01.05 22:40:08.930418 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 13436 | 2026.01.05 22:40:08.930439 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13437 | 2026.01.05 22:40:08.930521 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_101_20} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2026.01.05 22:40:08.930550 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13439 | 2026.01.05 22:40:08.930562 [ 277 ] {0fe23325-a384-4a46-a501-1f73064d47ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13440 | 2026.01.05 22:40:08.930591 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28464 rows starting from the beginning of the part | ||
| 13441 | 2026.01.05 22:40:08.930594 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_101_20} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13442 | 2026.01.05 22:40:08.930634 [ 277 ] {0fe23325-a384-4a46-a501-1f73064d47ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13443 | 2026.01.05 22:40:08.930672 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 13444 | 2026.01.05 22:40:08.930678 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 13445 | 2026.01.05 22:40:08.930728 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 167 rows starting from the beginning of the part | ||
| 13446 | 2026.01.05 22:40:08.930776 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 13447 | 2026.01.05 22:40:08.930816 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::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 | ||
| 13448 | 2026.01.05 22:40:08.930859 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 881 rows starting from the beginning of the part | ||
| 13449 | 2026.01.05 22:40:08.931489 [ 277 ] {0fe23325-a384-4a46-a501-1f73064d47ef} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13450 | 2026.01.05 22:40:08.931529 [ 277 ] {0fe23325-a384-4a46-a501-1f73064d47ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13451 | 2026.01.05 22:40:08.932082 [ 277 ] {0fe23325-a384-4a46-a501-1f73064d47ef} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13452 | 2026.01.05 22:40:08.932314 [ 277 ] {0fe23325-a384-4a46-a501-1f73064d47ef} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13453 | 2026.01.05 22:40:08.932454 [ 277 ] {0fe23325-a384-4a46-a501-1f73064d47ef} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001916 sec., 5219.206680584552 rows/sec., 9.35 MiB/sec. | ||
| 13454 | 2026.01.05 22:40:08.932507 [ 277 ] {0fe23325-a384-4a46-a501-1f73064d47ef} <Debug> TCPHandler: Processed in 0.002126834 sec. | ||
| 13455 | 2026.01.05 22:40:08.932618 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13456 | 2026.01.05 22:40:08.932712 [ 277 ] {9b028990-4660-4235-a87f-2e68b51e20ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13457 | 2026.01.05 22:40:08.932753 [ 277 ] {9b028990-4660-4235-a87f-2e68b51e20ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13458 | 2026.01.05 22:40:08.933099 [ 277 ] {9b028990-4660-4235-a87f-2e68b51e20ad} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13459 | 2026.01.05 22:40:08.933133 [ 277 ] {9b028990-4660-4235-a87f-2e68b51e20ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13460 | 2026.01.05 22:40:08.933516 [ 277 ] {9b028990-4660-4235-a87f-2e68b51e20ad} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13461 | 2026.01.05 22:40:08.933778 [ 277 ] {9b028990-4660-4235-a87f-2e68b51e20ad} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13462 | 2026.01.05 22:40:08.933897 [ 83 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13463 | 2026.01.05 22:40:08.933928 [ 83 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13464 | 2026.01.05 22:40:08.933929 [ 277 ] {9b028990-4660-4235-a87f-2e68b51e20ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001234 sec., 48622.3662884927 rows/sec., 3.28 MiB/sec. | ||
| 13465 | 2026.01.05 22:40:08.933946 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13466 | 2026.01.05 22:40:08.933978 [ 277 ] {9b028990-4660-4235-a87f-2e68b51e20ad} <Debug> TCPHandler: Processed in 0.001408169 sec. | ||
| 13467 | 2026.01.05 22:40:08.934040 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 13468 | 2026.01.05 22:40:08.934151 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13469 | 2026.01.05 22:40:08.934185 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5872 rows starting from the beginning of the part | ||
| 13470 | 2026.01.05 22:40:08.934249 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 13471 | 2026.01.05 22:40:08.934302 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 13472 | 2026.01.05 22:40:08.934346 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 13473 | 2026.01.05 22:40:08.934389 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 13474 | 2026.01.05 22:40:08.934431 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::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 | ||
| 13475 | 2026.01.05 22:40:08.936647 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6172 rows, containing 4 columns (4 merged, 0 gathered) in 0.002649352 sec., 2329626.2633277876 rows/sec., 155.00 MiB/sec. | ||
| 13476 | 2026.01.05 22:40:08.937040 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13477 | 2026.01.05 22:40:08.937334 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_101_20} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2026.01.05 22:40:08.937415 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_101_20} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13479 | 2026.01.05 22:40:08.937515 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 13480 | 2026.01.05 22:40:08.937577 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29992 rows, containing 5 columns (5 merged, 0 gathered) in 0.0072011 sec., 4164919.2484481535 rows/sec., 285.17 MiB/sec. | ||
| 13481 | 2026.01.05 22:40:08.937950 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13482 | 2026.01.05 22:40:08.938206 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13483 | 2026.01.05 22:40:08.938275 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13484 | 2026.01.05 22:40:08.938348 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13485 | 2026.01.05 22:40:09.047023 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33189 | ||
| 13486 | 2026.01.05 22:40:09.047779 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13487 | 2026.01.05 22:40:09.047826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13488 | 2026.01.05 22:40:09.048358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13489 | 2026.01.05 22:40:09.048601 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13490 | 2026.01.05 22:40:09.048758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33189 | ||
| 13491 | 2026.01.05 22:40:10.715912 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13492 | 2026.01.05 22:40:10.733613 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13493 | 2026.01.05 22:40:10.733674 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13494 | 2026.01.05 22:40:10.739634 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13495 | 2026.01.05 22:40:10.740319 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13496 | 2026.01.05 22:40:10.743505 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13497 | 2026.01.05 22:40:11.623105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1650 | ||
| 13498 | 2026.01.05 22:40:11.625436 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13499 | 2026.01.05 22:40:11.625477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13500 | 2026.01.05 22:40:11.626653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13501 | 2026.01.05 22:40:11.626919 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2026.01.05 22:40:11.627181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
| 13503 | 2026.01.05 22:40:13.887964 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13504 | 2026.01.05 22:40:13.888232 [ 277 ] {e7a02ed1-c9c6-4e5d-91d3-245e5f5864d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13505 | 2026.01.05 22:40:13.888332 [ 277 ] {e7a02ed1-c9c6-4e5d-91d3-245e5f5864d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13506 | 2026.01.05 22:40:13.889045 [ 277 ] {e7a02ed1-c9c6-4e5d-91d3-245e5f5864d2} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13507 | 2026.01.05 22:40:13.889092 [ 277 ] {e7a02ed1-c9c6-4e5d-91d3-245e5f5864d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13508 | 2026.01.05 22:40:13.889495 [ 277 ] {e7a02ed1-c9c6-4e5d-91d3-245e5f5864d2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13509 | 2026.01.05 22:40:13.889730 [ 277 ] {e7a02ed1-c9c6-4e5d-91d3-245e5f5864d2} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13510 | 2026.01.05 22:40:13.889885 [ 277 ] {e7a02ed1-c9c6-4e5d-91d3-245e5f5864d2} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001725 sec., 67246.37681159421 rows/sec., 5.70 MiB/sec. | ||
| 13511 | 2026.01.05 22:40:13.889927 [ 277 ] {e7a02ed1-c9c6-4e5d-91d3-245e5f5864d2} <Debug> TCPHandler: Processed in 0.002146264 sec. | ||
| 13512 | 2026.01.05 22:40:13.890069 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13513 | 2026.01.05 22:40:13.890171 [ 277 ] {562c5c04-5511-4a11-ba05-1dbee1ebdc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13514 | 2026.01.05 22:40:13.890214 [ 277 ] {562c5c04-5511-4a11-ba05-1dbee1ebdc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13515 | 2026.01.05 22:40:13.890633 [ 277 ] {562c5c04-5511-4a11-ba05-1dbee1ebdc58} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2026.01.05 22:40:13.890670 [ 277 ] {562c5c04-5511-4a11-ba05-1dbee1ebdc58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13517 | 2026.01.05 22:40:13.890982 [ 277 ] {562c5c04-5511-4a11-ba05-1dbee1ebdc58} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13518 | 2026.01.05 22:40:13.891216 [ 277 ] {562c5c04-5511-4a11-ba05-1dbee1ebdc58} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2026.01.05 22:40:13.891346 [ 277 ] {562c5c04-5511-4a11-ba05-1dbee1ebdc58} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001194 sec., 25125.628140703517 rows/sec., 1.85 MiB/sec. | ||
| 13520 | 2026.01.05 22:40:13.891384 [ 277 ] {562c5c04-5511-4a11-ba05-1dbee1ebdc58} <Debug> TCPHandler: Processed in 0.001368648 sec. | ||
| 13521 | 2026.01.05 22:40:13.891487 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13522 | 2026.01.05 22:40:13.891584 [ 277 ] {da06d483-a373-4674-bbfb-a146775f9e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13523 | 2026.01.05 22:40:13.891623 [ 277 ] {da06d483-a373-4674-bbfb-a146775f9e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13524 | 2026.01.05 22:40:13.892040 [ 277 ] {da06d483-a373-4674-bbfb-a146775f9e23} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13525 | 2026.01.05 22:40:13.892075 [ 277 ] {da06d483-a373-4674-bbfb-a146775f9e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13526 | 2026.01.05 22:40:13.892376 [ 277 ] {da06d483-a373-4674-bbfb-a146775f9e23} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13527 | 2026.01.05 22:40:13.892581 [ 277 ] {da06d483-a373-4674-bbfb-a146775f9e23} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13528 | 2026.01.05 22:40:13.892708 [ 277 ] {da06d483-a373-4674-bbfb-a146775f9e23} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001143 sec., 82239.72003499563 rows/sec., 6.42 MiB/sec. | ||
| 13529 | 2026.01.05 22:40:13.892745 [ 277 ] {da06d483-a373-4674-bbfb-a146775f9e23} <Debug> TCPHandler: Processed in 0.001308275 sec. | ||
| 13530 | 2026.01.05 22:40:13.892857 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13531 | 2026.01.05 22:40:13.892954 [ 277 ] {8d708985-60d9-4a72-9515-32bfbf47cf03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13532 | 2026.01.05 22:40:13.892998 [ 277 ] {8d708985-60d9-4a72-9515-32bfbf47cf03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13533 | 2026.01.05 22:40:13.893416 [ 277 ] {8d708985-60d9-4a72-9515-32bfbf47cf03} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13534 | 2026.01.05 22:40:13.893450 [ 277 ] {8d708985-60d9-4a72-9515-32bfbf47cf03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13535 | 2026.01.05 22:40:13.893771 [ 277 ] {8d708985-60d9-4a72-9515-32bfbf47cf03} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13536 | 2026.01.05 22:40:13.893980 [ 277 ] {8d708985-60d9-4a72-9515-32bfbf47cf03} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13537 | 2026.01.05 22:40:13.894108 [ 277 ] {8d708985-60d9-4a72-9515-32bfbf47cf03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 13538 | 2026.01.05 22:40:13.894144 [ 277 ] {8d708985-60d9-4a72-9515-32bfbf47cf03} <Debug> TCPHandler: Processed in 0.001337456 sec. | ||
| 13539 | 2026.01.05 22:40:13.894254 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13540 | 2026.01.05 22:40:13.894349 [ 277 ] {89c08fca-7016-43a4-ae0c-e6a1f9a68c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13541 | 2026.01.05 22:40:13.894404 [ 277 ] {89c08fca-7016-43a4-ae0c-e6a1f9a68c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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 | 2026.01.05 22:40:13.895241 [ 277 ] {89c08fca-7016-43a4-ae0c-e6a1f9a68c72} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13543 | 2026.01.05 22:40:13.895275 [ 277 ] {89c08fca-7016-43a4-ae0c-e6a1f9a68c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13544 | 2026.01.05 22:40:13.895809 [ 277 ] {89c08fca-7016-43a4-ae0c-e6a1f9a68c72} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13545 | 2026.01.05 22:40:13.896027 [ 277 ] {89c08fca-7016-43a4-ae0c-e6a1f9a68c72} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13546 | 2026.01.05 22:40:13.896168 [ 277 ] {89c08fca-7016-43a4-ae0c-e6a1f9a68c72} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001837 sec., 16330.97441480675 rows/sec., 29.26 MiB/sec. | ||
| 13547 | 2026.01.05 22:40:13.896219 [ 277 ] {89c08fca-7016-43a4-ae0c-e6a1f9a68c72} <Debug> TCPHandler: Processed in 0.00201537 sec. | ||
| 13548 | 2026.01.05 22:40:13.896331 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13549 | 2026.01.05 22:40:13.896427 [ 277 ] {bcacc8b0-dbe7-43d5-9c84-191f4465ae02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13550 | 2026.01.05 22:40:13.896469 [ 277 ] {bcacc8b0-dbe7-43d5-9c84-191f4465ae02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13551 | 2026.01.05 22:40:13.896804 [ 277 ] {bcacc8b0-dbe7-43d5-9c84-191f4465ae02} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13552 | 2026.01.05 22:40:13.896838 [ 277 ] {bcacc8b0-dbe7-43d5-9c84-191f4465ae02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13553 | 2026.01.05 22:40:13.897145 [ 277 ] {bcacc8b0-dbe7-43d5-9c84-191f4465ae02} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13554 | 2026.01.05 22:40:13.897347 [ 277 ] {bcacc8b0-dbe7-43d5-9c84-191f4465ae02} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13555 | 2026.01.05 22:40:13.897474 [ 277 ] {bcacc8b0-dbe7-43d5-9c84-191f4465ae02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 13556 | 2026.01.05 22:40:13.897510 [ 277 ] {bcacc8b0-dbe7-43d5-9c84-191f4465ae02} <Debug> TCPHandler: Processed in 0.001229622 sec. | ||
| 13557 | 2026.01.05 22:40:16.292809 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13558 | 2026.01.05 22:40:16.292863 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13559 | 2026.01.05 22:40:16.549835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33637 | ||
| 13560 | 2026.01.05 22:40:16.550396 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13561 | 2026.01.05 22:40:16.550440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13562 | 2026.01.05 22:40:16.550910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13563 | 2026.01.05 22:40:16.551132 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13564 | 2026.01.05 22:40:16.551258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33637 | ||
| 13565 | 2026.01.05 22:40:17.878241 [ 224 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): 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] | ||
| 13566 | 2026.01.05 22:40:17.878289 [ 224 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): 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] | ||
| 13567 | 2026.01.05 22:40:17.895642 [ 224 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): 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] | ||
| 13568 | 2026.01.05 22:40:18.027754 [ 226 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): 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] | ||
| 13569 | 2026.01.05 22:40:18.027808 [ 226 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): 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] | ||
| 13570 | 2026.01.05 22:40:18.031495 [ 226 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): 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] | ||
| 13571 | 2026.01.05 22:40:18.244518 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13572 | 2026.01.05 22:40:18.260841 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13573 | 2026.01.05 22:40:18.260885 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13574 | 2026.01.05 22:40:18.266689 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13575 | 2026.01.05 22:40:18.267386 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13576 | 2026.01.05 22:40:18.270046 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13577 | 2026.01.05 22:40:18.657213 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): 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] | ||
| 13578 | 2026.01.05 22:40:18.657283 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): 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] | ||
| 13579 | 2026.01.05 22:40:18.661436 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): 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] | ||
| 13580 | 2026.01.05 22:40:18.686612 [ 225 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): 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] | ||
| 13581 | 2026.01.05 22:40:18.686666 [ 225 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): 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] | ||
| 13582 | 2026.01.05 22:40:18.689912 [ 225 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): 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] | ||
| 13583 | 2026.01.05 22:40:18.746432 [ 221 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): 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] | ||
| 13584 | 2026.01.05 22:40:18.746483 [ 221 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): 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] | ||
| 13585 | 2026.01.05 22:40:18.749323 [ 221 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): 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] | ||
| 13586 | 2026.01.05 22:40:18.886667 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13587 | 2026.01.05 22:40:18.886881 [ 277 ] {3e56724b-1210-40e0-9720-b68654f2577d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13588 | 2026.01.05 22:40:18.886953 [ 277 ] {3e56724b-1210-40e0-9720-b68654f2577d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13589 | 2026.01.05 22:40:18.887377 [ 221 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): 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] | ||
| 13590 | 2026.01.05 22:40:18.887431 [ 221 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): 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] | ||
| 13591 | 2026.01.05 22:40:18.887698 [ 277 ] {3e56724b-1210-40e0-9720-b68654f2577d} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13592 | 2026.01.05 22:40:18.887746 [ 277 ] {3e56724b-1210-40e0-9720-b68654f2577d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13593 | 2026.01.05 22:40:18.888133 [ 277 ] {3e56724b-1210-40e0-9720-b68654f2577d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13594 | 2026.01.05 22:40:18.888435 [ 277 ] {3e56724b-1210-40e0-9720-b68654f2577d} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13595 | 2026.01.05 22:40:18.888594 [ 277 ] {3e56724b-1210-40e0-9720-b68654f2577d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00177 sec., 42937.85310734463 rows/sec., 3.54 MiB/sec. | ||
| 13596 | 2026.01.05 22:40:18.888636 [ 277 ] {3e56724b-1210-40e0-9720-b68654f2577d} <Debug> TCPHandler: Processed in 0.002108773 sec. | ||
| 13597 | 2026.01.05 22:40:18.888771 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13598 | 2026.01.05 22:40:18.888867 [ 277 ] {a7a6303e-3eea-495f-b3f5-e8d3161b994f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13599 | 2026.01.05 22:40:18.888908 [ 277 ] {a7a6303e-3eea-495f-b3f5-e8d3161b994f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13600 | 2026.01.05 22:40:18.889340 [ 277 ] {a7a6303e-3eea-495f-b3f5-e8d3161b994f} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13601 | 2026.01.05 22:40:18.889379 [ 277 ] {a7a6303e-3eea-495f-b3f5-e8d3161b994f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13602 | 2026.01.05 22:40:18.889694 [ 277 ] {a7a6303e-3eea-495f-b3f5-e8d3161b994f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13603 | 2026.01.05 22:40:18.889906 [ 277 ] {a7a6303e-3eea-495f-b3f5-e8d3161b994f} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13604 | 2026.01.05 22:40:18.890024 [ 148 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13605 | 2026.01.05 22:40:18.890034 [ 277 ] {a7a6303e-3eea-495f-b3f5-e8d3161b994f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001186 sec., 8431.703204047217 rows/sec., 634.02 KiB/sec. | ||
| 13606 | 2026.01.05 22:40:18.890085 [ 148 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13607 | 2026.01.05 22:40:18.890096 [ 277 ] {a7a6303e-3eea-495f-b3f5-e8d3161b994f} <Debug> TCPHandler: Processed in 0.001373997 sec. | ||
| 13608 | 2026.01.05 22:40:18.890116 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13609 | 2026.01.05 22:40:18.890234 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13610 | 2026.01.05 22:40:18.890260 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 13611 | 2026.01.05 22:40:18.890334 [ 277 ] {c44648c7-42b9-4e4a-a8e6-d341bd791f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13612 | 2026.01.05 22:40:18.890379 [ 277 ] {c44648c7-42b9-4e4a-a8e6-d341bd791f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13613 | 2026.01.05 22:40:18.890408 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13614 | 2026.01.05 22:40:18.890447 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 281 rows starting from the beginning of the part | ||
| 13615 | 2026.01.05 22:40:18.890521 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 10 rows starting from the beginning of the part | ||
| 13616 | 2026.01.05 22:40:18.890569 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part | ||
| 13617 | 2026.01.05 22:40:18.890581 [ 221 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): 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] | ||
| 13618 | 2026.01.05 22:40:18.890733 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 13619 | 2026.01.05 22:40:18.890784 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part | ||
| 13620 | 2026.01.05 22:40:18.890814 [ 277 ] {c44648c7-42b9-4e4a-a8e6-d341bd791f5e} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13621 | 2026.01.05 22:40:18.890825 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 13622 | 2026.01.05 22:40:18.890858 [ 277 ] {c44648c7-42b9-4e4a-a8e6-d341bd791f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13623 | 2026.01.05 22:40:18.891208 [ 277 ] {c44648c7-42b9-4e4a-a8e6-d341bd791f5e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13624 | 2026.01.05 22:40:18.891464 [ 277 ] {c44648c7-42b9-4e4a-a8e6-d341bd791f5e} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13625 | 2026.01.05 22:40:18.891595 [ 277 ] {c44648c7-42b9-4e4a-a8e6-d341bd791f5e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001279 sec., 57857.70132916341 rows/sec., 4.52 MiB/sec. | ||
| 13626 | 2026.01.05 22:40:18.891631 [ 277 ] {c44648c7-42b9-4e4a-a8e6-d341bd791f5e} <Debug> TCPHandler: Processed in 0.00144743 sec. | ||
| 13627 | 2026.01.05 22:40:18.891727 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541544 sec., 249749.60169803782 rows/sec., 17.33 MiB/sec. | ||
| 13628 | 2026.01.05 22:40:18.891748 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13629 | 2026.01.05 22:40:18.891847 [ 277 ] {73c5ac3d-93a4-4f09-8582-8b166723e4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13630 | 2026.01.05 22:40:18.891892 [ 277 ] {73c5ac3d-93a4-4f09-8582-8b166723e4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13631 | 2026.01.05 22:40:18.891902 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13632 | 2026.01.05 22:40:18.892174 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_91_18} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13633 | 2026.01.05 22:40:18.892253 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_91_18} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13634 | 2026.01.05 22:40:18.892307 [ 277 ] {73c5ac3d-93a4-4f09-8582-8b166723e4ce} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13635 | 2026.01.05 22:40:18.892347 [ 277 ] {73c5ac3d-93a4-4f09-8582-8b166723e4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13636 | 2026.01.05 22:40:18.892359 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13637 | 2026.01.05 22:40:18.892682 [ 277 ] {73c5ac3d-93a4-4f09-8582-8b166723e4ce} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13638 | 2026.01.05 22:40:18.892904 [ 277 ] {73c5ac3d-93a4-4f09-8582-8b166723e4ce} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13639 | 2026.01.05 22:40:18.893032 [ 277 ] {73c5ac3d-93a4-4f09-8582-8b166723e4ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 13640 | 2026.01.05 22:40:18.893068 [ 277 ] {73c5ac3d-93a4-4f09-8582-8b166723e4ce} <Debug> TCPHandler: Processed in 0.001369067 sec. | ||
| 13641 | 2026.01.05 22:40:18.893176 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13642 | 2026.01.05 22:40:18.893269 [ 277 ] {f1f628bb-84db-436f-acff-d0d774672699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13643 | 2026.01.05 22:40:18.893322 [ 277 ] {f1f628bb-84db-436f-acff-d0d774672699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13644 | 2026.01.05 22:40:18.894090 [ 277 ] {f1f628bb-84db-436f-acff-d0d774672699} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13645 | 2026.01.05 22:40:18.894123 [ 277 ] {f1f628bb-84db-436f-acff-d0d774672699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13646 | 2026.01.05 22:40:18.894636 [ 277 ] {f1f628bb-84db-436f-acff-d0d774672699} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13647 | 2026.01.05 22:40:18.894853 [ 277 ] {f1f628bb-84db-436f-acff-d0d774672699} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13648 | 2026.01.05 22:40:18.894964 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13649 | 2026.01.05 22:40:18.894989 [ 277 ] {f1f628bb-84db-436f-acff-d0d774672699} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001737 sec., 5757.052389176742 rows/sec., 10.32 MiB/sec. | ||
| 13650 | 2026.01.05 22:40:18.895000 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13651 | 2026.01.05 22:40:18.895020 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13652 | 2026.01.05 22:40:18.895041 [ 277 ] {f1f628bb-84db-436f-acff-d0d774672699} <Debug> TCPHandler: Processed in 0.001914237 sec. | ||
| 13653 | 2026.01.05 22:40:18.895104 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 13654 | 2026.01.05 22:40:18.895171 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13655 | 2026.01.05 22:40:18.895298 [ 277 ] {e01ac438-6476-45c0-8a76-61a74a6496c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13656 | 2026.01.05 22:40:18.895314 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13657 | 2026.01.05 22:40:18.895350 [ 277 ] {e01ac438-6476-45c0-8a76-61a74a6496c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13658 | 2026.01.05 22:40:18.895373 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1731 rows starting from the beginning of the part | ||
| 13659 | 2026.01.05 22:40:18.895497 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 13660 | 2026.01.05 22:40:18.895597 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part | ||
| 13661 | 2026.01.05 22:40:18.895689 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part | ||
| 13662 | 2026.01.05 22:40:18.895736 [ 277 ] {e01ac438-6476-45c0-8a76-61a74a6496c1} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13663 | 2026.01.05 22:40:18.895776 [ 277 ] {e01ac438-6476-45c0-8a76-61a74a6496c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13664 | 2026.01.05 22:40:18.895777 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 30 rows starting from the beginning of the part | ||
| 13665 | 2026.01.05 22:40:18.895882 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 13666 | 2026.01.05 22:40:18.896103 [ 277 ] {e01ac438-6476-45c0-8a76-61a74a6496c1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13667 | 2026.01.05 22:40:18.896359 [ 277 ] {e01ac438-6476-45c0-8a76-61a74a6496c1} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13668 | 2026.01.05 22:40:18.896493 [ 277 ] {e01ac438-6476-45c0-8a76-61a74a6496c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 13669 | 2026.01.05 22:40:18.896530 [ 277 ] {e01ac438-6476-45c0-8a76-61a74a6496c1} <Debug> TCPHandler: Processed in 0.001422289 sec. | ||
| 13670 | 2026.01.05 22:40:18.903472 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1821 rows, containing 19 columns (19 merged, 0 gathered) in 0.008408062 sec., 216577.85111479912 rows/sec., 388.10 MiB/sec. | ||
| 13671 | 2026.01.05 22:40:18.904969 [ 193 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13672 | 2026.01.05 22:40:18.905286 [ 193 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2026.01.05 22:40:18.905354 [ 193 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13674 | 2026.01.05 22:40:18.905456 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.18 MiB. | ||
| 13675 | 2026.01.05 22:40:19.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.28 MiB, peak 384.43 MiB, free memory in arenas 0.00 B, will set to 370.09 MiB (RSS), difference: 2.81 MiB | ||
| 13676 | 2026.01.05 22:40:21.201597 [ 143 ] {} <Debug> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 13677 | 2026.01.05 22:40:21.201686 [ 143 ] {} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13678 | 2026.01.05 22:40:21.201723 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13679 | 2026.01.05 22:40:21.201900 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 13680 | 2026.01.05 22:40:21.202118 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13681 | 2026.01.05 22:40:21.202175 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 466 rows starting from the beginning of the part | ||
| 13682 | 2026.01.05 22:40:21.202287 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 13683 | 2026.01.05 22:40:21.202367 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 13684 | 2026.01.05 22:40:21.202436 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part | ||
| 13685 | 2026.01.05 22:40:21.202503 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 252 rows starting from the beginning of the part | ||
| 13686 | 2026.01.05 22:40:21.203468 [ 196 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1394 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648357 sec., 845690.587657892 rows/sec., 59.91 MiB/sec. | ||
| 13687 | 2026.01.05 22:40:21.203626 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 13688 | 2026.01.05 22:40:21.203875 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_26_6} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13689 | 2026.01.05 22:40:21.203947 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_26_6} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 13690 | 2026.01.05 22:40:21.204016 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13691 | 2026.01.05 22:40:21.628284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1674 | ||
| 13692 | 2026.01.05 22:40:21.630528 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13693 | 2026.01.05 22:40:21.630570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13694 | 2026.01.05 22:40:21.631747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13695 | 2026.01.05 22:40:21.632016 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13696 | 2026.01.05 22:40:21.632270 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1674 | ||
| 13697 | 2026.01.05 22:40:23.887148 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13698 | 2026.01.05 22:40:23.887340 [ 277 ] {6fb388fd-2b6d-4111-ac48-7fead1ab6c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13699 | 2026.01.05 22:40:23.887407 [ 277 ] {6fb388fd-2b6d-4111-ac48-7fead1ab6c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13700 | 2026.01.05 22:40:23.888040 [ 277 ] {6fb388fd-2b6d-4111-ac48-7fead1ab6c79} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2026.01.05 22:40:23.888078 [ 277 ] {6fb388fd-2b6d-4111-ac48-7fead1ab6c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13702 | 2026.01.05 22:40:23.888462 [ 277 ] {6fb388fd-2b6d-4111-ac48-7fead1ab6c79} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13703 | 2026.01.05 22:40:23.888685 [ 277 ] {6fb388fd-2b6d-4111-ac48-7fead1ab6c79} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2026.01.05 22:40:23.888837 [ 277 ] {6fb388fd-2b6d-4111-ac48-7fead1ab6c79} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001547 sec., 1292.824822236587 rows/sec., 105.42 KiB/sec. | ||
| 13705 | 2026.01.05 22:40:23.888879 [ 277 ] {6fb388fd-2b6d-4111-ac48-7fead1ab6c79} <Debug> TCPHandler: Processed in 0.001864264 sec. | ||
| 13706 | 2026.01.05 22:40:23.889009 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13707 | 2026.01.05 22:40:23.889108 [ 277 ] {95b13597-fcc0-40f7-be24-91b86733c5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13708 | 2026.01.05 22:40:23.889148 [ 277 ] {95b13597-fcc0-40f7-be24-91b86733c5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13709 | 2026.01.05 22:40:23.889619 [ 277 ] {95b13597-fcc0-40f7-be24-91b86733c5da} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2026.01.05 22:40:23.889655 [ 277 ] {95b13597-fcc0-40f7-be24-91b86733c5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13711 | 2026.01.05 22:40:23.889984 [ 277 ] {95b13597-fcc0-40f7-be24-91b86733c5da} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13712 | 2026.01.05 22:40:23.890199 [ 277 ] {95b13597-fcc0-40f7-be24-91b86733c5da} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13713 | 2026.01.05 22:40:23.890324 [ 277 ] {95b13597-fcc0-40f7-be24-91b86733c5da} <Debug> executeQuery: Read 117 rows, 10.14 KiB in 0.001235 sec., 94736.84210526316 rows/sec., 8.02 MiB/sec. | ||
| 13714 | 2026.01.05 22:40:23.890360 [ 277 ] {95b13597-fcc0-40f7-be24-91b86733c5da} <Debug> TCPHandler: Processed in 0.001403038 sec. | ||
| 13715 | 2026.01.05 22:40:23.890481 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13716 | 2026.01.05 22:40:23.890577 [ 277 ] {8b9880dc-b000-4a44-a096-f55a1aab3839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13717 | 2026.01.05 22:40:23.890618 [ 277 ] {8b9880dc-b000-4a44-a096-f55a1aab3839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13718 | 2026.01.05 22:40:23.891050 [ 277 ] {8b9880dc-b000-4a44-a096-f55a1aab3839} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13719 | 2026.01.05 22:40:23.891084 [ 277 ] {8b9880dc-b000-4a44-a096-f55a1aab3839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13720 | 2026.01.05 22:40:23.891391 [ 277 ] {8b9880dc-b000-4a44-a096-f55a1aab3839} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13721 | 2026.01.05 22:40:23.891598 [ 277 ] {8b9880dc-b000-4a44-a096-f55a1aab3839} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13722 | 2026.01.05 22:40:23.891726 [ 277 ] {8b9880dc-b000-4a44-a096-f55a1aab3839} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001168 sec., 27397.260273972603 rows/sec., 2.00 MiB/sec. | ||
| 13723 | 2026.01.05 22:40:23.891763 [ 277 ] {8b9880dc-b000-4a44-a096-f55a1aab3839} <Debug> TCPHandler: Processed in 0.001334876 sec. | ||
| 13724 | 2026.01.05 22:40:23.891896 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13725 | 2026.01.05 22:40:23.891990 [ 277 ] {c943d752-8c98-4cb9-adb0-4548f69cb22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13726 | 2026.01.05 22:40:23.892029 [ 277 ] {c943d752-8c98-4cb9-adb0-4548f69cb22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13727 | 2026.01.05 22:40:23.892479 [ 277 ] {c943d752-8c98-4cb9-adb0-4548f69cb22f} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13728 | 2026.01.05 22:40:23.892513 [ 277 ] {c943d752-8c98-4cb9-adb0-4548f69cb22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13729 | 2026.01.05 22:40:23.892824 [ 277 ] {c943d752-8c98-4cb9-adb0-4548f69cb22f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13730 | 2026.01.05 22:40:23.893045 [ 277 ] {c943d752-8c98-4cb9-adb0-4548f69cb22f} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13731 | 2026.01.05 22:40:23.893173 [ 277 ] {c943d752-8c98-4cb9-adb0-4548f69cb22f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001201 sec., 79933.38884263115 rows/sec., 6.25 MiB/sec. | ||
| 13732 | 2026.01.05 22:40:23.893210 [ 277 ] {c943d752-8c98-4cb9-adb0-4548f69cb22f} <Debug> TCPHandler: Processed in 0.001362947 sec. | ||
| 13733 | 2026.01.05 22:40:23.893330 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13734 | 2026.01.05 22:40:23.893425 [ 277 ] {34ea1ec3-084c-4853-8ef5-7591ee456ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13735 | 2026.01.05 22:40:23.893469 [ 277 ] {34ea1ec3-084c-4853-8ef5-7591ee456ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13736 | 2026.01.05 22:40:23.893904 [ 277 ] {34ea1ec3-084c-4853-8ef5-7591ee456ae3} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13737 | 2026.01.05 22:40:23.893938 [ 277 ] {34ea1ec3-084c-4853-8ef5-7591ee456ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13738 | 2026.01.05 22:40:23.894277 [ 277 ] {34ea1ec3-084c-4853-8ef5-7591ee456ae3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13739 | 2026.01.05 22:40:23.894493 [ 277 ] {34ea1ec3-084c-4853-8ef5-7591ee456ae3} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13740 | 2026.01.05 22:40:23.894623 [ 277 ] {34ea1ec3-084c-4853-8ef5-7591ee456ae3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001215 sec., 132510.28806584363 rows/sec., 9.23 MiB/sec. | ||
| 13741 | 2026.01.05 22:40:23.894659 [ 277 ] {34ea1ec3-084c-4853-8ef5-7591ee456ae3} <Debug> TCPHandler: Processed in 0.001377708 sec. | ||
| 13742 | 2026.01.05 22:40:23.894767 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13743 | 2026.01.05 22:40:23.894860 [ 277 ] {a25e18b8-bb48-4fec-93b5-81f81082f521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13744 | 2026.01.05 22:40:23.894914 [ 277 ] {a25e18b8-bb48-4fec-93b5-81f81082f521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13745 | 2026.01.05 22:40:23.895770 [ 277 ] {a25e18b8-bb48-4fec-93b5-81f81082f521} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13746 | 2026.01.05 22:40:23.895805 [ 277 ] {a25e18b8-bb48-4fec-93b5-81f81082f521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13747 | 2026.01.05 22:40:23.896351 [ 277 ] {a25e18b8-bb48-4fec-93b5-81f81082f521} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13748 | 2026.01.05 22:40:23.896577 [ 277 ] {a25e18b8-bb48-4fec-93b5-81f81082f521} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13749 | 2026.01.05 22:40:23.896715 [ 277 ] {a25e18b8-bb48-4fec-93b5-81f81082f521} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001872 sec., 16025.641025641025 rows/sec., 28.72 MiB/sec. | ||
| 13750 | 2026.01.05 22:40:23.896769 [ 277 ] {a25e18b8-bb48-4fec-93b5-81f81082f521} <Debug> TCPHandler: Processed in 0.002051282 sec. | ||
| 13751 | 2026.01.05 22:40:23.896878 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13752 | 2026.01.05 22:40:23.896973 [ 277 ] {6b48160a-4de8-426a-95fc-c74ae3dec82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13753 | 2026.01.05 22:40:23.897015 [ 277 ] {6b48160a-4de8-426a-95fc-c74ae3dec82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13754 | 2026.01.05 22:40:23.897366 [ 277 ] {6b48160a-4de8-426a-95fc-c74ae3dec82d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13755 | 2026.01.05 22:40:23.897400 [ 277 ] {6b48160a-4de8-426a-95fc-c74ae3dec82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13756 | 2026.01.05 22:40:23.897710 [ 277 ] {6b48160a-4de8-426a-95fc-c74ae3dec82d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13757 | 2026.01.05 22:40:23.897940 [ 277 ] {6b48160a-4de8-426a-95fc-c74ae3dec82d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13758 | 2026.01.05 22:40:23.898068 [ 277 ] {6b48160a-4de8-426a-95fc-c74ae3dec82d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 13759 | 2026.01.05 22:40:23.898102 [ 277 ] {6b48160a-4de8-426a-95fc-c74ae3dec82d} <Debug> TCPHandler: Processed in 0.001273534 sec. | ||
| 13760 | 2026.01.05 22:40:24.052328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34149 | ||
| 13761 | 2026.01.05 22:40:24.052852 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13762 | 2026.01.05 22:40:24.052906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13763 | 2026.01.05 22:40:24.053403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13764 | 2026.01.05 22:40:24.053645 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13765 | 2026.01.05 22:40:24.053805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34149 | ||
| 13766 | 2026.01.05 22:40:24.053827 [ 139 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13767 | 2026.01.05 22:40:24.053897 [ 139 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13768 | 2026.01.05 22:40:24.053924 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13769 | 2026.01.05 22:40:24.054094 [ 193 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 13770 | 2026.01.05 22:40:24.054301 [ 193 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13771 | 2026.01.05 22:40:24.054364 [ 193 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31717 rows starting from the beginning of the part | ||
| 13772 | 2026.01.05 22:40:24.054467 [ 193 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 13773 | 2026.01.05 22:40:24.054547 [ 193 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 13774 | 2026.01.05 22:40:24.054625 [ 193 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 13775 | 2026.01.05 22:40:24.054692 [ 193 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 13776 | 2026.01.05 22:40:24.054759 [ 193 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 13777 | 2026.01.05 22:40:24.057271 [ 187 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003263953 sec., 10462466.830864292 rows/sec., 149.67 MiB/sec. | ||
| 13778 | 2026.01.05 22:40:24.057406 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13779 | 2026.01.05 22:40:24.057742 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_71_14} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13780 | 2026.01.05 22:40:24.057817 [ 196 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_71_14} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13781 | 2026.01.05 22:40:24.057934 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 13782 | 2026.01.05 22:40:25.771096 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13783 | 2026.01.05 22:40:25.787760 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13784 | 2026.01.05 22:40:25.787818 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13785 | 2026.01.05 22:40:25.793674 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13786 | 2026.01.05 22:40:25.794359 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13787 | 2026.01.05 22:40:25.794648 [ 111 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13788 | 2026.01.05 22:40:25.794712 [ 111 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13789 | 2026.01.05 22:40:25.794733 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13790 | 2026.01.05 22:40:25.794857 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 13791 | 2026.01.05 22:40:25.797705 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13792 | 2026.01.05 22:40:25.798722 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13793 | 2026.01.05 22:40:25.800123 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 13794 | 2026.01.05 22:40:25.804487 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 13795 | 2026.01.05 22:40:25.809048 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 13796 | 2026.01.05 22:40:25.813400 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 13797 | 2026.01.05 22:40:25.818481 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 13798 | 2026.01.05 22:40:25.823003 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 13799 | 2026.01.05 22:40:25.882069 [ 196 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.087266805 sec., 6130.624353670333 rows/sec., 31.70 MiB/sec. | ||
| 13800 | 2026.01.05 22:40:25.884991 [ 191 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13801 | 2026.01.05 22:40:25.887010 [ 191 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_71_14} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13802 | 2026.01.05 22:40:25.887117 [ 191 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_71_14} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13803 | 2026.01.05 22:40:25.889577 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13804 | 2026.01.05 22:40:26.000234 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.17 MiB, peak 388.59 MiB, free memory in arenas 0.00 B, will set to 370.15 MiB (RSS), difference: -1.02 MiB | ||
| 13805 | 2026.01.05 22:40:28.886366 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13806 | 2026.01.05 22:40:28.886653 [ 277 ] {759ef2b5-60ec-47e1-bcf2-3c25924ff482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13807 | 2026.01.05 22:40:28.886754 [ 277 ] {759ef2b5-60ec-47e1-bcf2-3c25924ff482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13808 | 2026.01.05 22:40:28.887528 [ 277 ] {759ef2b5-60ec-47e1-bcf2-3c25924ff482} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13809 | 2026.01.05 22:40:28.887577 [ 277 ] {759ef2b5-60ec-47e1-bcf2-3c25924ff482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13810 | 2026.01.05 22:40:28.887986 [ 277 ] {759ef2b5-60ec-47e1-bcf2-3c25924ff482} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13811 | 2026.01.05 22:40:28.888236 [ 277 ] {759ef2b5-60ec-47e1-bcf2-3c25924ff482} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13812 | 2026.01.05 22:40:28.888395 [ 277 ] {759ef2b5-60ec-47e1-bcf2-3c25924ff482} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001814 sec., 41896.36163175303 rows/sec., 3.45 MiB/sec. | ||
| 13813 | 2026.01.05 22:40:28.888437 [ 277 ] {759ef2b5-60ec-47e1-bcf2-3c25924ff482} <Debug> TCPHandler: Processed in 0.002252498 sec. | ||
| 13814 | 2026.01.05 22:40:28.888562 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13815 | 2026.01.05 22:40:28.888657 [ 277 ] {71154683-2603-40a6-8895-1ede4f91e9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13816 | 2026.01.05 22:40:28.888700 [ 277 ] {71154683-2603-40a6-8895-1ede4f91e9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13817 | 2026.01.05 22:40:28.889101 [ 277 ] {71154683-2603-40a6-8895-1ede4f91e9fe} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13818 | 2026.01.05 22:40:28.889138 [ 277 ] {71154683-2603-40a6-8895-1ede4f91e9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13819 | 2026.01.05 22:40:28.889430 [ 277 ] {71154683-2603-40a6-8895-1ede4f91e9fe} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13820 | 2026.01.05 22:40:28.889639 [ 277 ] {71154683-2603-40a6-8895-1ede4f91e9fe} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13821 | 2026.01.05 22:40:28.889768 [ 277 ] {71154683-2603-40a6-8895-1ede4f91e9fe} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001129 sec., 8857.395925597873 rows/sec., 666.03 KiB/sec. | ||
| 13822 | 2026.01.05 22:40:28.889808 [ 277 ] {71154683-2603-40a6-8895-1ede4f91e9fe} <Debug> TCPHandler: Processed in 0.001295805 sec. | ||
| 13823 | 2026.01.05 22:40:28.889932 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13824 | 2026.01.05 22:40:28.890056 [ 277 ] {6e1bd3b2-7d82-4aeb-b15a-7c12ce312a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13825 | 2026.01.05 22:40:28.890107 [ 277 ] {6e1bd3b2-7d82-4aeb-b15a-7c12ce312a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13826 | 2026.01.05 22:40:28.890624 [ 277 ] {6e1bd3b2-7d82-4aeb-b15a-7c12ce312a51} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13827 | 2026.01.05 22:40:28.890668 [ 277 ] {6e1bd3b2-7d82-4aeb-b15a-7c12ce312a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13828 | 2026.01.05 22:40:28.891028 [ 277 ] {6e1bd3b2-7d82-4aeb-b15a-7c12ce312a51} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13829 | 2026.01.05 22:40:28.891245 [ 277 ] {6e1bd3b2-7d82-4aeb-b15a-7c12ce312a51} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13830 | 2026.01.05 22:40:28.891376 [ 277 ] {6e1bd3b2-7d82-4aeb-b15a-7c12ce312a51} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001345 sec., 55018.58736059479 rows/sec., 4.30 MiB/sec. | ||
| 13831 | 2026.01.05 22:40:28.891415 [ 277 ] {6e1bd3b2-7d82-4aeb-b15a-7c12ce312a51} <Debug> TCPHandler: Processed in 0.001545044 sec. | ||
| 13832 | 2026.01.05 22:40:28.891530 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13833 | 2026.01.05 22:40:28.891626 [ 277 ] {37e2b450-c634-4f95-acc2-c2a55081707b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13834 | 2026.01.05 22:40:28.891671 [ 277 ] {37e2b450-c634-4f95-acc2-c2a55081707b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13835 | 2026.01.05 22:40:28.892089 [ 277 ] {37e2b450-c634-4f95-acc2-c2a55081707b} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2026.01.05 22:40:28.892124 [ 277 ] {37e2b450-c634-4f95-acc2-c2a55081707b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13837 | 2026.01.05 22:40:28.892454 [ 277 ] {37e2b450-c634-4f95-acc2-c2a55081707b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13838 | 2026.01.05 22:40:28.892665 [ 277 ] {37e2b450-c634-4f95-acc2-c2a55081707b} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2026.01.05 22:40:28.892793 [ 277 ] {37e2b450-c634-4f95-acc2-c2a55081707b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 13840 | 2026.01.05 22:40:28.892831 [ 277 ] {37e2b450-c634-4f95-acc2-c2a55081707b} <Debug> TCPHandler: Processed in 0.001351117 sec. | ||
| 13841 | 2026.01.05 22:40:28.892948 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13842 | 2026.01.05 22:40:28.893062 [ 277 ] {8d37fcc1-2f0c-471e-9a0a-8b01c120a560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13843 | 2026.01.05 22:40:28.893127 [ 277 ] {8d37fcc1-2f0c-471e-9a0a-8b01c120a560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13844 | 2026.01.05 22:40:28.894018 [ 277 ] {8d37fcc1-2f0c-471e-9a0a-8b01c120a560} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13845 | 2026.01.05 22:40:28.894053 [ 277 ] {8d37fcc1-2f0c-471e-9a0a-8b01c120a560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13846 | 2026.01.05 22:40:28.894572 [ 277 ] {8d37fcc1-2f0c-471e-9a0a-8b01c120a560} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13847 | 2026.01.05 22:40:28.894792 [ 277 ] {8d37fcc1-2f0c-471e-9a0a-8b01c120a560} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13848 | 2026.01.05 22:40:28.894933 [ 277 ] {8d37fcc1-2f0c-471e-9a0a-8b01c120a560} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001895 sec., 5277.0448548812665 rows/sec., 9.46 MiB/sec. | ||
| 13849 | 2026.01.05 22:40:28.894988 [ 277 ] {8d37fcc1-2f0c-471e-9a0a-8b01c120a560} <Debug> TCPHandler: Processed in 0.002100753 sec. | ||
| 13850 | 2026.01.05 22:40:28.895100 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13851 | 2026.01.05 22:40:28.895196 [ 277 ] {e81567e2-8d06-4835-98c3-62c56d18e1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13852 | 2026.01.05 22:40:28.895239 [ 277 ] {e81567e2-8d06-4835-98c3-62c56d18e1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13853 | 2026.01.05 22:40:28.895573 [ 277 ] {e81567e2-8d06-4835-98c3-62c56d18e1ef} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2026.01.05 22:40:28.895608 [ 277 ] {e81567e2-8d06-4835-98c3-62c56d18e1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13855 | 2026.01.05 22:40:28.895915 [ 277 ] {e81567e2-8d06-4835-98c3-62c56d18e1ef} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13856 | 2026.01.05 22:40:28.896136 [ 277 ] {e81567e2-8d06-4835-98c3-62c56d18e1ef} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13857 | 2026.01.05 22:40:28.896263 [ 277 ] {e81567e2-8d06-4835-98c3-62c56d18e1ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 13858 | 2026.01.05 22:40:28.896299 [ 277 ] {e81567e2-8d06-4835-98c3-62c56d18e1ef} <Debug> TCPHandler: Processed in 0.001249083 sec. | ||
| 13859 | 2026.01.05 22:40:31.293111 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13860 | 2026.01.05 22:40:31.293169 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13861 | 2026.01.05 22:40:31.553974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34597 | ||
| 13862 | 2026.01.05 22:40:31.554532 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13863 | 2026.01.05 22:40:31.554573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13864 | 2026.01.05 22:40:31.555101 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13865 | 2026.01.05 22:40:31.555331 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13866 | 2026.01.05 22:40:31.555462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34597 | ||
| 13867 | 2026.01.05 22:40:31.582702 [ 220 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): 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] | ||
| 13868 | 2026.01.05 22:40:31.582741 [ 220 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): 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] | ||
| 13869 | 2026.01.05 22:40:31.587469 [ 220 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): 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] | ||
| 13870 | 2026.01.05 22:40:31.633344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1700 | ||
| 13871 | 2026.01.05 22:40:31.635628 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13872 | 2026.01.05 22:40:31.635681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13873 | 2026.01.05 22:40:31.636864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13874 | 2026.01.05 22:40:31.637136 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13875 | 2026.01.05 22:40:31.637501 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1700 | ||
| 13876 | 2026.01.05 22:40:33.298717 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 13877 | 2026.01.05 22:40:33.314299 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13878 | 2026.01.05 22:40:33.314342 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13879 | 2026.01.05 22:40:33.320335 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13880 | 2026.01.05 22:40:33.321028 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13881 | 2026.01.05 22:40:33.323837 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 13882 | 2026.01.05 22:40:33.456402 [ 221 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): 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] | ||
| 13883 | 2026.01.05 22:40:33.456453 [ 221 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): 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] | ||
| 13884 | 2026.01.05 22:40:33.459478 [ 221 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): 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] | ||
| 13885 | 2026.01.05 22:40:33.887606 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13886 | 2026.01.05 22:40:33.887914 [ 277 ] {a2b7b394-44b6-4c3d-9cb7-eb359287fdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13887 | 2026.01.05 22:40:33.888028 [ 277 ] {a2b7b394-44b6-4c3d-9cb7-eb359287fdfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13888 | 2026.01.05 22:40:33.888796 [ 277 ] {a2b7b394-44b6-4c3d-9cb7-eb359287fdfb} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13889 | 2026.01.05 22:40:33.888844 [ 277 ] {a2b7b394-44b6-4c3d-9cb7-eb359287fdfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13890 | 2026.01.05 22:40:33.889249 [ 277 ] {a2b7b394-44b6-4c3d-9cb7-eb359287fdfb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13891 | 2026.01.05 22:40:33.889496 [ 277 ] {a2b7b394-44b6-4c3d-9cb7-eb359287fdfb} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13892 | 2026.01.05 22:40:33.889646 [ 24 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13893 | 2026.01.05 22:40:33.889656 [ 277 ] {a2b7b394-44b6-4c3d-9cb7-eb359287fdfb} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001822 sec., 63666.30076838638 rows/sec., 5.40 MiB/sec. | ||
| 13894 | 2026.01.05 22:40:33.889723 [ 24 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13895 | 2026.01.05 22:40:33.889748 [ 277 ] {a2b7b394-44b6-4c3d-9cb7-eb359287fdfb} <Debug> TCPHandler: Processed in 0.002337531 sec. | ||
| 13896 | 2026.01.05 22:40:33.889753 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13897 | 2026.01.05 22:40:33.889864 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13898 | 2026.01.05 22:40:33.889888 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13899 | 2026.01.05 22:40:33.889964 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13900 | 2026.01.05 22:40:33.889986 [ 277 ] {5fe3393f-dc50-4bd5-bd69-0713c1188ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13901 | 2026.01.05 22:40:33.889993 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2469 rows starting from the beginning of the part | ||
| 13902 | 2026.01.05 22:40:33.890028 [ 277 ] {5fe3393f-dc50-4bd5-bd69-0713c1188ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13903 | 2026.01.05 22:40:33.890058 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 116 rows starting from the beginning of the part | ||
| 13904 | 2026.01.05 22:40:33.890110 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 76 rows starting from the beginning of the part | ||
| 13905 | 2026.01.05 22:40:33.890158 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 117 rows starting from the beginning of the part | ||
| 13906 | 2026.01.05 22:40:33.890205 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 76 rows starting from the beginning of the part | ||
| 13907 | 2026.01.05 22:40:33.890252 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 116 rows starting from the beginning of the part | ||
| 13908 | 2026.01.05 22:40:33.890453 [ 277 ] {5fe3393f-dc50-4bd5-bd69-0713c1188ce3} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13909 | 2026.01.05 22:40:33.890491 [ 277 ] {5fe3393f-dc50-4bd5-bd69-0713c1188ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13910 | 2026.01.05 22:40:33.890801 [ 277 ] {5fe3393f-dc50-4bd5-bd69-0713c1188ce3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13911 | 2026.01.05 22:40:33.891022 [ 277 ] {5fe3393f-dc50-4bd5-bd69-0713c1188ce3} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13912 | 2026.01.05 22:40:33.891157 [ 277 ] {5fe3393f-dc50-4bd5-bd69-0713c1188ce3} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001191 sec., 25188.91687657431 rows/sec., 1.85 MiB/sec. | ||
| 13913 | 2026.01.05 22:40:33.891197 [ 277 ] {5fe3393f-dc50-4bd5-bd69-0713c1188ce3} <Debug> TCPHandler: Processed in 0.001359037 sec. | ||
| 13914 | 2026.01.05 22:40:33.891309 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13915 | 2026.01.05 22:40:33.891405 [ 277 ] {38141808-1d3a-4068-9c9f-13b525d6031b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13916 | 2026.01.05 22:40:33.891446 [ 277 ] {38141808-1d3a-4068-9c9f-13b525d6031b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13917 | 2026.01.05 22:40:33.891636 [ 196 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001811732 sec., 1639315.3071204792 rows/sec., 140.99 MiB/sec. | ||
| 13918 | 2026.01.05 22:40:33.891872 [ 277 ] {38141808-1d3a-4068-9c9f-13b525d6031b} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2026.01.05 22:40:33.891915 [ 277 ] {38141808-1d3a-4068-9c9f-13b525d6031b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13920 | 2026.01.05 22:40:33.891948 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13921 | 2026.01.05 22:40:33.892283 [ 277 ] {38141808-1d3a-4068-9c9f-13b525d6031b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13922 | 2026.01.05 22:40:33.892318 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_106_21} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13923 | 2026.01.05 22:40:33.892419 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_106_21} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13924 | 2026.01.05 22:40:33.892520 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 13925 | 2026.01.05 22:40:33.892533 [ 277 ] {38141808-1d3a-4068-9c9f-13b525d6031b} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13926 | 2026.01.05 22:40:33.892657 [ 24 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13927 | 2026.01.05 22:40:33.892674 [ 277 ] {38141808-1d3a-4068-9c9f-13b525d6031b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001287 sec., 73038.07303807304 rows/sec., 5.70 MiB/sec. | ||
| 13928 | 2026.01.05 22:40:33.892695 [ 24 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13929 | 2026.01.05 22:40:33.892718 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13930 | 2026.01.05 22:40:33.892719 [ 277 ] {38141808-1d3a-4068-9c9f-13b525d6031b} <Debug> TCPHandler: Processed in 0.001459511 sec. | ||
| 13931 | 2026.01.05 22:40:33.892794 [ 196 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13932 | 2026.01.05 22:40:33.892845 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13933 | 2026.01.05 22:40:33.892898 [ 196 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13934 | 2026.01.05 22:40:33.892936 [ 196 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1253 rows starting from the beginning of the part | ||
| 13935 | 2026.01.05 22:40:33.892945 [ 277 ] {08074323-5ab9-421e-b9df-cd1c25e95ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13936 | 2026.01.05 22:40:33.892996 [ 277 ] {08074323-5ab9-421e-b9df-cd1c25e95ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13937 | 2026.01.05 22:40:33.893002 [ 196 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 94 rows starting from the beginning of the part | ||
| 13938 | 2026.01.05 22:40:33.893056 [ 196 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 74 rows starting from the beginning of the part | ||
| 13939 | 2026.01.05 22:40:33.893097 [ 196 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 96 rows starting from the beginning of the part | ||
| 13940 | 2026.01.05 22:40:33.893137 [ 196 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 74 rows starting from the beginning of the part | ||
| 13941 | 2026.01.05 22:40:33.893177 [ 196 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 94 rows starting from the beginning of the part | ||
| 13942 | 2026.01.05 22:40:33.893442 [ 277 ] {08074323-5ab9-421e-b9df-cd1c25e95ef0} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2026.01.05 22:40:33.893484 [ 277 ] {08074323-5ab9-421e-b9df-cd1c25e95ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13944 | 2026.01.05 22:40:33.893846 [ 277 ] {08074323-5ab9-421e-b9df-cd1c25e95ef0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13945 | 2026.01.05 22:40:33.894090 [ 277 ] {08074323-5ab9-421e-b9df-cd1c25e95ef0} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13946 | 2026.01.05 22:40:33.894197 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13947 | 2026.01.05 22:40:33.894223 [ 277 ] {08074323-5ab9-421e-b9df-cd1c25e95ef0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 13948 | 2026.01.05 22:40:33.894232 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13949 | 2026.01.05 22:40:33.894264 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13950 | 2026.01.05 22:40:33.894269 [ 277 ] {08074323-5ab9-421e-b9df-cd1c25e95ef0} <Debug> TCPHandler: Processed in 0.001473801 sec. | ||
| 13951 | 2026.01.05 22:40:33.894307 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1685 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543304 sec., 1091813.4081166121 rows/sec., 84.65 MiB/sec. | ||
| 13952 | 2026.01.05 22:40:33.894342 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13953 | 2026.01.05 22:40:33.894389 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2026.01.05 22:40:33.894454 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13955 | 2026.01.05 22:40:33.894485 [ 277 ] {6729ff2d-f15f-4980-8f76-81f4042732b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13956 | 2026.01.05 22:40:33.894488 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29992 rows starting from the beginning of the part | ||
| 13957 | 2026.01.05 22:40:33.894493 [ 196 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13958 | 2026.01.05 22:40:33.894542 [ 277 ] {6729ff2d-f15f-4980-8f76-81f4042732b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13959 | 2026.01.05 22:40:33.894561 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13960 | 2026.01.05 22:40:33.894613 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13961 | 2026.01.05 22:40:33.894660 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 161 rows starting from the beginning of the part | ||
| 13962 | 2026.01.05 22:40:33.894707 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13963 | 2026.01.05 22:40:33.894758 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 13964 | 2026.01.05 22:40:33.894794 [ 196 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_106_21} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2026.01.05 22:40:33.894871 [ 196 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_106_21} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13966 | 2026.01.05 22:40:33.894945 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 13967 | 2026.01.05 22:40:33.895406 [ 277 ] {6729ff2d-f15f-4980-8f76-81f4042732b7} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13968 | 2026.01.05 22:40:33.895445 [ 277 ] {6729ff2d-f15f-4980-8f76-81f4042732b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13969 | 2026.01.05 22:40:33.896007 [ 277 ] {6729ff2d-f15f-4980-8f76-81f4042732b7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13970 | 2026.01.05 22:40:33.896240 [ 277 ] {6729ff2d-f15f-4980-8f76-81f4042732b7} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13971 | 2026.01.05 22:40:33.896382 [ 277 ] {6729ff2d-f15f-4980-8f76-81f4042732b7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001916 sec., 15657.620041753655 rows/sec., 28.06 MiB/sec. | ||
| 13972 | 2026.01.05 22:40:33.896439 [ 277 ] {6729ff2d-f15f-4980-8f76-81f4042732b7} <Debug> TCPHandler: Processed in 0.002100093 sec. | ||
| 13973 | 2026.01.05 22:40:33.896547 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13974 | 2026.01.05 22:40:33.896642 [ 277 ] {319e645b-6cbe-411a-a495-5f595fe4a3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13975 | 2026.01.05 22:40:33.896684 [ 277 ] {319e645b-6cbe-411a-a495-5f595fe4a3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13976 | 2026.01.05 22:40:33.897011 [ 277 ] {319e645b-6cbe-411a-a495-5f595fe4a3a3} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13977 | 2026.01.05 22:40:33.897047 [ 277 ] {319e645b-6cbe-411a-a495-5f595fe4a3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13978 | 2026.01.05 22:40:33.897364 [ 277 ] {319e645b-6cbe-411a-a495-5f595fe4a3a3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13979 | 2026.01.05 22:40:33.897582 [ 277 ] {319e645b-6cbe-411a-a495-5f595fe4a3a3} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13980 | 2026.01.05 22:40:33.897688 [ 24 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13981 | 2026.01.05 22:40:33.897714 [ 277 ] {319e645b-6cbe-411a-a495-5f595fe4a3a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 13982 | 2026.01.05 22:40:33.897723 [ 24 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13983 | 2026.01.05 22:40:33.897761 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13984 | 2026.01.05 22:40:33.897767 [ 277 ] {319e645b-6cbe-411a-a495-5f595fe4a3a3} <Debug> TCPHandler: Processed in 0.001270404 sec. | ||
| 13985 | 2026.01.05 22:40:33.897833 [ 196 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13986 | 2026.01.05 22:40:33.897929 [ 196 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13987 | 2026.01.05 22:40:33.897959 [ 196 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6172 rows starting from the beginning of the part | ||
| 13988 | 2026.01.05 22:40:33.898012 [ 196 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 13989 | 2026.01.05 22:40:33.898055 [ 196 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13990 | 2026.01.05 22:40:33.898098 [ 196 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 13991 | 2026.01.05 22:40:33.898135 [ 196 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 13992 | 2026.01.05 22:40:33.898174 [ 196 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 13993 | 2026.01.05 22:40:33.900398 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6472 rows, containing 4 columns (4 merged, 0 gathered) in 0.00259585 sec., 2493210.316466668 rows/sec., 165.99 MiB/sec. | ||
| 13994 | 2026.01.05 22:40:33.900775 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13995 | 2026.01.05 22:40:33.900814 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30793 rows, containing 5 columns (5 merged, 0 gathered) in 0.006506606 sec., 4732574.863146777 rows/sec., 324.19 MiB/sec. | ||
| 13996 | 2026.01.05 22:40:33.901044 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_106_21} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13997 | 2026.01.05 22:40:33.901107 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_106_21} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13998 | 2026.01.05 22:40:33.901172 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 13999 | 2026.01.05 22:40:33.901310 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14000 | 2026.01.05 22:40:33.901575 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14001 | 2026.01.05 22:40:33.901640 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14002 | 2026.01.05 22:40:33.901732 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14003 | 2026.01.05 22:40:34.497550 [ 27 ] {} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 14004 | 2026.01.05 22:40:34.497620 [ 27 ] {} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14005 | 2026.01.05 22:40:34.497658 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14006 | 2026.01.05 22:40:34.497785 [ 189 ] {067a4502-a950-4616-983a-e1f067f168c6::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 | ||
| 14007 | 2026.01.05 22:40:34.497935 [ 189 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14008 | 2026.01.05 22:40:34.497973 [ 189 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 24 rows starting from the beginning of the part | ||
| 14009 | 2026.01.05 22:40:34.498048 [ 189 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 14010 | 2026.01.05 22:40:34.498104 [ 189 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
| 14011 | 2026.01.05 22:40:34.498145 [ 189 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 14012 | 2026.01.05 22:40:34.498185 [ 189 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 14013 | 2026.01.05 22:40:34.498875 [ 188 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001147439 sec., 38346.26503021075 rows/sec., 3.23 MiB/sec. | ||
| 14014 | 2026.01.05 22:40:34.499016 [ 189 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 14015 | 2026.01.05 22:40:34.499265 [ 189 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_29_7} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14016 | 2026.01.05 22:40:34.499332 [ 189 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_29_7} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 14017 | 2026.01.05 22:40:34.499399 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14018 | 2026.01.05 22:40:36.058424 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43560 | ||
| 14019 | 2026.01.05 22:40:36.058540 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14020 | 2026.01.05 22:40:36.058572 [ 294 ] {} <Debug> TCP-Session: b2bf0275-5540-4e42-9dd2-f02c10a8e7d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43560 | ||
| 14021 | 2026.01.05 22:40:36.058598 [ 294 ] {} <Debug> TCP-Session: b2bf0275-5540-4e42-9dd2-f02c10a8e7d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14022 | 2026.01.05 22:40:36.058614 [ 294 ] {} <Debug> TCP-Session: b2bf0275-5540-4e42-9dd2-f02c10a8e7d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14023 | 2026.01.05 22:40:36.058820 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58988 | ||
| 14024 | 2026.01.05 22:40:36.058836 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60485 | ||
| 14025 | 2026.01.05 22:40:36.058872 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56548 | ||
| 14026 | 2026.01.05 22:40:36.058910 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35745 | ||
| 14027 | 2026.01.05 22:40:36.058919 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46786 | ||
| 14028 | 2026.01.05 22:40:36.058949 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35021 | ||
| 14029 | 2026.01.05 22:40:36.058978 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14030 | 2026.01.05 22:40:36.059020 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14031 | 2026.01.05 22:40:36.058999 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14032 | 2026.01.05 22:40:36.059048 [ 294 ] {} <Trace> TCP-Session: b2bf0275-5540-4e42-9dd2-f02c10a8e7d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14033 | 2026.01.05 22:40:36.059052 [ 291 ] {} <Debug> TCP-Session: af4e1c35-2393-4287-8685-2639742b1125 Authenticating user 'default' from [fd00:1122:3344:101::e]:46786 | ||
| 14034 | 2026.01.05 22:40:36.059079 [ 290 ] {} <Debug> TCP-Session: 76226f50-d3df-4cca-b1e1-401f34a49e17 Authenticating user 'default' from [fd00:1122:3344:101::e]:35745 | ||
| 14035 | 2026.01.05 22:40:36.059105 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14036 | 2026.01.05 22:40:36.059113 [ 291 ] {} <Debug> TCP-Session: af4e1c35-2393-4287-8685-2639742b1125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14037 | 2026.01.05 22:40:36.059130 [ 290 ] {} <Debug> TCP-Session: 76226f50-d3df-4cca-b1e1-401f34a49e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14038 | 2026.01.05 22:40:36.059155 [ 292 ] {} <Debug> TCP-Session: ef61de0c-02c4-4a3c-af1e-6d9f3b8e1218 Authenticating user 'default' from [fd00:1122:3344:101::e]:35021 | ||
| 14039 | 2026.01.05 22:40:36.059155 [ 291 ] {} <Debug> TCP-Session: af4e1c35-2393-4287-8685-2639742b1125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14040 | 2026.01.05 22:40:36.059171 [ 290 ] {} <Debug> TCP-Session: 76226f50-d3df-4cca-b1e1-401f34a49e17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14041 | 2026.01.05 22:40:36.059202 [ 292 ] {} <Debug> TCP-Session: ef61de0c-02c4-4a3c-af1e-6d9f3b8e1218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14042 | 2026.01.05 22:40:36.059048 [ 286 ] {} <Debug> TCP-Session: 78e36618-7afc-47e5-b3ff-0ccb49f75b3b Authenticating user 'default' from [fd00:1122:3344:101::e]:60485 | ||
| 14043 | 2026.01.05 22:40:36.059244 [ 294 ] {ab7d7a48-4e39-415a-8dfb-4af53f381bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43560) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14044 | 2026.01.05 22:40:36.059273 [ 286 ] {} <Debug> TCP-Session: 78e36618-7afc-47e5-b3ff-0ccb49f75b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14045 | 2026.01.05 22:40:36.059243 [ 292 ] {} <Debug> TCP-Session: ef61de0c-02c4-4a3c-af1e-6d9f3b8e1218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14046 | 2026.01.05 22:40:36.059300 [ 286 ] {} <Debug> TCP-Session: 78e36618-7afc-47e5-b3ff-0ccb49f75b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14047 | 2026.01.05 22:40:36.058967 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14048 | 2026.01.05 22:40:36.058960 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39002 | ||
| 14049 | 2026.01.05 22:40:36.059365 [ 288 ] {} <Debug> TCP-Session: d1579632-72f2-4c78-bfb5-a12ae806eee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56548 | ||
| 14050 | 2026.01.05 22:40:36.058930 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14051 | 2026.01.05 22:40:36.059414 [ 288 ] {} <Debug> TCP-Session: d1579632-72f2-4c78-bfb5-a12ae806eee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14052 | 2026.01.05 22:40:36.058910 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50627 | ||
| 14053 | 2026.01.05 22:40:36.059434 [ 288 ] {} <Debug> TCP-Session: d1579632-72f2-4c78-bfb5-a12ae806eee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14054 | 2026.01.05 22:40:36.059435 [ 275 ] {} <Debug> TCP-Session: 25fd09d2-7ede-40be-b3fe-658bc8bd13b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58988 | ||
| 14055 | 2026.01.05 22:40:36.059477 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14056 | 2026.01.05 22:40:36.059491 [ 275 ] {} <Debug> TCP-Session: 25fd09d2-7ede-40be-b3fe-658bc8bd13b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14057 | 2026.01.05 22:40:36.059513 [ 293 ] {} <Debug> TCP-Session: 791697bd-ae7b-46a0-8af3-eb76458a17d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39002 | ||
| 14058 | 2026.01.05 22:40:36.059515 [ 275 ] {} <Debug> TCP-Session: 25fd09d2-7ede-40be-b3fe-658bc8bd13b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14059 | 2026.01.05 22:40:36.059543 [ 293 ] {} <Debug> TCP-Session: 791697bd-ae7b-46a0-8af3-eb76458a17d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14060 | 2026.01.05 22:40:36.059547 [ 294 ] {ab7d7a48-4e39-415a-8dfb-4af53f381bcf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14061 | 2026.01.05 22:40:36.059566 [ 293 ] {} <Debug> TCP-Session: 791697bd-ae7b-46a0-8af3-eb76458a17d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14062 | 2026.01.05 22:40:36.059624 [ 294 ] {ab7d7a48-4e39-415a-8dfb-4af53f381bcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14063 | 2026.01.05 22:40:36.059661 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14064 | 2026.01.05 22:40:36.059695 [ 289 ] {} <Debug> TCP-Session: caac2d41-bdfd-499d-abd9-b5d3bcb7e982 Authenticating user 'default' from [fd00:1122:3344:101::e]:50627 | ||
| 14065 | 2026.01.05 22:40:36.059715 [ 289 ] {} <Debug> TCP-Session: caac2d41-bdfd-499d-abd9-b5d3bcb7e982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14066 | 2026.01.05 22:40:36.059729 [ 289 ] {} <Debug> TCP-Session: caac2d41-bdfd-499d-abd9-b5d3bcb7e982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14067 | 2026.01.05 22:40:36.059912 [ 294 ] {ab7d7a48-4e39-415a-8dfb-4af53f381bcf} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 14068 | 2026.01.05 22:40:36.060863 [ 337 ] {ab7d7a48-4e39-415a-8dfb-4af53f381bcf} <Trace> AggregatingTransform: Aggregating | ||
| 14069 | 2026.01.05 22:40:36.060906 [ 337 ] {ab7d7a48-4e39-415a-8dfb-4af53f381bcf} <Trace> Aggregator: Aggregation method: without_key | ||
| 14070 | 2026.01.05 22:40:36.060936 [ 337 ] {ab7d7a48-4e39-415a-8dfb-4af53f381bcf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920552 sec. (1086.305 rows/sec., 42.43 KiB/sec.) | ||
| 14071 | 2026.01.05 22:40:36.060952 [ 337 ] {ab7d7a48-4e39-415a-8dfb-4af53f381bcf} <Trace> Aggregator: Merging aggregated data | ||
| 14072 | 2026.01.05 22:40:36.062272 [ 294 ] {ab7d7a48-4e39-415a-8dfb-4af53f381bcf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 14073 | 2026.01.05 22:40:36.062403 [ 294 ] {ab7d7a48-4e39-415a-8dfb-4af53f381bcf} <Debug> TCPHandler: Processed in 0.003479821 sec. | ||
| 14074 | 2026.01.05 22:40:36.062518 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14075 | 2026.01.05 22:40:36.062545 [ 294 ] {} <Debug> TCP-Session: b2bf0275-5540-4e42-9dd2-f02c10a8e7d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14076 | 2026.01.05 22:40:36.062547 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14077 | 2026.01.05 22:40:36.062567 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14078 | 2026.01.05 22:40:36.062580 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14079 | 2026.01.05 22:40:36.062599 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14080 | 2026.01.05 22:40:36.062611 [ 293 ] {} <Debug> TCP-Session: 791697bd-ae7b-46a0-8af3-eb76458a17d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14081 | 2026.01.05 22:40:36.062618 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14082 | 2026.01.05 22:40:36.062637 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14083 | 2026.01.05 22:40:36.062670 [ 289 ] {} <Debug> TCP-Session: caac2d41-bdfd-499d-abd9-b5d3bcb7e982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14084 | 2026.01.05 22:40:36.062663 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14085 | 2026.01.05 22:40:36.062694 [ 291 ] {} <Debug> TCP-Session: af4e1c35-2393-4287-8685-2639742b1125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14086 | 2026.01.05 22:40:36.062648 [ 286 ] {} <Debug> TCP-Session: 78e36618-7afc-47e5-b3ff-0ccb49f75b3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14087 | 2026.01.05 22:40:36.062732 [ 292 ] {} <Debug> TCP-Session: ef61de0c-02c4-4a3c-af1e-6d9f3b8e1218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14088 | 2026.01.05 22:40:36.062627 [ 288 ] {} <Debug> TCP-Session: d1579632-72f2-4c78-bfb5-a12ae806eee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14089 | 2026.01.05 22:40:36.062583 [ 275 ] {} <Debug> TCP-Session: 25fd09d2-7ede-40be-b3fe-658bc8bd13b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14090 | 2026.01.05 22:40:36.062652 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14091 | 2026.01.05 22:40:36.062818 [ 290 ] {} <Debug> TCP-Session: 76226f50-d3df-4cca-b1e1-401f34a49e17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14092 | 2026.01.05 22:40:37.442057 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49514 | ||
| 14093 | 2026.01.05 22:40:37.442172 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14094 | 2026.01.05 22:40:37.442200 [ 294 ] {} <Debug> TCP-Session: 8b73019c-c4e4-496c-a931-1446c595471d Authenticating user 'default' from [fd00:1122:3344:101::e]:49514 | ||
| 14095 | 2026.01.05 22:40:37.442224 [ 294 ] {} <Debug> TCP-Session: 8b73019c-c4e4-496c-a931-1446c595471d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14096 | 2026.01.05 22:40:37.442237 [ 294 ] {} <Debug> TCP-Session: 8b73019c-c4e4-496c-a931-1446c595471d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14097 | 2026.01.05 22:40:37.442439 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40075 | ||
| 14098 | 2026.01.05 22:40:37.442456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56607 | ||
| 14099 | 2026.01.05 22:40:37.442466 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49673 | ||
| 14100 | 2026.01.05 22:40:37.442502 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42298 | ||
| 14101 | 2026.01.05 22:40:37.442533 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14102 | 2026.01.05 22:40:37.442533 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54047 | ||
| 14103 | 2026.01.05 22:40:37.442584 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14104 | 2026.01.05 22:40:37.442589 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14105 | 2026.01.05 22:40:37.442584 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14106 | 2026.01.05 22:40:37.442637 [ 290 ] {} <Debug> TCP-Session: 7007427b-6500-48c5-8ba3-6b15f2a69736 Authenticating user 'default' from [fd00:1122:3344:101::e]:42298 | ||
| 14107 | 2026.01.05 22:40:37.442627 [ 286 ] {} <Debug> TCP-Session: 88a55d4c-e1f0-42c4-a426-9cb63900a4da Authenticating user 'default' from [fd00:1122:3344:101::e]:56607 | ||
| 14108 | 2026.01.05 22:40:37.442652 [ 288 ] {} <Debug> TCP-Session: d689e10e-41ae-4857-8f74-54e93fdcb53a Authenticating user 'default' from [fd00:1122:3344:101::e]:49673 | ||
| 14109 | 2026.01.05 22:40:37.442659 [ 290 ] {} <Debug> TCP-Session: 7007427b-6500-48c5-8ba3-6b15f2a69736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14110 | 2026.01.05 22:40:37.442682 [ 286 ] {} <Debug> TCP-Session: 88a55d4c-e1f0-42c4-a426-9cb63900a4da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14111 | 2026.01.05 22:40:37.442687 [ 288 ] {} <Debug> TCP-Session: d689e10e-41ae-4857-8f74-54e93fdcb53a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14112 | 2026.01.05 22:40:37.442692 [ 290 ] {} <Debug> TCP-Session: 7007427b-6500-48c5-8ba3-6b15f2a69736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14113 | 2026.01.05 22:40:37.442708 [ 286 ] {} <Debug> TCP-Session: 88a55d4c-e1f0-42c4-a426-9cb63900a4da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14114 | 2026.01.05 22:40:37.442719 [ 288 ] {} <Debug> TCP-Session: d689e10e-41ae-4857-8f74-54e93fdcb53a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14115 | 2026.01.05 22:40:37.442671 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14116 | 2026.01.05 22:40:37.442580 [ 294 ] {} <Trace> TCP-Session: 8b73019c-c4e4-496c-a931-1446c595471d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14117 | 2026.01.05 22:40:37.442798 [ 293 ] {} <Debug> TCP-Session: 25287042-b277-4bc6-8fe7-01f1d84bfe0d Authenticating user 'default' from [fd00:1122:3344:101::e]:54047 | ||
| 14118 | 2026.01.05 22:40:37.442572 [ 275 ] {} <Debug> TCP-Session: 2c3817aa-2de4-4d27-93df-d83249a77fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40075 | ||
| 14119 | 2026.01.05 22:40:37.442834 [ 293 ] {} <Debug> TCP-Session: 25287042-b277-4bc6-8fe7-01f1d84bfe0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14120 | 2026.01.05 22:40:37.442853 [ 275 ] {} <Debug> TCP-Session: 2c3817aa-2de4-4d27-93df-d83249a77fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14121 | 2026.01.05 22:40:37.442860 [ 293 ] {} <Debug> TCP-Session: 25287042-b277-4bc6-8fe7-01f1d84bfe0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14122 | 2026.01.05 22:40:37.442877 [ 275 ] {} <Debug> TCP-Session: 2c3817aa-2de4-4d27-93df-d83249a77fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14123 | 2026.01.05 22:40:37.442543 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45210 | ||
| 14124 | 2026.01.05 22:40:37.442506 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53939 | ||
| 14125 | 2026.01.05 22:40:37.442963 [ 294 ] {35617a6e-073c-41e0-8ab4-aed15fabda08} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49514) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14126 | 2026.01.05 22:40:37.442499 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50730 | ||
| 14127 | 2026.01.05 22:40:37.443015 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14128 | 2026.01.05 22:40:37.443020 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14129 | 2026.01.05 22:40:37.443052 [ 292 ] {} <Debug> TCP-Session: a9d85694-ba88-4557-a645-cd67de8e14e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45210 | ||
| 14130 | 2026.01.05 22:40:37.443059 [ 291 ] {} <Debug> TCP-Session: f45ab064-ba41-4c4f-a50c-6f8be32cd204 Authenticating user 'default' from [fd00:1122:3344:101::e]:53939 | ||
| 14131 | 2026.01.05 22:40:37.443065 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14132 | 2026.01.05 22:40:37.443084 [ 292 ] {} <Debug> TCP-Session: a9d85694-ba88-4557-a645-cd67de8e14e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14133 | 2026.01.05 22:40:37.443093 [ 291 ] {} <Debug> TCP-Session: f45ab064-ba41-4c4f-a50c-6f8be32cd204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14134 | 2026.01.05 22:40:37.443109 [ 289 ] {} <Debug> TCP-Session: 7c98188b-e181-4cae-8c07-7cd676870048 Authenticating user 'default' from [fd00:1122:3344:101::e]:50730 | ||
| 14135 | 2026.01.05 22:40:37.443131 [ 291 ] {} <Debug> TCP-Session: f45ab064-ba41-4c4f-a50c-6f8be32cd204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14136 | 2026.01.05 22:40:37.443147 [ 289 ] {} <Debug> TCP-Session: 7c98188b-e181-4cae-8c07-7cd676870048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14137 | 2026.01.05 22:40:37.443118 [ 292 ] {} <Debug> TCP-Session: a9d85694-ba88-4557-a645-cd67de8e14e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14138 | 2026.01.05 22:40:37.443171 [ 289 ] {} <Debug> TCP-Session: 7c98188b-e181-4cae-8c07-7cd676870048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14139 | 2026.01.05 22:40:37.443237 [ 294 ] {35617a6e-073c-41e0-8ab4-aed15fabda08} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14140 | 2026.01.05 22:40:37.443296 [ 294 ] {35617a6e-073c-41e0-8ab4-aed15fabda08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14141 | 2026.01.05 22:40:37.443578 [ 294 ] {35617a6e-073c-41e0-8ab4-aed15fabda08} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 14142 | 2026.01.05 22:40:37.444651 [ 321 ] {35617a6e-073c-41e0-8ab4-aed15fabda08} <Trace> AggregatingTransform: Aggregating | ||
| 14143 | 2026.01.05 22:40:37.444712 [ 321 ] {35617a6e-073c-41e0-8ab4-aed15fabda08} <Trace> Aggregator: Aggregation method: without_key | ||
| 14144 | 2026.01.05 22:40:37.444752 [ 321 ] {35617a6e-073c-41e0-8ab4-aed15fabda08} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072567 sec. (932.343 rows/sec., 36.42 KiB/sec.) | ||
| 14145 | 2026.01.05 22:40:37.444772 [ 321 ] {35617a6e-073c-41e0-8ab4-aed15fabda08} <Trace> Aggregator: Merging aggregated data | ||
| 14146 | 2026.01.05 22:40:37.446218 [ 294 ] {35617a6e-073c-41e0-8ab4-aed15fabda08} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003315 sec., 301.65912518853696 rows/sec., 11.78 KiB/sec. | ||
| 14147 | 2026.01.05 22:40:37.446356 [ 294 ] {35617a6e-073c-41e0-8ab4-aed15fabda08} <Debug> TCPHandler: Processed in 0.003895995 sec. | ||
| 14148 | 2026.01.05 22:40:37.446467 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14149 | 2026.01.05 22:40:37.446495 [ 294 ] {} <Debug> TCP-Session: 8b73019c-c4e4-496c-a931-1446c595471d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14150 | 2026.01.05 22:40:37.446505 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14151 | 2026.01.05 22:40:37.446528 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14152 | 2026.01.05 22:40:37.446547 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14153 | 2026.01.05 22:40:37.446563 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14154 | 2026.01.05 22:40:37.446582 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14155 | 2026.01.05 22:40:37.446587 [ 288 ] {} <Debug> TCP-Session: d689e10e-41ae-4857-8f74-54e93fdcb53a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14156 | 2026.01.05 22:40:37.446602 [ 275 ] {} <Debug> TCP-Session: 2c3817aa-2de4-4d27-93df-d83249a77fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14157 | 2026.01.05 22:40:37.446603 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14158 | 2026.01.05 22:40:37.446624 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14159 | 2026.01.05 22:40:37.446643 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14160 | 2026.01.05 22:40:37.446659 [ 286 ] {} <Debug> TCP-Session: 88a55d4c-e1f0-42c4-a426-9cb63900a4da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14161 | 2026.01.05 22:40:37.446675 [ 289 ] {} <Debug> TCP-Session: 7c98188b-e181-4cae-8c07-7cd676870048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14162 | 2026.01.05 22:40:37.446690 [ 293 ] {} <Debug> TCP-Session: 25287042-b277-4bc6-8fe7-01f1d84bfe0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14163 | 2026.01.05 22:40:37.446624 [ 290 ] {} <Debug> TCP-Session: 7007427b-6500-48c5-8ba3-6b15f2a69736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14164 | 2026.01.05 22:40:37.446579 [ 291 ] {} <Debug> TCP-Session: f45ab064-ba41-4c4f-a50c-6f8be32cd204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14165 | 2026.01.05 22:40:37.446556 [ 292 ] {} <Debug> TCP-Session: a9d85694-ba88-4557-a645-cd67de8e14e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14166 | 2026.01.05 22:40:37.557555 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58360 | ||
| 14167 | 2026.01.05 22:40:37.557668 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14168 | 2026.01.05 22:40:37.557703 [ 286 ] {} <Debug> TCP-Session: 6eeec575-03e5-4f48-a811-63d5a6540eab Authenticating user 'default' from [fd00:1122:3344:101::e]:58360 | ||
| 14169 | 2026.01.05 22:40:37.557725 [ 286 ] {} <Debug> TCP-Session: 6eeec575-03e5-4f48-a811-63d5a6540eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14170 | 2026.01.05 22:40:37.557741 [ 286 ] {} <Debug> TCP-Session: 6eeec575-03e5-4f48-a811-63d5a6540eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14171 | 2026.01.05 22:40:37.557929 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55048 | ||
| 14172 | 2026.01.05 22:40:37.557967 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48870 | ||
| 14173 | 2026.01.05 22:40:37.557971 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40892 | ||
| 14174 | 2026.01.05 22:40:37.558008 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59521 | ||
| 14175 | 2026.01.05 22:40:37.558029 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52902 | ||
| 14176 | 2026.01.05 22:40:37.558058 [ 286 ] {} <Trace> TCP-Session: 6eeec575-03e5-4f48-a811-63d5a6540eab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14177 | 2026.01.05 22:40:37.558073 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14178 | 2026.01.05 22:40:37.558078 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14179 | 2026.01.05 22:40:37.558092 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14180 | 2026.01.05 22:40:37.558114 [ 290 ] {} <Debug> TCP-Session: ec4e036f-145b-4b74-ae2a-4d6cdebb2c3b Authenticating user 'default' from [fd00:1122:3344:101::e]:48870 | ||
| 14181 | 2026.01.05 22:40:37.558121 [ 288 ] {} <Debug> TCP-Session: 05b38d9e-bcfd-4870-8c0b-f8a45ef08652 Authenticating user 'default' from [fd00:1122:3344:101::e]:55048 | ||
| 14182 | 2026.01.05 22:40:37.558141 [ 289 ] {} <Debug> TCP-Session: 20d0fa7d-cf9e-467f-9d0c-c5a3903b06ef Authenticating user 'default' from [fd00:1122:3344:101::e]:40892 | ||
| 14183 | 2026.01.05 22:40:37.558151 [ 290 ] {} <Debug> TCP-Session: ec4e036f-145b-4b74-ae2a-4d6cdebb2c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14184 | 2026.01.05 22:40:37.558156 [ 288 ] {} <Debug> TCP-Session: 05b38d9e-bcfd-4870-8c0b-f8a45ef08652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14185 | 2026.01.05 22:40:37.558174 [ 289 ] {} <Debug> TCP-Session: 20d0fa7d-cf9e-467f-9d0c-c5a3903b06ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14186 | 2026.01.05 22:40:37.558186 [ 288 ] {} <Debug> TCP-Session: 05b38d9e-bcfd-4870-8c0b-f8a45ef08652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14187 | 2026.01.05 22:40:37.558197 [ 289 ] {} <Debug> TCP-Session: 20d0fa7d-cf9e-467f-9d0c-c5a3903b06ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14188 | 2026.01.05 22:40:37.558012 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55711 | ||
| 14189 | 2026.01.05 22:40:37.558225 [ 286 ] {e187483f-0e9a-46e8-8bfd-446fdba83630} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58360) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14190 | 2026.01.05 22:40:37.557982 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59731 | ||
| 14191 | 2026.01.05 22:40:37.558109 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14192 | 2026.01.05 22:40:37.558176 [ 290 ] {} <Debug> TCP-Session: ec4e036f-145b-4b74-ae2a-4d6cdebb2c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14193 | 2026.01.05 22:40:37.558339 [ 275 ] {} <Debug> TCP-Session: 80ab3622-d2eb-4f72-a455-688e41381937 Authenticating user 'default' from [fd00:1122:3344:101::e]:52902 | ||
| 14194 | 2026.01.05 22:40:37.558339 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14195 | 2026.01.05 22:40:37.558354 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14196 | 2026.01.05 22:40:37.558361 [ 275 ] {} <Debug> TCP-Session: 80ab3622-d2eb-4f72-a455-688e41381937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14197 | 2026.01.05 22:40:37.558385 [ 292 ] {} <Debug> TCP-Session: 310c6844-8826-4548-9b24-f6906208abcc Authenticating user 'default' from [fd00:1122:3344:101::e]:55711 | ||
| 14198 | 2026.01.05 22:40:37.558394 [ 291 ] {} <Debug> TCP-Session: 3bc8ebd0-e4f8-441d-9a43-a29ecedf6739 Authenticating user 'default' from [fd00:1122:3344:101::e]:59731 | ||
| 14199 | 2026.01.05 22:40:37.558403 [ 275 ] {} <Debug> TCP-Session: 80ab3622-d2eb-4f72-a455-688e41381937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14200 | 2026.01.05 22:40:37.558427 [ 292 ] {} <Debug> TCP-Session: 310c6844-8826-4548-9b24-f6906208abcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14201 | 2026.01.05 22:40:37.558437 [ 291 ] {} <Debug> TCP-Session: 3bc8ebd0-e4f8-441d-9a43-a29ecedf6739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14202 | 2026.01.05 22:40:37.558462 [ 292 ] {} <Debug> TCP-Session: 310c6844-8826-4548-9b24-f6906208abcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14203 | 2026.01.05 22:40:37.558475 [ 291 ] {} <Debug> TCP-Session: 3bc8ebd0-e4f8-441d-9a43-a29ecedf6739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14204 | 2026.01.05 22:40:37.558092 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14205 | 2026.01.05 22:40:37.558022 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37117 | ||
| 14206 | 2026.01.05 22:40:37.558547 [ 286 ] {e187483f-0e9a-46e8-8bfd-446fdba83630} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14207 | 2026.01.05 22:40:37.558562 [ 293 ] {} <Debug> TCP-Session: 714d491e-b46d-4209-934c-aec9b1bb97a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59521 | ||
| 14208 | 2026.01.05 22:40:37.558617 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14209 | 2026.01.05 22:40:37.558619 [ 293 ] {} <Debug> TCP-Session: 714d491e-b46d-4209-934c-aec9b1bb97a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14210 | 2026.01.05 22:40:37.558630 [ 286 ] {e187483f-0e9a-46e8-8bfd-446fdba83630} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14211 | 2026.01.05 22:40:37.558655 [ 293 ] {} <Debug> TCP-Session: 714d491e-b46d-4209-934c-aec9b1bb97a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14212 | 2026.01.05 22:40:37.558647 [ 294 ] {} <Debug> TCP-Session: 51651e73-16e8-4e61-8cb1-4a80dea1cdc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37117 | ||
| 14213 | 2026.01.05 22:40:37.558701 [ 294 ] {} <Debug> TCP-Session: 51651e73-16e8-4e61-8cb1-4a80dea1cdc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14214 | 2026.01.05 22:40:37.558714 [ 294 ] {} <Debug> TCP-Session: 51651e73-16e8-4e61-8cb1-4a80dea1cdc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14215 | 2026.01.05 22:40:37.558936 [ 286 ] {e187483f-0e9a-46e8-8bfd-446fdba83630} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 14216 | 2026.01.05 22:40:37.559891 [ 304 ] {e187483f-0e9a-46e8-8bfd-446fdba83630} <Trace> AggregatingTransform: Aggregating | ||
| 14217 | 2026.01.05 22:40:37.559938 [ 304 ] {e187483f-0e9a-46e8-8bfd-446fdba83630} <Trace> Aggregator: Aggregation method: without_key | ||
| 14218 | 2026.01.05 22:40:37.559973 [ 304 ] {e187483f-0e9a-46e8-8bfd-446fdba83630} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935722 sec. (1068.693 rows/sec., 41.75 KiB/sec.) | ||
| 14219 | 2026.01.05 22:40:37.559991 [ 304 ] {e187483f-0e9a-46e8-8bfd-446fdba83630} <Trace> Aggregator: Merging aggregated data | ||
| 14220 | 2026.01.05 22:40:37.561331 [ 286 ] {e187483f-0e9a-46e8-8bfd-446fdba83630} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003163 sec., 316.1555485298767 rows/sec., 12.35 KiB/sec. | ||
| 14221 | 2026.01.05 22:40:37.561478 [ 286 ] {e187483f-0e9a-46e8-8bfd-446fdba83630} <Debug> TCPHandler: Processed in 0.003525583 sec. | ||
| 14222 | 2026.01.05 22:40:37.561610 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14223 | 2026.01.05 22:40:37.561642 [ 286 ] {} <Debug> TCP-Session: 6eeec575-03e5-4f48-a811-63d5a6540eab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14224 | 2026.01.05 22:40:37.561645 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14225 | 2026.01.05 22:40:37.561664 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14226 | 2026.01.05 22:40:37.561693 [ 288 ] {} <Debug> TCP-Session: 05b38d9e-bcfd-4870-8c0b-f8a45ef08652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14227 | 2026.01.05 22:40:37.561693 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14228 | 2026.01.05 22:40:37.561718 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14229 | 2026.01.05 22:40:37.561736 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14230 | 2026.01.05 22:40:37.561750 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14231 | 2026.01.05 22:40:37.561770 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14232 | 2026.01.05 22:40:37.561788 [ 292 ] {} <Debug> TCP-Session: 310c6844-8826-4548-9b24-f6906208abcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14233 | 2026.01.05 22:40:37.561807 [ 293 ] {} <Debug> TCP-Session: 714d491e-b46d-4209-934c-aec9b1bb97a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14234 | 2026.01.05 22:40:37.561825 [ 294 ] {} <Debug> TCP-Session: 51651e73-16e8-4e61-8cb1-4a80dea1cdc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14235 | 2026.01.05 22:40:37.561760 [ 275 ] {} <Debug> TCP-Session: 80ab3622-d2eb-4f72-a455-688e41381937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14236 | 2026.01.05 22:40:37.561713 [ 291 ] {} <Debug> TCP-Session: 3bc8ebd0-e4f8-441d-9a43-a29ecedf6739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14237 | 2026.01.05 22:40:37.561700 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14238 | 2026.01.05 22:40:37.561742 [ 290 ] {} <Debug> TCP-Session: ec4e036f-145b-4b74-ae2a-4d6cdebb2c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14239 | 2026.01.05 22:40:37.561921 [ 289 ] {} <Debug> TCP-Session: 20d0fa7d-cf9e-467f-9d0c-c5a3903b06ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14240 | 2026.01.05 22:40:38.917600 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14241 | 2026.01.05 22:40:38.917795 [ 277 ] {83e1a2c3-6a81-4675-bff6-1f4612c5a056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14242 | 2026.01.05 22:40:38.917862 [ 277 ] {83e1a2c3-6a81-4675-bff6-1f4612c5a056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14243 | 2026.01.05 22:40:38.918567 [ 277 ] {83e1a2c3-6a81-4675-bff6-1f4612c5a056} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14244 | 2026.01.05 22:40:38.918618 [ 277 ] {83e1a2c3-6a81-4675-bff6-1f4612c5a056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14245 | 2026.01.05 22:40:38.919032 [ 277 ] {83e1a2c3-6a81-4675-bff6-1f4612c5a056} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14246 | 2026.01.05 22:40:38.919272 [ 277 ] {83e1a2c3-6a81-4675-bff6-1f4612c5a056} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14247 | 2026.01.05 22:40:38.919439 [ 277 ] {83e1a2c3-6a81-4675-bff6-1f4612c5a056} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001695 sec., 14159.292035398232 rows/sec., 1.17 MiB/sec. | ||
| 14248 | 2026.01.05 22:40:38.919483 [ 277 ] {83e1a2c3-6a81-4675-bff6-1f4612c5a056} <Debug> TCPHandler: Processed in 0.00202447 sec. | ||
| 14249 | 2026.01.05 22:40:38.919616 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14250 | 2026.01.05 22:40:38.919713 [ 277 ] {5bb77400-f0ec-4736-aa12-f58e90baebc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14251 | 2026.01.05 22:40:38.919756 [ 277 ] {5bb77400-f0ec-4736-aa12-f58e90baebc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14252 | 2026.01.05 22:40:38.920147 [ 277 ] {5bb77400-f0ec-4736-aa12-f58e90baebc7} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14253 | 2026.01.05 22:40:38.920183 [ 277 ] {5bb77400-f0ec-4736-aa12-f58e90baebc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14254 | 2026.01.05 22:40:38.920489 [ 277 ] {5bb77400-f0ec-4736-aa12-f58e90baebc7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14255 | 2026.01.05 22:40:38.920717 [ 277 ] {5bb77400-f0ec-4736-aa12-f58e90baebc7} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14256 | 2026.01.05 22:40:38.920854 [ 277 ] {5bb77400-f0ec-4736-aa12-f58e90baebc7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00116 sec., 1724.1379310344828 rows/sec., 140.59 KiB/sec. | ||
| 14257 | 2026.01.05 22:40:38.920893 [ 277 ] {5bb77400-f0ec-4736-aa12-f58e90baebc7} <Debug> TCPHandler: Processed in 0.001329776 sec. | ||
| 14258 | 2026.01.05 22:40:38.921005 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14259 | 2026.01.05 22:40:38.921100 [ 277 ] {f3a34e1f-d9e9-4e23-a276-1410aac352f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14260 | 2026.01.05 22:40:38.921140 [ 277 ] {f3a34e1f-d9e9-4e23-a276-1410aac352f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14261 | 2026.01.05 22:40:38.922218 [ 277 ] {f3a34e1f-d9e9-4e23-a276-1410aac352f8} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14262 | 2026.01.05 22:40:38.922255 [ 277 ] {f3a34e1f-d9e9-4e23-a276-1410aac352f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14263 | 2026.01.05 22:40:38.922643 [ 277 ] {f3a34e1f-d9e9-4e23-a276-1410aac352f8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14264 | 2026.01.05 22:40:38.922860 [ 277 ] {f3a34e1f-d9e9-4e23-a276-1410aac352f8} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14265 | 2026.01.05 22:40:38.922991 [ 277 ] {f3a34e1f-d9e9-4e23-a276-1410aac352f8} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.001909 sec., 700366.6841278155 rows/sec., 58.58 MiB/sec. | ||
| 14266 | 2026.01.05 22:40:38.923029 [ 277 ] {f3a34e1f-d9e9-4e23-a276-1410aac352f8} <Debug> TCPHandler: Processed in 0.002074802 sec. | ||
| 14267 | 2026.01.05 22:40:38.923144 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14268 | 2026.01.05 22:40:38.923239 [ 277 ] {bf871bd0-c16b-4e1a-a26f-b5659e4d8c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14269 | 2026.01.05 22:40:38.923281 [ 277 ] {bf871bd0-c16b-4e1a-a26f-b5659e4d8c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14270 | 2026.01.05 22:40:38.923684 [ 277 ] {bf871bd0-c16b-4e1a-a26f-b5659e4d8c43} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14271 | 2026.01.05 22:40:38.923721 [ 277 ] {bf871bd0-c16b-4e1a-a26f-b5659e4d8c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14272 | 2026.01.05 22:40:38.924020 [ 277 ] {bf871bd0-c16b-4e1a-a26f-b5659e4d8c43} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14273 | 2026.01.05 22:40:38.924227 [ 277 ] {bf871bd0-c16b-4e1a-a26f-b5659e4d8c43} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14274 | 2026.01.05 22:40:38.924357 [ 277 ] {bf871bd0-c16b-4e1a-a26f-b5659e4d8c43} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001137 sec., 21108.179419525066 rows/sec., 1.59 MiB/sec. | ||
| 14275 | 2026.01.05 22:40:38.924395 [ 277 ] {bf871bd0-c16b-4e1a-a26f-b5659e4d8c43} <Debug> TCPHandler: Processed in 0.001301725 sec. | ||
| 14276 | 2026.01.05 22:40:38.924506 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14277 | 2026.01.05 22:40:38.924600 [ 277 ] {7491590d-fffc-44b5-b25d-639eb08647f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14278 | 2026.01.05 22:40:38.924640 [ 277 ] {7491590d-fffc-44b5-b25d-639eb08647f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14279 | 2026.01.05 22:40:38.925113 [ 277 ] {7491590d-fffc-44b5-b25d-639eb08647f7} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14280 | 2026.01.05 22:40:38.925149 [ 277 ] {7491590d-fffc-44b5-b25d-639eb08647f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14281 | 2026.01.05 22:40:38.925462 [ 277 ] {7491590d-fffc-44b5-b25d-639eb08647f7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14282 | 2026.01.05 22:40:38.925697 [ 277 ] {7491590d-fffc-44b5-b25d-639eb08647f7} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14283 | 2026.01.05 22:40:38.925825 [ 277 ] {7491590d-fffc-44b5-b25d-639eb08647f7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001243 sec., 202735.31777956558 rows/sec., 14.02 MiB/sec. | ||
| 14284 | 2026.01.05 22:40:38.925864 [ 277 ] {7491590d-fffc-44b5-b25d-639eb08647f7} <Debug> TCPHandler: Processed in 0.001408789 sec. | ||
| 14285 | 2026.01.05 22:40:38.925977 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14286 | 2026.01.05 22:40:38.926073 [ 277 ] {b2e5a353-1fd6-4156-bcaa-ce2e922506f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14287 | 2026.01.05 22:40:38.926112 [ 277 ] {b2e5a353-1fd6-4156-bcaa-ce2e922506f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14288 | 2026.01.05 22:40:38.926509 [ 277 ] {b2e5a353-1fd6-4156-bcaa-ce2e922506f5} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14289 | 2026.01.05 22:40:38.926545 [ 277 ] {b2e5a353-1fd6-4156-bcaa-ce2e922506f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14290 | 2026.01.05 22:40:38.926847 [ 277 ] {b2e5a353-1fd6-4156-bcaa-ce2e922506f5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14291 | 2026.01.05 22:40:38.927060 [ 277 ] {b2e5a353-1fd6-4156-bcaa-ce2e922506f5} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14292 | 2026.01.05 22:40:38.927193 [ 277 ] {b2e5a353-1fd6-4156-bcaa-ce2e922506f5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 14293 | 2026.01.05 22:40:38.927230 [ 277 ] {b2e5a353-1fd6-4156-bcaa-ce2e922506f5} <Debug> TCPHandler: Processed in 0.001302716 sec. | ||
| 14294 | 2026.01.05 22:40:38.927344 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14295 | 2026.01.05 22:40:38.927445 [ 277 ] {6a5508ff-a44e-488f-b781-e04656c76ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14296 | 2026.01.05 22:40:38.927485 [ 277 ] {6a5508ff-a44e-488f-b781-e04656c76ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14297 | 2026.01.05 22:40:38.928107 [ 277 ] {6a5508ff-a44e-488f-b781-e04656c76ae4} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14298 | 2026.01.05 22:40:38.928146 [ 277 ] {6a5508ff-a44e-488f-b781-e04656c76ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14299 | 2026.01.05 22:40:38.928500 [ 277 ] {6a5508ff-a44e-488f-b781-e04656c76ae4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14300 | 2026.01.05 22:40:38.928728 [ 277 ] {6a5508ff-a44e-488f-b781-e04656c76ae4} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14301 | 2026.01.05 22:40:38.928867 [ 277 ] {6a5508ff-a44e-488f-b781-e04656c76ae4} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.00144 sec., 394444.44444444444 rows/sec., 29.59 MiB/sec. | ||
| 14302 | 2026.01.05 22:40:38.928908 [ 277 ] {6a5508ff-a44e-488f-b781-e04656c76ae4} <Debug> TCPHandler: Processed in 0.001619047 sec. | ||
| 14303 | 2026.01.05 22:40:38.929022 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14304 | 2026.01.05 22:40:38.929117 [ 277 ] {95807e83-d318-4cd6-a5cf-e66ed0bc94f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14305 | 2026.01.05 22:40:38.929161 [ 277 ] {95807e83-d318-4cd6-a5cf-e66ed0bc94f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14306 | 2026.01.05 22:40:38.929754 [ 277 ] {95807e83-d318-4cd6-a5cf-e66ed0bc94f1} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14307 | 2026.01.05 22:40:38.929791 [ 277 ] {95807e83-d318-4cd6-a5cf-e66ed0bc94f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14308 | 2026.01.05 22:40:38.930170 [ 277 ] {95807e83-d318-4cd6-a5cf-e66ed0bc94f1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14309 | 2026.01.05 22:40:38.930378 [ 277 ] {95807e83-d318-4cd6-a5cf-e66ed0bc94f1} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14310 | 2026.01.05 22:40:38.930515 [ 277 ] {95807e83-d318-4cd6-a5cf-e66ed0bc94f1} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001416 sec., 622175.1412429379 rows/sec., 42.23 MiB/sec. | ||
| 14311 | 2026.01.05 22:40:38.930552 [ 277 ] {95807e83-d318-4cd6-a5cf-e66ed0bc94f1} <Debug> TCPHandler: Processed in 0.001580145 sec. | ||
| 14312 | 2026.01.05 22:40:38.930658 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14313 | 2026.01.05 22:40:38.930758 [ 277 ] {b2a139e1-be2a-493d-9f03-1eb14f1aa535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14314 | 2026.01.05 22:40:38.930814 [ 277 ] {b2a139e1-be2a-493d-9f03-1eb14f1aa535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14315 | 2026.01.05 22:40:38.931611 [ 277 ] {b2a139e1-be2a-493d-9f03-1eb14f1aa535} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14316 | 2026.01.05 22:40:38.931647 [ 277 ] {b2a139e1-be2a-493d-9f03-1eb14f1aa535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14317 | 2026.01.05 22:40:38.932182 [ 277 ] {b2a139e1-be2a-493d-9f03-1eb14f1aa535} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14318 | 2026.01.05 22:40:38.932414 [ 277 ] {b2a139e1-be2a-493d-9f03-1eb14f1aa535} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14319 | 2026.01.05 22:40:38.932557 [ 277 ] {b2a139e1-be2a-493d-9f03-1eb14f1aa535} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001817 sec., 5503.57732526142 rows/sec., 9.86 MiB/sec. | ||
| 14320 | 2026.01.05 22:40:38.932611 [ 277 ] {b2a139e1-be2a-493d-9f03-1eb14f1aa535} <Debug> TCPHandler: Processed in 0.002003369 sec. | ||
| 14321 | 2026.01.05 22:40:38.932726 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14322 | 2026.01.05 22:40:38.932822 [ 277 ] {867929a6-5ac0-43b7-97fd-fc5c3ba55db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14323 | 2026.01.05 22:40:38.932864 [ 277 ] {867929a6-5ac0-43b7-97fd-fc5c3ba55db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14324 | 2026.01.05 22:40:38.933214 [ 277 ] {867929a6-5ac0-43b7-97fd-fc5c3ba55db9} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2026.01.05 22:40:38.933249 [ 277 ] {867929a6-5ac0-43b7-97fd-fc5c3ba55db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14326 | 2026.01.05 22:40:38.933567 [ 277 ] {867929a6-5ac0-43b7-97fd-fc5c3ba55db9} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14327 | 2026.01.05 22:40:38.933778 [ 277 ] {867929a6-5ac0-43b7-97fd-fc5c3ba55db9} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2026.01.05 22:40:38.933903 [ 277 ] {867929a6-5ac0-43b7-97fd-fc5c3ba55db9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 14329 | 2026.01.05 22:40:38.933939 [ 277 ] {867929a6-5ac0-43b7-97fd-fc5c3ba55db9} <Debug> TCPHandler: Processed in 0.001263024 sec. | ||
| 14330 | 2026.01.05 22:40:39.056534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35109 | ||
| 14331 | 2026.01.05 22:40:39.057067 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14332 | 2026.01.05 22:40:39.057116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14333 | 2026.01.05 22:40:39.057593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14334 | 2026.01.05 22:40:39.057827 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14335 | 2026.01.05 22:40:39.057975 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35109 | ||
| 14336 | 2026.01.05 22:40:40.824874 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 14337 | 2026.01.05 22:40:40.840915 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14338 | 2026.01.05 22:40:40.840962 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14339 | 2026.01.05 22:40:40.846987 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14340 | 2026.01.05 22:40:40.847675 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14341 | 2026.01.05 22:40:40.850406 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14342 | 2026.01.05 22:40:41.638637 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1738 | ||
| 14343 | 2026.01.05 22:40:41.641230 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14344 | 2026.01.05 22:40:41.641309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14345 | 2026.01.05 22:40:41.642540 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14346 | 2026.01.05 22:40:41.642817 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14347 | 2026.01.05 22:40:41.643188 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1738 | ||
| 14348 | 2026.01.05 22:40:43.184269 [ 221 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14349 | 2026.01.05 22:40:43.184323 [ 221 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14350 | 2026.01.05 22:40:43.187944 [ 221 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14351 | 2026.01.05 22:40:43.280405 [ 218 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14352 | 2026.01.05 22:40:43.280493 [ 218 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14353 | 2026.01.05 22:40:43.284151 [ 218 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14354 | 2026.01.05 22:40:43.744621 [ 221 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14355 | 2026.01.05 22:40:43.744668 [ 221 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14356 | 2026.01.05 22:40:43.747984 [ 221 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14357 | 2026.01.05 22:40:43.887188 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14358 | 2026.01.05 22:40:43.887388 [ 277 ] {95891e16-908a-4e37-889b-53a8b89fea8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14359 | 2026.01.05 22:40:43.887458 [ 277 ] {95891e16-908a-4e37-889b-53a8b89fea8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14360 | 2026.01.05 22:40:43.888187 [ 277 ] {95891e16-908a-4e37-889b-53a8b89fea8c} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14361 | 2026.01.05 22:40:43.888238 [ 277 ] {95891e16-908a-4e37-889b-53a8b89fea8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14362 | 2026.01.05 22:40:43.888667 [ 277 ] {95891e16-908a-4e37-889b-53a8b89fea8c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14363 | 2026.01.05 22:40:43.888914 [ 277 ] {95891e16-908a-4e37-889b-53a8b89fea8c} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14364 | 2026.01.05 22:40:43.889072 [ 277 ] {95891e16-908a-4e37-889b-53a8b89fea8c} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001735 sec., 66858.78962536024 rows/sec., 5.67 MiB/sec. | ||
| 14365 | 2026.01.05 22:40:43.889116 [ 277 ] {95891e16-908a-4e37-889b-53a8b89fea8c} <Debug> TCPHandler: Processed in 0.002068552 sec. | ||
| 14366 | 2026.01.05 22:40:43.889255 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14367 | 2026.01.05 22:40:43.889349 [ 277 ] {039ae35b-b483-46a0-9a6e-b14ead54b954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14368 | 2026.01.05 22:40:43.889392 [ 277 ] {039ae35b-b483-46a0-9a6e-b14ead54b954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14369 | 2026.01.05 22:40:43.889908 [ 277 ] {039ae35b-b483-46a0-9a6e-b14ead54b954} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14370 | 2026.01.05 22:40:43.889955 [ 277 ] {039ae35b-b483-46a0-9a6e-b14ead54b954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14371 | 2026.01.05 22:40:43.890404 [ 277 ] {039ae35b-b483-46a0-9a6e-b14ead54b954} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14372 | 2026.01.05 22:40:43.890742 [ 277 ] {039ae35b-b483-46a0-9a6e-b14ead54b954} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14373 | 2026.01.05 22:40:43.890918 [ 57 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14374 | 2026.01.05 22:40:43.890940 [ 277 ] {039ae35b-b483-46a0-9a6e-b14ead54b954} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001607 sec., 18668.32607342875 rows/sec., 1.37 MiB/sec. | ||
| 14375 | 2026.01.05 22:40:43.890982 [ 57 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14376 | 2026.01.05 22:40:43.891012 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14377 | 2026.01.05 22:40:43.891013 [ 277 ] {039ae35b-b483-46a0-9a6e-b14ead54b954} <Debug> TCPHandler: Processed in 0.001808082 sec. | ||
| 14378 | 2026.01.05 22:40:43.891143 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 14379 | 2026.01.05 22:40:43.891158 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14380 | 2026.01.05 22:40:43.891272 [ 277 ] {3d6886a8-7248-435d-90b1-b7661e77cfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14381 | 2026.01.05 22:40:43.891287 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14382 | 2026.01.05 22:40:43.891313 [ 277 ] {3d6886a8-7248-435d-90b1-b7661e77cfc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14383 | 2026.01.05 22:40:43.891329 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 281 rows starting from the beginning of the part | ||
| 14384 | 2026.01.05 22:40:43.891404 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 32 rows starting from the beginning of the part | ||
| 14385 | 2026.01.05 22:40:43.891449 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 10 rows starting from the beginning of the part | ||
| 14386 | 2026.01.05 22:40:43.891497 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 30 rows starting from the beginning of the part | ||
| 14387 | 2026.01.05 22:40:43.891544 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 14388 | 2026.01.05 22:40:43.891587 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 30 rows starting from the beginning of the part | ||
| 14389 | 2026.01.05 22:40:43.891770 [ 277 ] {3d6886a8-7248-435d-90b1-b7661e77cfc9} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14390 | 2026.01.05 22:40:43.891814 [ 277 ] {3d6886a8-7248-435d-90b1-b7661e77cfc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14391 | 2026.01.05 22:40:43.892227 [ 277 ] {3d6886a8-7248-435d-90b1-b7661e77cfc9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14392 | 2026.01.05 22:40:43.892479 [ 277 ] {3d6886a8-7248-435d-90b1-b7661e77cfc9} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14393 | 2026.01.05 22:40:43.892532 [ 188 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 407 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145132 sec., 280434.3632003969 rows/sec., 19.57 MiB/sec. | ||
| 14394 | 2026.01.05 22:40:43.892618 [ 277 ] {3d6886a8-7248-435d-90b1-b7661e77cfc9} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001365 sec., 68864.46886446887 rows/sec., 5.38 MiB/sec. | ||
| 14395 | 2026.01.05 22:40:43.892662 [ 277 ] {3d6886a8-7248-435d-90b1-b7661e77cfc9} <Debug> TCPHandler: Processed in 0.001554894 sec. | ||
| 14396 | 2026.01.05 22:40:43.892692 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14397 | 2026.01.05 22:40:43.892789 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14398 | 2026.01.05 22:40:43.892890 [ 277 ] {c477d70a-a26d-4e8b-b86f-f78b1a49fb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14399 | 2026.01.05 22:40:43.892937 [ 277 ] {c477d70a-a26d-4e8b-b86f-f78b1a49fb10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14400 | 2026.01.05 22:40:43.892966 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_96_19} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2026.01.05 22:40:43.893047 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_96_19} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14402 | 2026.01.05 22:40:43.893130 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14403 | 2026.01.05 22:40:43.893397 [ 277 ] {c477d70a-a26d-4e8b-b86f-f78b1a49fb10} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14404 | 2026.01.05 22:40:43.893439 [ 277 ] {c477d70a-a26d-4e8b-b86f-f78b1a49fb10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14405 | 2026.01.05 22:40:43.893822 [ 277 ] {c477d70a-a26d-4e8b-b86f-f78b1a49fb10} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14406 | 2026.01.05 22:40:43.894050 [ 277 ] {c477d70a-a26d-4e8b-b86f-f78b1a49fb10} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14407 | 2026.01.05 22:40:43.894184 [ 277 ] {c477d70a-a26d-4e8b-b86f-f78b1a49fb10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 14408 | 2026.01.05 22:40:43.894226 [ 277 ] {c477d70a-a26d-4e8b-b86f-f78b1a49fb10} <Debug> TCPHandler: Processed in 0.001486012 sec. | ||
| 14409 | 2026.01.05 22:40:43.894290 [ 226 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14410 | 2026.01.05 22:40:43.894343 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14411 | 2026.01.05 22:40:43.894344 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14412 | 2026.01.05 22:40:43.894447 [ 277 ] {6268f7b6-3468-4be4-8302-9fd858e83490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14413 | 2026.01.05 22:40:43.894506 [ 277 ] {6268f7b6-3468-4be4-8302-9fd858e83490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14414 | 2026.01.05 22:40:43.895422 [ 277 ] {6268f7b6-3468-4be4-8302-9fd858e83490} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14415 | 2026.01.05 22:40:43.895460 [ 277 ] {6268f7b6-3468-4be4-8302-9fd858e83490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14416 | 2026.01.05 22:40:43.896104 [ 277 ] {6268f7b6-3468-4be4-8302-9fd858e83490} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14417 | 2026.01.05 22:40:43.896382 [ 277 ] {6268f7b6-3468-4be4-8302-9fd858e83490} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14418 | 2026.01.05 22:40:43.896544 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14419 | 2026.01.05 22:40:43.896554 [ 277 ] {6268f7b6-3468-4be4-8302-9fd858e83490} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002125 sec., 14117.647058823528 rows/sec., 25.30 MiB/sec. | ||
| 14420 | 2026.01.05 22:40:43.896588 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14421 | 2026.01.05 22:40:43.896618 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14422 | 2026.01.05 22:40:43.896628 [ 277 ] {6268f7b6-3468-4be4-8302-9fd858e83490} <Debug> TCPHandler: Processed in 0.002332811 sec. | ||
| 14423 | 2026.01.05 22:40:43.896711 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 14424 | 2026.01.05 22:40:43.896726 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): 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] | ||
| 14425 | 2026.01.05 22:40:43.896754 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14426 | 2026.01.05 22:40:43.896755 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): 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] | ||
| 14427 | 2026.01.05 22:40:43.896859 [ 277 ] {fbe0e92c-eec7-4cbd-b785-82cb9ca7182c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14428 | 2026.01.05 22:40:43.896907 [ 277 ] {fbe0e92c-eec7-4cbd-b785-82cb9ca7182c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14429 | 2026.01.05 22:40:43.896981 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14430 | 2026.01.05 22:40:43.897058 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1821 rows starting from the beginning of the part | ||
| 14431 | 2026.01.05 22:40:43.897201 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 30 rows starting from the beginning of the part | ||
| 14432 | 2026.01.05 22:40:43.897268 [ 277 ] {fbe0e92c-eec7-4cbd-b785-82cb9ca7182c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14433 | 2026.01.05 22:40:43.897309 [ 277 ] {fbe0e92c-eec7-4cbd-b785-82cb9ca7182c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14434 | 2026.01.05 22:40:43.897327 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 10 rows starting from the beginning of the part | ||
| 14435 | 2026.01.05 22:40:43.897440 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 30 rows starting from the beginning of the part | ||
| 14436 | 2026.01.05 22:40:43.897539 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 10 rows starting from the beginning of the part | ||
| 14437 | 2026.01.05 22:40:43.897634 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 30 rows starting from the beginning of the part | ||
| 14438 | 2026.01.05 22:40:43.897699 [ 277 ] {fbe0e92c-eec7-4cbd-b785-82cb9ca7182c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14439 | 2026.01.05 22:40:43.897831 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14440 | 2026.01.05 22:40:43.898077 [ 277 ] {fbe0e92c-eec7-4cbd-b785-82cb9ca7182c} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14441 | 2026.01.05 22:40:43.898242 [ 277 ] {fbe0e92c-eec7-4cbd-b785-82cb9ca7182c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec. | ||
| 14442 | 2026.01.05 22:40:43.898281 [ 277 ] {fbe0e92c-eec7-4cbd-b785-82cb9ca7182c} <Debug> TCPHandler: Processed in 0.001576894 sec. | ||
| 14443 | 2026.01.05 22:40:43.899428 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): 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] | ||
| 14444 | 2026.01.05 22:40:43.904054 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1931 rows, containing 19 columns (19 merged, 0 gathered) in 0.007387476 sec., 261388.3280297628 rows/sec., 468.40 MiB/sec. | ||
| 14445 | 2026.01.05 22:40:43.905499 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14446 | 2026.01.05 22:40:43.905857 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14447 | 2026.01.05 22:40:43.905929 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14448 | 2026.01.05 22:40:43.906037 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.41 MiB. | ||
| 14449 | 2026.01.05 22:40:46.293217 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14450 | 2026.01.05 22:40:46.293267 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14451 | 2026.01.05 22:40:46.559062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35557 | ||
| 14452 | 2026.01.05 22:40:46.559581 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14453 | 2026.01.05 22:40:46.559630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14454 | 2026.01.05 22:40:46.560126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14455 | 2026.01.05 22:40:46.560370 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14456 | 2026.01.05 22:40:46.560527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35557 | ||
| 14457 | 2026.01.05 22:40:48.351413 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14458 | 2026.01.05 22:40:48.368314 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14459 | 2026.01.05 22:40:48.368366 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14460 | 2026.01.05 22:40:48.374483 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14461 | 2026.01.05 22:40:48.375214 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14462 | 2026.01.05 22:40:48.378391 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14463 | 2026.01.05 22:40:48.886227 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14464 | 2026.01.05 22:40:48.886426 [ 277 ] {a5b13ad8-8a54-411f-9bbe-abdb6f07b42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14465 | 2026.01.05 22:40:48.886493 [ 277 ] {a5b13ad8-8a54-411f-9bbe-abdb6f07b42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14466 | 2026.01.05 22:40:48.887135 [ 277 ] {a5b13ad8-8a54-411f-9bbe-abdb6f07b42f} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14467 | 2026.01.05 22:40:48.887183 [ 277 ] {a5b13ad8-8a54-411f-9bbe-abdb6f07b42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14468 | 2026.01.05 22:40:48.887601 [ 277 ] {a5b13ad8-8a54-411f-9bbe-abdb6f07b42f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14469 | 2026.01.05 22:40:48.887838 [ 277 ] {a5b13ad8-8a54-411f-9bbe-abdb6f07b42f} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14470 | 2026.01.05 22:40:48.887995 [ 277 ] {a5b13ad8-8a54-411f-9bbe-abdb6f07b42f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00162 sec., 46913.58024691358 rows/sec., 3.87 MiB/sec. | ||
| 14471 | 2026.01.05 22:40:48.888039 [ 277 ] {a5b13ad8-8a54-411f-9bbe-abdb6f07b42f} <Debug> TCPHandler: Processed in 0.001949768 sec. | ||
| 14472 | 2026.01.05 22:40:48.888164 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14473 | 2026.01.05 22:40:48.888260 [ 277 ] {d6869ac0-cf83-462e-97de-68119426d6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14474 | 2026.01.05 22:40:48.888303 [ 277 ] {d6869ac0-cf83-462e-97de-68119426d6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14475 | 2026.01.05 22:40:48.888707 [ 277 ] {d6869ac0-cf83-462e-97de-68119426d6ab} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14476 | 2026.01.05 22:40:48.888748 [ 277 ] {d6869ac0-cf83-462e-97de-68119426d6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14477 | 2026.01.05 22:40:48.889056 [ 277 ] {d6869ac0-cf83-462e-97de-68119426d6ab} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14478 | 2026.01.05 22:40:48.889277 [ 277 ] {d6869ac0-cf83-462e-97de-68119426d6ab} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14479 | 2026.01.05 22:40:48.889412 [ 277 ] {d6869ac0-cf83-462e-97de-68119426d6ab} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00117 sec., 8547.008547008547 rows/sec., 642.69 KiB/sec. | ||
| 14480 | 2026.01.05 22:40:48.889452 [ 277 ] {d6869ac0-cf83-462e-97de-68119426d6ab} <Debug> TCPHandler: Processed in 0.001339357 sec. | ||
| 14481 | 2026.01.05 22:40:48.889551 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14482 | 2026.01.05 22:40:48.889646 [ 277 ] {cd612e63-6179-41e4-921b-f09ca6eac1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14483 | 2026.01.05 22:40:48.889690 [ 277 ] {cd612e63-6179-41e4-921b-f09ca6eac1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14484 | 2026.01.05 22:40:48.890110 [ 277 ] {cd612e63-6179-41e4-921b-f09ca6eac1cc} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14485 | 2026.01.05 22:40:48.890147 [ 277 ] {cd612e63-6179-41e4-921b-f09ca6eac1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14486 | 2026.01.05 22:40:48.890455 [ 277 ] {cd612e63-6179-41e4-921b-f09ca6eac1cc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14487 | 2026.01.05 22:40:48.890680 [ 277 ] {cd612e63-6179-41e4-921b-f09ca6eac1cc} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14488 | 2026.01.05 22:40:48.890809 [ 277 ] {cd612e63-6179-41e4-921b-f09ca6eac1cc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001181 sec., 62658.76375952583 rows/sec., 4.89 MiB/sec. | ||
| 14489 | 2026.01.05 22:40:48.890846 [ 277 ] {cd612e63-6179-41e4-921b-f09ca6eac1cc} <Debug> TCPHandler: Processed in 0.001342416 sec. | ||
| 14490 | 2026.01.05 22:40:48.890958 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14491 | 2026.01.05 22:40:48.891052 [ 277 ] {c235d35b-ae76-4a3b-b42c-91e785b1e185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14492 | 2026.01.05 22:40:48.891095 [ 277 ] {c235d35b-ae76-4a3b-b42c-91e785b1e185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14493 | 2026.01.05 22:40:48.891486 [ 277 ] {c235d35b-ae76-4a3b-b42c-91e785b1e185} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14494 | 2026.01.05 22:40:48.891522 [ 277 ] {c235d35b-ae76-4a3b-b42c-91e785b1e185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14495 | 2026.01.05 22:40:48.891853 [ 277 ] {c235d35b-ae76-4a3b-b42c-91e785b1e185} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14496 | 2026.01.05 22:40:48.892063 [ 277 ] {c235d35b-ae76-4a3b-b42c-91e785b1e185} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14497 | 2026.01.05 22:40:48.892191 [ 277 ] {c235d35b-ae76-4a3b-b42c-91e785b1e185} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 14498 | 2026.01.05 22:40:48.892227 [ 277 ] {c235d35b-ae76-4a3b-b42c-91e785b1e185} <Debug> TCPHandler: Processed in 0.001317745 sec. | ||
| 14499 | 2026.01.05 22:40:48.892349 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14500 | 2026.01.05 22:40:48.892473 [ 277 ] {ad7e9ca7-e045-4902-a33e-9531860e983e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14501 | 2026.01.05 22:40:48.892542 [ 277 ] {ad7e9ca7-e045-4902-a33e-9531860e983e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14502 | 2026.01.05 22:40:48.893340 [ 277 ] {ad7e9ca7-e045-4902-a33e-9531860e983e} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14503 | 2026.01.05 22:40:48.893378 [ 277 ] {ad7e9ca7-e045-4902-a33e-9531860e983e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14504 | 2026.01.05 22:40:48.893921 [ 277 ] {ad7e9ca7-e045-4902-a33e-9531860e983e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14505 | 2026.01.05 22:40:48.894155 [ 277 ] {ad7e9ca7-e045-4902-a33e-9531860e983e} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14506 | 2026.01.05 22:40:48.894305 [ 277 ] {ad7e9ca7-e045-4902-a33e-9531860e983e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001857 sec., 5385.029617662897 rows/sec., 9.65 MiB/sec. | ||
| 14507 | 2026.01.05 22:40:48.894362 [ 277 ] {ad7e9ca7-e045-4902-a33e-9531860e983e} <Debug> TCPHandler: Processed in 0.002075092 sec. | ||
| 14508 | 2026.01.05 22:40:48.894474 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14509 | 2026.01.05 22:40:48.894568 [ 277 ] {a4569637-3db7-4af0-8ed2-fcfb97261909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14510 | 2026.01.05 22:40:48.894611 [ 277 ] {a4569637-3db7-4af0-8ed2-fcfb97261909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14511 | 2026.01.05 22:40:48.894948 [ 277 ] {a4569637-3db7-4af0-8ed2-fcfb97261909} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14512 | 2026.01.05 22:40:48.894985 [ 277 ] {a4569637-3db7-4af0-8ed2-fcfb97261909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14513 | 2026.01.05 22:40:48.895293 [ 277 ] {a4569637-3db7-4af0-8ed2-fcfb97261909} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14514 | 2026.01.05 22:40:48.895511 [ 277 ] {a4569637-3db7-4af0-8ed2-fcfb97261909} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14515 | 2026.01.05 22:40:48.895644 [ 277 ] {a4569637-3db7-4af0-8ed2-fcfb97261909} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 14516 | 2026.01.05 22:40:48.895686 [ 277 ] {a4569637-3db7-4af0-8ed2-fcfb97261909} <Debug> TCPHandler: Processed in 0.001262134 sec. | ||
| 14517 | 2026.01.05 22:40:51.644337 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1762 | ||
| 14518 | 2026.01.05 22:40:51.646609 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14519 | 2026.01.05 22:40:51.646657 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14520 | 2026.01.05 22:40:51.647878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14521 | 2026.01.05 22:40:51.648144 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14522 | 2026.01.05 22:40:51.648291 [ 134 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14523 | 2026.01.05 22:40:51.648340 [ 134 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14524 | 2026.01.05 22:40:51.648372 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14525 | 2026.01.05 22:40:51.648429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1762 | ||
| 14526 | 2026.01.05 22:40:51.648481 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 14527 | 2026.01.05 22:40:51.648916 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14528 | 2026.01.05 22:40:51.649040 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1618 rows starting from the beginning of the part | ||
| 14529 | 2026.01.05 22:40:51.649377 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part | ||
| 14530 | 2026.01.05 22:40:51.649707 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 14531 | 2026.01.05 22:40:51.650043 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
| 14532 | 2026.01.05 22:40:51.650370 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 38 rows starting from the beginning of the part | ||
| 14533 | 2026.01.05 22:40:51.650694 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 14534 | 2026.01.05 22:40:51.657795 [ 197 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1762 rows, containing 72 columns (72 merged, 0 gathered) in 0.009357834 sec., 188291.43581730558 rows/sec., 147.88 MiB/sec. | ||
| 14535 | 2026.01.05 22:40:51.659810 [ 200 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14536 | 2026.01.05 22:40:51.660433 [ 200 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_56_11} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14537 | 2026.01.05 22:40:51.660515 [ 200 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_56_11} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14538 | 2026.01.05 22:40:51.660837 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 14539 | 2026.01.05 22:40:53.873586 [ 226 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14540 | 2026.01.05 22:40:53.873670 [ 226 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14541 | 2026.01.05 22:40:53.876500 [ 226 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14542 | 2026.01.05 22:40:53.888094 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14543 | 2026.01.05 22:40:53.888295 [ 277 ] {9543803f-9c60-4e16-9a65-26c455088f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14544 | 2026.01.05 22:40:53.888367 [ 277 ] {9543803f-9c60-4e16-9a65-26c455088f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14545 | 2026.01.05 22:40:53.889053 [ 277 ] {9543803f-9c60-4e16-9a65-26c455088f66} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14546 | 2026.01.05 22:40:53.889103 [ 277 ] {9543803f-9c60-4e16-9a65-26c455088f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14547 | 2026.01.05 22:40:53.889492 [ 277 ] {9543803f-9c60-4e16-9a65-26c455088f66} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14548 | 2026.01.05 22:40:53.889720 [ 277 ] {9543803f-9c60-4e16-9a65-26c455088f66} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14549 | 2026.01.05 22:40:53.889877 [ 277 ] {9543803f-9c60-4e16-9a65-26c455088f66} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.001638 sec., 8547.008547008547 rows/sec., 705.30 KiB/sec. | ||
| 14550 | 2026.01.05 22:40:53.889920 [ 277 ] {9543803f-9c60-4e16-9a65-26c455088f66} <Debug> TCPHandler: Processed in 0.001966258 sec. | ||
| 14551 | 2026.01.05 22:40:53.890041 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14552 | 2026.01.05 22:40:53.890137 [ 277 ] {98f2ee52-61a0-4ce5-bba7-992fbe7a8924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14553 | 2026.01.05 22:40:53.890178 [ 277 ] {98f2ee52-61a0-4ce5-bba7-992fbe7a8924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14554 | 2026.01.05 22:40:53.890659 [ 277 ] {98f2ee52-61a0-4ce5-bba7-992fbe7a8924} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14555 | 2026.01.05 22:40:53.890695 [ 277 ] {98f2ee52-61a0-4ce5-bba7-992fbe7a8924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14556 | 2026.01.05 22:40:53.891004 [ 277 ] {98f2ee52-61a0-4ce5-bba7-992fbe7a8924} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14557 | 2026.01.05 22:40:53.891214 [ 277 ] {98f2ee52-61a0-4ce5-bba7-992fbe7a8924} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14558 | 2026.01.05 22:40:53.891341 [ 277 ] {98f2ee52-61a0-4ce5-bba7-992fbe7a8924} <Debug> executeQuery: Read 124 rows, 10.67 KiB in 0.001223 sec., 101390.02452984465 rows/sec., 8.52 MiB/sec. | ||
| 14559 | 2026.01.05 22:40:53.891379 [ 277 ] {98f2ee52-61a0-4ce5-bba7-992fbe7a8924} <Debug> TCPHandler: Processed in 0.001387438 sec. | ||
| 14560 | 2026.01.05 22:40:53.891492 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14561 | 2026.01.05 22:40:53.891586 [ 277 ] {00f2c569-df14-400e-9d2d-734fc0b9466e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14562 | 2026.01.05 22:40:53.891626 [ 277 ] {00f2c569-df14-400e-9d2d-734fc0b9466e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14563 | 2026.01.05 22:40:53.892034 [ 277 ] {00f2c569-df14-400e-9d2d-734fc0b9466e} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14564 | 2026.01.05 22:40:53.892070 [ 277 ] {00f2c569-df14-400e-9d2d-734fc0b9466e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14565 | 2026.01.05 22:40:53.892365 [ 277 ] {00f2c569-df14-400e-9d2d-734fc0b9466e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14566 | 2026.01.05 22:40:53.892573 [ 277 ] {00f2c569-df14-400e-9d2d-734fc0b9466e} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14567 | 2026.01.05 22:40:53.892699 [ 277 ] {00f2c569-df14-400e-9d2d-734fc0b9466e} <Debug> executeQuery: Read 44 rows, 3.25 KiB in 0.001131 sec., 38903.62511052166 rows/sec., 2.80 MiB/sec. | ||
| 14568 | 2026.01.05 22:40:53.892735 [ 277 ] {00f2c569-df14-400e-9d2d-734fc0b9466e} <Debug> TCPHandler: Processed in 0.001292435 sec. | ||
| 14569 | 2026.01.05 22:40:53.892843 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14570 | 2026.01.05 22:40:53.892935 [ 277 ] {56864720-4d86-48dc-aa05-527f797fecdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14571 | 2026.01.05 22:40:53.892973 [ 277 ] {56864720-4d86-48dc-aa05-527f797fecdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14572 | 2026.01.05 22:40:53.893404 [ 277 ] {56864720-4d86-48dc-aa05-527f797fecdb} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14573 | 2026.01.05 22:40:53.893440 [ 277 ] {56864720-4d86-48dc-aa05-527f797fecdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14574 | 2026.01.05 22:40:53.893758 [ 277 ] {56864720-4d86-48dc-aa05-527f797fecdb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14575 | 2026.01.05 22:40:53.893964 [ 277 ] {56864720-4d86-48dc-aa05-527f797fecdb} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14576 | 2026.01.05 22:40:53.894090 [ 277 ] {56864720-4d86-48dc-aa05-527f797fecdb} <Debug> executeQuery: Read 108 rows, 8.67 KiB in 0.001173 sec., 92071.61125319693 rows/sec., 7.22 MiB/sec. | ||
| 14577 | 2026.01.05 22:40:53.894128 [ 277 ] {56864720-4d86-48dc-aa05-527f797fecdb} <Debug> TCPHandler: Processed in 0.001334296 sec. | ||
| 14578 | 2026.01.05 22:40:53.894238 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14579 | 2026.01.05 22:40:53.894332 [ 277 ] {7e5fd337-3df3-4503-8c75-4146d63f58fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14580 | 2026.01.05 22:40:53.894374 [ 277 ] {7e5fd337-3df3-4503-8c75-4146d63f58fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14581 | 2026.01.05 22:40:53.894806 [ 277 ] {7e5fd337-3df3-4503-8c75-4146d63f58fe} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14582 | 2026.01.05 22:40:53.894841 [ 277 ] {7e5fd337-3df3-4503-8c75-4146d63f58fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14583 | 2026.01.05 22:40:53.895168 [ 277 ] {7e5fd337-3df3-4503-8c75-4146d63f58fe} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14584 | 2026.01.05 22:40:53.895374 [ 277 ] {7e5fd337-3df3-4503-8c75-4146d63f58fe} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14585 | 2026.01.05 22:40:53.895502 [ 277 ] {7e5fd337-3df3-4503-8c75-4146d63f58fe} <Debug> executeQuery: Read 167 rows, 11.91 KiB in 0.001189 sec., 140454.1631623213 rows/sec., 9.78 MiB/sec. | ||
| 14586 | 2026.01.05 22:40:53.895540 [ 277 ] {7e5fd337-3df3-4503-8c75-4146d63f58fe} <Debug> TCPHandler: Processed in 0.001351497 sec. | ||
| 14587 | 2026.01.05 22:40:53.895640 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14588 | 2026.01.05 22:40:53.895732 [ 277 ] {82155d01-d995-40c4-988c-b8d66f896857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14589 | 2026.01.05 22:40:53.895787 [ 277 ] {82155d01-d995-40c4-988c-b8d66f896857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14590 | 2026.01.05 22:40:53.896633 [ 277 ] {82155d01-d995-40c4-988c-b8d66f896857} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14591 | 2026.01.05 22:40:53.896669 [ 277 ] {82155d01-d995-40c4-988c-b8d66f896857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14592 | 2026.01.05 22:40:53.897214 [ 277 ] {82155d01-d995-40c4-988c-b8d66f896857} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14593 | 2026.01.05 22:40:53.897433 [ 277 ] {82155d01-d995-40c4-988c-b8d66f896857} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14594 | 2026.01.05 22:40:53.897569 [ 277 ] {82155d01-d995-40c4-988c-b8d66f896857} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001854 sec., 16181.229773462783 rows/sec., 29.00 MiB/sec. | ||
| 14595 | 2026.01.05 22:40:53.897624 [ 277 ] {82155d01-d995-40c4-988c-b8d66f896857} <Debug> TCPHandler: Processed in 0.00203218 sec. | ||
| 14596 | 2026.01.05 22:40:53.897734 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14597 | 2026.01.05 22:40:53.897828 [ 277 ] {80e9b1ef-3fa6-4570-89f6-d46b3db6b924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14598 | 2026.01.05 22:40:53.897871 [ 277 ] {80e9b1ef-3fa6-4570-89f6-d46b3db6b924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14599 | 2026.01.05 22:40:53.898211 [ 277 ] {80e9b1ef-3fa6-4570-89f6-d46b3db6b924} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14600 | 2026.01.05 22:40:53.898246 [ 277 ] {80e9b1ef-3fa6-4570-89f6-d46b3db6b924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14601 | 2026.01.05 22:40:53.898559 [ 277 ] {80e9b1ef-3fa6-4570-89f6-d46b3db6b924} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14602 | 2026.01.05 22:40:53.898768 [ 277 ] {80e9b1ef-3fa6-4570-89f6-d46b3db6b924} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14603 | 2026.01.05 22:40:53.898895 [ 277 ] {80e9b1ef-3fa6-4570-89f6-d46b3db6b924} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 14604 | 2026.01.05 22:40:53.898931 [ 277 ] {80e9b1ef-3fa6-4570-89f6-d46b3db6b924} <Debug> TCPHandler: Processed in 0.001245653 sec. | ||
| 14605 | 2026.01.05 22:40:54.061598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36069 | ||
| 14606 | 2026.01.05 22:40:54.062143 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14607 | 2026.01.05 22:40:54.062194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14608 | 2026.01.05 22:40:54.062698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14609 | 2026.01.05 22:40:54.062949 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14610 | 2026.01.05 22:40:54.063105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36069 | ||
| 14611 | 2026.01.05 22:40:54.905211 [ 226 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14612 | 2026.01.05 22:40:54.905290 [ 226 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14613 | 2026.01.05 22:40:54.908174 [ 226 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14614 | 2026.01.05 22:40:55.000260 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.47 MiB, peak 388.59 MiB, free memory in arenas 0.00 B, will set to 371.45 MiB (RSS), difference: 3.98 MiB | ||
| 14615 | 2026.01.05 22:40:55.879411 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14616 | 2026.01.05 22:40:55.895184 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14617 | 2026.01.05 22:40:55.895235 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14618 | 2026.01.05 22:40:55.900826 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14619 | 2026.01.05 22:40:55.901492 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14620 | 2026.01.05 22:40:55.904271 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14621 | 2026.01.05 22:40:58.887302 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14622 | 2026.01.05 22:40:58.887512 [ 277 ] {5a5b0254-a3a4-4f5b-ad93-f166314dd0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14623 | 2026.01.05 22:40:58.887588 [ 277 ] {5a5b0254-a3a4-4f5b-ad93-f166314dd0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14624 | 2026.01.05 22:40:58.888340 [ 277 ] {5a5b0254-a3a4-4f5b-ad93-f166314dd0a9} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14625 | 2026.01.05 22:40:58.888388 [ 277 ] {5a5b0254-a3a4-4f5b-ad93-f166314dd0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14626 | 2026.01.05 22:40:58.888772 [ 277 ] {5a5b0254-a3a4-4f5b-ad93-f166314dd0a9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14627 | 2026.01.05 22:40:58.888996 [ 277 ] {5a5b0254-a3a4-4f5b-ad93-f166314dd0a9} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14628 | 2026.01.05 22:40:58.889151 [ 277 ] {5a5b0254-a3a4-4f5b-ad93-f166314dd0a9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001694 sec., 44864.2266824085 rows/sec., 3.70 MiB/sec. | ||
| 14629 | 2026.01.05 22:40:58.889198 [ 277 ] {5a5b0254-a3a4-4f5b-ad93-f166314dd0a9} <Debug> TCPHandler: Processed in 0.002036751 sec. | ||
| 14630 | 2026.01.05 22:40:58.889211 [ 129 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14631 | 2026.01.05 22:40:58.889306 [ 129 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14632 | 2026.01.05 22:40:58.889331 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14633 | 2026.01.05 22:40:58.889343 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14634 | 2026.01.05 22:40:58.889443 [ 277 ] {49b1cab8-2f01-47c2-ae80-1a9c7f17ee49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14635 | 2026.01.05 22:40:58.889494 [ 277 ] {49b1cab8-2f01-47c2-ae80-1a9c7f17ee49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14636 | 2026.01.05 22:40:58.889514 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14637 | 2026.01.05 22:40:58.889714 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14638 | 2026.01.05 22:40:58.889768 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2469 rows starting from the beginning of the part | ||
| 14639 | 2026.01.05 22:40:58.889875 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1337 rows starting from the beginning of the part | ||
| 14640 | 2026.01.05 22:40:58.889928 [ 277 ] {49b1cab8-2f01-47c2-ae80-1a9c7f17ee49} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14641 | 2026.01.05 22:40:58.889956 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 116 rows starting from the beginning of the part | ||
| 14642 | 2026.01.05 22:40:58.889972 [ 277 ] {49b1cab8-2f01-47c2-ae80-1a9c7f17ee49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14643 | 2026.01.05 22:40:58.890037 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 76 rows starting from the beginning of the part | ||
| 14644 | 2026.01.05 22:40:58.890108 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 124 rows starting from the beginning of the part | ||
| 14645 | 2026.01.05 22:40:58.890147 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 76 rows starting from the beginning of the part | ||
| 14646 | 2026.01.05 22:40:58.890315 [ 277 ] {49b1cab8-2f01-47c2-ae80-1a9c7f17ee49} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14647 | 2026.01.05 22:40:58.890569 [ 277 ] {49b1cab8-2f01-47c2-ae80-1a9c7f17ee49} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14648 | 2026.01.05 22:40:58.890707 [ 277 ] {49b1cab8-2f01-47c2-ae80-1a9c7f17ee49} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001288 sec., 7763.975155279502 rows/sec., 583.81 KiB/sec. | ||
| 14649 | 2026.01.05 22:40:58.890747 [ 277 ] {49b1cab8-2f01-47c2-ae80-1a9c7f17ee49} <Debug> TCPHandler: Processed in 0.001464001 sec. | ||
| 14650 | 2026.01.05 22:40:58.890867 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14651 | 2026.01.05 22:40:58.890960 [ 277 ] {af5b6a26-3295-4cc0-9697-dcb823b40691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14652 | 2026.01.05 22:40:58.890999 [ 277 ] {af5b6a26-3295-4cc0-9697-dcb823b40691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14653 | 2026.01.05 22:40:58.891411 [ 277 ] {af5b6a26-3295-4cc0-9697-dcb823b40691} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14654 | 2026.01.05 22:40:58.891447 [ 277 ] {af5b6a26-3295-4cc0-9697-dcb823b40691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14655 | 2026.01.05 22:40:58.891747 [ 277 ] {af5b6a26-3295-4cc0-9697-dcb823b40691} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14656 | 2026.01.05 22:40:58.891901 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4198 rows, containing 5 columns (5 merged, 0 gathered) in 0.002458695 sec., 1707409.8251308114 rows/sec., 147.49 MiB/sec. | ||
| 14657 | 2026.01.05 22:40:58.891954 [ 277 ] {af5b6a26-3295-4cc0-9697-dcb823b40691} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14658 | 2026.01.05 22:40:58.892084 [ 277 ] {af5b6a26-3295-4cc0-9697-dcb823b40691} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001141 sec., 64855.39000876424 rows/sec., 5.06 MiB/sec. | ||
| 14659 | 2026.01.05 22:40:58.892093 [ 129 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14660 | 2026.01.05 22:40:58.892124 [ 277 ] {af5b6a26-3295-4cc0-9697-dcb823b40691} <Debug> TCPHandler: Processed in 0.001304315 sec. | ||
| 14661 | 2026.01.05 22:40:58.892135 [ 129 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14662 | 2026.01.05 22:40:58.892164 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14663 | 2026.01.05 22:40:58.892191 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14664 | 2026.01.05 22:40:58.892243 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14665 | 2026.01.05 22:40:58.892278 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14666 | 2026.01.05 22:40:58.892336 [ 277 ] {52829117-f540-4d90-978e-2df412e02bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14667 | 2026.01.05 22:40:58.892383 [ 277 ] {52829117-f540-4d90-978e-2df412e02bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14668 | 2026.01.05 22:40:58.892433 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14669 | 2026.01.05 22:40:58.892473 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_111_22} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14670 | 2026.01.05 22:40:58.892478 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1253 rows starting from the beginning of the part | ||
| 14671 | 2026.01.05 22:40:58.892546 [ 191 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_111_22} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14672 | 2026.01.05 22:40:58.892576 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 568 rows starting from the beginning of the part | ||
| 14673 | 2026.01.05 22:40:58.892638 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 94 rows starting from the beginning of the part | ||
| 14674 | 2026.01.05 22:40:58.892646 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 14675 | 2026.01.05 22:40:58.892702 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 74 rows starting from the beginning of the part | ||
| 14676 | 2026.01.05 22:40:58.892756 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 108 rows starting from the beginning of the part | ||
| 14677 | 2026.01.05 22:40:58.892804 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 74 rows starting from the beginning of the part | ||
| 14678 | 2026.01.05 22:40:58.892818 [ 277 ] {52829117-f540-4d90-978e-2df412e02bfc} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14679 | 2026.01.05 22:40:58.892859 [ 277 ] {52829117-f540-4d90-978e-2df412e02bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14680 | 2026.01.05 22:40:58.893227 [ 277 ] {52829117-f540-4d90-978e-2df412e02bfc} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14681 | 2026.01.05 22:40:58.893448 [ 277 ] {52829117-f540-4d90-978e-2df412e02bfc} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14682 | 2026.01.05 22:40:58.893588 [ 277 ] {52829117-f540-4d90-978e-2df412e02bfc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 14683 | 2026.01.05 22:40:58.893595 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 | ||
| 14684 | 2026.01.05 22:40:58.893632 [ 277 ] {52829117-f540-4d90-978e-2df412e02bfc} <Debug> TCPHandler: Processed in 0.00143622 sec. | ||
| 14685 | 2026.01.05 22:40:58.893644 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14686 | 2026.01.05 22:40:58.893697 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14687 | 2026.01.05 22:40:58.893750 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14688 | 2026.01.05 22:40:58.893772 [ 187 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_21 to all_110_110_0 into Compact with storage Full | ||
| 14689 | 2026.01.05 22:40:58.893846 [ 277 ] {a9cbd2d6-9a88-42b6-9fcd-050a9fe707fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14690 | 2026.01.05 22:40:58.893857 [ 187 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14691 | 2026.01.05 22:40:58.893888 [ 187 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 30793 rows starting from the beginning of the part | ||
| 14692 | 2026.01.05 22:40:58.893901 [ 277 ] {a9cbd2d6-9a88-42b6-9fcd-050a9fe707fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14693 | 2026.01.05 22:40:58.893949 [ 187 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 881 rows starting from the beginning of the part | ||
| 14694 | 2026.01.05 22:40:58.893998 [ 187 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14695 | 2026.01.05 22:40:58.894033 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815453 sec., 1195844.7836435314 rows/sec., 92.94 MiB/sec. | ||
| 14696 | 2026.01.05 22:40:58.894042 [ 187 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14697 | 2026.01.05 22:40:58.894093 [ 187 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 167 rows starting from the beginning of the part | ||
| 14698 | 2026.01.05 22:40:58.894206 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14699 | 2026.01.05 22:40:58.894477 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_111_22} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14700 | 2026.01.05 22:40:58.894548 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_111_22} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14701 | 2026.01.05 22:40:58.894629 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 14702 | 2026.01.05 22:40:58.894692 [ 277 ] {a9cbd2d6-9a88-42b6-9fcd-050a9fe707fd} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14703 | 2026.01.05 22:40:58.894734 [ 277 ] {a9cbd2d6-9a88-42b6-9fcd-050a9fe707fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14704 | 2026.01.05 22:40:58.895250 [ 277 ] {a9cbd2d6-9a88-42b6-9fcd-050a9fe707fd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14705 | 2026.01.05 22:40:58.895467 [ 277 ] {a9cbd2d6-9a88-42b6-9fcd-050a9fe707fd} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14706 | 2026.01.05 22:40:58.895609 [ 277 ] {a9cbd2d6-9a88-42b6-9fcd-050a9fe707fd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00178 sec., 5617.9775280898875 rows/sec., 10.07 MiB/sec. | ||
| 14707 | 2026.01.05 22:40:58.895664 [ 277 ] {a9cbd2d6-9a88-42b6-9fcd-050a9fe707fd} <Debug> TCPHandler: Processed in 0.001961417 sec. | ||
| 14708 | 2026.01.05 22:40:58.895774 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14709 | 2026.01.05 22:40:58.895867 [ 277 ] {cd1e5f74-45f7-4531-b06f-9e9744889dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14710 | 2026.01.05 22:40:58.895907 [ 277 ] {cd1e5f74-45f7-4531-b06f-9e9744889dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14711 | 2026.01.05 22:40:58.896248 [ 277 ] {cd1e5f74-45f7-4531-b06f-9e9744889dab} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14712 | 2026.01.05 22:40:58.896284 [ 277 ] {cd1e5f74-45f7-4531-b06f-9e9744889dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14713 | 2026.01.05 22:40:58.896591 [ 277 ] {cd1e5f74-45f7-4531-b06f-9e9744889dab} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14714 | 2026.01.05 22:40:58.896795 [ 277 ] {cd1e5f74-45f7-4531-b06f-9e9744889dab} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14715 | 2026.01.05 22:40:58.896908 [ 129 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14716 | 2026.01.05 22:40:58.896922 [ 277 ] {cd1e5f74-45f7-4531-b06f-9e9744889dab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 14717 | 2026.01.05 22:40:58.896941 [ 129 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14718 | 2026.01.05 22:40:58.896964 [ 277 ] {cd1e5f74-45f7-4531-b06f-9e9744889dab} <Debug> TCPHandler: Processed in 0.001238083 sec. | ||
| 14719 | 2026.01.05 22:40:58.896965 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14720 | 2026.01.05 22:40:58.897087 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14721 | 2026.01.05 22:40:58.897207 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14722 | 2026.01.05 22:40:58.897238 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6472 rows starting from the beginning of the part | ||
| 14723 | 2026.01.05 22:40:58.897301 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 14724 | 2026.01.05 22:40:58.897352 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 14725 | 2026.01.05 22:40:58.897399 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 14726 | 2026.01.05 22:40:58.897442 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 14727 | 2026.01.05 22:40:58.897486 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 14728 | 2026.01.05 22:40:58.899550 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6772 rows, containing 4 columns (4 merged, 0 gathered) in 0.002504647 sec., 2703774.2244715523 rows/sec., 180.10 MiB/sec. | ||
| 14729 | 2026.01.05 22:40:58.899901 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14730 | 2026.01.05 22:40:58.900154 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_111_22} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14731 | 2026.01.05 22:40:58.900249 [ 187 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_111_22} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14732 | 2026.01.05 22:40:58.900284 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32161 rows, containing 5 columns (5 merged, 0 gathered) in 0.006542057 sec., 4916037.876160357 rows/sec., 336.75 MiB/sec. | ||
| 14733 | 2026.01.05 22:40:58.900335 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14734 | 2026.01.05 22:40:58.900815 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 14735 | 2026.01.05 22:40:58.901052 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2026.01.05 22:40:58.901124 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 | ||
| 14737 | 2026.01.05 22:40:58.901197 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14738 | 2026.01.05 22:41:01.293318 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14739 | 2026.01.05 22:41:01.293385 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14740 | 2026.01.05 22:41:01.564203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36517 | ||
| 14741 | 2026.01.05 22:41:01.564693 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2026.01.05 22:41:01.564727 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14743 | 2026.01.05 22:41:01.565188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14744 | 2026.01.05 22:41:01.565407 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2026.01.05 22:41:01.565535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36517 | ||
| 14746 | 2026.01.05 22:41:01.565537 [ 124 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14747 | 2026.01.05 22:41:01.565591 [ 124 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14748 | 2026.01.05 22:41:01.565614 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14749 | 2026.01.05 22:41:01.565776 [ 190 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 14750 | 2026.01.05 22:41:01.565998 [ 190 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14751 | 2026.01.05 22:41:01.566061 [ 190 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34149 rows starting from the beginning of the part | ||
| 14752 | 2026.01.05 22:41:01.566168 [ 190 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 14753 | 2026.01.05 22:41:01.566239 [ 190 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 14754 | 2026.01.05 22:41:01.566285 [ 190 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 14755 | 2026.01.05 22:41:01.566328 [ 190 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 14756 | 2026.01.05 22:41:01.566369 [ 190 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 14757 | 2026.01.05 22:41:01.568977 [ 198 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36517 rows, containing 4 columns (4 merged, 0 gathered) in 0.003288174 sec., 11105555.849538377 rows/sec., 158.87 MiB/sec. | ||
| 14758 | 2026.01.05 22:41:01.569363 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14759 | 2026.01.05 22:41:01.569703 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_76_15} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14760 | 2026.01.05 22:41:01.569791 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_76_15} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14761 | 2026.01.05 22:41:01.569901 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 14762 | 2026.01.05 22:41:01.649491 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1788 | ||
| 14763 | 2026.01.05 22:41:01.651676 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14764 | 2026.01.05 22:41:01.651718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14765 | 2026.01.05 22:41:01.652854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14766 | 2026.01.05 22:41:01.653118 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14767 | 2026.01.05 22:41:01.653376 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1788 | ||
| 14768 | 2026.01.05 22:41:03.405288 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 14769 | 2026.01.05 22:41:03.422315 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14770 | 2026.01.05 22:41:03.422376 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14771 | 2026.01.05 22:41:03.428364 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14772 | 2026.01.05 22:41:03.429079 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14773 | 2026.01.05 22:41:03.429376 [ 121 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14774 | 2026.01.05 22:41:03.429418 [ 121 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14775 | 2026.01.05 22:41:03.429441 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14776 | 2026.01.05 22:41:03.429592 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 14777 | 2026.01.05 22:41:03.432864 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 14778 | 2026.01.05 22:41:03.433652 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14779 | 2026.01.05 22:41:03.435047 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 14780 | 2026.01.05 22:41:03.439345 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 14781 | 2026.01.05 22:41:03.443667 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 14782 | 2026.01.05 22:41:03.448054 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 14783 | 2026.01.05 22:41:03.452641 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 14784 | 2026.01.05 22:41:03.456878 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 14785 | 2026.01.05 22:41:03.521005 [ 192 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.091493961 sec., 6262.708420722981 rows/sec., 32.38 MiB/sec. | ||
| 14786 | 2026.01.05 22:41:03.524004 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14787 | 2026.01.05 22:41:03.526032 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_76_15} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14788 | 2026.01.05 22:41:03.526146 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_76_15} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14789 | 2026.01.05 22:41:03.528408 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 14790 | 2026.01.05 22:41:03.887631 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14791 | 2026.01.05 22:41:03.887831 [ 277 ] {0e4814e7-c13a-4ef9-84dc-a444c6f0cb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14792 | 2026.01.05 22:41:03.887901 [ 277 ] {0e4814e7-c13a-4ef9-84dc-a444c6f0cb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14793 | 2026.01.05 22:41:03.888640 [ 277 ] {0e4814e7-c13a-4ef9-84dc-a444c6f0cb0e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14794 | 2026.01.05 22:41:03.888703 [ 277 ] {0e4814e7-c13a-4ef9-84dc-a444c6f0cb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14795 | 2026.01.05 22:41:03.889154 [ 277 ] {0e4814e7-c13a-4ef9-84dc-a444c6f0cb0e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14796 | 2026.01.05 22:41:03.889385 [ 277 ] {0e4814e7-c13a-4ef9-84dc-a444c6f0cb0e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14797 | 2026.01.05 22:41:03.889545 [ 277 ] {0e4814e7-c13a-4ef9-84dc-a444c6f0cb0e} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001765 sec., 65722.37960339943 rows/sec., 5.57 MiB/sec. | ||
| 14798 | 2026.01.05 22:41:03.889594 [ 277 ] {0e4814e7-c13a-4ef9-84dc-a444c6f0cb0e} <Debug> TCPHandler: Processed in 0.002107124 sec. | ||
| 14799 | 2026.01.05 22:41:03.889737 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14800 | 2026.01.05 22:41:03.889865 [ 277 ] {d594d733-bd84-49f5-9530-e1552e074ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14801 | 2026.01.05 22:41:03.889918 [ 277 ] {d594d733-bd84-49f5-9530-e1552e074ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14802 | 2026.01.05 22:41:03.890348 [ 277 ] {d594d733-bd84-49f5-9530-e1552e074ec2} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14803 | 2026.01.05 22:41:03.890386 [ 277 ] {d594d733-bd84-49f5-9530-e1552e074ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14804 | 2026.01.05 22:41:03.890730 [ 277 ] {d594d733-bd84-49f5-9530-e1552e074ec2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14805 | 2026.01.05 22:41:03.891058 [ 277 ] {d594d733-bd84-49f5-9530-e1552e074ec2} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14806 | 2026.01.05 22:41:03.891206 [ 277 ] {d594d733-bd84-49f5-9530-e1552e074ec2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001368 sec., 21929.824561403508 rows/sec., 1.61 MiB/sec. | ||
| 14807 | 2026.01.05 22:41:03.891247 [ 277 ] {d594d733-bd84-49f5-9530-e1552e074ec2} <Debug> TCPHandler: Processed in 0.001579815 sec. | ||
| 14808 | 2026.01.05 22:41:03.891378 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14809 | 2026.01.05 22:41:03.891480 [ 277 ] {f8d0bf75-2a24-4c67-98f6-59f73c1e218d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14810 | 2026.01.05 22:41:03.891537 [ 277 ] {f8d0bf75-2a24-4c67-98f6-59f73c1e218d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14811 | 2026.01.05 22:41:03.891998 [ 277 ] {f8d0bf75-2a24-4c67-98f6-59f73c1e218d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14812 | 2026.01.05 22:41:03.892037 [ 277 ] {f8d0bf75-2a24-4c67-98f6-59f73c1e218d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14813 | 2026.01.05 22:41:03.892362 [ 277 ] {f8d0bf75-2a24-4c67-98f6-59f73c1e218d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14814 | 2026.01.05 22:41:03.892597 [ 277 ] {f8d0bf75-2a24-4c67-98f6-59f73c1e218d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14815 | 2026.01.05 22:41:03.892731 [ 277 ] {f8d0bf75-2a24-4c67-98f6-59f73c1e218d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001276 sec., 73667.71159874609 rows/sec., 5.75 MiB/sec. | ||
| 14816 | 2026.01.05 22:41:03.892771 [ 277 ] {f8d0bf75-2a24-4c67-98f6-59f73c1e218d} <Debug> TCPHandler: Processed in 0.001445081 sec. | ||
| 14817 | 2026.01.05 22:41:03.892897 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14818 | 2026.01.05 22:41:03.892993 [ 277 ] {1eaee295-b327-4989-97bd-52e2970669bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14819 | 2026.01.05 22:41:03.893037 [ 277 ] {1eaee295-b327-4989-97bd-52e2970669bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14820 | 2026.01.05 22:41:03.893464 [ 277 ] {1eaee295-b327-4989-97bd-52e2970669bb} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14821 | 2026.01.05 22:41:03.893501 [ 277 ] {1eaee295-b327-4989-97bd-52e2970669bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14822 | 2026.01.05 22:41:03.893846 [ 277 ] {1eaee295-b327-4989-97bd-52e2970669bb} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14823 | 2026.01.05 22:41:03.894077 [ 277 ] {1eaee295-b327-4989-97bd-52e2970669bb} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14824 | 2026.01.05 22:41:03.894217 [ 277 ] {1eaee295-b327-4989-97bd-52e2970669bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 14825 | 2026.01.05 22:41:03.894255 [ 277 ] {1eaee295-b327-4989-97bd-52e2970669bb} <Debug> TCPHandler: Processed in 0.001407459 sec. | ||
| 14826 | 2026.01.05 22:41:03.894369 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14827 | 2026.01.05 22:41:03.894464 [ 277 ] {81101e28-434b-42a9-b791-b14f9927e78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14828 | 2026.01.05 22:41:03.894520 [ 277 ] {81101e28-434b-42a9-b791-b14f9927e78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14829 | 2026.01.05 22:41:03.895394 [ 277 ] {81101e28-434b-42a9-b791-b14f9927e78c} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14830 | 2026.01.05 22:41:03.895432 [ 277 ] {81101e28-434b-42a9-b791-b14f9927e78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14831 | 2026.01.05 22:41:03.895994 [ 277 ] {81101e28-434b-42a9-b791-b14f9927e78c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14832 | 2026.01.05 22:41:03.896230 [ 277 ] {81101e28-434b-42a9-b791-b14f9927e78c} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14833 | 2026.01.05 22:41:03.896374 [ 277 ] {81101e28-434b-42a9-b791-b14f9927e78c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001929 sec., 15552.099533437015 rows/sec., 27.87 MiB/sec. | ||
| 14834 | 2026.01.05 22:41:03.896431 [ 277 ] {81101e28-434b-42a9-b791-b14f9927e78c} <Debug> TCPHandler: Processed in 0.002111993 sec. | ||
| 14835 | 2026.01.05 22:41:03.896564 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14836 | 2026.01.05 22:41:03.896671 [ 277 ] {c12fb1a8-a646-4115-9976-f7fbb9c51ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14837 | 2026.01.05 22:41:03.896719 [ 277 ] {c12fb1a8-a646-4115-9976-f7fbb9c51ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14838 | 2026.01.05 22:41:03.897075 [ 277 ] {c12fb1a8-a646-4115-9976-f7fbb9c51ac1} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14839 | 2026.01.05 22:41:03.897113 [ 277 ] {c12fb1a8-a646-4115-9976-f7fbb9c51ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14840 | 2026.01.05 22:41:03.897467 [ 277 ] {c12fb1a8-a646-4115-9976-f7fbb9c51ac1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14841 | 2026.01.05 22:41:03.897713 [ 277 ] {c12fb1a8-a646-4115-9976-f7fbb9c51ac1} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14842 | 2026.01.05 22:41:03.897857 [ 277 ] {c12fb1a8-a646-4115-9976-f7fbb9c51ac1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 14843 | 2026.01.05 22:41:03.897901 [ 277 ] {c12fb1a8-a646-4115-9976-f7fbb9c51ac1} <Debug> TCPHandler: Processed in 0.001391748 sec. | ||
| 14844 | 2026.01.05 22:41:04.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.30 MiB, peak 390.28 MiB, free memory in arenas 0.00 B, will set to 371.80 MiB (RSS), difference: -1.50 MiB | ||
| 14845 | 2026.01.05 22:41:05.119997 [ 223 ] {} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Found 5 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] | ||
| 14846 | 2026.01.05 22:41:05.120053 [ 223 ] {} <Debug> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Removing 5 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] | ||
| 14847 | 2026.01.05 22:41:05.122116 [ 223 ] {} <Debug> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14848 | 2026.01.05 22:41:08.185408 [ 218 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14849 | 2026.01.05 22:41:08.185501 [ 218 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14850 | 2026.01.05 22:41:08.189646 [ 218 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14851 | 2026.01.05 22:41:08.300667 [ 224 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14852 | 2026.01.05 22:41:08.300718 [ 224 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14853 | 2026.01.05 22:41:08.303633 [ 224 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14854 | 2026.01.05 22:41:08.710694 [ 220 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14855 | 2026.01.05 22:41:08.710744 [ 220 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14856 | 2026.01.05 22:41:08.713689 [ 220 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14857 | 2026.01.05 22:41:08.916021 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14858 | 2026.01.05 22:41:08.916242 [ 277 ] {2c7515c5-327a-4d32-be32-a40f6dc69de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14859 | 2026.01.05 22:41:08.916318 [ 277 ] {2c7515c5-327a-4d32-be32-a40f6dc69de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14860 | 2026.01.05 22:41:08.916993 [ 277 ] {2c7515c5-327a-4d32-be32-a40f6dc69de3} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14861 | 2026.01.05 22:41:08.917042 [ 277 ] {2c7515c5-327a-4d32-be32-a40f6dc69de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14862 | 2026.01.05 22:41:08.917443 [ 277 ] {2c7515c5-327a-4d32-be32-a40f6dc69de3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14863 | 2026.01.05 22:41:08.917691 [ 277 ] {2c7515c5-327a-4d32-be32-a40f6dc69de3} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14864 | 2026.01.05 22:41:08.917843 [ 277 ] {2c7515c5-327a-4d32-be32-a40f6dc69de3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001656 sec., 14492.753623188406 rows/sec., 1.20 MiB/sec. | ||
| 14865 | 2026.01.05 22:41:08.917886 [ 277 ] {2c7515c5-327a-4d32-be32-a40f6dc69de3} <Debug> TCPHandler: Processed in 0.002009819 sec. | ||
| 14866 | 2026.01.05 22:41:08.918015 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14867 | 2026.01.05 22:41:08.918111 [ 277 ] {8dac98f7-fc54-401f-ba72-a306d40e8f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14868 | 2026.01.05 22:41:08.918151 [ 277 ] {8dac98f7-fc54-401f-ba72-a306d40e8f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14869 | 2026.01.05 22:41:08.918533 [ 277 ] {8dac98f7-fc54-401f-ba72-a306d40e8f6d} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14870 | 2026.01.05 22:41:08.918566 [ 277 ] {8dac98f7-fc54-401f-ba72-a306d40e8f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14871 | 2026.01.05 22:41:08.918869 [ 277 ] {8dac98f7-fc54-401f-ba72-a306d40e8f6d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14872 | 2026.01.05 22:41:08.919081 [ 277 ] {8dac98f7-fc54-401f-ba72-a306d40e8f6d} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14873 | 2026.01.05 22:41:08.919208 [ 277 ] {8dac98f7-fc54-401f-ba72-a306d40e8f6d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001116 sec., 1792.1146953405018 rows/sec., 146.13 KiB/sec. | ||
| 14874 | 2026.01.05 22:41:08.919245 [ 277 ] {8dac98f7-fc54-401f-ba72-a306d40e8f6d} <Debug> TCPHandler: Processed in 0.001280865 sec. | ||
| 14875 | 2026.01.05 22:41:08.919355 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14876 | 2026.01.05 22:41:08.919449 [ 277 ] {131e4538-39db-4778-b1ba-9d30f8653bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14877 | 2026.01.05 22:41:08.919488 [ 277 ] {131e4538-39db-4778-b1ba-9d30f8653bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14878 | 2026.01.05 22:41:08.920785 [ 277 ] {131e4538-39db-4778-b1ba-9d30f8653bef} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14879 | 2026.01.05 22:41:08.920820 [ 277 ] {131e4538-39db-4778-b1ba-9d30f8653bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14880 | 2026.01.05 22:41:08.921210 [ 277 ] {131e4538-39db-4778-b1ba-9d30f8653bef} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14881 | 2026.01.05 22:41:08.921417 [ 277 ] {131e4538-39db-4778-b1ba-9d30f8653bef} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14882 | 2026.01.05 22:41:08.921545 [ 277 ] {131e4538-39db-4778-b1ba-9d30f8653bef} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002115 sec., 632151.3002364066 rows/sec., 52.87 MiB/sec. | ||
| 14883 | 2026.01.05 22:41:08.921583 [ 277 ] {131e4538-39db-4778-b1ba-9d30f8653bef} <Debug> TCPHandler: Processed in 0.002277348 sec. | ||
| 14884 | 2026.01.05 22:41:08.921697 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14885 | 2026.01.05 22:41:08.921791 [ 277 ] {2c50a3ea-62e0-46f8-b6af-f541a3a67c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14886 | 2026.01.05 22:41:08.921831 [ 277 ] {2c50a3ea-62e0-46f8-b6af-f541a3a67c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14887 | 2026.01.05 22:41:08.922240 [ 277 ] {2c50a3ea-62e0-46f8-b6af-f541a3a67c7c} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14888 | 2026.01.05 22:41:08.922274 [ 277 ] {2c50a3ea-62e0-46f8-b6af-f541a3a67c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14889 | 2026.01.05 22:41:08.922576 [ 277 ] {2c50a3ea-62e0-46f8-b6af-f541a3a67c7c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14890 | 2026.01.05 22:41:08.922786 [ 277 ] {2c50a3ea-62e0-46f8-b6af-f541a3a67c7c} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14891 | 2026.01.05 22:41:08.922893 [ 115 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14892 | 2026.01.05 22:41:08.922915 [ 277 ] {2c50a3ea-62e0-46f8-b6af-f541a3a67c7c} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.59 MiB/sec. | ||
| 14893 | 2026.01.05 22:41:08.922932 [ 115 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14894 | 2026.01.05 22:41:08.922952 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14895 | 2026.01.05 22:41:08.922953 [ 277 ] {2c50a3ea-62e0-46f8-b6af-f541a3a67c7c} <Debug> TCPHandler: Processed in 0.001305145 sec. | ||
| 14896 | 2026.01.05 22:41:08.923070 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14897 | 2026.01.05 22:41:08.923078 [ 220 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14898 | 2026.01.05 22:41:08.923069 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::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 | ||
| 14899 | 2026.01.05 22:41:08.923136 [ 220 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14900 | 2026.01.05 22:41:08.923164 [ 277 ] {8e111a9d-aa8f-4fdc-a691-d28e494014d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14901 | 2026.01.05 22:41:08.923210 [ 277 ] {8e111a9d-aa8f-4fdc-a691-d28e494014d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14902 | 2026.01.05 22:41:08.923252 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14903 | 2026.01.05 22:41:08.923295 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 281 rows starting from the beginning of the part | ||
| 14904 | 2026.01.05 22:41:08.923369 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 10 rows starting from the beginning of the part | ||
| 14905 | 2026.01.05 22:41:08.923425 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 44 rows starting from the beginning of the part | ||
| 14906 | 2026.01.05 22:41:08.923472 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 10 rows starting from the beginning of the part | ||
| 14907 | 2026.01.05 22:41:08.923515 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part | ||
| 14908 | 2026.01.05 22:41:08.923556 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 24 rows starting from the beginning of the part | ||
| 14909 | 2026.01.05 22:41:08.923744 [ 277 ] {8e111a9d-aa8f-4fdc-a691-d28e494014d1} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14910 | 2026.01.05 22:41:08.923784 [ 277 ] {8e111a9d-aa8f-4fdc-a691-d28e494014d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14911 | 2026.01.05 22:41:08.924140 [ 277 ] {8e111a9d-aa8f-4fdc-a691-d28e494014d1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14912 | 2026.01.05 22:41:08.924393 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376568 sec., 289851.2823195076 rows/sec., 20.15 MiB/sec. | ||
| 14913 | 2026.01.05 22:41:08.924404 [ 277 ] {8e111a9d-aa8f-4fdc-a691-d28e494014d1} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14914 | 2026.01.05 22:41:08.924613 [ 277 ] {8e111a9d-aa8f-4fdc-a691-d28e494014d1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001465 sec., 172013.65187713312 rows/sec., 11.90 MiB/sec. | ||
| 14915 | 2026.01.05 22:41:08.924616 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14916 | 2026.01.05 22:41:08.924660 [ 277 ] {8e111a9d-aa8f-4fdc-a691-d28e494014d1} <Debug> TCPHandler: Processed in 0.001640557 sec. | ||
| 14917 | 2026.01.05 22:41:08.924794 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14918 | 2026.01.05 22:41:08.924894 [ 277 ] {d253be66-440e-4d68-ad45-2993daba045e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14919 | 2026.01.05 22:41:08.924938 [ 277 ] {d253be66-440e-4d68-ad45-2993daba045e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14920 | 2026.01.05 22:41:08.924942 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_101_20} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14921 | 2026.01.05 22:41:08.925036 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_101_20} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14922 | 2026.01.05 22:41:08.925131 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14923 | 2026.01.05 22:41:08.925346 [ 277 ] {d253be66-440e-4d68-ad45-2993daba045e} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14924 | 2026.01.05 22:41:08.925389 [ 277 ] {d253be66-440e-4d68-ad45-2993daba045e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14925 | 2026.01.05 22:41:08.925711 [ 277 ] {d253be66-440e-4d68-ad45-2993daba045e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14926 | 2026.01.05 22:41:08.926008 [ 277 ] {d253be66-440e-4d68-ad45-2993daba045e} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14927 | 2026.01.05 22:41:08.926145 [ 277 ] {d253be66-440e-4d68-ad45-2993daba045e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00127 sec., 9448.818897637795 rows/sec., 738.19 KiB/sec. | ||
| 14928 | 2026.01.05 22:41:08.926185 [ 277 ] {d253be66-440e-4d68-ad45-2993daba045e} <Debug> TCPHandler: Processed in 0.00144156 sec. | ||
| 14929 | 2026.01.05 22:41:08.926308 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14930 | 2026.01.05 22:41:08.926313 [ 220 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14931 | 2026.01.05 22:41:08.926406 [ 277 ] {28a70d9c-9f55-4276-b396-a5fd8ff04f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14932 | 2026.01.05 22:41:08.926451 [ 277 ] {28a70d9c-9f55-4276-b396-a5fd8ff04f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14933 | 2026.01.05 22:41:08.927168 [ 277 ] {28a70d9c-9f55-4276-b396-a5fd8ff04f9c} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14934 | 2026.01.05 22:41:08.927202 [ 277 ] {28a70d9c-9f55-4276-b396-a5fd8ff04f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14935 | 2026.01.05 22:41:08.927541 [ 277 ] {28a70d9c-9f55-4276-b396-a5fd8ff04f9c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14936 | 2026.01.05 22:41:08.927749 [ 277 ] {28a70d9c-9f55-4276-b396-a5fd8ff04f9c} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14937 | 2026.01.05 22:41:08.927877 [ 277 ] {28a70d9c-9f55-4276-b396-a5fd8ff04f9c} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.00149 sec., 381208.0536912752 rows/sec., 28.59 MiB/sec. | ||
| 14938 | 2026.01.05 22:41:08.927915 [ 277 ] {28a70d9c-9f55-4276-b396-a5fd8ff04f9c} <Debug> TCPHandler: Processed in 0.001656648 sec. | ||
| 14939 | 2026.01.05 22:41:08.928029 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14940 | 2026.01.05 22:41:08.928124 [ 277 ] {1e5398d1-6260-455a-ad63-c5bb1b396e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14941 | 2026.01.05 22:41:08.928169 [ 277 ] {1e5398d1-6260-455a-ad63-c5bb1b396e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14942 | 2026.01.05 22:41:08.928893 [ 277 ] {1e5398d1-6260-455a-ad63-c5bb1b396e04} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14943 | 2026.01.05 22:41:08.928927 [ 277 ] {1e5398d1-6260-455a-ad63-c5bb1b396e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14944 | 2026.01.05 22:41:08.929321 [ 277 ] {1e5398d1-6260-455a-ad63-c5bb1b396e04} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14945 | 2026.01.05 22:41:08.929531 [ 277 ] {1e5398d1-6260-455a-ad63-c5bb1b396e04} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14946 | 2026.01.05 22:41:08.929665 [ 277 ] {1e5398d1-6260-455a-ad63-c5bb1b396e04} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001559 sec., 565105.8370750481 rows/sec., 38.35 MiB/sec. | ||
| 14947 | 2026.01.05 22:41:08.929701 [ 277 ] {1e5398d1-6260-455a-ad63-c5bb1b396e04} <Debug> TCPHandler: Processed in 0.00172221 sec. | ||
| 14948 | 2026.01.05 22:41:08.929721 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14949 | 2026.01.05 22:41:08.929753 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14950 | 2026.01.05 22:41:08.929815 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14951 | 2026.01.05 22:41:08.929916 [ 277 ] {97fc72a7-cbea-468f-a603-ed7c4f0163ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14952 | 2026.01.05 22:41:08.929973 [ 277 ] {97fc72a7-cbea-468f-a603-ed7c4f0163ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14953 | 2026.01.05 22:41:08.930787 [ 277 ] {97fc72a7-cbea-468f-a603-ed7c4f0163ef} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14954 | 2026.01.05 22:41:08.930825 [ 277 ] {97fc72a7-cbea-468f-a603-ed7c4f0163ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14955 | 2026.01.05 22:41:08.931389 [ 277 ] {97fc72a7-cbea-468f-a603-ed7c4f0163ef} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14956 | 2026.01.05 22:41:08.931620 [ 277 ] {97fc72a7-cbea-468f-a603-ed7c4f0163ef} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14957 | 2026.01.05 22:41:08.931729 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14958 | 2026.01.05 22:41:08.931761 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14959 | 2026.01.05 22:41:08.931762 [ 277 ] {97fc72a7-cbea-468f-a603-ed7c4f0163ef} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001865 sec., 5361.930294906167 rows/sec., 9.61 MiB/sec. | ||
| 14960 | 2026.01.05 22:41:08.931787 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14961 | 2026.01.05 22:41:08.931827 [ 277 ] {97fc72a7-cbea-468f-a603-ed7c4f0163ef} <Debug> TCPHandler: Processed in 0.002062611 sec. | ||
| 14962 | 2026.01.05 22:41:08.931889 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 14963 | 2026.01.05 22:41:08.931941 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14964 | 2026.01.05 22:41:08.932043 [ 277 ] {96fc0c7a-71a5-4fa8-9a87-977790ffeef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14965 | 2026.01.05 22:41:08.932086 [ 277 ] {96fc0c7a-71a5-4fa8-9a87-977790ffeef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14966 | 2026.01.05 22:41:08.932139 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14967 | 2026.01.05 22:41:08.932205 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1931 rows starting from the beginning of the part | ||
| 14968 | 2026.01.05 22:41:08.932345 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 10 rows starting from the beginning of the part | ||
| 14969 | 2026.01.05 22:41:08.932433 [ 277 ] {96fc0c7a-71a5-4fa8-9a87-977790ffeef0} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14970 | 2026.01.05 22:41:08.932462 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 30 rows starting from the beginning of the part | ||
| 14971 | 2026.01.05 22:41:08.932477 [ 277 ] {96fc0c7a-71a5-4fa8-9a87-977790ffeef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14972 | 2026.01.05 22:41:08.932542 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14973 | 2026.01.05 22:41:08.932568 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 10 rows starting from the beginning of the part | ||
| 14974 | 2026.01.05 22:41:08.932665 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 30 rows starting from the beginning of the part | ||
| 14975 | 2026.01.05 22:41:08.932757 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 10 rows starting from the beginning of the part | ||
| 14976 | 2026.01.05 22:41:08.932819 [ 277 ] {96fc0c7a-71a5-4fa8-9a87-977790ffeef0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14977 | 2026.01.05 22:41:08.933044 [ 277 ] {96fc0c7a-71a5-4fa8-9a87-977790ffeef0} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14978 | 2026.01.05 22:41:08.933180 [ 277 ] {96fc0c7a-71a5-4fa8-9a87-977790ffeef0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 14979 | 2026.01.05 22:41:08.933219 [ 277 ] {96fc0c7a-71a5-4fa8-9a87-977790ffeef0} <Debug> TCPHandler: Processed in 0.001329056 sec. | ||
| 14980 | 2026.01.05 22:41:08.940345 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2021 rows, containing 19 columns (19 merged, 0 gathered) in 0.008499495 sec., 237778.8327424159 rows/sec., 426.09 MiB/sec. | ||
| 14981 | 2026.01.05 22:41:08.942186 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14982 | 2026.01.05 22:41:08.942549 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14983 | 2026.01.05 22:41:08.942645 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14984 | 2026.01.05 22:41:08.942819 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.47 MiB. | ||
| 14985 | 2026.01.05 22:41:09.000202 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.59 MiB, peak 390.28 MiB, free memory in arenas 0.00 B, will set to 374.70 MiB (RSS), difference: 2.10 MiB | ||
| 14986 | 2026.01.05 22:41:09.066611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37029 | ||
| 14987 | 2026.01.05 22:41:09.067169 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14988 | 2026.01.05 22:41:09.067224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14989 | 2026.01.05 22:41:09.067743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14990 | 2026.01.05 22:41:09.067997 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14991 | 2026.01.05 22:41:09.068154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37029 | ||
| 14992 | 2026.01.05 22:41:10.933881 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 14993 | 2026.01.05 22:41:10.950987 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14994 | 2026.01.05 22:41:10.951041 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14995 | 2026.01.05 22:41:10.956913 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14996 | 2026.01.05 22:41:10.957606 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14997 | 2026.01.05 22:41:10.960611 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 14998 | 2026.01.05 22:41:11.654467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1820 | ||
| 14999 | 2026.01.05 22:41:11.656868 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15000 | 2026.01.05 22:41:11.656905 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15001 | 2026.01.05 22:41:11.658095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15002 | 2026.01.05 22:41:11.658361 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15003 | 2026.01.05 22:41:11.658635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1820 | ||
| 15004 | 2026.01.05 22:41:13.888308 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15005 | 2026.01.05 22:41:13.888511 [ 277 ] {d7751c2b-7410-4eb2-b394-2dbd42f1296e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15006 | 2026.01.05 22:41:13.888585 [ 277 ] {d7751c2b-7410-4eb2-b394-2dbd42f1296e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15007 | 2026.01.05 22:41:13.889327 [ 277 ] {d7751c2b-7410-4eb2-b394-2dbd42f1296e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15008 | 2026.01.05 22:41:13.889377 [ 277 ] {d7751c2b-7410-4eb2-b394-2dbd42f1296e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15009 | 2026.01.05 22:41:13.889799 [ 277 ] {d7751c2b-7410-4eb2-b394-2dbd42f1296e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15010 | 2026.01.05 22:41:13.890052 [ 277 ] {d7751c2b-7410-4eb2-b394-2dbd42f1296e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15011 | 2026.01.05 22:41:13.890221 [ 277 ] {d7751c2b-7410-4eb2-b394-2dbd42f1296e} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001761 sec., 65871.66382737081 rows/sec., 5.58 MiB/sec. | ||
| 15012 | 2026.01.05 22:41:13.890265 [ 277 ] {d7751c2b-7410-4eb2-b394-2dbd42f1296e} <Debug> TCPHandler: Processed in 0.002094233 sec. | ||
| 15013 | 2026.01.05 22:41:13.890409 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15014 | 2026.01.05 22:41:13.890507 [ 277 ] {49690268-3699-4cc2-8144-f681fd5974a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15015 | 2026.01.05 22:41:13.890644 [ 277 ] {49690268-3699-4cc2-8144-f681fd5974a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15016 | 2026.01.05 22:41:13.891075 [ 277 ] {49690268-3699-4cc2-8144-f681fd5974a5} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15017 | 2026.01.05 22:41:13.891112 [ 277 ] {49690268-3699-4cc2-8144-f681fd5974a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15018 | 2026.01.05 22:41:13.891415 [ 277 ] {49690268-3699-4cc2-8144-f681fd5974a5} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15019 | 2026.01.05 22:41:13.891627 [ 277 ] {49690268-3699-4cc2-8144-f681fd5974a5} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15020 | 2026.01.05 22:41:13.891763 [ 277 ] {49690268-3699-4cc2-8144-f681fd5974a5} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001276 sec., 23510.971786833856 rows/sec., 1.73 MiB/sec. | ||
| 15021 | 2026.01.05 22:41:13.891806 [ 277 ] {49690268-3699-4cc2-8144-f681fd5974a5} <Debug> TCPHandler: Processed in 0.0014484 sec. | ||
| 15022 | 2026.01.05 22:41:13.891949 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15023 | 2026.01.05 22:41:13.892232 [ 277 ] {ff24937e-eb0a-49d3-8e64-6b8211043d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15024 | 2026.01.05 22:41:13.892277 [ 277 ] {ff24937e-eb0a-49d3-8e64-6b8211043d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15025 | 2026.01.05 22:41:13.892767 [ 277 ] {ff24937e-eb0a-49d3-8e64-6b8211043d3e} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15026 | 2026.01.05 22:41:13.892813 [ 277 ] {ff24937e-eb0a-49d3-8e64-6b8211043d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15027 | 2026.01.05 22:41:13.893200 [ 277 ] {ff24937e-eb0a-49d3-8e64-6b8211043d3e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15028 | 2026.01.05 22:41:13.893474 [ 277 ] {ff24937e-eb0a-49d3-8e64-6b8211043d3e} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15029 | 2026.01.05 22:41:13.893630 [ 277 ] {ff24937e-eb0a-49d3-8e64-6b8211043d3e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001416 sec., 66384.18079096045 rows/sec., 5.18 MiB/sec. | ||
| 15030 | 2026.01.05 22:41:13.893680 [ 277 ] {ff24937e-eb0a-49d3-8e64-6b8211043d3e} <Debug> TCPHandler: Processed in 0.001790812 sec. | ||
| 15031 | 2026.01.05 22:41:13.893802 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15032 | 2026.01.05 22:41:13.893900 [ 277 ] {6d7f6619-04e9-4866-a033-bdf3ec31d8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15033 | 2026.01.05 22:41:13.893945 [ 277 ] {6d7f6619-04e9-4866-a033-bdf3ec31d8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15034 | 2026.01.05 22:41:13.894382 [ 277 ] {6d7f6619-04e9-4866-a033-bdf3ec31d8ed} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15035 | 2026.01.05 22:41:13.894419 [ 277 ] {6d7f6619-04e9-4866-a033-bdf3ec31d8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15036 | 2026.01.05 22:41:13.894769 [ 277 ] {6d7f6619-04e9-4866-a033-bdf3ec31d8ed} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15037 | 2026.01.05 22:41:13.895031 [ 277 ] {6d7f6619-04e9-4866-a033-bdf3ec31d8ed} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15038 | 2026.01.05 22:41:13.895163 [ 277 ] {6d7f6619-04e9-4866-a033-bdf3ec31d8ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 15039 | 2026.01.05 22:41:13.895202 [ 277 ] {6d7f6619-04e9-4866-a033-bdf3ec31d8ed} <Debug> TCPHandler: Processed in 0.00145054 sec. | ||
| 15040 | 2026.01.05 22:41:13.895316 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15041 | 2026.01.05 22:41:13.895411 [ 277 ] {12831498-52a5-4d52-b370-f6975221736b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15042 | 2026.01.05 22:41:13.895468 [ 277 ] {12831498-52a5-4d52-b370-f6975221736b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15043 | 2026.01.05 22:41:13.896361 [ 277 ] {12831498-52a5-4d52-b370-f6975221736b} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15044 | 2026.01.05 22:41:13.896398 [ 277 ] {12831498-52a5-4d52-b370-f6975221736b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15045 | 2026.01.05 22:41:13.896973 [ 277 ] {12831498-52a5-4d52-b370-f6975221736b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15046 | 2026.01.05 22:41:13.897293 [ 277 ] {12831498-52a5-4d52-b370-f6975221736b} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15047 | 2026.01.05 22:41:13.897444 [ 277 ] {12831498-52a5-4d52-b370-f6975221736b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00205 sec., 14634.146341463413 rows/sec., 26.22 MiB/sec. | ||
| 15048 | 2026.01.05 22:41:13.897502 [ 277 ] {12831498-52a5-4d52-b370-f6975221736b} <Debug> TCPHandler: Processed in 0.002235978 sec. | ||
| 15049 | 2026.01.05 22:41:13.897631 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15050 | 2026.01.05 22:41:13.897728 [ 277 ] {3636c553-e2cd-41a2-9461-8c6f925fc30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15051 | 2026.01.05 22:41:13.897772 [ 277 ] {3636c553-e2cd-41a2-9461-8c6f925fc30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15052 | 2026.01.05 22:41:13.898139 [ 277 ] {3636c553-e2cd-41a2-9461-8c6f925fc30d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15053 | 2026.01.05 22:41:13.898175 [ 277 ] {3636c553-e2cd-41a2-9461-8c6f925fc30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15054 | 2026.01.05 22:41:13.898548 [ 277 ] {3636c553-e2cd-41a2-9461-8c6f925fc30d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15055 | 2026.01.05 22:41:13.898764 [ 277 ] {3636c553-e2cd-41a2-9461-8c6f925fc30d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15056 | 2026.01.05 22:41:13.898897 [ 277 ] {3636c553-e2cd-41a2-9461-8c6f925fc30d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 15057 | 2026.01.05 22:41:13.898936 [ 277 ] {3636c553-e2cd-41a2-9461-8c6f925fc30d} <Debug> TCPHandler: Processed in 0.001355807 sec. | ||
| 15058 | 2026.01.05 22:41:16.293432 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15059 | 2026.01.05 22:41:16.293482 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15060 | 2026.01.05 22:41:16.569238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37477 | ||
| 15061 | 2026.01.05 22:41:16.569983 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15062 | 2026.01.05 22:41:16.570041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15063 | 2026.01.05 22:41:16.570606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15064 | 2026.01.05 22:41:16.570872 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15065 | 2026.01.05 22:41:16.571030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37477 | ||
| 15066 | 2026.01.05 22:41:18.461620 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15067 | 2026.01.05 22:41:18.478820 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15068 | 2026.01.05 22:41:18.478870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15069 | 2026.01.05 22:41:18.484906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15070 | 2026.01.05 22:41:18.485623 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15071 | 2026.01.05 22:41:18.488610 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15072 | 2026.01.05 22:41:18.886499 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15073 | 2026.01.05 22:41:18.886750 [ 277 ] {b2138f38-349f-40fd-9d4f-10dae3fcfb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15074 | 2026.01.05 22:41:18.886844 [ 277 ] {b2138f38-349f-40fd-9d4f-10dae3fcfb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15075 | 2026.01.05 22:41:18.887581 [ 277 ] {b2138f38-349f-40fd-9d4f-10dae3fcfb5d} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15076 | 2026.01.05 22:41:18.887625 [ 277 ] {b2138f38-349f-40fd-9d4f-10dae3fcfb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15077 | 2026.01.05 22:41:18.888024 [ 277 ] {b2138f38-349f-40fd-9d4f-10dae3fcfb5d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15078 | 2026.01.05 22:41:18.888255 [ 277 ] {b2138f38-349f-40fd-9d4f-10dae3fcfb5d} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15079 | 2026.01.05 22:41:18.888414 [ 277 ] {b2138f38-349f-40fd-9d4f-10dae3fcfb5d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00173 sec., 43930.63583815029 rows/sec., 3.62 MiB/sec. | ||
| 15080 | 2026.01.05 22:41:18.888473 [ 277 ] {b2138f38-349f-40fd-9d4f-10dae3fcfb5d} <Debug> TCPHandler: Processed in 0.002135514 sec. | ||
| 15081 | 2026.01.05 22:41:18.888601 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15082 | 2026.01.05 22:41:18.888705 [ 277 ] {02969378-260f-4181-b700-bcef1e4930d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15083 | 2026.01.05 22:41:18.888750 [ 277 ] {02969378-260f-4181-b700-bcef1e4930d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15084 | 2026.01.05 22:41:18.889165 [ 277 ] {02969378-260f-4181-b700-bcef1e4930d1} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15085 | 2026.01.05 22:41:18.889202 [ 277 ] {02969378-260f-4181-b700-bcef1e4930d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15086 | 2026.01.05 22:41:18.889505 [ 277 ] {02969378-260f-4181-b700-bcef1e4930d1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15087 | 2026.01.05 22:41:18.889714 [ 277 ] {02969378-260f-4181-b700-bcef1e4930d1} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15088 | 2026.01.05 22:41:18.889851 [ 277 ] {02969378-260f-4181-b700-bcef1e4930d1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001169 sec., 8554.319931565442 rows/sec., 643.24 KiB/sec. | ||
| 15089 | 2026.01.05 22:41:18.889889 [ 277 ] {02969378-260f-4181-b700-bcef1e4930d1} <Debug> TCPHandler: Processed in 0.001341267 sec. | ||
| 15090 | 2026.01.05 22:41:18.889993 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15091 | 2026.01.05 22:41:18.890089 [ 277 ] {9d5368b8-19c8-4dff-ab03-89f2a7d4c0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15092 | 2026.01.05 22:41:18.890130 [ 277 ] {9d5368b8-19c8-4dff-ab03-89f2a7d4c0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15093 | 2026.01.05 22:41:18.890573 [ 277 ] {9d5368b8-19c8-4dff-ab03-89f2a7d4c0b2} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15094 | 2026.01.05 22:41:18.890610 [ 277 ] {9d5368b8-19c8-4dff-ab03-89f2a7d4c0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15095 | 2026.01.05 22:41:18.890909 [ 277 ] {9d5368b8-19c8-4dff-ab03-89f2a7d4c0b2} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15096 | 2026.01.05 22:41:18.891113 [ 277 ] {9d5368b8-19c8-4dff-ab03-89f2a7d4c0b2} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15097 | 2026.01.05 22:41:18.891240 [ 277 ] {9d5368b8-19c8-4dff-ab03-89f2a7d4c0b2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00117 sec., 63247.86324786324 rows/sec., 4.94 MiB/sec. | ||
| 15098 | 2026.01.05 22:41:18.891277 [ 277 ] {9d5368b8-19c8-4dff-ab03-89f2a7d4c0b2} <Debug> TCPHandler: Processed in 0.001333596 sec. | ||
| 15099 | 2026.01.05 22:41:18.891386 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15100 | 2026.01.05 22:41:18.891486 [ 277 ] {deebe7ac-4fe8-4c85-8c34-8f6b7b1ffb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15101 | 2026.01.05 22:41:18.891531 [ 277 ] {deebe7ac-4fe8-4c85-8c34-8f6b7b1ffb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15102 | 2026.01.05 22:41:18.891944 [ 277 ] {deebe7ac-4fe8-4c85-8c34-8f6b7b1ffb7e} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15103 | 2026.01.05 22:41:18.891980 [ 277 ] {deebe7ac-4fe8-4c85-8c34-8f6b7b1ffb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15104 | 2026.01.05 22:41:18.892310 [ 277 ] {deebe7ac-4fe8-4c85-8c34-8f6b7b1ffb7e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15105 | 2026.01.05 22:41:18.892515 [ 277 ] {deebe7ac-4fe8-4c85-8c34-8f6b7b1ffb7e} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15106 | 2026.01.05 22:41:18.892635 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 4 parts from all_1_110_22 to all_113_113_0 | ||
| 15107 | 2026.01.05 22:41:18.892643 [ 277 ] {deebe7ac-4fe8-4c85-8c34-8f6b7b1ffb7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 15108 | 2026.01.05 22:41:18.892705 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15109 | 2026.01.05 22:41:18.892721 [ 277 ] {deebe7ac-4fe8-4c85-8c34-8f6b7b1ffb7e} <Debug> TCPHandler: Processed in 0.001384538 sec. | ||
| 15110 | 2026.01.05 22:41:18.892730 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15111 | 2026.01.05 22:41:18.892834 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15112 | 2026.01.05 22:41:18.892846 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_110_22 to all_113_113_0 into Compact with storage Full | ||
| 15113 | 2026.01.05 22:41:18.892935 [ 277 ] {24bdb176-9b6b-4227-954e-649c2195c0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15114 | 2026.01.05 22:41:18.892991 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15115 | 2026.01.05 22:41:18.892996 [ 277 ] {24bdb176-9b6b-4227-954e-649c2195c0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15116 | 2026.01.05 22:41:18.893038 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 32161 rows starting from the beginning of the part | ||
| 15117 | 2026.01.05 22:41:18.893115 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15118 | 2026.01.05 22:41:18.893172 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15119 | 2026.01.05 22:41:18.893225 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 881 rows starting from the beginning of the part | ||
| 15120 | 2026.01.05 22:41:18.893821 [ 277 ] {24bdb176-9b6b-4227-954e-649c2195c0d9} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15121 | 2026.01.05 22:41:18.893862 [ 277 ] {24bdb176-9b6b-4227-954e-649c2195c0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15122 | 2026.01.05 22:41:18.894408 [ 277 ] {24bdb176-9b6b-4227-954e-649c2195c0d9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15123 | 2026.01.05 22:41:18.894639 [ 277 ] {24bdb176-9b6b-4227-954e-649c2195c0d9} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2026.01.05 22:41:18.894780 [ 277 ] {24bdb176-9b6b-4227-954e-649c2195c0d9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001862 sec., 5370.569280343717 rows/sec., 9.62 MiB/sec. | ||
| 15125 | 2026.01.05 22:41:18.894836 [ 277 ] {24bdb176-9b6b-4227-954e-649c2195c0d9} <Debug> TCPHandler: Processed in 0.002051641 sec. | ||
| 15126 | 2026.01.05 22:41:18.894953 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15127 | 2026.01.05 22:41:18.895049 [ 277 ] {40a3e684-3e5b-49b0-ac33-64c97b3028fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15128 | 2026.01.05 22:41:18.895092 [ 277 ] {40a3e684-3e5b-49b0-ac33-64c97b3028fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15129 | 2026.01.05 22:41:18.895424 [ 277 ] {40a3e684-3e5b-49b0-ac33-64c97b3028fd} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15130 | 2026.01.05 22:41:18.895461 [ 277 ] {40a3e684-3e5b-49b0-ac33-64c97b3028fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15131 | 2026.01.05 22:41:18.895772 [ 277 ] {40a3e684-3e5b-49b0-ac33-64c97b3028fd} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15132 | 2026.01.05 22:41:18.895977 [ 277 ] {40a3e684-3e5b-49b0-ac33-64c97b3028fd} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15133 | 2026.01.05 22:41:18.896108 [ 277 ] {40a3e684-3e5b-49b0-ac33-64c97b3028fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 15134 | 2026.01.05 22:41:18.896144 [ 277 ] {40a3e684-3e5b-49b0-ac33-64c97b3028fd} <Debug> TCPHandler: Processed in 0.001240473 sec. | ||
| 15135 | 2026.01.05 22:41:18.899366 [ 197 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33362 rows, containing 5 columns (5 merged, 0 gathered) in 0.006561898 sec., 5084199.723921341 rows/sec., 348.24 MiB/sec. | ||
| 15136 | 2026.01.05 22:41:18.899663 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
| 15137 | 2026.01.05 22:41:18.899962 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15138 | 2026.01.05 22:41:18.900028 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 4 parts: [all_1_110_22, all_113_113_0] -> all_1_113_23 | ||
| 15139 | 2026.01.05 22:41:18.900117 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15140 | 2026.01.05 22:41:19.000237 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.70 MiB, peak 390.28 MiB, free memory in arenas 0.00 B, will set to 374.70 MiB (RSS), difference: -1.01 MiB | ||
| 15141 | 2026.01.05 22:41:21.257665 [ 223 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15142 | 2026.01.05 22:41:21.257746 [ 223 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15143 | 2026.01.05 22:41:21.260796 [ 223 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15144 | 2026.01.05 22:41:21.659782 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1844 | ||
| 15145 | 2026.01.05 22:41:21.662060 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15146 | 2026.01.05 22:41:21.662110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15147 | 2026.01.05 22:41:21.663315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15148 | 2026.01.05 22:41:21.663581 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15149 | 2026.01.05 22:41:21.663856 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1844 | ||
| 15150 | 2026.01.05 22:41:22.877880 [ 226 ] {} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Found 5 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] | ||
| 15151 | 2026.01.05 22:41:22.877957 [ 226 ] {} <Debug> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Removing 5 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] | ||
| 15152 | 2026.01.05 22:41:22.880413 [ 226 ] {} <Debug> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15153 | 2026.01.05 22:41:23.888059 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15154 | 2026.01.05 22:41:23.888272 [ 277 ] {da600e50-46c7-4f9e-8c1c-e317abe58910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15155 | 2026.01.05 22:41:23.888350 [ 277 ] {da600e50-46c7-4f9e-8c1c-e317abe58910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15156 | 2026.01.05 22:41:23.889044 [ 277 ] {da600e50-46c7-4f9e-8c1c-e317abe58910} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2026.01.05 22:41:23.889091 [ 277 ] {da600e50-46c7-4f9e-8c1c-e317abe58910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15158 | 2026.01.05 22:41:23.889470 [ 277 ] {da600e50-46c7-4f9e-8c1c-e317abe58910} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15159 | 2026.01.05 22:41:23.889696 [ 277 ] {da600e50-46c7-4f9e-8c1c-e317abe58910} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15160 | 2026.01.05 22:41:23.889858 [ 277 ] {da600e50-46c7-4f9e-8c1c-e317abe58910} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001643 sec., 1217.2854534388314 rows/sec., 99.26 KiB/sec. | ||
| 15161 | 2026.01.05 22:41:23.889900 [ 277 ] {da600e50-46c7-4f9e-8c1c-e317abe58910} <Debug> TCPHandler: Processed in 0.001985888 sec. | ||
| 15162 | 2026.01.05 22:41:23.890016 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15163 | 2026.01.05 22:41:23.890113 [ 277 ] {6e309789-8c6c-4d20-b1f2-c9c45ff1bc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15164 | 2026.01.05 22:41:23.890155 [ 277 ] {6e309789-8c6c-4d20-b1f2-c9c45ff1bc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15165 | 2026.01.05 22:41:23.890590 [ 277 ] {6e309789-8c6c-4d20-b1f2-c9c45ff1bc1e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15166 | 2026.01.05 22:41:23.890629 [ 277 ] {6e309789-8c6c-4d20-b1f2-c9c45ff1bc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15167 | 2026.01.05 22:41:23.890978 [ 277 ] {6e309789-8c6c-4d20-b1f2-c9c45ff1bc1e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15168 | 2026.01.05 22:41:23.891187 [ 277 ] {6e309789-8c6c-4d20-b1f2-c9c45ff1bc1e} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15169 | 2026.01.05 22:41:23.891311 [ 96 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15170 | 2026.01.05 22:41:23.891318 [ 277 ] {6e309789-8c6c-4d20-b1f2-c9c45ff1bc1e} <Debug> executeQuery: Read 117 rows, 10.14 KiB in 0.001224 sec., 95588.23529411765 rows/sec., 8.09 MiB/sec. | ||
| 15171 | 2026.01.05 22:41:23.891379 [ 96 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15172 | 2026.01.05 22:41:23.891399 [ 277 ] {6e309789-8c6c-4d20-b1f2-c9c45ff1bc1e} <Debug> TCPHandler: Processed in 0.001432349 sec. | ||
| 15173 | 2026.01.05 22:41:23.891405 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15174 | 2026.01.05 22:41:23.891519 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15175 | 2026.01.05 22:41:23.891524 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15176 | 2026.01.05 22:41:23.891624 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15177 | 2026.01.05 22:41:23.891640 [ 277 ] {13e727c0-d69c-43fd-bda8-e5c0d28aabeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15178 | 2026.01.05 22:41:23.891656 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2469 rows starting from the beginning of the part | ||
| 15179 | 2026.01.05 22:41:23.891682 [ 277 ] {13e727c0-d69c-43fd-bda8-e5c0d28aabeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15180 | 2026.01.05 22:41:23.891724 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 116 rows starting from the beginning of the part | ||
| 15181 | 2026.01.05 22:41:23.891777 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1337 rows starting from the beginning of the part | ||
| 15182 | 2026.01.05 22:41:23.891824 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 116 rows starting from the beginning of the part | ||
| 15183 | 2026.01.05 22:41:23.891869 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 76 rows starting from the beginning of the part | ||
| 15184 | 2026.01.05 22:41:23.891915 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 117 rows starting from the beginning of the part | ||
| 15185 | 2026.01.05 22:41:23.892096 [ 277 ] {13e727c0-d69c-43fd-bda8-e5c0d28aabeb} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15186 | 2026.01.05 22:41:23.892130 [ 277 ] {13e727c0-d69c-43fd-bda8-e5c0d28aabeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15187 | 2026.01.05 22:41:23.892427 [ 277 ] {13e727c0-d69c-43fd-bda8-e5c0d28aabeb} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15188 | 2026.01.05 22:41:23.892636 [ 277 ] {13e727c0-d69c-43fd-bda8-e5c0d28aabeb} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15189 | 2026.01.05 22:41:23.892768 [ 277 ] {13e727c0-d69c-43fd-bda8-e5c0d28aabeb} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001146 sec., 27923.211169284466 rows/sec., 2.04 MiB/sec. | ||
| 15190 | 2026.01.05 22:41:23.892807 [ 277 ] {13e727c0-d69c-43fd-bda8-e5c0d28aabeb} <Debug> TCPHandler: Processed in 0.001332946 sec. | ||
| 15191 | 2026.01.05 22:41:23.892917 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15192 | 2026.01.05 22:41:23.893011 [ 277 ] {1f246295-60e6-4d3f-bc6e-40d3e39d1513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15193 | 2026.01.05 22:41:23.893049 [ 277 ] {1f246295-60e6-4d3f-bc6e-40d3e39d1513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15194 | 2026.01.05 22:41:23.893460 [ 277 ] {1f246295-60e6-4d3f-bc6e-40d3e39d1513} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15195 | 2026.01.05 22:41:23.893497 [ 277 ] {1f246295-60e6-4d3f-bc6e-40d3e39d1513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15196 | 2026.01.05 22:41:23.893531 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4231 rows, containing 5 columns (5 merged, 0 gathered) in 0.002057731 sec., 2056148.2526141657 rows/sec., 177.78 MiB/sec. | ||
| 15197 | 2026.01.05 22:41:23.893744 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15198 | 2026.01.05 22:41:23.893804 [ 277 ] {1f246295-60e6-4d3f-bc6e-40d3e39d1513} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15199 | 2026.01.05 22:41:23.893978 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_116_23} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15200 | 2026.01.05 22:41:23.894029 [ 277 ] {1f246295-60e6-4d3f-bc6e-40d3e39d1513} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15201 | 2026.01.05 22:41:23.894045 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_116_23} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15202 | 2026.01.05 22:41:23.894104 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 15203 | 2026.01.05 22:41:23.894137 [ 96 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15204 | 2026.01.05 22:41:23.894159 [ 277 ] {1f246295-60e6-4d3f-bc6e-40d3e39d1513} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001166 sec., 82332.7615780446 rows/sec., 6.43 MiB/sec. | ||
| 15205 | 2026.01.05 22:41:23.894170 [ 96 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15206 | 2026.01.05 22:41:23.894202 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15207 | 2026.01.05 22:41:23.894205 [ 277 ] {1f246295-60e6-4d3f-bc6e-40d3e39d1513} <Debug> TCPHandler: Processed in 0.001337397 sec. | ||
| 15208 | 2026.01.05 22:41:23.894298 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15209 | 2026.01.05 22:41:23.894331 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15210 | 2026.01.05 22:41:23.894426 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15211 | 2026.01.05 22:41:23.894432 [ 277 ] {edd12eae-8073-41ad-b57a-67817785116e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15212 | 2026.01.05 22:41:23.894467 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1253 rows starting from the beginning of the part | ||
| 15213 | 2026.01.05 22:41:23.894491 [ 277 ] {edd12eae-8073-41ad-b57a-67817785116e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15214 | 2026.01.05 22:41:23.894535 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 94 rows starting from the beginning of the part | ||
| 15215 | 2026.01.05 22:41:23.894586 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 568 rows starting from the beginning of the part | ||
| 15216 | 2026.01.05 22:41:23.894634 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 94 rows starting from the beginning of the part | ||
| 15217 | 2026.01.05 22:41:23.894673 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 74 rows starting from the beginning of the part | ||
| 15218 | 2026.01.05 22:41:23.894712 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 96 rows starting from the beginning of the part | ||
| 15219 | 2026.01.05 22:41:23.894914 [ 277 ] {edd12eae-8073-41ad-b57a-67817785116e} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15220 | 2026.01.05 22:41:23.894958 [ 277 ] {edd12eae-8073-41ad-b57a-67817785116e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15221 | 2026.01.05 22:41:23.895308 [ 277 ] {edd12eae-8073-41ad-b57a-67817785116e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15222 | 2026.01.05 22:41:23.895551 [ 277 ] {edd12eae-8073-41ad-b57a-67817785116e} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15223 | 2026.01.05 22:41:23.895685 [ 277 ] {edd12eae-8073-41ad-b57a-67817785116e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001272 sec., 126572.32704402517 rows/sec., 8.81 MiB/sec. | ||
| 15224 | 2026.01.05 22:41:23.895724 [ 277 ] {edd12eae-8073-41ad-b57a-67817785116e} <Debug> TCPHandler: Processed in 0.00144318 sec. | ||
| 15225 | 2026.01.05 22:41:23.895835 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15226 | 2026.01.05 22:41:23.895836 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587145 sec., 1372905.437121372 rows/sec., 106.70 MiB/sec. | ||
| 15227 | 2026.01.05 22:41:23.895932 [ 277 ] {642abec7-d26f-430b-a35f-70142197cc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15228 | 2026.01.05 22:41:23.895989 [ 277 ] {642abec7-d26f-430b-a35f-70142197cc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15229 | 2026.01.05 22:41:23.896007 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15230 | 2026.01.05 22:41:23.896249 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_116_23} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15231 | 2026.01.05 22:41:23.896319 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_116_23} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15232 | 2026.01.05 22:41:23.896387 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 15233 | 2026.01.05 22:41:23.896813 [ 277 ] {642abec7-d26f-430b-a35f-70142197cc59} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15234 | 2026.01.05 22:41:23.896854 [ 277 ] {642abec7-d26f-430b-a35f-70142197cc59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15235 | 2026.01.05 22:41:23.897420 [ 277 ] {642abec7-d26f-430b-a35f-70142197cc59} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15236 | 2026.01.05 22:41:23.897647 [ 277 ] {642abec7-d26f-430b-a35f-70142197cc59} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15237 | 2026.01.05 22:41:23.897790 [ 277 ] {642abec7-d26f-430b-a35f-70142197cc59} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001877 sec., 15982.951518380394 rows/sec., 28.64 MiB/sec. | ||
| 15238 | 2026.01.05 22:41:23.897846 [ 277 ] {642abec7-d26f-430b-a35f-70142197cc59} <Debug> TCPHandler: Processed in 0.002060082 sec. | ||
| 15239 | 2026.01.05 22:41:23.897959 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15240 | 2026.01.05 22:41:23.898054 [ 277 ] {6a3ae39b-ba19-4cdc-b7f3-bf5c706e84ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15241 | 2026.01.05 22:41:23.898096 [ 277 ] {6a3ae39b-ba19-4cdc-b7f3-bf5c706e84ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15242 | 2026.01.05 22:41:23.898445 [ 277 ] {6a3ae39b-ba19-4cdc-b7f3-bf5c706e84ef} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15243 | 2026.01.05 22:41:23.898482 [ 277 ] {6a3ae39b-ba19-4cdc-b7f3-bf5c706e84ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15244 | 2026.01.05 22:41:23.898788 [ 277 ] {6a3ae39b-ba19-4cdc-b7f3-bf5c706e84ef} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15245 | 2026.01.05 22:41:23.898991 [ 277 ] {6a3ae39b-ba19-4cdc-b7f3-bf5c706e84ef} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15246 | 2026.01.05 22:41:23.899123 [ 277 ] {6a3ae39b-ba19-4cdc-b7f3-bf5c706e84ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 15247 | 2026.01.05 22:41:23.899160 [ 277 ] {6a3ae39b-ba19-4cdc-b7f3-bf5c706e84ef} <Debug> TCPHandler: Processed in 0.001250943 sec. | ||
| 15248 | 2026.01.05 22:41:23.899160 [ 97 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15249 | 2026.01.05 22:41:23.899238 [ 97 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15250 | 2026.01.05 22:41:23.899276 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15251 | 2026.01.05 22:41:23.899413 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15252 | 2026.01.05 22:41:23.899577 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15253 | 2026.01.05 22:41:23.899618 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6772 rows starting from the beginning of the part | ||
| 15254 | 2026.01.05 22:41:23.899698 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 15255 | 2026.01.05 22:41:23.899749 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 15256 | 2026.01.05 22:41:23.899802 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 15257 | 2026.01.05 22:41:23.899847 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 15258 | 2026.01.05 22:41:23.899893 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 15259 | 2026.01.05 22:41:23.901736 [ 193 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7072 rows, containing 4 columns (4 merged, 0 gathered) in 0.002388732 sec., 2960566.5265086247 rows/sec., 197.31 MiB/sec. | ||
| 15260 | 2026.01.05 22:41:23.902151 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15261 | 2026.01.05 22:41:23.902442 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_116_23} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15262 | 2026.01.05 22:41:23.902513 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_116_23} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15263 | 2026.01.05 22:41:23.902606 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 15264 | 2026.01.05 22:41:24.072101 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37989 | ||
| 15265 | 2026.01.05 22:41:24.072646 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15266 | 2026.01.05 22:41:24.072697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15267 | 2026.01.05 22:41:24.073182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15268 | 2026.01.05 22:41:24.073432 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15269 | 2026.01.05 22:41:24.073580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37989 | ||
| 15270 | 2026.01.05 22:41:24.328416 [ 221 ] {} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Found 5 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] | ||
| 15271 | 2026.01.05 22:41:24.328488 [ 221 ] {} <Debug> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Removing 5 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] | ||
| 15272 | 2026.01.05 22:41:24.331408 [ 221 ] {} <Debug> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15273 | 2026.01.05 22:41:25.989611 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15274 | 2026.01.05 22:41:26.007101 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15275 | 2026.01.05 22:41:26.007143 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15276 | 2026.01.05 22:41:26.013288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15277 | 2026.01.05 22:41:26.014052 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15278 | 2026.01.05 22:41:26.016929 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15279 | 2026.01.05 22:41:28.886984 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15280 | 2026.01.05 22:41:28.887199 [ 277 ] {0d28fd61-e660-4635-8766-61aa868ed131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15281 | 2026.01.05 22:41:28.887271 [ 277 ] {0d28fd61-e660-4635-8766-61aa868ed131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15282 | 2026.01.05 22:41:28.887970 [ 277 ] {0d28fd61-e660-4635-8766-61aa868ed131} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15283 | 2026.01.05 22:41:28.888012 [ 277 ] {0d28fd61-e660-4635-8766-61aa868ed131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15284 | 2026.01.05 22:41:28.888414 [ 277 ] {0d28fd61-e660-4635-8766-61aa868ed131} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15285 | 2026.01.05 22:41:28.888660 [ 277 ] {0d28fd61-e660-4635-8766-61aa868ed131} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15286 | 2026.01.05 22:41:28.888824 [ 277 ] {0d28fd61-e660-4635-8766-61aa868ed131} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001679 sec., 45265.038713519956 rows/sec., 3.73 MiB/sec. | ||
| 15287 | 2026.01.05 22:41:28.888874 [ 277 ] {0d28fd61-e660-4635-8766-61aa868ed131} <Debug> TCPHandler: Processed in 0.00203116 sec. | ||
| 15288 | 2026.01.05 22:41:28.889002 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15289 | 2026.01.05 22:41:28.889106 [ 277 ] {3b3388f8-406b-48a4-9952-4019c5f18e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15290 | 2026.01.05 22:41:28.889150 [ 277 ] {3b3388f8-406b-48a4-9952-4019c5f18e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15291 | 2026.01.05 22:41:28.889566 [ 277 ] {3b3388f8-406b-48a4-9952-4019c5f18e31} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15292 | 2026.01.05 22:41:28.889604 [ 277 ] {3b3388f8-406b-48a4-9952-4019c5f18e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15293 | 2026.01.05 22:41:28.889908 [ 277 ] {3b3388f8-406b-48a4-9952-4019c5f18e31} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15294 | 2026.01.05 22:41:28.890115 [ 277 ] {3b3388f8-406b-48a4-9952-4019c5f18e31} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15295 | 2026.01.05 22:41:28.890245 [ 277 ] {3b3388f8-406b-48a4-9952-4019c5f18e31} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001163 sec., 8598.452278589853 rows/sec., 646.56 KiB/sec. | ||
| 15296 | 2026.01.05 22:41:28.890284 [ 277 ] {3b3388f8-406b-48a4-9952-4019c5f18e31} <Debug> TCPHandler: Processed in 0.001335576 sec. | ||
| 15297 | 2026.01.05 22:41:28.890395 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15298 | 2026.01.05 22:41:28.890492 [ 277 ] {cd9ebad4-34e0-4f9f-99a7-517b7bda2c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15299 | 2026.01.05 22:41:28.890531 [ 277 ] {cd9ebad4-34e0-4f9f-99a7-517b7bda2c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15300 | 2026.01.05 22:41:28.890956 [ 277 ] {cd9ebad4-34e0-4f9f-99a7-517b7bda2c04} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15301 | 2026.01.05 22:41:28.890994 [ 277 ] {cd9ebad4-34e0-4f9f-99a7-517b7bda2c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15302 | 2026.01.05 22:41:28.891305 [ 277 ] {cd9ebad4-34e0-4f9f-99a7-517b7bda2c04} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15303 | 2026.01.05 22:41:28.891526 [ 277 ] {cd9ebad4-34e0-4f9f-99a7-517b7bda2c04} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15304 | 2026.01.05 22:41:28.891653 [ 277 ] {cd9ebad4-34e0-4f9f-99a7-517b7bda2c04} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00118 sec., 62711.864406779656 rows/sec., 4.90 MiB/sec. | ||
| 15305 | 2026.01.05 22:41:28.891691 [ 277 ] {cd9ebad4-34e0-4f9f-99a7-517b7bda2c04} <Debug> TCPHandler: Processed in 0.001346347 sec. | ||
| 15306 | 2026.01.05 22:41:28.891803 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15307 | 2026.01.05 22:41:28.891899 [ 277 ] {f2df7c71-9fe1-4338-bf84-378f5ab4a68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15308 | 2026.01.05 22:41:28.891942 [ 277 ] {f2df7c71-9fe1-4338-bf84-378f5ab4a68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15309 | 2026.01.05 22:41:28.892350 [ 277 ] {f2df7c71-9fe1-4338-bf84-378f5ab4a68b} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15310 | 2026.01.05 22:41:28.892386 [ 277 ] {f2df7c71-9fe1-4338-bf84-378f5ab4a68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15311 | 2026.01.05 22:41:28.892726 [ 277 ] {f2df7c71-9fe1-4338-bf84-378f5ab4a68b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15312 | 2026.01.05 22:41:28.892959 [ 277 ] {f2df7c71-9fe1-4338-bf84-378f5ab4a68b} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15313 | 2026.01.05 22:41:28.893088 [ 277 ] {f2df7c71-9fe1-4338-bf84-378f5ab4a68b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 15314 | 2026.01.05 22:41:28.893126 [ 277 ] {f2df7c71-9fe1-4338-bf84-378f5ab4a68b} <Debug> TCPHandler: Processed in 0.001372258 sec. | ||
| 15315 | 2026.01.05 22:41:28.893250 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15316 | 2026.01.05 22:41:28.893373 [ 277 ] {1b7d65cc-a6a8-4e86-a9c7-8b25fe8c1dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15317 | 2026.01.05 22:41:28.893440 [ 277 ] {1b7d65cc-a6a8-4e86-a9c7-8b25fe8c1dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15318 | 2026.01.05 22:41:28.894344 [ 277 ] {1b7d65cc-a6a8-4e86-a9c7-8b25fe8c1dbd} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15319 | 2026.01.05 22:41:28.894382 [ 277 ] {1b7d65cc-a6a8-4e86-a9c7-8b25fe8c1dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15320 | 2026.01.05 22:41:28.894919 [ 277 ] {1b7d65cc-a6a8-4e86-a9c7-8b25fe8c1dbd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15321 | 2026.01.05 22:41:28.895156 [ 277 ] {1b7d65cc-a6a8-4e86-a9c7-8b25fe8c1dbd} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15322 | 2026.01.05 22:41:28.895302 [ 277 ] {1b7d65cc-a6a8-4e86-a9c7-8b25fe8c1dbd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001954 sec., 5117.707267144319 rows/sec., 9.17 MiB/sec. | ||
| 15323 | 2026.01.05 22:41:28.895358 [ 277 ] {1b7d65cc-a6a8-4e86-a9c7-8b25fe8c1dbd} <Debug> TCPHandler: Processed in 0.002169775 sec. | ||
| 15324 | 2026.01.05 22:41:28.895480 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15325 | 2026.01.05 22:41:28.895575 [ 277 ] {813fd7da-7591-4d06-94e1-cc2c486c1c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15326 | 2026.01.05 22:41:28.895619 [ 277 ] {813fd7da-7591-4d06-94e1-cc2c486c1c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15327 | 2026.01.05 22:41:28.895963 [ 277 ] {813fd7da-7591-4d06-94e1-cc2c486c1c4b} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15328 | 2026.01.05 22:41:28.895999 [ 277 ] {813fd7da-7591-4d06-94e1-cc2c486c1c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15329 | 2026.01.05 22:41:28.896309 [ 277 ] {813fd7da-7591-4d06-94e1-cc2c486c1c4b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15330 | 2026.01.05 22:41:28.896527 [ 277 ] {813fd7da-7591-4d06-94e1-cc2c486c1c4b} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15331 | 2026.01.05 22:41:28.896657 [ 277 ] {813fd7da-7591-4d06-94e1-cc2c486c1c4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 15332 | 2026.01.05 22:41:28.896693 [ 277 ] {813fd7da-7591-4d06-94e1-cc2c486c1c4b} <Debug> TCPHandler: Processed in 0.001264183 sec. | ||
| 15333 | 2026.01.05 22:41:31.168320 [ 218 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15334 | 2026.01.05 22:41:31.168379 [ 218 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15335 | 2026.01.05 22:41:31.171804 [ 218 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15336 | 2026.01.05 22:41:31.232189 [ 226 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15337 | 2026.01.05 22:41:31.232217 [ 226 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15338 | 2026.01.05 22:41:31.234776 [ 226 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15339 | 2026.01.05 22:41:31.293532 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15340 | 2026.01.05 22:41:31.293568 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15341 | 2026.01.05 22:41:31.574656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38437 | ||
| 15342 | 2026.01.05 22:41:31.575145 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15343 | 2026.01.05 22:41:31.575183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15344 | 2026.01.05 22:41:31.575646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15345 | 2026.01.05 22:41:31.575864 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15346 | 2026.01.05 22:41:31.575993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38437 | ||
| 15347 | 2026.01.05 22:41:31.664934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1870 | ||
| 15348 | 2026.01.05 22:41:31.667181 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15349 | 2026.01.05 22:41:31.667220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15350 | 2026.01.05 22:41:31.668407 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15351 | 2026.01.05 22:41:31.668672 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2026.01.05 22:41:31.668935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1870 | ||
| 15353 | 2026.01.05 22:41:32.002101 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001643717 sec. | ||
| 15354 | 2026.01.05 22:41:33.052892 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15355 | 2026.01.05 22:41:33.052951 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15356 | 2026.01.05 22:41:33.056439 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15357 | 2026.01.05 22:41:33.517933 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15358 | 2026.01.05 22:41:33.534116 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15359 | 2026.01.05 22:41:33.534170 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15360 | 2026.01.05 22:41:33.540270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15361 | 2026.01.05 22:41:33.541005 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15362 | 2026.01.05 22:41:33.543853 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15363 | 2026.01.05 22:41:33.564431 [ 221 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15364 | 2026.01.05 22:41:33.564489 [ 221 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15365 | 2026.01.05 22:41:33.567857 [ 221 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15366 | 2026.01.05 22:41:33.886891 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15367 | 2026.01.05 22:41:33.887141 [ 277 ] {81a33e90-a1dd-4951-b7f8-a01a4bd6e1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15368 | 2026.01.05 22:41:33.887228 [ 277 ] {81a33e90-a1dd-4951-b7f8-a01a4bd6e1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15369 | 2026.01.05 22:41:33.887983 [ 277 ] {81a33e90-a1dd-4951-b7f8-a01a4bd6e1e8} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15370 | 2026.01.05 22:41:33.888031 [ 277 ] {81a33e90-a1dd-4951-b7f8-a01a4bd6e1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15371 | 2026.01.05 22:41:33.888431 [ 277 ] {81a33e90-a1dd-4951-b7f8-a01a4bd6e1e8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15372 | 2026.01.05 22:41:33.888657 [ 277 ] {81a33e90-a1dd-4951-b7f8-a01a4bd6e1e8} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15373 | 2026.01.05 22:41:33.888815 [ 277 ] {81a33e90-a1dd-4951-b7f8-a01a4bd6e1e8} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001738 sec., 66743.3831990794 rows/sec., 5.66 MiB/sec. | ||
| 15374 | 2026.01.05 22:41:33.888857 [ 277 ] {81a33e90-a1dd-4951-b7f8-a01a4bd6e1e8} <Debug> TCPHandler: Processed in 0.002127654 sec. | ||
| 15375 | 2026.01.05 22:41:33.888950 [ 218 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15376 | 2026.01.05 22:41:33.888980 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15377 | 2026.01.05 22:41:33.889003 [ 218 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15378 | 2026.01.05 22:41:33.889089 [ 277 ] {1198551e-9f4a-4e50-82a4-69a2f0f2b2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15379 | 2026.01.05 22:41:33.889135 [ 277 ] {1198551e-9f4a-4e50-82a4-69a2f0f2b2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15380 | 2026.01.05 22:41:33.889545 [ 277 ] {1198551e-9f4a-4e50-82a4-69a2f0f2b2cf} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15381 | 2026.01.05 22:41:33.889584 [ 277 ] {1198551e-9f4a-4e50-82a4-69a2f0f2b2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15382 | 2026.01.05 22:41:33.889921 [ 277 ] {1198551e-9f4a-4e50-82a4-69a2f0f2b2cf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15383 | 2026.01.05 22:41:33.890180 [ 277 ] {1198551e-9f4a-4e50-82a4-69a2f0f2b2cf} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15384 | 2026.01.05 22:41:33.890320 [ 277 ] {1198551e-9f4a-4e50-82a4-69a2f0f2b2cf} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00125 sec., 24000 rows/sec., 1.76 MiB/sec. | ||
| 15385 | 2026.01.05 22:41:33.890323 [ 84 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15386 | 2026.01.05 22:41:33.890360 [ 277 ] {1198551e-9f4a-4e50-82a4-69a2f0f2b2cf} <Debug> TCPHandler: Processed in 0.00143024 sec. | ||
| 15387 | 2026.01.05 22:41:33.890398 [ 84 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15388 | 2026.01.05 22:41:33.890433 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15389 | 2026.01.05 22:41:33.890476 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15390 | 2026.01.05 22:41:33.890566 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15391 | 2026.01.05 22:41:33.890575 [ 277 ] {7c263ccf-722e-4eec-af96-71b5a154d8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15392 | 2026.01.05 22:41:33.890658 [ 277 ] {7c263ccf-722e-4eec-af96-71b5a154d8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15393 | 2026.01.05 22:41:33.890721 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15394 | 2026.01.05 22:41:33.890764 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 281 rows starting from the beginning of the part | ||
| 15395 | 2026.01.05 22:41:33.890836 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 30 rows starting from the beginning of the part | ||
| 15396 | 2026.01.05 22:41:33.890891 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 10 rows starting from the beginning of the part | ||
| 15397 | 2026.01.05 22:41:33.890939 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 32 rows starting from the beginning of the part | ||
| 15398 | 2026.01.05 22:41:33.890985 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 10 rows starting from the beginning of the part | ||
| 15399 | 2026.01.05 22:41:33.891031 [ 193 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 30 rows starting from the beginning of the part | ||
| 15400 | 2026.01.05 22:41:33.891084 [ 277 ] {7c263ccf-722e-4eec-af96-71b5a154d8e6} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15401 | 2026.01.05 22:41:33.891127 [ 277 ] {7c263ccf-722e-4eec-af96-71b5a154d8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15402 | 2026.01.05 22:41:33.891261 [ 218 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15403 | 2026.01.05 22:41:33.891488 [ 277 ] {7c263ccf-722e-4eec-af96-71b5a154d8e6} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15404 | 2026.01.05 22:41:33.891738 [ 277 ] {7c263ccf-722e-4eec-af96-71b5a154d8e6} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15405 | 2026.01.05 22:41:33.891871 [ 277 ] {7c263ccf-722e-4eec-af96-71b5a154d8e6} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001313 sec., 71591.7745620716 rows/sec., 5.59 MiB/sec. | ||
| 15406 | 2026.01.05 22:41:33.891909 [ 277 ] {7c263ccf-722e-4eec-af96-71b5a154d8e6} <Debug> TCPHandler: Processed in 0.001482352 sec. | ||
| 15407 | 2026.01.05 22:41:33.891918 [ 195 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415579 sec., 277624.9153173366 rows/sec., 19.27 MiB/sec. | ||
| 15408 | 2026.01.05 22:41:33.892020 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15409 | 2026.01.05 22:41:33.892110 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15410 | 2026.01.05 22:41:33.892116 [ 277 ] {4e7fed6f-d73f-4f46-90cb-42139df6c648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15411 | 2026.01.05 22:41:33.892176 [ 277 ] {4e7fed6f-d73f-4f46-90cb-42139df6c648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15412 | 2026.01.05 22:41:33.892453 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_106_21} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15413 | 2026.01.05 22:41:33.892537 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_106_21} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15414 | 2026.01.05 22:41:33.892612 [ 277 ] {4e7fed6f-d73f-4f46-90cb-42139df6c648} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15415 | 2026.01.05 22:41:33.892638 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15416 | 2026.01.05 22:41:33.892654 [ 277 ] {4e7fed6f-d73f-4f46-90cb-42139df6c648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15417 | 2026.01.05 22:41:33.893008 [ 277 ] {4e7fed6f-d73f-4f46-90cb-42139df6c648} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15418 | 2026.01.05 22:41:33.893216 [ 277 ] {4e7fed6f-d73f-4f46-90cb-42139df6c648} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15419 | 2026.01.05 22:41:33.893330 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 2 parts from all_1_113_23 to all_114_114_0 | ||
| 15420 | 2026.01.05 22:41:33.893343 [ 277 ] {4e7fed6f-d73f-4f46-90cb-42139df6c648} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 15421 | 2026.01.05 22:41:33.893368 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15422 | 2026.01.05 22:41:33.893398 [ 277 ] {4e7fed6f-d73f-4f46-90cb-42139df6c648} <Debug> TCPHandler: Processed in 0.001427979 sec. | ||
| 15423 | 2026.01.05 22:41:33.893400 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15424 | 2026.01.05 22:41:33.893478 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_114_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_113_23 to all_114_114_0 into Compact with storage Full | ||
| 15425 | 2026.01.05 22:41:33.893531 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15426 | 2026.01.05 22:41:33.893569 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_114_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15427 | 2026.01.05 22:41:33.893599 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_114_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_23, total 33362 rows starting from the beginning of the part | ||
| 15428 | 2026.01.05 22:41:33.893644 [ 193 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_114_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 15429 | 2026.01.05 22:41:33.893659 [ 277 ] {43327628-cc52-48a6-99da-166f946bd153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15430 | 2026.01.05 22:41:33.893731 [ 277 ] {43327628-cc52-48a6-99da-166f946bd153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15431 | 2026.01.05 22:41:33.894691 [ 277 ] {43327628-cc52-48a6-99da-166f946bd153} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15432 | 2026.01.05 22:41:33.894729 [ 277 ] {43327628-cc52-48a6-99da-166f946bd153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15433 | 2026.01.05 22:41:33.895314 [ 277 ] {43327628-cc52-48a6-99da-166f946bd153} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15434 | 2026.01.05 22:41:33.895553 [ 277 ] {43327628-cc52-48a6-99da-166f946bd153} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15435 | 2026.01.05 22:41:33.895683 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15436 | 2026.01.05 22:41:33.895698 [ 277 ] {43327628-cc52-48a6-99da-166f946bd153} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002065 sec., 14527.845036319613 rows/sec., 26.03 MiB/sec. | ||
| 15437 | 2026.01.05 22:41:33.895720 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15438 | 2026.01.05 22:41:33.895746 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15439 | 2026.01.05 22:41:33.895762 [ 277 ] {43327628-cc52-48a6-99da-166f946bd153} <Debug> TCPHandler: Processed in 0.002293149 sec. | ||
| 15440 | 2026.01.05 22:41:33.895852 [ 198 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::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 | ||
| 15441 | 2026.01.05 22:41:33.895875 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15442 | 2026.01.05 22:41:33.895877 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15443 | 2026.01.05 22:41:33.895931 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15444 | 2026.01.05 22:41:33.895979 [ 277 ] {557c08c7-c5fb-4584-8af4-59d6ab96b660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15445 | 2026.01.05 22:41:33.896027 [ 277 ] {557c08c7-c5fb-4584-8af4-59d6ab96b660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15446 | 2026.01.05 22:41:33.896108 [ 198 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15447 | 2026.01.05 22:41:33.896181 [ 198 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2021 rows starting from the beginning of the part | ||
| 15448 | 2026.01.05 22:41:33.896334 [ 198 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 30 rows starting from the beginning of the part | ||
| 15449 | 2026.01.05 22:41:33.896363 [ 277 ] {557c08c7-c5fb-4584-8af4-59d6ab96b660} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15450 | 2026.01.05 22:41:33.896406 [ 277 ] {557c08c7-c5fb-4584-8af4-59d6ab96b660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15451 | 2026.01.05 22:41:33.896459 [ 198 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 10 rows starting from the beginning of the part | ||
| 15452 | 2026.01.05 22:41:33.896567 [ 198 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 30 rows starting from the beginning of the part | ||
| 15453 | 2026.01.05 22:41:33.896667 [ 198 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 10 rows starting from the beginning of the part | ||
| 15454 | 2026.01.05 22:41:33.896739 [ 277 ] {557c08c7-c5fb-4584-8af4-59d6ab96b660} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15455 | 2026.01.05 22:41:33.896766 [ 198 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 30 rows starting from the beginning of the part | ||
| 15456 | 2026.01.05 22:41:33.896994 [ 277 ] {557c08c7-c5fb-4584-8af4-59d6ab96b660} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15457 | 2026.01.05 22:41:33.897150 [ 277 ] {557c08c7-c5fb-4584-8af4-59d6ab96b660} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 15458 | 2026.01.05 22:41:33.897191 [ 277 ] {557c08c7-c5fb-4584-8af4-59d6ab96b660} <Debug> TCPHandler: Processed in 0.001365807 sec. | ||
| 15459 | 2026.01.05 22:41:33.897217 [ 226 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15460 | 2026.01.05 22:41:33.897253 [ 226 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15461 | 2026.01.05 22:41:33.899040 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15462 | 2026.01.05 22:41:33.899140 [ 199 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_114_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33522 rows, containing 5 columns (5 merged, 0 gathered) in 0.005680457 sec., 5901285.759226766 rows/sec., 404.24 MiB/sec. | ||
| 15463 | 2026.01.05 22:41:33.899477 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_114_24} <Trace> MergedBlockOutputStream: filled checksums all_1_114_24 (state Temporary) | ||
| 15464 | 2026.01.05 22:41:33.899847 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_114_24} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_114_24 to all_1_114_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15465 | 2026.01.05 22:41:33.899931 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_114_24} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 2 parts: [all_1_113_23, all_114_114_0] -> all_1_114_24 | ||
| 15466 | 2026.01.05 22:41:33.900026 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15467 | 2026.01.05 22:41:33.900114 [ 226 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15468 | 2026.01.05 22:41:33.904924 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2131 rows, containing 19 columns (19 merged, 0 gathered) in 0.009118486 sec., 233701.07713056752 rows/sec., 418.78 MiB/sec. | ||
| 15469 | 2026.01.05 22:41:33.906801 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15470 | 2026.01.05 22:41:33.907160 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15471 | 2026.01.05 22:41:33.907229 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15472 | 2026.01.05 22:41:33.907379 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15473 | 2026.01.05 22:41:35.581258 [ 81 ] {} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 15474 | 2026.01.05 22:41:35.581329 [ 81 ] {} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15475 | 2026.01.05 22:41:35.581356 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15476 | 2026.01.05 22:41:35.581493 [ 188 ] {067a4502-a950-4616-983a-e1f067f168c6::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 | ||
| 15477 | 2026.01.05 22:41:35.581649 [ 188 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15478 | 2026.01.05 22:41:35.581689 [ 188 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 24 rows starting from the beginning of the part | ||
| 15479 | 2026.01.05 22:41:35.581775 [ 188 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 15480 | 2026.01.05 22:41:35.581851 [ 188 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 15481 | 2026.01.05 22:41:35.581926 [ 188 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 15482 | 2026.01.05 22:41:35.582003 [ 188 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 15483 | 2026.01.05 22:41:35.582825 [ 201 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392919 sec., 31588.3407434316 rows/sec., 2.66 MiB/sec. | ||
| 15484 | 2026.01.05 22:41:35.582960 [ 188 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 15485 | 2026.01.05 22:41:35.583213 [ 188 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_33_8} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15486 | 2026.01.05 22:41:35.583286 [ 188 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_33_8} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 15487 | 2026.01.05 22:41:35.583365 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15488 | 2026.01.05 22:41:36.262165 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42546 | ||
| 15489 | 2026.01.05 22:41:36.262265 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15490 | 2026.01.05 22:41:36.262290 [ 286 ] {} <Debug> TCP-Session: 50deb47b-0a23-4969-a06c-ed7b79b638a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42546 | ||
| 15491 | 2026.01.05 22:41:36.262313 [ 286 ] {} <Debug> TCP-Session: 50deb47b-0a23-4969-a06c-ed7b79b638a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15492 | 2026.01.05 22:41:36.262326 [ 286 ] {} <Debug> TCP-Session: 50deb47b-0a23-4969-a06c-ed7b79b638a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15493 | 2026.01.05 22:41:36.262523 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36601 | ||
| 15494 | 2026.01.05 22:41:36.262569 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64308 | ||
| 15495 | 2026.01.05 22:41:36.262579 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40373 | ||
| 15496 | 2026.01.05 22:41:36.262601 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64367 | ||
| 15497 | 2026.01.05 22:41:36.262634 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45351 | ||
| 15498 | 2026.01.05 22:41:36.262647 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15499 | 2026.01.05 22:41:36.262656 [ 286 ] {} <Trace> TCP-Session: 50deb47b-0a23-4969-a06c-ed7b79b638a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15500 | 2026.01.05 22:41:36.262696 [ 290 ] {} <Debug> TCP-Session: 160f7865-6775-47a0-8786-32e54a3ad24d Authenticating user 'default' from [fd00:1122:3344:101::e]:64308 | ||
| 15501 | 2026.01.05 22:41:36.262666 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15502 | 2026.01.05 22:41:36.262730 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15503 | 2026.01.05 22:41:36.262733 [ 290 ] {} <Debug> TCP-Session: 160f7865-6775-47a0-8786-32e54a3ad24d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15504 | 2026.01.05 22:41:36.262733 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15505 | 2026.01.05 22:41:36.262754 [ 291 ] {} <Debug> TCP-Session: 487b2b43-9c52-4b91-87f7-2d35f8246401 Authenticating user 'default' from [fd00:1122:3344:101::e]:40373 | ||
| 15506 | 2026.01.05 22:41:36.262763 [ 290 ] {} <Debug> TCP-Session: 160f7865-6775-47a0-8786-32e54a3ad24d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15507 | 2026.01.05 22:41:36.262792 [ 293 ] {} <Debug> TCP-Session: 6018cad1-93dd-4e58-ac64-577b3e14ccac Authenticating user 'default' from [fd00:1122:3344:101::e]:64367 | ||
| 15508 | 2026.01.05 22:41:36.262796 [ 291 ] {} <Debug> TCP-Session: 487b2b43-9c52-4b91-87f7-2d35f8246401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15509 | 2026.01.05 22:41:36.262762 [ 275 ] {} <Debug> TCP-Session: bad5c0c5-3589-4edf-a53d-b5ba80cc5f7f Authenticating user 'default' from [fd00:1122:3344:101::e]:45351 | ||
| 15510 | 2026.01.05 22:41:36.262832 [ 293 ] {} <Debug> TCP-Session: 6018cad1-93dd-4e58-ac64-577b3e14ccac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15511 | 2026.01.05 22:41:36.262848 [ 286 ] {d43f30b8-09c4-465b-92e3-4033594b9a85} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42546) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15512 | 2026.01.05 22:41:36.262868 [ 293 ] {} <Debug> TCP-Session: 6018cad1-93dd-4e58-ac64-577b3e14ccac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15513 | 2026.01.05 22:41:36.262857 [ 275 ] {} <Debug> TCP-Session: bad5c0c5-3589-4edf-a53d-b5ba80cc5f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15514 | 2026.01.05 22:41:36.262638 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15515 | 2026.01.05 22:41:36.262917 [ 275 ] {} <Debug> TCP-Session: bad5c0c5-3589-4edf-a53d-b5ba80cc5f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15516 | 2026.01.05 22:41:36.262626 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35956 | ||
| 15517 | 2026.01.05 22:41:36.262936 [ 288 ] {} <Debug> TCP-Session: 425c2ab4-c3ed-477d-bb02-162b08a77358 Authenticating user 'default' from [fd00:1122:3344:101::e]:36601 | ||
| 15518 | 2026.01.05 22:41:36.262605 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57179 | ||
| 15519 | 2026.01.05 22:41:36.263002 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15520 | 2026.01.05 22:41:36.262975 [ 288 ] {} <Debug> TCP-Session: 425c2ab4-c3ed-477d-bb02-162b08a77358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15521 | 2026.01.05 22:41:36.263036 [ 294 ] {} <Debug> TCP-Session: bda0d210-9807-4091-81db-47fd84cad724 Authenticating user 'default' from [fd00:1122:3344:101::e]:35956 | ||
| 15522 | 2026.01.05 22:41:36.263047 [ 288 ] {} <Debug> TCP-Session: 425c2ab4-c3ed-477d-bb02-162b08a77358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15523 | 2026.01.05 22:41:36.263058 [ 294 ] {} <Debug> TCP-Session: bda0d210-9807-4091-81db-47fd84cad724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15524 | 2026.01.05 22:41:36.262572 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57914 | ||
| 15525 | 2026.01.05 22:41:36.263074 [ 294 ] {} <Debug> TCP-Session: bda0d210-9807-4091-81db-47fd84cad724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15526 | 2026.01.05 22:41:36.262834 [ 291 ] {} <Debug> TCP-Session: 487b2b43-9c52-4b91-87f7-2d35f8246401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15527 | 2026.01.05 22:41:36.263126 [ 286 ] {d43f30b8-09c4-465b-92e3-4033594b9a85} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15528 | 2026.01.05 22:41:36.263186 [ 286 ] {d43f30b8-09c4-465b-92e3-4033594b9a85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15529 | 2026.01.05 22:41:36.263201 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15530 | 2026.01.05 22:41:36.263235 [ 292 ] {} <Debug> TCP-Session: d3d3859c-31b5-429a-8708-c4fd6a4fd743 Authenticating user 'default' from [fd00:1122:3344:101::e]:57179 | ||
| 15531 | 2026.01.05 22:41:36.263258 [ 292 ] {} <Debug> TCP-Session: d3d3859c-31b5-429a-8708-c4fd6a4fd743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15532 | 2026.01.05 22:41:36.263271 [ 292 ] {} <Debug> TCP-Session: d3d3859c-31b5-429a-8708-c4fd6a4fd743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15533 | 2026.01.05 22:41:36.263401 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15534 | 2026.01.05 22:41:36.263434 [ 289 ] {} <Debug> TCP-Session: 3cea0006-b8de-490d-96d9-f77b4385424c Authenticating user 'default' from [fd00:1122:3344:101::e]:57914 | ||
| 15535 | 2026.01.05 22:41:36.263450 [ 289 ] {} <Debug> TCP-Session: 3cea0006-b8de-490d-96d9-f77b4385424c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15536 | 2026.01.05 22:41:36.263462 [ 289 ] {} <Debug> TCP-Session: 3cea0006-b8de-490d-96d9-f77b4385424c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15537 | 2026.01.05 22:41:36.263473 [ 286 ] {d43f30b8-09c4-465b-92e3-4033594b9a85} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 15538 | 2026.01.05 22:41:36.264424 [ 325 ] {d43f30b8-09c4-465b-92e3-4033594b9a85} <Trace> AggregatingTransform: Aggregating | ||
| 15539 | 2026.01.05 22:41:36.264502 [ 325 ] {d43f30b8-09c4-465b-92e3-4033594b9a85} <Trace> Aggregator: Aggregation method: without_key | ||
| 15540 | 2026.01.05 22:41:36.264538 [ 325 ] {d43f30b8-09c4-465b-92e3-4033594b9a85} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965354 sec. (1035.889 rows/sec., 40.46 KiB/sec.) | ||
| 15541 | 2026.01.05 22:41:36.264554 [ 325 ] {d43f30b8-09c4-465b-92e3-4033594b9a85} <Trace> Aggregator: Merging aggregated data | ||
| 15542 | 2026.01.05 22:41:36.265617 [ 286 ] {d43f30b8-09c4-465b-92e3-4033594b9a85} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002825 sec., 353.98230088495575 rows/sec., 13.83 KiB/sec. | ||
| 15543 | 2026.01.05 22:41:36.265742 [ 286 ] {d43f30b8-09c4-465b-92e3-4033594b9a85} <Debug> TCPHandler: Processed in 0.003197211 sec. | ||
| 15544 | 2026.01.05 22:41:36.265856 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15545 | 2026.01.05 22:41:36.265882 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15546 | 2026.01.05 22:41:36.265887 [ 286 ] {} <Debug> TCP-Session: 50deb47b-0a23-4969-a06c-ed7b79b638a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15547 | 2026.01.05 22:41:36.265900 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15548 | 2026.01.05 22:41:36.265925 [ 290 ] {} <Debug> TCP-Session: 160f7865-6775-47a0-8786-32e54a3ad24d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15549 | 2026.01.05 22:41:36.265932 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15550 | 2026.01.05 22:41:36.265957 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15551 | 2026.01.05 22:41:36.265953 [ 288 ] {} <Debug> TCP-Session: 425c2ab4-c3ed-477d-bb02-162b08a77358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15552 | 2026.01.05 22:41:36.265983 [ 293 ] {} <Debug> TCP-Session: 6018cad1-93dd-4e58-ac64-577b3e14ccac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15553 | 2026.01.05 22:41:36.265993 [ 289 ] {} <Debug> TCP-Session: 3cea0006-b8de-490d-96d9-f77b4385424c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15554 | 2026.01.05 22:41:36.265993 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15555 | 2026.01.05 22:41:36.265975 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15556 | 2026.01.05 22:41:36.266048 [ 294 ] {} <Debug> TCP-Session: bda0d210-9807-4091-81db-47fd84cad724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15557 | 2026.01.05 22:41:36.265946 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15558 | 2026.01.05 22:41:36.266079 [ 292 ] {} <Debug> TCP-Session: d3d3859c-31b5-429a-8708-c4fd6a4fd743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15559 | 2026.01.05 22:41:36.265918 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15560 | 2026.01.05 22:41:36.266113 [ 291 ] {} <Debug> TCP-Session: 487b2b43-9c52-4b91-87f7-2d35f8246401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15561 | 2026.01.05 22:41:36.266149 [ 275 ] {} <Debug> TCP-Session: bad5c0c5-3589-4edf-a53d-b5ba80cc5f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15562 | 2026.01.05 22:41:37.666538 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33193 | ||
| 15563 | 2026.01.05 22:41:37.666658 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15564 | 2026.01.05 22:41:37.666687 [ 286 ] {} <Debug> TCP-Session: 4b9de8ce-be77-4c2b-b5df-660314dd35c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33193 | ||
| 15565 | 2026.01.05 22:41:37.666712 [ 286 ] {} <Debug> TCP-Session: 4b9de8ce-be77-4c2b-b5df-660314dd35c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15566 | 2026.01.05 22:41:37.666727 [ 286 ] {} <Debug> TCP-Session: 4b9de8ce-be77-4c2b-b5df-660314dd35c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15567 | 2026.01.05 22:41:37.666953 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58523 | ||
| 15568 | 2026.01.05 22:41:37.666982 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50275 | ||
| 15569 | 2026.01.05 22:41:37.666984 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37197 | ||
| 15570 | 2026.01.05 22:41:37.667029 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46010 | ||
| 15571 | 2026.01.05 22:41:37.667068 [ 286 ] {} <Trace> TCP-Session: 4b9de8ce-be77-4c2b-b5df-660314dd35c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15572 | 2026.01.05 22:41:37.667082 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15573 | 2026.01.05 22:41:37.667102 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15574 | 2026.01.05 22:41:37.667133 [ 288 ] {} <Debug> TCP-Session: f5363f8a-ecdb-4b68-8d7f-bd066cedfcc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58523 | ||
| 15575 | 2026.01.05 22:41:37.667144 [ 291 ] {} <Debug> TCP-Session: ee0b24c1-528c-497f-8184-7b7ed695ee5e Authenticating user 'default' from [fd00:1122:3344:101::e]:37197 | ||
| 15576 | 2026.01.05 22:41:37.667153 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15577 | 2026.01.05 22:41:37.667166 [ 288 ] {} <Debug> TCP-Session: f5363f8a-ecdb-4b68-8d7f-bd066cedfcc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15578 | 2026.01.05 22:41:37.667174 [ 291 ] {} <Debug> TCP-Session: ee0b24c1-528c-497f-8184-7b7ed695ee5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15579 | 2026.01.05 22:41:37.667201 [ 288 ] {} <Debug> TCP-Session: f5363f8a-ecdb-4b68-8d7f-bd066cedfcc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15580 | 2026.01.05 22:41:37.667222 [ 291 ] {} <Debug> TCP-Session: ee0b24c1-528c-497f-8184-7b7ed695ee5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15581 | 2026.01.05 22:41:37.667083 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15582 | 2026.01.05 22:41:37.667041 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42691 | ||
| 15583 | 2026.01.05 22:41:37.667281 [ 290 ] {} <Debug> TCP-Session: 88c4563f-4a50-4e8e-85dc-d8cd2287eab5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50275 | ||
| 15584 | 2026.01.05 22:41:37.667265 [ 286 ] {da1b2636-8679-4f1d-8197-121cdc0584b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33193) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15585 | 2026.01.05 22:41:37.667335 [ 290 ] {} <Debug> TCP-Session: 88c4563f-4a50-4e8e-85dc-d8cd2287eab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15586 | 2026.01.05 22:41:37.667047 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39211 | ||
| 15587 | 2026.01.05 22:41:37.667371 [ 290 ] {} <Debug> TCP-Session: 88c4563f-4a50-4e8e-85dc-d8cd2287eab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15588 | 2026.01.05 22:41:37.667391 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15589 | 2026.01.05 22:41:37.667039 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56240 | ||
| 15590 | 2026.01.05 22:41:37.667431 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15591 | 2026.01.05 22:41:37.667436 [ 292 ] {} <Debug> TCP-Session: 6d6d9683-0a9d-47b2-afcc-984db0ee6b5c Authenticating user 'default' from [fd00:1122:3344:101::e]:42691 | ||
| 15592 | 2026.01.05 22:41:37.667459 [ 275 ] {} <Debug> TCP-Session: baf8d85f-ea58-4aae-a9ab-6a6f6614c116 Authenticating user 'default' from [fd00:1122:3344:101::e]:39211 | ||
| 15593 | 2026.01.05 22:41:37.666980 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33610 | ||
| 15594 | 2026.01.05 22:41:37.667483 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15595 | 2026.01.05 22:41:37.667490 [ 275 ] {} <Debug> TCP-Session: baf8d85f-ea58-4aae-a9ab-6a6f6614c116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15596 | 2026.01.05 22:41:37.667488 [ 292 ] {} <Debug> TCP-Session: 6d6d9683-0a9d-47b2-afcc-984db0ee6b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15597 | 2026.01.05 22:41:37.667518 [ 294 ] {} <Debug> TCP-Session: d6ac0345-f464-444f-a289-e019aa038833 Authenticating user 'default' from [fd00:1122:3344:101::e]:56240 | ||
| 15598 | 2026.01.05 22:41:37.667522 [ 275 ] {} <Debug> TCP-Session: baf8d85f-ea58-4aae-a9ab-6a6f6614c116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15599 | 2026.01.05 22:41:37.667553 [ 294 ] {} <Debug> TCP-Session: d6ac0345-f464-444f-a289-e019aa038833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15600 | 2026.01.05 22:41:37.667548 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15601 | 2026.01.05 22:41:37.667571 [ 294 ] {} <Debug> TCP-Session: d6ac0345-f464-444f-a289-e019aa038833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15602 | 2026.01.05 22:41:37.667593 [ 289 ] {} <Debug> TCP-Session: 07587dca-0444-4ad2-9418-6340020358aa Authenticating user 'default' from [fd00:1122:3344:101::e]:33610 | ||
| 15603 | 2026.01.05 22:41:37.667539 [ 292 ] {} <Debug> TCP-Session: 6d6d9683-0a9d-47b2-afcc-984db0ee6b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15604 | 2026.01.05 22:41:37.667617 [ 286 ] {da1b2636-8679-4f1d-8197-121cdc0584b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15605 | 2026.01.05 22:41:37.667627 [ 289 ] {} <Debug> TCP-Session: 07587dca-0444-4ad2-9418-6340020358aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15606 | 2026.01.05 22:41:37.667195 [ 293 ] {} <Debug> TCP-Session: 6ee82c74-81f0-4524-b026-e48697209739 Authenticating user 'default' from [fd00:1122:3344:101::e]:46010 | ||
| 15607 | 2026.01.05 22:41:37.667668 [ 289 ] {} <Debug> TCP-Session: 07587dca-0444-4ad2-9418-6340020358aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15608 | 2026.01.05 22:41:37.667685 [ 293 ] {} <Debug> TCP-Session: 6ee82c74-81f0-4524-b026-e48697209739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15609 | 2026.01.05 22:41:37.667689 [ 286 ] {da1b2636-8679-4f1d-8197-121cdc0584b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15610 | 2026.01.05 22:41:37.667703 [ 293 ] {} <Debug> TCP-Session: 6ee82c74-81f0-4524-b026-e48697209739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15611 | 2026.01.05 22:41:37.667982 [ 286 ] {da1b2636-8679-4f1d-8197-121cdc0584b8} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 15612 | 2026.01.05 22:41:37.668904 [ 303 ] {da1b2636-8679-4f1d-8197-121cdc0584b8} <Trace> AggregatingTransform: Aggregating | ||
| 15613 | 2026.01.05 22:41:37.668961 [ 303 ] {da1b2636-8679-4f1d-8197-121cdc0584b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 15614 | 2026.01.05 22:41:37.669002 [ 303 ] {da1b2636-8679-4f1d-8197-121cdc0584b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918612 sec. (1088.599 rows/sec., 42.52 KiB/sec.) | ||
| 15615 | 2026.01.05 22:41:37.669021 [ 303 ] {da1b2636-8679-4f1d-8197-121cdc0584b8} <Trace> Aggregator: Merging aggregated data | ||
| 15616 | 2026.01.05 22:41:37.670492 [ 286 ] {da1b2636-8679-4f1d-8197-121cdc0584b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003292 sec., 303.7667071688943 rows/sec., 11.87 KiB/sec. | ||
| 15617 | 2026.01.05 22:41:37.670621 [ 286 ] {da1b2636-8679-4f1d-8197-121cdc0584b8} <Debug> TCPHandler: Processed in 0.003672037 sec. | ||
| 15618 | 2026.01.05 22:41:37.670712 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15619 | 2026.01.05 22:41:37.670741 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15620 | 2026.01.05 22:41:37.670744 [ 286 ] {} <Debug> TCP-Session: 4b9de8ce-be77-4c2b-b5df-660314dd35c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15621 | 2026.01.05 22:41:37.670774 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15622 | 2026.01.05 22:41:37.670784 [ 275 ] {} <Debug> TCP-Session: baf8d85f-ea58-4aae-a9ab-6a6f6614c116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15623 | 2026.01.05 22:41:37.670800 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15624 | 2026.01.05 22:41:37.670815 [ 288 ] {} <Debug> TCP-Session: f5363f8a-ecdb-4b68-8d7f-bd066cedfcc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15625 | 2026.01.05 22:41:37.670822 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15626 | 2026.01.05 22:41:37.670847 [ 290 ] {} <Debug> TCP-Session: 88c4563f-4a50-4e8e-85dc-d8cd2287eab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15627 | 2026.01.05 22:41:37.670858 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15628 | 2026.01.05 22:41:37.670883 [ 289 ] {} <Debug> TCP-Session: 07587dca-0444-4ad2-9418-6340020358aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15629 | 2026.01.05 22:41:37.670878 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15630 | 2026.01.05 22:41:37.670916 [ 293 ] {} <Debug> TCP-Session: 6ee82c74-81f0-4524-b026-e48697209739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15631 | 2026.01.05 22:41:37.670843 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15632 | 2026.01.05 22:41:37.670947 [ 294 ] {} <Debug> TCP-Session: d6ac0345-f464-444f-a289-e019aa038833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15633 | 2026.01.05 22:41:37.670828 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15634 | 2026.01.05 22:41:37.670988 [ 292 ] {} <Debug> TCP-Session: 6d6d9683-0a9d-47b2-afcc-984db0ee6b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15635 | 2026.01.05 22:41:37.671026 [ 291 ] {} <Debug> TCP-Session: ee0b24c1-528c-497f-8184-7b7ed695ee5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15636 | 2026.01.05 22:41:37.742324 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35682 | ||
| 15637 | 2026.01.05 22:41:37.742443 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15638 | 2026.01.05 22:41:37.742469 [ 294 ] {} <Debug> TCP-Session: 755368da-a906-4c7c-bf1b-9cb389113f75 Authenticating user 'default' from [fd00:1122:3344:101::e]:35682 | ||
| 15639 | 2026.01.05 22:41:37.742492 [ 294 ] {} <Debug> TCP-Session: 755368da-a906-4c7c-bf1b-9cb389113f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15640 | 2026.01.05 22:41:37.742504 [ 294 ] {} <Debug> TCP-Session: 755368da-a906-4c7c-bf1b-9cb389113f75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15641 | 2026.01.05 22:41:37.742714 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42859 | ||
| 15642 | 2026.01.05 22:41:37.742755 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50952 | ||
| 15643 | 2026.01.05 22:41:37.742785 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35714 | ||
| 15644 | 2026.01.05 22:41:37.742810 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44773 | ||
| 15645 | 2026.01.05 22:41:37.742830 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42984 | ||
| 15646 | 2026.01.05 22:41:37.742852 [ 294 ] {} <Trace> TCP-Session: 755368da-a906-4c7c-bf1b-9cb389113f75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15647 | 2026.01.05 22:41:37.742871 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15648 | 2026.01.05 22:41:37.742900 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15649 | 2026.01.05 22:41:37.742896 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15650 | 2026.01.05 22:41:37.742923 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15651 | 2026.01.05 22:41:37.742920 [ 286 ] {} <Debug> TCP-Session: 287c18f2-2c69-4e89-a46b-c339e4c25bfe Authenticating user 'default' from [fd00:1122:3344:101::e]:50952 | ||
| 15652 | 2026.01.05 22:41:37.742945 [ 289 ] {} <Debug> TCP-Session: c5a709ef-feb1-4a05-a73e-f942017e3577 Authenticating user 'default' from [fd00:1122:3344:101::e]:35714 | ||
| 15653 | 2026.01.05 22:41:37.742952 [ 293 ] {} <Debug> TCP-Session: a20c0503-8934-46f0-9a58-a37a71299485 Authenticating user 'default' from [fd00:1122:3344:101::e]:42984 | ||
| 15654 | 2026.01.05 22:41:37.742969 [ 286 ] {} <Debug> TCP-Session: 287c18f2-2c69-4e89-a46b-c339e4c25bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15655 | 2026.01.05 22:41:37.742979 [ 289 ] {} <Debug> TCP-Session: c5a709ef-feb1-4a05-a73e-f942017e3577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15656 | 2026.01.05 22:41:37.742986 [ 293 ] {} <Debug> TCP-Session: a20c0503-8934-46f0-9a58-a37a71299485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15657 | 2026.01.05 22:41:37.742994 [ 286 ] {} <Debug> TCP-Session: 287c18f2-2c69-4e89-a46b-c339e4c25bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15658 | 2026.01.05 22:41:37.743014 [ 293 ] {} <Debug> TCP-Session: a20c0503-8934-46f0-9a58-a37a71299485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15659 | 2026.01.05 22:41:37.743005 [ 289 ] {} <Debug> TCP-Session: c5a709ef-feb1-4a05-a73e-f942017e3577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15660 | 2026.01.05 22:41:37.743058 [ 294 ] {52c16637-29fd-46dc-aaca-3df6fff20e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35682) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15661 | 2026.01.05 22:41:37.742928 [ 291 ] {} <Debug> TCP-Session: 976d098c-2f73-409f-8d64-8b53ffdde325 Authenticating user 'default' from [fd00:1122:3344:101::e]:44773 | ||
| 15662 | 2026.01.05 22:41:37.742837 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35901 | ||
| 15663 | 2026.01.05 22:41:37.743113 [ 291 ] {} <Debug> TCP-Session: 976d098c-2f73-409f-8d64-8b53ffdde325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15664 | 2026.01.05 22:41:37.742801 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60453 | ||
| 15665 | 2026.01.05 22:41:37.743151 [ 291 ] {} <Debug> TCP-Session: 976d098c-2f73-409f-8d64-8b53ffdde325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15666 | 2026.01.05 22:41:37.742791 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15667 | 2026.01.05 22:41:37.742762 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53709 | ||
| 15668 | 2026.01.05 22:41:37.743216 [ 275 ] {} <Debug> TCP-Session: 50fc7a71-ead9-4f1e-a6c9-c6753a6c9213 Authenticating user 'default' from [fd00:1122:3344:101::e]:42859 | ||
| 15669 | 2026.01.05 22:41:37.743222 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15670 | 2026.01.05 22:41:37.743246 [ 275 ] {} <Debug> TCP-Session: 50fc7a71-ead9-4f1e-a6c9-c6753a6c9213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15671 | 2026.01.05 22:41:37.743207 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15672 | 2026.01.05 22:41:37.743264 [ 275 ] {} <Debug> TCP-Session: 50fc7a71-ead9-4f1e-a6c9-c6753a6c9213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15673 | 2026.01.05 22:41:37.743277 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15674 | 2026.01.05 22:41:37.743301 [ 292 ] {} <Debug> TCP-Session: e0809da6-0a6d-4054-bebc-23c237b9bd1e Authenticating user 'default' from [fd00:1122:3344:101::e]:35901 | ||
| 15675 | 2026.01.05 22:41:37.743322 [ 288 ] {} <Debug> TCP-Session: 6e9d6345-22e1-4d79-8af5-5ddc59a2b133 Authenticating user 'default' from [fd00:1122:3344:101::e]:53709 | ||
| 15676 | 2026.01.05 22:41:37.743344 [ 292 ] {} <Debug> TCP-Session: e0809da6-0a6d-4054-bebc-23c237b9bd1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15677 | 2026.01.05 22:41:37.743360 [ 288 ] {} <Debug> TCP-Session: 6e9d6345-22e1-4d79-8af5-5ddc59a2b133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15678 | 2026.01.05 22:41:37.743373 [ 292 ] {} <Debug> TCP-Session: e0809da6-0a6d-4054-bebc-23c237b9bd1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15679 | 2026.01.05 22:41:37.743376 [ 294 ] {52c16637-29fd-46dc-aaca-3df6fff20e5f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15680 | 2026.01.05 22:41:37.743386 [ 288 ] {} <Debug> TCP-Session: 6e9d6345-22e1-4d79-8af5-5ddc59a2b133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15681 | 2026.01.05 22:41:37.743266 [ 290 ] {} <Debug> TCP-Session: f0bfc471-3b2e-4b34-a6f0-9084797f4f44 Authenticating user 'default' from [fd00:1122:3344:101::e]:60453 | ||
| 15682 | 2026.01.05 22:41:37.743448 [ 290 ] {} <Debug> TCP-Session: f0bfc471-3b2e-4b34-a6f0-9084797f4f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15683 | 2026.01.05 22:41:37.743453 [ 294 ] {52c16637-29fd-46dc-aaca-3df6fff20e5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15684 | 2026.01.05 22:41:37.743469 [ 290 ] {} <Debug> TCP-Session: f0bfc471-3b2e-4b34-a6f0-9084797f4f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15685 | 2026.01.05 22:41:37.743749 [ 294 ] {52c16637-29fd-46dc-aaca-3df6fff20e5f} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 15686 | 2026.01.05 22:41:37.744772 [ 284 ] {52c16637-29fd-46dc-aaca-3df6fff20e5f} <Trace> AggregatingTransform: Aggregating | ||
| 15687 | 2026.01.05 22:41:37.744810 [ 284 ] {52c16637-29fd-46dc-aaca-3df6fff20e5f} <Trace> Aggregator: Aggregation method: without_key | ||
| 15688 | 2026.01.05 22:41:37.744847 [ 284 ] {52c16637-29fd-46dc-aaca-3df6fff20e5f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995025 sec. (1005.000 rows/sec., 39.26 KiB/sec.) | ||
| 15689 | 2026.01.05 22:41:37.744866 [ 284 ] {52c16637-29fd-46dc-aaca-3df6fff20e5f} <Trace> Aggregator: Merging aggregated data | ||
| 15690 | 2026.01.05 22:41:37.746225 [ 294 ] {52c16637-29fd-46dc-aaca-3df6fff20e5f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00323 sec., 309.59752321981426 rows/sec., 12.09 KiB/sec. | ||
| 15691 | 2026.01.05 22:41:37.746394 [ 294 ] {52c16637-29fd-46dc-aaca-3df6fff20e5f} <Debug> TCPHandler: Processed in 0.003662256 sec. | ||
| 15692 | 2026.01.05 22:41:37.746514 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15693 | 2026.01.05 22:41:37.746545 [ 294 ] {} <Debug> TCP-Session: 755368da-a906-4c7c-bf1b-9cb389113f75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15694 | 2026.01.05 22:41:37.746549 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15695 | 2026.01.05 22:41:37.746567 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15696 | 2026.01.05 22:41:37.746587 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15697 | 2026.01.05 22:41:37.746606 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15698 | 2026.01.05 22:41:37.746610 [ 289 ] {} <Debug> TCP-Session: c5a709ef-feb1-4a05-a73e-f942017e3577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15699 | 2026.01.05 22:41:37.746625 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15700 | 2026.01.05 22:41:37.746649 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15701 | 2026.01.05 22:41:37.746696 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15702 | 2026.01.05 22:41:37.746704 [ 286 ] {} <Debug> TCP-Session: 287c18f2-2c69-4e89-a46b-c339e4c25bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15703 | 2026.01.05 22:41:37.746727 [ 288 ] {} <Debug> TCP-Session: 6e9d6345-22e1-4d79-8af5-5ddc59a2b133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15704 | 2026.01.05 22:41:37.746739 [ 291 ] {} <Debug> TCP-Session: 976d098c-2f73-409f-8d64-8b53ffdde325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15705 | 2026.01.05 22:41:37.746669 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15706 | 2026.01.05 22:41:37.746634 [ 275 ] {} <Debug> TCP-Session: 50fc7a71-ead9-4f1e-a6c9-c6753a6c9213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15707 | 2026.01.05 22:41:37.746602 [ 293 ] {} <Debug> TCP-Session: a20c0503-8934-46f0-9a58-a37a71299485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15708 | 2026.01.05 22:41:37.746812 [ 292 ] {} <Debug> TCP-Session: e0809da6-0a6d-4054-bebc-23c237b9bd1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15709 | 2026.01.05 22:41:37.746646 [ 290 ] {} <Debug> TCP-Session: f0bfc471-3b2e-4b34-a6f0-9084797f4f44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15710 | 2026.01.05 22:41:38.932402 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15711 | 2026.01.05 22:41:38.932697 [ 277 ] {3d3d2cc4-d090-4841-983b-030413e883f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15712 | 2026.01.05 22:41:38.932795 [ 277 ] {3d3d2cc4-d090-4841-983b-030413e883f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15713 | 2026.01.05 22:41:38.933718 [ 277 ] {3d3d2cc4-d090-4841-983b-030413e883f5} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15714 | 2026.01.05 22:41:38.933790 [ 277 ] {3d3d2cc4-d090-4841-983b-030413e883f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15715 | 2026.01.05 22:41:38.934355 [ 277 ] {3d3d2cc4-d090-4841-983b-030413e883f5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15716 | 2026.01.05 22:41:38.934683 [ 277 ] {3d3d2cc4-d090-4841-983b-030413e883f5} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15717 | 2026.01.05 22:41:38.934914 [ 277 ] {3d3d2cc4-d090-4841-983b-030413e883f5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002299 sec., 10439.321444106134 rows/sec., 886.93 KiB/sec. | ||
| 15718 | 2026.01.05 22:41:38.934990 [ 277 ] {3d3d2cc4-d090-4841-983b-030413e883f5} <Debug> TCPHandler: Processed in 0.002762895 sec. | ||
| 15719 | 2026.01.05 22:41:38.935174 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15720 | 2026.01.05 22:41:38.935306 [ 277 ] {0246ffc6-1525-423c-a70c-89f8eb0bc019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15721 | 2026.01.05 22:41:38.935369 [ 277 ] {0246ffc6-1525-423c-a70c-89f8eb0bc019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15722 | 2026.01.05 22:41:38.935925 [ 277 ] {0246ffc6-1525-423c-a70c-89f8eb0bc019} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15723 | 2026.01.05 22:41:38.935976 [ 277 ] {0246ffc6-1525-423c-a70c-89f8eb0bc019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15724 | 2026.01.05 22:41:38.936385 [ 277 ] {0246ffc6-1525-423c-a70c-89f8eb0bc019} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15725 | 2026.01.05 22:41:38.936688 [ 277 ] {0246ffc6-1525-423c-a70c-89f8eb0bc019} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15726 | 2026.01.05 22:41:38.936880 [ 277 ] {0246ffc6-1525-423c-a70c-89f8eb0bc019} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001606 sec., 1245.3300124533 rows/sec., 101.55 KiB/sec. | ||
| 15727 | 2026.01.05 22:41:38.936934 [ 277 ] {0246ffc6-1525-423c-a70c-89f8eb0bc019} <Debug> TCPHandler: Processed in 0.001829324 sec. | ||
| 15728 | 2026.01.05 22:41:38.937080 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15729 | 2026.01.05 22:41:38.937212 [ 277 ] {5e5da399-0005-4660-84ac-52094a5c051b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15730 | 2026.01.05 22:41:38.937269 [ 277 ] {5e5da399-0005-4660-84ac-52094a5c051b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15731 | 2026.01.05 22:41:38.938767 [ 277 ] {5e5da399-0005-4660-84ac-52094a5c051b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15732 | 2026.01.05 22:41:38.938816 [ 277 ] {5e5da399-0005-4660-84ac-52094a5c051b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15733 | 2026.01.05 22:41:38.939368 [ 277 ] {5e5da399-0005-4660-84ac-52094a5c051b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15734 | 2026.01.05 22:41:38.939672 [ 277 ] {5e5da399-0005-4660-84ac-52094a5c051b} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15735 | 2026.01.05 22:41:38.939860 [ 277 ] {5e5da399-0005-4660-84ac-52094a5c051b} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002678 sec., 499253.1740104556 rows/sec., 41.76 MiB/sec. | ||
| 15736 | 2026.01.05 22:41:38.939913 [ 277 ] {5e5da399-0005-4660-84ac-52094a5c051b} <Debug> TCPHandler: Processed in 0.00289522 sec. | ||
| 15737 | 2026.01.05 22:41:38.940072 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15738 | 2026.01.05 22:41:38.940199 [ 277 ] {a835e428-cc4d-427d-8f61-b39005bc25f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15739 | 2026.01.05 22:41:38.940254 [ 277 ] {a835e428-cc4d-427d-8f61-b39005bc25f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15740 | 2026.01.05 22:41:38.940885 [ 277 ] {a835e428-cc4d-427d-8f61-b39005bc25f7} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15741 | 2026.01.05 22:41:38.940935 [ 277 ] {a835e428-cc4d-427d-8f61-b39005bc25f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15742 | 2026.01.05 22:41:38.941347 [ 277 ] {a835e428-cc4d-427d-8f61-b39005bc25f7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15743 | 2026.01.05 22:41:38.941650 [ 277 ] {a835e428-cc4d-427d-8f61-b39005bc25f7} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15744 | 2026.01.05 22:41:38.941840 [ 277 ] {a835e428-cc4d-427d-8f61-b39005bc25f7} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001667 sec., 14397.120575884823 rows/sec., 1.09 MiB/sec. | ||
| 15745 | 2026.01.05 22:41:38.941892 [ 277 ] {a835e428-cc4d-427d-8f61-b39005bc25f7} <Debug> TCPHandler: Processed in 0.001888186 sec. | ||
| 15746 | 2026.01.05 22:41:38.942036 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15747 | 2026.01.05 22:41:38.942164 [ 277 ] {dce115a8-e88c-436d-bac9-1cbad681f7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15748 | 2026.01.05 22:41:38.942222 [ 277 ] {dce115a8-e88c-436d-bac9-1cbad681f7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15749 | 2026.01.05 22:41:38.942922 [ 277 ] {dce115a8-e88c-436d-bac9-1cbad681f7d1} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15750 | 2026.01.05 22:41:38.942975 [ 277 ] {dce115a8-e88c-436d-bac9-1cbad681f7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15751 | 2026.01.05 22:41:38.943380 [ 277 ] {dce115a8-e88c-436d-bac9-1cbad681f7d1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15752 | 2026.01.05 22:41:38.943677 [ 277 ] {dce115a8-e88c-436d-bac9-1cbad681f7d1} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15753 | 2026.01.05 22:41:38.943855 [ 277 ] {dce115a8-e88c-436d-bac9-1cbad681f7d1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001717 sec., 146767.61793826442 rows/sec., 10.15 MiB/sec. | ||
| 15754 | 2026.01.05 22:41:38.943908 [ 277 ] {dce115a8-e88c-436d-bac9-1cbad681f7d1} <Debug> TCPHandler: Processed in 0.001935607 sec. | ||
| 15755 | 2026.01.05 22:41:38.944059 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15756 | 2026.01.05 22:41:38.944185 [ 277 ] {151fab4e-1368-4385-9673-23cf45161352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15757 | 2026.01.05 22:41:38.944239 [ 277 ] {151fab4e-1368-4385-9673-23cf45161352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15758 | 2026.01.05 22:41:38.944761 [ 277 ] {151fab4e-1368-4385-9673-23cf45161352} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15759 | 2026.01.05 22:41:38.944807 [ 277 ] {151fab4e-1368-4385-9673-23cf45161352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15760 | 2026.01.05 22:41:38.945221 [ 277 ] {151fab4e-1368-4385-9673-23cf45161352} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15761 | 2026.01.05 22:41:38.945521 [ 277 ] {151fab4e-1368-4385-9673-23cf45161352} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15762 | 2026.01.05 22:41:38.945691 [ 277 ] {151fab4e-1368-4385-9673-23cf45161352} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001532 sec., 7832.89817232376 rows/sec., 611.95 KiB/sec. | ||
| 15763 | 2026.01.05 22:41:38.945740 [ 277 ] {151fab4e-1368-4385-9673-23cf45161352} <Debug> TCPHandler: Processed in 0.001747801 sec. | ||
| 15764 | 2026.01.05 22:41:38.945890 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15765 | 2026.01.05 22:41:38.946020 [ 277 ] {9aba2c53-db58-4a89-8840-c3d263650b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15766 | 2026.01.05 22:41:38.946076 [ 277 ] {9aba2c53-db58-4a89-8840-c3d263650b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15767 | 2026.01.05 22:41:38.946986 [ 277 ] {9aba2c53-db58-4a89-8840-c3d263650b30} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15768 | 2026.01.05 22:41:38.947032 [ 277 ] {9aba2c53-db58-4a89-8840-c3d263650b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15769 | 2026.01.05 22:41:38.947493 [ 277 ] {9aba2c53-db58-4a89-8840-c3d263650b30} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15770 | 2026.01.05 22:41:38.947783 [ 277 ] {9aba2c53-db58-4a89-8840-c3d263650b30} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15771 | 2026.01.05 22:41:38.947965 [ 277 ] {9aba2c53-db58-4a89-8840-c3d263650b30} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001968 sec., 288617.8861788618 rows/sec., 21.65 MiB/sec. | ||
| 15772 | 2026.01.05 22:41:38.948020 [ 277 ] {9aba2c53-db58-4a89-8840-c3d263650b30} <Debug> TCPHandler: Processed in 0.002191536 sec. | ||
| 15773 | 2026.01.05 22:41:38.948190 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15774 | 2026.01.05 22:41:38.948324 [ 277 ] {4d6a6a4f-5b1c-4706-b196-c2c0934b83d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15775 | 2026.01.05 22:41:38.948384 [ 277 ] {4d6a6a4f-5b1c-4706-b196-c2c0934b83d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15776 | 2026.01.05 22:41:38.949203 [ 277 ] {4d6a6a4f-5b1c-4706-b196-c2c0934b83d5} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15777 | 2026.01.05 22:41:38.949253 [ 277 ] {4d6a6a4f-5b1c-4706-b196-c2c0934b83d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15778 | 2026.01.05 22:41:38.949753 [ 277 ] {4d6a6a4f-5b1c-4706-b196-c2c0934b83d5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15779 | 2026.01.05 22:41:38.950047 [ 277 ] {4d6a6a4f-5b1c-4706-b196-c2c0934b83d5} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15780 | 2026.01.05 22:41:38.950213 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_114_24 to all_119_119_0 | ||
| 15781 | 2026.01.05 22:41:38.950220 [ 277 ] {4d6a6a4f-5b1c-4706-b196-c2c0934b83d5} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001927 sec., 457187.3378308251 rows/sec., 31.03 MiB/sec. | ||
| 15782 | 2026.01.05 22:41:38.950320 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15783 | 2026.01.05 22:41:38.950332 [ 277 ] {4d6a6a4f-5b1c-4706-b196-c2c0934b83d5} <Debug> TCPHandler: Processed in 0.002212716 sec. | ||
| 15784 | 2026.01.05 22:41:38.950357 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15785 | 2026.01.05 22:41:38.950490 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15786 | 2026.01.05 22:41:38.950510 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_119_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_24 to all_119_119_0 into Compact with storage Full | ||
| 15787 | 2026.01.05 22:41:38.950619 [ 277 ] {cc76a57a-d088-401b-b051-967275778022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15788 | 2026.01.05 22:41:38.950676 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_119_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15789 | 2026.01.05 22:41:38.950701 [ 277 ] {cc76a57a-d088-401b-b051-967275778022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15790 | 2026.01.05 22:41:38.950725 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_24, total 33522 rows starting from the beginning of the part | ||
| 15791 | 2026.01.05 22:41:38.950811 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15792 | 2026.01.05 22:41:38.950866 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 161 rows starting from the beginning of the part | ||
| 15793 | 2026.01.05 22:41:38.950914 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 15794 | 2026.01.05 22:41:38.950967 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 15795 | 2026.01.05 22:41:38.951022 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 881 rows starting from the beginning of the part | ||
| 15796 | 2026.01.05 22:41:38.954695 [ 277 ] {cc76a57a-d088-401b-b051-967275778022} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15797 | 2026.01.05 22:41:38.954759 [ 277 ] {cc76a57a-d088-401b-b051-967275778022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15798 | 2026.01.05 22:41:38.955546 [ 277 ] {cc76a57a-d088-401b-b051-967275778022} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15799 | 2026.01.05 22:41:38.955952 [ 277 ] {cc76a57a-d088-401b-b051-967275778022} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15800 | 2026.01.05 22:41:38.956214 [ 277 ] {cc76a57a-d088-401b-b051-967275778022} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00562 sec., 1779.3594306049822 rows/sec., 3.19 MiB/sec. | ||
| 15801 | 2026.01.05 22:41:38.956365 [ 277 ] {cc76a57a-d088-401b-b051-967275778022} <Debug> TCPHandler: Processed in 0.005928545 sec. | ||
| 15802 | 2026.01.05 22:41:38.956537 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15803 | 2026.01.05 22:41:38.956673 [ 277 ] {e3d409e4-8e41-4bac-ab13-45f2c0ec5a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15804 | 2026.01.05 22:41:38.956741 [ 277 ] {e3d409e4-8e41-4bac-ab13-45f2c0ec5a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15805 | 2026.01.05 22:41:38.957260 [ 277 ] {e3d409e4-8e41-4bac-ab13-45f2c0ec5a6d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15806 | 2026.01.05 22:41:38.957308 [ 277 ] {e3d409e4-8e41-4bac-ab13-45f2c0ec5a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15807 | 2026.01.05 22:41:38.957722 [ 277 ] {e3d409e4-8e41-4bac-ab13-45f2c0ec5a6d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15808 | 2026.01.05 22:41:38.958022 [ 277 ] {e3d409e4-8e41-4bac-ab13-45f2c0ec5a6d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15809 | 2026.01.05 22:41:38.958210 [ 277 ] {e3d409e4-8e41-4bac-ab13-45f2c0ec5a6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001569 sec., 38240.917782026765 rows/sec., 2.58 MiB/sec. | ||
| 15810 | 2026.01.05 22:41:38.958260 [ 277 ] {e3d409e4-8e41-4bac-ab13-45f2c0ec5a6d} <Debug> TCPHandler: Processed in 0.001801632 sec. | ||
| 15811 | 2026.01.05 22:41:38.959708 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_119_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35044 rows, containing 5 columns (5 merged, 0 gathered) in 0.009262161 sec., 3783566.2757319813 rows/sec., 259.20 MiB/sec. | ||
| 15812 | 2026.01.05 22:41:38.960178 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_119_25} <Trace> MergedBlockOutputStream: filled checksums all_1_119_25 (state Temporary) | ||
| 15813 | 2026.01.05 22:41:38.960583 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_119_25} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_119_25 to all_1_119_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15814 | 2026.01.05 22:41:38.960689 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_119_25} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_114_24, all_119_119_0] -> all_1_119_25 | ||
| 15815 | 2026.01.05 22:41:38.960793 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 15816 | 2026.01.05 22:41:39.077113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38949 | ||
| 15817 | 2026.01.05 22:41:39.077924 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2026.01.05 22:41:39.077993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15819 | 2026.01.05 22:41:39.078724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15820 | 2026.01.05 22:41:39.079051 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2026.01.05 22:41:39.079244 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38949 | ||
| 15822 | 2026.01.05 22:41:39.079271 [ 77 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15823 | 2026.01.05 22:41:39.079357 [ 77 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15824 | 2026.01.05 22:41:39.079394 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15825 | 2026.01.05 22:41:39.079561 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 15826 | 2026.01.05 22:41:39.079738 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15827 | 2026.01.05 22:41:39.079796 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36517 rows starting from the beginning of the part | ||
| 15828 | 2026.01.05 22:41:39.079892 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 15829 | 2026.01.05 22:41:39.079961 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 15830 | 2026.01.05 22:41:39.080030 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 15831 | 2026.01.05 22:41:39.080093 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 15832 | 2026.01.05 22:41:39.080156 [ 202 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 15833 | 2026.01.05 22:41:39.084365 [ 188 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38949 rows, containing 4 columns (4 merged, 0 gathered) in 0.004887159 sec., 7969660.901149318 rows/sec., 114.01 MiB/sec. | ||
| 15834 | 2026.01.05 22:41:39.084990 [ 191 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15835 | 2026.01.05 22:41:39.085543 [ 191 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_81_16} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15836 | 2026.01.05 22:41:39.085673 [ 191 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_81_16} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15837 | 2026.01.05 22:41:39.085857 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 15838 | 2026.01.05 22:41:41.044851 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 15839 | 2026.01.05 22:41:41.062187 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15840 | 2026.01.05 22:41:41.062236 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15841 | 2026.01.05 22:41:41.068236 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15842 | 2026.01.05 22:41:41.068924 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15843 | 2026.01.05 22:41:41.069248 [ 76 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15844 | 2026.01.05 22:41:41.069317 [ 76 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15845 | 2026.01.05 22:41:41.069338 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15846 | 2026.01.05 22:41:41.069437 [ 200 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 15847 | 2026.01.05 22:41:41.072139 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 15848 | 2026.01.05 22:41:41.072904 [ 200 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15849 | 2026.01.05 22:41:41.074526 [ 200 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 15850 | 2026.01.05 22:41:41.079538 [ 200 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 15851 | 2026.01.05 22:41:41.084273 [ 200 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 15852 | 2026.01.05 22:41:41.088862 [ 200 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 15853 | 2026.01.05 22:41:41.093588 [ 200 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 15854 | 2026.01.05 22:41:41.098154 [ 200 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 15855 | 2026.01.05 22:41:41.160979 [ 197 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.091582584 sec., 6660.655043321338 rows/sec., 34.44 MiB/sec. | ||
| 15856 | 2026.01.05 22:41:41.163907 [ 187 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15857 | 2026.01.05 22:41:41.165995 [ 187 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_81_16} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15858 | 2026.01.05 22:41:41.166110 [ 187 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_81_16} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15859 | 2026.01.05 22:41:41.168448 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15860 | 2026.01.05 22:41:41.670006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1908 | ||
| 15861 | 2026.01.05 22:41:41.672680 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15862 | 2026.01.05 22:41:41.672742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15863 | 2026.01.05 22:41:41.674009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15864 | 2026.01.05 22:41:41.674291 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15865 | 2026.01.05 22:41:41.674475 [ 75 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15866 | 2026.01.05 22:41:41.674549 [ 75 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15867 | 2026.01.05 22:41:41.674571 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15868 | 2026.01.05 22:41:41.674714 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 15869 | 2026.01.05 22:41:41.674723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1908 | ||
| 15870 | 2026.01.05 22:41:41.675357 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15871 | 2026.01.05 22:41:41.675518 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1762 rows starting from the beginning of the part | ||
| 15872 | 2026.01.05 22:41:41.675913 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 15873 | 2026.01.05 22:41:41.676267 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part | ||
| 15874 | 2026.01.05 22:41:41.676623 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 15875 | 2026.01.05 22:41:41.676962 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 15876 | 2026.01.05 22:41:41.677301 [ 188 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 38 rows starting from the beginning of the part | ||
| 15877 | 2026.01.05 22:41:41.683923 [ 194 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1908 rows, containing 72 columns (72 merged, 0 gathered) in 0.009276862 sec., 205672.99589020511 rows/sec., 160.40 MiB/sec. | ||
| 15878 | 2026.01.05 22:41:41.685779 [ 195 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15879 | 2026.01.05 22:41:41.686416 [ 195 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_61_12} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15880 | 2026.01.05 22:41:41.686500 [ 195 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_61_12} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15881 | 2026.01.05 22:41:41.686857 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 15882 | 2026.01.05 22:41:42.000226 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.67 MiB, peak 394.97 MiB, free memory in arenas 0.00 B, will set to 376.55 MiB (RSS), difference: -1.12 MiB | ||
| 15883 | 2026.01.05 22:41:43.887579 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15884 | 2026.01.05 22:41:43.887876 [ 277 ] {fbe90573-639f-497a-a76b-0e4b2b037e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15885 | 2026.01.05 22:41:43.887946 [ 277 ] {fbe90573-639f-497a-a76b-0e4b2b037e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15886 | 2026.01.05 22:41:43.888651 [ 277 ] {fbe90573-639f-497a-a76b-0e4b2b037e02} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15887 | 2026.01.05 22:41:43.888700 [ 277 ] {fbe90573-639f-497a-a76b-0e4b2b037e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15888 | 2026.01.05 22:41:43.889107 [ 277 ] {fbe90573-639f-497a-a76b-0e4b2b037e02} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15889 | 2026.01.05 22:41:43.889335 [ 277 ] {fbe90573-639f-497a-a76b-0e4b2b037e02} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15890 | 2026.01.05 22:41:43.889498 [ 277 ] {fbe90573-639f-497a-a76b-0e4b2b037e02} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001688 sec., 68720.37914691943 rows/sec., 5.82 MiB/sec. | ||
| 15891 | 2026.01.05 22:41:43.889550 [ 277 ] {fbe90573-639f-497a-a76b-0e4b2b037e02} <Debug> TCPHandler: Processed in 0.002167006 sec. | ||
| 15892 | 2026.01.05 22:41:43.889676 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15893 | 2026.01.05 22:41:43.889779 [ 277 ] {d177df8d-832f-44b3-a12f-ef8e92f0b9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15894 | 2026.01.05 22:41:43.889823 [ 277 ] {d177df8d-832f-44b3-a12f-ef8e92f0b9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15895 | 2026.01.05 22:41:43.890241 [ 277 ] {d177df8d-832f-44b3-a12f-ef8e92f0b9ae} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15896 | 2026.01.05 22:41:43.890278 [ 277 ] {d177df8d-832f-44b3-a12f-ef8e92f0b9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15897 | 2026.01.05 22:41:43.890577 [ 277 ] {d177df8d-832f-44b3-a12f-ef8e92f0b9ae} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15898 | 2026.01.05 22:41:43.890803 [ 277 ] {d177df8d-832f-44b3-a12f-ef8e92f0b9ae} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2026.01.05 22:41:43.890948 [ 277 ] {d177df8d-832f-44b3-a12f-ef8e92f0b9ae} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001193 sec., 25146.68901927913 rows/sec., 1.85 MiB/sec. | ||
| 15900 | 2026.01.05 22:41:43.890987 [ 277 ] {d177df8d-832f-44b3-a12f-ef8e92f0b9ae} <Debug> TCPHandler: Processed in 0.001362778 sec. | ||
| 15901 | 2026.01.05 22:41:43.891040 [ 218 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15902 | 2026.01.05 22:41:43.891090 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15903 | 2026.01.05 22:41:43.891092 [ 218 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15904 | 2026.01.05 22:41:43.891192 [ 277 ] {d5c7ca69-045b-4cbb-8b56-92543516c2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15905 | 2026.01.05 22:41:43.891236 [ 277 ] {d5c7ca69-045b-4cbb-8b56-92543516c2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15906 | 2026.01.05 22:41:43.891667 [ 277 ] {d5c7ca69-045b-4cbb-8b56-92543516c2b4} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15907 | 2026.01.05 22:41:43.891707 [ 277 ] {d5c7ca69-045b-4cbb-8b56-92543516c2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15908 | 2026.01.05 22:41:43.892049 [ 277 ] {d5c7ca69-045b-4cbb-8b56-92543516c2b4} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15909 | 2026.01.05 22:41:43.892262 [ 277 ] {d5c7ca69-045b-4cbb-8b56-92543516c2b4} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15910 | 2026.01.05 22:41:43.892392 [ 277 ] {d5c7ca69-045b-4cbb-8b56-92543516c2b4} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001218 sec., 77175.69786535304 rows/sec., 6.03 MiB/sec. | ||
| 15911 | 2026.01.05 22:41:43.892429 [ 277 ] {d5c7ca69-045b-4cbb-8b56-92543516c2b4} <Debug> TCPHandler: Processed in 0.001389518 sec. | ||
| 15912 | 2026.01.05 22:41:43.892546 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15913 | 2026.01.05 22:41:43.892640 [ 277 ] {07946e60-6214-48f4-9295-1019ffa6d3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15914 | 2026.01.05 22:41:43.892685 [ 277 ] {07946e60-6214-48f4-9295-1019ffa6d3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15915 | 2026.01.05 22:41:43.893091 [ 277 ] {07946e60-6214-48f4-9295-1019ffa6d3e5} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15916 | 2026.01.05 22:41:43.893126 [ 277 ] {07946e60-6214-48f4-9295-1019ffa6d3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15917 | 2026.01.05 22:41:43.893461 [ 277 ] {07946e60-6214-48f4-9295-1019ffa6d3e5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15918 | 2026.01.05 22:41:43.893657 [ 218 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15919 | 2026.01.05 22:41:43.893721 [ 277 ] {07946e60-6214-48f4-9295-1019ffa6d3e5} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15920 | 2026.01.05 22:41:43.893856 [ 277 ] {07946e60-6214-48f4-9295-1019ffa6d3e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 15921 | 2026.01.05 22:41:43.893894 [ 277 ] {07946e60-6214-48f4-9295-1019ffa6d3e5} <Debug> TCPHandler: Processed in 0.001398258 sec. | ||
| 15922 | 2026.01.05 22:41:43.894008 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15923 | 2026.01.05 22:41:43.894101 [ 277 ] {2417d307-fe72-4b36-96f7-4e638fe8cf02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15924 | 2026.01.05 22:41:43.894155 [ 277 ] {2417d307-fe72-4b36-96f7-4e638fe8cf02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15925 | 2026.01.05 22:41:43.894978 [ 277 ] {2417d307-fe72-4b36-96f7-4e638fe8cf02} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15926 | 2026.01.05 22:41:43.895014 [ 277 ] {2417d307-fe72-4b36-96f7-4e638fe8cf02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15927 | 2026.01.05 22:41:43.895573 [ 277 ] {2417d307-fe72-4b36-96f7-4e638fe8cf02} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15928 | 2026.01.05 22:41:43.895813 [ 277 ] {2417d307-fe72-4b36-96f7-4e638fe8cf02} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15929 | 2026.01.05 22:41:43.895951 [ 277 ] {2417d307-fe72-4b36-96f7-4e638fe8cf02} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001867 sec., 16068.559185859669 rows/sec., 28.79 MiB/sec. | ||
| 15930 | 2026.01.05 22:41:43.896007 [ 277 ] {2417d307-fe72-4b36-96f7-4e638fe8cf02} <Debug> TCPHandler: Processed in 0.002049482 sec. | ||
| 15931 | 2026.01.05 22:41:43.896118 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15932 | 2026.01.05 22:41:43.896212 [ 277 ] {c8506cbc-e0e8-496b-aff1-62af09145086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15933 | 2026.01.05 22:41:43.896254 [ 277 ] {c8506cbc-e0e8-496b-aff1-62af09145086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15934 | 2026.01.05 22:41:43.896588 [ 277 ] {c8506cbc-e0e8-496b-aff1-62af09145086} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15935 | 2026.01.05 22:41:43.896624 [ 277 ] {c8506cbc-e0e8-496b-aff1-62af09145086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15936 | 2026.01.05 22:41:43.896938 [ 277 ] {c8506cbc-e0e8-496b-aff1-62af09145086} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15937 | 2026.01.05 22:41:43.897148 [ 277 ] {c8506cbc-e0e8-496b-aff1-62af09145086} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15938 | 2026.01.05 22:41:43.897274 [ 277 ] {c8506cbc-e0e8-496b-aff1-62af09145086} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 15939 | 2026.01.05 22:41:43.897311 [ 277 ] {c8506cbc-e0e8-496b-aff1-62af09145086} <Debug> TCPHandler: Processed in 0.001242993 sec. | ||
| 15940 | 2026.01.05 22:41:44.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.98 MiB, peak 394.97 MiB, free memory in arenas 0.00 B, will set to 376.55 MiB (RSS), difference: 3.57 MiB | ||
| 15941 | 2026.01.05 22:41:46.293627 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15942 | 2026.01.05 22:41:46.293679 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15943 | 2026.01.05 22:41:46.580350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39397 | ||
| 15944 | 2026.01.05 22:41:46.580874 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15945 | 2026.01.05 22:41:46.580921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15946 | 2026.01.05 22:41:46.581421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15947 | 2026.01.05 22:41:46.581677 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15948 | 2026.01.05 22:41:46.581824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39397 | ||
| 15949 | 2026.01.05 22:41:48.573182 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 15950 | 2026.01.05 22:41:48.589889 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15951 | 2026.01.05 22:41:48.589933 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15952 | 2026.01.05 22:41:48.595972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15953 | 2026.01.05 22:41:48.596684 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15954 | 2026.01.05 22:41:48.599596 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 15955 | 2026.01.05 22:41:48.886313 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15956 | 2026.01.05 22:41:48.886532 [ 277 ] {6b34c8de-beb8-4166-99df-1b4f65e3ef40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15957 | 2026.01.05 22:41:48.886609 [ 277 ] {6b34c8de-beb8-4166-99df-1b4f65e3ef40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15958 | 2026.01.05 22:41:48.887320 [ 277 ] {6b34c8de-beb8-4166-99df-1b4f65e3ef40} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15959 | 2026.01.05 22:41:48.887367 [ 277 ] {6b34c8de-beb8-4166-99df-1b4f65e3ef40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15960 | 2026.01.05 22:41:48.887768 [ 277 ] {6b34c8de-beb8-4166-99df-1b4f65e3ef40} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15961 | 2026.01.05 22:41:48.888003 [ 277 ] {6b34c8de-beb8-4166-99df-1b4f65e3ef40} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15962 | 2026.01.05 22:41:48.888156 [ 277 ] {6b34c8de-beb8-4166-99df-1b4f65e3ef40} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001679 sec., 45265.038713519956 rows/sec., 3.73 MiB/sec. | ||
| 15963 | 2026.01.05 22:41:48.888197 [ 277 ] {6b34c8de-beb8-4166-99df-1b4f65e3ef40} <Debug> TCPHandler: Processed in 0.00202932 sec. | ||
| 15964 | 2026.01.05 22:41:48.888221 [ 65 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15965 | 2026.01.05 22:41:48.888322 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15966 | 2026.01.05 22:41:48.888325 [ 65 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15967 | 2026.01.05 22:41:48.888388 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15968 | 2026.01.05 22:41:48.888430 [ 277 ] {2536687b-38b1-4693-bbd3-26725370b899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15969 | 2026.01.05 22:41:48.888480 [ 277 ] {2536687b-38b1-4693-bbd3-26725370b899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15970 | 2026.01.05 22:41:48.888542 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15971 | 2026.01.05 22:41:48.888698 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15972 | 2026.01.05 22:41:48.888739 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2469 rows starting from the beginning of the part | ||
| 15973 | 2026.01.05 22:41:48.888817 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 76 rows starting from the beginning of the part | ||
| 15974 | 2026.01.05 22:41:48.888874 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 116 rows starting from the beginning of the part | ||
| 15975 | 2026.01.05 22:41:48.888883 [ 277 ] {2536687b-38b1-4693-bbd3-26725370b899} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15976 | 2026.01.05 22:41:48.888928 [ 277 ] {2536687b-38b1-4693-bbd3-26725370b899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15977 | 2026.01.05 22:41:48.888932 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1337 rows starting from the beginning of the part | ||
| 15978 | 2026.01.05 22:41:48.888988 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 116 rows starting from the beginning of the part | ||
| 15979 | 2026.01.05 22:41:48.889028 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 76 rows starting from the beginning of the part | ||
| 15980 | 2026.01.05 22:41:48.889263 [ 277 ] {2536687b-38b1-4693-bbd3-26725370b899} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15981 | 2026.01.05 22:41:48.889497 [ 277 ] {2536687b-38b1-4693-bbd3-26725370b899} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15982 | 2026.01.05 22:41:48.889632 [ 277 ] {2536687b-38b1-4693-bbd3-26725370b899} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001221 sec., 8190.00819000819 rows/sec., 615.85 KiB/sec. | ||
| 15983 | 2026.01.05 22:41:48.889670 [ 277 ] {2536687b-38b1-4693-bbd3-26725370b899} <Debug> TCPHandler: Processed in 0.001399509 sec. | ||
| 15984 | 2026.01.05 22:41:48.889777 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15985 | 2026.01.05 22:41:48.889872 [ 277 ] {6e197831-11ac-4958-a788-82c20f0f5cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15986 | 2026.01.05 22:41:48.889912 [ 277 ] {6e197831-11ac-4958-a788-82c20f0f5cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15987 | 2026.01.05 22:41:48.890333 [ 277 ] {6e197831-11ac-4958-a788-82c20f0f5cb6} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15988 | 2026.01.05 22:41:48.890369 [ 277 ] {6e197831-11ac-4958-a788-82c20f0f5cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15989 | 2026.01.05 22:41:48.890680 [ 277 ] {6e197831-11ac-4958-a788-82c20f0f5cb6} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15990 | 2026.01.05 22:41:48.890891 [ 277 ] {6e197831-11ac-4958-a788-82c20f0f5cb6} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15991 | 2026.01.05 22:41:48.890902 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4190 rows, containing 5 columns (5 merged, 0 gathered) in 0.002423204 sec., 1729115.6666958292 rows/sec., 149.40 MiB/sec. | ||
| 15992 | 2026.01.05 22:41:48.891016 [ 68 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15993 | 2026.01.05 22:41:48.891023 [ 277 ] {6e197831-11ac-4958-a788-82c20f0f5cb6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001169 sec., 63301.96749358426 rows/sec., 4.94 MiB/sec. | ||
| 15994 | 2026.01.05 22:41:48.891067 [ 68 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15995 | 2026.01.05 22:41:48.891082 [ 277 ] {6e197831-11ac-4958-a788-82c20f0f5cb6} <Debug> TCPHandler: Processed in 0.001355297 sec. | ||
| 15996 | 2026.01.05 22:41:48.891094 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15997 | 2026.01.05 22:41:48.891164 [ 192 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15998 | 2026.01.05 22:41:48.891200 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15999 | 2026.01.05 22:41:48.891213 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16000 | 2026.01.05 22:41:48.891253 [ 192 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16001 | 2026.01.05 22:41:48.891283 [ 192 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1253 rows starting from the beginning of the part | ||
| 16002 | 2026.01.05 22:41:48.891308 [ 277 ] {1b2ae5c3-f75f-4ea1-bdbe-3e2d6b13f5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16003 | 2026.01.05 22:41:48.891331 [ 192 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 74 rows starting from the beginning of the part | ||
| 16004 | 2026.01.05 22:41:48.891356 [ 277 ] {1b2ae5c3-f75f-4ea1-bdbe-3e2d6b13f5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16005 | 2026.01.05 22:41:48.891373 [ 192 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 94 rows starting from the beginning of the part | ||
| 16006 | 2026.01.05 22:41:48.891414 [ 192 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 568 rows starting from the beginning of the part | ||
| 16007 | 2026.01.05 22:41:48.891448 [ 192 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 94 rows starting from the beginning of the part | ||
| 16008 | 2026.01.05 22:41:48.891483 [ 192 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 74 rows starting from the beginning of the part | ||
| 16009 | 2026.01.05 22:41:48.891514 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_121_24} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16010 | 2026.01.05 22:41:48.891600 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_121_24} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16011 | 2026.01.05 22:41:48.891703 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 16012 | 2026.01.05 22:41:48.891776 [ 277 ] {1b2ae5c3-f75f-4ea1-bdbe-3e2d6b13f5de} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16013 | 2026.01.05 22:41:48.891812 [ 277 ] {1b2ae5c3-f75f-4ea1-bdbe-3e2d6b13f5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16014 | 2026.01.05 22:41:48.892156 [ 277 ] {1b2ae5c3-f75f-4ea1-bdbe-3e2d6b13f5de} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16015 | 2026.01.05 22:41:48.892367 [ 277 ] {1b2ae5c3-f75f-4ea1-bdbe-3e2d6b13f5de} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16016 | 2026.01.05 22:41:48.892496 [ 277 ] {1b2ae5c3-f75f-4ea1-bdbe-3e2d6b13f5de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 16017 | 2026.01.05 22:41:48.892533 [ 277 ] {1b2ae5c3-f75f-4ea1-bdbe-3e2d6b13f5de} <Debug> TCPHandler: Processed in 0.001382908 sec. | ||
| 16018 | 2026.01.05 22:41:48.892637 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16019 | 2026.01.05 22:41:48.892653 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512792 sec., 1425840.432789174 rows/sec., 110.75 MiB/sec. | ||
| 16020 | 2026.01.05 22:41:48.892731 [ 277 ] {add6dd1a-2774-496e-91d5-cc1c947dcdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16021 | 2026.01.05 22:41:48.892791 [ 277 ] {add6dd1a-2774-496e-91d5-cc1c947dcdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16022 | 2026.01.05 22:41:48.892829 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16023 | 2026.01.05 22:41:48.893086 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_121_24} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16024 | 2026.01.05 22:41:48.893156 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_121_24} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16025 | 2026.01.05 22:41:48.893236 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 16026 | 2026.01.05 22:41:48.893559 [ 277 ] {add6dd1a-2774-496e-91d5-cc1c947dcdf8} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16027 | 2026.01.05 22:41:48.893594 [ 277 ] {add6dd1a-2774-496e-91d5-cc1c947dcdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16028 | 2026.01.05 22:41:48.894101 [ 277 ] {add6dd1a-2774-496e-91d5-cc1c947dcdf8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16029 | 2026.01.05 22:41:48.894326 [ 277 ] {add6dd1a-2774-496e-91d5-cc1c947dcdf8} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16030 | 2026.01.05 22:41:48.894467 [ 277 ] {add6dd1a-2774-496e-91d5-cc1c947dcdf8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001753 sec., 5704.5065601825445 rows/sec., 10.22 MiB/sec. | ||
| 16031 | 2026.01.05 22:41:48.894522 [ 277 ] {add6dd1a-2774-496e-91d5-cc1c947dcdf8} <Debug> TCPHandler: Processed in 0.001934257 sec. | ||
| 16032 | 2026.01.05 22:41:48.894629 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16033 | 2026.01.05 22:41:48.894725 [ 277 ] {2edcba27-047b-4fd2-89af-ab284aee7b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16034 | 2026.01.05 22:41:48.894767 [ 277 ] {2edcba27-047b-4fd2-89af-ab284aee7b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16035 | 2026.01.05 22:41:48.895088 [ 277 ] {2edcba27-047b-4fd2-89af-ab284aee7b96} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16036 | 2026.01.05 22:41:48.895124 [ 277 ] {2edcba27-047b-4fd2-89af-ab284aee7b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16037 | 2026.01.05 22:41:48.895431 [ 277 ] {2edcba27-047b-4fd2-89af-ab284aee7b96} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16038 | 2026.01.05 22:41:48.895637 [ 277 ] {2edcba27-047b-4fd2-89af-ab284aee7b96} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16039 | 2026.01.05 22:41:48.895755 [ 68 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16040 | 2026.01.05 22:41:48.895765 [ 277 ] {2edcba27-047b-4fd2-89af-ab284aee7b96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 16041 | 2026.01.05 22:41:48.895793 [ 68 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16042 | 2026.01.05 22:41:48.895817 [ 277 ] {2edcba27-047b-4fd2-89af-ab284aee7b96} <Debug> TCPHandler: Processed in 0.001237883 sec. | ||
| 16043 | 2026.01.05 22:41:48.895816 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16044 | 2026.01.05 22:41:48.895911 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16045 | 2026.01.05 22:41:48.896011 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16046 | 2026.01.05 22:41:48.896041 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7072 rows starting from the beginning of the part | ||
| 16047 | 2026.01.05 22:41:48.896092 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 16048 | 2026.01.05 22:41:48.896136 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16049 | 2026.01.05 22:41:48.896177 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 16050 | 2026.01.05 22:41:48.896220 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 16051 | 2026.01.05 22:41:48.896260 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 16052 | 2026.01.05 22:41:48.898035 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7372 rows, containing 4 columns (4 merged, 0 gathered) in 0.002155905 sec., 3419445.6620305623 rows/sec., 227.99 MiB/sec. | ||
| 16053 | 2026.01.05 22:41:48.898579 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16054 | 2026.01.05 22:41:48.898955 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_121_24} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16055 | 2026.01.05 22:41:48.899038 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_121_24} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16056 | 2026.01.05 22:41:48.899132 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 16057 | 2026.01.05 22:41:49.000225 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.58 MiB, peak 394.97 MiB, free memory in arenas 0.00 B, will set to 376.55 MiB (RSS), difference: -1.03 MiB | ||
| 16058 | 2026.01.05 22:41:51.675918 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1932 | ||
| 16059 | 2026.01.05 22:41:51.678123 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16060 | 2026.01.05 22:41:51.678168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16061 | 2026.01.05 22:41:51.679348 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16062 | 2026.01.05 22:41:51.679620 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16063 | 2026.01.05 22:41:51.679902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1932 | ||
| 16064 | 2026.01.05 22:41:51.873934 [ 66 ] {} <Debug> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 16065 | 2026.01.05 22:41:51.874022 [ 66 ] {} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16066 | 2026.01.05 22:41:51.874059 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16067 | 2026.01.05 22:41:51.874222 [ 199 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 16068 | 2026.01.05 22:41:51.874391 [ 199 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16069 | 2026.01.05 22:41:51.874430 [ 199 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 223 rows starting from the beginning of the part | ||
| 16070 | 2026.01.05 22:41:51.874511 [ 199 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 16071 | 2026.01.05 22:41:51.874562 [ 199 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 16072 | 2026.01.05 22:41:51.874614 [ 199 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 16073 | 2026.01.05 22:41:51.874668 [ 199 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 16074 | 2026.01.05 22:41:51.875553 [ 198 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397459 sec., 193923.39954159656 rows/sec., 12.59 MiB/sec. | ||
| 16075 | 2026.01.05 22:41:51.875784 [ 193 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 16076 | 2026.01.05 22:41:51.876151 [ 193 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_27_6} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16077 | 2026.01.05 22:41:51.876242 [ 193 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_27_6} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 16078 | 2026.01.05 22:41:51.876340 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16079 | 2026.01.05 22:41:52.000160 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.58 MiB, peak 394.97 MiB, free memory in arenas 0.00 B, will set to 376.55 MiB (RSS), difference: 3.98 MiB | ||
| 16080 | 2026.01.05 22:41:52.565875 [ 64 ] {} <Debug> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 16081 | 2026.01.05 22:41:52.565947 [ 64 ] {} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16082 | 2026.01.05 22:41:52.565972 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16083 | 2026.01.05 22:41:52.566094 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 16084 | 2026.01.05 22:41:52.566329 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16085 | 2026.01.05 22:41:52.566385 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 434 rows starting from the beginning of the part | ||
| 16086 | 2026.01.05 22:41:52.566492 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 16087 | 2026.01.05 22:41:52.566571 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 16088 | 2026.01.05 22:41:52.566647 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 16089 | 2026.01.05 22:41:52.566714 [ 190 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 16090 | 2026.01.05 22:41:52.567905 [ 196 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001867095 sec., 283863.4349082398 rows/sec., 20.35 MiB/sec. | ||
| 16091 | 2026.01.05 22:41:52.568192 [ 201 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 16092 | 2026.01.05 22:41:52.568518 [ 201 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_27_6} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16093 | 2026.01.05 22:41:52.568598 [ 201 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_27_6} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 16094 | 2026.01.05 22:41:52.568693 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16095 | 2026.01.05 22:41:53.898455 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16096 | 2026.01.05 22:41:53.898673 [ 277 ] {97d96f56-1183-46c5-a463-1e7cf804491c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16097 | 2026.01.05 22:41:53.898746 [ 277 ] {97d96f56-1183-46c5-a463-1e7cf804491c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16098 | 2026.01.05 22:41:53.899665 [ 277 ] {97d96f56-1183-46c5-a463-1e7cf804491c} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16099 | 2026.01.05 22:41:53.899703 [ 277 ] {97d96f56-1183-46c5-a463-1e7cf804491c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16100 | 2026.01.05 22:41:53.900136 [ 277 ] {97d96f56-1183-46c5-a463-1e7cf804491c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16101 | 2026.01.05 22:41:53.900361 [ 277 ] {97d96f56-1183-46c5-a463-1e7cf804491c} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16102 | 2026.01.05 22:41:53.900517 [ 277 ] {97d96f56-1183-46c5-a463-1e7cf804491c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001899 sec., 215903.10689836755 rows/sec., 13.70 MiB/sec. | ||
| 16103 | 2026.01.05 22:41:53.900559 [ 277 ] {97d96f56-1183-46c5-a463-1e7cf804491c} <Debug> TCPHandler: Processed in 0.002246258 sec. | ||
| 16104 | 2026.01.05 22:41:53.900686 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16105 | 2026.01.05 22:41:53.900782 [ 277 ] {331058c9-0f40-4d3a-8b9e-4ba065296f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16106 | 2026.01.05 22:41:53.900824 [ 277 ] {331058c9-0f40-4d3a-8b9e-4ba065296f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16107 | 2026.01.05 22:41:53.901230 [ 277 ] {331058c9-0f40-4d3a-8b9e-4ba065296f9e} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16108 | 2026.01.05 22:41:53.901264 [ 277 ] {331058c9-0f40-4d3a-8b9e-4ba065296f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16109 | 2026.01.05 22:41:53.901573 [ 277 ] {331058c9-0f40-4d3a-8b9e-4ba065296f9e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16110 | 2026.01.05 22:41:53.901784 [ 277 ] {331058c9-0f40-4d3a-8b9e-4ba065296f9e} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16111 | 2026.01.05 22:41:53.901912 [ 277 ] {331058c9-0f40-4d3a-8b9e-4ba065296f9e} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.001148 sec., 12195.121951219513 rows/sec., 1006.34 KiB/sec. | ||
| 16112 | 2026.01.05 22:41:53.901949 [ 277 ] {331058c9-0f40-4d3a-8b9e-4ba065296f9e} <Debug> TCPHandler: Processed in 0.001313245 sec. | ||
| 16113 | 2026.01.05 22:41:53.902052 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16114 | 2026.01.05 22:41:53.902146 [ 277 ] {68475fdd-a6f7-44aa-95f3-ea86f9577313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16115 | 2026.01.05 22:41:53.902186 [ 277 ] {68475fdd-a6f7-44aa-95f3-ea86f9577313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16116 | 2026.01.05 22:41:53.903271 [ 277 ] {68475fdd-a6f7-44aa-95f3-ea86f9577313} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16117 | 2026.01.05 22:41:53.903306 [ 277 ] {68475fdd-a6f7-44aa-95f3-ea86f9577313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16118 | 2026.01.05 22:41:53.903669 [ 277 ] {68475fdd-a6f7-44aa-95f3-ea86f9577313} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16119 | 2026.01.05 22:41:53.903888 [ 277 ] {68475fdd-a6f7-44aa-95f3-ea86f9577313} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16120 | 2026.01.05 22:41:53.904018 [ 277 ] {68475fdd-a6f7-44aa-95f3-ea86f9577313} <Debug> executeQuery: Read 1180 rows, 96.11 KiB in 0.00189 sec., 624338.6243386243 rows/sec., 49.66 MiB/sec. | ||
| 16121 | 2026.01.05 22:41:53.904056 [ 277 ] {68475fdd-a6f7-44aa-95f3-ea86f9577313} <Debug> TCPHandler: Processed in 0.002053721 sec. | ||
| 16122 | 2026.01.05 22:41:53.904169 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16123 | 2026.01.05 22:41:53.904266 [ 277 ] {4bd33a55-60d2-4e5f-b8c1-99a73bcaa571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16124 | 2026.01.05 22:41:53.904306 [ 277 ] {4bd33a55-60d2-4e5f-b8c1-99a73bcaa571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16125 | 2026.01.05 22:41:53.904835 [ 277 ] {4bd33a55-60d2-4e5f-b8c1-99a73bcaa571} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16126 | 2026.01.05 22:41:53.904869 [ 277 ] {4bd33a55-60d2-4e5f-b8c1-99a73bcaa571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16127 | 2026.01.05 22:41:53.905187 [ 277 ] {4bd33a55-60d2-4e5f-b8c1-99a73bcaa571} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16128 | 2026.01.05 22:41:53.905408 [ 277 ] {4bd33a55-60d2-4e5f-b8c1-99a73bcaa571} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16129 | 2026.01.05 22:41:53.905535 [ 277 ] {4bd33a55-60d2-4e5f-b8c1-99a73bcaa571} <Debug> executeQuery: Read 249 rows, 15.56 KiB in 0.001287 sec., 193473.19347319347 rows/sec., 11.81 MiB/sec. | ||
| 16130 | 2026.01.05 22:41:53.905572 [ 277 ] {4bd33a55-60d2-4e5f-b8c1-99a73bcaa571} <Debug> TCPHandler: Processed in 0.00145243 sec. | ||
| 16131 | 2026.01.05 22:41:53.905678 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16132 | 2026.01.05 22:41:53.905773 [ 277 ] {b9257a0e-8b32-4f57-9f9c-e2e5e88d067e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16133 | 2026.01.05 22:41:53.905813 [ 277 ] {b9257a0e-8b32-4f57-9f9c-e2e5e88d067e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16134 | 2026.01.05 22:41:53.906315 [ 277 ] {b9257a0e-8b32-4f57-9f9c-e2e5e88d067e} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16135 | 2026.01.05 22:41:53.906349 [ 277 ] {b9257a0e-8b32-4f57-9f9c-e2e5e88d067e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16136 | 2026.01.05 22:41:53.906769 [ 277 ] {b9257a0e-8b32-4f57-9f9c-e2e5e88d067e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16137 | 2026.01.05 22:41:53.907025 [ 277 ] {b9257a0e-8b32-4f57-9f9c-e2e5e88d067e} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16138 | 2026.01.05 22:41:53.907159 [ 277 ] {b9257a0e-8b32-4f57-9f9c-e2e5e88d067e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001404 sec., 150997.15099715098 rows/sec., 9.74 MiB/sec. | ||
| 16139 | 2026.01.05 22:41:53.907200 [ 277 ] {b9257a0e-8b32-4f57-9f9c-e2e5e88d067e} <Debug> TCPHandler: Processed in 0.001570744 sec. | ||
| 16140 | 2026.01.05 22:41:53.907317 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16141 | 2026.01.05 22:41:53.907414 [ 277 ] {19fc0976-2c63-46b4-9991-fd9c8c0f1afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16142 | 2026.01.05 22:41:53.907455 [ 277 ] {19fc0976-2c63-46b4-9991-fd9c8c0f1afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16143 | 2026.01.05 22:41:53.907982 [ 277 ] {19fc0976-2c63-46b4-9991-fd9c8c0f1afd} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16144 | 2026.01.05 22:41:53.908019 [ 277 ] {19fc0976-2c63-46b4-9991-fd9c8c0f1afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16145 | 2026.01.05 22:41:53.908341 [ 277 ] {19fc0976-2c63-46b4-9991-fd9c8c0f1afd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16146 | 2026.01.05 22:41:53.908558 [ 277 ] {19fc0976-2c63-46b4-9991-fd9c8c0f1afd} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16147 | 2026.01.05 22:41:53.908687 [ 277 ] {19fc0976-2c63-46b4-9991-fd9c8c0f1afd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001292 sec., 163312.69349845202 rows/sec., 9.27 MiB/sec. | ||
| 16148 | 2026.01.05 22:41:53.908725 [ 277 ] {19fc0976-2c63-46b4-9991-fd9c8c0f1afd} <Debug> TCPHandler: Processed in 0.001457351 sec. | ||
| 16149 | 2026.01.05 22:41:53.908838 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16150 | 2026.01.05 22:41:53.908931 [ 277 ] {fd6e154f-5547-4f67-bdee-b97af8e6612a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16151 | 2026.01.05 22:41:53.908970 [ 277 ] {fd6e154f-5547-4f67-bdee-b97af8e6612a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16152 | 2026.01.05 22:41:53.909756 [ 277 ] {fd6e154f-5547-4f67-bdee-b97af8e6612a} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16153 | 2026.01.05 22:41:53.909791 [ 277 ] {fd6e154f-5547-4f67-bdee-b97af8e6612a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16154 | 2026.01.05 22:41:53.910154 [ 277 ] {fd6e154f-5547-4f67-bdee-b97af8e6612a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16155 | 2026.01.05 22:41:53.910389 [ 277 ] {fd6e154f-5547-4f67-bdee-b97af8e6612a} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16156 | 2026.01.05 22:41:53.910517 [ 277 ] {fd6e154f-5547-4f67-bdee-b97af8e6612a} <Debug> executeQuery: Read 723 rows, 52.03 KiB in 0.001604 sec., 450748.12967581046 rows/sec., 31.67 MiB/sec. | ||
| 16157 | 2026.01.05 22:41:53.910557 [ 277 ] {fd6e154f-5547-4f67-bdee-b97af8e6612a} <Debug> TCPHandler: Processed in 0.001768281 sec. | ||
| 16158 | 2026.01.05 22:41:53.910682 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16159 | 2026.01.05 22:41:53.910775 [ 277 ] {7ae3aba8-beb6-42bd-a008-c167449a1c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16160 | 2026.01.05 22:41:53.910818 [ 277 ] {7ae3aba8-beb6-42bd-a008-c167449a1c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16161 | 2026.01.05 22:41:53.911160 [ 277 ] {7ae3aba8-beb6-42bd-a008-c167449a1c05} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16162 | 2026.01.05 22:41:53.911196 [ 277 ] {7ae3aba8-beb6-42bd-a008-c167449a1c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16163 | 2026.01.05 22:41:53.911514 [ 277 ] {7ae3aba8-beb6-42bd-a008-c167449a1c05} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 16164 | 2026.01.05 22:41:53.911727 [ 277 ] {7ae3aba8-beb6-42bd-a008-c167449a1c05} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16165 | 2026.01.05 22:41:53.911851 [ 277 ] {7ae3aba8-beb6-42bd-a008-c167449a1c05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 16166 | 2026.01.05 22:41:53.911889 [ 277 ] {7ae3aba8-beb6-42bd-a008-c167449a1c05} <Debug> TCPHandler: Processed in 0.001257554 sec. | ||
| 16167 | 2026.01.05 22:41:53.912005 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16168 | 2026.01.05 22:41:53.912098 [ 277 ] {8c7c835f-0e3f-4e12-bf5e-d74da81fd0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16169 | 2026.01.05 22:41:53.912140 [ 277 ] {8c7c835f-0e3f-4e12-bf5e-d74da81fd0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16170 | 2026.01.05 22:41:53.912624 [ 277 ] {8c7c835f-0e3f-4e12-bf5e-d74da81fd0f4} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16171 | 2026.01.05 22:41:53.912660 [ 277 ] {8c7c835f-0e3f-4e12-bf5e-d74da81fd0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16172 | 2026.01.05 22:41:53.913008 [ 277 ] {8c7c835f-0e3f-4e12-bf5e-d74da81fd0f4} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16173 | 2026.01.05 22:41:53.913232 [ 277 ] {8c7c835f-0e3f-4e12-bf5e-d74da81fd0f4} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16174 | 2026.01.05 22:41:53.913361 [ 277 ] {8c7c835f-0e3f-4e12-bf5e-d74da81fd0f4} <Debug> executeQuery: Read 321 rows, 21.62 KiB in 0.001282 sec., 250390.01560062403 rows/sec., 16.47 MiB/sec. | ||
| 16175 | 2026.01.05 22:41:53.913398 [ 277 ] {8c7c835f-0e3f-4e12-bf5e-d74da81fd0f4} <Debug> TCPHandler: Processed in 0.00144288 sec. | ||
| 16176 | 2026.01.05 22:41:53.913509 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16177 | 2026.01.05 22:41:53.913601 [ 277 ] {d8bee3f6-fd4c-4a3e-b7bf-dff67c06f7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16178 | 2026.01.05 22:41:53.913643 [ 277 ] {d8bee3f6-fd4c-4a3e-b7bf-dff67c06f7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16179 | 2026.01.05 22:41:53.913953 [ 277 ] {d8bee3f6-fd4c-4a3e-b7bf-dff67c06f7c7} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16180 | 2026.01.05 22:41:53.913986 [ 277 ] {d8bee3f6-fd4c-4a3e-b7bf-dff67c06f7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16181 | 2026.01.05 22:41:53.914281 [ 277 ] {d8bee3f6-fd4c-4a3e-b7bf-dff67c06f7c7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 16182 | 2026.01.05 22:41:53.914488 [ 277 ] {d8bee3f6-fd4c-4a3e-b7bf-dff67c06f7c7} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16183 | 2026.01.05 22:41:53.914613 [ 277 ] {d8bee3f6-fd4c-4a3e-b7bf-dff67c06f7c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 16184 | 2026.01.05 22:41:53.914649 [ 277 ] {d8bee3f6-fd4c-4a3e-b7bf-dff67c06f7c7} <Debug> TCPHandler: Processed in 0.001189631 sec. | ||
| 16185 | 2026.01.05 22:41:53.914773 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16186 | 2026.01.05 22:41:53.914897 [ 277 ] {2f6f8b6b-ed2d-4089-9d48-674aa166f9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16187 | 2026.01.05 22:41:53.914962 [ 277 ] {2f6f8b6b-ed2d-4089-9d48-674aa166f9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16188 | 2026.01.05 22:41:53.915882 [ 277 ] {2f6f8b6b-ed2d-4089-9d48-674aa166f9c9} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16189 | 2026.01.05 22:41:53.915917 [ 277 ] {2f6f8b6b-ed2d-4089-9d48-674aa166f9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16190 | 2026.01.05 22:41:53.916470 [ 277 ] {2f6f8b6b-ed2d-4089-9d48-674aa166f9c9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16191 | 2026.01.05 22:41:53.916711 [ 277 ] {2f6f8b6b-ed2d-4089-9d48-674aa166f9c9} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16192 | 2026.01.05 22:41:53.916851 [ 277 ] {2f6f8b6b-ed2d-4089-9d48-674aa166f9c9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001979 sec., 15159.171298635676 rows/sec., 27.16 MiB/sec. | ||
| 16193 | 2026.01.05 22:41:53.916907 [ 277 ] {2f6f8b6b-ed2d-4089-9d48-674aa166f9c9} <Debug> TCPHandler: Processed in 0.002196827 sec. | ||
| 16194 | 2026.01.05 22:41:53.917019 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16195 | 2026.01.05 22:41:53.917115 [ 277 ] {45707c22-3f90-495e-a788-1de6b20fffb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16196 | 2026.01.05 22:41:53.917158 [ 277 ] {45707c22-3f90-495e-a788-1de6b20fffb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16197 | 2026.01.05 22:41:53.917524 [ 277 ] {45707c22-3f90-495e-a788-1de6b20fffb3} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16198 | 2026.01.05 22:41:53.917559 [ 277 ] {45707c22-3f90-495e-a788-1de6b20fffb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16199 | 2026.01.05 22:41:53.917877 [ 277 ] {45707c22-3f90-495e-a788-1de6b20fffb3} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16200 | 2026.01.05 22:41:53.918091 [ 277 ] {45707c22-3f90-495e-a788-1de6b20fffb3} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16201 | 2026.01.05 22:41:53.918220 [ 277 ] {45707c22-3f90-495e-a788-1de6b20fffb3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001124 sec., 92526.69039145908 rows/sec., 5.67 MiB/sec. | ||
| 16202 | 2026.01.05 22:41:53.918258 [ 277 ] {45707c22-3f90-495e-a788-1de6b20fffb3} <Debug> TCPHandler: Processed in 0.001289574 sec. | ||
| 16203 | 2026.01.05 22:41:54.082921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39909 | ||
| 16204 | 2026.01.05 22:41:54.083556 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16205 | 2026.01.05 22:41:54.083619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16206 | 2026.01.05 22:41:54.084135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16207 | 2026.01.05 22:41:54.084459 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16208 | 2026.01.05 22:41:54.084655 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39909 | ||
| 16209 | 2026.01.05 22:41:56.100638 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16210 | 2026.01.05 22:41:56.118161 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16211 | 2026.01.05 22:41:56.118217 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16212 | 2026.01.05 22:41:56.124469 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16213 | 2026.01.05 22:41:56.125211 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16214 | 2026.01.05 22:41:56.128168 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16215 | 2026.01.05 22:41:58.401304 [ 224 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16216 | 2026.01.05 22:41:58.401359 [ 224 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16217 | 2026.01.05 22:41:58.405676 [ 224 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16218 | 2026.01.05 22:41:58.593455 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16219 | 2026.01.05 22:41:58.593533 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16220 | 2026.01.05 22:41:58.597208 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16221 | 2026.01.05 22:41:58.674170 [ 218 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16222 | 2026.01.05 22:41:58.674201 [ 218 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16223 | 2026.01.05 22:41:58.677028 [ 218 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16224 | 2026.01.05 22:41:58.768825 [ 223 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16225 | 2026.01.05 22:41:58.768882 [ 223 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16226 | 2026.01.05 22:41:58.772016 [ 223 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16227 | 2026.01.05 22:41:58.886178 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16228 | 2026.01.05 22:41:58.886388 [ 277 ] {c5c83dc6-4287-407d-8897-2558097edc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16229 | 2026.01.05 22:41:58.886456 [ 277 ] {c5c83dc6-4287-407d-8897-2558097edc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16230 | 2026.01.05 22:41:58.887165 [ 277 ] {c5c83dc6-4287-407d-8897-2558097edc85} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16231 | 2026.01.05 22:41:58.887212 [ 277 ] {c5c83dc6-4287-407d-8897-2558097edc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16232 | 2026.01.05 22:41:58.887624 [ 277 ] {c5c83dc6-4287-407d-8897-2558097edc85} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16233 | 2026.01.05 22:41:58.887859 [ 277 ] {c5c83dc6-4287-407d-8897-2558097edc85} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16234 | 2026.01.05 22:41:58.888016 [ 277 ] {c5c83dc6-4287-407d-8897-2558097edc85} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001682 sec., 45184.30439952438 rows/sec., 3.72 MiB/sec. | ||
| 16235 | 2026.01.05 22:41:58.888060 [ 277 ] {c5c83dc6-4287-407d-8897-2558097edc85} <Debug> TCPHandler: Processed in 0.00202079 sec. | ||
| 16236 | 2026.01.05 22:41:58.888196 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16237 | 2026.01.05 22:41:58.888294 [ 277 ] {b2f6e7b6-2468-4cbe-8c53-5dbf4be3e79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16238 | 2026.01.05 22:41:58.888337 [ 277 ] {b2f6e7b6-2468-4cbe-8c53-5dbf4be3e79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16239 | 2026.01.05 22:41:58.888758 [ 277 ] {b2f6e7b6-2468-4cbe-8c53-5dbf4be3e79f} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16240 | 2026.01.05 22:41:58.888793 [ 277 ] {b2f6e7b6-2468-4cbe-8c53-5dbf4be3e79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16241 | 2026.01.05 22:41:58.889104 [ 277 ] {b2f6e7b6-2468-4cbe-8c53-5dbf4be3e79f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16242 | 2026.01.05 22:41:58.889333 [ 277 ] {b2f6e7b6-2468-4cbe-8c53-5dbf4be3e79f} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16243 | 2026.01.05 22:41:58.889444 [ 55 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16244 | 2026.01.05 22:41:58.889464 [ 277 ] {b2f6e7b6-2468-4cbe-8c53-5dbf4be3e79f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00119 sec., 8403.361344537814 rows/sec., 631.89 KiB/sec. | ||
| 16245 | 2026.01.05 22:41:58.889481 [ 55 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16246 | 2026.01.05 22:41:58.889500 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16247 | 2026.01.05 22:41:58.889503 [ 277 ] {b2f6e7b6-2468-4cbe-8c53-5dbf4be3e79f} <Debug> TCPHandler: Processed in 0.001358617 sec. | ||
| 16248 | 2026.01.05 22:41:58.889621 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16249 | 2026.01.05 22:41:58.889619 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16250 | 2026.01.05 22:41:58.889717 [ 277 ] {b954bdc9-7866-41b9-8dba-d55c0115b42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16251 | 2026.01.05 22:41:58.889762 [ 277 ] {b954bdc9-7866-41b9-8dba-d55c0115b42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16252 | 2026.01.05 22:41:58.889774 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16253 | 2026.01.05 22:41:58.889814 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 281 rows starting from the beginning of the part | ||
| 16254 | 2026.01.05 22:41:58.889885 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 24 rows starting from the beginning of the part | ||
| 16255 | 2026.01.05 22:41:58.889939 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 30 rows starting from the beginning of the part | ||
| 16256 | 2026.01.05 22:41:58.889991 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 10 rows starting from the beginning of the part | ||
| 16257 | 2026.01.05 22:41:58.890041 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 249 rows starting from the beginning of the part | ||
| 16258 | 2026.01.05 22:41:58.890086 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 10 rows starting from the beginning of the part | ||
| 16259 | 2026.01.05 22:41:58.890201 [ 277 ] {b954bdc9-7866-41b9-8dba-d55c0115b42e} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16260 | 2026.01.05 22:41:58.890245 [ 277 ] {b954bdc9-7866-41b9-8dba-d55c0115b42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16261 | 2026.01.05 22:41:58.890587 [ 277 ] {b954bdc9-7866-41b9-8dba-d55c0115b42e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16262 | 2026.01.05 22:41:58.890852 [ 277 ] {b954bdc9-7866-41b9-8dba-d55c0115b42e} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16263 | 2026.01.05 22:41:58.890983 [ 277 ] {b954bdc9-7866-41b9-8dba-d55c0115b42e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001285 sec., 57587.5486381323 rows/sec., 4.50 MiB/sec. | ||
| 16264 | 2026.01.05 22:41:58.891007 [ 201 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441301 sec., 419065.8301076596 rows/sec., 28.13 MiB/sec. | ||
| 16265 | 2026.01.05 22:41:58.891022 [ 277 ] {b954bdc9-7866-41b9-8dba-d55c0115b42e} <Debug> TCPHandler: Processed in 0.00145118 sec. | ||
| 16266 | 2026.01.05 22:41:58.891169 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16267 | 2026.01.05 22:41:58.891187 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16268 | 2026.01.05 22:41:58.891266 [ 277 ] {0d80d0ed-ffd1-46f5-853c-a2d163f8e5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16269 | 2026.01.05 22:41:58.891318 [ 277 ] {0d80d0ed-ffd1-46f5-853c-a2d163f8e5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16270 | 2026.01.05 22:41:58.891453 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_111_22} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16271 | 2026.01.05 22:41:58.891539 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_111_22} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16272 | 2026.01.05 22:41:58.891615 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16273 | 2026.01.05 22:41:58.891760 [ 277 ] {0d80d0ed-ffd1-46f5-853c-a2d163f8e5e9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16274 | 2026.01.05 22:41:58.891800 [ 277 ] {0d80d0ed-ffd1-46f5-853c-a2d163f8e5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16275 | 2026.01.05 22:41:58.892153 [ 277 ] {0d80d0ed-ffd1-46f5-853c-a2d163f8e5e9} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16276 | 2026.01.05 22:41:58.892382 [ 277 ] {0d80d0ed-ffd1-46f5-853c-a2d163f8e5e9} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16277 | 2026.01.05 22:41:58.892517 [ 277 ] {0d80d0ed-ffd1-46f5-853c-a2d163f8e5e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 16278 | 2026.01.05 22:41:58.892556 [ 277 ] {0d80d0ed-ffd1-46f5-853c-a2d163f8e5e9} <Debug> TCPHandler: Processed in 0.001435999 sec. | ||
| 16279 | 2026.01.05 22:41:58.892664 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16280 | 2026.01.05 22:41:58.892758 [ 277 ] {10b1934e-a02e-443a-8a00-7963aa05f857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16281 | 2026.01.05 22:41:58.892812 [ 277 ] {10b1934e-a02e-443a-8a00-7963aa05f857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16282 | 2026.01.05 22:41:58.893613 [ 277 ] {10b1934e-a02e-443a-8a00-7963aa05f857} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16283 | 2026.01.05 22:41:58.893648 [ 277 ] {10b1934e-a02e-443a-8a00-7963aa05f857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16284 | 2026.01.05 22:41:58.894181 [ 277 ] {10b1934e-a02e-443a-8a00-7963aa05f857} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16285 | 2026.01.05 22:41:58.894423 [ 277 ] {10b1934e-a02e-443a-8a00-7963aa05f857} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16286 | 2026.01.05 22:41:58.894534 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16287 | 2026.01.05 22:41:58.894562 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16288 | 2026.01.05 22:41:58.894565 [ 277 ] {10b1934e-a02e-443a-8a00-7963aa05f857} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001825 sec., 5479.45205479452 rows/sec., 9.82 MiB/sec. | ||
| 16289 | 2026.01.05 22:41:58.894578 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16290 | 2026.01.05 22:41:58.894626 [ 277 ] {10b1934e-a02e-443a-8a00-7963aa05f857} <Debug> TCPHandler: Processed in 0.002012299 sec. | ||
| 16291 | 2026.01.05 22:41:58.894675 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16292 | 2026.01.05 22:41:58.894739 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16293 | 2026.01.05 22:41:58.894840 [ 277 ] {2dc7b823-c8a3-45a3-8efb-c05ccc2c5509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16294 | 2026.01.05 22:41:58.894883 [ 277 ] {2dc7b823-c8a3-45a3-8efb-c05ccc2c5509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16295 | 2026.01.05 22:41:58.894921 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16296 | 2026.01.05 22:41:58.894987 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2131 rows starting from the beginning of the part | ||
| 16297 | 2026.01.05 22:41:58.895128 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 10 rows starting from the beginning of the part | ||
| 16298 | 2026.01.05 22:41:58.895231 [ 277 ] {2dc7b823-c8a3-45a3-8efb-c05ccc2c5509} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16299 | 2026.01.05 22:41:58.895265 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 30 rows starting from the beginning of the part | ||
| 16300 | 2026.01.05 22:41:58.895272 [ 277 ] {2dc7b823-c8a3-45a3-8efb-c05ccc2c5509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16301 | 2026.01.05 22:41:58.895389 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 10 rows starting from the beginning of the part | ||
| 16302 | 2026.01.05 22:41:58.895508 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 30 rows starting from the beginning of the part | ||
| 16303 | 2026.01.05 22:41:58.895620 [ 277 ] {2dc7b823-c8a3-45a3-8efb-c05ccc2c5509} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16304 | 2026.01.05 22:41:58.895632 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 10 rows starting from the beginning of the part | ||
| 16305 | 2026.01.05 22:41:58.895875 [ 277 ] {2dc7b823-c8a3-45a3-8efb-c05ccc2c5509} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16306 | 2026.01.05 22:41:58.896026 [ 277 ] {2dc7b823-c8a3-45a3-8efb-c05ccc2c5509} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 16307 | 2026.01.05 22:41:58.896066 [ 277 ] {2dc7b823-c8a3-45a3-8efb-c05ccc2c5509} <Debug> TCPHandler: Processed in 0.001376918 sec. | ||
| 16308 | 2026.01.05 22:41:58.905177 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2221 rows, containing 19 columns (19 merged, 0 gathered) in 0.010544456 sec., 210632.0136382569 rows/sec., 377.44 MiB/sec. | ||
| 16309 | 2026.01.05 22:41:58.907368 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16310 | 2026.01.05 22:41:58.907760 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16311 | 2026.01.05 22:41:58.907847 [ 189 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16312 | 2026.01.05 22:41:58.907993 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.33 MiB. | ||
| 16313 | 2026.01.05 22:41:59.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.09 MiB, peak 395.35 MiB, free memory in arenas 0.00 B, will set to 380.92 MiB (RSS), difference: 3.83 MiB | ||
| 16314 | 2026.01.05 22:42:01.293733 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16315 | 2026.01.05 22:42:01.293787 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16316 | 2026.01.05 22:42:01.585754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40357 | ||
| 16317 | 2026.01.05 22:42:01.586257 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16318 | 2026.01.05 22:42:01.586298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16319 | 2026.01.05 22:42:01.586765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16320 | 2026.01.05 22:42:01.586986 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16321 | 2026.01.05 22:42:01.587117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40357 | ||
| 16322 | 2026.01.05 22:42:01.681028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1968 | ||
| 16323 | 2026.01.05 22:42:01.683470 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16324 | 2026.01.05 22:42:01.683513 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16325 | 2026.01.05 22:42:01.684717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16326 | 2026.01.05 22:42:01.684983 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16327 | 2026.01.05 22:42:01.685246 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1968 | ||
| 16328 | 2026.01.05 22:42:03.629182 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 16329 | 2026.01.05 22:42:03.646555 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16330 | 2026.01.05 22:42:03.646609 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16331 | 2026.01.05 22:42:03.652839 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16332 | 2026.01.05 22:42:03.653559 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16333 | 2026.01.05 22:42:03.656592 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 16334 | 2026.01.05 22:42:03.898251 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16335 | 2026.01.05 22:42:03.898473 [ 277 ] {c8faa574-a7a9-4425-aa53-254b05cf6b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16336 | 2026.01.05 22:42:03.898549 [ 277 ] {c8faa574-a7a9-4425-aa53-254b05cf6b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16337 | 2026.01.05 22:42:03.899370 [ 277 ] {c8faa574-a7a9-4425-aa53-254b05cf6b71} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16338 | 2026.01.05 22:42:03.899421 [ 277 ] {c8faa574-a7a9-4425-aa53-254b05cf6b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16339 | 2026.01.05 22:42:03.899845 [ 277 ] {c8faa574-a7a9-4425-aa53-254b05cf6b71} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16340 | 2026.01.05 22:42:03.900082 [ 277 ] {c8faa574-a7a9-4425-aa53-254b05cf6b71} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16341 | 2026.01.05 22:42:03.900243 [ 277 ] {c8faa574-a7a9-4425-aa53-254b05cf6b71} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001827 sec., 224411.60372194854 rows/sec., 14.24 MiB/sec. | ||
| 16342 | 2026.01.05 22:42:03.900287 [ 277 ] {c8faa574-a7a9-4425-aa53-254b05cf6b71} <Debug> TCPHandler: Processed in 0.002187985 sec. | ||
| 16343 | 2026.01.05 22:42:03.900406 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16344 | 2026.01.05 22:42:03.900502 [ 277 ] {bbbe0e21-9e15-42c4-904a-d9b270366cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16345 | 2026.01.05 22:42:03.900543 [ 277 ] {bbbe0e21-9e15-42c4-904a-d9b270366cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16346 | 2026.01.05 22:42:03.901378 [ 277 ] {bbbe0e21-9e15-42c4-904a-d9b270366cd4} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16347 | 2026.01.05 22:42:03.901416 [ 277 ] {bbbe0e21-9e15-42c4-904a-d9b270366cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16348 | 2026.01.05 22:42:03.901807 [ 277 ] {bbbe0e21-9e15-42c4-904a-d9b270366cd4} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16349 | 2026.01.05 22:42:03.902027 [ 277 ] {bbbe0e21-9e15-42c4-904a-d9b270366cd4} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16350 | 2026.01.05 22:42:03.902157 [ 277 ] {bbbe0e21-9e15-42c4-904a-d9b270366cd4} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001674 sec., 700119.4743130227 rows/sec., 55.71 MiB/sec. | ||
| 16351 | 2026.01.05 22:42:03.902197 [ 277 ] {bbbe0e21-9e15-42c4-904a-d9b270366cd4} <Debug> TCPHandler: Processed in 0.001841834 sec. | ||
| 16352 | 2026.01.05 22:42:03.902312 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16353 | 2026.01.05 22:42:03.902407 [ 277 ] {279fc791-8567-4356-ac64-abcf3335668b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16354 | 2026.01.05 22:42:03.902448 [ 277 ] {279fc791-8567-4356-ac64-abcf3335668b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16355 | 2026.01.05 22:42:03.902924 [ 277 ] {279fc791-8567-4356-ac64-abcf3335668b} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16356 | 2026.01.05 22:42:03.902962 [ 277 ] {279fc791-8567-4356-ac64-abcf3335668b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16357 | 2026.01.05 22:42:03.903282 [ 277 ] {279fc791-8567-4356-ac64-abcf3335668b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16358 | 2026.01.05 22:42:03.903511 [ 277 ] {279fc791-8567-4356-ac64-abcf3335668b} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16359 | 2026.01.05 22:42:03.903643 [ 277 ] {279fc791-8567-4356-ac64-abcf3335668b} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001254 sec., 187400.31897926636 rows/sec., 11.35 MiB/sec. | ||
| 16360 | 2026.01.05 22:42:03.903681 [ 277 ] {279fc791-8567-4356-ac64-abcf3335668b} <Debug> TCPHandler: Processed in 0.001419379 sec. | ||
| 16361 | 2026.01.05 22:42:03.903785 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16362 | 2026.01.05 22:42:03.903879 [ 277 ] {dc3eff6b-01e5-434c-89f3-ea4bc809fa6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16363 | 2026.01.05 22:42:03.903921 [ 277 ] {dc3eff6b-01e5-434c-89f3-ea4bc809fa6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16364 | 2026.01.05 22:42:03.904384 [ 277 ] {dc3eff6b-01e5-434c-89f3-ea4bc809fa6b} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16365 | 2026.01.05 22:42:03.904421 [ 277 ] {dc3eff6b-01e5-434c-89f3-ea4bc809fa6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16366 | 2026.01.05 22:42:03.904734 [ 277 ] {dc3eff6b-01e5-434c-89f3-ea4bc809fa6b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 16367 | 2026.01.05 22:42:03.904958 [ 277 ] {dc3eff6b-01e5-434c-89f3-ea4bc809fa6b} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16368 | 2026.01.05 22:42:03.905066 [ 54 ] {} <Debug> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Selected 6 parts from all_1_26_6 to all_31_31_0 | ||
| 16369 | 2026.01.05 22:42:03.905086 [ 277 ] {dc3eff6b-01e5-434c-89f3-ea4bc809fa6b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001225 sec., 173061.22448979592 rows/sec., 11.16 MiB/sec. | ||
| 16370 | 2026.01.05 22:42:03.905129 [ 54 ] {} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16371 | 2026.01.05 22:42:03.905140 [ 277 ] {dc3eff6b-01e5-434c-89f3-ea4bc809fa6b} <Debug> TCPHandler: Processed in 0.001404659 sec. | ||
| 16372 | 2026.01.05 22:42:03.905160 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16373 | 2026.01.05 22:42:03.905266 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16374 | 2026.01.05 22:42:03.905293 [ 201 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_6 to all_31_31_0 into Compact with storage Full | ||
| 16375 | 2026.01.05 22:42:03.905367 [ 277 ] {2b5354c7-9366-49d4-b1e2-716d627ce827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16376 | 2026.01.05 22:42:03.905413 [ 277 ] {2b5354c7-9366-49d4-b1e2-716d627ce827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16377 | 2026.01.05 22:42:03.905443 [ 201 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16378 | 2026.01.05 22:42:03.905488 [ 201 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 466 rows starting from the beginning of the part | ||
| 16379 | 2026.01.05 22:42:03.905565 [ 201 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 252 rows starting from the beginning of the part | ||
| 16380 | 2026.01.05 22:42:03.905612 [ 201 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 252 rows starting from the beginning of the part | ||
| 16381 | 2026.01.05 22:42:03.905658 [ 201 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 252 rows starting from the beginning of the part | ||
| 16382 | 2026.01.05 22:42:03.905701 [ 201 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 16383 | 2026.01.05 22:42:03.905739 [ 201 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 16384 | 2026.01.05 22:42:03.905890 [ 277 ] {2b5354c7-9366-49d4-b1e2-716d627ce827} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16385 | 2026.01.05 22:42:03.905934 [ 277 ] {2b5354c7-9366-49d4-b1e2-716d627ce827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16386 | 2026.01.05 22:42:03.906276 [ 277 ] {2b5354c7-9366-49d4-b1e2-716d627ce827} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16387 | 2026.01.05 22:42:03.906517 [ 277 ] {2b5354c7-9366-49d4-b1e2-716d627ce827} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16388 | 2026.01.05 22:42:03.906650 [ 277 ] {2b5354c7-9366-49d4-b1e2-716d627ce827} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001301 sec., 162182.93620292083 rows/sec., 9.21 MiB/sec. | ||
| 16389 | 2026.01.05 22:42:03.906690 [ 277 ] {2b5354c7-9366-49d4-b1e2-716d627ce827} <Debug> TCPHandler: Processed in 0.001475771 sec. | ||
| 16390 | 2026.01.05 22:42:03.906801 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16391 | 2026.01.05 22:42:03.906802 [ 197 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1646 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570394 sec., 1048144.605748621 rows/sec., 74.59 MiB/sec. | ||
| 16392 | 2026.01.05 22:42:03.906905 [ 277 ] {4c61fcd0-b082-4674-8d3d-ad723b50884d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16393 | 2026.01.05 22:42:03.906951 [ 277 ] {4c61fcd0-b082-4674-8d3d-ad723b50884d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16394 | 2026.01.05 22:42:03.906984 [ 187 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 16395 | 2026.01.05 22:42:03.907249 [ 187 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_31_7} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16396 | 2026.01.05 22:42:03.907314 [ 187 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_31_7} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Merged 6 parts: [all_1_26_6, all_31_31_0] -> all_1_31_7 | ||
| 16397 | 2026.01.05 22:42:03.907407 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 16398 | 2026.01.05 22:42:03.907593 [ 277 ] {4c61fcd0-b082-4674-8d3d-ad723b50884d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16399 | 2026.01.05 22:42:03.907630 [ 277 ] {4c61fcd0-b082-4674-8d3d-ad723b50884d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16400 | 2026.01.05 22:42:03.907981 [ 277 ] {4c61fcd0-b082-4674-8d3d-ad723b50884d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16401 | 2026.01.05 22:42:03.908201 [ 277 ] {4c61fcd0-b082-4674-8d3d-ad723b50884d} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16402 | 2026.01.05 22:42:03.908335 [ 277 ] {4c61fcd0-b082-4674-8d3d-ad723b50884d} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001449 sec., 489302.9675638371 rows/sec., 34.28 MiB/sec. | ||
| 16403 | 2026.01.05 22:42:03.908375 [ 277 ] {4c61fcd0-b082-4674-8d3d-ad723b50884d} <Debug> TCPHandler: Processed in 0.001625227 sec. | ||
| 16404 | 2026.01.05 22:42:03.908489 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16405 | 2026.01.05 22:42:03.908583 [ 277 ] {af0e10be-fc35-47d1-9e66-7a66fe51f7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16406 | 2026.01.05 22:42:03.908626 [ 277 ] {af0e10be-fc35-47d1-9e66-7a66fe51f7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16407 | 2026.01.05 22:42:03.908953 [ 277 ] {af0e10be-fc35-47d1-9e66-7a66fe51f7ea} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16408 | 2026.01.05 22:42:03.908989 [ 277 ] {af0e10be-fc35-47d1-9e66-7a66fe51f7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16409 | 2026.01.05 22:42:03.909300 [ 277 ] {af0e10be-fc35-47d1-9e66-7a66fe51f7ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 16410 | 2026.01.05 22:42:03.909513 [ 277 ] {af0e10be-fc35-47d1-9e66-7a66fe51f7ea} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16411 | 2026.01.05 22:42:03.909641 [ 277 ] {af0e10be-fc35-47d1-9e66-7a66fe51f7ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 16412 | 2026.01.05 22:42:03.909679 [ 277 ] {af0e10be-fc35-47d1-9e66-7a66fe51f7ea} <Debug> TCPHandler: Processed in 0.001238613 sec. | ||
| 16413 | 2026.01.05 22:42:03.909806 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16414 | 2026.01.05 22:42:03.909929 [ 277 ] {9ac37790-752a-46cf-aeea-fa98559a5d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16415 | 2026.01.05 22:42:03.910047 [ 277 ] {9ac37790-752a-46cf-aeea-fa98559a5d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16416 | 2026.01.05 22:42:03.910598 [ 277 ] {9ac37790-752a-46cf-aeea-fa98559a5d59} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16417 | 2026.01.05 22:42:03.910635 [ 277 ] {9ac37790-752a-46cf-aeea-fa98559a5d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16418 | 2026.01.05 22:42:03.910988 [ 277 ] {9ac37790-752a-46cf-aeea-fa98559a5d59} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16419 | 2026.01.05 22:42:03.911199 [ 277 ] {9ac37790-752a-46cf-aeea-fa98559a5d59} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16420 | 2026.01.05 22:42:03.911303 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_119_25 to all_124_124_0 | ||
| 16421 | 2026.01.05 22:42:03.911333 [ 277 ] {9ac37790-752a-46cf-aeea-fa98559a5d59} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001428 sec., 219887.95518207282 rows/sec., 14.44 MiB/sec. | ||
| 16422 | 2026.01.05 22:42:03.911347 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16423 | 2026.01.05 22:42:03.911380 [ 277 ] {9ac37790-752a-46cf-aeea-fa98559a5d59} <Debug> TCPHandler: Processed in 0.001635237 sec. | ||
| 16424 | 2026.01.05 22:42:03.911445 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16425 | 2026.01.05 22:42:03.911533 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_124_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_25 to all_124_124_0 into Compact with storage Full | ||
| 16426 | 2026.01.05 22:42:03.911554 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16427 | 2026.01.05 22:42:03.911662 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_124_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16428 | 2026.01.05 22:42:03.911663 [ 277 ] {e356f5e4-16b1-4ea2-9900-d78da1e344a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16429 | 2026.01.05 22:42:03.911705 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_25, total 35044 rows starting from the beginning of the part | ||
| 16430 | 2026.01.05 22:42:03.911728 [ 277 ] {e356f5e4-16b1-4ea2-9900-d78da1e344a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16431 | 2026.01.05 22:42:03.911777 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 16432 | 2026.01.05 22:42:03.911838 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16433 | 2026.01.05 22:42:03.911890 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 321 rows starting from the beginning of the part | ||
| 16434 | 2026.01.05 22:42:03.911939 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 16435 | 2026.01.05 22:42:03.911989 [ 189 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 314 rows starting from the beginning of the part | ||
| 16436 | 2026.01.05 22:42:03.912058 [ 277 ] {e356f5e4-16b1-4ea2-9900-d78da1e344a7} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16437 | 2026.01.05 22:42:03.912100 [ 277 ] {e356f5e4-16b1-4ea2-9900-d78da1e344a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16438 | 2026.01.05 22:42:03.912442 [ 277 ] {e356f5e4-16b1-4ea2-9900-d78da1e344a7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 16439 | 2026.01.05 22:42:03.912649 [ 277 ] {e356f5e4-16b1-4ea2-9900-d78da1e344a7} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16440 | 2026.01.05 22:42:03.912784 [ 277 ] {e356f5e4-16b1-4ea2-9900-d78da1e344a7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 59.16 KiB/sec. | ||
| 16441 | 2026.01.05 22:42:03.912822 [ 277 ] {e356f5e4-16b1-4ea2-9900-d78da1e344a7} <Debug> TCPHandler: Processed in 0.001317296 sec. | ||
| 16442 | 2026.01.05 22:42:03.912935 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16443 | 2026.01.05 22:42:03.913029 [ 277 ] {09ade4aa-5eb8-40b8-bb74-9e1204a5ae2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16444 | 2026.01.05 22:42:03.913082 [ 277 ] {09ade4aa-5eb8-40b8-bb74-9e1204a5ae2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16445 | 2026.01.05 22:42:03.913910 [ 277 ] {09ade4aa-5eb8-40b8-bb74-9e1204a5ae2e} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16446 | 2026.01.05 22:42:03.913946 [ 277 ] {09ade4aa-5eb8-40b8-bb74-9e1204a5ae2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16447 | 2026.01.05 22:42:03.914505 [ 277 ] {09ade4aa-5eb8-40b8-bb74-9e1204a5ae2e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16448 | 2026.01.05 22:42:03.914742 [ 277 ] {09ade4aa-5eb8-40b8-bb74-9e1204a5ae2e} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16449 | 2026.01.05 22:42:03.914883 [ 277 ] {09ade4aa-5eb8-40b8-bb74-9e1204a5ae2e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001871 sec., 16034.206306787813 rows/sec., 28.73 MiB/sec. | ||
| 16450 | 2026.01.05 22:42:03.914938 [ 277 ] {09ade4aa-5eb8-40b8-bb74-9e1204a5ae2e} <Debug> TCPHandler: Processed in 0.002053171 sec. | ||
| 16451 | 2026.01.05 22:42:03.915053 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16452 | 2026.01.05 22:42:03.915148 [ 277 ] {26f42e3c-ba52-4c1f-8712-a4e675d6ac43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16453 | 2026.01.05 22:42:03.915190 [ 277 ] {26f42e3c-ba52-4c1f-8712-a4e675d6ac43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16454 | 2026.01.05 22:42:03.915522 [ 277 ] {26f42e3c-ba52-4c1f-8712-a4e675d6ac43} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16455 | 2026.01.05 22:42:03.915559 [ 277 ] {26f42e3c-ba52-4c1f-8712-a4e675d6ac43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16456 | 2026.01.05 22:42:03.915867 [ 277 ] {26f42e3c-ba52-4c1f-8712-a4e675d6ac43} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16457 | 2026.01.05 22:42:03.916079 [ 277 ] {26f42e3c-ba52-4c1f-8712-a4e675d6ac43} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16458 | 2026.01.05 22:42:03.916208 [ 277 ] {26f42e3c-ba52-4c1f-8712-a4e675d6ac43} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 16459 | 2026.01.05 22:42:03.916244 [ 277 ] {26f42e3c-ba52-4c1f-8712-a4e675d6ac43} <Debug> TCPHandler: Processed in 0.001240553 sec. | ||
| 16460 | 2026.01.05 22:42:03.918303 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_124_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36159 rows, containing 5 columns (5 merged, 0 gathered) in 0.006798546 sec., 5318637.249788411 rows/sec., 364.18 MiB/sec. | ||
| 16461 | 2026.01.05 22:42:03.918910 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_124_26} <Trace> MergedBlockOutputStream: filled checksums all_1_124_26 (state Temporary) | ||
| 16462 | 2026.01.05 22:42:03.919376 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_124_26} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_124_26 to all_1_124_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16463 | 2026.01.05 22:42:03.919506 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_124_26} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_119_25, all_124_124_0] -> all_1_124_26 | ||
| 16464 | 2026.01.05 22:42:03.919679 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 16465 | 2026.01.05 22:42:04.000252 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.29 MiB, peak 395.35 MiB, free memory in arenas 0.00 B, will set to 380.92 MiB (RSS), difference: -1.36 MiB | ||
| 16466 | 2026.01.05 22:42:06.462488 [ 224 ] {} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Found 5 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] | ||
| 16467 | 2026.01.05 22:42:06.462545 [ 224 ] {} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Removing 5 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] | ||
| 16468 | 2026.01.05 22:42:06.464761 [ 224 ] {} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16469 | 2026.01.05 22:42:08.672200 [ 223 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16470 | 2026.01.05 22:42:08.672260 [ 223 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16471 | 2026.01.05 22:42:08.675157 [ 223 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16472 | 2026.01.05 22:42:08.914299 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16473 | 2026.01.05 22:42:08.914499 [ 277 ] {daf75b6b-42df-4ee1-8b34-b876c7a24f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16474 | 2026.01.05 22:42:08.914574 [ 277 ] {daf75b6b-42df-4ee1-8b34-b876c7a24f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16475 | 2026.01.05 22:42:08.915303 [ 277 ] {daf75b6b-42df-4ee1-8b34-b876c7a24f76} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16476 | 2026.01.05 22:42:08.915352 [ 277 ] {daf75b6b-42df-4ee1-8b34-b876c7a24f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16477 | 2026.01.05 22:42:08.915769 [ 277 ] {daf75b6b-42df-4ee1-8b34-b876c7a24f76} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16478 | 2026.01.05 22:42:08.915982 [ 277 ] {daf75b6b-42df-4ee1-8b34-b876c7a24f76} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16479 | 2026.01.05 22:42:08.916135 [ 277 ] {daf75b6b-42df-4ee1-8b34-b876c7a24f76} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00169 sec., 14201.183431952662 rows/sec., 1.18 MiB/sec. | ||
| 16480 | 2026.01.05 22:42:08.916176 [ 277 ] {daf75b6b-42df-4ee1-8b34-b876c7a24f76} <Debug> TCPHandler: Processed in 0.00201521 sec. | ||
| 16481 | 2026.01.05 22:42:08.916319 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16482 | 2026.01.05 22:42:08.916443 [ 277 ] {e5d47bfb-5366-4625-881d-efdc9891abf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16483 | 2026.01.05 22:42:08.916495 [ 277 ] {e5d47bfb-5366-4625-881d-efdc9891abf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16484 | 2026.01.05 22:42:08.916942 [ 277 ] {e5d47bfb-5366-4625-881d-efdc9891abf8} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16485 | 2026.01.05 22:42:08.916978 [ 277 ] {e5d47bfb-5366-4625-881d-efdc9891abf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16486 | 2026.01.05 22:42:08.917292 [ 277 ] {e5d47bfb-5366-4625-881d-efdc9891abf8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16487 | 2026.01.05 22:42:08.917503 [ 277 ] {e5d47bfb-5366-4625-881d-efdc9891abf8} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16488 | 2026.01.05 22:42:08.917637 [ 277 ] {e5d47bfb-5366-4625-881d-efdc9891abf8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001219 sec., 1640.6890894175554 rows/sec., 133.79 KiB/sec. | ||
| 16489 | 2026.01.05 22:42:08.917676 [ 277 ] {e5d47bfb-5366-4625-881d-efdc9891abf8} <Debug> TCPHandler: Processed in 0.00142108 sec. | ||
| 16490 | 2026.01.05 22:42:08.917797 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16491 | 2026.01.05 22:42:08.917918 [ 277 ] {5b641649-086e-4696-b33d-4c4ba53ccf17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16492 | 2026.01.05 22:42:08.917967 [ 277 ] {5b641649-086e-4696-b33d-4c4ba53ccf17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16493 | 2026.01.05 22:42:08.919174 [ 277 ] {5b641649-086e-4696-b33d-4c4ba53ccf17} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16494 | 2026.01.05 22:42:08.919211 [ 277 ] {5b641649-086e-4696-b33d-4c4ba53ccf17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16495 | 2026.01.05 22:42:08.919604 [ 277 ] {5b641649-086e-4696-b33d-4c4ba53ccf17} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16496 | 2026.01.05 22:42:08.919832 [ 277 ] {5b641649-086e-4696-b33d-4c4ba53ccf17} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16497 | 2026.01.05 22:42:08.919960 [ 277 ] {5b641649-086e-4696-b33d-4c4ba53ccf17} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002066 sec., 647144.2400774444 rows/sec., 54.13 MiB/sec. | ||
| 16498 | 2026.01.05 22:42:08.919999 [ 277 ] {5b641649-086e-4696-b33d-4c4ba53ccf17} <Debug> TCPHandler: Processed in 0.002262278 sec. | ||
| 16499 | 2026.01.05 22:42:08.920112 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16500 | 2026.01.05 22:42:08.920212 [ 277 ] {0b83e782-4f89-44be-bff1-4e496e8b4b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16501 | 2026.01.05 22:42:08.920252 [ 277 ] {0b83e782-4f89-44be-bff1-4e496e8b4b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16502 | 2026.01.05 22:42:08.920659 [ 277 ] {0b83e782-4f89-44be-bff1-4e496e8b4b00} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16503 | 2026.01.05 22:42:08.920696 [ 277 ] {0b83e782-4f89-44be-bff1-4e496e8b4b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16504 | 2026.01.05 22:42:08.920998 [ 277 ] {0b83e782-4f89-44be-bff1-4e496e8b4b00} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16505 | 2026.01.05 22:42:08.921205 [ 277 ] {0b83e782-4f89-44be-bff1-4e496e8b4b00} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16506 | 2026.01.05 22:42:08.921334 [ 277 ] {0b83e782-4f89-44be-bff1-4e496e8b4b00} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001142 sec., 21015.761821366024 rows/sec., 1.58 MiB/sec. | ||
| 16507 | 2026.01.05 22:42:08.921373 [ 277 ] {0b83e782-4f89-44be-bff1-4e496e8b4b00} <Debug> TCPHandler: Processed in 0.001309186 sec. | ||
| 16508 | 2026.01.05 22:42:08.921482 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16509 | 2026.01.05 22:42:08.921578 [ 277 ] {495122e1-5cbf-4e68-a27a-06e908b39752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16510 | 2026.01.05 22:42:08.921619 [ 277 ] {495122e1-5cbf-4e68-a27a-06e908b39752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16511 | 2026.01.05 22:42:08.922117 [ 277 ] {495122e1-5cbf-4e68-a27a-06e908b39752} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16512 | 2026.01.05 22:42:08.922154 [ 277 ] {495122e1-5cbf-4e68-a27a-06e908b39752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16513 | 2026.01.05 22:42:08.922478 [ 277 ] {495122e1-5cbf-4e68-a27a-06e908b39752} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 16514 | 2026.01.05 22:42:08.922686 [ 277 ] {495122e1-5cbf-4e68-a27a-06e908b39752} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16515 | 2026.01.05 22:42:08.922814 [ 277 ] {495122e1-5cbf-4e68-a27a-06e908b39752} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001253 sec., 201117.3184357542 rows/sec., 13.91 MiB/sec. | ||
| 16516 | 2026.01.05 22:42:08.922853 [ 277 ] {495122e1-5cbf-4e68-a27a-06e908b39752} <Debug> TCPHandler: Processed in 0.001420879 sec. | ||
| 16517 | 2026.01.05 22:42:08.922971 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16518 | 2026.01.05 22:42:08.923065 [ 277 ] {b7c8fc1c-eb30-465a-bf38-34765d46abaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16519 | 2026.01.05 22:42:08.923106 [ 277 ] {b7c8fc1c-eb30-465a-bf38-34765d46abaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16520 | 2026.01.05 22:42:08.923502 [ 277 ] {b7c8fc1c-eb30-465a-bf38-34765d46abaa} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16521 | 2026.01.05 22:42:08.923538 [ 277 ] {b7c8fc1c-eb30-465a-bf38-34765d46abaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16522 | 2026.01.05 22:42:08.923831 [ 277 ] {b7c8fc1c-eb30-465a-bf38-34765d46abaa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16523 | 2026.01.05 22:42:08.924043 [ 277 ] {b7c8fc1c-eb30-465a-bf38-34765d46abaa} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16524 | 2026.01.05 22:42:08.924171 [ 277 ] {b7c8fc1c-eb30-465a-bf38-34765d46abaa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 16525 | 2026.01.05 22:42:08.924212 [ 277 ] {b7c8fc1c-eb30-465a-bf38-34765d46abaa} <Debug> TCPHandler: Processed in 0.001291005 sec. | ||
| 16526 | 2026.01.05 22:42:08.924316 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16527 | 2026.01.05 22:42:08.924410 [ 277 ] {69968ee8-61d1-432b-8f6f-ad83d998ad60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16528 | 2026.01.05 22:42:08.924450 [ 277 ] {69968ee8-61d1-432b-8f6f-ad83d998ad60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16529 | 2026.01.05 22:42:08.925080 [ 277 ] {69968ee8-61d1-432b-8f6f-ad83d998ad60} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16530 | 2026.01.05 22:42:08.925116 [ 277 ] {69968ee8-61d1-432b-8f6f-ad83d998ad60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16531 | 2026.01.05 22:42:08.925458 [ 277 ] {69968ee8-61d1-432b-8f6f-ad83d998ad60} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16532 | 2026.01.05 22:42:08.925665 [ 277 ] {69968ee8-61d1-432b-8f6f-ad83d998ad60} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16533 | 2026.01.05 22:42:08.925797 [ 277 ] {69968ee8-61d1-432b-8f6f-ad83d998ad60} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001403 sec., 404846.7569493942 rows/sec., 30.37 MiB/sec. | ||
| 16534 | 2026.01.05 22:42:08.925835 [ 277 ] {69968ee8-61d1-432b-8f6f-ad83d998ad60} <Debug> TCPHandler: Processed in 0.001568334 sec. | ||
| 16535 | 2026.01.05 22:42:08.925949 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16536 | 2026.01.05 22:42:08.926045 [ 277 ] {da2f70e3-4cf0-419f-9720-b2da2aae4846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16537 | 2026.01.05 22:42:08.926089 [ 277 ] {da2f70e3-4cf0-419f-9720-b2da2aae4846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16538 | 2026.01.05 22:42:08.926701 [ 277 ] {da2f70e3-4cf0-419f-9720-b2da2aae4846} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16539 | 2026.01.05 22:42:08.926738 [ 277 ] {da2f70e3-4cf0-419f-9720-b2da2aae4846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16540 | 2026.01.05 22:42:08.927116 [ 277 ] {da2f70e3-4cf0-419f-9720-b2da2aae4846} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16541 | 2026.01.05 22:42:08.927326 [ 277 ] {da2f70e3-4cf0-419f-9720-b2da2aae4846} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16542 | 2026.01.05 22:42:08.927457 [ 277 ] {da2f70e3-4cf0-419f-9720-b2da2aae4846} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001429 sec., 616515.0454863542 rows/sec., 41.84 MiB/sec. | ||
| 16543 | 2026.01.05 22:42:08.927495 [ 277 ] {da2f70e3-4cf0-419f-9720-b2da2aae4846} <Debug> TCPHandler: Processed in 0.001596195 sec. | ||
| 16544 | 2026.01.05 22:42:08.927618 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16545 | 2026.01.05 22:42:08.927740 [ 277 ] {e47a0ab0-dbe2-4891-835d-8bf2cf4628b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16546 | 2026.01.05 22:42:08.927806 [ 277 ] {e47a0ab0-dbe2-4891-835d-8bf2cf4628b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16547 | 2026.01.05 22:42:08.928742 [ 277 ] {e47a0ab0-dbe2-4891-835d-8bf2cf4628b8} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16548 | 2026.01.05 22:42:08.928779 [ 277 ] {e47a0ab0-dbe2-4891-835d-8bf2cf4628b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16549 | 2026.01.05 22:42:08.929291 [ 277 ] {e47a0ab0-dbe2-4891-835d-8bf2cf4628b8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16550 | 2026.01.05 22:42:08.929511 [ 277 ] {e47a0ab0-dbe2-4891-835d-8bf2cf4628b8} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16551 | 2026.01.05 22:42:08.929654 [ 277 ] {e47a0ab0-dbe2-4891-835d-8bf2cf4628b8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00194 sec., 5154.639175257732 rows/sec., 9.24 MiB/sec. | ||
| 16552 | 2026.01.05 22:42:08.929709 [ 277 ] {e47a0ab0-dbe2-4891-835d-8bf2cf4628b8} <Debug> TCPHandler: Processed in 0.002151965 sec. | ||
| 16553 | 2026.01.05 22:42:08.929821 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16554 | 2026.01.05 22:42:08.929915 [ 277 ] {9b677452-265e-4e6c-80de-f546bb579e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16555 | 2026.01.05 22:42:08.929955 [ 277 ] {9b677452-265e-4e6c-80de-f546bb579e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16556 | 2026.01.05 22:42:08.930294 [ 277 ] {9b677452-265e-4e6c-80de-f546bb579e64} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16557 | 2026.01.05 22:42:08.930328 [ 277 ] {9b677452-265e-4e6c-80de-f546bb579e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16558 | 2026.01.05 22:42:08.930632 [ 277 ] {9b677452-265e-4e6c-80de-f546bb579e64} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16559 | 2026.01.05 22:42:08.930838 [ 277 ] {9b677452-265e-4e6c-80de-f546bb579e64} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16560 | 2026.01.05 22:42:08.930963 [ 277 ] {9b677452-265e-4e6c-80de-f546bb579e64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 16561 | 2026.01.05 22:42:08.930998 [ 277 ] {9b677452-265e-4e6c-80de-f546bb579e64} <Debug> TCPHandler: Processed in 0.001226372 sec. | ||
| 16562 | 2026.01.05 22:42:09.088185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40869 | ||
| 16563 | 2026.01.05 22:42:09.088709 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16564 | 2026.01.05 22:42:09.088753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16565 | 2026.01.05 22:42:09.089247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16566 | 2026.01.05 22:42:09.089495 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16567 | 2026.01.05 22:42:09.089645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40869 | ||
| 16568 | 2026.01.05 22:42:09.461472 [ 220 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16569 | 2026.01.05 22:42:09.461516 [ 220 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16570 | 2026.01.05 22:42:09.463834 [ 220 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16571 | 2026.01.05 22:42:10.000167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.94 MiB, peak 395.35 MiB, free memory in arenas 0.00 B, will set to 380.92 MiB (RSS), difference: 3.98 MiB | ||
| 16572 | 2026.01.05 22:42:11.157592 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 16573 | 2026.01.05 22:42:11.174231 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16574 | 2026.01.05 22:42:11.174290 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16575 | 2026.01.05 22:42:11.180181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16576 | 2026.01.05 22:42:11.180910 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16577 | 2026.01.05 22:42:11.184196 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 16578 | 2026.01.05 22:42:11.686371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2010 | ||
| 16579 | 2026.01.05 22:42:11.689044 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16580 | 2026.01.05 22:42:11.689102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16581 | 2026.01.05 22:42:11.690382 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16582 | 2026.01.05 22:42:11.690665 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16583 | 2026.01.05 22:42:11.690900 [ 221 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16584 | 2026.01.05 22:42:11.690951 [ 221 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16585 | 2026.01.05 22:42:11.691055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2010 | ||
| 16586 | 2026.01.05 22:42:11.694055 [ 221 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16587 | 2026.01.05 22:42:13.887362 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16588 | 2026.01.05 22:42:13.887561 [ 277 ] {785461be-a48e-43ac-8415-85349f66c680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16589 | 2026.01.05 22:42:13.887630 [ 277 ] {785461be-a48e-43ac-8415-85349f66c680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16590 | 2026.01.05 22:42:13.888359 [ 277 ] {785461be-a48e-43ac-8415-85349f66c680} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16591 | 2026.01.05 22:42:13.888407 [ 277 ] {785461be-a48e-43ac-8415-85349f66c680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16592 | 2026.01.05 22:42:13.888842 [ 277 ] {785461be-a48e-43ac-8415-85349f66c680} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16593 | 2026.01.05 22:42:13.889070 [ 277 ] {785461be-a48e-43ac-8415-85349f66c680} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16594 | 2026.01.05 22:42:13.889228 [ 277 ] {785461be-a48e-43ac-8415-85349f66c680} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001718 sec., 67520.37252619326 rows/sec., 5.72 MiB/sec. | ||
| 16595 | 2026.01.05 22:42:13.889236 [ 38 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16596 | 2026.01.05 22:42:13.889272 [ 277 ] {785461be-a48e-43ac-8415-85349f66c680} <Debug> TCPHandler: Processed in 0.002046961 sec. | ||
| 16597 | 2026.01.05 22:42:13.889307 [ 38 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16598 | 2026.01.05 22:42:13.889336 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16599 | 2026.01.05 22:42:13.889421 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16600 | 2026.01.05 22:42:13.889463 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16601 | 2026.01.05 22:42:13.889521 [ 277 ] {91357180-1166-403e-b1b2-4701f63c0ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16602 | 2026.01.05 22:42:13.889567 [ 277 ] {91357180-1166-403e-b1b2-4701f63c0ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16603 | 2026.01.05 22:42:13.889602 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16604 | 2026.01.05 22:42:13.889642 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2469 rows starting from the beginning of the part | ||
| 16605 | 2026.01.05 22:42:13.889711 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1180 rows starting from the beginning of the part | ||
| 16606 | 2026.01.05 22:42:13.889764 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 76 rows starting from the beginning of the part | ||
| 16607 | 2026.01.05 22:42:13.889820 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1172 rows starting from the beginning of the part | ||
| 16608 | 2026.01.05 22:42:13.889877 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1337 rows starting from the beginning of the part | ||
| 16609 | 2026.01.05 22:42:13.889929 [ 188 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 116 rows starting from the beginning of the part | ||
| 16610 | 2026.01.05 22:42:13.890011 [ 277 ] {91357180-1166-403e-b1b2-4701f63c0ef0} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16611 | 2026.01.05 22:42:13.890053 [ 277 ] {91357180-1166-403e-b1b2-4701f63c0ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16612 | 2026.01.05 22:42:13.890413 [ 277 ] {91357180-1166-403e-b1b2-4701f63c0ef0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16613 | 2026.01.05 22:42:13.890629 [ 277 ] {91357180-1166-403e-b1b2-4701f63c0ef0} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16614 | 2026.01.05 22:42:13.890767 [ 277 ] {91357180-1166-403e-b1b2-4701f63c0ef0} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001265 sec., 23715.415019762844 rows/sec., 1.74 MiB/sec. | ||
| 16615 | 2026.01.05 22:42:13.890806 [ 277 ] {91357180-1166-403e-b1b2-4701f63c0ef0} <Debug> TCPHandler: Processed in 0.00143564 sec. | ||
| 16616 | 2026.01.05 22:42:13.890924 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16617 | 2026.01.05 22:42:13.891018 [ 277 ] {df2bd5a8-dac8-4714-a1a1-2849d734f515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16618 | 2026.01.05 22:42:13.891058 [ 277 ] {df2bd5a8-dac8-4714-a1a1-2849d734f515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16619 | 2026.01.05 22:42:13.891494 [ 277 ] {df2bd5a8-dac8-4714-a1a1-2849d734f515} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16620 | 2026.01.05 22:42:13.891530 [ 277 ] {df2bd5a8-dac8-4714-a1a1-2849d734f515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16621 | 2026.01.05 22:42:13.891841 [ 277 ] {df2bd5a8-dac8-4714-a1a1-2849d734f515} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16622 | 2026.01.05 22:42:13.892060 [ 277 ] {df2bd5a8-dac8-4714-a1a1-2849d734f515} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16623 | 2026.01.05 22:42:13.892185 [ 38 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16624 | 2026.01.05 22:42:13.892198 [ 197 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6350 rows, containing 5 columns (5 merged, 0 gathered) in 0.002782796 sec., 2281877.6511106095 rows/sec., 194.51 MiB/sec. | ||
| 16625 | 2026.01.05 22:42:13.892222 [ 38 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16626 | 2026.01.05 22:42:13.892193 [ 277 ] {df2bd5a8-dac8-4714-a1a1-2849d734f515} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001193 sec., 78792.9589270746 rows/sec., 6.15 MiB/sec. | ||
| 16627 | 2026.01.05 22:42:13.892269 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16628 | 2026.01.05 22:42:13.892304 [ 277 ] {df2bd5a8-dac8-4714-a1a1-2849d734f515} <Debug> TCPHandler: Processed in 0.001429089 sec. | ||
| 16629 | 2026.01.05 22:42:13.892353 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16630 | 2026.01.05 22:42:13.892427 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16631 | 2026.01.05 22:42:13.892448 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16632 | 2026.01.05 22:42:13.892477 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1253 rows starting from the beginning of the part | ||
| 16633 | 2026.01.05 22:42:13.892525 [ 277 ] {3e4bc868-773b-4659-a695-c156696abfb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16634 | 2026.01.05 22:42:13.892526 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 723 rows starting from the beginning of the part | ||
| 16635 | 2026.01.05 22:42:13.892548 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16636 | 2026.01.05 22:42:13.892577 [ 277 ] {3e4bc868-773b-4659-a695-c156696abfb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16637 | 2026.01.05 22:42:13.892588 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 74 rows starting from the beginning of the part | ||
| 16638 | 2026.01.05 22:42:13.892629 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 709 rows starting from the beginning of the part | ||
| 16639 | 2026.01.05 22:42:13.892667 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 568 rows starting from the beginning of the part | ||
| 16640 | 2026.01.05 22:42:13.892704 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 94 rows starting from the beginning of the part | ||
| 16641 | 2026.01.05 22:42:13.892920 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_126_25} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16642 | 2026.01.05 22:42:13.892997 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_126_25} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16643 | 2026.01.05 22:42:13.892998 [ 277 ] {3e4bc868-773b-4659-a695-c156696abfb8} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16644 | 2026.01.05 22:42:13.893041 [ 277 ] {3e4bc868-773b-4659-a695-c156696abfb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16645 | 2026.01.05 22:42:13.893099 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 16646 | 2026.01.05 22:42:13.893415 [ 277 ] {3e4bc868-773b-4659-a695-c156696abfb8} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16647 | 2026.01.05 22:42:13.893638 [ 277 ] {3e4bc868-773b-4659-a695-c156696abfb8} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16648 | 2026.01.05 22:42:13.893770 [ 277 ] {3e4bc868-773b-4659-a695-c156696abfb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 16649 | 2026.01.05 22:42:13.893807 [ 277 ] {3e4bc868-773b-4659-a695-c156696abfb8} <Debug> TCPHandler: Processed in 0.00142844 sec. | ||
| 16650 | 2026.01.05 22:42:13.893919 [ 197 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599015 sec., 2139442.0940391426 rows/sec., 162.43 MiB/sec. | ||
| 16651 | 2026.01.05 22:42:13.893928 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16652 | 2026.01.05 22:42:13.894049 [ 277 ] {3a27d9ee-724e-41b1-8ae0-684e418e70a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16653 | 2026.01.05 22:42:13.894106 [ 277 ] {3a27d9ee-724e-41b1-8ae0-684e418e70a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16654 | 2026.01.05 22:42:13.894108 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16655 | 2026.01.05 22:42:13.894371 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_126_25} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16656 | 2026.01.05 22:42:13.894443 [ 188 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_126_25} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16657 | 2026.01.05 22:42:13.894515 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 16658 | 2026.01.05 22:42:13.895027 [ 277 ] {3a27d9ee-724e-41b1-8ae0-684e418e70a3} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16659 | 2026.01.05 22:42:13.895069 [ 277 ] {3a27d9ee-724e-41b1-8ae0-684e418e70a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16660 | 2026.01.05 22:42:13.895645 [ 277 ] {3a27d9ee-724e-41b1-8ae0-684e418e70a3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16661 | 2026.01.05 22:42:13.895869 [ 277 ] {3a27d9ee-724e-41b1-8ae0-684e418e70a3} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16662 | 2026.01.05 22:42:13.896013 [ 277 ] {3a27d9ee-724e-41b1-8ae0-684e418e70a3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001984 sec., 15120.967741935483 rows/sec., 27.10 MiB/sec. | ||
| 16663 | 2026.01.05 22:42:13.896070 [ 277 ] {3a27d9ee-724e-41b1-8ae0-684e418e70a3} <Debug> TCPHandler: Processed in 0.002202086 sec. | ||
| 16664 | 2026.01.05 22:42:13.896184 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16665 | 2026.01.05 22:42:13.896279 [ 277 ] {a1aded7f-0f63-45eb-99c8-a92a193b57aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16666 | 2026.01.05 22:42:13.896324 [ 277 ] {a1aded7f-0f63-45eb-99c8-a92a193b57aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16667 | 2026.01.05 22:42:13.896668 [ 277 ] {a1aded7f-0f63-45eb-99c8-a92a193b57aa} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16668 | 2026.01.05 22:42:13.896706 [ 277 ] {a1aded7f-0f63-45eb-99c8-a92a193b57aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16669 | 2026.01.05 22:42:13.897022 [ 277 ] {a1aded7f-0f63-45eb-99c8-a92a193b57aa} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16670 | 2026.01.05 22:42:13.897236 [ 277 ] {a1aded7f-0f63-45eb-99c8-a92a193b57aa} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16671 | 2026.01.05 22:42:13.897354 [ 38 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16672 | 2026.01.05 22:42:13.897366 [ 277 ] {a1aded7f-0f63-45eb-99c8-a92a193b57aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 16673 | 2026.01.05 22:42:13.897391 [ 38 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16674 | 2026.01.05 22:42:13.897412 [ 277 ] {a1aded7f-0f63-45eb-99c8-a92a193b57aa} <Debug> TCPHandler: Processed in 0.001277245 sec. | ||
| 16675 | 2026.01.05 22:42:13.897414 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16676 | 2026.01.05 22:42:13.897530 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16677 | 2026.01.05 22:42:13.897655 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16678 | 2026.01.05 22:42:13.897692 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7372 rows starting from the beginning of the part | ||
| 16679 | 2026.01.05 22:42:13.897762 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part | ||
| 16680 | 2026.01.05 22:42:13.897813 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 16681 | 2026.01.05 22:42:13.897857 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 104 rows starting from the beginning of the part | ||
| 16682 | 2026.01.05 22:42:13.897902 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 16683 | 2026.01.05 22:42:13.897942 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 16684 | 2026.01.05 22:42:13.899971 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7760 rows, containing 4 columns (4 merged, 0 gathered) in 0.002489166 sec., 3117510.0415159133 rows/sec., 207.46 MiB/sec. | ||
| 16685 | 2026.01.05 22:42:13.900468 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16686 | 2026.01.05 22:42:13.900773 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_126_25} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16687 | 2026.01.05 22:42:13.900850 [ 197 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_126_25} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16688 | 2026.01.05 22:42:13.900958 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 16689 | 2026.01.05 22:42:14.193614 [ 38 ] {} <Debug> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 16690 | 2026.01.05 22:42:14.193660 [ 38 ] {} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16691 | 2026.01.05 22:42:14.193682 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16692 | 2026.01.05 22:42:14.193812 [ 188 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 16693 | 2026.01.05 22:42:14.193966 [ 188 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16694 | 2026.01.05 22:42:14.194001 [ 188 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 16695 | 2026.01.05 22:42:14.194070 [ 188 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 16696 | 2026.01.05 22:42:14.194121 [ 188 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 16697 | 2026.01.05 22:42:14.194164 [ 188 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 16698 | 2026.01.05 22:42:14.194206 [ 188 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 16699 | 2026.01.05 22:42:14.194949 [ 197 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001200111 sec., 49995.37542777293 rows/sec., 2.55 MiB/sec. | ||
| 16700 | 2026.01.05 22:42:14.195087 [ 193 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 16701 | 2026.01.05 22:42:14.195356 [ 193 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_10_2} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16702 | 2026.01.05 22:42:14.195422 [ 193 ] {6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e::all_1_10_2} <Trace> oximeter.measurements_bool (6f6ecc4e-abdf-4cfe-bf6d-d3ee2dca695e) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 16703 | 2026.01.05 22:42:14.195494 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16704 | 2026.01.05 22:42:16.293844 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16705 | 2026.01.05 22:42:16.293902 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16706 | 2026.01.05 22:42:16.590714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41317 | ||
| 16707 | 2026.01.05 22:42:16.591218 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16708 | 2026.01.05 22:42:16.591263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16709 | 2026.01.05 22:42:16.591730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16710 | 2026.01.05 22:42:16.591954 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16711 | 2026.01.05 22:42:16.592106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41317 | ||
| 16712 | 2026.01.05 22:42:16.592149 [ 25 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16713 | 2026.01.05 22:42:16.592244 [ 25 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16714 | 2026.01.05 22:42:16.592280 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16715 | 2026.01.05 22:42:16.592396 [ 188 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 16716 | 2026.01.05 22:42:16.592486 [ 188 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16717 | 2026.01.05 22:42:16.592517 [ 188 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38949 rows starting from the beginning of the part | ||
| 16718 | 2026.01.05 22:42:16.592574 [ 188 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 16719 | 2026.01.05 22:42:16.592617 [ 188 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 16720 | 2026.01.05 22:42:16.592659 [ 188 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 16721 | 2026.01.05 22:42:16.592697 [ 188 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 16722 | 2026.01.05 22:42:16.592742 [ 188 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 16723 | 2026.01.05 22:42:16.595199 [ 197 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41317 rows, containing 4 columns (4 merged, 0 gathered) in 0.002843859 sec., 14528498.07251344 rows/sec., 207.83 MiB/sec. | ||
| 16724 | 2026.01.05 22:42:16.595653 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16725 | 2026.01.05 22:42:16.596004 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_86_17} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16726 | 2026.01.05 22:42:16.596088 [ 199 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_86_17} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16727 | 2026.01.05 22:42:16.596215 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16728 | 2026.01.05 22:42:18.685220 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 16729 | 2026.01.05 22:42:18.702542 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16730 | 2026.01.05 22:42:18.702604 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16731 | 2026.01.05 22:42:18.708936 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16732 | 2026.01.05 22:42:18.709777 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16733 | 2026.01.05 22:42:18.710068 [ 28 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16734 | 2026.01.05 22:42:18.710133 [ 28 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16735 | 2026.01.05 22:42:18.710164 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16736 | 2026.01.05 22:42:18.710279 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 16737 | 2026.01.05 22:42:18.714339 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16738 | 2026.01.05 22:42:18.714771 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 16739 | 2026.01.05 22:42:18.715776 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 16740 | 2026.01.05 22:42:18.720212 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 16741 | 2026.01.05 22:42:18.724589 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 16742 | 2026.01.05 22:42:18.728919 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 16743 | 2026.01.05 22:42:18.733629 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 16744 | 2026.01.05 22:42:18.737884 [ 188 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 16745 | 2026.01.05 22:42:18.797730 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.087488583 sec., 7406.68070941325 rows/sec., 38.30 MiB/sec. | ||
| 16746 | 2026.01.05 22:42:18.801451 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16747 | 2026.01.05 22:42:18.803670 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_86_17} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16748 | 2026.01.05 22:42:18.803810 [ 199 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_86_17} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16749 | 2026.01.05 22:42:18.806351 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16750 | 2026.01.05 22:42:18.886293 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16751 | 2026.01.05 22:42:18.886465 [ 277 ] {0964ea6b-dd14-43aa-b2ad-52fa329acf8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16752 | 2026.01.05 22:42:18.886533 [ 277 ] {0964ea6b-dd14-43aa-b2ad-52fa329acf8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16753 | 2026.01.05 22:42:18.887207 [ 277 ] {0964ea6b-dd14-43aa-b2ad-52fa329acf8c} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16754 | 2026.01.05 22:42:18.887254 [ 277 ] {0964ea6b-dd14-43aa-b2ad-52fa329acf8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16755 | 2026.01.05 22:42:18.887654 [ 277 ] {0964ea6b-dd14-43aa-b2ad-52fa329acf8c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16756 | 2026.01.05 22:42:18.887894 [ 277 ] {0964ea6b-dd14-43aa-b2ad-52fa329acf8c} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16757 | 2026.01.05 22:42:18.888051 [ 277 ] {0964ea6b-dd14-43aa-b2ad-52fa329acf8c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001636 sec., 46454.767726161364 rows/sec., 3.83 MiB/sec. | ||
| 16758 | 2026.01.05 22:42:18.888096 [ 277 ] {0964ea6b-dd14-43aa-b2ad-52fa329acf8c} <Debug> TCPHandler: Processed in 0.001934678 sec. | ||
| 16759 | 2026.01.05 22:42:18.888226 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16760 | 2026.01.05 22:42:18.888322 [ 277 ] {fdfd720b-3864-4bff-afa4-a54acc24425a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16761 | 2026.01.05 22:42:18.888364 [ 277 ] {fdfd720b-3864-4bff-afa4-a54acc24425a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16762 | 2026.01.05 22:42:18.888779 [ 277 ] {fdfd720b-3864-4bff-afa4-a54acc24425a} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16763 | 2026.01.05 22:42:18.888816 [ 277 ] {fdfd720b-3864-4bff-afa4-a54acc24425a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16764 | 2026.01.05 22:42:18.889123 [ 277 ] {fdfd720b-3864-4bff-afa4-a54acc24425a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16765 | 2026.01.05 22:42:18.889378 [ 277 ] {fdfd720b-3864-4bff-afa4-a54acc24425a} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16766 | 2026.01.05 22:42:18.889513 [ 277 ] {fdfd720b-3864-4bff-afa4-a54acc24425a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00121 sec., 8264.462809917355 rows/sec., 621.45 KiB/sec. | ||
| 16767 | 2026.01.05 22:42:18.889553 [ 277 ] {fdfd720b-3864-4bff-afa4-a54acc24425a} <Debug> TCPHandler: Processed in 0.001377388 sec. | ||
| 16768 | 2026.01.05 22:42:18.889667 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16769 | 2026.01.05 22:42:18.889761 [ 277 ] {ee5602f9-bb2c-4669-9770-c3164f55afe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16770 | 2026.01.05 22:42:18.889802 [ 277 ] {ee5602f9-bb2c-4669-9770-c3164f55afe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16771 | 2026.01.05 22:42:18.890235 [ 277 ] {ee5602f9-bb2c-4669-9770-c3164f55afe7} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16772 | 2026.01.05 22:42:18.890274 [ 277 ] {ee5602f9-bb2c-4669-9770-c3164f55afe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16773 | 2026.01.05 22:42:18.890594 [ 277 ] {ee5602f9-bb2c-4669-9770-c3164f55afe7} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16774 | 2026.01.05 22:42:18.890818 [ 277 ] {ee5602f9-bb2c-4669-9770-c3164f55afe7} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16775 | 2026.01.05 22:42:18.890947 [ 277 ] {ee5602f9-bb2c-4669-9770-c3164f55afe7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001205 sec., 61410.78838174274 rows/sec., 4.79 MiB/sec. | ||
| 16776 | 2026.01.05 22:42:18.890987 [ 277 ] {ee5602f9-bb2c-4669-9770-c3164f55afe7} <Debug> TCPHandler: Processed in 0.001370038 sec. | ||
| 16777 | 2026.01.05 22:42:18.891103 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16778 | 2026.01.05 22:42:18.891198 [ 277 ] {5bb68b8a-623f-4c9d-a184-30c4a1e2745f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16779 | 2026.01.05 22:42:18.891242 [ 277 ] {5bb68b8a-623f-4c9d-a184-30c4a1e2745f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16780 | 2026.01.05 22:42:18.891708 [ 277 ] {5bb68b8a-623f-4c9d-a184-30c4a1e2745f} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16781 | 2026.01.05 22:42:18.891745 [ 277 ] {5bb68b8a-623f-4c9d-a184-30c4a1e2745f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16782 | 2026.01.05 22:42:18.892111 [ 277 ] {5bb68b8a-623f-4c9d-a184-30c4a1e2745f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16783 | 2026.01.05 22:42:18.892339 [ 277 ] {5bb68b8a-623f-4c9d-a184-30c4a1e2745f} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16784 | 2026.01.05 22:42:18.892480 [ 277 ] {5bb68b8a-623f-4c9d-a184-30c4a1e2745f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 16785 | 2026.01.05 22:42:18.892519 [ 277 ] {5bb68b8a-623f-4c9d-a184-30c4a1e2745f} <Debug> TCPHandler: Processed in 0.001466511 sec. | ||
| 16786 | 2026.01.05 22:42:18.892634 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16787 | 2026.01.05 22:42:18.892730 [ 277 ] {93a9ed40-79cc-4b0b-97b7-92c1ee272e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16788 | 2026.01.05 22:42:18.892788 [ 277 ] {93a9ed40-79cc-4b0b-97b7-92c1ee272e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16789 | 2026.01.05 22:42:18.893601 [ 277 ] {93a9ed40-79cc-4b0b-97b7-92c1ee272e6d} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16790 | 2026.01.05 22:42:18.893638 [ 277 ] {93a9ed40-79cc-4b0b-97b7-92c1ee272e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16791 | 2026.01.05 22:42:18.894188 [ 277 ] {93a9ed40-79cc-4b0b-97b7-92c1ee272e6d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16792 | 2026.01.05 22:42:18.894449 [ 277 ] {93a9ed40-79cc-4b0b-97b7-92c1ee272e6d} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16793 | 2026.01.05 22:42:18.894590 [ 277 ] {93a9ed40-79cc-4b0b-97b7-92c1ee272e6d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001879 sec., 5321.979776476849 rows/sec., 9.54 MiB/sec. | ||
| 16794 | 2026.01.05 22:42:18.894647 [ 277 ] {93a9ed40-79cc-4b0b-97b7-92c1ee272e6d} <Debug> TCPHandler: Processed in 0.002062242 sec. | ||
| 16795 | 2026.01.05 22:42:18.894765 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16796 | 2026.01.05 22:42:18.894864 [ 277 ] {e91a9dc7-fe4d-41f6-bc59-fb313272c623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16797 | 2026.01.05 22:42:18.894908 [ 277 ] {e91a9dc7-fe4d-41f6-bc59-fb313272c623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16798 | 2026.01.05 22:42:18.895277 [ 277 ] {e91a9dc7-fe4d-41f6-bc59-fb313272c623} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16799 | 2026.01.05 22:42:18.895314 [ 277 ] {e91a9dc7-fe4d-41f6-bc59-fb313272c623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16800 | 2026.01.05 22:42:18.895654 [ 277 ] {e91a9dc7-fe4d-41f6-bc59-fb313272c623} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16801 | 2026.01.05 22:42:18.895876 [ 277 ] {e91a9dc7-fe4d-41f6-bc59-fb313272c623} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16802 | 2026.01.05 22:42:18.896011 [ 277 ] {e91a9dc7-fe4d-41f6-bc59-fb313272c623} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 16803 | 2026.01.05 22:42:18.896049 [ 277 ] {e91a9dc7-fe4d-41f6-bc59-fb313272c623} <Debug> TCPHandler: Processed in 0.001333016 sec. | ||
| 16804 | 2026.01.05 22:42:19.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.44 MiB, peak 399.42 MiB, free memory in arenas 0.00 B, will set to 380.97 MiB (RSS), difference: -1.47 MiB | ||
| 16805 | 2026.01.05 22:42:21.692196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2034 | ||
| 16806 | 2026.01.05 22:42:21.694486 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16807 | 2026.01.05 22:42:21.694528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 16808 | 2026.01.05 22:42:21.695696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16809 | 2026.01.05 22:42:21.695971 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16810 | 2026.01.05 22:42:21.696239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2034 | ||
| 16811 | 2026.01.05 22:42:23.310579 [ 222 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16812 | 2026.01.05 22:42:23.310652 [ 222 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16813 | 2026.01.05 22:42:23.314848 [ 222 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16814 | 2026.01.05 22:42:23.652528 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16815 | 2026.01.05 22:42:23.652576 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16816 | 2026.01.05 22:42:23.655176 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16817 | 2026.01.05 22:42:23.889010 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16818 | 2026.01.05 22:42:23.889226 [ 277 ] {30263976-4eb4-4fd8-9f01-c38247cf7cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16819 | 2026.01.05 22:42:23.889301 [ 277 ] {30263976-4eb4-4fd8-9f01-c38247cf7cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16820 | 2026.01.05 22:42:23.889986 [ 277 ] {30263976-4eb4-4fd8-9f01-c38247cf7cb6} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16821 | 2026.01.05 22:42:23.890033 [ 277 ] {30263976-4eb4-4fd8-9f01-c38247cf7cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16822 | 2026.01.05 22:42:23.890408 [ 277 ] {30263976-4eb4-4fd8-9f01-c38247cf7cb6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16823 | 2026.01.05 22:42:23.890627 [ 277 ] {30263976-4eb4-4fd8-9f01-c38247cf7cb6} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16824 | 2026.01.05 22:42:23.890784 [ 277 ] {30263976-4eb4-4fd8-9f01-c38247cf7cb6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001613 sec., 1239.925604463732 rows/sec., 101.11 KiB/sec. | ||
| 16825 | 2026.01.05 22:42:23.890825 [ 277 ] {30263976-4eb4-4fd8-9f01-c38247cf7cb6} <Debug> TCPHandler: Processed in 0.001954927 sec. | ||
| 16826 | 2026.01.05 22:42:23.890951 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16827 | 2026.01.05 22:42:23.891044 [ 277 ] {1e7f8f23-08c6-4b8c-bb68-cdb23a58289d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16828 | 2026.01.05 22:42:23.891084 [ 277 ] {1e7f8f23-08c6-4b8c-bb68-cdb23a58289d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16829 | 2026.01.05 22:42:23.891579 [ 277 ] {1e7f8f23-08c6-4b8c-bb68-cdb23a58289d} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16830 | 2026.01.05 22:42:23.891616 [ 277 ] {1e7f8f23-08c6-4b8c-bb68-cdb23a58289d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16831 | 2026.01.05 22:42:23.891931 [ 277 ] {1e7f8f23-08c6-4b8c-bb68-cdb23a58289d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16832 | 2026.01.05 22:42:23.892145 [ 277 ] {1e7f8f23-08c6-4b8c-bb68-cdb23a58289d} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16833 | 2026.01.05 22:42:23.892273 [ 277 ] {1e7f8f23-08c6-4b8c-bb68-cdb23a58289d} <Debug> executeQuery: Read 117 rows, 10.14 KiB in 0.001248 sec., 93750 rows/sec., 7.94 MiB/sec. | ||
| 16834 | 2026.01.05 22:42:23.892311 [ 277 ] {1e7f8f23-08c6-4b8c-bb68-cdb23a58289d} <Debug> TCPHandler: Processed in 0.001408739 sec. | ||
| 16835 | 2026.01.05 22:42:23.892346 [ 222 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16836 | 2026.01.05 22:42:23.892390 [ 222 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16837 | 2026.01.05 22:42:23.892429 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16838 | 2026.01.05 22:42:23.892529 [ 277 ] {06b5fd6c-6a0e-4b60-91b2-5bf708ff8b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16839 | 2026.01.05 22:42:23.892569 [ 277 ] {06b5fd6c-6a0e-4b60-91b2-5bf708ff8b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16840 | 2026.01.05 22:42:23.892985 [ 277 ] {06b5fd6c-6a0e-4b60-91b2-5bf708ff8b3d} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16841 | 2026.01.05 22:42:23.893022 [ 277 ] {06b5fd6c-6a0e-4b60-91b2-5bf708ff8b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16842 | 2026.01.05 22:42:23.893330 [ 277 ] {06b5fd6c-6a0e-4b60-91b2-5bf708ff8b3d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16843 | 2026.01.05 22:42:23.893607 [ 277 ] {06b5fd6c-6a0e-4b60-91b2-5bf708ff8b3d} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16844 | 2026.01.05 22:42:23.893733 [ 106 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16845 | 2026.01.05 22:42:23.893744 [ 277 ] {06b5fd6c-6a0e-4b60-91b2-5bf708ff8b3d} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001234 sec., 25931.92868719611 rows/sec., 1.90 MiB/sec. | ||
| 16846 | 2026.01.05 22:42:23.893788 [ 106 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16847 | 2026.01.05 22:42:23.893805 [ 277 ] {06b5fd6c-6a0e-4b60-91b2-5bf708ff8b3d} <Debug> TCPHandler: Processed in 0.001424629 sec. | ||
| 16848 | 2026.01.05 22:42:23.893817 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16849 | 2026.01.05 22:42:23.893930 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16850 | 2026.01.05 22:42:23.893946 [ 191 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16851 | 2026.01.05 22:42:23.893969 [ 221 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16852 | 2026.01.05 22:42:23.894021 [ 221 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16853 | 2026.01.05 22:42:23.894027 [ 277 ] {d50d8911-8704-49c2-8383-c44afaf960e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16854 | 2026.01.05 22:42:23.894053 [ 191 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16855 | 2026.01.05 22:42:23.894083 [ 277 ] {d50d8911-8704-49c2-8383-c44afaf960e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16856 | 2026.01.05 22:42:23.894089 [ 191 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 281 rows starting from the beginning of the part | ||
| 16857 | 2026.01.05 22:42:23.894165 [ 191 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 235 rows starting from the beginning of the part | ||
| 16858 | 2026.01.05 22:42:23.894217 [ 191 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 24 rows starting from the beginning of the part | ||
| 16859 | 2026.01.05 22:42:23.894267 [ 191 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 30 rows starting from the beginning of the part | ||
| 16860 | 2026.01.05 22:42:23.894311 [ 191 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 10 rows starting from the beginning of the part | ||
| 16861 | 2026.01.05 22:42:23.894352 [ 191 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 32 rows starting from the beginning of the part | ||
| 16862 | 2026.01.05 22:42:23.894515 [ 277 ] {d50d8911-8704-49c2-8383-c44afaf960e8} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16863 | 2026.01.05 22:42:23.894550 [ 277 ] {d50d8911-8704-49c2-8383-c44afaf960e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16864 | 2026.01.05 22:42:23.894886 [ 277 ] {d50d8911-8704-49c2-8383-c44afaf960e8} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16865 | 2026.01.05 22:42:23.895139 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233733 sec., 496055.4674309595 rows/sec., 33.41 MiB/sec. | ||
| 16866 | 2026.01.05 22:42:23.895181 [ 277 ] {d50d8911-8704-49c2-8383-c44afaf960e8} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16867 | 2026.01.05 22:42:23.895265 [ 222 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16868 | 2026.01.05 22:42:23.895350 [ 277 ] {d50d8911-8704-49c2-8383-c44afaf960e8} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001335 sec., 71910.11235955056 rows/sec., 5.62 MiB/sec. | ||
| 16869 | 2026.01.05 22:42:23.895374 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16870 | 2026.01.05 22:42:23.895396 [ 277 ] {d50d8911-8704-49c2-8383-c44afaf960e8} <Debug> TCPHandler: Processed in 0.001513662 sec. | ||
| 16871 | 2026.01.05 22:42:23.895522 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16872 | 2026.01.05 22:42:23.895619 [ 277 ] {e6901845-b180-4200-9926-70d9de598f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16873 | 2026.01.05 22:42:23.895666 [ 277 ] {e6901845-b180-4200-9926-70d9de598f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16874 | 2026.01.05 22:42:23.895769 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_116_23} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16875 | 2026.01.05 22:42:23.895868 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_116_23} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16876 | 2026.01.05 22:42:23.895974 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16877 | 2026.01.05 22:42:23.896091 [ 277 ] {e6901845-b180-4200-9926-70d9de598f3a} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16878 | 2026.01.05 22:42:23.896132 [ 277 ] {e6901845-b180-4200-9926-70d9de598f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16879 | 2026.01.05 22:42:23.896468 [ 277 ] {e6901845-b180-4200-9926-70d9de598f3a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16880 | 2026.01.05 22:42:23.896729 [ 221 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16881 | 2026.01.05 22:42:23.896755 [ 277 ] {e6901845-b180-4200-9926-70d9de598f3a} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16882 | 2026.01.05 22:42:23.896894 [ 277 ] {e6901845-b180-4200-9926-70d9de598f3a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001293 sec., 124516.6279969064 rows/sec., 8.67 MiB/sec. | ||
| 16883 | 2026.01.05 22:42:23.896931 [ 277 ] {e6901845-b180-4200-9926-70d9de598f3a} <Debug> TCPHandler: Processed in 0.00145583 sec. | ||
| 16884 | 2026.01.05 22:42:23.897004 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16885 | 2026.01.05 22:42:23.897032 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16886 | 2026.01.05 22:42:23.897039 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16887 | 2026.01.05 22:42:23.897131 [ 277 ] {fd291bf4-9f65-4caf-b8f1-ae5f185e43eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16888 | 2026.01.05 22:42:23.897184 [ 277 ] {fd291bf4-9f65-4caf-b8f1-ae5f185e43eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16889 | 2026.01.05 22:42:23.898026 [ 277 ] {fd291bf4-9f65-4caf-b8f1-ae5f185e43eb} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16890 | 2026.01.05 22:42:23.898060 [ 277 ] {fd291bf4-9f65-4caf-b8f1-ae5f185e43eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16891 | 2026.01.05 22:42:23.898611 [ 277 ] {fd291bf4-9f65-4caf-b8f1-ae5f185e43eb} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16892 | 2026.01.05 22:42:23.898848 [ 277 ] {fd291bf4-9f65-4caf-b8f1-ae5f185e43eb} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16893 | 2026.01.05 22:42:23.898976 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16894 | 2026.01.05 22:42:23.898986 [ 277 ] {fd291bf4-9f65-4caf-b8f1-ae5f185e43eb} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001873 sec., 16017.084890549919 rows/sec., 28.70 MiB/sec. | ||
| 16895 | 2026.01.05 22:42:23.899026 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16896 | 2026.01.05 22:42:23.899052 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16897 | 2026.01.05 22:42:23.899059 [ 277 ] {fd291bf4-9f65-4caf-b8f1-ae5f185e43eb} <Debug> TCPHandler: Processed in 0.002066942 sec. | ||
| 16898 | 2026.01.05 22:42:23.899135 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16899 | 2026.01.05 22:42:23.899179 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16900 | 2026.01.05 22:42:23.899272 [ 277 ] {c08eba48-154d-4227-9d72-86c9866796ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16901 | 2026.01.05 22:42:23.899313 [ 277 ] {c08eba48-154d-4227-9d72-86c9866796ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16902 | 2026.01.05 22:42:23.899322 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16903 | 2026.01.05 22:42:23.899374 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2221 rows starting from the beginning of the part | ||
| 16904 | 2026.01.05 22:42:23.899493 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 30 rows starting from the beginning of the part | ||
| 16905 | 2026.01.05 22:42:23.899500 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16906 | 2026.01.05 22:42:23.899606 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 10 rows starting from the beginning of the part | ||
| 16907 | 2026.01.05 22:42:23.899649 [ 277 ] {c08eba48-154d-4227-9d72-86c9866796ed} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16908 | 2026.01.05 22:42:23.899684 [ 277 ] {c08eba48-154d-4227-9d72-86c9866796ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16909 | 2026.01.05 22:42:23.899712 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 30 rows starting from the beginning of the part | ||
| 16910 | 2026.01.05 22:42:23.899814 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 10 rows starting from the beginning of the part | ||
| 16911 | 2026.01.05 22:42:23.899919 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 30 rows starting from the beginning of the part | ||
| 16912 | 2026.01.05 22:42:23.899993 [ 277 ] {c08eba48-154d-4227-9d72-86c9866796ed} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16913 | 2026.01.05 22:42:23.900234 [ 277 ] {c08eba48-154d-4227-9d72-86c9866796ed} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16914 | 2026.01.05 22:42:23.900365 [ 277 ] {c08eba48-154d-4227-9d72-86c9866796ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 16915 | 2026.01.05 22:42:23.900401 [ 277 ] {c08eba48-154d-4227-9d72-86c9866796ed} <Debug> TCPHandler: Processed in 0.001269635 sec. | ||
| 16916 | 2026.01.05 22:42:23.908157 [ 202 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2331 rows, containing 19 columns (19 merged, 0 gathered) in 0.009055984 sec., 257398.86466230507 rows/sec., 461.25 MiB/sec. | ||
| 16917 | 2026.01.05 22:42:23.909812 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16918 | 2026.01.05 22:42:23.910154 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16919 | 2026.01.05 22:42:23.910224 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16920 | 2026.01.05 22:42:23.910329 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.54 MiB. | ||
| 16921 | 2026.01.05 22:42:24.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.54 MiB, peak 400.03 MiB, free memory in arenas 0.00 B, will set to 383.89 MiB (RSS), difference: 2.35 MiB | ||
| 16922 | 2026.01.05 22:42:24.093171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41829 | ||
| 16923 | 2026.01.05 22:42:24.093709 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16924 | 2026.01.05 22:42:24.093756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16925 | 2026.01.05 22:42:24.094246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16926 | 2026.01.05 22:42:24.094474 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16927 | 2026.01.05 22:42:24.094621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41829 | ||
| 16928 | 2026.01.05 22:42:24.241494 [ 223 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16929 | 2026.01.05 22:42:24.241544 [ 223 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16930 | 2026.01.05 22:42:24.243901 [ 223 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16931 | 2026.01.05 22:42:26.215785 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 16932 | 2026.01.05 22:42:26.233332 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16933 | 2026.01.05 22:42:26.233384 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16934 | 2026.01.05 22:42:26.239551 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16935 | 2026.01.05 22:42:26.240259 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16936 | 2026.01.05 22:42:26.243228 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 16937 | 2026.01.05 22:42:28.885797 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16938 | 2026.01.05 22:42:28.886025 [ 277 ] {1bc7dc6f-4faa-4bb8-8445-9783015c0213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16939 | 2026.01.05 22:42:28.886102 [ 277 ] {1bc7dc6f-4faa-4bb8-8445-9783015c0213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16940 | 2026.01.05 22:42:28.886873 [ 277 ] {1bc7dc6f-4faa-4bb8-8445-9783015c0213} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16941 | 2026.01.05 22:42:28.886921 [ 277 ] {1bc7dc6f-4faa-4bb8-8445-9783015c0213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16942 | 2026.01.05 22:42:28.887332 [ 277 ] {1bc7dc6f-4faa-4bb8-8445-9783015c0213} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16943 | 2026.01.05 22:42:28.887561 [ 277 ] {1bc7dc6f-4faa-4bb8-8445-9783015c0213} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16944 | 2026.01.05 22:42:28.887722 [ 277 ] {1bc7dc6f-4faa-4bb8-8445-9783015c0213} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001759 sec., 43206.36725412166 rows/sec., 3.56 MiB/sec. | ||
| 16945 | 2026.01.05 22:42:28.887776 [ 277 ] {1bc7dc6f-4faa-4bb8-8445-9783015c0213} <Debug> TCPHandler: Processed in 0.002119163 sec. | ||
| 16946 | 2026.01.05 22:42:28.887910 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16947 | 2026.01.05 22:42:28.888011 [ 277 ] {fe76baa0-b48c-4d79-a1e5-042e777cecaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16948 | 2026.01.05 22:42:28.888056 [ 277 ] {fe76baa0-b48c-4d79-a1e5-042e777cecaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16949 | 2026.01.05 22:42:28.888486 [ 277 ] {fe76baa0-b48c-4d79-a1e5-042e777cecaa} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16950 | 2026.01.05 22:42:28.888525 [ 277 ] {fe76baa0-b48c-4d79-a1e5-042e777cecaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16951 | 2026.01.05 22:42:28.888835 [ 277 ] {fe76baa0-b48c-4d79-a1e5-042e777cecaa} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16952 | 2026.01.05 22:42:28.889055 [ 277 ] {fe76baa0-b48c-4d79-a1e5-042e777cecaa} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16953 | 2026.01.05 22:42:28.889190 [ 277 ] {fe76baa0-b48c-4d79-a1e5-042e777cecaa} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001202 sec., 8319.46755407654 rows/sec., 625.58 KiB/sec. | ||
| 16954 | 2026.01.05 22:42:28.889230 [ 277 ] {fe76baa0-b48c-4d79-a1e5-042e777cecaa} <Debug> TCPHandler: Processed in 0.001373498 sec. | ||
| 16955 | 2026.01.05 22:42:28.889345 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16956 | 2026.01.05 22:42:28.889440 [ 277 ] {f4d2584c-0f3f-48d1-b283-80f7fb184809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16957 | 2026.01.05 22:42:28.889480 [ 277 ] {f4d2584c-0f3f-48d1-b283-80f7fb184809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16958 | 2026.01.05 22:42:28.889913 [ 277 ] {f4d2584c-0f3f-48d1-b283-80f7fb184809} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16959 | 2026.01.05 22:42:28.889950 [ 277 ] {f4d2584c-0f3f-48d1-b283-80f7fb184809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16960 | 2026.01.05 22:42:28.890287 [ 277 ] {f4d2584c-0f3f-48d1-b283-80f7fb184809} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16961 | 2026.01.05 22:42:28.890504 [ 277 ] {f4d2584c-0f3f-48d1-b283-80f7fb184809} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16962 | 2026.01.05 22:42:28.890634 [ 277 ] {f4d2584c-0f3f-48d1-b283-80f7fb184809} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001213 sec., 61005.77081615828 rows/sec., 4.76 MiB/sec. | ||
| 16963 | 2026.01.05 22:42:28.890672 [ 277 ] {f4d2584c-0f3f-48d1-b283-80f7fb184809} <Debug> TCPHandler: Processed in 0.001377168 sec. | ||
| 16964 | 2026.01.05 22:42:28.890792 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16965 | 2026.01.05 22:42:28.890887 [ 277 ] {9d2b5274-0207-43a8-bcba-a7daba22cc03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16966 | 2026.01.05 22:42:28.890934 [ 277 ] {9d2b5274-0207-43a8-bcba-a7daba22cc03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16967 | 2026.01.05 22:42:28.891361 [ 277 ] {9d2b5274-0207-43a8-bcba-a7daba22cc03} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16968 | 2026.01.05 22:42:28.891398 [ 277 ] {9d2b5274-0207-43a8-bcba-a7daba22cc03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16969 | 2026.01.05 22:42:28.891736 [ 277 ] {9d2b5274-0207-43a8-bcba-a7daba22cc03} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16970 | 2026.01.05 22:42:28.891952 [ 277 ] {9d2b5274-0207-43a8-bcba-a7daba22cc03} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16971 | 2026.01.05 22:42:28.892081 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 2 parts from all_1_124_26 to all_125_125_0 | ||
| 16972 | 2026.01.05 22:42:28.892090 [ 277 ] {9d2b5274-0207-43a8-bcba-a7daba22cc03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 16973 | 2026.01.05 22:42:28.892151 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16974 | 2026.01.05 22:42:28.892169 [ 277 ] {9d2b5274-0207-43a8-bcba-a7daba22cc03} <Debug> TCPHandler: Processed in 0.0014286 sec. | ||
| 16975 | 2026.01.05 22:42:28.892177 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16976 | 2026.01.05 22:42:28.892298 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16977 | 2026.01.05 22:42:28.892303 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_125_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_124_26 to all_125_125_0 into Compact with storage Full | ||
| 16978 | 2026.01.05 22:42:28.892398 [ 277 ] {94fbcb96-71fa-4c45-8a50-3e1b67a1b702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16979 | 2026.01.05 22:42:28.892457 [ 277 ] {94fbcb96-71fa-4c45-8a50-3e1b67a1b702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16980 | 2026.01.05 22:42:28.892467 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_125_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16981 | 2026.01.05 22:42:28.892512 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_26, total 36159 rows starting from the beginning of the part | ||
| 16982 | 2026.01.05 22:42:28.892589 [ 196 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 881 rows starting from the beginning of the part | ||
| 16983 | 2026.01.05 22:42:28.893270 [ 277 ] {94fbcb96-71fa-4c45-8a50-3e1b67a1b702} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16984 | 2026.01.05 22:42:28.893312 [ 277 ] {94fbcb96-71fa-4c45-8a50-3e1b67a1b702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16985 | 2026.01.05 22:42:28.893855 [ 277 ] {94fbcb96-71fa-4c45-8a50-3e1b67a1b702} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16986 | 2026.01.05 22:42:28.894091 [ 277 ] {94fbcb96-71fa-4c45-8a50-3e1b67a1b702} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16987 | 2026.01.05 22:42:28.894237 [ 277 ] {94fbcb96-71fa-4c45-8a50-3e1b67a1b702} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001857 sec., 5385.029617662897 rows/sec., 9.65 MiB/sec. | ||
| 16988 | 2026.01.05 22:42:28.894305 [ 277 ] {94fbcb96-71fa-4c45-8a50-3e1b67a1b702} <Debug> TCPHandler: Processed in 0.002057201 sec. | ||
| 16989 | 2026.01.05 22:42:28.894422 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16990 | 2026.01.05 22:42:28.894518 [ 277 ] {0bef4d47-2281-40e0-981e-3a4584ce06c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16991 | 2026.01.05 22:42:28.894560 [ 277 ] {0bef4d47-2281-40e0-981e-3a4584ce06c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16992 | 2026.01.05 22:42:28.894906 [ 277 ] {0bef4d47-2281-40e0-981e-3a4584ce06c4} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16993 | 2026.01.05 22:42:28.894942 [ 277 ] {0bef4d47-2281-40e0-981e-3a4584ce06c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 16994 | 2026.01.05 22:42:28.895279 [ 277 ] {0bef4d47-2281-40e0-981e-3a4584ce06c4} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16995 | 2026.01.05 22:42:28.895493 [ 277 ] {0bef4d47-2281-40e0-981e-3a4584ce06c4} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16996 | 2026.01.05 22:42:28.895623 [ 277 ] {0bef4d47-2281-40e0-981e-3a4584ce06c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 16997 | 2026.01.05 22:42:28.895660 [ 277 ] {0bef4d47-2281-40e0-981e-3a4584ce06c4} <Debug> TCPHandler: Processed in 0.001287274 sec. | ||
| 16998 | 2026.01.05 22:42:28.899121 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_125_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37040 rows, containing 5 columns (5 merged, 0 gathered) in 0.006866518 sec., 5394291.546312119 rows/sec., 369.28 MiB/sec. | ||
| 16999 | 2026.01.05 22:42:28.899604 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_125_27} <Trace> MergedBlockOutputStream: filled checksums all_1_125_27 (state Temporary) | ||
| 17000 | 2026.01.05 22:42:28.899917 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_125_27} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_125_27 to all_1_125_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17001 | 2026.01.05 22:42:28.899997 [ 201 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_125_27} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 2 parts: [all_1_124_26, all_125_125_0] -> all_1_125_27 | ||
| 17002 | 2026.01.05 22:42:28.900082 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 17003 | 2026.01.05 22:42:31.293948 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17004 | 2026.01.05 22:42:31.294020 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17005 | 2026.01.05 22:42:31.595725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42277 | ||
| 17006 | 2026.01.05 22:42:31.596342 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17007 | 2026.01.05 22:42:31.596381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 17008 | 2026.01.05 22:42:31.596827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17009 | 2026.01.05 22:42:31.597051 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17010 | 2026.01.05 22:42:31.597175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42277 | ||
| 17011 | 2026.01.05 22:42:31.697315 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2060 | ||
| 17012 | 2026.01.05 22:42:31.699614 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17013 | 2026.01.05 22:42:31.699659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 17014 | 2026.01.05 22:42:31.700867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17015 | 2026.01.05 22:42:31.701130 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17016 | 2026.01.05 22:42:31.701275 [ 145 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17017 | 2026.01.05 22:42:31.701336 [ 145 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17018 | 2026.01.05 22:42:31.701356 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 17019 | 2026.01.05 22:42:31.701410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2060 | ||
| 17020 | 2026.01.05 22:42:31.701452 [ 189 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 17021 | 2026.01.05 22:42:31.702081 [ 189 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17022 | 2026.01.05 22:42:31.702236 [ 189 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1908 rows starting from the beginning of the part | ||
| 17023 | 2026.01.05 22:42:31.702640 [ 189 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 24 rows starting from the beginning of the part | ||
| 17024 | 2026.01.05 22:42:31.702988 [ 189 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 17025 | 2026.01.05 22:42:31.703344 [ 189 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part | ||
| 17026 | 2026.01.05 22:42:31.703690 [ 189 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 17027 | 2026.01.05 22:42:31.704036 [ 189 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part | ||
| 17028 | 2026.01.05 22:42:31.710911 [ 202 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2060 rows, containing 72 columns (72 merged, 0 gathered) in 0.00950123 sec., 216814.03355144546 rows/sec., 167.93 MiB/sec. | ||
| 17029 | 2026.01.05 22:42:31.712765 [ 200 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17030 | 2026.01.05 22:42:31.713393 [ 200 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_66_13} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17031 | 2026.01.05 22:42:31.713479 [ 200 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_66_13} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17032 | 2026.01.05 22:42:31.713809 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 17033 | 2026.01.05 22:42:33.744234 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 17034 | 2026.01.05 22:42:33.761751 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17035 | 2026.01.05 22:42:33.761804 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 17036 | 2026.01.05 22:42:33.767948 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17037 | 2026.01.05 22:42:33.768659 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17038 | 2026.01.05 22:42:33.771746 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 17039 | 2026.01.05 22:42:33.886187 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17040 | 2026.01.05 22:42:33.886488 [ 277 ] {2ca39d75-b626-48ac-9318-7fa28f50b944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17041 | 2026.01.05 22:42:33.886594 [ 277 ] {2ca39d75-b626-48ac-9318-7fa28f50b944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17042 | 2026.01.05 22:42:33.887378 [ 277 ] {2ca39d75-b626-48ac-9318-7fa28f50b944} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17043 | 2026.01.05 22:42:33.887426 [ 277 ] {2ca39d75-b626-48ac-9318-7fa28f50b944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 17044 | 2026.01.05 22:42:33.887836 [ 277 ] {2ca39d75-b626-48ac-9318-7fa28f50b944} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17045 | 2026.01.05 22:42:33.888069 [ 277 ] {2ca39d75-b626-48ac-9318-7fa28f50b944} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17046 | 2026.01.05 22:42:33.888225 [ 277 ] {2ca39d75-b626-48ac-9318-7fa28f50b944} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001814 sec., 63947.0782800441 rows/sec., 5.42 MiB/sec. | ||
| 17047 | 2026.01.05 22:42:33.888268 [ 277 ] {2ca39d75-b626-48ac-9318-7fa28f50b944} <Debug> TCPHandler: Processed in 0.002267858 sec. | ||
| 17048 | 2026.01.05 22:42:33.888397 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17049 | 2026.01.05 22:42:33.888492 [ 277 ] {c72d782f-9f09-44e6-89a7-345a3be6ee16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17050 | 2026.01.05 22:42:33.888534 [ 277 ] {c72d782f-9f09-44e6-89a7-345a3be6ee16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17051 | 2026.01.05 22:42:33.888940 [ 277 ] {c72d782f-9f09-44e6-89a7-345a3be6ee16} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17052 | 2026.01.05 22:42:33.888977 [ 277 ] {c72d782f-9f09-44e6-89a7-345a3be6ee16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 17053 | 2026.01.05 22:42:33.889275 [ 277 ] {c72d782f-9f09-44e6-89a7-345a3be6ee16} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17054 | 2026.01.05 22:42:33.889492 [ 277 ] {c72d782f-9f09-44e6-89a7-345a3be6ee16} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17055 | 2026.01.05 22:42:33.889624 [ 277 ] {c72d782f-9f09-44e6-89a7-345a3be6ee16} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001149 sec., 26109.66057441253 rows/sec., 1.92 MiB/sec. | ||
| 17056 | 2026.01.05 22:42:33.889663 [ 277 ] {c72d782f-9f09-44e6-89a7-345a3be6ee16} <Debug> TCPHandler: Processed in 0.001316226 sec. | ||
| 17057 | 2026.01.05 22:42:33.889765 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17058 | 2026.01.05 22:42:33.889859 [ 277 ] {a96d0104-4a71-456e-80f4-02f193f330e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17059 | 2026.01.05 22:42:33.889898 [ 277 ] {a96d0104-4a71-456e-80f4-02f193f330e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17060 | 2026.01.05 22:42:33.890345 [ 277 ] {a96d0104-4a71-456e-80f4-02f193f330e4} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17061 | 2026.01.05 22:42:33.890382 [ 277 ] {a96d0104-4a71-456e-80f4-02f193f330e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 17062 | 2026.01.05 22:42:33.890705 [ 277 ] {a96d0104-4a71-456e-80f4-02f193f330e4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17063 | 2026.01.05 22:42:33.890917 [ 277 ] {a96d0104-4a71-456e-80f4-02f193f330e4} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17064 | 2026.01.05 22:42:33.891046 [ 277 ] {a96d0104-4a71-456e-80f4-02f193f330e4} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001205 sec., 78008.29875518673 rows/sec., 6.09 MiB/sec. | ||
| 17065 | 2026.01.05 22:42:33.891083 [ 277 ] {a96d0104-4a71-456e-80f4-02f193f330e4} <Debug> TCPHandler: Processed in 0.001368537 sec. | ||
| 17066 | 2026.01.05 22:42:33.891194 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17067 | 2026.01.05 22:42:33.891288 [ 277 ] {364cfe87-5afc-4ac4-a381-22103e54c76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17068 | 2026.01.05 22:42:33.891333 [ 277 ] {364cfe87-5afc-4ac4-a381-22103e54c76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17069 | 2026.01.05 22:42:33.891744 [ 277 ] {364cfe87-5afc-4ac4-a381-22103e54c76d} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17070 | 2026.01.05 22:42:33.891780 [ 277 ] {364cfe87-5afc-4ac4-a381-22103e54c76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 17071 | 2026.01.05 22:42:33.892112 [ 277 ] {364cfe87-5afc-4ac4-a381-22103e54c76d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17072 | 2026.01.05 22:42:33.892321 [ 277 ] {364cfe87-5afc-4ac4-a381-22103e54c76d} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17073 | 2026.01.05 22:42:33.892422 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 2 parts from all_1_125_27 to all_126_126_0 | ||
| 17074 | 2026.01.05 22:42:33.892451 [ 277 ] {364cfe87-5afc-4ac4-a381-22103e54c76d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 17075 | 2026.01.05 22:42:33.892464 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17076 | 2026.01.05 22:42:33.892493 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 17077 | 2026.01.05 22:42:33.892496 [ 277 ] {364cfe87-5afc-4ac4-a381-22103e54c76d} <Debug> TCPHandler: Processed in 0.001351037 sec. | ||
| 17078 | 2026.01.05 22:42:33.892586 [ 195 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_126_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_125_27 to all_126_126_0 into Compact with storage Full | ||
| 17079 | 2026.01.05 22:42:33.892616 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17080 | 2026.01.05 22:42:33.892693 [ 195 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_126_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17081 | 2026.01.05 22:42:33.892711 [ 277 ] {1e8f7096-6cef-4699-85c1-b4a557a4e65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17082 | 2026.01.05 22:42:33.892727 [ 195 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_27, total 37040 rows starting from the beginning of the part | ||
| 17083 | 2026.01.05 22:42:33.892767 [ 277 ] {1e8f7096-6cef-4699-85c1-b4a557a4e65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17084 | 2026.01.05 22:42:33.892798 [ 195 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 17085 | 2026.01.05 22:42:33.893675 [ 277 ] {1e8f7096-6cef-4699-85c1-b4a557a4e65a} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17086 | 2026.01.05 22:42:33.893711 [ 277 ] {1e8f7096-6cef-4699-85c1-b4a557a4e65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 17087 | 2026.01.05 22:42:33.894274 [ 277 ] {1e8f7096-6cef-4699-85c1-b4a557a4e65a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17088 | 2026.01.05 22:42:33.894503 [ 277 ] {1e8f7096-6cef-4699-85c1-b4a557a4e65a} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17089 | 2026.01.05 22:42:33.894642 [ 277 ] {1e8f7096-6cef-4699-85c1-b4a557a4e65a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001949 sec., 15392.508978963571 rows/sec., 27.58 MiB/sec. | ||
| 17090 | 2026.01.05 22:42:33.894699 [ 277 ] {1e8f7096-6cef-4699-85c1-b4a557a4e65a} <Debug> TCPHandler: Processed in 0.002132854 sec. | ||
| 17091 | 2026.01.05 22:42:33.894809 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17092 | 2026.01.05 22:42:33.894929 [ 277 ] {74bc4d84-7bbc-47d7-9e8b-d9d38d799b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17093 | 2026.01.05 22:42:33.894972 [ 277 ] {74bc4d84-7bbc-47d7-9e8b-d9d38d799b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17094 | 2026.01.05 22:42:33.895310 [ 277 ] {74bc4d84-7bbc-47d7-9e8b-d9d38d799b7a} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17095 | 2026.01.05 22:42:33.895347 [ 277 ] {74bc4d84-7bbc-47d7-9e8b-d9d38d799b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 17096 | 2026.01.05 22:42:33.895654 [ 277 ] {74bc4d84-7bbc-47d7-9e8b-d9d38d799b7a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17097 | 2026.01.05 22:42:33.895871 [ 277 ] {74bc4d84-7bbc-47d7-9e8b-d9d38d799b7a} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17098 | 2026.01.05 22:42:33.896005 [ 277 ] {74bc4d84-7bbc-47d7-9e8b-d9d38d799b7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 17099 | 2026.01.05 22:42:33.896042 [ 277 ] {74bc4d84-7bbc-47d7-9e8b-d9d38d799b7a} <Debug> TCPHandler: Processed in 0.001281965 sec. | ||
| 17100 | 2026.01.05 22:42:33.898968 [ 195 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_126_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37200 rows, containing 5 columns (5 merged, 0 gathered) in 0.006417572 sec., 5796584.751990316 rows/sec., 396.85 MiB/sec. | ||
| 17101 | 2026.01.05 22:42:33.899272 [ 195 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_126_28} <Trace> MergedBlockOutputStream: filled checksums all_1_126_28 (state Temporary) | ||
| 17102 | 2026.01.05 22:42:33.899509 [ 195 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_126_28} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_126_28 to all_1_126_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17103 | 2026.01.05 22:42:33.899621 [ 195 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_126_28} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 2 parts: [all_1_125_27, all_126_126_0] -> all_1_126_28 | ||
| 17104 | 2026.01.05 22:42:33.899684 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 17105 | 2026.01.05 22:42:35.031978 [ 148 ] {} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 17106 | 2026.01.05 22:42:35.032052 [ 148 ] {} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17107 | 2026.01.05 22:42:35.032077 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 17108 | 2026.01.05 22:42:35.032204 [ 202 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 17109 | 2026.01.05 22:42:35.032351 [ 202 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17110 | 2026.01.05 22:42:35.032385 [ 202 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 24 rows starting from the beginning of the part | ||
| 17111 | 2026.01.05 22:42:35.032452 [ 202 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 17112 | 2026.01.05 22:42:35.032498 [ 202 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
| 17113 | 2026.01.05 22:42:35.032541 [ 202 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 17114 | 2026.01.05 22:42:35.032581 [ 202 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part | ||
| 17115 | 2026.01.05 22:42:35.033271 [ 194 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001121979 sec., 39216.42027168067 rows/sec., 3.31 MiB/sec. | ||
| 17116 | 2026.01.05 22:42:35.033396 [ 194 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 17117 | 2026.01.05 22:42:35.033655 [ 194 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_37_9} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17118 | 2026.01.05 22:42:35.033726 [ 194 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_37_9} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 17119 | 2026.01.05 22:42:35.033795 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17120 | 2026.01.05 22:42:35.084485 [ 221 ] {} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17121 | 2026.01.05 22:42:35.084559 [ 221 ] {} <Debug> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17122 | 2026.01.05 22:42:35.087328 [ 221 ] {} <Debug> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17123 | 2026.01.05 22:42:35.921595 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37234 | ||
| 17124 | 2026.01.05 22:42:35.921743 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17125 | 2026.01.05 22:42:35.921782 [ 294 ] {} <Debug> TCP-Session: a07f7961-7b15-43e9-a9d4-1a63c04c5ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37234 | ||
| 17126 | 2026.01.05 22:42:35.921805 [ 294 ] {} <Debug> TCP-Session: a07f7961-7b15-43e9-a9d4-1a63c04c5ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17127 | 2026.01.05 22:42:35.921819 [ 294 ] {} <Debug> TCP-Session: a07f7961-7b15-43e9-a9d4-1a63c04c5ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17128 | 2026.01.05 22:42:35.922037 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58431 | ||
| 17129 | 2026.01.05 22:42:35.922054 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38769 | ||
| 17130 | 2026.01.05 22:42:35.922085 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52327 | ||
| 17131 | 2026.01.05 22:42:35.922109 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17132 | 2026.01.05 22:42:35.922131 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50457 | ||
| 17133 | 2026.01.05 22:42:35.922169 [ 275 ] {} <Debug> TCP-Session: 47772526-c077-48d9-ab48-1ef383a0b7b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58431 | ||
| 17134 | 2026.01.05 22:42:35.922178 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17135 | 2026.01.05 22:42:35.922203 [ 275 ] {} <Debug> TCP-Session: 47772526-c077-48d9-ab48-1ef383a0b7b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17136 | 2026.01.05 22:42:35.922215 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17137 | 2026.01.05 22:42:35.922234 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17138 | 2026.01.05 22:42:35.922229 [ 286 ] {} <Debug> TCP-Session: 63921e76-ca64-43b5-b293-299916b6e647 Authenticating user 'default' from [fd00:1122:3344:101::e]:38769 | ||
| 17139 | 2026.01.05 22:42:35.922258 [ 289 ] {} <Debug> TCP-Session: 8fbe7670-052b-4385-bbf6-86a2b5137848 Authenticating user 'default' from [fd00:1122:3344:101::e]:52327 | ||
| 17140 | 2026.01.05 22:42:35.922265 [ 293 ] {} <Debug> TCP-Session: af3d05a5-6798-4615-9175-5323d836062b Authenticating user 'default' from [fd00:1122:3344:101::e]:50457 | ||
| 17141 | 2026.01.05 22:42:35.922284 [ 286 ] {} <Debug> TCP-Session: 63921e76-ca64-43b5-b293-299916b6e647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17142 | 2026.01.05 22:42:35.922305 [ 293 ] {} <Debug> TCP-Session: af3d05a5-6798-4615-9175-5323d836062b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17143 | 2026.01.05 22:42:35.922337 [ 286 ] {} <Debug> TCP-Session: 63921e76-ca64-43b5-b293-299916b6e647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17144 | 2026.01.05 22:42:35.922349 [ 293 ] {} <Debug> TCP-Session: af3d05a5-6798-4615-9175-5323d836062b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17145 | 2026.01.05 22:42:35.922296 [ 289 ] {} <Debug> TCP-Session: 8fbe7670-052b-4385-bbf6-86a2b5137848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17146 | 2026.01.05 22:42:35.922230 [ 275 ] {} <Debug> TCP-Session: 47772526-c077-48d9-ab48-1ef383a0b7b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17147 | 2026.01.05 22:42:35.922393 [ 289 ] {} <Debug> TCP-Session: 8fbe7670-052b-4385-bbf6-86a2b5137848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17148 | 2026.01.05 22:42:35.922226 [ 294 ] {} <Trace> TCP-Session: a07f7961-7b15-43e9-a9d4-1a63c04c5ea6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17149 | 2026.01.05 22:42:35.922132 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63601 | ||
| 17150 | 2026.01.05 22:42:35.922103 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42223 | ||
| 17151 | 2026.01.05 22:42:35.922095 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60817 | ||
| 17152 | 2026.01.05 22:42:35.922063 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46050 | ||
| 17153 | 2026.01.05 22:42:35.922556 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17154 | 2026.01.05 22:42:35.922568 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17155 | 2026.01.05 22:42:35.922603 [ 292 ] {} <Debug> TCP-Session: 507dfd7c-b663-4294-a54e-408d6a1fb2c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63601 | ||
| 17156 | 2026.01.05 22:42:35.922603 [ 294 ] {f4cf977c-d2d9-455b-8c15-806ba55e9520} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37234) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17157 | 2026.01.05 22:42:35.922615 [ 291 ] {} <Debug> TCP-Session: d769d47d-bd14-4cbc-9052-0eb610faf35a Authenticating user 'default' from [fd00:1122:3344:101::e]:42223 | ||
| 17158 | 2026.01.05 22:42:35.922635 [ 292 ] {} <Debug> TCP-Session: 507dfd7c-b663-4294-a54e-408d6a1fb2c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17159 | 2026.01.05 22:42:35.922663 [ 291 ] {} <Debug> TCP-Session: d769d47d-bd14-4cbc-9052-0eb610faf35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17160 | 2026.01.05 22:42:35.922669 [ 292 ] {} <Debug> TCP-Session: 507dfd7c-b663-4294-a54e-408d6a1fb2c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17161 | 2026.01.05 22:42:35.922688 [ 291 ] {} <Debug> TCP-Session: d769d47d-bd14-4cbc-9052-0eb610faf35a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17162 | 2026.01.05 22:42:35.922923 [ 294 ] {f4cf977c-d2d9-455b-8c15-806ba55e9520} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17163 | 2026.01.05 22:42:35.922940 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17164 | 2026.01.05 22:42:35.922974 [ 290 ] {} <Debug> TCP-Session: 051e4891-e8bc-44af-b3f8-ed3f90eb478d Authenticating user 'default' from [fd00:1122:3344:101::e]:60817 | ||
| 17165 | 2026.01.05 22:42:35.922994 [ 290 ] {} <Debug> TCP-Session: 051e4891-e8bc-44af-b3f8-ed3f90eb478d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17166 | 2026.01.05 22:42:35.922995 [ 294 ] {f4cf977c-d2d9-455b-8c15-806ba55e9520} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17167 | 2026.01.05 22:42:35.923007 [ 290 ] {} <Debug> TCP-Session: 051e4891-e8bc-44af-b3f8-ed3f90eb478d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17168 | 2026.01.05 22:42:35.923027 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17169 | 2026.01.05 22:42:35.923057 [ 288 ] {} <Debug> TCP-Session: 85abaf85-0ed3-4929-b861-759019980d22 Authenticating user 'default' from [fd00:1122:3344:101::e]:46050 | ||
| 17170 | 2026.01.05 22:42:35.923074 [ 288 ] {} <Debug> TCP-Session: 85abaf85-0ed3-4929-b861-759019980d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17171 | 2026.01.05 22:42:35.923087 [ 288 ] {} <Debug> TCP-Session: 85abaf85-0ed3-4929-b861-759019980d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17172 | 2026.01.05 22:42:35.923300 [ 294 ] {f4cf977c-d2d9-455b-8c15-806ba55e9520} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 17173 | 2026.01.05 22:42:35.924328 [ 284 ] {f4cf977c-d2d9-455b-8c15-806ba55e9520} <Trace> AggregatingTransform: Aggregating | ||
| 17174 | 2026.01.05 22:42:35.924361 [ 284 ] {f4cf977c-d2d9-455b-8c15-806ba55e9520} <Trace> Aggregator: Aggregation method: without_key | ||
| 17175 | 2026.01.05 22:42:35.924390 [ 284 ] {f4cf977c-d2d9-455b-8c15-806ba55e9520} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991225 sec. (1008.853 rows/sec., 39.41 KiB/sec.) | ||
| 17176 | 2026.01.05 22:42:35.924404 [ 284 ] {f4cf977c-d2d9-455b-8c15-806ba55e9520} <Trace> Aggregator: Merging aggregated data | ||
| 17177 | 2026.01.05 22:42:35.925733 [ 294 ] {f4cf977c-d2d9-455b-8c15-806ba55e9520} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003188 sec., 313.67628607277294 rows/sec., 12.25 KiB/sec. | ||
| 17178 | 2026.01.05 22:42:35.925864 [ 294 ] {f4cf977c-d2d9-455b-8c15-806ba55e9520} <Debug> TCPHandler: Processed in 0.00375638 sec. | ||
| 17179 | 2026.01.05 22:42:35.925980 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17180 | 2026.01.05 22:42:35.926004 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17181 | 2026.01.05 22:42:35.926009 [ 294 ] {} <Debug> TCP-Session: a07f7961-7b15-43e9-a9d4-1a63c04c5ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17182 | 2026.01.05 22:42:35.926027 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17183 | 2026.01.05 22:42:35.926039 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17184 | 2026.01.05 22:42:35.926056 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17185 | 2026.01.05 22:42:35.926069 [ 291 ] {} <Debug> TCP-Session: d769d47d-bd14-4cbc-9052-0eb610faf35a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17186 | 2026.01.05 22:42:35.926075 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17187 | 2026.01.05 22:42:35.926098 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17188 | 2026.01.05 22:42:35.926118 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17189 | 2026.01.05 22:42:35.926127 [ 286 ] {} <Debug> TCP-Session: 63921e76-ca64-43b5-b293-299916b6e647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17190 | 2026.01.05 22:42:35.926146 [ 289 ] {} <Debug> TCP-Session: 8fbe7670-052b-4385-bbf6-86a2b5137848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17191 | 2026.01.05 22:42:35.926159 [ 293 ] {} <Debug> TCP-Session: af3d05a5-6798-4615-9175-5323d836062b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17192 | 2026.01.05 22:42:35.926138 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17193 | 2026.01.05 22:42:35.926100 [ 288 ] {} <Debug> TCP-Session: 85abaf85-0ed3-4929-b861-759019980d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17194 | 2026.01.05 22:42:35.926085 [ 290 ] {} <Debug> TCP-Session: 051e4891-e8bc-44af-b3f8-ed3f90eb478d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17195 | 2026.01.05 22:42:35.926225 [ 292 ] {} <Debug> TCP-Session: 507dfd7c-b663-4294-a54e-408d6a1fb2c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17196 | 2026.01.05 22:42:35.926039 [ 275 ] {} <Debug> TCP-Session: 47772526-c077-48d9-ab48-1ef383a0b7b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17197 | 2026.01.05 22:42:37.441744 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55846 | ||
| 17198 | 2026.01.05 22:42:37.441877 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17199 | 2026.01.05 22:42:37.441909 [ 294 ] {} <Debug> TCP-Session: 2e30056a-cd59-48e9-b2cb-cd780b576fd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55846 | ||
| 17200 | 2026.01.05 22:42:37.441935 [ 294 ] {} <Debug> TCP-Session: 2e30056a-cd59-48e9-b2cb-cd780b576fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17201 | 2026.01.05 22:42:37.441950 [ 294 ] {} <Debug> TCP-Session: 2e30056a-cd59-48e9-b2cb-cd780b576fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17202 | 2026.01.05 22:42:37.442131 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56164 | ||
| 17203 | 2026.01.05 22:42:37.442189 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61506 | ||
| 17204 | 2026.01.05 22:42:37.442210 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17205 | 2026.01.05 22:42:37.442229 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33356 | ||
| 17206 | 2026.01.05 22:42:37.442243 [ 275 ] {} <Debug> TCP-Session: aaba98f8-7262-43d9-b4ad-89d1a4f6c9b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56164 | ||
| 17207 | 2026.01.05 22:42:37.442239 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56451 | ||
| 17208 | 2026.01.05 22:42:37.442287 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62156 | ||
| 17209 | 2026.01.05 22:42:37.442317 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17210 | 2026.01.05 22:42:37.442272 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56209 | ||
| 17211 | 2026.01.05 22:42:37.442370 [ 290 ] {} <Debug> TCP-Session: e09c6359-211b-4870-ba4d-17cb80960966 Authenticating user 'default' from [fd00:1122:3344:101::e]:33356 | ||
| 17212 | 2026.01.05 22:42:37.442382 [ 294 ] {} <Trace> TCP-Session: 2e30056a-cd59-48e9-b2cb-cd780b576fd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17213 | 2026.01.05 22:42:37.442420 [ 290 ] {} <Debug> TCP-Session: e09c6359-211b-4870-ba4d-17cb80960966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17214 | 2026.01.05 22:42:37.442415 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17215 | 2026.01.05 22:42:37.442443 [ 290 ] {} <Debug> TCP-Session: e09c6359-211b-4870-ba4d-17cb80960966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17216 | 2026.01.05 22:42:37.442387 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17217 | 2026.01.05 22:42:37.442473 [ 293 ] {} <Debug> TCP-Session: 340ba4a4-11b0-4c81-9095-88954bbb346e Authenticating user 'default' from [fd00:1122:3344:101::e]:62156 | ||
| 17218 | 2026.01.05 22:42:37.442471 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17219 | 2026.01.05 22:42:37.442513 [ 291 ] {} <Debug> TCP-Session: 52af15ad-6472-4f6d-a3dc-9b458d9c55cf Authenticating user 'default' from [fd00:1122:3344:101::e]:56451 | ||
| 17220 | 2026.01.05 22:42:37.442527 [ 293 ] {} <Debug> TCP-Session: 340ba4a4-11b0-4c81-9095-88954bbb346e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17221 | 2026.01.05 22:42:37.442550 [ 292 ] {} <Debug> TCP-Session: b91c4277-1fee-48da-b1d3-e45c5b3e5046 Authenticating user 'default' from [fd00:1122:3344:101::e]:56209 | ||
| 17222 | 2026.01.05 22:42:37.442570 [ 293 ] {} <Debug> TCP-Session: 340ba4a4-11b0-4c81-9095-88954bbb346e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17223 | 2026.01.05 22:42:37.442563 [ 291 ] {} <Debug> TCP-Session: 52af15ad-6472-4f6d-a3dc-9b458d9c55cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17224 | 2026.01.05 22:42:37.442594 [ 292 ] {} <Debug> TCP-Session: b91c4277-1fee-48da-b1d3-e45c5b3e5046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17225 | 2026.01.05 22:42:37.442613 [ 291 ] {} <Debug> TCP-Session: 52af15ad-6472-4f6d-a3dc-9b458d9c55cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17226 | 2026.01.05 22:42:37.442626 [ 292 ] {} <Debug> TCP-Session: b91c4277-1fee-48da-b1d3-e45c5b3e5046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17227 | 2026.01.05 22:42:37.442602 [ 294 ] {dab50ad4-8a58-4c58-86d5-e8739c93cbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55846) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17228 | 2026.01.05 22:42:37.442264 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17229 | 2026.01.05 22:42:37.442231 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41631 | ||
| 17230 | 2026.01.05 22:42:37.442712 [ 288 ] {} <Debug> TCP-Session: 4307f054-80b7-4bad-8f21-6c0a348b6515 Authenticating user 'default' from [fd00:1122:3344:101::e]:61506 | ||
| 17231 | 2026.01.05 22:42:37.442189 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52407 | ||
| 17232 | 2026.01.05 22:42:37.442762 [ 288 ] {} <Debug> TCP-Session: 4307f054-80b7-4bad-8f21-6c0a348b6515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17233 | 2026.01.05 22:42:37.442276 [ 275 ] {} <Debug> TCP-Session: aaba98f8-7262-43d9-b4ad-89d1a4f6c9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17234 | 2026.01.05 22:42:37.442802 [ 288 ] {} <Debug> TCP-Session: 4307f054-80b7-4bad-8f21-6c0a348b6515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17235 | 2026.01.05 22:42:37.442797 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17236 | 2026.01.05 22:42:37.442816 [ 275 ] {} <Debug> TCP-Session: aaba98f8-7262-43d9-b4ad-89d1a4f6c9b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17237 | 2026.01.05 22:42:37.442836 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17238 | 2026.01.05 22:42:37.442846 [ 289 ] {} <Debug> TCP-Session: 682cd962-f425-4507-ae2a-46bf7966f39c Authenticating user 'default' from [fd00:1122:3344:101::e]:41631 | ||
| 17239 | 2026.01.05 22:42:37.442886 [ 286 ] {} <Debug> TCP-Session: 01b97cee-d8e6-468d-99f3-0a441cb78215 Authenticating user 'default' from [fd00:1122:3344:101::e]:52407 | ||
| 17240 | 2026.01.05 22:42:37.442909 [ 289 ] {} <Debug> TCP-Session: 682cd962-f425-4507-ae2a-46bf7966f39c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17241 | 2026.01.05 22:42:37.442914 [ 286 ] {} <Debug> TCP-Session: 01b97cee-d8e6-468d-99f3-0a441cb78215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17242 | 2026.01.05 22:42:37.442930 [ 289 ] {} <Debug> TCP-Session: 682cd962-f425-4507-ae2a-46bf7966f39c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17243 | 2026.01.05 22:42:37.442949 [ 286 ] {} <Debug> TCP-Session: 01b97cee-d8e6-468d-99f3-0a441cb78215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17244 | 2026.01.05 22:42:37.442945 [ 294 ] {dab50ad4-8a58-4c58-86d5-e8739c93cbd2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17245 | 2026.01.05 22:42:37.443043 [ 294 ] {dab50ad4-8a58-4c58-86d5-e8739c93cbd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17246 | 2026.01.05 22:42:37.443338 [ 294 ] {dab50ad4-8a58-4c58-86d5-e8739c93cbd2} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 17247 | 2026.01.05 22:42:37.444341 [ 324 ] {dab50ad4-8a58-4c58-86d5-e8739c93cbd2} <Trace> AggregatingTransform: Aggregating | ||
| 17248 | 2026.01.05 22:42:37.444379 [ 324 ] {dab50ad4-8a58-4c58-86d5-e8739c93cbd2} <Trace> Aggregator: Aggregation method: without_key | ||
| 17249 | 2026.01.05 22:42:37.444414 [ 324 ] {dab50ad4-8a58-4c58-86d5-e8739c93cbd2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974264 sec. (1026.416 rows/sec., 40.09 KiB/sec.) | ||
| 17250 | 2026.01.05 22:42:37.444432 [ 324 ] {dab50ad4-8a58-4c58-86d5-e8739c93cbd2} <Trace> Aggregator: Merging aggregated data | ||
| 17251 | 2026.01.05 22:42:37.445767 [ 294 ] {dab50ad4-8a58-4c58-86d5-e8739c93cbd2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003228 sec., 309.7893432465923 rows/sec., 12.10 KiB/sec. | ||
| 17252 | 2026.01.05 22:42:37.445983 [ 294 ] {dab50ad4-8a58-4c58-86d5-e8739c93cbd2} <Debug> TCPHandler: Processed in 0.0037242 sec. | ||
| 17253 | 2026.01.05 22:42:37.446108 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17254 | 2026.01.05 22:42:37.446135 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17255 | 2026.01.05 22:42:37.446138 [ 294 ] {} <Debug> TCP-Session: 2e30056a-cd59-48e9-b2cb-cd780b576fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17256 | 2026.01.05 22:42:37.446151 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17257 | 2026.01.05 22:42:37.446168 [ 275 ] {} <Debug> TCP-Session: aaba98f8-7262-43d9-b4ad-89d1a4f6c9b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17258 | 2026.01.05 22:42:37.446179 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17259 | 2026.01.05 22:42:37.446197 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17260 | 2026.01.05 22:42:37.446229 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17261 | 2026.01.05 22:42:37.446238 [ 289 ] {} <Debug> TCP-Session: 682cd962-f425-4507-ae2a-46bf7966f39c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17262 | 2026.01.05 22:42:37.446260 [ 286 ] {} <Debug> TCP-Session: 01b97cee-d8e6-468d-99f3-0a441cb78215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17263 | 2026.01.05 22:42:37.446270 [ 291 ] {} <Debug> TCP-Session: 52af15ad-6472-4f6d-a3dc-9b458d9c55cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17264 | 2026.01.05 22:42:37.446244 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17265 | 2026.01.05 22:42:37.446212 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17266 | 2026.01.05 22:42:37.446212 [ 293 ] {} <Debug> TCP-Session: 340ba4a4-11b0-4c81-9095-88954bbb346e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17267 | 2026.01.05 22:42:37.446339 [ 292 ] {} <Debug> TCP-Session: b91c4277-1fee-48da-b1d3-e45c5b3e5046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17268 | 2026.01.05 22:42:37.446355 [ 290 ] {} <Debug> TCP-Session: e09c6359-211b-4870-ba4d-17cb80960966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17269 | 2026.01.05 22:42:37.446166 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17270 | 2026.01.05 22:42:37.446414 [ 288 ] {} <Debug> TCP-Session: 4307f054-80b7-4bad-8f21-6c0a348b6515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17271 | 2026.01.05 22:42:37.510624 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39548 | ||
| 17272 | 2026.01.05 22:42:37.510705 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17273 | 2026.01.05 22:42:37.510729 [ 294 ] {} <Debug> TCP-Session: a2431dcc-96ff-4b83-9bee-b92a64b159ed Authenticating user 'default' from [fd00:1122:3344:101::e]:39548 | ||
| 17274 | 2026.01.05 22:42:37.510748 [ 294 ] {} <Debug> TCP-Session: a2431dcc-96ff-4b83-9bee-b92a64b159ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17275 | 2026.01.05 22:42:37.510760 [ 294 ] {} <Debug> TCP-Session: a2431dcc-96ff-4b83-9bee-b92a64b159ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17276 | 2026.01.05 22:42:37.510915 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59984 | ||
| 17277 | 2026.01.05 22:42:37.510940 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50759 | ||
| 17278 | 2026.01.05 22:42:37.510982 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17279 | 2026.01.05 22:42:37.510993 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47358 | ||
| 17280 | 2026.01.05 22:42:37.511010 [ 275 ] {} <Debug> TCP-Session: 8481cebf-24c8-4e8e-af3c-ef36b55089a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59984 | ||
| 17281 | 2026.01.05 22:42:37.511023 [ 294 ] {} <Trace> TCP-Session: a2431dcc-96ff-4b83-9bee-b92a64b159ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17282 | 2026.01.05 22:42:37.511026 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37753 | ||
| 17283 | 2026.01.05 22:42:37.511033 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50855 | ||
| 17284 | 2026.01.05 22:42:37.511075 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48464 | ||
| 17285 | 2026.01.05 22:42:37.511076 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57419 | ||
| 17286 | 2026.01.05 22:42:37.511142 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17287 | 2026.01.05 22:42:37.511167 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17288 | 2026.01.05 22:42:37.511193 [ 290 ] {} <Debug> TCP-Session: b1e20b1c-5f41-4048-bcca-7b9d6ec7d954 Authenticating user 'default' from [fd00:1122:3344:101::e]:37753 | ||
| 17289 | 2026.01.05 22:42:37.511213 [ 293 ] {} <Debug> TCP-Session: efcd2895-1819-4bbf-a0ab-565271bf72bf Authenticating user 'default' from [fd00:1122:3344:101::e]:48464 | ||
| 17290 | 2026.01.05 22:42:37.511222 [ 290 ] {} <Debug> TCP-Session: b1e20b1c-5f41-4048-bcca-7b9d6ec7d954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17291 | 2026.01.05 22:42:37.511237 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17292 | 2026.01.05 22:42:37.511244 [ 293 ] {} <Debug> TCP-Session: efcd2895-1819-4bbf-a0ab-565271bf72bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17293 | 2026.01.05 22:42:37.511252 [ 290 ] {} <Debug> TCP-Session: b1e20b1c-5f41-4048-bcca-7b9d6ec7d954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17294 | 2026.01.05 22:42:37.511278 [ 293 ] {} <Debug> TCP-Session: efcd2895-1819-4bbf-a0ab-565271bf72bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17295 | 2026.01.05 22:42:37.511278 [ 292 ] {} <Debug> TCP-Session: 4cbfd978-ade9-45d7-8616-83021b4b8963 Authenticating user 'default' from [fd00:1122:3344:101::e]:57419 | ||
| 17296 | 2026.01.05 22:42:37.511166 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17297 | 2026.01.05 22:42:37.511333 [ 292 ] {} <Debug> TCP-Session: 4cbfd978-ade9-45d7-8616-83021b4b8963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17298 | 2026.01.05 22:42:37.511065 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17299 | 2026.01.05 22:42:37.511363 [ 289 ] {} <Debug> TCP-Session: 67b012d0-1649-4576-a63b-2dd27ec7bae2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50855 | ||
| 17300 | 2026.01.05 22:42:37.511391 [ 288 ] {} <Debug> TCP-Session: 18685913-7a5a-4939-8e5d-4046718fcf9e Authenticating user 'default' from [fd00:1122:3344:101::e]:47358 | ||
| 17301 | 2026.01.05 22:42:37.511402 [ 289 ] {} <Debug> TCP-Session: 67b012d0-1649-4576-a63b-2dd27ec7bae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17302 | 2026.01.05 22:42:37.511420 [ 288 ] {} <Debug> TCP-Session: 18685913-7a5a-4939-8e5d-4046718fcf9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17303 | 2026.01.05 22:42:37.511429 [ 289 ] {} <Debug> TCP-Session: 67b012d0-1649-4576-a63b-2dd27ec7bae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17304 | 2026.01.05 22:42:37.511443 [ 288 ] {} <Debug> TCP-Session: 18685913-7a5a-4939-8e5d-4046718fcf9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17305 | 2026.01.05 22:42:37.511363 [ 292 ] {} <Debug> TCP-Session: 4cbfd978-ade9-45d7-8616-83021b4b8963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17306 | 2026.01.05 22:42:37.511042 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17307 | 2026.01.05 22:42:37.511040 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45663 | ||
| 17308 | 2026.01.05 22:42:37.511528 [ 286 ] {} <Debug> TCP-Session: bf024cbd-2413-4bbe-835e-f6d457c257c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50759 | ||
| 17309 | 2026.01.05 22:42:37.511030 [ 275 ] {} <Debug> TCP-Session: 8481cebf-24c8-4e8e-af3c-ef36b55089a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17310 | 2026.01.05 22:42:37.511555 [ 286 ] {} <Debug> TCP-Session: bf024cbd-2413-4bbe-835e-f6d457c257c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17311 | 2026.01.05 22:42:37.511574 [ 275 ] {} <Debug> TCP-Session: 8481cebf-24c8-4e8e-af3c-ef36b55089a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17312 | 2026.01.05 22:42:37.511590 [ 286 ] {} <Debug> TCP-Session: bf024cbd-2413-4bbe-835e-f6d457c257c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17313 | 2026.01.05 22:42:37.511582 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17314 | 2026.01.05 22:42:37.511215 [ 294 ] {29a09560-fb1a-4acf-9801-d6eab6675427} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39548) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17315 | 2026.01.05 22:42:37.511643 [ 291 ] {} <Debug> TCP-Session: 577b3ad3-9a28-4199-9aa6-555782c9d6c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45663 | ||
| 17316 | 2026.01.05 22:42:37.511685 [ 291 ] {} <Debug> TCP-Session: 577b3ad3-9a28-4199-9aa6-555782c9d6c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17317 | 2026.01.05 22:42:37.511699 [ 291 ] {} <Debug> TCP-Session: 577b3ad3-9a28-4199-9aa6-555782c9d6c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17318 | 2026.01.05 22:42:37.511943 [ 294 ] {29a09560-fb1a-4acf-9801-d6eab6675427} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17319 | 2026.01.05 22:42:37.512007 [ 294 ] {29a09560-fb1a-4acf-9801-d6eab6675427} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17320 | 2026.01.05 22:42:37.512282 [ 294 ] {29a09560-fb1a-4acf-9801-d6eab6675427} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 17321 | 2026.01.05 22:42:37.513244 [ 300 ] {29a09560-fb1a-4acf-9801-d6eab6675427} <Trace> AggregatingTransform: Aggregating | ||
| 17322 | 2026.01.05 22:42:37.513303 [ 300 ] {29a09560-fb1a-4acf-9801-d6eab6675427} <Trace> Aggregator: Aggregation method: without_key | ||
| 17323 | 2026.01.05 22:42:37.513344 [ 300 ] {29a09560-fb1a-4acf-9801-d6eab6675427} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957854 sec. (1044.000 rows/sec., 40.78 KiB/sec.) | ||
| 17324 | 2026.01.05 22:42:37.513366 [ 300 ] {29a09560-fb1a-4acf-9801-d6eab6675427} <Trace> Aggregator: Merging aggregated data | ||
| 17325 | 2026.01.05 22:42:37.514510 [ 294 ] {29a09560-fb1a-4acf-9801-d6eab6675427} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003344 sec., 299.0430622009569 rows/sec., 11.68 KiB/sec. | ||
| 17326 | 2026.01.05 22:42:37.514662 [ 294 ] {29a09560-fb1a-4acf-9801-d6eab6675427} <Debug> TCPHandler: Processed in 0.00372523 sec. | ||
| 17327 | 2026.01.05 22:42:37.514761 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17328 | 2026.01.05 22:42:37.514789 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17329 | 2026.01.05 22:42:37.514804 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17330 | 2026.01.05 22:42:37.514809 [ 275 ] {} <Debug> TCP-Session: 8481cebf-24c8-4e8e-af3c-ef36b55089a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17331 | 2026.01.05 22:42:37.514829 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17332 | 2026.01.05 22:42:37.514836 [ 286 ] {} <Debug> TCP-Session: bf024cbd-2413-4bbe-835e-f6d457c257c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17333 | 2026.01.05 22:42:37.514856 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17334 | 2026.01.05 22:42:37.514872 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17335 | 2026.01.05 22:42:37.514889 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17336 | 2026.01.05 22:42:37.514944 [ 292 ] {} <Debug> TCP-Session: 4cbfd978-ade9-45d7-8616-83021b4b8963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17337 | 2026.01.05 22:42:37.514913 [ 290 ] {} <Debug> TCP-Session: b1e20b1c-5f41-4048-bcca-7b9d6ec7d954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17338 | 2026.01.05 22:42:37.514971 [ 294 ] {} <Debug> TCP-Session: a2431dcc-96ff-4b83-9bee-b92a64b159ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17339 | 2026.01.05 22:42:37.514887 [ 289 ] {} <Debug> TCP-Session: 67b012d0-1649-4576-a63b-2dd27ec7bae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17340 | 2026.01.05 22:42:37.514851 [ 288 ] {} <Debug> TCP-Session: 18685913-7a5a-4939-8e5d-4046718fcf9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17341 | 2026.01.05 22:42:37.514843 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17342 | 2026.01.05 22:42:37.514820 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17343 | 2026.01.05 22:42:37.515084 [ 291 ] {} <Debug> TCP-Session: 577b3ad3-9a28-4199-9aa6-555782c9d6c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17344 | 2026.01.05 22:42:37.515116 [ 293 ] {} <Debug> TCP-Session: efcd2895-1819-4bbf-a0ab-565271bf72bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17345 | 2026.01.05 22:42:38.432524 [ 223 ] {} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17346 | 2026.01.05 22:42:38.432584 [ 223 ] {} <Debug> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17347 | 2026.01.05 22:42:38.435209 [ 223 ] {} <Debug> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17348 | 2026.01.05 22:42:38.918780 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17349 | 2026.01.05 22:42:38.918998 [ 277 ] {4753ca81-f81b-4749-b74d-0fe714fcf02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17350 | 2026.01.05 22:42:38.919073 [ 277 ] {4753ca81-f81b-4749-b74d-0fe714fcf02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17351 | 2026.01.05 22:42:38.919802 [ 277 ] {4753ca81-f81b-4749-b74d-0fe714fcf02f} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17352 | 2026.01.05 22:42:38.919855 [ 277 ] {4753ca81-f81b-4749-b74d-0fe714fcf02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17353 | 2026.01.05 22:42:38.920251 [ 277 ] {4753ca81-f81b-4749-b74d-0fe714fcf02f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17354 | 2026.01.05 22:42:38.920479 [ 277 ] {4753ca81-f81b-4749-b74d-0fe714fcf02f} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17355 | 2026.01.05 22:42:38.920633 [ 277 ] {4753ca81-f81b-4749-b74d-0fe714fcf02f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001691 sec., 14192.785334121822 rows/sec., 1.18 MiB/sec. | ||
| 17356 | 2026.01.05 22:42:38.920676 [ 277 ] {4753ca81-f81b-4749-b74d-0fe714fcf02f} <Debug> TCPHandler: Processed in 0.002032191 sec. | ||
| 17357 | 2026.01.05 22:42:38.920687 [ 220 ] {} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17358 | 2026.01.05 22:42:38.920746 [ 220 ] {} <Debug> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17359 | 2026.01.05 22:42:38.920807 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17360 | 2026.01.05 22:42:38.920911 [ 277 ] {a531dfd9-19e8-470c-b0f8-9652032ee909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17361 | 2026.01.05 22:42:38.920955 [ 277 ] {a531dfd9-19e8-470c-b0f8-9652032ee909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17362 | 2026.01.05 22:42:38.921352 [ 277 ] {a531dfd9-19e8-470c-b0f8-9652032ee909} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17363 | 2026.01.05 22:42:38.921392 [ 277 ] {a531dfd9-19e8-470c-b0f8-9652032ee909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17364 | 2026.01.05 22:42:38.921726 [ 277 ] {a531dfd9-19e8-470c-b0f8-9652032ee909} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17365 | 2026.01.05 22:42:38.922002 [ 277 ] {a531dfd9-19e8-470c-b0f8-9652032ee909} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17366 | 2026.01.05 22:42:38.922137 [ 277 ] {a531dfd9-19e8-470c-b0f8-9652032ee909} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001244 sec., 1607.717041800643 rows/sec., 131.10 KiB/sec. | ||
| 17367 | 2026.01.05 22:42:38.922175 [ 277 ] {a531dfd9-19e8-470c-b0f8-9652032ee909} <Debug> TCPHandler: Processed in 0.001418679 sec. | ||
| 17368 | 2026.01.05 22:42:38.922293 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17369 | 2026.01.05 22:42:38.922389 [ 277 ] {95a83fcd-4bd0-4cb4-82c4-4ae16cbcd5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17370 | 2026.01.05 22:42:38.922430 [ 277 ] {95a83fcd-4bd0-4cb4-82c4-4ae16cbcd5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17371 | 2026.01.05 22:42:38.923550 [ 277 ] {95a83fcd-4bd0-4cb4-82c4-4ae16cbcd5cf} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17372 | 2026.01.05 22:42:38.923587 [ 277 ] {95a83fcd-4bd0-4cb4-82c4-4ae16cbcd5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17373 | 2026.01.05 22:42:38.923852 [ 220 ] {} <Debug> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17374 | 2026.01.05 22:42:38.924017 [ 277 ] {95a83fcd-4bd0-4cb4-82c4-4ae16cbcd5cf} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17375 | 2026.01.05 22:42:38.924266 [ 277 ] {95a83fcd-4bd0-4cb4-82c4-4ae16cbcd5cf} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17376 | 2026.01.05 22:42:38.924389 [ 144 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17377 | 2026.01.05 22:42:38.924399 [ 277 ] {95a83fcd-4bd0-4cb4-82c4-4ae16cbcd5cf} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002028 sec., 659270.2169625247 rows/sec., 55.14 MiB/sec. | ||
| 17378 | 2026.01.05 22:42:38.924442 [ 144 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2026.01.05 22:42:38.924457 [ 277 ] {95a83fcd-4bd0-4cb4-82c4-4ae16cbcd5cf} <Debug> TCPHandler: Processed in 0.002214987 sec. | ||
| 17380 | 2026.01.05 22:42:38.924476 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17381 | 2026.01.05 22:42:38.924587 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17382 | 2026.01.05 22:42:38.924621 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17383 | 2026.01.05 22:42:38.924686 [ 277 ] {57dde1ab-8dcd-4a7a-ad7b-5c0ce98afc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17384 | 2026.01.05 22:42:38.924732 [ 277 ] {57dde1ab-8dcd-4a7a-ad7b-5c0ce98afc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17385 | 2026.01.05 22:42:38.924782 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17386 | 2026.01.05 22:42:38.924827 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2469 rows starting from the beginning of the part | ||
| 17387 | 2026.01.05 22:42:38.924899 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 76 rows starting from the beginning of the part | ||
| 17388 | 2026.01.05 22:42:38.924948 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 117 rows starting from the beginning of the part | ||
| 17389 | 2026.01.05 22:42:38.924992 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 76 rows starting from the beginning of the part | ||
| 17390 | 2026.01.05 22:42:38.925033 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 116 rows starting from the beginning of the part | ||
| 17391 | 2026.01.05 22:42:38.925080 [ 202 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1337 rows starting from the beginning of the part | ||
| 17392 | 2026.01.05 22:42:38.925134 [ 277 ] {57dde1ab-8dcd-4a7a-ad7b-5c0ce98afc33} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17393 | 2026.01.05 22:42:38.925175 [ 277 ] {57dde1ab-8dcd-4a7a-ad7b-5c0ce98afc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17394 | 2026.01.05 22:42:38.925514 [ 277 ] {57dde1ab-8dcd-4a7a-ad7b-5c0ce98afc33} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17395 | 2026.01.05 22:42:38.925741 [ 277 ] {57dde1ab-8dcd-4a7a-ad7b-5c0ce98afc33} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17396 | 2026.01.05 22:42:38.925877 [ 277 ] {57dde1ab-8dcd-4a7a-ad7b-5c0ce98afc33} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001209 sec., 19851.116625310173 rows/sec., 1.50 MiB/sec. | ||
| 17397 | 2026.01.05 22:42:38.925916 [ 277 ] {57dde1ab-8dcd-4a7a-ad7b-5c0ce98afc33} <Debug> TCPHandler: Processed in 0.001379697 sec. | ||
| 17398 | 2026.01.05 22:42:38.926043 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17399 | 2026.01.05 22:42:38.926167 [ 277 ] {154930ce-1078-4bb4-ae50-81d071ca542c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17400 | 2026.01.05 22:42:38.926218 [ 277 ] {154930ce-1078-4bb4-ae50-81d071ca542c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17401 | 2026.01.05 22:42:38.926801 [ 277 ] {154930ce-1078-4bb4-ae50-81d071ca542c} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17402 | 2026.01.05 22:42:38.926845 [ 277 ] {154930ce-1078-4bb4-ae50-81d071ca542c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17403 | 2026.01.05 22:42:38.926967 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4191 rows, containing 5 columns (5 merged, 0 gathered) in 0.002406843 sec., 1741285.1606855951 rows/sec., 150.44 MiB/sec. | ||
| 17404 | 2026.01.05 22:42:38.927205 [ 277 ] {154930ce-1078-4bb4-ae50-81d071ca542c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 17405 | 2026.01.05 22:42:38.927322 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17406 | 2026.01.05 22:42:38.927480 [ 277 ] {154930ce-1078-4bb4-ae50-81d071ca542c} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17407 | 2026.01.05 22:42:38.927633 [ 277 ] {154930ce-1078-4bb4-ae50-81d071ca542c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001491 sec., 169014.08450704225 rows/sec., 11.69 MiB/sec. | ||
| 17408 | 2026.01.05 22:42:38.927642 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_131_26} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17409 | 2026.01.05 22:42:38.927676 [ 277 ] {154930ce-1078-4bb4-ae50-81d071ca542c} <Debug> TCPHandler: Processed in 0.001696328 sec. | ||
| 17410 | 2026.01.05 22:42:38.927734 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_131_26} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17411 | 2026.01.05 22:42:38.927798 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17412 | 2026.01.05 22:42:38.927822 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 17413 | 2026.01.05 22:42:38.927899 [ 277 ] {74635140-405e-42d5-bfa2-b11b85840215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17414 | 2026.01.05 22:42:38.927947 [ 277 ] {74635140-405e-42d5-bfa2-b11b85840215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17415 | 2026.01.05 22:42:38.928357 [ 277 ] {74635140-405e-42d5-bfa2-b11b85840215} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17416 | 2026.01.05 22:42:38.928394 [ 277 ] {74635140-405e-42d5-bfa2-b11b85840215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17417 | 2026.01.05 22:42:38.928709 [ 277 ] {74635140-405e-42d5-bfa2-b11b85840215} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17418 | 2026.01.05 22:42:38.928926 [ 277 ] {74635140-405e-42d5-bfa2-b11b85840215} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17419 | 2026.01.05 22:42:38.929059 [ 277 ] {74635140-405e-42d5-bfa2-b11b85840215} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001179 sec., 10178.117048346057 rows/sec., 795.17 KiB/sec. | ||
| 17420 | 2026.01.05 22:42:38.929100 [ 277 ] {74635140-405e-42d5-bfa2-b11b85840215} <Debug> TCPHandler: Processed in 0.001353737 sec. | ||
| 17421 | 2026.01.05 22:42:38.929212 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17422 | 2026.01.05 22:42:38.929306 [ 277 ] {91d30e19-87ec-4b30-9eda-cc874cebc4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17423 | 2026.01.05 22:42:38.929346 [ 277 ] {91d30e19-87ec-4b30-9eda-cc874cebc4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17424 | 2026.01.05 22:42:38.929985 [ 277 ] {91d30e19-87ec-4b30-9eda-cc874cebc4c0} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17425 | 2026.01.05 22:42:38.930023 [ 277 ] {91d30e19-87ec-4b30-9eda-cc874cebc4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17426 | 2026.01.05 22:42:38.930376 [ 277 ] {91d30e19-87ec-4b30-9eda-cc874cebc4c0} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17427 | 2026.01.05 22:42:38.930587 [ 277 ] {91d30e19-87ec-4b30-9eda-cc874cebc4c0} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17428 | 2026.01.05 22:42:38.930705 [ 144 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17429 | 2026.01.05 22:42:38.930719 [ 277 ] {91d30e19-87ec-4b30-9eda-cc874cebc4c0} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001431 sec., 396925.22711390635 rows/sec., 29.77 MiB/sec. | ||
| 17430 | 2026.01.05 22:42:38.930741 [ 144 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17431 | 2026.01.05 22:42:38.930765 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17432 | 2026.01.05 22:42:38.930767 [ 277 ] {91d30e19-87ec-4b30-9eda-cc874cebc4c0} <Debug> TCPHandler: Processed in 0.001605576 sec. | ||
| 17433 | 2026.01.05 22:42:38.930852 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17434 | 2026.01.05 22:42:38.930897 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17435 | 2026.01.05 22:42:38.930961 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17436 | 2026.01.05 22:42:38.930992 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1253 rows starting from the beginning of the part | ||
| 17437 | 2026.01.05 22:42:38.930998 [ 277 ] {4cec115b-ec9a-4e78-acd5-db0c8111628f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17438 | 2026.01.05 22:42:38.931049 [ 277 ] {4cec115b-ec9a-4e78-acd5-db0c8111628f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17439 | 2026.01.05 22:42:38.931051 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 74 rows starting from the beginning of the part | ||
| 17440 | 2026.01.05 22:42:38.931113 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 96 rows starting from the beginning of the part | ||
| 17441 | 2026.01.05 22:42:38.931157 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 74 rows starting from the beginning of the part | ||
| 17442 | 2026.01.05 22:42:38.931197 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 94 rows starting from the beginning of the part | ||
| 17443 | 2026.01.05 22:42:38.931243 [ 198 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 568 rows starting from the beginning of the part | ||
| 17444 | 2026.01.05 22:42:38.931688 [ 277 ] {4cec115b-ec9a-4e78-acd5-db0c8111628f} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17445 | 2026.01.05 22:42:38.931730 [ 277 ] {4cec115b-ec9a-4e78-acd5-db0c8111628f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17446 | 2026.01.05 22:42:38.932158 [ 277 ] {4cec115b-ec9a-4e78-acd5-db0c8111628f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17447 | 2026.01.05 22:42:38.932310 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2159 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499872 sec., 1439456.1669262445 rows/sec., 111.82 MiB/sec. | ||
| 17448 | 2026.01.05 22:42:38.932376 [ 277 ] {4cec115b-ec9a-4e78-acd5-db0c8111628f} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17449 | 2026.01.05 22:42:38.932505 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_126_28 to all_131_131_0 | ||
| 17450 | 2026.01.05 22:42:38.932515 [ 277 ] {4cec115b-ec9a-4e78-acd5-db0c8111628f} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001535 sec., 573941.3680781759 rows/sec., 38.95 MiB/sec. | ||
| 17451 | 2026.01.05 22:42:38.932518 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17452 | 2026.01.05 22:42:38.932538 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17453 | 2026.01.05 22:42:38.932558 [ 277 ] {4cec115b-ec9a-4e78-acd5-db0c8111628f} <Debug> TCPHandler: Processed in 0.00171191 sec. | ||
| 17454 | 2026.01.05 22:42:38.932561 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17455 | 2026.01.05 22:42:38.932644 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_131_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_28 to all_131_131_0 into Compact with storage Full | ||
| 17456 | 2026.01.05 22:42:38.932675 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17457 | 2026.01.05 22:42:38.932742 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_131_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17458 | 2026.01.05 22:42:38.932775 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_126_28, total 37200 rows starting from the beginning of the part | ||
| 17459 | 2026.01.05 22:42:38.932775 [ 277 ] {8f28a0d7-efd2-4ff9-a4ea-b4c61839dfb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17460 | 2026.01.05 22:42:38.932832 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 17461 | 2026.01.05 22:42:38.932836 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_131_26} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17462 | 2026.01.05 22:42:38.932846 [ 277 ] {8f28a0d7-efd2-4ff9-a4ea-b4c61839dfb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17463 | 2026.01.05 22:42:38.932889 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 161 rows starting from the beginning of the part | ||
| 17464 | 2026.01.05 22:42:38.932923 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_131_26} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17465 | 2026.01.05 22:42:38.932940 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 17466 | 2026.01.05 22:42:38.932987 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 17467 | 2026.01.05 22:42:38.933026 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 17468 | 2026.01.05 22:42:38.933031 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 881 rows starting from the beginning of the part | ||
| 17469 | 2026.01.05 22:42:38.933697 [ 277 ] {8f28a0d7-efd2-4ff9-a4ea-b4c61839dfb3} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17470 | 2026.01.05 22:42:38.933737 [ 277 ] {8f28a0d7-efd2-4ff9-a4ea-b4c61839dfb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17471 | 2026.01.05 22:42:38.934281 [ 277 ] {8f28a0d7-efd2-4ff9-a4ea-b4c61839dfb3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17472 | 2026.01.05 22:42:38.934519 [ 277 ] {8f28a0d7-efd2-4ff9-a4ea-b4c61839dfb3} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17473 | 2026.01.05 22:42:38.934666 [ 277 ] {8f28a0d7-efd2-4ff9-a4ea-b4c61839dfb3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001909 sec., 5238.344683080147 rows/sec., 9.39 MiB/sec. | ||
| 17474 | 2026.01.05 22:42:38.934734 [ 277 ] {8f28a0d7-efd2-4ff9-a4ea-b4c61839dfb3} <Debug> TCPHandler: Processed in 0.002109313 sec. | ||
| 17475 | 2026.01.05 22:42:38.934847 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17476 | 2026.01.05 22:42:38.934945 [ 277 ] {e010dd1a-b2e1-44bb-9d1f-422c9e938c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17477 | 2026.01.05 22:42:38.934987 [ 277 ] {e010dd1a-b2e1-44bb-9d1f-422c9e938c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17478 | 2026.01.05 22:42:38.935345 [ 277 ] {e010dd1a-b2e1-44bb-9d1f-422c9e938c11} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17479 | 2026.01.05 22:42:38.935380 [ 277 ] {e010dd1a-b2e1-44bb-9d1f-422c9e938c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17480 | 2026.01.05 22:42:38.935718 [ 277 ] {e010dd1a-b2e1-44bb-9d1f-422c9e938c11} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17481 | 2026.01.05 22:42:38.935933 [ 277 ] {e010dd1a-b2e1-44bb-9d1f-422c9e938c11} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17482 | 2026.01.05 22:42:38.936072 [ 139 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17483 | 2026.01.05 22:42:38.936080 [ 277 ] {e010dd1a-b2e1-44bb-9d1f-422c9e938c11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 17484 | 2026.01.05 22:42:38.936117 [ 139 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17485 | 2026.01.05 22:42:38.936132 [ 277 ] {e010dd1a-b2e1-44bb-9d1f-422c9e938c11} <Debug> TCPHandler: Processed in 0.001335097 sec. | ||
| 17486 | 2026.01.05 22:42:38.936148 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17487 | 2026.01.05 22:42:38.936256 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17488 | 2026.01.05 22:42:38.936384 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17489 | 2026.01.05 22:42:38.936418 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7760 rows starting from the beginning of the part | ||
| 17490 | 2026.01.05 22:42:38.936488 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 17491 | 2026.01.05 22:42:38.936538 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 17492 | 2026.01.05 22:42:38.936582 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 17493 | 2026.01.05 22:42:38.936624 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 17494 | 2026.01.05 22:42:38.936667 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 17495 | 2026.01.05 22:42:38.939286 [ 190 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8060 rows, containing 4 columns (4 merged, 0 gathered) in 0.003076477 sec., 2619879.8170764805 rows/sec., 174.43 MiB/sec. | ||
| 17496 | 2026.01.05 22:42:38.939749 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17497 | 2026.01.05 22:42:38.940012 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_131_26} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17498 | 2026.01.05 22:42:38.940078 [ 188 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_131_26} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17499 | 2026.01.05 22:42:38.940158 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 17500 | 2026.01.05 22:42:38.940922 [ 188 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_131_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38722 rows, containing 5 columns (5 merged, 0 gathered) in 0.008315999 sec., 4656325.716248884 rows/sec., 318.81 MiB/sec. | ||
| 17501 | 2026.01.05 22:42:38.941427 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_131_29} <Trace> MergedBlockOutputStream: filled checksums all_1_131_29 (state Temporary) | ||
| 17502 | 2026.01.05 22:42:38.941701 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_131_29 to all_1_131_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17503 | 2026.01.05 22:42:38.941770 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_126_28, all_131_131_0] -> all_1_131_29 | ||
| 17504 | 2026.01.05 22:42:38.941845 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 17505 | 2026.01.05 22:42:39.098246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42789 | ||
| 17506 | 2026.01.05 22:42:39.098798 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17507 | 2026.01.05 22:42:39.098848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17508 | 2026.01.05 22:42:39.099352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17509 | 2026.01.05 22:42:39.099585 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17510 | 2026.01.05 22:42:39.099728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42789 | ||
| 17511 | 2026.01.05 22:42:41.272758 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 17512 | 2026.01.05 22:42:41.290805 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17513 | 2026.01.05 22:42:41.290859 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17514 | 2026.01.05 22:42:41.297808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17515 | 2026.01.05 22:42:41.298525 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17516 | 2026.01.05 22:42:41.301943 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 17517 | 2026.01.05 22:42:41.702486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2098 | ||
| 17518 | 2026.01.05 22:42:41.705101 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17519 | 2026.01.05 22:42:41.705144 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17520 | 2026.01.05 22:42:41.706366 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17521 | 2026.01.05 22:42:41.706629 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17522 | 2026.01.05 22:42:41.706892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2098 | ||
| 17523 | 2026.01.05 22:42:43.892059 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17524 | 2026.01.05 22:42:43.892409 [ 277 ] {7dbc397e-8c5e-43fa-b6e9-9c0a2a213fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17525 | 2026.01.05 22:42:43.892539 [ 277 ] {7dbc397e-8c5e-43fa-b6e9-9c0a2a213fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17526 | 2026.01.05 22:42:43.893722 [ 277 ] {7dbc397e-8c5e-43fa-b6e9-9c0a2a213fdf} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17527 | 2026.01.05 22:42:43.893800 [ 277 ] {7dbc397e-8c5e-43fa-b6e9-9c0a2a213fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17528 | 2026.01.05 22:42:43.894480 [ 277 ] {7dbc397e-8c5e-43fa-b6e9-9c0a2a213fdf} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17529 | 2026.01.05 22:42:43.894873 [ 277 ] {7dbc397e-8c5e-43fa-b6e9-9c0a2a213fdf} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17530 | 2026.01.05 22:42:43.895126 [ 277 ] {7dbc397e-8c5e-43fa-b6e9-9c0a2a213fdf} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.002808 sec., 41310.54131054131 rows/sec., 3.50 MiB/sec. | ||
| 17531 | 2026.01.05 22:42:43.895206 [ 277 ] {7dbc397e-8c5e-43fa-b6e9-9c0a2a213fdf} <Debug> TCPHandler: Processed in 0.003381887 sec. | ||
| 17532 | 2026.01.05 22:42:43.895406 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17533 | 2026.01.05 22:42:43.895559 [ 277 ] {5c5a3021-688c-491a-919e-fbb150443f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17534 | 2026.01.05 22:42:43.895623 [ 277 ] {5c5a3021-688c-491a-919e-fbb150443f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17535 | 2026.01.05 22:42:43.896240 [ 277 ] {5c5a3021-688c-491a-919e-fbb150443f93} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17536 | 2026.01.05 22:42:43.896302 [ 277 ] {5c5a3021-688c-491a-919e-fbb150443f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17537 | 2026.01.05 22:42:43.896809 [ 277 ] {5c5a3021-688c-491a-919e-fbb150443f93} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17538 | 2026.01.05 22:42:43.897143 [ 277 ] {5c5a3021-688c-491a-919e-fbb150443f93} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17539 | 2026.01.05 22:42:43.897347 [ 277 ] {5c5a3021-688c-491a-919e-fbb150443f93} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001825 sec., 16438.35616438356 rows/sec., 1.21 MiB/sec. | ||
| 17540 | 2026.01.05 22:42:43.897407 [ 277 ] {5c5a3021-688c-491a-919e-fbb150443f93} <Debug> TCPHandler: Processed in 0.002079162 sec. | ||
| 17541 | 2026.01.05 22:42:43.897559 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17542 | 2026.01.05 22:42:43.897707 [ 277 ] {dde41d3e-ef76-44e9-bf52-20af5dda7b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17543 | 2026.01.05 22:42:43.897770 [ 277 ] {dde41d3e-ef76-44e9-bf52-20af5dda7b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17544 | 2026.01.05 22:42:43.898429 [ 277 ] {dde41d3e-ef76-44e9-bf52-20af5dda7b0f} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17545 | 2026.01.05 22:42:43.898484 [ 277 ] {dde41d3e-ef76-44e9-bf52-20af5dda7b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17546 | 2026.01.05 22:42:43.898974 [ 277 ] {dde41d3e-ef76-44e9-bf52-20af5dda7b0f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17547 | 2026.01.05 22:42:43.899311 [ 277 ] {dde41d3e-ef76-44e9-bf52-20af5dda7b0f} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17548 | 2026.01.05 22:42:43.899520 [ 277 ] {dde41d3e-ef76-44e9-bf52-20af5dda7b0f} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001842 sec., 51031.4875135722 rows/sec., 3.99 MiB/sec. | ||
| 17549 | 2026.01.05 22:42:43.899578 [ 277 ] {dde41d3e-ef76-44e9-bf52-20af5dda7b0f} <Debug> TCPHandler: Processed in 0.002094573 sec. | ||
| 17550 | 2026.01.05 22:42:43.899739 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17551 | 2026.01.05 22:42:43.899882 [ 277 ] {03d83313-1833-4237-abb9-8b0a2894d316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17552 | 2026.01.05 22:42:43.899944 [ 277 ] {03d83313-1833-4237-abb9-8b0a2894d316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17553 | 2026.01.05 22:42:43.900578 [ 277 ] {03d83313-1833-4237-abb9-8b0a2894d316} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17554 | 2026.01.05 22:42:43.900638 [ 277 ] {03d83313-1833-4237-abb9-8b0a2894d316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17555 | 2026.01.05 22:42:43.901177 [ 277 ] {03d83313-1833-4237-abb9-8b0a2894d316} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17556 | 2026.01.05 22:42:43.901531 [ 277 ] {03d83313-1833-4237-abb9-8b0a2894d316} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17557 | 2026.01.05 22:42:43.901736 [ 277 ] {03d83313-1833-4237-abb9-8b0a2894d316} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001888 sec., 84745.76271186442 rows/sec., 5.90 MiB/sec. | ||
| 17558 | 2026.01.05 22:42:43.901794 [ 277 ] {03d83313-1833-4237-abb9-8b0a2894d316} <Debug> TCPHandler: Processed in 0.002127974 sec. | ||
| 17559 | 2026.01.05 22:42:43.901955 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17560 | 2026.01.05 22:42:43.902098 [ 277 ] {91eb5418-0bb5-4564-9870-2e8b4be2f495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17561 | 2026.01.05 22:42:43.902178 [ 277 ] {91eb5418-0bb5-4564-9870-2e8b4be2f495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17562 | 2026.01.05 22:42:43.903508 [ 277 ] {91eb5418-0bb5-4564-9870-2e8b4be2f495} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17563 | 2026.01.05 22:42:43.903554 [ 277 ] {91eb5418-0bb5-4564-9870-2e8b4be2f495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17564 | 2026.01.05 22:42:43.904395 [ 277 ] {91eb5418-0bb5-4564-9870-2e8b4be2f495} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17565 | 2026.01.05 22:42:43.904748 [ 277 ] {91eb5418-0bb5-4564-9870-2e8b4be2f495} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17566 | 2026.01.05 22:42:43.904979 [ 277 ] {91eb5418-0bb5-4564-9870-2e8b4be2f495} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002908 sec., 10316.368638239339 rows/sec., 18.49 MiB/sec. | ||
| 17567 | 2026.01.05 22:42:43.905060 [ 277 ] {91eb5418-0bb5-4564-9870-2e8b4be2f495} <Debug> TCPHandler: Processed in 0.00318601 sec. | ||
| 17568 | 2026.01.05 22:42:43.905222 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17569 | 2026.01.05 22:42:43.905355 [ 277 ] {4efb09a2-cec9-4f24-be41-a8be9c281ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17570 | 2026.01.05 22:42:43.905419 [ 277 ] {4efb09a2-cec9-4f24-be41-a8be9c281ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17571 | 2026.01.05 22:42:43.905952 [ 277 ] {4efb09a2-cec9-4f24-be41-a8be9c281ed3} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17572 | 2026.01.05 22:42:43.906003 [ 277 ] {4efb09a2-cec9-4f24-be41-a8be9c281ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17573 | 2026.01.05 22:42:43.906485 [ 277 ] {4efb09a2-cec9-4f24-be41-a8be9c281ed3} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17574 | 2026.01.05 22:42:43.906810 [ 277 ] {4efb09a2-cec9-4f24-be41-a8be9c281ed3} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17575 | 2026.01.05 22:42:43.906994 [ 277 ] {4efb09a2-cec9-4f24-be41-a8be9c281ed3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001668 sec., 35971.22302158274 rows/sec., 2.42 MiB/sec. | ||
| 17576 | 2026.01.05 22:42:43.907048 [ 277 ] {4efb09a2-cec9-4f24-be41-a8be9c281ed3} <Debug> TCPHandler: Processed in 0.001902376 sec. | ||
| 17577 | 2026.01.05 22:42:46.040735 [ 226 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17578 | 2026.01.05 22:42:46.040793 [ 226 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17579 | 2026.01.05 22:42:46.044589 [ 226 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17580 | 2026.01.05 22:42:46.294069 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17581 | 2026.01.05 22:42:46.294116 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17582 | 2026.01.05 22:42:46.600803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43237 | ||
| 17583 | 2026.01.05 22:42:46.601322 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17584 | 2026.01.05 22:42:46.601365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 17585 | 2026.01.05 22:42:46.601839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17586 | 2026.01.05 22:42:46.602073 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17587 | 2026.01.05 22:42:46.602200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43237 | ||
| 17588 | 2026.01.05 22:42:47.201097 [ 220 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17589 | 2026.01.05 22:42:47.201156 [ 220 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17590 | 2026.01.05 22:42:47.203122 [ 220 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17591 | 2026.01.05 22:42:48.087812 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17592 | 2026.01.05 22:42:48.087866 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17593 | 2026.01.05 22:42:48.091067 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17594 | 2026.01.05 22:42:48.323171 [ 225 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17595 | 2026.01.05 22:42:48.323224 [ 225 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17596 | 2026.01.05 22:42:48.326392 [ 225 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17597 | 2026.01.05 22:42:48.413033 [ 226 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17598 | 2026.01.05 22:42:48.413084 [ 226 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17599 | 2026.01.05 22:42:48.414923 [ 226 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17600 | 2026.01.05 22:42:48.802963 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 17601 | 2026.01.05 22:42:48.819855 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17602 | 2026.01.05 22:42:48.819912 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17603 | 2026.01.05 22:42:48.826202 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17604 | 2026.01.05 22:42:48.826974 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17605 | 2026.01.05 22:42:48.830317 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 17606 | 2026.01.05 22:42:48.885286 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17607 | 2026.01.05 22:42:48.885492 [ 277 ] {71254470-8c72-4030-b7dd-a550e4b6cd2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17608 | 2026.01.05 22:42:48.885568 [ 277 ] {71254470-8c72-4030-b7dd-a550e4b6cd2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17609 | 2026.01.05 22:42:48.886335 [ 277 ] {71254470-8c72-4030-b7dd-a550e4b6cd2a} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17610 | 2026.01.05 22:42:48.886386 [ 277 ] {71254470-8c72-4030-b7dd-a550e4b6cd2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17611 | 2026.01.05 22:42:48.886817 [ 277 ] {71254470-8c72-4030-b7dd-a550e4b6cd2a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17612 | 2026.01.05 22:42:48.887063 [ 277 ] {71254470-8c72-4030-b7dd-a550e4b6cd2a} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17613 | 2026.01.05 22:42:48.887229 [ 277 ] {71254470-8c72-4030-b7dd-a550e4b6cd2a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001792 sec., 42410.71428571429 rows/sec., 3.49 MiB/sec. | ||
| 17614 | 2026.01.05 22:42:48.887272 [ 277 ] {71254470-8c72-4030-b7dd-a550e4b6cd2a} <Debug> TCPHandler: Processed in 0.002132013 sec. | ||
| 17615 | 2026.01.05 22:42:48.887398 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17616 | 2026.01.05 22:42:48.887495 [ 277 ] {3ca7bfe6-d5cf-4a00-b67d-59ed96693515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17617 | 2026.01.05 22:42:48.887537 [ 277 ] {3ca7bfe6-d5cf-4a00-b67d-59ed96693515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17618 | 2026.01.05 22:42:48.887956 [ 277 ] {3ca7bfe6-d5cf-4a00-b67d-59ed96693515} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17619 | 2026.01.05 22:42:48.887994 [ 277 ] {3ca7bfe6-d5cf-4a00-b67d-59ed96693515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17620 | 2026.01.05 22:42:48.888316 [ 277 ] {3ca7bfe6-d5cf-4a00-b67d-59ed96693515} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17621 | 2026.01.05 22:42:48.888531 [ 277 ] {3ca7bfe6-d5cf-4a00-b67d-59ed96693515} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17622 | 2026.01.05 22:42:48.888659 [ 24 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17623 | 2026.01.05 22:42:48.888665 [ 277 ] {3ca7bfe6-d5cf-4a00-b67d-59ed96693515} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00119 sec., 8403.361344537814 rows/sec., 631.89 KiB/sec. | ||
| 17624 | 2026.01.05 22:42:48.888733 [ 24 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17625 | 2026.01.05 22:42:48.888750 [ 277 ] {3ca7bfe6-d5cf-4a00-b67d-59ed96693515} <Debug> TCPHandler: Processed in 0.001403029 sec. | ||
| 17626 | 2026.01.05 22:42:48.888758 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17627 | 2026.01.05 22:42:48.888874 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17628 | 2026.01.05 22:42:48.888903 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17629 | 2026.01.05 22:42:48.888973 [ 277 ] {950d0741-f55e-4987-8ba0-6bdde9b8a2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17630 | 2026.01.05 22:42:48.889018 [ 277 ] {950d0741-f55e-4987-8ba0-6bdde9b8a2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17631 | 2026.01.05 22:42:48.889056 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17632 | 2026.01.05 22:42:48.889097 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 281 rows starting from the beginning of the part | ||
| 17633 | 2026.01.05 22:42:48.889170 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 10 rows starting from the beginning of the part | ||
| 17634 | 2026.01.05 22:42:48.889226 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part | ||
| 17635 | 2026.01.05 22:42:48.889277 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 24 rows starting from the beginning of the part | ||
| 17636 | 2026.01.05 22:42:48.889321 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 30 rows starting from the beginning of the part | ||
| 17637 | 2026.01.05 22:42:48.889364 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 10 rows starting from the beginning of the part | ||
| 17638 | 2026.01.05 22:42:48.889454 [ 277 ] {950d0741-f55e-4987-8ba0-6bdde9b8a2e5} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17639 | 2026.01.05 22:42:48.889496 [ 277 ] {950d0741-f55e-4987-8ba0-6bdde9b8a2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17640 | 2026.01.05 22:42:48.889844 [ 277 ] {950d0741-f55e-4987-8ba0-6bdde9b8a2e5} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17641 | 2026.01.05 22:42:48.890081 [ 277 ] {950d0741-f55e-4987-8ba0-6bdde9b8a2e5} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17642 | 2026.01.05 22:42:48.890217 [ 277 ] {950d0741-f55e-4987-8ba0-6bdde9b8a2e5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001262 sec., 58637.08399366085 rows/sec., 4.58 MiB/sec. | ||
| 17643 | 2026.01.05 22:42:48.890257 [ 277 ] {950d0741-f55e-4987-8ba0-6bdde9b8a2e5} <Debug> TCPHandler: Processed in 0.00143387 sec. | ||
| 17644 | 2026.01.05 22:42:48.890318 [ 188 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477511 sec., 260573.3561374501 rows/sec., 18.08 MiB/sec. | ||
| 17645 | 2026.01.05 22:42:48.890370 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17646 | 2026.01.05 22:42:48.890469 [ 277 ] {47d6ef7a-4904-4499-aa1b-560f32b458d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17647 | 2026.01.05 22:42:48.890500 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17648 | 2026.01.05 22:42:48.890514 [ 277 ] {47d6ef7a-4904-4499-aa1b-560f32b458d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17649 | 2026.01.05 22:42:48.890811 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_121_24} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17650 | 2026.01.05 22:42:48.890892 [ 187 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_121_24} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17651 | 2026.01.05 22:42:48.890940 [ 277 ] {47d6ef7a-4904-4499-aa1b-560f32b458d6} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17652 | 2026.01.05 22:42:48.890976 [ 277 ] {47d6ef7a-4904-4499-aa1b-560f32b458d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17653 | 2026.01.05 22:42:48.891001 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17654 | 2026.01.05 22:42:48.891312 [ 277 ] {47d6ef7a-4904-4499-aa1b-560f32b458d6} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17655 | 2026.01.05 22:42:48.891528 [ 277 ] {47d6ef7a-4904-4499-aa1b-560f32b458d6} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17656 | 2026.01.05 22:42:48.891661 [ 277 ] {47d6ef7a-4904-4499-aa1b-560f32b458d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 17657 | 2026.01.05 22:42:48.891699 [ 277 ] {47d6ef7a-4904-4499-aa1b-560f32b458d6} <Debug> TCPHandler: Processed in 0.001379148 sec. | ||
| 17658 | 2026.01.05 22:42:48.891824 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17659 | 2026.01.05 22:42:48.891924 [ 277 ] {684a3047-7f33-4e89-8878-082cb681a0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17660 | 2026.01.05 22:42:48.891980 [ 277 ] {684a3047-7f33-4e89-8878-082cb681a0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17661 | 2026.01.05 22:42:48.892814 [ 277 ] {684a3047-7f33-4e89-8878-082cb681a0de} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17662 | 2026.01.05 22:42:48.892851 [ 277 ] {684a3047-7f33-4e89-8878-082cb681a0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17663 | 2026.01.05 22:42:48.893385 [ 277 ] {684a3047-7f33-4e89-8878-082cb681a0de} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17664 | 2026.01.05 22:42:48.893618 [ 277 ] {684a3047-7f33-4e89-8878-082cb681a0de} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17665 | 2026.01.05 22:42:48.893744 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17666 | 2026.01.05 22:42:48.893758 [ 277 ] {684a3047-7f33-4e89-8878-082cb681a0de} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001853 sec., 5396.654074473826 rows/sec., 9.67 MiB/sec. | ||
| 17667 | 2026.01.05 22:42:48.893786 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17668 | 2026.01.05 22:42:48.893810 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17669 | 2026.01.05 22:42:48.893827 [ 277 ] {684a3047-7f33-4e89-8878-082cb681a0de} <Debug> TCPHandler: Processed in 0.002051941 sec. | ||
| 17670 | 2026.01.05 22:42:48.893896 [ 190 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17671 | 2026.01.05 22:42:48.893954 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17672 | 2026.01.05 22:42:48.894053 [ 277 ] {b42a3a97-4b79-473a-9414-81b98e7596ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17673 | 2026.01.05 22:42:48.894095 [ 277 ] {b42a3a97-4b79-473a-9414-81b98e7596ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17674 | 2026.01.05 22:42:48.894107 [ 190 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17675 | 2026.01.05 22:42:48.894164 [ 190 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2331 rows starting from the beginning of the part | ||
| 17676 | 2026.01.05 22:42:48.894282 [ 190 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 10 rows starting from the beginning of the part | ||
| 17677 | 2026.01.05 22:42:48.894390 [ 190 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 30 rows starting from the beginning of the part | ||
| 17678 | 2026.01.05 22:42:48.894446 [ 277 ] {b42a3a97-4b79-473a-9414-81b98e7596ff} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17679 | 2026.01.05 22:42:48.894483 [ 190 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 10 rows starting from the beginning of the part | ||
| 17680 | 2026.01.05 22:42:48.894488 [ 277 ] {b42a3a97-4b79-473a-9414-81b98e7596ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17681 | 2026.01.05 22:42:48.894582 [ 190 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 30 rows starting from the beginning of the part | ||
| 17682 | 2026.01.05 22:42:48.894680 [ 190 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 10 rows starting from the beginning of the part | ||
| 17683 | 2026.01.05 22:42:48.894835 [ 277 ] {b42a3a97-4b79-473a-9414-81b98e7596ff} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17684 | 2026.01.05 22:42:48.895093 [ 277 ] {b42a3a97-4b79-473a-9414-81b98e7596ff} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17685 | 2026.01.05 22:42:48.895233 [ 277 ] {b42a3a97-4b79-473a-9414-81b98e7596ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 17686 | 2026.01.05 22:42:48.895270 [ 277 ] {b42a3a97-4b79-473a-9414-81b98e7596ff} <Debug> TCPHandler: Processed in 0.001367508 sec. | ||
| 17687 | 2026.01.05 22:42:48.895304 [ 218 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17688 | 2026.01.05 22:42:48.895344 [ 218 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17689 | 2026.01.05 22:42:48.897857 [ 218 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17690 | 2026.01.05 22:42:48.902011 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 19 columns (19 merged, 0 gathered) in 0.008153822 sec., 296915.9738831679 rows/sec., 532.06 MiB/sec. | ||
| 17691 | 2026.01.05 22:42:48.904832 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17692 | 2026.01.05 22:42:48.905183 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17693 | 2026.01.05 22:42:48.905251 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17694 | 2026.01.05 22:42:48.905399 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.60 MiB. | ||
| 17695 | 2026.01.05 22:42:49.449720 [ 225 ] {} <Trace> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Found 5 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] | ||
| 17696 | 2026.01.05 22:42:49.449768 [ 225 ] {} <Debug> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Removing 5 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] | ||
| 17697 | 2026.01.05 22:42:49.451718 [ 225 ] {} <Debug> oximeter.measurements_f64 (1a2bb5e0-f729-4147-b9be-afcdf855fd85): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17698 | 2026.01.05 22:42:49.540366 [ 27 ] {} <Debug> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 17699 | 2026.01.05 22:42:49.540449 [ 27 ] {} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17700 | 2026.01.05 22:42:49.540476 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17701 | 2026.01.05 22:42:49.540596 [ 201 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 17702 | 2026.01.05 22:42:49.540732 [ 201 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17703 | 2026.01.05 22:42:49.540769 [ 201 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 223 rows starting from the beginning of the part | ||
| 17704 | 2026.01.05 22:42:49.540849 [ 201 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 17705 | 2026.01.05 22:42:49.540907 [ 201 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 17706 | 2026.01.05 22:42:49.540957 [ 201 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
| 17707 | 2026.01.05 22:42:49.541002 [ 201 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 17708 | 2026.01.05 22:42:49.541839 [ 187 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 5 columns (5 merged, 0 gathered) in 0.001296285 sec., 516090.21164327284 rows/sec., 31.82 MiB/sec. | ||
| 17709 | 2026.01.05 22:42:49.542037 [ 196 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 17710 | 2026.01.05 22:42:49.542379 [ 196 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_31_7} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17711 | 2026.01.05 22:42:49.542460 [ 196 ] {636d0c9f-1180-4f8d-a19b-c564d65c8c79::all_1_31_7} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 17712 | 2026.01.05 22:42:49.542554 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 17713 | 2026.01.05 22:42:50.108165 [ 26 ] {} <Debug> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 17714 | 2026.01.05 22:42:50.108228 [ 26 ] {} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17715 | 2026.01.05 22:42:50.108249 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17716 | 2026.01.05 22:42:50.108381 [ 187 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 17717 | 2026.01.05 22:42:50.108528 [ 187 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17718 | 2026.01.05 22:42:50.108563 [ 187 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 434 rows starting from the beginning of the part | ||
| 17719 | 2026.01.05 22:42:50.108639 [ 187 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 17720 | 2026.01.05 22:42:50.108690 [ 187 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 17721 | 2026.01.05 22:42:50.108739 [ 187 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 17722 | 2026.01.05 22:42:50.108781 [ 187 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 17723 | 2026.01.05 22:42:50.109704 [ 196 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380998 sec., 942796.4414141078 rows/sec., 64.42 MiB/sec. | ||
| 17724 | 2026.01.05 22:42:50.109925 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 17725 | 2026.01.05 22:42:50.110270 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_31_7} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17726 | 2026.01.05 22:42:50.110352 [ 189 ] {1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3::all_1_31_7} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 17727 | 2026.01.05 22:42:50.110448 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 17728 | 2026.01.05 22:42:51.708041 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2122 | ||
| 17729 | 2026.01.05 22:42:51.710349 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17730 | 2026.01.05 22:42:51.710405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17731 | 2026.01.05 22:42:51.711632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17732 | 2026.01.05 22:42:51.711904 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17733 | 2026.01.05 22:42:51.712179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2122 | ||
| 17734 | 2026.01.05 22:42:53.600482 [ 221 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17735 | 2026.01.05 22:42:53.600540 [ 221 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17736 | 2026.01.05 22:42:53.601690 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17737 | 2026.01.05 22:42:53.601749 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17738 | 2026.01.05 22:42:53.603978 [ 221 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17739 | 2026.01.05 22:42:53.604823 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17740 | 2026.01.05 22:42:53.895339 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17741 | 2026.01.05 22:42:53.895660 [ 277 ] {11f1cac8-e18a-4214-9955-775da4405b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17742 | 2026.01.05 22:42:53.895948 [ 277 ] {11f1cac8-e18a-4214-9955-775da4405b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17743 | 2026.01.05 22:42:53.897276 [ 277 ] {11f1cac8-e18a-4214-9955-775da4405b25} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17744 | 2026.01.05 22:42:53.897478 [ 277 ] {11f1cac8-e18a-4214-9955-775da4405b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17745 | 2026.01.05 22:42:53.898092 [ 277 ] {11f1cac8-e18a-4214-9955-775da4405b25} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17746 | 2026.01.05 22:42:53.898352 [ 277 ] {11f1cac8-e18a-4214-9955-775da4405b25} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17747 | 2026.01.05 22:42:53.898641 [ 277 ] {11f1cac8-e18a-4214-9955-775da4405b25} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.00304 sec., 4605.263157894737 rows/sec., 380.02 KiB/sec. | ||
| 17748 | 2026.01.05 22:42:53.898841 [ 277 ] {11f1cac8-e18a-4214-9955-775da4405b25} <Debug> TCPHandler: Processed in 0.003855463 sec. | ||
| 17749 | 2026.01.05 22:42:53.899403 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17750 | 2026.01.05 22:42:53.899815 [ 277 ] {43d85c0c-51a5-40d7-b14c-3b74d7b0793c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17751 | 2026.01.05 22:42:53.899875 [ 277 ] {43d85c0c-51a5-40d7-b14c-3b74d7b0793c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17752 | 2026.01.05 22:42:53.901424 [ 277 ] {43d85c0c-51a5-40d7-b14c-3b74d7b0793c} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17753 | 2026.01.05 22:42:53.901498 [ 277 ] {43d85c0c-51a5-40d7-b14c-3b74d7b0793c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17754 | 2026.01.05 22:42:53.902409 [ 277 ] {43d85c0c-51a5-40d7-b14c-3b74d7b0793c} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17755 | 2026.01.05 22:42:53.903081 [ 277 ] {43d85c0c-51a5-40d7-b14c-3b74d7b0793c} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17756 | 2026.01.05 22:42:53.903300 [ 277 ] {43d85c0c-51a5-40d7-b14c-3b74d7b0793c} <Debug> executeQuery: Read 146 rows, 12.75 KiB in 0.003517 sec., 41512.65282911572 rows/sec., 3.54 MiB/sec. | ||
| 17757 | 2026.01.05 22:42:53.903368 [ 277 ] {43d85c0c-51a5-40d7-b14c-3b74d7b0793c} <Debug> TCPHandler: Processed in 0.004032329 sec. | ||
| 17758 | 2026.01.05 22:42:53.904148 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17759 | 2026.01.05 22:42:53.904394 [ 277 ] {4bac36ec-4a55-494e-bb6a-bcf789c59405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17760 | 2026.01.05 22:42:53.904482 [ 277 ] {4bac36ec-4a55-494e-bb6a-bcf789c59405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17761 | 2026.01.05 22:42:53.905786 [ 277 ] {4bac36ec-4a55-494e-bb6a-bcf789c59405} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2026.01.05 22:42:53.905836 [ 277 ] {4bac36ec-4a55-494e-bb6a-bcf789c59405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17763 | 2026.01.05 22:42:53.906283 [ 277 ] {4bac36ec-4a55-494e-bb6a-bcf789c59405} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17764 | 2026.01.05 22:42:53.906592 [ 277 ] {4bac36ec-4a55-494e-bb6a-bcf789c59405} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17765 | 2026.01.05 22:42:53.906773 [ 277 ] {4bac36ec-4a55-494e-bb6a-bcf789c59405} <Debug> executeQuery: Read 55 rows, 4.07 KiB in 0.002445 sec., 22494.88752556237 rows/sec., 1.63 MiB/sec. | ||
| 17766 | 2026.01.05 22:42:53.906833 [ 277 ] {4bac36ec-4a55-494e-bb6a-bcf789c59405} <Debug> TCPHandler: Processed in 0.00291339 sec. | ||
| 17767 | 2026.01.05 22:42:53.907063 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17768 | 2026.01.05 22:42:53.907177 [ 277 ] {f84ad177-4aa5-4296-8aee-15f70ea6bd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17769 | 2026.01.05 22:42:53.907230 [ 277 ] {f84ad177-4aa5-4296-8aee-15f70ea6bd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17770 | 2026.01.05 22:42:53.909296 [ 277 ] {f84ad177-4aa5-4296-8aee-15f70ea6bd3a} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17771 | 2026.01.05 22:42:53.909336 [ 277 ] {f84ad177-4aa5-4296-8aee-15f70ea6bd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17772 | 2026.01.05 22:42:53.909813 [ 277 ] {f84ad177-4aa5-4296-8aee-15f70ea6bd3a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17773 | 2026.01.05 22:42:53.910117 [ 277 ] {f84ad177-4aa5-4296-8aee-15f70ea6bd3a} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17774 | 2026.01.05 22:42:53.910341 [ 277 ] {f84ad177-4aa5-4296-8aee-15f70ea6bd3a} <Debug> executeQuery: Read 125 rows, 10.06 KiB in 0.003193 sec., 39148.136548700284 rows/sec., 3.08 MiB/sec. | ||
| 17775 | 2026.01.05 22:42:53.910396 [ 277 ] {f84ad177-4aa5-4296-8aee-15f70ea6bd3a} <Debug> TCPHandler: Processed in 0.003393418 sec. | ||
| 17776 | 2026.01.05 22:42:53.910715 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17777 | 2026.01.05 22:42:53.910831 [ 277 ] {4d09641f-35b4-4691-a18d-011d68fcb734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17778 | 2026.01.05 22:42:53.910894 [ 277 ] {4d09641f-35b4-4691-a18d-011d68fcb734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17779 | 2026.01.05 22:42:53.911676 [ 277 ] {4d09641f-35b4-4691-a18d-011d68fcb734} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17780 | 2026.01.05 22:42:53.911717 [ 277 ] {4d09641f-35b4-4691-a18d-011d68fcb734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17781 | 2026.01.05 22:42:53.912161 [ 277 ] {4d09641f-35b4-4691-a18d-011d68fcb734} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17782 | 2026.01.05 22:42:53.912437 [ 277 ] {4d09641f-35b4-4691-a18d-011d68fcb734} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17783 | 2026.01.05 22:42:53.912594 [ 277 ] {4d09641f-35b4-4691-a18d-011d68fcb734} <Debug> executeQuery: Read 167 rows, 11.91 KiB in 0.001795 sec., 93036.21169916434 rows/sec., 6.48 MiB/sec. | ||
| 17784 | 2026.01.05 22:42:53.912641 [ 277 ] {4d09641f-35b4-4691-a18d-011d68fcb734} <Debug> TCPHandler: Processed in 0.001984909 sec. | ||
| 17785 | 2026.01.05 22:42:53.912808 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17786 | 2026.01.05 22:42:53.912914 [ 277 ] {00efdf25-d74e-4bee-b4f3-0ac27f7ca246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17787 | 2026.01.05 22:42:53.912981 [ 277 ] {00efdf25-d74e-4bee-b4f3-0ac27f7ca246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17788 | 2026.01.05 22:42:53.914233 [ 277 ] {00efdf25-d74e-4bee-b4f3-0ac27f7ca246} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17789 | 2026.01.05 22:42:53.914274 [ 277 ] {00efdf25-d74e-4bee-b4f3-0ac27f7ca246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17790 | 2026.01.05 22:42:53.915465 [ 277 ] {00efdf25-d74e-4bee-b4f3-0ac27f7ca246} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17791 | 2026.01.05 22:42:53.915838 [ 277 ] {00efdf25-d74e-4bee-b4f3-0ac27f7ca246} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17792 | 2026.01.05 22:42:53.916014 [ 277 ] {00efdf25-d74e-4bee-b4f3-0ac27f7ca246} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003122 sec., 13132.60730301089 rows/sec., 23.53 MiB/sec. | ||
| 17793 | 2026.01.05 22:42:53.916087 [ 277 ] {00efdf25-d74e-4bee-b4f3-0ac27f7ca246} <Debug> TCPHandler: Processed in 0.003336045 sec. | ||
| 17794 | 2026.01.05 22:42:53.916972 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17795 | 2026.01.05 22:42:53.917108 [ 277 ] {3c7fe556-56a7-4a26-aeca-5509b3a7443d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 17796 | 2026.01.05 22:42:53.917166 [ 277 ] {3c7fe556-56a7-4a26-aeca-5509b3a7443d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 17797 | 2026.01.05 22:42:53.917669 [ 277 ] {3c7fe556-56a7-4a26-aeca-5509b3a7443d} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17798 | 2026.01.05 22:42:53.917711 [ 277 ] {3c7fe556-56a7-4a26-aeca-5509b3a7443d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17799 | 2026.01.05 22:42:53.918255 [ 277 ] {3c7fe556-56a7-4a26-aeca-5509b3a7443d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 17800 | 2026.01.05 22:42:53.918563 [ 277 ] {3c7fe556-56a7-4a26-aeca-5509b3a7443d} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17801 | 2026.01.05 22:42:53.918724 [ 277 ] {3c7fe556-56a7-4a26-aeca-5509b3a7443d} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001646 sec., 5467.800729040097 rows/sec., 420.65 KiB/sec. | ||
| 17802 | 2026.01.05 22:42:53.918771 [ 277 ] {3c7fe556-56a7-4a26-aeca-5509b3a7443d} <Debug> TCPHandler: Processed in 0.001860724 sec. | ||
| 17803 | 2026.01.05 22:42:53.918931 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17804 | 2026.01.05 22:42:53.919042 [ 277 ] {815e5d33-9e9e-44ee-834d-3f4160c0965d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17805 | 2026.01.05 22:42:53.919173 [ 277 ] {815e5d33-9e9e-44ee-834d-3f4160c0965d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17806 | 2026.01.05 22:42:53.919642 [ 277 ] {815e5d33-9e9e-44ee-834d-3f4160c0965d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17807 | 2026.01.05 22:42:53.919684 [ 277 ] {815e5d33-9e9e-44ee-834d-3f4160c0965d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17808 | 2026.01.05 22:42:53.920152 [ 277 ] {815e5d33-9e9e-44ee-834d-3f4160c0965d} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17809 | 2026.01.05 22:42:53.920438 [ 277 ] {815e5d33-9e9e-44ee-834d-3f4160c0965d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17810 | 2026.01.05 22:42:53.920608 [ 277 ] {815e5d33-9e9e-44ee-834d-3f4160c0965d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001588 sec., 37783.37531486146 rows/sec., 2.55 MiB/sec. | ||
| 17811 | 2026.01.05 22:42:53.920654 [ 277 ] {815e5d33-9e9e-44ee-834d-3f4160c0965d} <Debug> TCPHandler: Processed in 0.001781372 sec. | ||
| 17812 | 2026.01.05 22:42:54.103286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43749 | ||
| 17813 | 2026.01.05 22:42:54.103840 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17814 | 2026.01.05 22:42:54.103913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17815 | 2026.01.05 22:42:54.104537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17816 | 2026.01.05 22:42:54.104763 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17817 | 2026.01.05 22:42:54.105054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43749 | ||
| 17818 | 2026.01.05 22:42:54.105111 [ 31 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17819 | 2026.01.05 22:42:54.105188 [ 31 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17820 | 2026.01.05 22:42:54.105208 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17821 | 2026.01.05 22:42:54.105307 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 17822 | 2026.01.05 22:42:54.105401 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17823 | 2026.01.05 22:42:54.105431 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41317 rows starting from the beginning of the part | ||
| 17824 | 2026.01.05 22:42:54.105488 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 17825 | 2026.01.05 22:42:54.105538 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 17826 | 2026.01.05 22:42:54.105581 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 17827 | 2026.01.05 22:42:54.105623 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 17828 | 2026.01.05 22:42:54.105666 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 17829 | 2026.01.05 22:42:54.108267 [ 195 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43749 rows, containing 4 columns (4 merged, 0 gathered) in 0.003002484 sec., 14570935.265600082 rows/sec., 208.44 MiB/sec. | ||
| 17830 | 2026.01.05 22:42:54.108442 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17831 | 2026.01.05 22:42:54.108693 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_91_18} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17832 | 2026.01.05 22:42:54.108756 [ 200 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_91_18} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17833 | 2026.01.05 22:42:54.108830 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17834 | 2026.01.05 22:42:56.331382 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 685 | ||
| 17835 | 2026.01.05 22:42:56.348635 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17836 | 2026.01.05 22:42:56.348678 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17837 | 2026.01.05 22:42:56.354803 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17838 | 2026.01.05 22:42:56.355504 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17839 | 2026.01.05 22:42:56.355794 [ 61 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17840 | 2026.01.05 22:42:56.355830 [ 61 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17841 | 2026.01.05 22:42:56.355847 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17842 | 2026.01.05 22:42:56.355981 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 17843 | 2026.01.05 22:42:56.358746 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 685 | ||
| 17844 | 2026.01.05 22:42:56.359903 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17845 | 2026.01.05 22:42:56.361454 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 17846 | 2026.01.05 22:42:56.366307 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 17847 | 2026.01.05 22:42:56.370933 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 17848 | 2026.01.05 22:42:56.375660 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 17849 | 2026.01.05 22:42:56.380654 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 17850 | 2026.01.05 22:42:56.385547 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
| 17851 | 2026.01.05 22:42:56.442972 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 679 columns (679 merged, 0 gathered) in 0.087049717 sec., 7869.06636353568 rows/sec., 40.69 MiB/sec. | ||
| 17852 | 2026.01.05 22:42:56.445243 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17853 | 2026.01.05 22:42:56.446979 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_91_18} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17854 | 2026.01.05 22:42:56.447073 [ 195 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_91_18} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17855 | 2026.01.05 22:42:56.448712 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17856 | 2026.01.05 22:42:58.886218 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17857 | 2026.01.05 22:42:58.886433 [ 277 ] {d8d256af-464b-4a30-ab0e-cadc36d3d7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17858 | 2026.01.05 22:42:58.886509 [ 277 ] {d8d256af-464b-4a30-ab0e-cadc36d3d7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17859 | 2026.01.05 22:42:58.887256 [ 277 ] {d8d256af-464b-4a30-ab0e-cadc36d3d7b9} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17860 | 2026.01.05 22:42:58.887304 [ 277 ] {d8d256af-464b-4a30-ab0e-cadc36d3d7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17861 | 2026.01.05 22:42:58.887704 [ 277 ] {d8d256af-464b-4a30-ab0e-cadc36d3d7b9} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17862 | 2026.01.05 22:42:58.887926 [ 277 ] {d8d256af-464b-4a30-ab0e-cadc36d3d7b9} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17863 | 2026.01.05 22:42:58.888076 [ 277 ] {d8d256af-464b-4a30-ab0e-cadc36d3d7b9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001698 sec., 44758.5394581861 rows/sec., 3.69 MiB/sec. | ||
| 17864 | 2026.01.05 22:42:58.888120 [ 277 ] {d8d256af-464b-4a30-ab0e-cadc36d3d7b9} <Debug> TCPHandler: Processed in 0.002045991 sec. | ||
| 17865 | 2026.01.05 22:42:58.888252 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17866 | 2026.01.05 22:42:58.888345 [ 277 ] {4bc13e50-7805-4c33-bcad-dd87f336d2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17867 | 2026.01.05 22:42:58.888386 [ 277 ] {4bc13e50-7805-4c33-bcad-dd87f336d2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17868 | 2026.01.05 22:42:58.888825 [ 277 ] {4bc13e50-7805-4c33-bcad-dd87f336d2ae} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17869 | 2026.01.05 22:42:58.888862 [ 277 ] {4bc13e50-7805-4c33-bcad-dd87f336d2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17870 | 2026.01.05 22:42:58.889159 [ 277 ] {4bc13e50-7805-4c33-bcad-dd87f336d2ae} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17871 | 2026.01.05 22:42:58.889368 [ 277 ] {4bc13e50-7805-4c33-bcad-dd87f336d2ae} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17872 | 2026.01.05 22:42:58.889502 [ 277 ] {4bc13e50-7805-4c33-bcad-dd87f336d2ae} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 639.96 KiB/sec. | ||
| 17873 | 2026.01.05 22:42:58.889540 [ 277 ] {4bc13e50-7805-4c33-bcad-dd87f336d2ae} <Debug> TCPHandler: Processed in 0.001338776 sec. | ||
| 17874 | 2026.01.05 22:42:58.889656 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17875 | 2026.01.05 22:42:58.889748 [ 277 ] {b9b1a06f-d08f-40df-a182-25b59a203f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17876 | 2026.01.05 22:42:58.889789 [ 277 ] {b9b1a06f-d08f-40df-a182-25b59a203f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17877 | 2026.01.05 22:42:58.890233 [ 277 ] {b9b1a06f-d08f-40df-a182-25b59a203f60} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17878 | 2026.01.05 22:42:58.890270 [ 277 ] {b9b1a06f-d08f-40df-a182-25b59a203f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17879 | 2026.01.05 22:42:58.890582 [ 277 ] {b9b1a06f-d08f-40df-a182-25b59a203f60} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17880 | 2026.01.05 22:42:58.890800 [ 277 ] {b9b1a06f-d08f-40df-a182-25b59a203f60} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17881 | 2026.01.05 22:42:58.890927 [ 277 ] {b9b1a06f-d08f-40df-a182-25b59a203f60} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001197 sec., 61821.21971595656 rows/sec., 4.83 MiB/sec. | ||
| 17882 | 2026.01.05 22:42:58.890971 [ 277 ] {b9b1a06f-d08f-40df-a182-25b59a203f60} <Debug> TCPHandler: Processed in 0.001365217 sec. | ||
| 17883 | 2026.01.05 22:42:58.891109 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17884 | 2026.01.05 22:42:58.891204 [ 277 ] {66d69d81-5030-4a77-aeb4-aba681a040be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17885 | 2026.01.05 22:42:58.891247 [ 277 ] {66d69d81-5030-4a77-aeb4-aba681a040be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17886 | 2026.01.05 22:42:58.891676 [ 277 ] {66d69d81-5030-4a77-aeb4-aba681a040be} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17887 | 2026.01.05 22:42:58.891713 [ 277 ] {66d69d81-5030-4a77-aeb4-aba681a040be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17888 | 2026.01.05 22:42:58.892050 [ 277 ] {66d69d81-5030-4a77-aeb4-aba681a040be} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17889 | 2026.01.05 22:42:58.892265 [ 277 ] {66d69d81-5030-4a77-aeb4-aba681a040be} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17890 | 2026.01.05 22:42:58.892398 [ 277 ] {66d69d81-5030-4a77-aeb4-aba681a040be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 17891 | 2026.01.05 22:42:58.892436 [ 277 ] {66d69d81-5030-4a77-aeb4-aba681a040be} <Debug> TCPHandler: Processed in 0.001375927 sec. | ||
| 17892 | 2026.01.05 22:42:58.892551 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17893 | 2026.01.05 22:42:58.892645 [ 277 ] {ac96cc17-abbd-4535-a234-8da5bfaa7873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17894 | 2026.01.05 22:42:58.892699 [ 277 ] {ac96cc17-abbd-4535-a234-8da5bfaa7873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17895 | 2026.01.05 22:42:58.893493 [ 277 ] {ac96cc17-abbd-4535-a234-8da5bfaa7873} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17896 | 2026.01.05 22:42:58.893529 [ 277 ] {ac96cc17-abbd-4535-a234-8da5bfaa7873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17897 | 2026.01.05 22:42:58.894054 [ 277 ] {ac96cc17-abbd-4535-a234-8da5bfaa7873} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17898 | 2026.01.05 22:42:58.894287 [ 277 ] {ac96cc17-abbd-4535-a234-8da5bfaa7873} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17899 | 2026.01.05 22:42:58.894430 [ 277 ] {ac96cc17-abbd-4535-a234-8da5bfaa7873} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001803 sec., 5546.311702717693 rows/sec., 9.94 MiB/sec. | ||
| 17900 | 2026.01.05 22:42:58.894487 [ 277 ] {ac96cc17-abbd-4535-a234-8da5bfaa7873} <Debug> TCPHandler: Processed in 0.001983338 sec. | ||
| 17901 | 2026.01.05 22:42:58.894601 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17902 | 2026.01.05 22:42:58.894696 [ 277 ] {dc677db8-3f2a-41df-a325-8ca82f138785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17903 | 2026.01.05 22:42:58.894739 [ 277 ] {dc677db8-3f2a-41df-a325-8ca82f138785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17904 | 2026.01.05 22:42:58.895081 [ 277 ] {dc677db8-3f2a-41df-a325-8ca82f138785} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17905 | 2026.01.05 22:42:58.895118 [ 277 ] {dc677db8-3f2a-41df-a325-8ca82f138785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17906 | 2026.01.05 22:42:58.895425 [ 277 ] {dc677db8-3f2a-41df-a325-8ca82f138785} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17907 | 2026.01.05 22:42:58.895634 [ 277 ] {dc677db8-3f2a-41df-a325-8ca82f138785} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17908 | 2026.01.05 22:42:58.895763 [ 277 ] {dc677db8-3f2a-41df-a325-8ca82f138785} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 17909 | 2026.01.05 22:42:58.895801 [ 277 ] {dc677db8-3f2a-41df-a325-8ca82f138785} <Debug> TCPHandler: Processed in 0.001248433 sec. | ||
| 17910 | 2026.01.05 22:43:01.294146 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17911 | 2026.01.05 22:43:01.294197 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17912 | 2026.01.05 22:43:01.606140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44197 | ||
| 17913 | 2026.01.05 22:43:01.606644 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17914 | 2026.01.05 22:43:01.606687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17915 | 2026.01.05 22:43:01.607185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17916 | 2026.01.05 22:43:01.607418 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17917 | 2026.01.05 22:43:01.607562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44197 | ||
| 17918 | 2026.01.05 22:43:01.713245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2150 | ||
| 17919 | 2026.01.05 22:43:01.715594 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17920 | 2026.01.05 22:43:01.715631 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17921 | 2026.01.05 22:43:01.716834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17922 | 2026.01.05 22:43:01.717101 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17923 | 2026.01.05 22:43:01.717304 [ 224 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17924 | 2026.01.05 22:43:01.717337 [ 224 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17925 | 2026.01.05 22:43:01.717362 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2150 | ||
| 17926 | 2026.01.05 22:43:01.720515 [ 224 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17927 | 2026.01.05 22:43:03.859758 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 693 | ||
| 17928 | 2026.01.05 22:43:03.876275 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17929 | 2026.01.05 22:43:03.876335 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17930 | 2026.01.05 22:43:03.882485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17931 | 2026.01.05 22:43:03.883750 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17932 | 2026.01.05 22:43:03.887142 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 17933 | 2026.01.05 22:43:03.888596 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17934 | 2026.01.05 22:43:03.888776 [ 277 ] {e12428c6-f6f5-4c7f-ad57-592cafdea84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17935 | 2026.01.05 22:43:03.888844 [ 277 ] {e12428c6-f6f5-4c7f-ad57-592cafdea84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17936 | 2026.01.05 22:43:03.889577 [ 277 ] {e12428c6-f6f5-4c7f-ad57-592cafdea84d} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17937 | 2026.01.05 22:43:03.889627 [ 277 ] {e12428c6-f6f5-4c7f-ad57-592cafdea84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17938 | 2026.01.05 22:43:03.890157 [ 277 ] {e12428c6-f6f5-4c7f-ad57-592cafdea84d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17939 | 2026.01.05 22:43:03.890718 [ 277 ] {e12428c6-f6f5-4c7f-ad57-592cafdea84d} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17940 | 2026.01.05 22:43:03.890888 [ 277 ] {e12428c6-f6f5-4c7f-ad57-592cafdea84d} <Debug> executeQuery: Read 144 rows, 12.72 KiB in 0.00216 sec., 66666.66666666667 rows/sec., 5.75 MiB/sec. | ||
| 17941 | 2026.01.05 22:43:03.890884 [ 126 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17942 | 2026.01.05 22:43:03.890933 [ 277 ] {e12428c6-f6f5-4c7f-ad57-592cafdea84d} <Debug> TCPHandler: Processed in 0.002471875 sec. | ||
| 17943 | 2026.01.05 22:43:03.890965 [ 126 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17944 | 2026.01.05 22:43:03.890992 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17945 | 2026.01.05 22:43:03.891067 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17946 | 2026.01.05 22:43:03.891083 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17947 | 2026.01.05 22:43:03.891172 [ 277 ] {f0ed2258-b889-4dd4-a61c-72be7d56b8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17948 | 2026.01.05 22:43:03.891182 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17949 | 2026.01.05 22:43:03.891224 [ 277 ] {f0ed2258-b889-4dd4-a61c-72be7d56b8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17950 | 2026.01.05 22:43:03.891225 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2469 rows starting from the beginning of the part | ||
| 17951 | 2026.01.05 22:43:03.891304 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 116 rows starting from the beginning of the part | ||
| 17952 | 2026.01.05 22:43:03.891347 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 76 rows starting from the beginning of the part | ||
| 17953 | 2026.01.05 22:43:03.891387 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 146 rows starting from the beginning of the part | ||
| 17954 | 2026.01.05 22:43:03.891429 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 76 rows starting from the beginning of the part | ||
| 17955 | 2026.01.05 22:43:03.891466 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 144 rows starting from the beginning of the part | ||
| 17956 | 2026.01.05 22:43:03.891671 [ 277 ] {f0ed2258-b889-4dd4-a61c-72be7d56b8f8} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17957 | 2026.01.05 22:43:03.891716 [ 277 ] {f0ed2258-b889-4dd4-a61c-72be7d56b8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17958 | 2026.01.05 22:43:03.892191 [ 277 ] {f0ed2258-b889-4dd4-a61c-72be7d56b8f8} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17959 | 2026.01.05 22:43:03.892739 [ 277 ] {f0ed2258-b889-4dd4-a61c-72be7d56b8f8} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17960 | 2026.01.05 22:43:03.892795 [ 192 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3027 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745621 sec., 1734053.382721679 rows/sec., 149.40 MiB/sec. | ||
| 17961 | 2026.01.05 22:43:03.892908 [ 277 ] {f0ed2258-b889-4dd4-a61c-72be7d56b8f8} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001755 sec., 25071.22507122507 rows/sec., 1.84 MiB/sec. | ||
| 17962 | 2026.01.05 22:43:03.892957 [ 277 ] {f0ed2258-b889-4dd4-a61c-72be7d56b8f8} <Debug> TCPHandler: Processed in 0.001940627 sec. | ||
| 17963 | 2026.01.05 22:43:03.893071 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17964 | 2026.01.05 22:43:03.893170 [ 277 ] {b30dd91e-ab02-4042-be13-1765bb66e040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17965 | 2026.01.05 22:43:03.893200 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17966 | 2026.01.05 22:43:03.893211 [ 277 ] {b30dd91e-ab02-4042-be13-1765bb66e040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17967 | 2026.01.05 22:43:03.893666 [ 277 ] {b30dd91e-ab02-4042-be13-1765bb66e040} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17968 | 2026.01.05 22:43:03.893705 [ 277 ] {b30dd91e-ab02-4042-be13-1765bb66e040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17969 | 2026.01.05 22:43:03.893736 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_136_27} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17970 | 2026.01.05 22:43:03.893837 [ 200 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_136_27} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17971 | 2026.01.05 22:43:03.893952 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 17972 | 2026.01.05 22:43:03.894204 [ 277 ] {b30dd91e-ab02-4042-be13-1765bb66e040} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17973 | 2026.01.05 22:43:03.894781 [ 277 ] {b30dd91e-ab02-4042-be13-1765bb66e040} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17974 | 2026.01.05 22:43:03.894917 [ 126 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17975 | 2026.01.05 22:43:03.894923 [ 277 ] {b30dd91e-ab02-4042-be13-1765bb66e040} <Debug> executeQuery: Read 114 rows, 9.09 KiB in 0.001772 sec., 64334.08577878104 rows/sec., 5.01 MiB/sec. | ||
| 17976 | 2026.01.05 22:43:03.894958 [ 126 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17977 | 2026.01.05 22:43:03.894982 [ 277 ] {b30dd91e-ab02-4042-be13-1765bb66e040} <Debug> TCPHandler: Processed in 0.001961578 sec. | ||
| 17978 | 2026.01.05 22:43:03.894983 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17979 | 2026.01.05 22:43:03.895081 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17980 | 2026.01.05 22:43:03.895114 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17981 | 2026.01.05 22:43:03.895186 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17982 | 2026.01.05 22:43:03.895217 [ 277 ] {5f20cc80-3515-427c-a367-679c2b4affbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17983 | 2026.01.05 22:43:03.895222 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1253 rows starting from the beginning of the part | ||
| 17984 | 2026.01.05 22:43:03.895271 [ 277 ] {5f20cc80-3515-427c-a367-679c2b4affbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17985 | 2026.01.05 22:43:03.895309 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 94 rows starting from the beginning of the part | ||
| 17986 | 2026.01.05 22:43:03.895360 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 74 rows starting from the beginning of the part | ||
| 17987 | 2026.01.05 22:43:03.895405 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 125 rows starting from the beginning of the part | ||
| 17988 | 2026.01.05 22:43:03.895446 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 74 rows starting from the beginning of the part | ||
| 17989 | 2026.01.05 22:43:03.895488 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 114 rows starting from the beginning of the part | ||
| 17990 | 2026.01.05 22:43:03.895699 [ 277 ] {5f20cc80-3515-427c-a367-679c2b4affbb} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17991 | 2026.01.05 22:43:03.895743 [ 277 ] {5f20cc80-3515-427c-a367-679c2b4affbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17992 | 2026.01.05 22:43:03.896263 [ 277 ] {5f20cc80-3515-427c-a367-679c2b4affbb} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17993 | 2026.01.05 22:43:03.896528 [ 200 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1734 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480911 sec., 1170900.88465816 rows/sec., 90.96 MiB/sec. | ||
| 17994 | 2026.01.05 22:43:03.896796 [ 277 ] {5f20cc80-3515-427c-a367-679c2b4affbb} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17995 | 2026.01.05 22:43:03.896849 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17996 | 2026.01.05 22:43:03.896977 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 2 parts from all_1_131_29 to all_132_132_0 | ||
| 17997 | 2026.01.05 22:43:03.897006 [ 277 ] {5f20cc80-3515-427c-a367-679c2b4affbb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001806 sec., 88593.57696566998 rows/sec., 6.17 MiB/sec. | ||
| 17998 | 2026.01.05 22:43:03.897009 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17999 | 2026.01.05 22:43:03.897073 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 18000 | 2026.01.05 22:43:03.897081 [ 277 ] {5f20cc80-3515-427c-a367-679c2b4affbb} <Debug> TCPHandler: Processed in 0.002017219 sec. | ||
| 18001 | 2026.01.05 22:43:03.897133 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_132_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_131_29 to all_132_132_0 into Compact with storage Full | ||
| 18002 | 2026.01.05 22:43:03.897235 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18003 | 2026.01.05 22:43:03.897243 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_132_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18004 | 2026.01.05 22:43:03.897294 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_132_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_29, total 38722 rows starting from the beginning of the part | ||
| 18005 | 2026.01.05 22:43:03.897353 [ 192 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_132_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 18006 | 2026.01.05 22:43:03.897358 [ 277 ] {9b33f9f4-3441-43bc-8257-f5e77dab9a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18007 | 2026.01.05 22:43:03.897372 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_136_27} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18008 | 2026.01.05 22:43:03.897439 [ 277 ] {9b33f9f4-3441-43bc-8257-f5e77dab9a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18009 | 2026.01.05 22:43:03.897456 [ 199 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_136_27} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18010 | 2026.01.05 22:43:03.897558 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 18011 | 2026.01.05 22:43:03.898615 [ 277 ] {9b33f9f4-3441-43bc-8257-f5e77dab9a89} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18012 | 2026.01.05 22:43:03.898663 [ 277 ] {9b33f9f4-3441-43bc-8257-f5e77dab9a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 18013 | 2026.01.05 22:43:03.899587 [ 277 ] {9b33f9f4-3441-43bc-8257-f5e77dab9a89} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18014 | 2026.01.05 22:43:03.900260 [ 277 ] {9b33f9f4-3441-43bc-8257-f5e77dab9a89} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18015 | 2026.01.05 22:43:03.900433 [ 277 ] {9b33f9f4-3441-43bc-8257-f5e77dab9a89} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.003099 sec., 14198.12842852533 rows/sec., 25.44 MiB/sec. | ||
| 18016 | 2026.01.05 22:43:03.900501 [ 277 ] {9b33f9f4-3441-43bc-8257-f5e77dab9a89} <Debug> TCPHandler: Processed in 0.003328216 sec. | ||
| 18017 | 2026.01.05 22:43:03.900632 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18018 | 2026.01.05 22:43:03.900747 [ 277 ] {b52a9784-53dd-4ff5-8348-e4ba78e23fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18019 | 2026.01.05 22:43:03.900799 [ 277 ] {b52a9784-53dd-4ff5-8348-e4ba78e23fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18020 | 2026.01.05 22:43:03.901126 [ 277 ] {b52a9784-53dd-4ff5-8348-e4ba78e23fd4} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18021 | 2026.01.05 22:43:03.901164 [ 277 ] {b52a9784-53dd-4ff5-8348-e4ba78e23fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 18022 | 2026.01.05 22:43:03.901609 [ 277 ] {b52a9784-53dd-4ff5-8348-e4ba78e23fd4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 18023 | 2026.01.05 22:43:03.902083 [ 277 ] {b52a9784-53dd-4ff5-8348-e4ba78e23fd4} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18024 | 2026.01.05 22:43:03.902248 [ 277 ] {b52a9784-53dd-4ff5-8348-e4ba78e23fd4} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 259.52 KiB/sec. | ||
| 18025 | 2026.01.05 22:43:03.902289 [ 277 ] {b52a9784-53dd-4ff5-8348-e4ba78e23fd4} <Debug> TCPHandler: Processed in 0.00171734 sec. | ||
| 18026 | 2026.01.05 22:43:03.902402 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18027 | 2026.01.05 22:43:03.902496 [ 277 ] {60f01cd7-9558-425b-9721-a774a54cd47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18028 | 2026.01.05 22:43:03.902537 [ 277 ] {60f01cd7-9558-425b-9721-a774a54cd47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18029 | 2026.01.05 22:43:03.902866 [ 277 ] {60f01cd7-9558-425b-9721-a774a54cd47d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18030 | 2026.01.05 22:43:03.902902 [ 277 ] {60f01cd7-9558-425b-9721-a774a54cd47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 18031 | 2026.01.05 22:43:03.903358 [ 277 ] {60f01cd7-9558-425b-9721-a774a54cd47d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18032 | 2026.01.05 22:43:03.903880 [ 277 ] {60f01cd7-9558-425b-9721-a774a54cd47d} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18033 | 2026.01.05 22:43:03.904008 [ 126 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18034 | 2026.01.05 22:43:03.904025 [ 277 ] {60f01cd7-9558-425b-9721-a774a54cd47d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001546 sec., 38809.831824062094 rows/sec., 2.62 MiB/sec. | ||
| 18035 | 2026.01.05 22:43:03.904048 [ 126 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18036 | 2026.01.05 22:43:03.904072 [ 277 ] {60f01cd7-9558-425b-9721-a774a54cd47d} <Debug> TCPHandler: Processed in 0.00171982 sec. | ||
| 18037 | 2026.01.05 22:43:03.904072 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 18038 | 2026.01.05 22:43:03.904186 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18039 | 2026.01.05 22:43:03.904305 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18040 | 2026.01.05 22:43:03.904340 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 8060 rows starting from the beginning of the part | ||
| 18041 | 2026.01.05 22:43:03.904405 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 18042 | 2026.01.05 22:43:03.904451 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 18043 | 2026.01.05 22:43:03.904450 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_132_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38882 rows, containing 5 columns (5 merged, 0 gathered) in 0.007333664 sec., 5301851.843771408 rows/sec., 363.04 MiB/sec. | ||
| 18044 | 2026.01.05 22:43:03.904497 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 18045 | 2026.01.05 22:43:03.904540 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 18046 | 2026.01.05 22:43:03.904592 [ 194 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 18047 | 2026.01.05 22:43:03.905136 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_132_30} <Trace> MergedBlockOutputStream: filled checksums all_1_132_30 (state Temporary) | ||
| 18048 | 2026.01.05 22:43:03.905676 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_132_30} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_132_30 to all_1_132_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18049 | 2026.01.05 22:43:03.905758 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_132_30} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 2 parts: [all_1_131_29, all_132_132_0] -> all_1_132_30 | ||
| 18050 | 2026.01.05 22:43:03.905838 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18051 | 2026.01.05 22:43:03.907605 [ 202 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8360 rows, containing 4 columns (4 merged, 0 gathered) in 0.0034653 sec., 2412489.5391452396 rows/sec., 160.69 MiB/sec. | ||
| 18052 | 2026.01.05 22:43:03.907852 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18053 | 2026.01.05 22:43:03.908420 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_136_27} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18054 | 2026.01.05 22:43:03.908482 [ 198 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_136_27} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18055 | 2026.01.05 22:43:03.908538 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18056 | 2026.01.05 22:43:08.908356 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18057 | 2026.01.05 22:43:08.908613 [ 277 ] {b4be5020-d749-479b-90f7-7cfd4ad95a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 18058 | 2026.01.05 22:43:08.908993 [ 277 ] {b4be5020-d749-479b-90f7-7cfd4ad95a73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18059 | 2026.01.05 22:43:08.909036 [ 277 ] {b4be5020-d749-479b-90f7-7cfd4ad95a73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 18060 | 2026.01.05 22:43:08.909319 [ 277 ] {b4be5020-d749-479b-90f7-7cfd4ad95a73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18061 | 2026.01.05 22:43:08.909388 [ 277 ] {b4be5020-d749-479b-90f7-7cfd4ad95a73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18062 | 2026.01.05 22:43:08.909532 [ 277 ] {b4be5020-d749-479b-90f7-7cfd4ad95a73} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 18063 | 2026.01.05 22:43:08.909569 [ 277 ] {b4be5020-d749-479b-90f7-7cfd4ad95a73} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18064 | 2026.01.05 22:43:08.909590 [ 277 ] {b4be5020-d749-479b-90f7-7cfd4ad95a73} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18065 | 2026.01.05 22:43:08.909605 [ 277 ] {b4be5020-d749-479b-90f7-7cfd4ad95a73} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18066 | 2026.01.05 22:43:08.909646 [ 277 ] {b4be5020-d749-479b-90f7-7cfd4ad95a73} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18067 | 2026.01.05 22:43:08.909668 [ 277 ] {b4be5020-d749-479b-90f7-7cfd4ad95a73} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18068 | 2026.01.05 22:43:08.911232 [ 277 ] {b4be5020-d749-479b-90f7-7cfd4ad95a73} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.002732 sec., 18301.61054172767 rows/sec., 728.13 KiB/sec. | ||
| 18069 | 2026.01.05 22:43:08.911297 [ 277 ] {b4be5020-d749-479b-90f7-7cfd4ad95a73} <Debug> TCPHandler: Processed in 0.003073376 sec. | ||
| 18070 | 2026.01.05 22:43:08.911621 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18071 | 2026.01.05 22:43:08.911762 [ 277 ] {6654ef44-403d-44d7-8040-c73463014b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 18072 | 2026.01.05 22:43:08.911988 [ 277 ] {6654ef44-403d-44d7-8040-c73463014b7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18073 | 2026.01.05 22:43:08.912026 [ 277 ] {6654ef44-403d-44d7-8040-c73463014b7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 18074 | 2026.01.05 22:43:08.912249 [ 277 ] {6654ef44-403d-44d7-8040-c73463014b7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18075 | 2026.01.05 22:43:08.912302 [ 277 ] {6654ef44-403d-44d7-8040-c73463014b7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18076 | 2026.01.05 22:43:08.912405 [ 277 ] {6654ef44-403d-44d7-8040-c73463014b7f} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 18077 | 2026.01.05 22:43:08.912434 [ 277 ] {6654ef44-403d-44d7-8040-c73463014b7f} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18078 | 2026.01.05 22:43:08.912453 [ 277 ] {6654ef44-403d-44d7-8040-c73463014b7f} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18079 | 2026.01.05 22:43:08.912468 [ 277 ] {6654ef44-403d-44d7-8040-c73463014b7f} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18080 | 2026.01.05 22:43:08.912501 [ 277 ] {6654ef44-403d-44d7-8040-c73463014b7f} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 18081 | 2026.01.05 22:43:08.912520 [ 277 ] {6654ef44-403d-44d7-8040-c73463014b7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18082 | 2026.01.05 22:43:08.912943 [ 277 ] {6654ef44-403d-44d7-8040-c73463014b7f} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001245 sec., 40160.642570281125 rows/sec., 1.56 MiB/sec. | ||
| 18083 | 2026.01.05 22:43:08.913003 [ 277 ] {6654ef44-403d-44d7-8040-c73463014b7f} <Debug> TCPHandler: Processed in 0.0014329 sec. | ||
| 18084 | 2026.01.05 22:43:08.913213 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18085 | 2026.01.05 22:43:08.913352 [ 277 ] {f7fabada-fd45-47a3-b6e7-7cf6abfaf537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18086 | 2026.01.05 22:43:08.913570 [ 277 ] {f7fabada-fd45-47a3-b6e7-7cf6abfaf537} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18087 | 2026.01.05 22:43:08.913608 [ 277 ] {f7fabada-fd45-47a3-b6e7-7cf6abfaf537} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18088 | 2026.01.05 22:43:08.913829 [ 277 ] {f7fabada-fd45-47a3-b6e7-7cf6abfaf537} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18089 | 2026.01.05 22:43:08.913880 [ 277 ] {f7fabada-fd45-47a3-b6e7-7cf6abfaf537} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18090 | 2026.01.05 22:43:08.913976 [ 277 ] {f7fabada-fd45-47a3-b6e7-7cf6abfaf537} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 18091 | 2026.01.05 22:43:08.914005 [ 277 ] {f7fabada-fd45-47a3-b6e7-7cf6abfaf537} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18092 | 2026.01.05 22:43:08.914023 [ 277 ] {f7fabada-fd45-47a3-b6e7-7cf6abfaf537} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18093 | 2026.01.05 22:43:08.914037 [ 277 ] {f7fabada-fd45-47a3-b6e7-7cf6abfaf537} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18094 | 2026.01.05 22:43:08.914070 [ 277 ] {f7fabada-fd45-47a3-b6e7-7cf6abfaf537} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18095 | 2026.01.05 22:43:08.914089 [ 277 ] {f7fabada-fd45-47a3-b6e7-7cf6abfaf537} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18096 | 2026.01.05 22:43:08.914508 [ 277 ] {f7fabada-fd45-47a3-b6e7-7cf6abfaf537} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001218 sec., 41050.90311986864 rows/sec., 1.59 MiB/sec. | ||
| 18097 | 2026.01.05 22:43:08.914568 [ 277 ] {f7fabada-fd45-47a3-b6e7-7cf6abfaf537} <Debug> TCPHandler: Processed in 0.001404009 sec. | ||
| 18098 | 2026.01.05 22:43:08.914762 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18099 | 2026.01.05 22:43:08.914901 [ 277 ] {c2c9dcb0-917c-4914-8d37-0674de5a3167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18100 | 2026.01.05 22:43:08.915121 [ 277 ] {c2c9dcb0-917c-4914-8d37-0674de5a3167} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18101 | 2026.01.05 22:43:08.915159 [ 277 ] {c2c9dcb0-917c-4914-8d37-0674de5a3167} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18102 | 2026.01.05 22:43:08.915382 [ 277 ] {c2c9dcb0-917c-4914-8d37-0674de5a3167} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18103 | 2026.01.05 22:43:08.915433 [ 277 ] {c2c9dcb0-917c-4914-8d37-0674de5a3167} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18104 | 2026.01.05 22:43:08.915530 [ 277 ] {c2c9dcb0-917c-4914-8d37-0674de5a3167} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 18105 | 2026.01.05 22:43:08.915558 [ 277 ] {c2c9dcb0-917c-4914-8d37-0674de5a3167} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18106 | 2026.01.05 22:43:08.915577 [ 277 ] {c2c9dcb0-917c-4914-8d37-0674de5a3167} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18107 | 2026.01.05 22:43:08.915591 [ 277 ] {c2c9dcb0-917c-4914-8d37-0674de5a3167} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18108 | 2026.01.05 22:43:08.915625 [ 277 ] {c2c9dcb0-917c-4914-8d37-0674de5a3167} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18109 | 2026.01.05 22:43:08.915644 [ 277 ] {c2c9dcb0-917c-4914-8d37-0674de5a3167} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18110 | 2026.01.05 22:43:08.916071 [ 277 ] {c2c9dcb0-917c-4914-8d37-0674de5a3167} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001232 sec., 40584.41558441558 rows/sec., 1.58 MiB/sec. | ||
| 18111 | 2026.01.05 22:43:08.916130 [ 277 ] {c2c9dcb0-917c-4914-8d37-0674de5a3167} <Debug> TCPHandler: Processed in 0.001417239 sec. | ||
| 18112 | 2026.01.05 22:43:08.916324 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18113 | 2026.01.05 22:43:08.916463 [ 277 ] {af57a6b4-e93e-4e5a-a748-7c19534d318f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18114 | 2026.01.05 22:43:08.916686 [ 277 ] {af57a6b4-e93e-4e5a-a748-7c19534d318f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18115 | 2026.01.05 22:43:08.916726 [ 277 ] {af57a6b4-e93e-4e5a-a748-7c19534d318f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18116 | 2026.01.05 22:43:08.916948 [ 277 ] {af57a6b4-e93e-4e5a-a748-7c19534d318f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18117 | 2026.01.05 22:43:08.916999 [ 277 ] {af57a6b4-e93e-4e5a-a748-7c19534d318f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18118 | 2026.01.05 22:43:08.917097 [ 277 ] {af57a6b4-e93e-4e5a-a748-7c19534d318f} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 18119 | 2026.01.05 22:43:08.917125 [ 277 ] {af57a6b4-e93e-4e5a-a748-7c19534d318f} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18120 | 2026.01.05 22:43:08.917144 [ 277 ] {af57a6b4-e93e-4e5a-a748-7c19534d318f} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18121 | 2026.01.05 22:43:08.917159 [ 277 ] {af57a6b4-e93e-4e5a-a748-7c19534d318f} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18122 | 2026.01.05 22:43:08.917191 [ 277 ] {af57a6b4-e93e-4e5a-a748-7c19534d318f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18123 | 2026.01.05 22:43:08.917210 [ 277 ] {af57a6b4-e93e-4e5a-a748-7c19534d318f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18124 | 2026.01.05 22:43:08.917592 [ 277 ] {af57a6b4-e93e-4e5a-a748-7c19534d318f} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001191 sec., 41981.528127623846 rows/sec., 1.63 MiB/sec. | ||
| 18125 | 2026.01.05 22:43:08.917650 [ 277 ] {af57a6b4-e93e-4e5a-a748-7c19534d318f} <Debug> TCPHandler: Processed in 0.001376498 sec. | ||
| 18126 | 2026.01.05 22:43:08.917882 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18127 | 2026.01.05 22:43:08.918023 [ 277 ] {d2c33c5f-ab55-4748-b8dd-fa72a3ca7729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18128 | 2026.01.05 22:43:08.918242 [ 277 ] {d2c33c5f-ab55-4748-b8dd-fa72a3ca7729} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18129 | 2026.01.05 22:43:08.918280 [ 277 ] {d2c33c5f-ab55-4748-b8dd-fa72a3ca7729} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18130 | 2026.01.05 22:43:08.918503 [ 277 ] {d2c33c5f-ab55-4748-b8dd-fa72a3ca7729} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18131 | 2026.01.05 22:43:08.918554 [ 277 ] {d2c33c5f-ab55-4748-b8dd-fa72a3ca7729} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18132 | 2026.01.05 22:43:08.918652 [ 277 ] {d2c33c5f-ab55-4748-b8dd-fa72a3ca7729} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 18133 | 2026.01.05 22:43:08.918680 [ 277 ] {d2c33c5f-ab55-4748-b8dd-fa72a3ca7729} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18134 | 2026.01.05 22:43:08.918698 [ 277 ] {d2c33c5f-ab55-4748-b8dd-fa72a3ca7729} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18135 | 2026.01.05 22:43:08.918711 [ 277 ] {d2c33c5f-ab55-4748-b8dd-fa72a3ca7729} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18136 | 2026.01.05 22:43:08.918744 [ 277 ] {d2c33c5f-ab55-4748-b8dd-fa72a3ca7729} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18137 | 2026.01.05 22:43:08.918763 [ 277 ] {d2c33c5f-ab55-4748-b8dd-fa72a3ca7729} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18138 | 2026.01.05 22:43:08.919142 [ 277 ] {d2c33c5f-ab55-4748-b8dd-fa72a3ca7729} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001183 sec., 42265.426880811494 rows/sec., 1.64 MiB/sec. | ||
| 18139 | 2026.01.05 22:43:08.919201 [ 277 ] {d2c33c5f-ab55-4748-b8dd-fa72a3ca7729} <Debug> TCPHandler: Processed in 0.001368728 sec. | ||
| 18140 | 2026.01.05 22:43:08.919404 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18141 | 2026.01.05 22:43:08.919543 [ 277 ] {ce066ca0-009c-41df-b1af-182ec4343aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18142 | 2026.01.05 22:43:08.919764 [ 277 ] {ce066ca0-009c-41df-b1af-182ec4343aac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18143 | 2026.01.05 22:43:08.919805 [ 277 ] {ce066ca0-009c-41df-b1af-182ec4343aac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18144 | 2026.01.05 22:43:08.920030 [ 277 ] {ce066ca0-009c-41df-b1af-182ec4343aac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18145 | 2026.01.05 22:43:08.920082 [ 277 ] {ce066ca0-009c-41df-b1af-182ec4343aac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18146 | 2026.01.05 22:43:08.920178 [ 277 ] {ce066ca0-009c-41df-b1af-182ec4343aac} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 18147 | 2026.01.05 22:43:08.920207 [ 277 ] {ce066ca0-009c-41df-b1af-182ec4343aac} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18148 | 2026.01.05 22:43:08.920225 [ 277 ] {ce066ca0-009c-41df-b1af-182ec4343aac} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18149 | 2026.01.05 22:43:08.920239 [ 277 ] {ce066ca0-009c-41df-b1af-182ec4343aac} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18150 | 2026.01.05 22:43:08.920271 [ 277 ] {ce066ca0-009c-41df-b1af-182ec4343aac} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18151 | 2026.01.05 22:43:08.920290 [ 277 ] {ce066ca0-009c-41df-b1af-182ec4343aac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18152 | 2026.01.05 22:43:08.920668 [ 277 ] {ce066ca0-009c-41df-b1af-182ec4343aac} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001188 sec., 42087.54208754209 rows/sec., 1.64 MiB/sec. | ||
| 18153 | 2026.01.05 22:43:08.920728 [ 277 ] {ce066ca0-009c-41df-b1af-182ec4343aac} <Debug> TCPHandler: Processed in 0.001373038 sec. | ||
| 18154 | 2026.01.05 22:43:08.920931 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18155 | 2026.01.05 22:43:08.921071 [ 277 ] {50ed2597-2b40-4fed-8894-53075101eb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18156 | 2026.01.05 22:43:08.921292 [ 277 ] {50ed2597-2b40-4fed-8894-53075101eb36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18157 | 2026.01.05 22:43:08.921331 [ 277 ] {50ed2597-2b40-4fed-8894-53075101eb36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18158 | 2026.01.05 22:43:08.921561 [ 277 ] {50ed2597-2b40-4fed-8894-53075101eb36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18159 | 2026.01.05 22:43:08.921612 [ 277 ] {50ed2597-2b40-4fed-8894-53075101eb36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18160 | 2026.01.05 22:43:08.921708 [ 277 ] {50ed2597-2b40-4fed-8894-53075101eb36} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 18161 | 2026.01.05 22:43:08.921737 [ 277 ] {50ed2597-2b40-4fed-8894-53075101eb36} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18162 | 2026.01.05 22:43:08.921755 [ 277 ] {50ed2597-2b40-4fed-8894-53075101eb36} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18163 | 2026.01.05 22:43:08.921770 [ 277 ] {50ed2597-2b40-4fed-8894-53075101eb36} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18164 | 2026.01.05 22:43:08.921803 [ 277 ] {50ed2597-2b40-4fed-8894-53075101eb36} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18165 | 2026.01.05 22:43:08.921825 [ 277 ] {50ed2597-2b40-4fed-8894-53075101eb36} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18166 | 2026.01.05 22:43:08.922208 [ 277 ] {50ed2597-2b40-4fed-8894-53075101eb36} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.0012 sec., 41666.66666666667 rows/sec., 1.62 MiB/sec. | ||
| 18167 | 2026.01.05 22:43:08.922268 [ 277 ] {50ed2597-2b40-4fed-8894-53075101eb36} <Debug> TCPHandler: Processed in 0.001385848 sec. | ||
| 18168 | 2026.01.05 22:43:08.922458 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18169 | 2026.01.05 22:43:08.922598 [ 277 ] {c45a6a6f-3c09-4f4a-b932-7dbff370c6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18170 | 2026.01.05 22:43:08.922826 [ 277 ] {c45a6a6f-3c09-4f4a-b932-7dbff370c6e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18171 | 2026.01.05 22:43:08.922866 [ 277 ] {c45a6a6f-3c09-4f4a-b932-7dbff370c6e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18172 | 2026.01.05 22:43:08.923096 [ 277 ] {c45a6a6f-3c09-4f4a-b932-7dbff370c6e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18173 | 2026.01.05 22:43:08.923148 [ 277 ] {c45a6a6f-3c09-4f4a-b932-7dbff370c6e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18174 | 2026.01.05 22:43:08.923245 [ 277 ] {c45a6a6f-3c09-4f4a-b932-7dbff370c6e3} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 18175 | 2026.01.05 22:43:08.923273 [ 277 ] {c45a6a6f-3c09-4f4a-b932-7dbff370c6e3} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18176 | 2026.01.05 22:43:08.923291 [ 277 ] {c45a6a6f-3c09-4f4a-b932-7dbff370c6e3} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18177 | 2026.01.05 22:43:08.923304 [ 277 ] {c45a6a6f-3c09-4f4a-b932-7dbff370c6e3} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18178 | 2026.01.05 22:43:08.923337 [ 277 ] {c45a6a6f-3c09-4f4a-b932-7dbff370c6e3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18179 | 2026.01.05 22:43:08.923355 [ 277 ] {c45a6a6f-3c09-4f4a-b932-7dbff370c6e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18180 | 2026.01.05 22:43:08.923717 [ 277 ] {c45a6a6f-3c09-4f4a-b932-7dbff370c6e3} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001183 sec., 42265.426880811494 rows/sec., 1.64 MiB/sec. | ||
| 18181 | 2026.01.05 22:43:08.923776 [ 277 ] {c45a6a6f-3c09-4f4a-b932-7dbff370c6e3} <Debug> TCPHandler: Processed in 0.001367437 sec. | ||
| 18182 | 2026.01.05 22:43:08.923967 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18183 | 2026.01.05 22:43:08.924107 [ 277 ] {39836fda-245b-432c-a0a4-b2eec9f723e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18184 | 2026.01.05 22:43:08.924331 [ 277 ] {39836fda-245b-432c-a0a4-b2eec9f723e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18185 | 2026.01.05 22:43:08.924370 [ 277 ] {39836fda-245b-432c-a0a4-b2eec9f723e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18186 | 2026.01.05 22:43:08.924602 [ 277 ] {39836fda-245b-432c-a0a4-b2eec9f723e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18187 | 2026.01.05 22:43:08.924716 [ 277 ] {39836fda-245b-432c-a0a4-b2eec9f723e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18188 | 2026.01.05 22:43:08.924816 [ 277 ] {39836fda-245b-432c-a0a4-b2eec9f723e4} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 18189 | 2026.01.05 22:43:08.924844 [ 277 ] {39836fda-245b-432c-a0a4-b2eec9f723e4} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18190 | 2026.01.05 22:43:08.924862 [ 277 ] {39836fda-245b-432c-a0a4-b2eec9f723e4} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18191 | 2026.01.05 22:43:08.924875 [ 277 ] {39836fda-245b-432c-a0a4-b2eec9f723e4} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18192 | 2026.01.05 22:43:08.924909 [ 277 ] {39836fda-245b-432c-a0a4-b2eec9f723e4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18193 | 2026.01.05 22:43:08.925019 [ 277 ] {39836fda-245b-432c-a0a4-b2eec9f723e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18194 | 2026.01.05 22:43:08.925403 [ 277 ] {39836fda-245b-432c-a0a4-b2eec9f723e4} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.00136 sec., 36764.70588235294 rows/sec., 1.43 MiB/sec. | ||
| 18195 | 2026.01.05 22:43:08.925462 [ 277 ] {39836fda-245b-432c-a0a4-b2eec9f723e4} <Debug> TCPHandler: Processed in 0.001544174 sec. | ||
| 18196 | 2026.01.05 22:43:08.925652 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18197 | 2026.01.05 22:43:08.925794 [ 277 ] {3730e28a-7a76-4527-a9f4-c7a05aa89f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18198 | 2026.01.05 22:43:08.926021 [ 277 ] {3730e28a-7a76-4527-a9f4-c7a05aa89f04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18199 | 2026.01.05 22:43:08.926061 [ 277 ] {3730e28a-7a76-4527-a9f4-c7a05aa89f04} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18200 | 2026.01.05 22:43:08.926295 [ 277 ] {3730e28a-7a76-4527-a9f4-c7a05aa89f04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18201 | 2026.01.05 22:43:08.926347 [ 277 ] {3730e28a-7a76-4527-a9f4-c7a05aa89f04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18202 | 2026.01.05 22:43:08.926445 [ 277 ] {3730e28a-7a76-4527-a9f4-c7a05aa89f04} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 18203 | 2026.01.05 22:43:08.926473 [ 277 ] {3730e28a-7a76-4527-a9f4-c7a05aa89f04} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18204 | 2026.01.05 22:43:08.926491 [ 277 ] {3730e28a-7a76-4527-a9f4-c7a05aa89f04} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18205 | 2026.01.05 22:43:08.926504 [ 277 ] {3730e28a-7a76-4527-a9f4-c7a05aa89f04} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18206 | 2026.01.05 22:43:08.926537 [ 277 ] {3730e28a-7a76-4527-a9f4-c7a05aa89f04} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18207 | 2026.01.05 22:43:08.926556 [ 277 ] {3730e28a-7a76-4527-a9f4-c7a05aa89f04} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18208 | 2026.01.05 22:43:08.926911 [ 277 ] {3730e28a-7a76-4527-a9f4-c7a05aa89f04} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001184 sec., 42229.729729729734 rows/sec., 1.64 MiB/sec. | ||
| 18209 | 2026.01.05 22:43:08.926971 [ 277 ] {3730e28a-7a76-4527-a9f4-c7a05aa89f04} <Debug> TCPHandler: Processed in 0.001369777 sec. | ||
| 18210 | 2026.01.05 22:43:08.927163 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18211 | 2026.01.05 22:43:08.927306 [ 277 ] {d011487d-b5cb-44dc-84f1-0206bd373330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18212 | 2026.01.05 22:43:08.927530 [ 277 ] {d011487d-b5cb-44dc-84f1-0206bd373330} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18213 | 2026.01.05 22:43:08.927570 [ 277 ] {d011487d-b5cb-44dc-84f1-0206bd373330} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18214 | 2026.01.05 22:43:08.927805 [ 277 ] {d011487d-b5cb-44dc-84f1-0206bd373330} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18215 | 2026.01.05 22:43:08.927857 [ 277 ] {d011487d-b5cb-44dc-84f1-0206bd373330} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18216 | 2026.01.05 22:43:08.927953 [ 277 ] {d011487d-b5cb-44dc-84f1-0206bd373330} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 18217 | 2026.01.05 22:43:08.927982 [ 277 ] {d011487d-b5cb-44dc-84f1-0206bd373330} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18218 | 2026.01.05 22:43:08.928000 [ 277 ] {d011487d-b5cb-44dc-84f1-0206bd373330} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18219 | 2026.01.05 22:43:08.928015 [ 277 ] {d011487d-b5cb-44dc-84f1-0206bd373330} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18220 | 2026.01.05 22:43:08.928048 [ 277 ] {d011487d-b5cb-44dc-84f1-0206bd373330} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18221 | 2026.01.05 22:43:08.928066 [ 277 ] {d011487d-b5cb-44dc-84f1-0206bd373330} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18222 | 2026.01.05 22:43:08.928420 [ 277 ] {d011487d-b5cb-44dc-84f1-0206bd373330} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001181 sec., 42337.00254022015 rows/sec., 1.64 MiB/sec. | ||
| 18223 | 2026.01.05 22:43:08.928477 [ 277 ] {d011487d-b5cb-44dc-84f1-0206bd373330} <Debug> TCPHandler: Processed in 0.001363957 sec. | ||
| 18224 | 2026.01.05 22:43:08.929052 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18225 | 2026.01.05 22:43:08.929195 [ 277 ] {52f5f19f-36b2-4005-a4ec-f57b60f24d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18226 | 2026.01.05 22:43:08.929421 [ 277 ] {52f5f19f-36b2-4005-a4ec-f57b60f24d67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18227 | 2026.01.05 22:43:08.929460 [ 277 ] {52f5f19f-36b2-4005-a4ec-f57b60f24d67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18228 | 2026.01.05 22:43:08.929699 [ 277 ] {52f5f19f-36b2-4005-a4ec-f57b60f24d67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18229 | 2026.01.05 22:43:08.929751 [ 277 ] {52f5f19f-36b2-4005-a4ec-f57b60f24d67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18230 | 2026.01.05 22:43:08.929848 [ 277 ] {52f5f19f-36b2-4005-a4ec-f57b60f24d67} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 18231 | 2026.01.05 22:43:08.929876 [ 277 ] {52f5f19f-36b2-4005-a4ec-f57b60f24d67} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18232 | 2026.01.05 22:43:08.929893 [ 277 ] {52f5f19f-36b2-4005-a4ec-f57b60f24d67} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18233 | 2026.01.05 22:43:08.929907 [ 277 ] {52f5f19f-36b2-4005-a4ec-f57b60f24d67} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18234 | 2026.01.05 22:43:08.929940 [ 277 ] {52f5f19f-36b2-4005-a4ec-f57b60f24d67} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18235 | 2026.01.05 22:43:08.929959 [ 277 ] {52f5f19f-36b2-4005-a4ec-f57b60f24d67} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18236 | 2026.01.05 22:43:08.930338 [ 277 ] {52f5f19f-36b2-4005-a4ec-f57b60f24d67} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001209 sec., 41356.4929693962 rows/sec., 1.61 MiB/sec. | ||
| 18237 | 2026.01.05 22:43:08.930395 [ 277 ] {52f5f19f-36b2-4005-a4ec-f57b60f24d67} <Debug> TCPHandler: Processed in 0.001392109 sec. | ||
| 18238 | 2026.01.05 22:43:08.930592 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18239 | 2026.01.05 22:43:08.930733 [ 277 ] {25f5de64-485e-4286-a962-be1ba2c74f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18240 | 2026.01.05 22:43:08.930960 [ 277 ] {25f5de64-485e-4286-a962-be1ba2c74f4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18241 | 2026.01.05 22:43:08.931000 [ 277 ] {25f5de64-485e-4286-a962-be1ba2c74f4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18242 | 2026.01.05 22:43:08.931238 [ 277 ] {25f5de64-485e-4286-a962-be1ba2c74f4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18243 | 2026.01.05 22:43:08.931288 [ 277 ] {25f5de64-485e-4286-a962-be1ba2c74f4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18244 | 2026.01.05 22:43:08.931383 [ 277 ] {25f5de64-485e-4286-a962-be1ba2c74f4b} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 18245 | 2026.01.05 22:43:08.931411 [ 277 ] {25f5de64-485e-4286-a962-be1ba2c74f4b} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18246 | 2026.01.05 22:43:08.931431 [ 277 ] {25f5de64-485e-4286-a962-be1ba2c74f4b} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18247 | 2026.01.05 22:43:08.931444 [ 277 ] {25f5de64-485e-4286-a962-be1ba2c74f4b} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18248 | 2026.01.05 22:43:08.931476 [ 277 ] {25f5de64-485e-4286-a962-be1ba2c74f4b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18249 | 2026.01.05 22:43:08.931494 [ 277 ] {25f5de64-485e-4286-a962-be1ba2c74f4b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18250 | 2026.01.05 22:43:08.931863 [ 277 ] {25f5de64-485e-4286-a962-be1ba2c74f4b} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001196 sec., 41806.02006688963 rows/sec., 1.62 MiB/sec. | ||
| 18251 | 2026.01.05 22:43:08.931922 [ 277 ] {25f5de64-485e-4286-a962-be1ba2c74f4b} <Debug> TCPHandler: Processed in 0.001378528 sec. | ||
| 18252 | 2026.01.05 22:43:08.932119 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18253 | 2026.01.05 22:43:08.932263 [ 277 ] {a88d8fc1-c5db-4bbf-ba1a-dc1bc14de421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18254 | 2026.01.05 22:43:08.932488 [ 277 ] {a88d8fc1-c5db-4bbf-ba1a-dc1bc14de421} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18255 | 2026.01.05 22:43:08.932528 [ 277 ] {a88d8fc1-c5db-4bbf-ba1a-dc1bc14de421} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18256 | 2026.01.05 22:43:08.932768 [ 277 ] {a88d8fc1-c5db-4bbf-ba1a-dc1bc14de421} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18257 | 2026.01.05 22:43:08.932819 [ 277 ] {a88d8fc1-c5db-4bbf-ba1a-dc1bc14de421} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18258 | 2026.01.05 22:43:08.932915 [ 277 ] {a88d8fc1-c5db-4bbf-ba1a-dc1bc14de421} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 18259 | 2026.01.05 22:43:08.932943 [ 277 ] {a88d8fc1-c5db-4bbf-ba1a-dc1bc14de421} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18260 | 2026.01.05 22:43:08.932962 [ 277 ] {a88d8fc1-c5db-4bbf-ba1a-dc1bc14de421} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18261 | 2026.01.05 22:43:08.932975 [ 277 ] {a88d8fc1-c5db-4bbf-ba1a-dc1bc14de421} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18262 | 2026.01.05 22:43:08.933008 [ 277 ] {a88d8fc1-c5db-4bbf-ba1a-dc1bc14de421} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18263 | 2026.01.05 22:43:08.933027 [ 277 ] {a88d8fc1-c5db-4bbf-ba1a-dc1bc14de421} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18264 | 2026.01.05 22:43:08.933382 [ 277 ] {a88d8fc1-c5db-4bbf-ba1a-dc1bc14de421} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001187 sec., 42122.99915754002 rows/sec., 1.64 MiB/sec. | ||
| 18265 | 2026.01.05 22:43:08.933440 [ 277 ] {a88d8fc1-c5db-4bbf-ba1a-dc1bc14de421} <Debug> TCPHandler: Processed in 0.001370847 sec. | ||
| 18266 | 2026.01.05 22:43:08.933743 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18267 | 2026.01.05 22:43:08.933890 [ 277 ] {da1781be-5160-405a-9421-77c26467cff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18268 | 2026.01.05 22:43:08.934116 [ 277 ] {da1781be-5160-405a-9421-77c26467cff6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18269 | 2026.01.05 22:43:08.934156 [ 277 ] {da1781be-5160-405a-9421-77c26467cff6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18270 | 2026.01.05 22:43:08.934397 [ 277 ] {da1781be-5160-405a-9421-77c26467cff6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18271 | 2026.01.05 22:43:08.934448 [ 277 ] {da1781be-5160-405a-9421-77c26467cff6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18272 | 2026.01.05 22:43:08.934547 [ 277 ] {da1781be-5160-405a-9421-77c26467cff6} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 18273 | 2026.01.05 22:43:08.934576 [ 277 ] {da1781be-5160-405a-9421-77c26467cff6} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18274 | 2026.01.05 22:43:08.934594 [ 277 ] {da1781be-5160-405a-9421-77c26467cff6} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18275 | 2026.01.05 22:43:08.934608 [ 277 ] {da1781be-5160-405a-9421-77c26467cff6} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18276 | 2026.01.05 22:43:08.934641 [ 277 ] {da1781be-5160-405a-9421-77c26467cff6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18277 | 2026.01.05 22:43:08.934659 [ 277 ] {da1781be-5160-405a-9421-77c26467cff6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18278 | 2026.01.05 22:43:08.935016 [ 277 ] {da1781be-5160-405a-9421-77c26467cff6} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001197 sec., 41771.094402673356 rows/sec., 1.62 MiB/sec. | ||
| 18279 | 2026.01.05 22:43:08.935075 [ 277 ] {da1781be-5160-405a-9421-77c26467cff6} <Debug> TCPHandler: Processed in 0.001380988 sec. | ||
| 18280 | 2026.01.05 22:43:08.935271 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18281 | 2026.01.05 22:43:08.935418 [ 277 ] {0628a36a-1347-4718-8a88-f484701f69f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18282 | 2026.01.05 22:43:08.935646 [ 277 ] {0628a36a-1347-4718-8a88-f484701f69f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18283 | 2026.01.05 22:43:08.935687 [ 277 ] {0628a36a-1347-4718-8a88-f484701f69f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18284 | 2026.01.05 22:43:08.935936 [ 277 ] {0628a36a-1347-4718-8a88-f484701f69f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18285 | 2026.01.05 22:43:08.935987 [ 277 ] {0628a36a-1347-4718-8a88-f484701f69f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18286 | 2026.01.05 22:43:08.936084 [ 277 ] {0628a36a-1347-4718-8a88-f484701f69f0} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 18287 | 2026.01.05 22:43:08.936113 [ 277 ] {0628a36a-1347-4718-8a88-f484701f69f0} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18288 | 2026.01.05 22:43:08.936131 [ 277 ] {0628a36a-1347-4718-8a88-f484701f69f0} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18289 | 2026.01.05 22:43:08.936144 [ 277 ] {0628a36a-1347-4718-8a88-f484701f69f0} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18290 | 2026.01.05 22:43:08.936178 [ 277 ] {0628a36a-1347-4718-8a88-f484701f69f0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18291 | 2026.01.05 22:43:08.936196 [ 277 ] {0628a36a-1347-4718-8a88-f484701f69f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18292 | 2026.01.05 22:43:08.936554 [ 277 ] {0628a36a-1347-4718-8a88-f484701f69f0} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001206 sec., 41459.36981757877 rows/sec., 1.61 MiB/sec. | ||
| 18293 | 2026.01.05 22:43:08.936612 [ 277 ] {0628a36a-1347-4718-8a88-f484701f69f0} <Debug> TCPHandler: Processed in 0.001391378 sec. | ||
| 18294 | 2026.01.05 22:43:08.936809 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18295 | 2026.01.05 22:43:08.936955 [ 277 ] {b4b4fad6-8fd2-44fe-8fc7-7b34507ba443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18296 | 2026.01.05 22:43:08.937188 [ 277 ] {b4b4fad6-8fd2-44fe-8fc7-7b34507ba443} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18297 | 2026.01.05 22:43:08.937229 [ 277 ] {b4b4fad6-8fd2-44fe-8fc7-7b34507ba443} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18298 | 2026.01.05 22:43:08.937473 [ 277 ] {b4b4fad6-8fd2-44fe-8fc7-7b34507ba443} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18299 | 2026.01.05 22:43:08.937523 [ 277 ] {b4b4fad6-8fd2-44fe-8fc7-7b34507ba443} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18300 | 2026.01.05 22:43:08.937621 [ 277 ] {b4b4fad6-8fd2-44fe-8fc7-7b34507ba443} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 18301 | 2026.01.05 22:43:08.937649 [ 277 ] {b4b4fad6-8fd2-44fe-8fc7-7b34507ba443} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18302 | 2026.01.05 22:43:08.937668 [ 277 ] {b4b4fad6-8fd2-44fe-8fc7-7b34507ba443} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18303 | 2026.01.05 22:43:08.937682 [ 277 ] {b4b4fad6-8fd2-44fe-8fc7-7b34507ba443} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18304 | 2026.01.05 22:43:08.937714 [ 277 ] {b4b4fad6-8fd2-44fe-8fc7-7b34507ba443} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18305 | 2026.01.05 22:43:08.937738 [ 277 ] {b4b4fad6-8fd2-44fe-8fc7-7b34507ba443} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18306 | 2026.01.05 22:43:08.938134 [ 277 ] {b4b4fad6-8fd2-44fe-8fc7-7b34507ba443} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001249 sec., 40032.0256204964 rows/sec., 1.56 MiB/sec. | ||
| 18307 | 2026.01.05 22:43:08.938193 [ 277 ] {b4b4fad6-8fd2-44fe-8fc7-7b34507ba443} <Debug> TCPHandler: Processed in 0.00143253 sec. | ||
| 18308 | 2026.01.05 22:43:08.938486 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18309 | 2026.01.05 22:43:08.938633 [ 277 ] {1dcb9483-9c2f-479c-b351-e76a11ee4346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18310 | 2026.01.05 22:43:08.938863 [ 277 ] {1dcb9483-9c2f-479c-b351-e76a11ee4346} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18311 | 2026.01.05 22:43:08.938904 [ 277 ] {1dcb9483-9c2f-479c-b351-e76a11ee4346} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18312 | 2026.01.05 22:43:08.939151 [ 277 ] {1dcb9483-9c2f-479c-b351-e76a11ee4346} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18313 | 2026.01.05 22:43:08.939202 [ 277 ] {1dcb9483-9c2f-479c-b351-e76a11ee4346} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18314 | 2026.01.05 22:43:08.939299 [ 277 ] {1dcb9483-9c2f-479c-b351-e76a11ee4346} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 18315 | 2026.01.05 22:43:08.939327 [ 277 ] {1dcb9483-9c2f-479c-b351-e76a11ee4346} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18316 | 2026.01.05 22:43:08.939345 [ 277 ] {1dcb9483-9c2f-479c-b351-e76a11ee4346} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18317 | 2026.01.05 22:43:08.939359 [ 277 ] {1dcb9483-9c2f-479c-b351-e76a11ee4346} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18318 | 2026.01.05 22:43:08.939393 [ 277 ] {1dcb9483-9c2f-479c-b351-e76a11ee4346} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18319 | 2026.01.05 22:43:08.939411 [ 277 ] {1dcb9483-9c2f-479c-b351-e76a11ee4346} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18320 | 2026.01.05 22:43:08.939996 [ 277 ] {1dcb9483-9c2f-479c-b351-e76a11ee4346} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001433 sec., 34891.83531053733 rows/sec., 1.36 MiB/sec. | ||
| 18321 | 2026.01.05 22:43:08.940090 [ 277 ] {1dcb9483-9c2f-479c-b351-e76a11ee4346} <Debug> TCPHandler: Processed in 0.001654268 sec. | ||
| 18322 | 2026.01.05 22:43:08.940290 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18323 | 2026.01.05 22:43:08.940440 [ 277 ] {33a948e1-f4d8-4501-8e20-356d0ddc78a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18324 | 2026.01.05 22:43:08.940683 [ 277 ] {33a948e1-f4d8-4501-8e20-356d0ddc78a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18325 | 2026.01.05 22:43:08.940724 [ 277 ] {33a948e1-f4d8-4501-8e20-356d0ddc78a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18326 | 2026.01.05 22:43:08.940978 [ 277 ] {33a948e1-f4d8-4501-8e20-356d0ddc78a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18327 | 2026.01.05 22:43:08.941030 [ 277 ] {33a948e1-f4d8-4501-8e20-356d0ddc78a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18328 | 2026.01.05 22:43:08.941127 [ 277 ] {33a948e1-f4d8-4501-8e20-356d0ddc78a6} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 18329 | 2026.01.05 22:43:08.941155 [ 277 ] {33a948e1-f4d8-4501-8e20-356d0ddc78a6} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18330 | 2026.01.05 22:43:08.941173 [ 277 ] {33a948e1-f4d8-4501-8e20-356d0ddc78a6} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18331 | 2026.01.05 22:43:08.941186 [ 277 ] {33a948e1-f4d8-4501-8e20-356d0ddc78a6} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18332 | 2026.01.05 22:43:08.941219 [ 277 ] {33a948e1-f4d8-4501-8e20-356d0ddc78a6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18333 | 2026.01.05 22:43:08.941237 [ 277 ] {33a948e1-f4d8-4501-8e20-356d0ddc78a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18334 | 2026.01.05 22:43:08.941648 [ 277 ] {33a948e1-f4d8-4501-8e20-356d0ddc78a6} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001281 sec., 39032.006245120996 rows/sec., 1.52 MiB/sec. | ||
| 18335 | 2026.01.05 22:43:08.941739 [ 277 ] {33a948e1-f4d8-4501-8e20-356d0ddc78a6} <Debug> TCPHandler: Processed in 0.001498232 sec. | ||
| 18336 | 2026.01.05 22:43:08.942049 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18337 | 2026.01.05 22:43:08.942201 [ 277 ] {1005ef5e-b1f6-4bb1-b6ca-da38a6276ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18338 | 2026.01.05 22:43:08.942444 [ 277 ] {1005ef5e-b1f6-4bb1-b6ca-da38a6276ecc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18339 | 2026.01.05 22:43:08.942486 [ 277 ] {1005ef5e-b1f6-4bb1-b6ca-da38a6276ecc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18340 | 2026.01.05 22:43:08.942740 [ 277 ] {1005ef5e-b1f6-4bb1-b6ca-da38a6276ecc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18341 | 2026.01.05 22:43:08.942792 [ 277 ] {1005ef5e-b1f6-4bb1-b6ca-da38a6276ecc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18342 | 2026.01.05 22:43:08.942890 [ 277 ] {1005ef5e-b1f6-4bb1-b6ca-da38a6276ecc} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 18343 | 2026.01.05 22:43:08.942918 [ 277 ] {1005ef5e-b1f6-4bb1-b6ca-da38a6276ecc} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18344 | 2026.01.05 22:43:08.942936 [ 277 ] {1005ef5e-b1f6-4bb1-b6ca-da38a6276ecc} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18345 | 2026.01.05 22:43:08.942950 [ 277 ] {1005ef5e-b1f6-4bb1-b6ca-da38a6276ecc} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18346 | 2026.01.05 22:43:08.942983 [ 277 ] {1005ef5e-b1f6-4bb1-b6ca-da38a6276ecc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18347 | 2026.01.05 22:43:08.943002 [ 277 ] {1005ef5e-b1f6-4bb1-b6ca-da38a6276ecc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18348 | 2026.01.05 22:43:08.943448 [ 277 ] {1005ef5e-b1f6-4bb1-b6ca-da38a6276ecc} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001322 sec., 37821.482602118005 rows/sec., 1.47 MiB/sec. | ||
| 18349 | 2026.01.05 22:43:08.943538 [ 277 ] {1005ef5e-b1f6-4bb1-b6ca-da38a6276ecc} <Debug> TCPHandler: Processed in 0.001538473 sec. | ||
| 18350 | 2026.01.05 22:43:08.943876 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18351 | 2026.01.05 22:43:08.944027 [ 277 ] {5a13836e-4cda-4bf8-92a1-b00ec8abdc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18352 | 2026.01.05 22:43:08.944268 [ 277 ] {5a13836e-4cda-4bf8-92a1-b00ec8abdc12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18353 | 2026.01.05 22:43:08.944309 [ 277 ] {5a13836e-4cda-4bf8-92a1-b00ec8abdc12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18354 | 2026.01.05 22:43:08.944566 [ 277 ] {5a13836e-4cda-4bf8-92a1-b00ec8abdc12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18355 | 2026.01.05 22:43:08.944618 [ 277 ] {5a13836e-4cda-4bf8-92a1-b00ec8abdc12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18356 | 2026.01.05 22:43:08.944715 [ 277 ] {5a13836e-4cda-4bf8-92a1-b00ec8abdc12} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 18357 | 2026.01.05 22:43:08.944745 [ 277 ] {5a13836e-4cda-4bf8-92a1-b00ec8abdc12} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18358 | 2026.01.05 22:43:08.944764 [ 277 ] {5a13836e-4cda-4bf8-92a1-b00ec8abdc12} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18359 | 2026.01.05 22:43:08.944778 [ 277 ] {5a13836e-4cda-4bf8-92a1-b00ec8abdc12} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18360 | 2026.01.05 22:43:08.944811 [ 277 ] {5a13836e-4cda-4bf8-92a1-b00ec8abdc12} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18361 | 2026.01.05 22:43:08.944829 [ 277 ] {5a13836e-4cda-4bf8-92a1-b00ec8abdc12} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18362 | 2026.01.05 22:43:08.945251 [ 277 ] {5a13836e-4cda-4bf8-92a1-b00ec8abdc12} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001299 sec., 38491.147036181676 rows/sec., 1.50 MiB/sec. | ||
| 18363 | 2026.01.05 22:43:08.945339 [ 277 ] {5a13836e-4cda-4bf8-92a1-b00ec8abdc12} <Debug> TCPHandler: Processed in 0.001511923 sec. | ||
| 18364 | 2026.01.05 22:43:08.945603 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18365 | 2026.01.05 22:43:08.945755 [ 277 ] {75dac2cd-7be5-49ff-8099-44c8ac8221d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18366 | 2026.01.05 22:43:08.945995 [ 277 ] {75dac2cd-7be5-49ff-8099-44c8ac8221d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18367 | 2026.01.05 22:43:08.946037 [ 277 ] {75dac2cd-7be5-49ff-8099-44c8ac8221d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18368 | 2026.01.05 22:43:08.946293 [ 277 ] {75dac2cd-7be5-49ff-8099-44c8ac8221d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18369 | 2026.01.05 22:43:08.946344 [ 277 ] {75dac2cd-7be5-49ff-8099-44c8ac8221d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18370 | 2026.01.05 22:43:08.946441 [ 277 ] {75dac2cd-7be5-49ff-8099-44c8ac8221d5} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 18371 | 2026.01.05 22:43:08.946469 [ 277 ] {75dac2cd-7be5-49ff-8099-44c8ac8221d5} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18372 | 2026.01.05 22:43:08.946487 [ 277 ] {75dac2cd-7be5-49ff-8099-44c8ac8221d5} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18373 | 2026.01.05 22:43:08.946501 [ 277 ] {75dac2cd-7be5-49ff-8099-44c8ac8221d5} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18374 | 2026.01.05 22:43:08.946534 [ 277 ] {75dac2cd-7be5-49ff-8099-44c8ac8221d5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18375 | 2026.01.05 22:43:08.946552 [ 277 ] {75dac2cd-7be5-49ff-8099-44c8ac8221d5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 18376 | 2026.01.05 22:43:08.946958 [ 277 ] {75dac2cd-7be5-49ff-8099-44c8ac8221d5} <Debug> executeQuery: Read 50 rows, 1.99 KiB in 0.001278 sec., 39123.63067292645 rows/sec., 1.52 MiB/sec. | ||
| 18377 | 2026.01.05 22:43:08.947044 [ 277 ] {75dac2cd-7be5-49ff-8099-44c8ac8221d5} <Debug> TCPHandler: Processed in 0.001491062 sec. | ||
| 18378 | 2026.01.05 22:43:08.953727 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18379 | 2026.01.05 22:43:08.953909 [ 277 ] {63729a85-c2fe-4993-8ce8-ee83aad658c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 18380 | 2026.01.05 22:43:08.953982 [ 277 ] {63729a85-c2fe-4993-8ce8-ee83aad658c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18381 | 2026.01.05 22:43:08.954586 [ 277 ] {63729a85-c2fe-4993-8ce8-ee83aad658c2} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18382 | 2026.01.05 22:43:08.954622 [ 277 ] {63729a85-c2fe-4993-8ce8-ee83aad658c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18383 | 2026.01.05 22:43:08.955623 [ 277 ] {63729a85-c2fe-4993-8ce8-ee83aad658c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 18384 | 2026.01.05 22:43:08.955812 [ 277 ] {63729a85-c2fe-4993-8ce8-ee83aad658c2} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18385 | 2026.01.05 22:43:08.955963 [ 277 ] {63729a85-c2fe-4993-8ce8-ee83aad658c2} <Debug> executeQuery: Read 23 rows, 3.36 KiB in 0.002106 sec., 10921.177587844255 rows/sec., 1.56 MiB/sec. | ||
| 18386 | 2026.01.05 22:43:08.956003 [ 277 ] {63729a85-c2fe-4993-8ce8-ee83aad658c2} <Debug> TCPHandler: Processed in 0.002366982 sec. | ||
| 18387 | 2026.01.05 22:43:08.956136 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18388 | 2026.01.05 22:43:08.956231 [ 277 ] {4af5bd29-690e-4305-8990-e4bd71e33cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18389 | 2026.01.05 22:43:08.956271 [ 277 ] {4af5bd29-690e-4305-8990-e4bd71e33cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18390 | 2026.01.05 22:43:08.956695 [ 277 ] {4af5bd29-690e-4305-8990-e4bd71e33cd4} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18391 | 2026.01.05 22:43:08.956819 [ 277 ] {4af5bd29-690e-4305-8990-e4bd71e33cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18392 | 2026.01.05 22:43:08.957111 [ 277 ] {4af5bd29-690e-4305-8990-e4bd71e33cd4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 18393 | 2026.01.05 22:43:08.957309 [ 277 ] {4af5bd29-690e-4305-8990-e4bd71e33cd4} <Trace> oximeter.fields_i16 (1d393f1e-adf5-46ed-ba8e-aa4b8d6037e3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18394 | 2026.01.05 22:43:08.957437 [ 277 ] {4af5bd29-690e-4305-8990-e4bd71e33cd4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001225 sec., 19591.83673469388 rows/sec., 1.63 MiB/sec. | ||
| 18395 | 2026.01.05 22:43:08.957474 [ 277 ] {4af5bd29-690e-4305-8990-e4bd71e33cd4} <Debug> TCPHandler: Processed in 0.001387138 sec. | ||
| 18396 | 2026.01.05 22:43:08.957588 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18397 | 2026.01.05 22:43:08.957682 [ 277 ] {d6b11c55-4362-4b0a-8991-f6c39841f18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18398 | 2026.01.05 22:43:08.957720 [ 277 ] {d6b11c55-4362-4b0a-8991-f6c39841f18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18399 | 2026.01.05 22:43:08.958325 [ 277 ] {d6b11c55-4362-4b0a-8991-f6c39841f18e} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18400 | 2026.01.05 22:43:08.958358 [ 277 ] {d6b11c55-4362-4b0a-8991-f6c39841f18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18401 | 2026.01.05 22:43:08.958633 [ 277 ] {d6b11c55-4362-4b0a-8991-f6c39841f18e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18402 | 2026.01.05 22:43:08.958831 [ 277 ] {d6b11c55-4362-4b0a-8991-f6c39841f18e} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18403 | 2026.01.05 22:43:08.958958 [ 277 ] {d6b11c55-4362-4b0a-8991-f6c39841f18e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001295 sec., 3088.803088803089 rows/sec., 251.87 KiB/sec. | ||
| 18404 | 2026.01.05 22:43:08.958994 [ 277 ] {d6b11c55-4362-4b0a-8991-f6c39841f18e} <Debug> TCPHandler: Processed in 0.00145561 sec. | ||
| 18405 | 2026.01.05 22:43:08.959117 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18406 | 2026.01.05 22:43:08.959240 [ 277 ] {f5d06b18-79ba-4552-9f72-fb9404b91626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18407 | 2026.01.05 22:43:08.959291 [ 277 ] {f5d06b18-79ba-4552-9f72-fb9404b91626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18408 | 2026.01.05 22:43:08.960467 [ 277 ] {f5d06b18-79ba-4552-9f72-fb9404b91626} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18409 | 2026.01.05 22:43:08.960503 [ 277 ] {f5d06b18-79ba-4552-9f72-fb9404b91626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18410 | 2026.01.05 22:43:08.960909 [ 277 ] {f5d06b18-79ba-4552-9f72-fb9404b91626} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18411 | 2026.01.05 22:43:08.961117 [ 277 ] {f5d06b18-79ba-4552-9f72-fb9404b91626} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18412 | 2026.01.05 22:43:08.961250 [ 277 ] {f5d06b18-79ba-4552-9f72-fb9404b91626} <Debug> executeQuery: Read 1358 rows, 116.14 KiB in 0.002034 sec., 667649.9508357916 rows/sec., 55.76 MiB/sec. | ||
| 18413 | 2026.01.05 22:43:08.961288 [ 277 ] {f5d06b18-79ba-4552-9f72-fb9404b91626} <Debug> TCPHandler: Processed in 0.002233968 sec. | ||
| 18414 | 2026.01.05 22:43:08.961405 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18415 | 2026.01.05 22:43:08.961500 [ 277 ] {f3c342ba-8360-41e0-9867-99f192af3e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18416 | 2026.01.05 22:43:08.961543 [ 277 ] {f3c342ba-8360-41e0-9867-99f192af3e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18417 | 2026.01.05 22:43:08.961944 [ 277 ] {f3c342ba-8360-41e0-9867-99f192af3e05} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18418 | 2026.01.05 22:43:08.961977 [ 277 ] {f3c342ba-8360-41e0-9867-99f192af3e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18419 | 2026.01.05 22:43:08.962274 [ 277 ] {f3c342ba-8360-41e0-9867-99f192af3e05} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18420 | 2026.01.05 22:43:08.962482 [ 277 ] {f3c342ba-8360-41e0-9867-99f192af3e05} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18421 | 2026.01.05 22:43:08.962613 [ 277 ] {f3c342ba-8360-41e0-9867-99f192af3e05} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001132 sec., 22968.197879858657 rows/sec., 1.72 MiB/sec. | ||
| 18422 | 2026.01.05 22:43:08.962651 [ 277 ] {f3c342ba-8360-41e0-9867-99f192af3e05} <Debug> TCPHandler: Processed in 0.001297515 sec. | ||
| 18423 | 2026.01.05 22:43:08.962752 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18424 | 2026.01.05 22:43:08.962847 [ 277 ] {a3d5d04d-e33a-4ac8-b0f2-c3043042494d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18425 | 2026.01.05 22:43:08.962886 [ 277 ] {a3d5d04d-e33a-4ac8-b0f2-c3043042494d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18426 | 2026.01.05 22:43:08.963375 [ 277 ] {a3d5d04d-e33a-4ac8-b0f2-c3043042494d} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18427 | 2026.01.05 22:43:08.963411 [ 277 ] {a3d5d04d-e33a-4ac8-b0f2-c3043042494d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18428 | 2026.01.05 22:43:08.963720 [ 277 ] {a3d5d04d-e33a-4ac8-b0f2-c3043042494d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 18429 | 2026.01.05 22:43:08.963922 [ 277 ] {a3d5d04d-e33a-4ac8-b0f2-c3043042494d} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18430 | 2026.01.05 22:43:08.964048 [ 277 ] {a3d5d04d-e33a-4ac8-b0f2-c3043042494d} <Debug> executeQuery: Read 274 rows, 19.25 KiB in 0.001219 sec., 224774.40525020508 rows/sec., 15.42 MiB/sec. | ||
| 18431 | 2026.01.05 22:43:08.964086 [ 277 ] {a3d5d04d-e33a-4ac8-b0f2-c3043042494d} <Debug> TCPHandler: Processed in 0.001383459 sec. | ||
| 18432 | 2026.01.05 22:43:08.964198 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18433 | 2026.01.05 22:43:08.964292 [ 277 ] {e0260504-800c-466c-a492-f7634cb7a577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18434 | 2026.01.05 22:43:08.964332 [ 277 ] {e0260504-800c-466c-a492-f7634cb7a577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18435 | 2026.01.05 22:43:08.964715 [ 277 ] {e0260504-800c-466c-a492-f7634cb7a577} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18436 | 2026.01.05 22:43:08.964751 [ 277 ] {e0260504-800c-466c-a492-f7634cb7a577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18437 | 2026.01.05 22:43:08.965033 [ 277 ] {e0260504-800c-466c-a492-f7634cb7a577} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 18438 | 2026.01.05 22:43:08.965230 [ 277 ] {e0260504-800c-466c-a492-f7634cb7a577} <Trace> oximeter.fields_u8 (636d0c9f-1180-4f8d-a19b-c564d65c8c79): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18439 | 2026.01.05 22:43:08.965360 [ 277 ] {e0260504-800c-466c-a492-f7634cb7a577} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001085 sec., 11059.907834101383 rows/sec., 864.06 KiB/sec. | ||
| 18440 | 2026.01.05 22:43:08.965398 [ 277 ] {e0260504-800c-466c-a492-f7634cb7a577} <Debug> TCPHandler: Processed in 0.001249603 sec. | ||
| 18441 | 2026.01.05 22:43:08.965504 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18442 | 2026.01.05 22:43:08.965607 [ 277 ] {14397189-4b85-4678-a219-531637525f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18443 | 2026.01.05 22:43:08.965647 [ 277 ] {14397189-4b85-4678-a219-531637525f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18444 | 2026.01.05 22:43:08.966304 [ 277 ] {14397189-4b85-4678-a219-531637525f0e} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18445 | 2026.01.05 22:43:08.966341 [ 277 ] {14397189-4b85-4678-a219-531637525f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18446 | 2026.01.05 22:43:08.966697 [ 277 ] {14397189-4b85-4678-a219-531637525f0e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18447 | 2026.01.05 22:43:08.966929 [ 277 ] {14397189-4b85-4678-a219-531637525f0e} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18448 | 2026.01.05 22:43:08.967066 [ 277 ] {14397189-4b85-4678-a219-531637525f0e} <Debug> executeQuery: Read 678 rows, 52.05 KiB in 0.001478 sec., 458728.0108254398 rows/sec., 34.39 MiB/sec. | ||
| 18449 | 2026.01.05 22:43:08.967111 [ 277 ] {14397189-4b85-4678-a219-531637525f0e} <Debug> TCPHandler: Processed in 0.001657087 sec. | ||
| 18450 | 2026.01.05 22:43:08.967249 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18451 | 2026.01.05 22:43:08.967347 [ 277 ] {7a46cb78-3fd9-45fe-9fcf-d501139ab247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 18452 | 2026.01.05 22:43:08.967391 [ 277 ] {7a46cb78-3fd9-45fe-9fcf-d501139ab247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 18453 | 2026.01.05 22:43:08.967741 [ 277 ] {7a46cb78-3fd9-45fe-9fcf-d501139ab247} <Trace> oximeter.measurements_cumulativei64 (7378c69a-f62e-41ca-a522-6e3d851c56f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18454 | 2026.01.05 22:43:08.967778 [ 277 ] {7a46cb78-3fd9-45fe-9fcf-d501139ab247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18455 | 2026.01.05 22:43:08.968558 [ 277 ] {7a46cb78-3fd9-45fe-9fcf-d501139ab247} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 18456 | 2026.01.05 22:43:08.968768 [ 277 ] {7a46cb78-3fd9-45fe-9fcf-d501139ab247} <Trace> oximeter.measurements_cumulativei64 (7378c69a-f62e-41ca-a522-6e3d851c56f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18457 | 2026.01.05 22:43:08.968893 [ 277 ] {7a46cb78-3fd9-45fe-9fcf-d501139ab247} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001565 sec., 12779.552715654952 rows/sec., 864.87 KiB/sec. | ||
| 18458 | 2026.01.05 22:43:08.968932 [ 277 ] {7a46cb78-3fd9-45fe-9fcf-d501139ab247} <Debug> TCPHandler: Processed in 0.00174556 sec. | ||
| 18459 | 2026.01.05 22:43:08.969042 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18460 | 2026.01.05 22:43:08.969146 [ 277 ] {50e4cb7c-0504-43b9-936f-d68af173cd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18461 | 2026.01.05 22:43:08.969189 [ 277 ] {50e4cb7c-0504-43b9-936f-d68af173cd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18462 | 2026.01.05 22:43:08.969801 [ 277 ] {50e4cb7c-0504-43b9-936f-d68af173cd36} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18463 | 2026.01.05 22:43:08.969839 [ 277 ] {50e4cb7c-0504-43b9-936f-d68af173cd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18464 | 2026.01.05 22:43:08.970226 [ 277 ] {50e4cb7c-0504-43b9-936f-d68af173cd36} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18465 | 2026.01.05 22:43:08.970459 [ 277 ] {50e4cb7c-0504-43b9-936f-d68af173cd36} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18466 | 2026.01.05 22:43:08.970592 [ 277 ] {50e4cb7c-0504-43b9-936f-d68af173cd36} <Debug> executeQuery: Read 899 rows, 62.42 KiB in 0.001466 sec., 613233.2878581173 rows/sec., 41.58 MiB/sec. | ||
| 18467 | 2026.01.05 22:43:08.970590 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_132_30 to all_137_137_0 | ||
| 18468 | 2026.01.05 22:43:08.970632 [ 277 ] {50e4cb7c-0504-43b9-936f-d68af173cd36} <Debug> TCPHandler: Processed in 0.001641908 sec. | ||
| 18469 | 2026.01.05 22:43:08.970667 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18470 | 2026.01.05 22:43:08.970693 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18471 | 2026.01.05 22:43:08.970760 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18472 | 2026.01.05 22:43:08.970809 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_137_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_132_30 to all_137_137_0 into Compact with storage Full | ||
| 18473 | 2026.01.05 22:43:08.970862 [ 277 ] {be55f8b4-dc76-4d75-9f26-2de01fd01ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18474 | 2026.01.05 22:43:08.970921 [ 277 ] {be55f8b4-dc76-4d75-9f26-2de01fd01ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18475 | 2026.01.05 22:43:08.970963 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_137_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18476 | 2026.01.05 22:43:08.971004 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_132_30, total 38882 rows starting from the beginning of the part | ||
| 18477 | 2026.01.05 22:43:08.971073 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 18478 | 2026.01.05 22:43:08.971122 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 167 rows starting from the beginning of the part | ||
| 18479 | 2026.01.05 22:43:08.971169 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 18480 | 2026.01.05 22:43:08.971216 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 18481 | 2026.01.05 22:43:08.971261 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 899 rows starting from the beginning of the part | ||
| 18482 | 2026.01.05 22:43:08.971628 [ 277 ] {be55f8b4-dc76-4d75-9f26-2de01fd01ad1} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18483 | 2026.01.05 22:43:08.971671 [ 277 ] {be55f8b4-dc76-4d75-9f26-2de01fd01ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18484 | 2026.01.05 22:43:08.972170 [ 277 ] {be55f8b4-dc76-4d75-9f26-2de01fd01ad1} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18485 | 2026.01.05 22:43:08.972383 [ 277 ] {be55f8b4-dc76-4d75-9f26-2de01fd01ad1} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18486 | 2026.01.05 22:43:08.972533 [ 277 ] {be55f8b4-dc76-4d75-9f26-2de01fd01ad1} <Debug> executeQuery: Read 15 rows, 24.73 KiB in 0.001689 sec., 8880.994671403198 rows/sec., 14.30 MiB/sec. | ||
| 18487 | 2026.01.05 22:43:08.972595 [ 277 ] {be55f8b4-dc76-4d75-9f26-2de01fd01ad1} <Debug> TCPHandler: Processed in 0.001887105 sec. | ||
| 18488 | 2026.01.05 22:43:08.972722 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18489 | 2026.01.05 22:43:08.972821 [ 277 ] {37a016fb-37d7-48a5-b8d9-498353eb7058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18490 | 2026.01.05 22:43:08.972862 [ 277 ] {37a016fb-37d7-48a5-b8d9-498353eb7058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18491 | 2026.01.05 22:43:08.973201 [ 277 ] {37a016fb-37d7-48a5-b8d9-498353eb7058} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18492 | 2026.01.05 22:43:08.973237 [ 277 ] {37a016fb-37d7-48a5-b8d9-498353eb7058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18493 | 2026.01.05 22:43:08.973547 [ 277 ] {37a016fb-37d7-48a5-b8d9-498353eb7058} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18494 | 2026.01.05 22:43:08.973765 [ 277 ] {37a016fb-37d7-48a5-b8d9-498353eb7058} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18495 | 2026.01.05 22:43:08.973901 [ 277 ] {37a016fb-37d7-48a5-b8d9-498353eb7058} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 18496 | 2026.01.05 22:43:08.973938 [ 277 ] {37a016fb-37d7-48a5-b8d9-498353eb7058} <Debug> TCPHandler: Processed in 0.001270184 sec. | ||
| 18497 | 2026.01.05 22:43:08.989494 [ 194 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_137_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40428 rows, containing 5 columns (5 merged, 0 gathered) in 0.018731969 sec., 2158235.474338015 rows/sec., 147.79 MiB/sec. | ||
| 18498 | 2026.01.05 22:43:08.990046 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_137_31} <Trace> MergedBlockOutputStream: filled checksums all_1_137_31 (state Temporary) | ||
| 18499 | 2026.01.05 22:43:08.990334 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_137_31} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_137_31 to all_1_137_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18500 | 2026.01.05 22:43:08.990412 [ 202 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_137_31} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_132_30, all_137_137_0] -> all_1_137_31 | ||
| 18501 | 2026.01.05 22:43:08.990490 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 18502 | 2026.01.05 22:43:09.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.20 MiB, peak 405.88 MiB, free memory in arenas 0.00 B, will set to 388.49 MiB (RSS), difference: -1.71 MiB | ||
| 18503 | 2026.01.05 22:43:09.108632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44709 | ||
| 18504 | 2026.01.05 22:43:09.109178 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18505 | 2026.01.05 22:43:09.109227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18506 | 2026.01.05 22:43:09.109716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18507 | 2026.01.05 22:43:09.110051 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18508 | 2026.01.05 22:43:09.110287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44709 | ||
| 18509 | 2026.01.05 22:43:11.388157 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 18510 | 2026.01.05 22:43:11.405401 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18511 | 2026.01.05 22:43:11.405457 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18512 | 2026.01.05 22:43:11.411646 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18513 | 2026.01.05 22:43:11.412343 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18514 | 2026.01.05 22:43:11.415406 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 18515 | 2026.01.05 22:43:11.718455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 2234 | ||
| 18516 | 2026.01.05 22:43:11.722302 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18517 | 2026.01.05 22:43:11.722354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18518 | 2026.01.05 22:43:11.723851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18519 | 2026.01.05 22:43:11.724132 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18520 | 2026.01.05 22:43:11.724452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2234 | ||
| 18521 | 2026.01.05 22:43:13.200048 [ 225 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18522 | 2026.01.05 22:43:13.200117 [ 225 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18523 | 2026.01.05 22:43:13.227900 [ 225 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18524 | 2026.01.05 22:43:13.548611 [ 223 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18525 | 2026.01.05 22:43:13.548666 [ 223 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18526 | 2026.01.05 22:43:13.551511 [ 223 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18527 | 2026.01.05 22:43:13.825407 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18528 | 2026.01.05 22:43:13.825465 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18529 | 2026.01.05 22:43:13.832425 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18530 | 2026.01.05 22:43:13.877275 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18531 | 2026.01.05 22:43:13.877522 [ 277 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 18532 | 2026.01.05 22:43:13.877947 [ 277 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18533 | 2026.01.05 22:43:13.877996 [ 277 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 18534 | 2026.01.05 22:43:13.878336 [ 277 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18535 | 2026.01.05 22:43:13.878409 [ 277 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18536 | 2026.01.05 22:43:13.878553 [ 277 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 18537 | 2026.01.05 22:43:13.878686 [ 325 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18538 | 2026.01.05 22:43:13.878685 [ 343 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18539 | 2026.01.05 22:43:13.878845 [ 277 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (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 | ||
| 18540 | 2026.01.05 22:43:13.878874 [ 277 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18541 | 2026.01.05 22:43:13.878948 [ 277 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18542 | 2026.01.05 22:43:13.878969 [ 277 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <Debug> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a) (SelectExecutor): Reading approx. 73 rows with 2 streams | ||
| 18543 | 2026.01.05 22:43:13.879008 [ 277 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18544 | 2026.01.05 22:43:13.879060 [ 277 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18545 | 2026.01.05 22:43:13.880047 [ 277 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <Debug> executeQuery: Read 73 rows, 2.77 KiB in 0.002657 sec., 27474.595408355286 rows/sec., 1.02 MiB/sec. | ||
| 18546 | 2026.01.05 22:43:13.880189 [ 277 ] {e3918645-4f39-4b0c-af22-dcc0775a8057} <Debug> TCPHandler: Processed in 0.003051216 sec. | ||
| 18547 | 2026.01.05 22:43:13.891105 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18548 | 2026.01.05 22:43:13.891262 [ 277 ] {28dadaed-08fc-4db8-92be-f37178c8776b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 18549 | 2026.01.05 22:43:13.891349 [ 277 ] {28dadaed-08fc-4db8-92be-f37178c8776b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18550 | 2026.01.05 22:43:13.892254 [ 277 ] {28dadaed-08fc-4db8-92be-f37178c8776b} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18551 | 2026.01.05 22:43:13.892291 [ 277 ] {28dadaed-08fc-4db8-92be-f37178c8776b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18552 | 2026.01.05 22:43:13.892718 [ 277 ] {28dadaed-08fc-4db8-92be-f37178c8776b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 18553 | 2026.01.05 22:43:13.892922 [ 277 ] {28dadaed-08fc-4db8-92be-f37178c8776b} <Trace> oximeter.timeseries_schema (c4a6101b-a8ac-45d0-9d44-0da88bafd52a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18554 | 2026.01.05 22:43:13.893068 [ 277 ] {28dadaed-08fc-4db8-92be-f37178c8776b} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001867 sec., 535.6186395286556 rows/sec., 149.07 KiB/sec. | ||
| 18555 | 2026.01.05 22:43:13.893110 [ 277 ] {28dadaed-08fc-4db8-92be-f37178c8776b} <Debug> TCPHandler: Processed in 0.002070691 sec. | ||
| 18556 | 2026.01.05 22:43:13.893217 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18557 | 2026.01.05 22:43:13.893316 [ 277 ] {e60414f5-b9e1-49fd-9a78-3e5ae251cf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18558 | 2026.01.05 22:43:13.893359 [ 277 ] {e60414f5-b9e1-49fd-9a78-3e5ae251cf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18559 | 2026.01.05 22:43:13.893763 [ 277 ] {e60414f5-b9e1-49fd-9a78-3e5ae251cf8b} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18560 | 2026.01.05 22:43:13.893800 [ 277 ] {e60414f5-b9e1-49fd-9a78-3e5ae251cf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18561 | 2026.01.05 22:43:13.894099 [ 277 ] {e60414f5-b9e1-49fd-9a78-3e5ae251cf8b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18562 | 2026.01.05 22:43:13.894340 [ 277 ] {e60414f5-b9e1-49fd-9a78-3e5ae251cf8b} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18563 | 2026.01.05 22:43:13.894480 [ 277 ] {e60414f5-b9e1-49fd-9a78-3e5ae251cf8b} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001185 sec., 2531.645569620253 rows/sec., 187.90 KiB/sec. | ||
| 18564 | 2026.01.05 22:43:13.894519 [ 277 ] {e60414f5-b9e1-49fd-9a78-3e5ae251cf8b} <Debug> TCPHandler: Processed in 0.001354347 sec. | ||
| 18565 | 2026.01.05 22:43:13.894643 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18566 | 2026.01.05 22:43:13.894765 [ 277 ] {ecf65d0f-f964-4874-8e3e-e9c3a89bb615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18567 | 2026.01.05 22:43:13.894817 [ 277 ] {ecf65d0f-f964-4874-8e3e-e9c3a89bb615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18568 | 2026.01.05 22:43:13.895407 [ 277 ] {ecf65d0f-f964-4874-8e3e-e9c3a89bb615} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18569 | 2026.01.05 22:43:13.895443 [ 277 ] {ecf65d0f-f964-4874-8e3e-e9c3a89bb615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18570 | 2026.01.05 22:43:13.895787 [ 277 ] {ecf65d0f-f964-4874-8e3e-e9c3a89bb615} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18571 | 2026.01.05 22:43:13.896012 [ 277 ] {ecf65d0f-f964-4874-8e3e-e9c3a89bb615} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18572 | 2026.01.05 22:43:13.896146 [ 277 ] {ecf65d0f-f964-4874-8e3e-e9c3a89bb615} <Debug> executeQuery: Read 154 rows, 13.50 KiB in 0.001407 sec., 109452.73631840796 rows/sec., 9.37 MiB/sec. | ||
| 18573 | 2026.01.05 22:43:13.896186 [ 277 ] {ecf65d0f-f964-4874-8e3e-e9c3a89bb615} <Debug> TCPHandler: Processed in 0.001605246 sec. | ||
| 18574 | 2026.01.05 22:43:13.896220 [ 220 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18575 | 2026.01.05 22:43:13.896259 [ 220 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18576 | 2026.01.05 22:43:13.896307 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18577 | 2026.01.05 22:43:13.896431 [ 277 ] {aa328c80-ed16-4855-99b7-41fe25e79e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18578 | 2026.01.05 22:43:13.896485 [ 277 ] {aa328c80-ed16-4855-99b7-41fe25e79e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18579 | 2026.01.05 22:43:13.897027 [ 277 ] {aa328c80-ed16-4855-99b7-41fe25e79e0f} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18580 | 2026.01.05 22:43:13.897076 [ 277 ] {aa328c80-ed16-4855-99b7-41fe25e79e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18581 | 2026.01.05 22:43:13.897414 [ 277 ] {aa328c80-ed16-4855-99b7-41fe25e79e0f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18582 | 2026.01.05 22:43:13.897631 [ 277 ] {aa328c80-ed16-4855-99b7-41fe25e79e0f} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18583 | 2026.01.05 22:43:13.897740 [ 127 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18584 | 2026.01.05 22:43:13.897763 [ 277 ] {aa328c80-ed16-4855-99b7-41fe25e79e0f} <Debug> executeQuery: Read 49 rows, 3.65 KiB in 0.001356 sec., 36135.69321533923 rows/sec., 2.63 MiB/sec. | ||
| 18585 | 2026.01.05 22:43:13.897774 [ 127 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18586 | 2026.01.05 22:43:13.897794 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18587 | 2026.01.05 22:43:13.897802 [ 277 ] {aa328c80-ed16-4855-99b7-41fe25e79e0f} <Debug> TCPHandler: Processed in 0.001555624 sec. | ||
| 18588 | 2026.01.05 22:43:13.897909 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18589 | 2026.01.05 22:43:13.897922 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18590 | 2026.01.05 22:43:13.898042 [ 277 ] {6bea6a89-7348-4121-974b-d9afd5343672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18591 | 2026.01.05 22:43:13.898046 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18592 | 2026.01.05 22:43:13.898087 [ 277 ] {6bea6a89-7348-4121-974b-d9afd5343672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18593 | 2026.01.05 22:43:13.898093 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 281 rows starting from the beginning of the part | ||
| 18594 | 2026.01.05 22:43:13.898181 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 55 rows starting from the beginning of the part | ||
| 18595 | 2026.01.05 22:43:13.898227 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 10 rows starting from the beginning of the part | ||
| 18596 | 2026.01.05 22:43:13.898271 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 44 rows starting from the beginning of the part | ||
| 18597 | 2026.01.05 22:43:13.898314 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 26 rows starting from the beginning of the part | ||
| 18598 | 2026.01.05 22:43:13.898374 [ 190 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 49 rows starting from the beginning of the part | ||
| 18599 | 2026.01.05 22:43:13.898587 [ 277 ] {6bea6a89-7348-4121-974b-d9afd5343672} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18600 | 2026.01.05 22:43:13.898629 [ 277 ] {6bea6a89-7348-4121-974b-d9afd5343672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18601 | 2026.01.05 22:43:13.898963 [ 277 ] {6bea6a89-7348-4121-974b-d9afd5343672} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18602 | 2026.01.05 22:43:13.899193 [ 277 ] {6bea6a89-7348-4121-974b-d9afd5343672} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18603 | 2026.01.05 22:43:13.899299 [ 188 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 465 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443781 sec., 322071.00661388395 rows/sec., 22.71 MiB/sec. | ||
| 18604 | 2026.01.05 22:43:13.899325 [ 277 ] {6bea6a89-7348-4121-974b-d9afd5343672} <Debug> executeQuery: Read 131 rows, 10.27 KiB in 0.001302 sec., 100614.43932411674 rows/sec., 7.70 MiB/sec. | ||
| 18605 | 2026.01.05 22:43:13.899372 [ 277 ] {6bea6a89-7348-4121-974b-d9afd5343672} <Debug> TCPHandler: Processed in 0.001499212 sec. | ||
| 18606 | 2026.01.05 22:43:13.899468 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18607 | 2026.01.05 22:43:13.899489 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18608 | 2026.01.05 22:43:13.899587 [ 277 ] {26db56fb-d2cf-450b-9504-41b5378a9b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18609 | 2026.01.05 22:43:13.899634 [ 277 ] {26db56fb-d2cf-450b-9504-41b5378a9b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18610 | 2026.01.05 22:43:13.899750 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_126_25} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18611 | 2026.01.05 22:43:13.899825 [ 202 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_126_25} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18612 | 2026.01.05 22:43:13.899900 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18613 | 2026.01.05 22:43:13.900065 [ 277 ] {26db56fb-d2cf-450b-9504-41b5378a9b4d} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18614 | 2026.01.05 22:43:13.900105 [ 277 ] {26db56fb-d2cf-450b-9504-41b5378a9b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18615 | 2026.01.05 22:43:13.900434 [ 277 ] {26db56fb-d2cf-450b-9504-41b5378a9b4d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18616 | 2026.01.05 22:43:13.900658 [ 277 ] {26db56fb-d2cf-450b-9504-41b5378a9b4d} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18617 | 2026.01.05 22:43:13.900791 [ 277 ] {26db56fb-d2cf-450b-9504-41b5378a9b4d} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001222 sec., 133387.88870703764 rows/sec., 9.27 MiB/sec. | ||
| 18618 | 2026.01.05 22:43:13.900830 [ 277 ] {26db56fb-d2cf-450b-9504-41b5378a9b4d} <Debug> TCPHandler: Processed in 0.001390428 sec. | ||
| 18619 | 2026.01.05 22:43:13.900937 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18620 | 2026.01.05 22:43:13.901040 [ 277 ] {953baaa3-804c-4720-9788-fb48e97889a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18621 | 2026.01.05 22:43:13.901096 [ 277 ] {953baaa3-804c-4720-9788-fb48e97889a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18622 | 2026.01.05 22:43:13.902013 [ 277 ] {953baaa3-804c-4720-9788-fb48e97889a7} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18623 | 2026.01.05 22:43:13.902051 [ 277 ] {953baaa3-804c-4720-9788-fb48e97889a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18624 | 2026.01.05 22:43:13.902629 [ 277 ] {953baaa3-804c-4720-9788-fb48e97889a7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18625 | 2026.01.05 22:43:13.902866 [ 277 ] {953baaa3-804c-4720-9788-fb48e97889a7} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18626 | 2026.01.05 22:43:13.902998 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18627 | 2026.01.05 22:43:13.903007 [ 277 ] {953baaa3-804c-4720-9788-fb48e97889a7} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001986 sec., 23162.134944612288 rows/sec., 41.51 MiB/sec. | ||
| 18628 | 2026.01.05 22:43:13.903048 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18629 | 2026.01.05 22:43:13.903075 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18630 | 2026.01.05 22:43:13.903085 [ 277 ] {953baaa3-804c-4720-9788-fb48e97889a7} <Debug> TCPHandler: Processed in 0.002197586 sec. | ||
| 18631 | 2026.01.05 22:43:13.903175 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18632 | 2026.01.05 22:43:13.903207 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18633 | 2026.01.05 22:43:13.903307 [ 277 ] {963daf3c-d6c1-46d4-b34f-8c8abbfc40f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18634 | 2026.01.05 22:43:13.903350 [ 277 ] {963daf3c-d6c1-46d4-b34f-8c8abbfc40f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18635 | 2026.01.05 22:43:13.903444 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18636 | 2026.01.05 22:43:13.903513 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2421 rows starting from the beginning of the part | ||
| 18637 | 2026.01.05 22:43:13.903661 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 41 rows starting from the beginning of the part | ||
| 18638 | 2026.01.05 22:43:13.903691 [ 277 ] {963daf3c-d6c1-46d4-b34f-8c8abbfc40f0} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18639 | 2026.01.05 22:43:13.903734 [ 277 ] {963daf3c-d6c1-46d4-b34f-8c8abbfc40f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18640 | 2026.01.05 22:43:13.903780 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 10 rows starting from the beginning of the part | ||
| 18641 | 2026.01.05 22:43:13.903893 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 44 rows starting from the beginning of the part | ||
| 18642 | 2026.01.05 22:43:13.904003 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 15 rows starting from the beginning of the part | ||
| 18643 | 2026.01.05 22:43:13.904062 [ 277 ] {963daf3c-d6c1-46d4-b34f-8c8abbfc40f0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18644 | 2026.01.05 22:43:13.904112 [ 201 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 46 rows starting from the beginning of the part | ||
| 18645 | 2026.01.05 22:43:13.904294 [ 277 ] {963daf3c-d6c1-46d4-b34f-8c8abbfc40f0} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18646 | 2026.01.05 22:43:13.904434 [ 277 ] {963daf3c-d6c1-46d4-b34f-8c8abbfc40f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 18647 | 2026.01.05 22:43:13.904473 [ 277 ] {963daf3c-d6c1-46d4-b34f-8c8abbfc40f0} <Debug> TCPHandler: Processed in 0.001316795 sec. | ||
| 18648 | 2026.01.05 22:43:13.912308 [ 187 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2577 rows, containing 19 columns (19 merged, 0 gathered) in 0.009179499 sec., 280734.2753673158 rows/sec., 502.77 MiB/sec. | ||
| 18649 | 2026.01.05 22:43:13.914641 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18650 | 2026.01.05 22:43:13.915007 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18651 | 2026.01.05 22:43:13.915086 [ 188 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18652 | 2026.01.05 22:43:13.915260 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.88 MiB. | ||
| 18653 | 2026.01.05 22:43:13.934279 [ 220 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18654 | 2026.01.05 22:43:14.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.25 MiB, peak 408.09 MiB, free memory in arenas 0.00 B, will set to 390.86 MiB (RSS), difference: 5.61 MiB | ||
| 18655 | 2026.01.05 22:43:15.808878 [ 123 ] {} <Debug> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 18656 | 2026.01.05 22:43:15.808957 [ 123 ] {} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18657 | 2026.01.05 22:43:15.808982 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 18658 | 2026.01.05 22:43:15.809113 [ 202 ] {0645c62c-ced1-428d-a3d4-4fbdc5110e58::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 | ||
| 18659 | 2026.01.05 22:43:15.809268 [ 202 ] {0645c62c-ced1-428d-a3d4-4fbdc5110e58::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18660 | 2026.01.05 22:43:15.809308 [ 202 ] {0645c62c-ced1-428d-a3d4-4fbdc5110e58::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 18661 | 2026.01.05 22:43:15.809383 [ 202 ] {0645c62c-ced1-428d-a3d4-4fbdc5110e58::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 18662 | 2026.01.05 22:43:15.809441 [ 202 ] {0645c62c-ced1-428d-a3d4-4fbdc5110e58::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 18663 | 2026.01.05 22:43:15.809493 [ 202 ] {0645c62c-ced1-428d-a3d4-4fbdc5110e58::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 18664 | 2026.01.05 22:43:15.809543 [ 202 ] {0645c62c-ced1-428d-a3d4-4fbdc5110e58::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 18665 | 2026.01.05 22:43:15.811343 [ 187 ] {0645c62c-ced1-428d-a3d4-4fbdc5110e58::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.00229 sec., 18340.611353711793 rows/sec., 1.31 MiB/sec. | ||
| 18666 | 2026.01.05 22:43:15.811531 [ 189 ] {0645c62c-ced1-428d-a3d4-4fbdc5110e58::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 18667 | 2026.01.05 22:43:15.811851 [ 189 ] {0645c62c-ced1-428d-a3d4-4fbdc5110e58::all_1_5_1} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18668 | 2026.01.05 22:43:15.811925 [ 189 ] {0645c62c-ced1-428d-a3d4-4fbdc5110e58::all_1_5_1} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 18669 | 2026.01.05 22:43:15.812020 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18670 | 2026.01.05 22:43:16.294251 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18671 | 2026.01.05 22:43:16.294307 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18672 | 2026.01.05 22:43:16.611384 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45157 | ||
| 18673 | 2026.01.05 22:43:16.611923 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18674 | 2026.01.05 22:43:16.611968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18675 | 2026.01.05 22:43:16.612454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18676 | 2026.01.05 22:43:16.612684 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18677 | 2026.01.05 22:43:16.612818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45157 | ||
| 18678 | 2026.01.05 22:43:18.478448 [ 223 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18679 | 2026.01.05 22:43:18.478502 [ 223 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18680 | 2026.01.05 22:43:18.482702 [ 223 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18681 | 2026.01.05 22:43:18.647231 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18682 | 2026.01.05 22:43:18.647283 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18683 | 2026.01.05 22:43:18.649473 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18684 | 2026.01.05 22:43:18.885819 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18685 | 2026.01.05 22:43:18.885988 [ 277 ] {9a09fede-9c1d-4016-90c6-1abe144b09da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18686 | 2026.01.05 22:43:18.886055 [ 277 ] {9a09fede-9c1d-4016-90c6-1abe144b09da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18687 | 2026.01.05 22:43:18.886799 [ 277 ] {9a09fede-9c1d-4016-90c6-1abe144b09da} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18688 | 2026.01.05 22:43:18.886853 [ 277 ] {9a09fede-9c1d-4016-90c6-1abe144b09da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18689 | 2026.01.05 22:43:18.887244 [ 277 ] {9a09fede-9c1d-4016-90c6-1abe144b09da} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18690 | 2026.01.05 22:43:18.887484 [ 277 ] {9a09fede-9c1d-4016-90c6-1abe144b09da} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18691 | 2026.01.05 22:43:18.887643 [ 277 ] {9a09fede-9c1d-4016-90c6-1abe144b09da} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001705 sec., 44574.78005865103 rows/sec., 3.67 MiB/sec. | ||
| 18692 | 2026.01.05 22:43:18.887698 [ 277 ] {9a09fede-9c1d-4016-90c6-1abe144b09da} <Debug> TCPHandler: Processed in 0.00200835 sec. | ||
| 18693 | 2026.01.05 22:43:18.887847 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18694 | 2026.01.05 22:43:18.887951 [ 277 ] {d93ce050-1f27-41e9-8da6-6a600680cb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18695 | 2026.01.05 22:43:18.887997 [ 277 ] {d93ce050-1f27-41e9-8da6-6a600680cb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18696 | 2026.01.05 22:43:18.888447 [ 277 ] {d93ce050-1f27-41e9-8da6-6a600680cb42} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18697 | 2026.01.05 22:43:18.888484 [ 277 ] {d93ce050-1f27-41e9-8da6-6a600680cb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18698 | 2026.01.05 22:43:18.888782 [ 277 ] {d93ce050-1f27-41e9-8da6-6a600680cb42} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18699 | 2026.01.05 22:43:18.888999 [ 277 ] {d93ce050-1f27-41e9-8da6-6a600680cb42} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18700 | 2026.01.05 22:43:18.889133 [ 277 ] {d93ce050-1f27-41e9-8da6-6a600680cb42} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001206 sec., 8291.873963515754 rows/sec., 623.51 KiB/sec. | ||
| 18701 | 2026.01.05 22:43:18.889174 [ 277 ] {d93ce050-1f27-41e9-8da6-6a600680cb42} <Debug> TCPHandler: Processed in 0.001387968 sec. | ||
| 18702 | 2026.01.05 22:43:18.889303 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18703 | 2026.01.05 22:43:18.889399 [ 277 ] {10062292-1fd7-486d-9964-a39f57e2f218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18704 | 2026.01.05 22:43:18.889443 [ 277 ] {10062292-1fd7-486d-9964-a39f57e2f218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18705 | 2026.01.05 22:43:18.889897 [ 277 ] {10062292-1fd7-486d-9964-a39f57e2f218} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18706 | 2026.01.05 22:43:18.889934 [ 277 ] {10062292-1fd7-486d-9964-a39f57e2f218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18707 | 2026.01.05 22:43:18.890238 [ 277 ] {10062292-1fd7-486d-9964-a39f57e2f218} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18708 | 2026.01.05 22:43:18.890445 [ 277 ] {10062292-1fd7-486d-9964-a39f57e2f218} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18709 | 2026.01.05 22:43:18.890573 [ 277 ] {10062292-1fd7-486d-9964-a39f57e2f218} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001194 sec., 61976.549413735345 rows/sec., 4.84 MiB/sec. | ||
| 18710 | 2026.01.05 22:43:18.890613 [ 277 ] {10062292-1fd7-486d-9964-a39f57e2f218} <Debug> TCPHandler: Processed in 0.001359677 sec. | ||
| 18711 | 2026.01.05 22:43:18.890731 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18712 | 2026.01.05 22:43:18.890826 [ 277 ] {4327ed34-b559-46d1-8841-2120fa3eb781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18713 | 2026.01.05 22:43:18.890871 [ 277 ] {4327ed34-b559-46d1-8841-2120fa3eb781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18714 | 2026.01.05 22:43:18.891312 [ 277 ] {4327ed34-b559-46d1-8841-2120fa3eb781} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18715 | 2026.01.05 22:43:18.891349 [ 277 ] {4327ed34-b559-46d1-8841-2120fa3eb781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18716 | 2026.01.05 22:43:18.891678 [ 277 ] {4327ed34-b559-46d1-8841-2120fa3eb781} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18717 | 2026.01.05 22:43:18.891894 [ 277 ] {4327ed34-b559-46d1-8841-2120fa3eb781} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18718 | 2026.01.05 22:43:18.892025 [ 277 ] {4327ed34-b559-46d1-8841-2120fa3eb781} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 18719 | 2026.01.05 22:43:18.892064 [ 277 ] {4327ed34-b559-46d1-8841-2120fa3eb781} <Debug> TCPHandler: Processed in 0.001382298 sec. | ||
| 18720 | 2026.01.05 22:43:18.892174 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18721 | 2026.01.05 22:43:18.892268 [ 277 ] {42c50761-b063-4569-919b-3506a2a7f1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18722 | 2026.01.05 22:43:18.892322 [ 277 ] {42c50761-b063-4569-919b-3506a2a7f1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18723 | 2026.01.05 22:43:18.893171 [ 277 ] {42c50761-b063-4569-919b-3506a2a7f1f0} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18724 | 2026.01.05 22:43:18.893207 [ 277 ] {42c50761-b063-4569-919b-3506a2a7f1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18725 | 2026.01.05 22:43:18.893723 [ 277 ] {42c50761-b063-4569-919b-3506a2a7f1f0} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18726 | 2026.01.05 22:43:18.893947 [ 277 ] {42c50761-b063-4569-919b-3506a2a7f1f0} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18727 | 2026.01.05 22:43:18.894095 [ 277 ] {42c50761-b063-4569-919b-3506a2a7f1f0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001846 sec., 5417.118093174431 rows/sec., 9.71 MiB/sec. | ||
| 18728 | 2026.01.05 22:43:18.894168 [ 277 ] {42c50761-b063-4569-919b-3506a2a7f1f0} <Debug> TCPHandler: Processed in 0.002042841 sec. | ||
| 18729 | 2026.01.05 22:43:18.894286 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18730 | 2026.01.05 22:43:18.894380 [ 277 ] {47ae7646-b3ac-4854-a24c-00e01bfcdb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18731 | 2026.01.05 22:43:18.894422 [ 277 ] {47ae7646-b3ac-4854-a24c-00e01bfcdb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18732 | 2026.01.05 22:43:18.894778 [ 277 ] {47ae7646-b3ac-4854-a24c-00e01bfcdb92} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18733 | 2026.01.05 22:43:18.894814 [ 277 ] {47ae7646-b3ac-4854-a24c-00e01bfcdb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18734 | 2026.01.05 22:43:18.895118 [ 277 ] {47ae7646-b3ac-4854-a24c-00e01bfcdb92} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18735 | 2026.01.05 22:43:18.895326 [ 277 ] {47ae7646-b3ac-4854-a24c-00e01bfcdb92} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18736 | 2026.01.05 22:43:18.895456 [ 277 ] {47ae7646-b3ac-4854-a24c-00e01bfcdb92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 18737 | 2026.01.05 22:43:18.895492 [ 277 ] {47ae7646-b3ac-4854-a24c-00e01bfcdb92} <Debug> TCPHandler: Processed in 0.001256293 sec. | ||
| 18738 | 2026.01.05 22:43:18.916413 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 18739 | 2026.01.05 22:43:18.933864 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18740 | 2026.01.05 22:43:18.933917 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18741 | 2026.01.05 22:43:18.940514 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18742 | 2026.01.05 22:43:18.941195 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18743 | 2026.01.05 22:43:18.944183 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 18744 | 2026.01.05 22:43:21.726012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2264 | ||
| 18745 | 2026.01.05 22:43:21.728456 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18746 | 2026.01.05 22:43:21.728503 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18747 | 2026.01.05 22:43:21.729725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18748 | 2026.01.05 22:43:21.730010 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18749 | 2026.01.05 22:43:21.730244 [ 115 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18750 | 2026.01.05 22:43:21.730358 [ 115 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18751 | 2026.01.05 22:43:21.730376 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2264 | ||
| 18752 | 2026.01.05 22:43:21.730396 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18753 | 2026.01.05 22:43:21.730560 [ 196 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::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 | ||
| 18754 | 2026.01.05 22:43:21.731229 [ 196 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18755 | 2026.01.05 22:43:21.731387 [ 196 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2060 rows starting from the beginning of the part | ||
| 18756 | 2026.01.05 22:43:21.731788 [ 196 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 38 rows starting from the beginning of the part | ||
| 18757 | 2026.01.05 22:43:21.732189 [ 196 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 24 rows starting from the beginning of the part | ||
| 18758 | 2026.01.05 22:43:21.732576 [ 196 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 28 rows starting from the beginning of the part | ||
| 18759 | 2026.01.05 22:43:21.732934 [ 196 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 84 rows starting from the beginning of the part | ||
| 18760 | 2026.01.05 22:43:21.733284 [ 196 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
| 18761 | 2026.01.05 22:43:21.741606 [ 187 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2264 rows, containing 72 columns (72 merged, 0 gathered) in 0.011113865 sec., 203709.51059779833 rows/sec., 165.85 MiB/sec. | ||
| 18762 | 2026.01.05 22:43:21.743872 [ 197 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 18763 | 2026.01.05 22:43:21.744526 [ 197 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_71_14} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18764 | 2026.01.05 22:43:21.744615 [ 197 ] {b67ac184-eaec-4bb3-b095-22614494c3f2::all_1_71_14} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 18765 | 2026.01.05 22:43:21.745014 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 18766 | 2026.01.05 22:43:23.084359 [ 220 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18767 | 2026.01.05 22:43:23.084417 [ 220 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18768 | 2026.01.05 22:43:23.089530 [ 220 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18769 | 2026.01.05 22:43:23.887455 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18770 | 2026.01.05 22:43:23.887715 [ 277 ] {b4bcb9ab-b6f1-4b48-81bb-6bda629a0bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18771 | 2026.01.05 22:43:23.887784 [ 277 ] {b4bcb9ab-b6f1-4b48-81bb-6bda629a0bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18772 | 2026.01.05 22:43:23.888486 [ 277 ] {b4bcb9ab-b6f1-4b48-81bb-6bda629a0bc3} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18773 | 2026.01.05 22:43:23.888531 [ 277 ] {b4bcb9ab-b6f1-4b48-81bb-6bda629a0bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18774 | 2026.01.05 22:43:23.889045 [ 277 ] {b4bcb9ab-b6f1-4b48-81bb-6bda629a0bc3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 18775 | 2026.01.05 22:43:23.889493 [ 277 ] {b4bcb9ab-b6f1-4b48-81bb-6bda629a0bc3} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18776 | 2026.01.05 22:43:23.889634 [ 112 ] {} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Selected 6 parts from all_1_37_9 to all_42_42_0 | ||
| 18777 | 2026.01.05 22:43:23.889657 [ 277 ] {b4bcb9ab-b6f1-4b48-81bb-6bda629a0bc3} <Debug> executeQuery: Read 5 rows, 395.00 B in 0.00199 sec., 2512.5628140703516 rows/sec., 193.84 KiB/sec. | ||
| 18778 | 2026.01.05 22:43:23.889709 [ 112 ] {} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18779 | 2026.01.05 22:43:23.889721 [ 277 ] {b4bcb9ab-b6f1-4b48-81bb-6bda629a0bc3} <Debug> TCPHandler: Processed in 0.002456045 sec. | ||
| 18780 | 2026.01.05 22:43:23.889749 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18781 | 2026.01.05 22:43:23.889858 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_9 to all_42_42_0 into Compact with storage Full | ||
| 18782 | 2026.01.05 22:43:23.889873 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18783 | 2026.01.05 22:43:23.889969 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18784 | 2026.01.05 22:43:23.889989 [ 277 ] {cccb2683-d969-48c7-9b25-ec4db688e073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18785 | 2026.01.05 22:43:23.890000 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 24 rows starting from the beginning of the part | ||
| 18786 | 2026.01.05 22:43:23.890030 [ 277 ] {cccb2683-d969-48c7-9b25-ec4db688e073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18787 | 2026.01.05 22:43:23.890065 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 18788 | 2026.01.05 22:43:23.890115 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
| 18789 | 2026.01.05 22:43:23.890161 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 18790 | 2026.01.05 22:43:23.890204 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 3 rows starting from the beginning of the part | ||
| 18791 | 2026.01.05 22:43:23.890250 [ 195 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
| 18792 | 2026.01.05 22:43:23.890636 [ 277 ] {cccb2683-d969-48c7-9b25-ec4db688e073} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18793 | 2026.01.05 22:43:23.890673 [ 277 ] {cccb2683-d969-48c7-9b25-ec4db688e073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18794 | 2026.01.05 22:43:23.891171 [ 277 ] {cccb2683-d969-48c7-9b25-ec4db688e073} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18795 | 2026.01.05 22:43:23.891190 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375538 sec., 37803.39038252669 rows/sec., 3.15 MiB/sec. | ||
| 18796 | 2026.01.05 22:43:23.891383 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
| 18797 | 2026.01.05 22:43:23.891667 [ 277 ] {cccb2683-d969-48c7-9b25-ec4db688e073} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18798 | 2026.01.05 22:43:23.891805 [ 277 ] {cccb2683-d969-48c7-9b25-ec4db688e073} <Debug> executeQuery: Read 161 rows, 14.13 KiB in 0.001836 sec., 87690.63180827886 rows/sec., 7.52 MiB/sec. | ||
| 18799 | 2026.01.05 22:43:23.891844 [ 277 ] {cccb2683-d969-48c7-9b25-ec4db688e073} <Debug> TCPHandler: Processed in 0.00202175 sec. | ||
| 18800 | 2026.01.05 22:43:23.891955 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18801 | 2026.01.05 22:43:23.891956 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_42_10} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18802 | 2026.01.05 22:43:23.892043 [ 187 ] {067a4502-a950-4616-983a-e1f067f168c6::all_1_42_10} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6) (MergerMutator): Merged 6 parts: [all_1_37_9, all_42_42_0] -> all_1_42_10 | ||
| 18803 | 2026.01.05 22:43:23.892056 [ 277 ] {0b96b79e-362f-41aa-ad99-9d6ed7b558d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18804 | 2026.01.05 22:43:23.892097 [ 277 ] {0b96b79e-362f-41aa-ad99-9d6ed7b558d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18805 | 2026.01.05 22:43:23.892102 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18806 | 2026.01.05 22:43:23.892561 [ 277 ] {0b96b79e-362f-41aa-ad99-9d6ed7b558d6} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18807 | 2026.01.05 22:43:23.892595 [ 277 ] {0b96b79e-362f-41aa-ad99-9d6ed7b558d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18808 | 2026.01.05 22:43:23.893063 [ 277 ] {0b96b79e-362f-41aa-ad99-9d6ed7b558d6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18809 | 2026.01.05 22:43:23.893558 [ 277 ] {0b96b79e-362f-41aa-ad99-9d6ed7b558d6} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18810 | 2026.01.05 22:43:23.893692 [ 277 ] {0b96b79e-362f-41aa-ad99-9d6ed7b558d6} <Debug> executeQuery: Read 54 rows, 4.01 KiB in 0.001654 sec., 32648.12575574365 rows/sec., 2.37 MiB/sec. | ||
| 18811 | 2026.01.05 22:43:23.893732 [ 277 ] {0b96b79e-362f-41aa-ad99-9d6ed7b558d6} <Debug> TCPHandler: Processed in 0.001826113 sec. | ||
| 18812 | 2026.01.05 22:43:23.893850 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18813 | 2026.01.05 22:43:23.893951 [ 277 ] {401a5fd7-6c75-4cde-b999-ca02ddbb91aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18814 | 2026.01.05 22:43:23.893991 [ 277 ] {401a5fd7-6c75-4cde-b999-ca02ddbb91aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18815 | 2026.01.05 22:43:23.894474 [ 277 ] {401a5fd7-6c75-4cde-b999-ca02ddbb91aa} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18816 | 2026.01.05 22:43:23.894510 [ 277 ] {401a5fd7-6c75-4cde-b999-ca02ddbb91aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18817 | 2026.01.05 22:43:23.894959 [ 277 ] {401a5fd7-6c75-4cde-b999-ca02ddbb91aa} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18818 | 2026.01.05 22:43:23.895467 [ 277 ] {401a5fd7-6c75-4cde-b999-ca02ddbb91aa} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18819 | 2026.01.05 22:43:23.895602 [ 277 ] {401a5fd7-6c75-4cde-b999-ca02ddbb91aa} <Debug> executeQuery: Read 145 rows, 11.40 KiB in 0.001668 sec., 86930.45563549161 rows/sec., 6.67 MiB/sec. | ||
| 18820 | 2026.01.05 22:43:23.895644 [ 277 ] {401a5fd7-6c75-4cde-b999-ca02ddbb91aa} <Debug> TCPHandler: Processed in 0.001842724 sec. | ||
| 18821 | 2026.01.05 22:43:23.895747 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18822 | 2026.01.05 22:43:23.895847 [ 277 ] {73208429-a990-4ad2-aebc-658d63d101e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18823 | 2026.01.05 22:43:23.895890 [ 277 ] {73208429-a990-4ad2-aebc-658d63d101e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18824 | 2026.01.05 22:43:23.896313 [ 277 ] {73208429-a990-4ad2-aebc-658d63d101e0} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18825 | 2026.01.05 22:43:23.896349 [ 277 ] {73208429-a990-4ad2-aebc-658d63d101e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18826 | 2026.01.05 22:43:23.896845 [ 277 ] {73208429-a990-4ad2-aebc-658d63d101e0} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18827 | 2026.01.05 22:43:23.897264 [ 277 ] {73208429-a990-4ad2-aebc-658d63d101e0} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18828 | 2026.01.05 22:43:23.897398 [ 277 ] {73208429-a990-4ad2-aebc-658d63d101e0} <Debug> executeQuery: Read 164 rows, 11.67 KiB in 0.001569 sec., 104525.17527087317 rows/sec., 7.26 MiB/sec. | ||
| 18829 | 2026.01.05 22:43:23.897437 [ 277 ] {73208429-a990-4ad2-aebc-658d63d101e0} <Debug> TCPHandler: Processed in 0.001739451 sec. | ||
| 18830 | 2026.01.05 22:43:23.897546 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18831 | 2026.01.05 22:43:23.897647 [ 277 ] {352475cf-4441-473a-a113-92bef88b8288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18832 | 2026.01.05 22:43:23.897701 [ 277 ] {352475cf-4441-473a-a113-92bef88b8288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18833 | 2026.01.05 22:43:23.898635 [ 277 ] {352475cf-4441-473a-a113-92bef88b8288} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18834 | 2026.01.05 22:43:23.898672 [ 277 ] {352475cf-4441-473a-a113-92bef88b8288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18835 | 2026.01.05 22:43:23.899345 [ 277 ] {352475cf-4441-473a-a113-92bef88b8288} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18836 | 2026.01.05 22:43:23.899769 [ 277 ] {352475cf-4441-473a-a113-92bef88b8288} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18837 | 2026.01.05 22:43:23.899914 [ 277 ] {352475cf-4441-473a-a113-92bef88b8288} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002284 sec., 21453.590192644482 rows/sec., 38.44 MiB/sec. | ||
| 18838 | 2026.01.05 22:43:23.899971 [ 277 ] {352475cf-4441-473a-a113-92bef88b8288} <Debug> TCPHandler: Processed in 0.002473535 sec. | ||
| 18839 | 2026.01.05 22:43:23.900080 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18840 | 2026.01.05 22:43:23.900183 [ 277 ] {5d9d7f47-df62-4c8f-93fd-4f29456d6d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18841 | 2026.01.05 22:43:23.900226 [ 277 ] {5d9d7f47-df62-4c8f-93fd-4f29456d6d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18842 | 2026.01.05 22:43:23.900537 [ 277 ] {5d9d7f47-df62-4c8f-93fd-4f29456d6d0b} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18843 | 2026.01.05 22:43:23.900574 [ 277 ] {5d9d7f47-df62-4c8f-93fd-4f29456d6d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18844 | 2026.01.05 22:43:23.900984 [ 277 ] {5d9d7f47-df62-4c8f-93fd-4f29456d6d0b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 18845 | 2026.01.05 22:43:23.901400 [ 277 ] {5d9d7f47-df62-4c8f-93fd-4f29456d6d0b} <Trace> oximeter.measurements_i64 (0645c62c-ced1-428d-a3d4-4fbdc5110e58): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18846 | 2026.01.05 22:43:23.901528 [ 277 ] {5d9d7f47-df62-4c8f-93fd-4f29456d6d0b} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001363 sec., 6603.081438004402 rows/sec., 466.43 KiB/sec. | ||
| 18847 | 2026.01.05 22:43:23.901565 [ 277 ] {5d9d7f47-df62-4c8f-93fd-4f29456d6d0b} <Debug> TCPHandler: Processed in 0.001533334 sec. | ||
| 18848 | 2026.01.05 22:43:23.901674 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18849 | 2026.01.05 22:43:23.901775 [ 277 ] {e21d5059-d803-4b3a-ae99-bb1f753da181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18850 | 2026.01.05 22:43:23.901816 [ 277 ] {e21d5059-d803-4b3a-ae99-bb1f753da181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18851 | 2026.01.05 22:43:23.902140 [ 277 ] {e21d5059-d803-4b3a-ae99-bb1f753da181} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18852 | 2026.01.05 22:43:23.902177 [ 277 ] {e21d5059-d803-4b3a-ae99-bb1f753da181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18853 | 2026.01.05 22:43:23.902570 [ 277 ] {e21d5059-d803-4b3a-ae99-bb1f753da181} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18854 | 2026.01.05 22:43:23.903015 [ 277 ] {e21d5059-d803-4b3a-ae99-bb1f753da181} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18855 | 2026.01.05 22:43:23.903149 [ 277 ] {e21d5059-d803-4b3a-ae99-bb1f753da181} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec. | ||
| 18856 | 2026.01.05 22:43:23.903187 [ 277 ] {e21d5059-d803-4b3a-ae99-bb1f753da181} <Debug> TCPHandler: Processed in 0.001562014 sec. | ||
| 18857 | 2026.01.05 22:43:24.113894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45669 | ||
| 18858 | 2026.01.05 22:43:24.114434 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18859 | 2026.01.05 22:43:24.114480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18860 | 2026.01.05 22:43:24.115117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18861 | 2026.01.05 22:43:24.115677 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18862 | 2026.01.05 22:43:24.115812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45669 | ||
| 18863 | 2026.01.05 22:43:25.250498 [ 223 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18864 | 2026.01.05 22:43:25.250547 [ 223 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18865 | 2026.01.05 22:43:25.256082 [ 223 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18866 | 2026.01.05 22:43:26.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.87 MiB, peak 408.09 MiB, free memory in arenas 0.00 B, will set to 390.87 MiB (RSS), difference: 4.00 MiB | ||
| 18867 | 2026.01.05 22:43:26.445188 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 18868 | 2026.01.05 22:43:26.461982 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18869 | 2026.01.05 22:43:26.462028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18870 | 2026.01.05 22:43:26.468131 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18871 | 2026.01.05 22:43:26.468816 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18872 | 2026.01.05 22:43:26.471728 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 18873 | 2026.01.05 22:43:28.885832 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18874 | 2026.01.05 22:43:28.886113 [ 277 ] {accfbd65-f7b8-4bbe-b57d-eeaddb4504b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18875 | 2026.01.05 22:43:28.886217 [ 277 ] {accfbd65-f7b8-4bbe-b57d-eeaddb4504b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18876 | 2026.01.05 22:43:28.887136 [ 277 ] {accfbd65-f7b8-4bbe-b57d-eeaddb4504b0} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18877 | 2026.01.05 22:43:28.887176 [ 277 ] {accfbd65-f7b8-4bbe-b57d-eeaddb4504b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18878 | 2026.01.05 22:43:28.887587 [ 277 ] {accfbd65-f7b8-4bbe-b57d-eeaddb4504b0} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18879 | 2026.01.05 22:43:28.887815 [ 277 ] {accfbd65-f7b8-4bbe-b57d-eeaddb4504b0} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18880 | 2026.01.05 22:43:28.887940 [ 105 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18881 | 2026.01.05 22:43:28.887971 [ 277 ] {accfbd65-f7b8-4bbe-b57d-eeaddb4504b0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001935 sec., 39276.48578811369 rows/sec., 3.24 MiB/sec. | ||
| 18882 | 2026.01.05 22:43:28.888011 [ 105 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18883 | 2026.01.05 22:43:28.888025 [ 277 ] {accfbd65-f7b8-4bbe-b57d-eeaddb4504b0} <Debug> TCPHandler: Processed in 0.002380303 sec. | ||
| 18884 | 2026.01.05 22:43:28.888045 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18885 | 2026.01.05 22:43:28.888147 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18886 | 2026.01.05 22:43:28.888161 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18887 | 2026.01.05 22:43:28.888240 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18888 | 2026.01.05 22:43:28.888262 [ 277 ] {ccd6a8d6-da49-4931-b9aa-22f405479e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18889 | 2026.01.05 22:43:28.888268 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2497 rows starting from the beginning of the part | ||
| 18890 | 2026.01.05 22:43:28.888305 [ 277 ] {ccd6a8d6-da49-4931-b9aa-22f405479e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18891 | 2026.01.05 22:43:28.888336 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1358 rows starting from the beginning of the part | ||
| 18892 | 2026.01.05 22:43:28.888381 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 154 rows starting from the beginning of the part | ||
| 18893 | 2026.01.05 22:43:28.888423 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 76 rows starting from the beginning of the part | ||
| 18894 | 2026.01.05 22:43:28.888466 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 161 rows starting from the beginning of the part | ||
| 18895 | 2026.01.05 22:43:28.888507 [ 195 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 76 rows starting from the beginning of the part | ||
| 18896 | 2026.01.05 22:43:28.888717 [ 277 ] {ccd6a8d6-da49-4931-b9aa-22f405479e4f} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18897 | 2026.01.05 22:43:28.888753 [ 277 ] {ccd6a8d6-da49-4931-b9aa-22f405479e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18898 | 2026.01.05 22:43:28.889052 [ 277 ] {ccd6a8d6-da49-4931-b9aa-22f405479e4f} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18899 | 2026.01.05 22:43:28.889262 [ 277 ] {ccd6a8d6-da49-4931-b9aa-22f405479e4f} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18900 | 2026.01.05 22:43:28.889392 [ 277 ] {ccd6a8d6-da49-4931-b9aa-22f405479e4f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001149 sec., 8703.220191470844 rows/sec., 654.44 KiB/sec. | ||
| 18901 | 2026.01.05 22:43:28.889431 [ 277 ] {ccd6a8d6-da49-4931-b9aa-22f405479e4f} <Debug> TCPHandler: Processed in 0.001319735 sec. | ||
| 18902 | 2026.01.05 22:43:28.889544 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18903 | 2026.01.05 22:43:28.889643 [ 277 ] {64cbbc78-e209-414a-bd56-af32a5e3ce84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18904 | 2026.01.05 22:43:28.889684 [ 277 ] {64cbbc78-e209-414a-bd56-af32a5e3ce84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18905 | 2026.01.05 22:43:28.890118 [ 277 ] {64cbbc78-e209-414a-bd56-af32a5e3ce84} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18906 | 2026.01.05 22:43:28.890154 [ 277 ] {64cbbc78-e209-414a-bd56-af32a5e3ce84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18907 | 2026.01.05 22:43:28.890266 [ 193 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4322 rows, containing 5 columns (5 merged, 0 gathered) in 0.002157075 sec., 2003639.1873254292 rows/sec., 173.39 MiB/sec. | ||
| 18908 | 2026.01.05 22:43:28.890459 [ 277 ] {64cbbc78-e209-414a-bd56-af32a5e3ce84} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18909 | 2026.01.05 22:43:28.890524 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18910 | 2026.01.05 22:43:28.890708 [ 277 ] {64cbbc78-e209-414a-bd56-af32a5e3ce84} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18911 | 2026.01.05 22:43:28.890770 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_141_28} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18912 | 2026.01.05 22:43:28.890814 [ 105 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18913 | 2026.01.05 22:43:28.890835 [ 187 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_141_28} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18914 | 2026.01.05 22:43:28.890844 [ 277 ] {64cbbc78-e209-414a-bd56-af32a5e3ce84} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001218 sec., 60755.336617405585 rows/sec., 4.74 MiB/sec. | ||
| 18915 | 2026.01.05 22:43:28.890856 [ 105 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18916 | 2026.01.05 22:43:28.890893 [ 277 ] {64cbbc78-e209-414a-bd56-af32a5e3ce84} <Debug> TCPHandler: Processed in 0.001398218 sec. | ||
| 18917 | 2026.01.05 22:43:28.890894 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18918 | 2026.01.05 22:43:28.890916 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 18919 | 2026.01.05 22:43:28.890998 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18920 | 2026.01.05 22:43:28.891021 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18921 | 2026.01.05 22:43:28.891067 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18922 | 2026.01.05 22:43:28.891091 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1270 rows starting from the beginning of the part | ||
| 18923 | 2026.01.05 22:43:28.891115 [ 277 ] {f2d436e9-2e7d-40fc-ae06-83585c1039fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18924 | 2026.01.05 22:43:28.891142 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 678 rows starting from the beginning of the part | ||
| 18925 | 2026.01.05 22:43:28.891160 [ 277 ] {f2d436e9-2e7d-40fc-ae06-83585c1039fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18926 | 2026.01.05 22:43:28.891183 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 131 rows starting from the beginning of the part | ||
| 18927 | 2026.01.05 22:43:28.891223 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 74 rows starting from the beginning of the part | ||
| 18928 | 2026.01.05 22:43:28.891259 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 145 rows starting from the beginning of the part | ||
| 18929 | 2026.01.05 22:43:28.891300 [ 187 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 74 rows starting from the beginning of the part | ||
| 18930 | 2026.01.05 22:43:28.891584 [ 277 ] {f2d436e9-2e7d-40fc-ae06-83585c1039fd} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18931 | 2026.01.05 22:43:28.891620 [ 277 ] {f2d436e9-2e7d-40fc-ae06-83585c1039fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18932 | 2026.01.05 22:43:28.891950 [ 277 ] {f2d436e9-2e7d-40fc-ae06-83585c1039fd} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18933 | 2026.01.05 22:43:28.892157 [ 277 ] {f2d436e9-2e7d-40fc-ae06-83585c1039fd} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18934 | 2026.01.05 22:43:28.892279 [ 191 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306415 sec., 1815655.821465614 rows/sec., 141.16 MiB/sec. | ||
| 18935 | 2026.01.05 22:43:28.892294 [ 277 ] {f2d436e9-2e7d-40fc-ae06-83585c1039fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 18936 | 2026.01.05 22:43:28.892339 [ 277 ] {f2d436e9-2e7d-40fc-ae06-83585c1039fd} <Debug> TCPHandler: Processed in 0.001368207 sec. | ||
| 18937 | 2026.01.05 22:43:28.892451 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18938 | 2026.01.05 22:43:28.892507 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18939 | 2026.01.05 22:43:28.892548 [ 277 ] {4724715e-747f-49d8-87d8-1212c165bd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18940 | 2026.01.05 22:43:28.892607 [ 277 ] {4724715e-747f-49d8-87d8-1212c165bd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18941 | 2026.01.05 22:43:28.892808 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_141_28} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18942 | 2026.01.05 22:43:28.892888 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_141_28} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18943 | 2026.01.05 22:43:28.892981 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 18944 | 2026.01.05 22:43:28.893415 [ 277 ] {4724715e-747f-49d8-87d8-1212c165bd99} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18945 | 2026.01.05 22:43:28.893456 [ 277 ] {4724715e-747f-49d8-87d8-1212c165bd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18946 | 2026.01.05 22:43:28.893982 [ 277 ] {4724715e-747f-49d8-87d8-1212c165bd99} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18947 | 2026.01.05 22:43:28.894200 [ 277 ] {4724715e-747f-49d8-87d8-1212c165bd99} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18948 | 2026.01.05 22:43:28.894342 [ 277 ] {4724715e-747f-49d8-87d8-1212c165bd99} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001811 sec., 5521.811154058531 rows/sec., 9.89 MiB/sec. | ||
| 18949 | 2026.01.05 22:43:28.894398 [ 277 ] {4724715e-747f-49d8-87d8-1212c165bd99} <Debug> TCPHandler: Processed in 0.00199601 sec. | ||
| 18950 | 2026.01.05 22:43:28.894515 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18951 | 2026.01.05 22:43:28.894609 [ 277 ] {2af91b32-1bf4-4c46-9cfc-810c80e2a660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18952 | 2026.01.05 22:43:28.894651 [ 277 ] {2af91b32-1bf4-4c46-9cfc-810c80e2a660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18953 | 2026.01.05 22:43:28.894994 [ 277 ] {2af91b32-1bf4-4c46-9cfc-810c80e2a660} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18954 | 2026.01.05 22:43:28.895032 [ 277 ] {2af91b32-1bf4-4c46-9cfc-810c80e2a660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18955 | 2026.01.05 22:43:28.895333 [ 277 ] {2af91b32-1bf4-4c46-9cfc-810c80e2a660} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18956 | 2026.01.05 22:43:28.895597 [ 277 ] {2af91b32-1bf4-4c46-9cfc-810c80e2a660} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18957 | 2026.01.05 22:43:28.895712 [ 105 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18958 | 2026.01.05 22:43:28.895733 [ 277 ] {2af91b32-1bf4-4c46-9cfc-810c80e2a660} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 18959 | 2026.01.05 22:43:28.895745 [ 105 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18960 | 2026.01.05 22:43:28.895775 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18961 | 2026.01.05 22:43:28.895778 [ 277 ] {2af91b32-1bf4-4c46-9cfc-810c80e2a660} <Debug> TCPHandler: Processed in 0.001311975 sec. | ||
| 18962 | 2026.01.05 22:43:28.895859 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18963 | 2026.01.05 22:43:28.895946 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18964 | 2026.01.05 22:43:28.895972 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8360 rows starting from the beginning of the part | ||
| 18965 | 2026.01.05 22:43:28.896021 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 18966 | 2026.01.05 22:43:28.896063 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 18967 | 2026.01.05 22:43:28.896102 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 18968 | 2026.01.05 22:43:28.896141 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 18969 | 2026.01.05 22:43:28.896176 [ 191 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 18970 | 2026.01.05 22:43:28.898302 [ 192 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002466436 sec., 3511139.149769141 rows/sec., 233.96 MiB/sec. | ||
| 18971 | 2026.01.05 22:43:28.898498 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18972 | 2026.01.05 22:43:28.898794 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_141_28} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18973 | 2026.01.05 22:43:28.898855 [ 199 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_141_28} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18974 | 2026.01.05 22:43:28.898918 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 18975 | 2026.01.05 22:43:31.294350 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18976 | 2026.01.05 22:43:31.294408 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18977 | 2026.01.05 22:43:31.616942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46117 | ||
| 18978 | 2026.01.05 22:43:31.617426 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18979 | 2026.01.05 22:43:31.617462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18980 | 2026.01.05 22:43:31.617923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18981 | 2026.01.05 22:43:31.618139 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18982 | 2026.01.05 22:43:31.618268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46117 | ||
| 18983 | 2026.01.05 22:43:31.618321 [ 101 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18984 | 2026.01.05 22:43:31.618419 [ 101 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18985 | 2026.01.05 22:43:31.618457 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 18986 | 2026.01.05 22:43:31.618589 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::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 | ||
| 18987 | 2026.01.05 22:43:31.618695 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18988 | 2026.01.05 22:43:31.618728 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43749 rows starting from the beginning of the part | ||
| 18989 | 2026.01.05 22:43:31.618791 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 18990 | 2026.01.05 22:43:31.618839 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 18991 | 2026.01.05 22:43:31.618883 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 18992 | 2026.01.05 22:43:31.618926 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 18993 | 2026.01.05 22:43:31.618968 [ 192 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 18994 | 2026.01.05 22:43:31.621533 [ 198 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46117 rows, containing 4 columns (4 merged, 0 gathered) in 0.002985814 sec., 15445369.33646905 rows/sec., 220.95 MiB/sec. | ||
| 18995 | 2026.01.05 22:43:31.621929 [ 198 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18996 | 2026.01.05 22:43:31.622212 [ 198 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_96_19} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18997 | 2026.01.05 22:43:31.622288 [ 198 ] {c5ba7982-d3ea-4261-aabe-8ae02e6ed17f::all_1_96_19} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18998 | 2026.01.05 22:43:31.622403 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18999 | 2026.01.05 22:43:31.731470 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2292 | ||
| 19000 | 2026.01.05 22:43:31.733708 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19001 | 2026.01.05 22:43:31.733748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19002 | 2026.01.05 22:43:31.734891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 19003 | 2026.01.05 22:43:31.735235 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19004 | 2026.01.05 22:43:31.735490 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2292 | ||
| 19005 | 2026.01.05 22:43:32.008067 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.007726717 sec. | ||
| 19006 | 2026.01.05 22:43:33.887575 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19007 | 2026.01.05 22:43:33.887778 [ 277 ] {67d04f98-6ba4-4ec0-aa78-239f6d25191e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19008 | 2026.01.05 22:43:33.887849 [ 277 ] {67d04f98-6ba4-4ec0-aa78-239f6d25191e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19009 | 2026.01.05 22:43:33.888592 [ 277 ] {67d04f98-6ba4-4ec0-aa78-239f6d25191e} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19010 | 2026.01.05 22:43:33.888630 [ 277 ] {67d04f98-6ba4-4ec0-aa78-239f6d25191e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19011 | 2026.01.05 22:43:33.889265 [ 277 ] {67d04f98-6ba4-4ec0-aa78-239f6d25191e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 19012 | 2026.01.05 22:43:33.889776 [ 277 ] {67d04f98-6ba4-4ec0-aa78-239f6d25191e} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19013 | 2026.01.05 22:43:33.889927 [ 277 ] {67d04f98-6ba4-4ec0-aa78-239f6d25191e} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.002204 sec., 1361.1615245009075 rows/sec., 101.02 KiB/sec. | ||
| 19014 | 2026.01.05 22:43:33.889973 [ 277 ] {67d04f98-6ba4-4ec0-aa78-239f6d25191e} <Debug> TCPHandler: Processed in 0.002535458 sec. | ||
| 19015 | 2026.01.05 22:43:33.890136 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19016 | 2026.01.05 22:43:33.890240 [ 277 ] {9b96ec60-bc65-4e22-9583-3e649bc6c67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19017 | 2026.01.05 22:43:33.890280 [ 277 ] {9b96ec60-bc65-4e22-9583-3e649bc6c67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19018 | 2026.01.05 22:43:33.890980 [ 277 ] {9b96ec60-bc65-4e22-9583-3e649bc6c67d} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19019 | 2026.01.05 22:43:33.891014 [ 277 ] {9b96ec60-bc65-4e22-9583-3e649bc6c67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19020 | 2026.01.05 22:43:33.891466 [ 277 ] {9b96ec60-bc65-4e22-9583-3e649bc6c67d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19021 | 2026.01.05 22:43:33.891954 [ 277 ] {9b96ec60-bc65-4e22-9583-3e649bc6c67d} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19022 | 2026.01.05 22:43:33.892086 [ 277 ] {9b96ec60-bc65-4e22-9583-3e649bc6c67d} <Debug> executeQuery: Read 160 rows, 14.06 KiB in 0.001864 sec., 85836.90987124463 rows/sec., 7.37 MiB/sec. | ||
| 19023 | 2026.01.05 22:43:33.892123 [ 277 ] {9b96ec60-bc65-4e22-9583-3e649bc6c67d} <Debug> TCPHandler: Processed in 0.002035231 sec. | ||
| 19024 | 2026.01.05 22:43:33.892245 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19025 | 2026.01.05 22:43:33.892345 [ 277 ] {fe0e9c1f-77a9-439c-bb2b-aad5350972d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19026 | 2026.01.05 22:43:33.892384 [ 277 ] {fe0e9c1f-77a9-439c-bb2b-aad5350972d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19027 | 2026.01.05 22:43:33.892874 [ 277 ] {fe0e9c1f-77a9-439c-bb2b-aad5350972d9} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19028 | 2026.01.05 22:43:33.892909 [ 277 ] {fe0e9c1f-77a9-439c-bb2b-aad5350972d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19029 | 2026.01.05 22:43:33.893342 [ 277 ] {fe0e9c1f-77a9-439c-bb2b-aad5350972d9} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19030 | 2026.01.05 22:43:33.893831 [ 277 ] {fe0e9c1f-77a9-439c-bb2b-aad5350972d9} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19031 | 2026.01.05 22:43:33.893960 [ 277 ] {fe0e9c1f-77a9-439c-bb2b-aad5350972d9} <Debug> executeQuery: Read 52 rows, 3.87 KiB in 0.001633 sec., 31843.233312921006 rows/sec., 2.32 MiB/sec. | ||
| 19032 | 2026.01.05 22:43:33.893997 [ 277 ] {fe0e9c1f-77a9-439c-bb2b-aad5350972d9} <Debug> TCPHandler: Processed in 0.001799062 sec. | ||
| 19033 | 2026.01.05 22:43:33.894116 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19034 | 2026.01.05 22:43:33.894215 [ 277 ] {dc6a7ec0-44c3-468e-8169-b99f1125aa57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19035 | 2026.01.05 22:43:33.894252 [ 277 ] {dc6a7ec0-44c3-468e-8169-b99f1125aa57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19036 | 2026.01.05 22:43:33.894717 [ 277 ] {dc6a7ec0-44c3-468e-8169-b99f1125aa57} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19037 | 2026.01.05 22:43:33.894751 [ 277 ] {dc6a7ec0-44c3-468e-8169-b99f1125aa57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19038 | 2026.01.05 22:43:33.895249 [ 277 ] {dc6a7ec0-44c3-468e-8169-b99f1125aa57} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19039 | 2026.01.05 22:43:33.895788 [ 277 ] {dc6a7ec0-44c3-468e-8169-b99f1125aa57} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19040 | 2026.01.05 22:43:33.895915 [ 277 ] {dc6a7ec0-44c3-468e-8169-b99f1125aa57} <Debug> executeQuery: Read 134 rows, 10.51 KiB in 0.001725 sec., 77681.15942028986 rows/sec., 5.95 MiB/sec. | ||
| 19041 | 2026.01.05 22:43:33.895952 [ 277 ] {dc6a7ec0-44c3-468e-8169-b99f1125aa57} <Debug> TCPHandler: Processed in 0.001881756 sec. | ||
| 19042 | 2026.01.05 22:43:33.896070 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19043 | 2026.01.05 22:43:33.896169 [ 277 ] {9af3158c-33db-435e-9b2e-3b23584340c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19044 | 2026.01.05 22:43:33.896210 [ 277 ] {9af3158c-33db-435e-9b2e-3b23584340c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19045 | 2026.01.05 22:43:33.896659 [ 277 ] {9af3158c-33db-435e-9b2e-3b23584340c2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19046 | 2026.01.05 22:43:33.896692 [ 277 ] {9af3158c-33db-435e-9b2e-3b23584340c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19047 | 2026.01.05 22:43:33.897154 [ 277 ] {9af3158c-33db-435e-9b2e-3b23584340c2} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19048 | 2026.01.05 22:43:33.897637 [ 277 ] {9af3158c-33db-435e-9b2e-3b23584340c2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19049 | 2026.01.05 22:43:33.897747 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 2 parts from all_1_137_31 to all_138_138_0 | ||
| 19050 | 2026.01.05 22:43:33.897768 [ 277 ] {9af3158c-33db-435e-9b2e-3b23584340c2} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001617 sec., 100803.95794681509 rows/sec., 7.00 MiB/sec. | ||
| 19051 | 2026.01.05 22:43:33.897780 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19052 | 2026.01.05 22:43:33.897801 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19053 | 2026.01.05 22:43:33.897805 [ 277 ] {9af3158c-33db-435e-9b2e-3b23584340c2} <Debug> TCPHandler: Processed in 0.001782502 sec. | ||
| 19054 | 2026.01.05 22:43:33.897921 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19055 | 2026.01.05 22:43:33.897925 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_138_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_137_31 to all_138_138_0 into Compact with storage Full | ||
| 19056 | 2026.01.05 22:43:33.898021 [ 277 ] {ebbe0507-9616-4ead-bdfd-513c6e581a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19057 | 2026.01.05 22:43:33.898079 [ 277 ] {ebbe0507-9616-4ead-bdfd-513c6e581a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19058 | 2026.01.05 22:43:33.898127 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_138_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19059 | 2026.01.05 22:43:33.898187 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_137_31, total 40428 rows starting from the beginning of the part | ||
| 19060 | 2026.01.05 22:43:33.898286 [ 190 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 163 rows starting from the beginning of the part | ||
| 19061 | 2026.01.05 22:43:33.899054 [ 277 ] {ebbe0507-9616-4ead-bdfd-513c6e581a44} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19062 | 2026.01.05 22:43:33.899094 [ 277 ] {ebbe0507-9616-4ead-bdfd-513c6e581a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19063 | 2026.01.05 22:43:33.899810 [ 277 ] {ebbe0507-9616-4ead-bdfd-513c6e581a44} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19064 | 2026.01.05 22:43:33.900291 [ 277 ] {ebbe0507-9616-4ead-bdfd-513c6e581a44} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19065 | 2026.01.05 22:43:33.900434 [ 277 ] {ebbe0507-9616-4ead-bdfd-513c6e581a44} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002439 sec., 20090.20090200902 rows/sec., 36.00 MiB/sec. | ||
| 19066 | 2026.01.05 22:43:33.900488 [ 277 ] {ebbe0507-9616-4ead-bdfd-513c6e581a44} <Debug> TCPHandler: Processed in 0.002614121 sec. | ||
| 19067 | 2026.01.05 22:43:33.900601 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19068 | 2026.01.05 22:43:33.900703 [ 277 ] {4fb425c9-d1d3-4ea2-913f-1231a9cf8432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19069 | 2026.01.05 22:43:33.900743 [ 277 ] {4fb425c9-d1d3-4ea2-913f-1231a9cf8432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19070 | 2026.01.05 22:43:33.901083 [ 277 ] {4fb425c9-d1d3-4ea2-913f-1231a9cf8432} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19071 | 2026.01.05 22:43:33.901117 [ 277 ] {4fb425c9-d1d3-4ea2-913f-1231a9cf8432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19072 | 2026.01.05 22:43:33.901609 [ 277 ] {4fb425c9-d1d3-4ea2-913f-1231a9cf8432} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19073 | 2026.01.05 22:43:33.902091 [ 277 ] {4fb425c9-d1d3-4ea2-913f-1231a9cf8432} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19074 | 2026.01.05 22:43:33.902222 [ 277 ] {4fb425c9-d1d3-4ea2-913f-1231a9cf8432} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001537 sec., 39037.085230969424 rows/sec., 2.63 MiB/sec. | ||
| 19075 | 2026.01.05 22:43:33.902257 [ 277 ] {4fb425c9-d1d3-4ea2-913f-1231a9cf8432} <Debug> TCPHandler: Processed in 0.001702439 sec. | ||
| 19076 | 2026.01.05 22:43:33.905060 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_138_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40591 rows, containing 5 columns (5 merged, 0 gathered) in 0.007183059 sec., 5650935.068193091 rows/sec., 386.99 MiB/sec. | ||
| 19077 | 2026.01.05 22:43:33.905892 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_138_32} <Trace> MergedBlockOutputStream: filled checksums all_1_138_32 (state Temporary) | ||
| 19078 | 2026.01.05 22:43:33.906470 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_138_32 to all_1_138_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19079 | 2026.01.05 22:43:33.906544 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 2 parts: [all_1_137_31, all_138_138_0] -> all_1_138_32 | ||
| 19080 | 2026.01.05 22:43:33.906622 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19081 | 2026.01.05 22:43:33.972793 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 19082 | 2026.01.05 22:43:33.990823 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19083 | 2026.01.05 22:43:33.990878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19084 | 2026.01.05 22:43:33.997231 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19085 | 2026.01.05 22:43:33.998382 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19086 | 2026.01.05 22:43:33.998659 [ 99 ] {} <Debug> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19087 | 2026.01.05 22:43:33.998697 [ 99 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19088 | 2026.01.05 22:43:33.998716 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19089 | 2026.01.05 22:43:33.998809 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::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 | ||
| 19090 | 2026.01.05 22:43:34.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.94 MiB, peak 408.09 MiB, free memory in arenas 0.00 B, will set to 390.88 MiB (RSS), difference: -1.05 MiB | ||
| 19091 | 2026.01.05 22:43:34.001515 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 19092 | 2026.01.05 22:43:34.001922 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19093 | 2026.01.05 22:43:34.002679 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 685 rows starting from the beginning of the part | ||
| 19094 | 2026.01.05 22:43:34.006062 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
| 19095 | 2026.01.05 22:43:34.009576 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 19096 | 2026.01.05 22:43:34.013148 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 19097 | 2026.01.05 22:43:34.017352 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 19098 | 2026.01.05 22:43:34.021826 [ 201 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 19099 | 2026.01.05 22:43:34.082078 [ 198 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.083307518 sec., 8678.688518844121 rows/sec., 44.88 MiB/sec. | ||
| 19100 | 2026.01.05 22:43:34.086130 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19101 | 2026.01.05 22:43:34.088635 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_96_19} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19102 | 2026.01.05 22:43:34.088747 [ 202 ] {b86ca3a5-b510-44b5-9d7e-30534ef7ddfc::all_1_96_19} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19103 | 2026.01.05 22:43:34.091210 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19104 | 2026.01.05 22:43:35.601341 [ 222 ] {} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19105 | 2026.01.05 22:43:35.601395 [ 222 ] {} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19106 | 2026.01.05 22:43:35.603894 [ 222 ] {} <Debug> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19107 | 2026.01.05 22:43:35.964646 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47533 | ||
| 19108 | 2026.01.05 22:43:35.964766 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19109 | 2026.01.05 22:43:35.964796 [ 288 ] {} <Debug> TCP-Session: b509364b-d567-4c1f-b2e6-feeaff5f343d Authenticating user 'default' from [fd00:1122:3344:101::e]:47533 | ||
| 19110 | 2026.01.05 22:43:35.964822 [ 288 ] {} <Debug> TCP-Session: b509364b-d567-4c1f-b2e6-feeaff5f343d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19111 | 2026.01.05 22:43:35.964838 [ 288 ] {} <Debug> TCP-Session: b509364b-d567-4c1f-b2e6-feeaff5f343d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19112 | 2026.01.05 22:43:35.965048 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59796 | ||
| 19113 | 2026.01.05 22:43:35.965077 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49290 | ||
| 19114 | 2026.01.05 22:43:35.965093 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61854 | ||
| 19115 | 2026.01.05 22:43:35.965120 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51335 | ||
| 19116 | 2026.01.05 22:43:35.965149 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44153 | ||
| 19117 | 2026.01.05 22:43:35.965166 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19118 | 2026.01.05 22:43:35.965180 [ 288 ] {} <Trace> TCP-Session: b509364b-d567-4c1f-b2e6-feeaff5f343d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19119 | 2026.01.05 22:43:35.965177 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19120 | 2026.01.05 22:43:35.965218 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19121 | 2026.01.05 22:43:35.965213 [ 289 ] {} <Debug> TCP-Session: 80d4b0f1-bea9-4dcf-8e47-1e1904704d87 Authenticating user 'default' from [fd00:1122:3344:101::e]:59796 | ||
| 19122 | 2026.01.05 22:43:35.965252 [ 294 ] {} <Debug> TCP-Session: d4b4f58d-6b36-4fec-bf9e-10cdb8d0aa6b Authenticating user 'default' from [fd00:1122:3344:101::e]:51335 | ||
| 19123 | 2026.01.05 22:43:35.965226 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19124 | 2026.01.05 22:43:35.965299 [ 289 ] {} <Debug> TCP-Session: 80d4b0f1-bea9-4dcf-8e47-1e1904704d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19125 | 2026.01.05 22:43:35.965300 [ 294 ] {} <Debug> TCP-Session: d4b4f58d-6b36-4fec-bf9e-10cdb8d0aa6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19126 | 2026.01.05 22:43:35.965319 [ 275 ] {} <Debug> TCP-Session: 9188b3cc-a96a-41a4-bed7-331413189cb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44153 | ||
| 19127 | 2026.01.05 22:43:35.965327 [ 289 ] {} <Debug> TCP-Session: 80d4b0f1-bea9-4dcf-8e47-1e1904704d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19128 | 2026.01.05 22:43:35.965346 [ 275 ] {} <Debug> TCP-Session: 9188b3cc-a96a-41a4-bed7-331413189cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19129 | 2026.01.05 22:43:35.965361 [ 288 ] {4092d34d-dce5-4465-b877-c94d8d361333} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47533) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19130 | 2026.01.05 22:43:35.965374 [ 275 ] {} <Debug> TCP-Session: 9188b3cc-a96a-41a4-bed7-331413189cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19131 | 2026.01.05 22:43:35.965335 [ 294 ] {} <Debug> TCP-Session: d4b4f58d-6b36-4fec-bf9e-10cdb8d0aa6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19132 | 2026.01.05 22:43:35.965227 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19133 | 2026.01.05 22:43:35.965159 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57725 | ||
| 19134 | 2026.01.05 22:43:35.965446 [ 291 ] {} <Debug> TCP-Session: 9743cb76-93b9-458e-8bd4-3d44d4b6595b Authenticating user 'default' from [fd00:1122:3344:101::e]:61854 | ||
| 19135 | 2026.01.05 22:43:35.965123 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61820 | ||
| 19136 | 2026.01.05 22:43:35.965476 [ 291 ] {} <Debug> TCP-Session: 9743cb76-93b9-458e-8bd4-3d44d4b6595b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19137 | 2026.01.05 22:43:35.965505 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19138 | 2026.01.05 22:43:35.965517 [ 291 ] {} <Debug> TCP-Session: 9743cb76-93b9-458e-8bd4-3d44d4b6595b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19139 | 2026.01.05 22:43:35.965535 [ 286 ] {} <Debug> TCP-Session: 7a151c8c-856f-4c1a-a916-34a16a63b79d Authenticating user 'default' from [fd00:1122:3344:101::e]:57725 | ||
| 19140 | 2026.01.05 22:43:35.965110 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33879 | ||
| 19141 | 2026.01.05 22:43:35.965560 [ 286 ] {} <Debug> TCP-Session: 7a151c8c-856f-4c1a-a916-34a16a63b79d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19142 | 2026.01.05 22:43:35.965240 [ 290 ] {} <Debug> TCP-Session: 8b2bc57c-9202-4f32-a763-c8e80706e8a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49290 | ||
| 19143 | 2026.01.05 22:43:35.965595 [ 286 ] {} <Debug> TCP-Session: 7a151c8c-856f-4c1a-a916-34a16a63b79d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19144 | 2026.01.05 22:43:35.965621 [ 290 ] {} <Debug> TCP-Session: 8b2bc57c-9202-4f32-a763-c8e80706e8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19145 | 2026.01.05 22:43:35.965625 [ 288 ] {4092d34d-dce5-4465-b877-c94d8d361333} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19146 | 2026.01.05 22:43:35.965642 [ 290 ] {} <Debug> TCP-Session: 8b2bc57c-9202-4f32-a763-c8e80706e8a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19147 | 2026.01.05 22:43:35.965694 [ 288 ] {4092d34d-dce5-4465-b877-c94d8d361333} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19148 | 2026.01.05 22:43:35.965982 [ 288 ] {4092d34d-dce5-4465-b877-c94d8d361333} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 19149 | 2026.01.05 22:43:35.965987 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19150 | 2026.01.05 22:43:35.966040 [ 292 ] {} <Debug> TCP-Session: 70f569d7-b556-461c-ae53-e529b28533fe Authenticating user 'default' from [fd00:1122:3344:101::e]:61820 | ||
| 19151 | 2026.01.05 22:43:35.966068 [ 292 ] {} <Debug> TCP-Session: 70f569d7-b556-461c-ae53-e529b28533fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19152 | 2026.01.05 22:43:35.966082 [ 292 ] {} <Debug> TCP-Session: 70f569d7-b556-461c-ae53-e529b28533fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19153 | 2026.01.05 22:43:35.966106 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19154 | 2026.01.05 22:43:35.966141 [ 293 ] {} <Debug> TCP-Session: 680a94e4-96a5-415f-98bc-3c3cefd301f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33879 | ||
| 19155 | 2026.01.05 22:43:35.966157 [ 293 ] {} <Debug> TCP-Session: 680a94e4-96a5-415f-98bc-3c3cefd301f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19156 | 2026.01.05 22:43:35.966169 [ 293 ] {} <Debug> TCP-Session: 680a94e4-96a5-415f-98bc-3c3cefd301f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19157 | 2026.01.05 22:43:35.967018 [ 343 ] {4092d34d-dce5-4465-b877-c94d8d361333} <Trace> AggregatingTransform: Aggregating | ||
| 19158 | 2026.01.05 22:43:35.967069 [ 343 ] {4092d34d-dce5-4465-b877-c94d8d361333} <Trace> Aggregator: Aggregation method: without_key | ||
| 19159 | 2026.01.05 22:43:35.967102 [ 343 ] {4092d34d-dce5-4465-b877-c94d8d361333} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001012915 sec. (987.250 rows/sec., 38.56 KiB/sec.) | ||
| 19160 | 2026.01.05 22:43:35.967120 [ 343 ] {4092d34d-dce5-4465-b877-c94d8d361333} <Trace> Aggregator: Merging aggregated data | ||
| 19161 | 2026.01.05 22:43:35.968229 [ 288 ] {4092d34d-dce5-4465-b877-c94d8d361333} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002923 sec., 342.1142661648991 rows/sec., 13.36 KiB/sec. | ||
| 19162 | 2026.01.05 22:43:35.968369 [ 288 ] {4092d34d-dce5-4465-b877-c94d8d361333} <Debug> TCPHandler: Processed in 0.003308794 sec. | ||
| 19163 | 2026.01.05 22:43:35.968453 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19164 | 2026.01.05 22:43:35.968481 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19165 | 2026.01.05 22:43:35.968483 [ 288 ] {} <Debug> TCP-Session: b509364b-d567-4c1f-b2e6-feeaff5f343d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19166 | 2026.01.05 22:43:35.968503 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19167 | 2026.01.05 22:43:35.968526 [ 289 ] {} <Debug> TCP-Session: 80d4b0f1-bea9-4dcf-8e47-1e1904704d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19168 | 2026.01.05 22:43:35.968550 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19169 | 2026.01.05 22:43:35.968562 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19170 | 2026.01.05 22:43:35.968584 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19171 | 2026.01.05 22:43:35.968599 [ 290 ] {} <Debug> TCP-Session: 8b2bc57c-9202-4f32-a763-c8e80706e8a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19172 | 2026.01.05 22:43:35.968619 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19173 | 2026.01.05 22:43:35.968621 [ 286 ] {} <Debug> TCP-Session: 7a151c8c-856f-4c1a-a916-34a16a63b79d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19174 | 2026.01.05 22:43:35.968636 [ 294 ] {} <Debug> TCP-Session: d4b4f58d-6b36-4fec-bf9e-10cdb8d0aa6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19175 | 2026.01.05 22:43:35.968657 [ 275 ] {} <Debug> TCP-Session: 9188b3cc-a96a-41a4-bed7-331413189cb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19176 | 2026.01.05 22:43:35.968604 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19177 | 2026.01.05 22:43:35.968567 [ 292 ] {} <Debug> TCP-Session: 70f569d7-b556-461c-ae53-e529b28533fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19178 | 2026.01.05 22:43:35.968718 [ 293 ] {} <Debug> TCP-Session: 680a94e4-96a5-415f-98bc-3c3cefd301f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19179 | 2026.01.05 22:43:35.968523 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19180 | 2026.01.05 22:43:35.968777 [ 291 ] {} <Debug> TCP-Session: 9743cb76-93b9-458e-8bd4-3d44d4b6595b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19181 | 2026.01.05 22:43:37.325753 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53113 | ||
| 19182 | 2026.01.05 22:43:37.325881 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19183 | 2026.01.05 22:43:37.325910 [ 288 ] {} <Debug> TCP-Session: 05dfd4e4-0a6b-4689-8cf3-82efffb81582 Authenticating user 'default' from [fd00:1122:3344:101::e]:53113 | ||
| 19184 | 2026.01.05 22:43:37.325932 [ 288 ] {} <Debug> TCP-Session: 05dfd4e4-0a6b-4689-8cf3-82efffb81582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19185 | 2026.01.05 22:43:37.325945 [ 288 ] {} <Debug> TCP-Session: 05dfd4e4-0a6b-4689-8cf3-82efffb81582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19186 | 2026.01.05 22:43:37.326187 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62984 | ||
| 19187 | 2026.01.05 22:43:37.326220 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43028 | ||
| 19188 | 2026.01.05 22:43:37.326238 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62250 | ||
| 19189 | 2026.01.05 22:43:37.326269 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53600 | ||
| 19190 | 2026.01.05 22:43:37.326274 [ 288 ] {} <Trace> TCP-Session: 05dfd4e4-0a6b-4689-8cf3-82efffb81582 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19191 | 2026.01.05 22:43:37.326317 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19192 | 2026.01.05 22:43:37.326336 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19193 | 2026.01.05 22:43:37.326359 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19194 | 2026.01.05 22:43:37.326371 [ 293 ] {} <Debug> TCP-Session: 833b1d59-d3f1-4176-b080-0a734d3c1fef Authenticating user 'default' from [fd00:1122:3344:101::e]:62250 | ||
| 19195 | 2026.01.05 22:43:37.326364 [ 289 ] {} <Debug> TCP-Session: 77b46d19-bc34-469e-bef5-04cbe7371460 Authenticating user 'default' from [fd00:1122:3344:101::e]:62984 | ||
| 19196 | 2026.01.05 22:43:37.326262 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42101 | ||
| 19197 | 2026.01.05 22:43:37.326409 [ 289 ] {} <Debug> TCP-Session: 77b46d19-bc34-469e-bef5-04cbe7371460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19198 | 2026.01.05 22:43:37.326406 [ 293 ] {} <Debug> TCP-Session: 833b1d59-d3f1-4176-b080-0a734d3c1fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19199 | 2026.01.05 22:43:37.326441 [ 289 ] {} <Debug> TCP-Session: 77b46d19-bc34-469e-bef5-04cbe7371460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19200 | 2026.01.05 22:43:37.326471 [ 293 ] {} <Debug> TCP-Session: 833b1d59-d3f1-4176-b080-0a734d3c1fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19201 | 2026.01.05 22:43:37.326476 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19202 | 2026.01.05 22:43:37.326492 [ 288 ] {5a7d0ad9-ce16-4aad-a30a-0f7dd7bd3c01} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53113) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19203 | 2026.01.05 22:43:37.326522 [ 275 ] {} <Debug> TCP-Session: 2f051041-fedb-4693-9cf7-dc127f7768fb Authenticating user 'default' from [fd00:1122:3344:101::e]:42101 | ||
| 19204 | 2026.01.05 22:43:37.326393 [ 286 ] {} <Debug> TCP-Session: 98914b65-7d8d-44d2-95a9-0bcb026c168e Authenticating user 'default' from [fd00:1122:3344:101::e]:53600 | ||
| 19205 | 2026.01.05 22:43:37.326547 [ 275 ] {} <Debug> TCP-Session: 2f051041-fedb-4693-9cf7-dc127f7768fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19206 | 2026.01.05 22:43:37.326250 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48601 | ||
| 19207 | 2026.01.05 22:43:37.326577 [ 275 ] {} <Debug> TCP-Session: 2f051041-fedb-4693-9cf7-dc127f7768fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19208 | 2026.01.05 22:43:37.326573 [ 286 ] {} <Debug> TCP-Session: 98914b65-7d8d-44d2-95a9-0bcb026c168e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19209 | 2026.01.05 22:43:37.326245 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42413 | ||
| 19210 | 2026.01.05 22:43:37.326657 [ 286 ] {} <Debug> TCP-Session: 98914b65-7d8d-44d2-95a9-0bcb026c168e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19211 | 2026.01.05 22:43:37.326685 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19212 | 2026.01.05 22:43:37.326202 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61790 | ||
| 19213 | 2026.01.05 22:43:37.326726 [ 292 ] {} <Debug> TCP-Session: baf25640-50cc-4f6e-921f-a5072ddfb752 Authenticating user 'default' from [fd00:1122:3344:101::e]:48601 | ||
| 19214 | 2026.01.05 22:43:37.326727 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19215 | 2026.01.05 22:43:37.326332 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19216 | 2026.01.05 22:43:37.326772 [ 294 ] {} <Debug> TCP-Session: 3f0edf44-8a8e-4abe-8946-06992c0d581c Authenticating user 'default' from [fd00:1122:3344:101::e]:42413 | ||
| 19217 | 2026.01.05 22:43:37.326774 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19218 | 2026.01.05 22:43:37.326792 [ 288 ] {5a7d0ad9-ce16-4aad-a30a-0f7dd7bd3c01} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19219 | 2026.01.05 22:43:37.326809 [ 290 ] {} <Debug> TCP-Session: 88d4c0b2-05af-4542-819e-cd24a7ee955a Authenticating user 'default' from [fd00:1122:3344:101::e]:61790 | ||
| 19220 | 2026.01.05 22:43:37.326800 [ 294 ] {} <Debug> TCP-Session: 3f0edf44-8a8e-4abe-8946-06992c0d581c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19221 | 2026.01.05 22:43:37.326834 [ 290 ] {} <Debug> TCP-Session: 88d4c0b2-05af-4542-819e-cd24a7ee955a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19222 | 2026.01.05 22:43:37.326839 [ 294 ] {} <Debug> TCP-Session: 3f0edf44-8a8e-4abe-8946-06992c0d581c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19223 | 2026.01.05 22:43:37.326847 [ 290 ] {} <Debug> TCP-Session: 88d4c0b2-05af-4542-819e-cd24a7ee955a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19224 | 2026.01.05 22:43:37.326794 [ 291 ] {} <Debug> TCP-Session: 7180ceda-d943-4321-abc9-8a91283dde41 Authenticating user 'default' from [fd00:1122:3344:101::e]:43028 | ||
| 19225 | 2026.01.05 22:43:37.326861 [ 288 ] {5a7d0ad9-ce16-4aad-a30a-0f7dd7bd3c01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19226 | 2026.01.05 22:43:37.326894 [ 291 ] {} <Debug> TCP-Session: 7180ceda-d943-4321-abc9-8a91283dde41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19227 | 2026.01.05 22:43:37.326761 [ 292 ] {} <Debug> TCP-Session: baf25640-50cc-4f6e-921f-a5072ddfb752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19228 | 2026.01.05 22:43:37.326936 [ 291 ] {} <Debug> TCP-Session: 7180ceda-d943-4321-abc9-8a91283dde41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19229 | 2026.01.05 22:43:37.326957 [ 292 ] {} <Debug> TCP-Session: baf25640-50cc-4f6e-921f-a5072ddfb752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19230 | 2026.01.05 22:43:37.327216 [ 288 ] {5a7d0ad9-ce16-4aad-a30a-0f7dd7bd3c01} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 19231 | 2026.01.05 22:43:37.328146 [ 309 ] {5a7d0ad9-ce16-4aad-a30a-0f7dd7bd3c01} <Trace> AggregatingTransform: Aggregating | ||
| 19232 | 2026.01.05 22:43:37.328185 [ 309 ] {5a7d0ad9-ce16-4aad-a30a-0f7dd7bd3c01} <Trace> Aggregator: Aggregation method: without_key | ||
| 19233 | 2026.01.05 22:43:37.328219 [ 309 ] {5a7d0ad9-ce16-4aad-a30a-0f7dd7bd3c01} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000895221 sec. (1117.043 rows/sec., 43.63 KiB/sec.) | ||
| 19234 | 2026.01.05 22:43:37.328236 [ 309 ] {5a7d0ad9-ce16-4aad-a30a-0f7dd7bd3c01} <Trace> Aggregator: Merging aggregated data | ||
| 19235 | 2026.01.05 22:43:37.329712 [ 288 ] {5a7d0ad9-ce16-4aad-a30a-0f7dd7bd3c01} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003278 sec., 305.06406345332516 rows/sec., 11.92 KiB/sec. | ||
| 19236 | 2026.01.05 22:43:37.329899 [ 288 ] {5a7d0ad9-ce16-4aad-a30a-0f7dd7bd3c01} <Debug> TCPHandler: Processed in 0.00374368 sec. | ||
| 19237 | 2026.01.05 22:43:37.330022 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19238 | 2026.01.05 22:43:37.330050 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19239 | 2026.01.05 22:43:37.330068 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19240 | 2026.01.05 22:43:37.330082 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19241 | 2026.01.05 22:43:37.330099 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19242 | 2026.01.05 22:43:37.330132 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19243 | 2026.01.05 22:43:37.330147 [ 289 ] {} <Debug> TCP-Session: 77b46d19-bc34-469e-bef5-04cbe7371460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19244 | 2026.01.05 22:43:37.330166 [ 291 ] {} <Debug> TCP-Session: 7180ceda-d943-4321-abc9-8a91283dde41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19245 | 2026.01.05 22:43:37.330176 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19246 | 2026.01.05 22:43:37.330178 [ 290 ] {} <Debug> TCP-Session: 88d4c0b2-05af-4542-819e-cd24a7ee955a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19247 | 2026.01.05 22:43:37.330228 [ 275 ] {} <Debug> TCP-Session: 2f051041-fedb-4693-9cf7-dc127f7768fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19248 | 2026.01.05 22:43:37.330156 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19249 | 2026.01.05 22:43:37.330121 [ 293 ] {} <Debug> TCP-Session: 833b1d59-d3f1-4176-b080-0a734d3c1fef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19250 | 2026.01.05 22:43:37.330097 [ 286 ] {} <Debug> TCP-Session: 98914b65-7d8d-44d2-95a9-0bcb026c168e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19251 | 2026.01.05 22:43:37.330307 [ 292 ] {} <Debug> TCP-Session: baf25640-50cc-4f6e-921f-a5072ddfb752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19252 | 2026.01.05 22:43:37.330126 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19253 | 2026.01.05 22:43:37.330056 [ 288 ] {} <Debug> TCP-Session: 05dfd4e4-0a6b-4689-8cf3-82efffb81582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19254 | 2026.01.05 22:43:37.330388 [ 294 ] {} <Debug> TCP-Session: 3f0edf44-8a8e-4abe-8946-06992c0d581c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19255 | 2026.01.05 22:43:37.677130 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60793 | ||
| 19256 | 2026.01.05 22:43:37.677247 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19257 | 2026.01.05 22:43:37.677275 [ 288 ] {} <Debug> TCP-Session: 1d9fa37f-5038-490a-af01-c65649aebda1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60793 | ||
| 19258 | 2026.01.05 22:43:37.677298 [ 288 ] {} <Debug> TCP-Session: 1d9fa37f-5038-490a-af01-c65649aebda1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19259 | 2026.01.05 22:43:37.677311 [ 288 ] {} <Debug> TCP-Session: 1d9fa37f-5038-490a-af01-c65649aebda1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19260 | 2026.01.05 22:43:37.677508 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47956 | ||
| 19261 | 2026.01.05 22:43:37.677507 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44968 | ||
| 19262 | 2026.01.05 22:43:37.677563 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48482 | ||
| 19263 | 2026.01.05 22:43:37.677580 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35030 | ||
| 19264 | 2026.01.05 22:43:37.677590 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48829 | ||
| 19265 | 2026.01.05 22:43:37.677639 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53250 | ||
| 19266 | 2026.01.05 22:43:37.677649 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19267 | 2026.01.05 22:43:37.677676 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19268 | 2026.01.05 22:43:37.677674 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19269 | 2026.01.05 22:43:37.677700 [ 289 ] {} <Debug> TCP-Session: 8babe6d0-755c-45f6-89d8-0d5caaca3161 Authenticating user 'default' from [fd00:1122:3344:101::e]:44968 | ||
| 19270 | 2026.01.05 22:43:37.677705 [ 293 ] {} <Debug> TCP-Session: 929eb666-ffca-4e83-9a5c-1fca151b9982 Authenticating user 'default' from [fd00:1122:3344:101::e]:35030 | ||
| 19271 | 2026.01.05 22:43:37.677723 [ 291 ] {} <Debug> TCP-Session: df620ab5-51ff-4fce-b4d1-b6f73a322b8f Authenticating user 'default' from [fd00:1122:3344:101::e]:48482 | ||
| 19272 | 2026.01.05 22:43:37.677737 [ 289 ] {} <Debug> TCP-Session: 8babe6d0-755c-45f6-89d8-0d5caaca3161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19273 | 2026.01.05 22:43:37.677741 [ 293 ] {} <Debug> TCP-Session: 929eb666-ffca-4e83-9a5c-1fca151b9982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19274 | 2026.01.05 22:43:37.677758 [ 291 ] {} <Debug> TCP-Session: df620ab5-51ff-4fce-b4d1-b6f73a322b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19275 | 2026.01.05 22:43:37.677772 [ 293 ] {} <Debug> TCP-Session: 929eb666-ffca-4e83-9a5c-1fca151b9982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19276 | 2026.01.05 22:43:37.677765 [ 289 ] {} <Debug> TCP-Session: 8babe6d0-755c-45f6-89d8-0d5caaca3161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19277 | 2026.01.05 22:43:37.677786 [ 291 ] {} <Debug> TCP-Session: df620ab5-51ff-4fce-b4d1-b6f73a322b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19278 | 2026.01.05 22:43:37.677733 [ 288 ] {} <Trace> TCP-Session: 1d9fa37f-5038-490a-af01-c65649aebda1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19279 | 2026.01.05 22:43:37.677709 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19280 | 2026.01.05 22:43:37.677712 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19281 | 2026.01.05 22:43:37.677876 [ 294 ] {} <Debug> TCP-Session: 37924b16-9759-49e2-8b7e-3ef5fba00367 Authenticating user 'default' from [fd00:1122:3344:101::e]:48829 | ||
| 19282 | 2026.01.05 22:43:37.677647 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36995 | ||
| 19283 | 2026.01.05 22:43:37.677903 [ 294 ] {} <Debug> TCP-Session: 37924b16-9759-49e2-8b7e-3ef5fba00367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19284 | 2026.01.05 22:43:37.677897 [ 275 ] {} <Debug> TCP-Session: 8ac790af-bec1-4a76-96df-ee1d466b5124 Authenticating user 'default' from [fd00:1122:3344:101::e]:53250 | ||
| 19285 | 2026.01.05 22:43:37.677940 [ 294 ] {} <Debug> TCP-Session: 37924b16-9759-49e2-8b7e-3ef5fba00367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19286 | 2026.01.05 22:43:37.677954 [ 275 ] {} <Debug> TCP-Session: 8ac790af-bec1-4a76-96df-ee1d466b5124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19287 | 2026.01.05 22:43:37.677590 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19288 | 2026.01.05 22:43:37.677969 [ 275 ] {} <Debug> TCP-Session: 8ac790af-bec1-4a76-96df-ee1d466b5124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19289 | 2026.01.05 22:43:37.677973 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19290 | 2026.01.05 22:43:37.677990 [ 290 ] {} <Debug> TCP-Session: eeafd454-39fe-44f6-88d5-a44032b2d240 Authenticating user 'default' from [fd00:1122:3344:101::e]:47956 | ||
| 19291 | 2026.01.05 22:43:37.678000 [ 288 ] {00125c42-9557-4ebe-82d6-247f7cc8917b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60793) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19292 | 2026.01.05 22:43:37.678023 [ 290 ] {} <Debug> TCP-Session: eeafd454-39fe-44f6-88d5-a44032b2d240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19293 | 2026.01.05 22:43:37.678016 [ 286 ] {} <Debug> TCP-Session: 9b24cd26-bb77-4078-ad4f-b867b77c2c8e Authenticating user 'default' from [fd00:1122:3344:101::e]:36995 | ||
| 19294 | 2026.01.05 22:43:37.678045 [ 290 ] {} <Debug> TCP-Session: eeafd454-39fe-44f6-88d5-a44032b2d240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19295 | 2026.01.05 22:43:37.678064 [ 286 ] {} <Debug> TCP-Session: 9b24cd26-bb77-4078-ad4f-b867b77c2c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19296 | 2026.01.05 22:43:37.677578 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58007 | ||
| 19297 | 2026.01.05 22:43:37.678093 [ 286 ] {} <Debug> TCP-Session: 9b24cd26-bb77-4078-ad4f-b867b77c2c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19298 | 2026.01.05 22:43:37.678210 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19299 | 2026.01.05 22:43:37.678241 [ 292 ] {} <Debug> TCP-Session: bd7cd8d6-cac7-497c-8641-7548e7c9790a Authenticating user 'default' from [fd00:1122:3344:101::e]:58007 | ||
| 19300 | 2026.01.05 22:43:37.678263 [ 292 ] {} <Debug> TCP-Session: bd7cd8d6-cac7-497c-8641-7548e7c9790a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19301 | 2026.01.05 22:43:37.678276 [ 292 ] {} <Debug> TCP-Session: bd7cd8d6-cac7-497c-8641-7548e7c9790a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19302 | 2026.01.05 22:43:37.678290 [ 288 ] {00125c42-9557-4ebe-82d6-247f7cc8917b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19303 | 2026.01.05 22:43:37.678349 [ 288 ] {00125c42-9557-4ebe-82d6-247f7cc8917b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19304 | 2026.01.05 22:43:37.678634 [ 288 ] {00125c42-9557-4ebe-82d6-247f7cc8917b} <Debug> oximeter.version (023509bc-71cb-4d1a-8f90-d0057a48bb5f) (SelectExecutor): Key condition: unknown | ||
| 19305 | 2026.01.05 22:43:37.679485 [ 350 ] {00125c42-9557-4ebe-82d6-247f7cc8917b} <Trace> AggregatingTransform: Aggregating | ||
| 19306 | 2026.01.05 22:43:37.679674 [ 350 ] {00125c42-9557-4ebe-82d6-247f7cc8917b} <Trace> Aggregator: Aggregation method: without_key | ||
| 19307 | 2026.01.05 22:43:37.679710 [ 350 ] {00125c42-9557-4ebe-82d6-247f7cc8917b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975874 sec. (1024.722 rows/sec., 40.03 KiB/sec.) | ||
| 19308 | 2026.01.05 22:43:37.679728 [ 350 ] {00125c42-9557-4ebe-82d6-247f7cc8917b} <Trace> Aggregator: Merging aggregated data | ||
| 19309 | 2026.01.05 22:43:37.680758 [ 288 ] {00125c42-9557-4ebe-82d6-247f7cc8917b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002817 sec., 354.98757543485976 rows/sec., 13.87 KiB/sec. | ||
| 19310 | 2026.01.05 22:43:37.680838 [ 288 ] {00125c42-9557-4ebe-82d6-247f7cc8917b} <Debug> TCPHandler: Processed in 0.003225422 sec. | ||
| 19311 | 2026.01.05 22:43:37.680951 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19312 | 2026.01.05 22:43:37.680976 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19313 | 2026.01.05 22:43:37.680993 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19314 | 2026.01.05 22:43:37.681012 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19315 | 2026.01.05 22:43:37.681027 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19316 | 2026.01.05 22:43:37.681057 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19317 | 2026.01.05 22:43:37.681066 [ 290 ] {} <Debug> TCP-Session: eeafd454-39fe-44f6-88d5-a44032b2d240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19318 | 2026.01.05 22:43:37.681092 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19319 | 2026.01.05 22:43:37.681108 [ 293 ] {} <Debug> TCP-Session: 929eb666-ffca-4e83-9a5c-1fca151b9982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19320 | 2026.01.05 22:43:37.681093 [ 291 ] {} <Debug> TCP-Session: df620ab5-51ff-4fce-b4d1-b6f73a322b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19321 | 2026.01.05 22:43:37.681135 [ 275 ] {} <Debug> TCP-Session: 8ac790af-bec1-4a76-96df-ee1d466b5124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19322 | 2026.01.05 22:43:37.681044 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19323 | 2026.01.05 22:43:37.681048 [ 286 ] {} <Debug> TCP-Session: 9b24cd26-bb77-4078-ad4f-b867b77c2c8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19324 | 2026.01.05 22:43:37.681203 [ 294 ] {} <Debug> TCP-Session: 37924b16-9759-49e2-8b7e-3ef5fba00367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19325 | 2026.01.05 22:43:37.680979 [ 288 ] {} <Debug> TCP-Session: 1d9fa37f-5038-490a-af01-c65649aebda1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19326 | 2026.01.05 22:43:37.681075 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19327 | 2026.01.05 22:43:37.681032 [ 289 ] {} <Debug> TCP-Session: 8babe6d0-755c-45f6-89d8-0d5caaca3161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19328 | 2026.01.05 22:43:37.681289 [ 292 ] {} <Debug> TCP-Session: bd7cd8d6-cac7-497c-8641-7548e7c9790a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19329 | 2026.01.05 22:43:38.351698 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19330 | 2026.01.05 22:43:38.351751 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19331 | 2026.01.05 22:43:38.358666 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19332 | 2026.01.05 22:43:38.731184 [ 220 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19333 | 2026.01.05 22:43:38.731231 [ 220 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19334 | 2026.01.05 22:43:38.736978 [ 220 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19335 | 2026.01.05 22:43:38.914231 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19336 | 2026.01.05 22:43:38.914420 [ 277 ] {7fdebbe8-6517-481d-867b-0938e4be2506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19337 | 2026.01.05 22:43:38.914494 [ 277 ] {7fdebbe8-6517-481d-867b-0938e4be2506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19338 | 2026.01.05 22:43:38.915188 [ 277 ] {7fdebbe8-6517-481d-867b-0938e4be2506} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19339 | 2026.01.05 22:43:38.915241 [ 277 ] {7fdebbe8-6517-481d-867b-0938e4be2506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19340 | 2026.01.05 22:43:38.915743 [ 277 ] {7fdebbe8-6517-481d-867b-0938e4be2506} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 19341 | 2026.01.05 22:43:38.916235 [ 277 ] {7fdebbe8-6517-481d-867b-0938e4be2506} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19342 | 2026.01.05 22:43:38.916412 [ 277 ] {7fdebbe8-6517-481d-867b-0938e4be2506} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002043 sec., 978.952520802741 rows/sec., 79.83 KiB/sec. | ||
| 19343 | 2026.01.05 22:43:38.916462 [ 277 ] {7fdebbe8-6517-481d-867b-0938e4be2506} <Debug> TCPHandler: Processed in 0.002373792 sec. | ||
| 19344 | 2026.01.05 22:43:38.916603 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19345 | 2026.01.05 22:43:38.916706 [ 277 ] {77500b4f-cd0e-40a8-b58d-47dc69b8c960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19346 | 2026.01.05 22:43:38.916751 [ 277 ] {77500b4f-cd0e-40a8-b58d-47dc69b8c960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19347 | 2026.01.05 22:43:38.917802 [ 277 ] {77500b4f-cd0e-40a8-b58d-47dc69b8c960} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19348 | 2026.01.05 22:43:38.917841 [ 277 ] {77500b4f-cd0e-40a8-b58d-47dc69b8c960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19349 | 2026.01.05 22:43:38.918382 [ 277 ] {77500b4f-cd0e-40a8-b58d-47dc69b8c960} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19350 | 2026.01.05 22:43:38.918805 [ 277 ] {77500b4f-cd0e-40a8-b58d-47dc69b8c960} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19351 | 2026.01.05 22:43:38.918940 [ 277 ] {77500b4f-cd0e-40a8-b58d-47dc69b8c960} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.002256 sec., 539450.354609929 rows/sec., 44.61 MiB/sec. | ||
| 19352 | 2026.01.05 22:43:38.918979 [ 277 ] {77500b4f-cd0e-40a8-b58d-47dc69b8c960} <Debug> TCPHandler: Processed in 0.002436364 sec. | ||
| 19353 | 2026.01.05 22:43:38.919055 [ 225 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19354 | 2026.01.05 22:43:38.919103 [ 225 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19355 | 2026.01.05 22:43:38.919111 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19356 | 2026.01.05 22:43:38.919238 [ 277 ] {f247273a-16ff-44dd-a233-25bae1584ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19357 | 2026.01.05 22:43:38.919284 [ 277 ] {f247273a-16ff-44dd-a233-25bae1584ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19358 | 2026.01.05 22:43:38.919767 [ 277 ] {f247273a-16ff-44dd-a233-25bae1584ba5} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19359 | 2026.01.05 22:43:38.919809 [ 277 ] {f247273a-16ff-44dd-a233-25bae1584ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19360 | 2026.01.05 22:43:38.920286 [ 277 ] {f247273a-16ff-44dd-a233-25bae1584ba5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19361 | 2026.01.05 22:43:38.920948 [ 277 ] {f247273a-16ff-44dd-a233-25bae1584ba5} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19362 | 2026.01.05 22:43:38.921105 [ 277 ] {f247273a-16ff-44dd-a233-25bae1584ba5} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001891 sec., 6345.848757271285 rows/sec., 471.50 KiB/sec. | ||
| 19363 | 2026.01.05 22:43:38.921112 [ 94 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19364 | 2026.01.05 22:43:38.921148 [ 277 ] {f247273a-16ff-44dd-a233-25bae1584ba5} <Debug> TCPHandler: Processed in 0.002090733 sec. | ||
| 19365 | 2026.01.05 22:43:38.921191 [ 94 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19366 | 2026.01.05 22:43:38.921229 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19367 | 2026.01.05 22:43:38.921296 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19368 | 2026.01.05 22:43:38.921347 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19369 | 2026.01.05 22:43:38.921422 [ 277 ] {b5c08eb8-dc52-40ad-afef-08ff523bc6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19370 | 2026.01.05 22:43:38.921472 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19371 | 2026.01.05 22:43:38.921488 [ 277 ] {b5c08eb8-dc52-40ad-afef-08ff523bc6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19372 | 2026.01.05 22:43:38.921511 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 302 rows starting from the beginning of the part | ||
| 19373 | 2026.01.05 22:43:38.921591 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 10 rows starting from the beginning of the part | ||
| 19374 | 2026.01.05 22:43:38.921642 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 54 rows starting from the beginning of the part | ||
| 19375 | 2026.01.05 22:43:38.921689 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 10 rows starting from the beginning of the part | ||
| 19376 | 2026.01.05 22:43:38.921736 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 52 rows starting from the beginning of the part | ||
| 19377 | 2026.01.05 22:43:38.921779 [ 189 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 12 rows starting from the beginning of the part | ||
| 19378 | 2026.01.05 22:43:38.922107 [ 277 ] {b5c08eb8-dc52-40ad-afef-08ff523bc6da} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19379 | 2026.01.05 22:43:38.922150 [ 277 ] {b5c08eb8-dc52-40ad-afef-08ff523bc6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19380 | 2026.01.05 22:43:38.922660 [ 277 ] {b5c08eb8-dc52-40ad-afef-08ff523bc6da} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 19381 | 2026.01.05 22:43:38.922671 [ 198 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374767 sec., 320054.2346448525 rows/sec., 22.39 MiB/sec. | ||
| 19382 | 2026.01.05 22:43:38.922999 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19383 | 2026.01.05 22:43:38.923261 [ 277 ] {b5c08eb8-dc52-40ad-afef-08ff523bc6da} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19384 | 2026.01.05 22:43:38.923412 [ 277 ] {b5c08eb8-dc52-40ad-afef-08ff523bc6da} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002017 sec., 113039.1670798215 rows/sec., 7.65 MiB/sec. | ||
| 19385 | 2026.01.05 22:43:38.923455 [ 277 ] {b5c08eb8-dc52-40ad-afef-08ff523bc6da} <Debug> TCPHandler: Processed in 0.002209677 sec. | ||
| 19386 | 2026.01.05 22:43:38.923571 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19387 | 2026.01.05 22:43:38.923669 [ 277 ] {fd62aaf5-47fe-4819-895f-603ec23f32a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19388 | 2026.01.05 22:43:38.923687 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_131_26} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19389 | 2026.01.05 22:43:38.923711 [ 277 ] {fd62aaf5-47fe-4819-895f-603ec23f32a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19390 | 2026.01.05 22:43:38.923772 [ 196 ] {123c27bd-d5b3-4dfb-9cad-3ed397bab4b2::all_1_131_26} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19391 | 2026.01.05 22:43:38.923885 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 19392 | 2026.01.05 22:43:38.924412 [ 277 ] {fd62aaf5-47fe-4819-895f-603ec23f32a7} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19393 | 2026.01.05 22:43:38.924448 [ 225 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19394 | 2026.01.05 22:43:38.924455 [ 277 ] {fd62aaf5-47fe-4819-895f-603ec23f32a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19395 | 2026.01.05 22:43:38.924987 [ 277 ] {fd62aaf5-47fe-4819-895f-603ec23f32a7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19396 | 2026.01.05 22:43:38.925510 [ 277 ] {fd62aaf5-47fe-4819-895f-603ec23f32a7} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19397 | 2026.01.05 22:43:38.925649 [ 277 ] {fd62aaf5-47fe-4819-895f-603ec23f32a7} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002 sec., 266000 rows/sec., 19.71 MiB/sec. | ||
| 19398 | 2026.01.05 22:43:38.925690 [ 277 ] {fd62aaf5-47fe-4819-895f-603ec23f32a7} <Debug> TCPHandler: Processed in 0.002168915 sec. | ||
| 19399 | 2026.01.05 22:43:38.925738 [ 220 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19400 | 2026.01.05 22:43:38.925765 [ 220 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19401 | 2026.01.05 22:43:38.925808 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19402 | 2026.01.05 22:43:38.925910 [ 277 ] {4abea0e5-b3bb-4a0d-af98-1473b72680b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19403 | 2026.01.05 22:43:38.925955 [ 277 ] {4abea0e5-b3bb-4a0d-af98-1473b72680b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19404 | 2026.01.05 22:43:38.926619 [ 277 ] {4abea0e5-b3bb-4a0d-af98-1473b72680b2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19405 | 2026.01.05 22:43:38.926659 [ 277 ] {4abea0e5-b3bb-4a0d-af98-1473b72680b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19406 | 2026.01.05 22:43:38.927205 [ 277 ] {4abea0e5-b3bb-4a0d-af98-1473b72680b2} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19407 | 2026.01.05 22:43:38.927800 [ 277 ] {4abea0e5-b3bb-4a0d-af98-1473b72680b2} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19408 | 2026.01.05 22:43:38.927940 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Selected 6 parts from all_1_138_32 to all_143_143_0 | ||
| 19409 | 2026.01.05 22:43:38.927945 [ 277 ] {4abea0e5-b3bb-4a0d-af98-1473b72680b2} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002054 sec., 411392.4050632912 rows/sec., 27.69 MiB/sec. | ||
| 19410 | 2026.01.05 22:43:38.927986 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19411 | 2026.01.05 22:43:38.928010 [ 277 ] {4abea0e5-b3bb-4a0d-af98-1473b72680b2} <Debug> TCPHandler: Processed in 0.002250348 sec. | ||
| 19412 | 2026.01.05 22:43:38.928015 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19413 | 2026.01.05 22:43:38.928121 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_143_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_32 to all_143_143_0 into Compact with storage Full | ||
| 19414 | 2026.01.05 22:43:38.928144 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19415 | 2026.01.05 22:43:38.928246 [ 277 ] {32880713-8691-42a0-a60c-7f6eae76bba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19416 | 2026.01.05 22:43:38.928269 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_143_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19417 | 2026.01.05 22:43:38.928302 [ 277 ] {32880713-8691-42a0-a60c-7f6eae76bba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19418 | 2026.01.05 22:43:38.928319 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_138_32, total 40591 rows starting from the beginning of the part | ||
| 19419 | 2026.01.05 22:43:38.928401 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 19420 | 2026.01.05 22:43:38.928464 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 164 rows starting from the beginning of the part | ||
| 19421 | 2026.01.05 22:43:38.928521 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 19422 | 2026.01.05 22:43:38.928573 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 163 rows starting from the beginning of the part | ||
| 19423 | 2026.01.05 22:43:38.928618 [ 220 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19424 | 2026.01.05 22:43:38.928626 [ 198 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 845 rows starting from the beginning of the part | ||
| 19425 | 2026.01.05 22:43:38.929146 [ 277 ] {32880713-8691-42a0-a60c-7f6eae76bba4} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19426 | 2026.01.05 22:43:38.929189 [ 277 ] {32880713-8691-42a0-a60c-7f6eae76bba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19427 | 2026.01.05 22:43:38.929842 [ 277 ] {32880713-8691-42a0-a60c-7f6eae76bba4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19428 | 2026.01.05 22:43:38.930387 [ 277 ] {32880713-8691-42a0-a60c-7f6eae76bba4} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19429 | 2026.01.05 22:43:38.930533 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19430 | 2026.01.05 22:43:38.930545 [ 277 ] {32880713-8691-42a0-a60c-7f6eae76bba4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002318 sec., 4314.063848144952 rows/sec., 7.73 MiB/sec. | ||
| 19431 | 2026.01.05 22:43:38.930578 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19432 | 2026.01.05 22:43:38.930605 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19433 | 2026.01.05 22:43:38.930622 [ 277 ] {32880713-8691-42a0-a60c-7f6eae76bba4} <Debug> TCPHandler: Processed in 0.002529358 sec. | ||
| 19434 | 2026.01.05 22:43:38.930686 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19435 | 2026.01.05 22:43:38.930751 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19436 | 2026.01.05 22:43:38.930850 [ 277 ] {15ca3960-19e7-40ad-98b9-35a9aaf4d4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19437 | 2026.01.05 22:43:38.930893 [ 277 ] {15ca3960-19e7-40ad-98b9-35a9aaf4d4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19438 | 2026.01.05 22:43:38.930905 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19439 | 2026.01.05 22:43:38.930975 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2577 rows starting from the beginning of the part | ||
| 19440 | 2026.01.05 22:43:38.931109 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 10 rows starting from the beginning of the part | ||
| 19441 | 2026.01.05 22:43:38.931222 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 49 rows starting from the beginning of the part | ||
| 19442 | 2026.01.05 22:43:38.931264 [ 277 ] {15ca3960-19e7-40ad-98b9-35a9aaf4d4dd} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19443 | 2026.01.05 22:43:38.931306 [ 277 ] {15ca3960-19e7-40ad-98b9-35a9aaf4d4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19444 | 2026.01.05 22:43:38.931329 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 10 rows starting from the beginning of the part | ||
| 19445 | 2026.01.05 22:43:38.931438 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 49 rows starting from the beginning of the part | ||
| 19446 | 2026.01.05 22:43:38.931546 [ 196 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 10 rows starting from the beginning of the part | ||
| 19447 | 2026.01.05 22:43:38.931778 [ 277 ] {15ca3960-19e7-40ad-98b9-35a9aaf4d4dd} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19448 | 2026.01.05 22:43:38.932249 [ 277 ] {15ca3960-19e7-40ad-98b9-35a9aaf4d4dd} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19449 | 2026.01.05 22:43:38.932388 [ 277 ] {15ca3960-19e7-40ad-98b9-35a9aaf4d4dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001557 sec., 38535.64547206166 rows/sec., 2.60 MiB/sec. | ||
| 19450 | 2026.01.05 22:43:38.932426 [ 277 ] {15ca3960-19e7-40ad-98b9-35a9aaf4d4dd} <Debug> TCPHandler: Processed in 0.00172539 sec. | ||
| 19451 | 2026.01.05 22:43:38.937037 [ 200 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_143_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42083 rows, containing 5 columns (5 merged, 0 gathered) in 0.00895438 sec., 4699711.202785676 rows/sec., 321.81 MiB/sec. | ||
| 19452 | 2026.01.05 22:43:38.937523 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_143_33} <Trace> MergedBlockOutputStream: filled checksums all_1_143_33 (state Temporary) | ||
| 19453 | 2026.01.05 22:43:38.938106 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_143_33} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_merge_all_1_143_33 to all_1_143_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19454 | 2026.01.05 22:43:38.938177 [ 191 ] {c6c8c2e0-65de-4a75-8c09-85e1d60607a4::all_1_143_33} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4) (MergerMutator): Merged 6 parts: [all_1_138_32, all_143_143_0] -> all_1_143_33 | ||
| 19455 | 2026.01.05 22:43:38.938262 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 19456 | 2026.01.05 22:43:38.942109 [ 199 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2705 rows, containing 19 columns (19 merged, 0 gathered) in 0.011457097 sec., 236098.2018394363 rows/sec., 422.84 MiB/sec. | ||
| 19457 | 2026.01.05 22:43:38.945169 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19458 | 2026.01.05 22:43:38.945798 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19459 | 2026.01.05 22:43:38.945870 [ 191 ] {10bdb899-5cad-487d-931c-61ef5f59f1c9::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19460 | 2026.01.05 22:43:38.945995 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.02 MiB. | ||
| 19461 | 2026.01.05 22:43:39.000168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.62 MiB, peak 410.62 MiB, free memory in arenas 0.00 B, will set to 395.66 MiB (RSS), difference: 4.04 MiB | ||
| 19462 | 2026.01.05 22:43:39.119339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46629 | ||
| 19463 | 2026.01.05 22:43:39.119900 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19464 | 2026.01.05 22:43:39.119948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19465 | 2026.01.05 22:43:39.120630 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19466 | 2026.01.05 22:43:39.121232 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19467 | 2026.01.05 22:43:39.121368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46629 | ||
| 19468 | 2026.01.05 22:43:41.502540 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 19469 | 2026.01.05 22:43:41.519738 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19470 | 2026.01.05 22:43:41.519781 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19471 | 2026.01.05 22:43:41.525950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19472 | 2026.01.05 22:43:41.526999 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19473 | 2026.01.05 22:43:41.530036 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 19474 | 2026.01.05 22:43:41.736600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2328 | ||
| 19475 | 2026.01.05 22:43:41.739128 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19476 | 2026.01.05 22:43:41.739165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19477 | 2026.01.05 22:43:41.740557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 19478 | 2026.01.05 22:43:41.741250 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19479 | 2026.01.05 22:43:41.741522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2328 | ||
| 19480 | 2026.01.05 22:43:43.009520 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19481 | 2026.01.05 22:43:43.009603 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19482 | 2026.01.05 22:43:43.017585 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19483 | 2026.01.05 22:43:43.887011 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19484 | 2026.01.05 22:43:43.887294 [ 277 ] {3e525789-ea6d-45b6-a1b7-4c95dd492251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19485 | 2026.01.05 22:43:43.887390 [ 277 ] {3e525789-ea6d-45b6-a1b7-4c95dd492251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19486 | 2026.01.05 22:43:43.888215 [ 277 ] {3e525789-ea6d-45b6-a1b7-4c95dd492251} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19487 | 2026.01.05 22:43:43.888263 [ 277 ] {3e525789-ea6d-45b6-a1b7-4c95dd492251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19488 | 2026.01.05 22:43:43.888830 [ 277 ] {3e525789-ea6d-45b6-a1b7-4c95dd492251} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19489 | 2026.01.05 22:43:43.889258 [ 277 ] {3e525789-ea6d-45b6-a1b7-4c95dd492251} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19490 | 2026.01.05 22:43:43.889414 [ 277 ] {3e525789-ea6d-45b6-a1b7-4c95dd492251} <Debug> executeQuery: Read 154 rows, 13.66 KiB in 0.002197 sec., 70095.58488848429 rows/sec., 6.07 MiB/sec. | ||
| 19491 | 2026.01.05 22:43:43.889456 [ 277 ] {3e525789-ea6d-45b6-a1b7-4c95dd492251} <Debug> TCPHandler: Processed in 0.002633652 sec. | ||
| 19492 | 2026.01.05 22:43:43.889616 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19493 | 2026.01.05 22:43:43.889737 [ 277 ] {d9d3e8e8-03d7-416c-b1bc-66a7b12b0930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19494 | 2026.01.05 22:43:43.889786 [ 277 ] {d9d3e8e8-03d7-416c-b1bc-66a7b12b0930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19495 | 2026.01.05 22:43:43.890329 [ 277 ] {d9d3e8e8-03d7-416c-b1bc-66a7b12b0930} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19496 | 2026.01.05 22:43:43.890367 [ 277 ] {d9d3e8e8-03d7-416c-b1bc-66a7b12b0930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19497 | 2026.01.05 22:43:43.890822 [ 277 ] {d9d3e8e8-03d7-416c-b1bc-66a7b12b0930} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19498 | 2026.01.05 22:43:43.891243 [ 277 ] {d9d3e8e8-03d7-416c-b1bc-66a7b12b0930} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19499 | 2026.01.05 22:43:43.891377 [ 277 ] {d9d3e8e8-03d7-416c-b1bc-66a7b12b0930} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001664 sec., 29447.115384615387 rows/sec., 2.16 MiB/sec. | ||
| 19500 | 2026.01.05 22:43:43.891417 [ 277 ] {d9d3e8e8-03d7-416c-b1bc-66a7b12b0930} <Debug> TCPHandler: Processed in 0.001869595 sec. | ||
| 19501 | 2026.01.05 22:43:43.891468 [ 222 ] {} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19502 | 2026.01.05 22:43:43.891533 [ 222 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19503 | 2026.01.05 22:43:43.891540 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19504 | 2026.01.05 22:43:43.891648 [ 277 ] {258af8b5-8f0c-4fc0-8bf8-987a442591ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19505 | 2026.01.05 22:43:43.891688 [ 277 ] {258af8b5-8f0c-4fc0-8bf8-987a442591ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19506 | 2026.01.05 22:43:43.892195 [ 277 ] {258af8b5-8f0c-4fc0-8bf8-987a442591ba} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19507 | 2026.01.05 22:43:43.892234 [ 277 ] {258af8b5-8f0c-4fc0-8bf8-987a442591ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19508 | 2026.01.05 22:43:43.892701 [ 277 ] {258af8b5-8f0c-4fc0-8bf8-987a442591ba} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19509 | 2026.01.05 22:43:43.893254 [ 277 ] {258af8b5-8f0c-4fc0-8bf8-987a442591ba} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19510 | 2026.01.05 22:43:43.893387 [ 277 ] {258af8b5-8f0c-4fc0-8bf8-987a442591ba} <Debug> executeQuery: Read 113 rows, 9.04 KiB in 0.001757 sec., 64314.171883892996 rows/sec., 5.02 MiB/sec. | ||
| 19511 | 2026.01.05 22:43:43.893425 [ 277 ] {258af8b5-8f0c-4fc0-8bf8-987a442591ba} <Debug> TCPHandler: Processed in 0.001933587 sec. | ||
| 19512 | 2026.01.05 22:43:43.893547 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19513 | 2026.01.05 22:43:43.893650 [ 277 ] {a14eac13-d991-49ec-99af-45f63ddce6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19514 | 2026.01.05 22:43:43.893694 [ 277 ] {a14eac13-d991-49ec-99af-45f63ddce6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19515 | 2026.01.05 22:43:43.894123 [ 277 ] {a14eac13-d991-49ec-99af-45f63ddce6e1} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19516 | 2026.01.05 22:43:43.894159 [ 277 ] {a14eac13-d991-49ec-99af-45f63ddce6e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19517 | 2026.01.05 22:43:43.894612 [ 277 ] {a14eac13-d991-49ec-99af-45f63ddce6e1} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19518 | 2026.01.05 22:43:43.895065 [ 277 ] {a14eac13-d991-49ec-99af-45f63ddce6e1} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19519 | 2026.01.05 22:43:43.895205 [ 277 ] {a14eac13-d991-49ec-99af-45f63ddce6e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec. | ||
| 19520 | 2026.01.05 22:43:43.895242 [ 277 ] {a14eac13-d991-49ec-99af-45f63ddce6e1} <Debug> TCPHandler: Processed in 0.00174273 sec. | ||
| 19521 | 2026.01.05 22:43:43.895348 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19522 | 2026.01.05 22:43:43.895450 [ 277 ] {798b44bb-d8ca-410b-93f4-499f9d6d463f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19523 | 2026.01.05 22:43:43.895505 [ 277 ] {798b44bb-d8ca-410b-93f4-499f9d6d463f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19524 | 2026.01.05 22:43:43.896466 [ 277 ] {798b44bb-d8ca-410b-93f4-499f9d6d463f} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19525 | 2026.01.05 22:43:43.896502 [ 277 ] {798b44bb-d8ca-410b-93f4-499f9d6d463f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19526 | 2026.01.05 22:43:43.897182 [ 277 ] {798b44bb-d8ca-410b-93f4-499f9d6d463f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19527 | 2026.01.05 22:43:43.897631 [ 277 ] {798b44bb-d8ca-410b-93f4-499f9d6d463f} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19528 | 2026.01.05 22:43:43.897771 [ 277 ] {798b44bb-d8ca-410b-93f4-499f9d6d463f} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.00234 sec., 20940.17094017094 rows/sec., 37.52 MiB/sec. | ||
| 19529 | 2026.01.05 22:43:43.897826 [ 277 ] {798b44bb-d8ca-410b-93f4-499f9d6d463f} <Debug> TCPHandler: Processed in 0.002525508 sec. | ||
| 19530 | 2026.01.05 22:43:43.897943 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19531 | 2026.01.05 22:43:43.898046 [ 277 ] {70bcb238-3805-4330-bb58-984f668c7d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19532 | 2026.01.05 22:43:43.898087 [ 277 ] {70bcb238-3805-4330-bb58-984f668c7d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19533 | 2026.01.05 22:43:43.898450 [ 277 ] {70bcb238-3805-4330-bb58-984f668c7d73} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19534 | 2026.01.05 22:43:43.898487 [ 277 ] {70bcb238-3805-4330-bb58-984f668c7d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19535 | 2026.01.05 22:43:43.898916 [ 277 ] {70bcb238-3805-4330-bb58-984f668c7d73} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19536 | 2026.01.05 22:43:43.899367 [ 277 ] {70bcb238-3805-4330-bb58-984f668c7d73} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19537 | 2026.01.05 22:43:43.899518 [ 277 ] {70bcb238-3805-4330-bb58-984f668c7d73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. | ||
| 19538 | 2026.01.05 22:43:43.899556 [ 277 ] {70bcb238-3805-4330-bb58-984f668c7d73} <Debug> TCPHandler: Processed in 0.001660778 sec. | ||
| 19539 | 2026.01.05 22:43:43.900222 [ 222 ] {} <Debug> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19540 | 2026.01.05 22:43:46.294463 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19541 | 2026.01.05 22:43:46.294524 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19542 | 2026.01.05 22:43:46.622378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47077 | ||
| 19543 | 2026.01.05 22:43:46.622887 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19544 | 2026.01.05 22:43:46.622927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19545 | 2026.01.05 22:43:46.623565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 19546 | 2026.01.05 22:43:46.624074 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19547 | 2026.01.05 22:43:46.624214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47077 | ||
| 19548 | 2026.01.05 22:43:48.885271 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19549 | 2026.01.05 22:43:48.885516 [ 277 ] {7d7e3057-5904-4f91-ade1-b109a75e9383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19550 | 2026.01.05 22:43:48.885583 [ 277 ] {7d7e3057-5904-4f91-ade1-b109a75e9383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19551 | 2026.01.05 22:43:48.886272 [ 277 ] {7d7e3057-5904-4f91-ade1-b109a75e9383} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19552 | 2026.01.05 22:43:48.886319 [ 277 ] {7d7e3057-5904-4f91-ade1-b109a75e9383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19553 | 2026.01.05 22:43:48.886923 [ 277 ] {7d7e3057-5904-4f91-ade1-b109a75e9383} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19554 | 2026.01.05 22:43:48.887384 [ 277 ] {7d7e3057-5904-4f91-ade1-b109a75e9383} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19555 | 2026.01.05 22:43:48.887543 [ 277 ] {7d7e3057-5904-4f91-ade1-b109a75e9383} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002078 sec., 36573.62848893167 rows/sec., 3.01 MiB/sec. | ||
| 19556 | 2026.01.05 22:43:48.887586 [ 277 ] {7d7e3057-5904-4f91-ade1-b109a75e9383} <Debug> TCPHandler: Processed in 0.002499287 sec. | ||
| 19557 | 2026.01.05 22:43:48.887709 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19558 | 2026.01.05 22:43:48.887804 [ 277 ] {3562f30c-63f1-4995-a692-cc0d37e889c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19559 | 2026.01.05 22:43:48.887845 [ 277 ] {3562f30c-63f1-4995-a692-cc0d37e889c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19560 | 2026.01.05 22:43:48.888263 [ 277 ] {3562f30c-63f1-4995-a692-cc0d37e889c4} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19561 | 2026.01.05 22:43:48.888300 [ 277 ] {3562f30c-63f1-4995-a692-cc0d37e889c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19562 | 2026.01.05 22:43:48.888699 [ 277 ] {3562f30c-63f1-4995-a692-cc0d37e889c4} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19563 | 2026.01.05 22:43:48.889115 [ 277 ] {3562f30c-63f1-4995-a692-cc0d37e889c4} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19564 | 2026.01.05 22:43:48.889249 [ 277 ] {3562f30c-63f1-4995-a692-cc0d37e889c4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001463 sec., 6835.269993164729 rows/sec., 513.98 KiB/sec. | ||
| 19565 | 2026.01.05 22:43:48.889287 [ 277 ] {3562f30c-63f1-4995-a692-cc0d37e889c4} <Debug> TCPHandler: Processed in 0.001626317 sec. | ||
| 19566 | 2026.01.05 22:43:48.889406 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19567 | 2026.01.05 22:43:48.889500 [ 277 ] {a46f66b4-d6bb-44c0-be7a-a2d0acaa72cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19568 | 2026.01.05 22:43:48.889540 [ 277 ] {a46f66b4-d6bb-44c0-be7a-a2d0acaa72cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19569 | 2026.01.05 22:43:48.889968 [ 277 ] {a46f66b4-d6bb-44c0-be7a-a2d0acaa72cc} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19570 | 2026.01.05 22:43:48.890003 [ 277 ] {a46f66b4-d6bb-44c0-be7a-a2d0acaa72cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19571 | 2026.01.05 22:43:48.890470 [ 277 ] {a46f66b4-d6bb-44c0-be7a-a2d0acaa72cc} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19572 | 2026.01.05 22:43:48.890886 [ 277 ] {a46f66b4-d6bb-44c0-be7a-a2d0acaa72cc} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19573 | 2026.01.05 22:43:48.891016 [ 277 ] {a46f66b4-d6bb-44c0-be7a-a2d0acaa72cc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001533 sec., 48271.363339856485 rows/sec., 3.77 MiB/sec. | ||
| 19574 | 2026.01.05 22:43:48.891054 [ 277 ] {a46f66b4-d6bb-44c0-be7a-a2d0acaa72cc} <Debug> TCPHandler: Processed in 0.001696079 sec. | ||
| 19575 | 2026.01.05 22:43:48.891170 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19576 | 2026.01.05 22:43:48.891261 [ 277 ] {d8e4386f-b83f-4d1a-9a01-6be60adf17b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19577 | 2026.01.05 22:43:48.891304 [ 277 ] {d8e4386f-b83f-4d1a-9a01-6be60adf17b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19578 | 2026.01.05 22:43:48.891752 [ 277 ] {d8e4386f-b83f-4d1a-9a01-6be60adf17b7} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19579 | 2026.01.05 22:43:48.891787 [ 277 ] {d8e4386f-b83f-4d1a-9a01-6be60adf17b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19580 | 2026.01.05 22:43:48.892261 [ 277 ] {d8e4386f-b83f-4d1a-9a01-6be60adf17b7} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19581 | 2026.01.05 22:43:48.892677 [ 277 ] {d8e4386f-b83f-4d1a-9a01-6be60adf17b7} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19582 | 2026.01.05 22:43:48.892809 [ 277 ] {d8e4386f-b83f-4d1a-9a01-6be60adf17b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec. | ||
| 19583 | 2026.01.05 22:43:48.892847 [ 277 ] {d8e4386f-b83f-4d1a-9a01-6be60adf17b7} <Debug> TCPHandler: Processed in 0.00172412 sec. | ||
| 19584 | 2026.01.05 22:43:48.892952 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19585 | 2026.01.05 22:43:48.893050 [ 277 ] {cf3ee4bc-ca2a-4e80-a5fa-87a4c4e134a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19586 | 2026.01.05 22:43:48.893103 [ 277 ] {cf3ee4bc-ca2a-4e80-a5fa-87a4c4e134a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19587 | 2026.01.05 22:43:48.893880 [ 277 ] {cf3ee4bc-ca2a-4e80-a5fa-87a4c4e134a2} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19588 | 2026.01.05 22:43:48.893916 [ 277 ] {cf3ee4bc-ca2a-4e80-a5fa-87a4c4e134a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19589 | 2026.01.05 22:43:48.894547 [ 277 ] {cf3ee4bc-ca2a-4e80-a5fa-87a4c4e134a2} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19590 | 2026.01.05 22:43:48.894958 [ 277 ] {cf3ee4bc-ca2a-4e80-a5fa-87a4c4e134a2} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19591 | 2026.01.05 22:43:48.895104 [ 277 ] {cf3ee4bc-ca2a-4e80-a5fa-87a4c4e134a2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002072 sec., 4826.254826254826 rows/sec., 8.65 MiB/sec. | ||
| 19592 | 2026.01.05 22:43:48.895159 [ 277 ] {cf3ee4bc-ca2a-4e80-a5fa-87a4c4e134a2} <Debug> TCPHandler: Processed in 0.002253898 sec. | ||
| 19593 | 2026.01.05 22:43:48.895266 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19594 | 2026.01.05 22:43:48.895361 [ 277 ] {02d77301-9f5a-4c9a-b863-c4157307c737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19595 | 2026.01.05 22:43:48.895402 [ 277 ] {02d77301-9f5a-4c9a-b863-c4157307c737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19596 | 2026.01.05 22:43:48.895752 [ 277 ] {02d77301-9f5a-4c9a-b863-c4157307c737} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19597 | 2026.01.05 22:43:48.895789 [ 277 ] {02d77301-9f5a-4c9a-b863-c4157307c737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19598 | 2026.01.05 22:43:48.896185 [ 277 ] {02d77301-9f5a-4c9a-b863-c4157307c737} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19599 | 2026.01.05 22:43:48.896603 [ 277 ] {02d77301-9f5a-4c9a-b863-c4157307c737} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19600 | 2026.01.05 22:43:48.896743 [ 277 ] {02d77301-9f5a-4c9a-b863-c4157307c737} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. | ||
| 19601 | 2026.01.05 22:43:48.896780 [ 277 ] {02d77301-9f5a-4c9a-b863-c4157307c737} <Debug> TCPHandler: Processed in 0.001561444 sec. | ||
| 19602 | 2026.01.05 22:43:49.030932 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 19603 | 2026.01.05 22:43:49.048793 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19604 | 2026.01.05 22:43:49.048842 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19605 | 2026.01.05 22:43:49.055167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 19606 | 2026.01.05 22:43:49.056313 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19607 | 2026.01.05 22:43:49.059507 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 19608 | 2026.01.05 22:43:50.797423 [ 77 ] {} <Debug> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 19609 | 2026.01.05 22:43:50.797513 [ 77 ] {} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19610 | 2026.01.05 22:43:50.797551 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19611 | 2026.01.05 22:43:50.797702 [ 199 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full | ||
| 19612 | 2026.01.05 22:43:50.797875 [ 199 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19613 | 2026.01.05 22:43:50.797914 [ 199 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 466 rows starting from the beginning of the part | ||
| 19614 | 2026.01.05 22:43:50.797996 [ 199 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 252 rows starting from the beginning of the part | ||
| 19615 | 2026.01.05 22:43:50.798057 [ 199 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 252 rows starting from the beginning of the part | ||
| 19616 | 2026.01.05 22:43:50.798106 [ 199 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 274 rows starting from the beginning of the part | ||
| 19617 | 2026.01.05 22:43:50.798156 [ 199 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 19618 | 2026.01.05 22:43:50.799634 [ 193 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.00200033 sec., 735878.5800342944 rows/sec., 52.96 MiB/sec. | ||
| 19619 | 2026.01.05 22:43:50.799941 [ 195 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 19620 | 2026.01.05 22:43:50.800498 [ 195 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_35_8} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19621 | 2026.01.05 22:43:50.800576 [ 195 ] {dd1ca6db-1163-450b-af53-3585045d8c34::all_1_35_8} <Trace> oximeter.fields_u32 (dd1ca6db-1163-450b-af53-3585045d8c34) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 | ||
| 19622 | 2026.01.05 22:43:50.800654 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 19623 | 2026.01.05 22:43:51.742499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2352 | ||
| 19624 | 2026.01.05 22:43:51.744738 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19625 | 2026.01.05 22:43:51.744783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19626 | 2026.01.05 22:43:51.746085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19627 | 2026.01.05 22:43:51.746659 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19628 | 2026.01.05 22:43:51.746924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2352 | ||
| 19629 | 2026.01.05 22:43:52.374941 [ 222 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19630 | 2026.01.05 22:43:52.374974 [ 222 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19631 | 2026.01.05 22:43:52.386019 [ 222 ] {} <Debug> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19632 | 2026.01.05 22:43:53.887173 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19633 | 2026.01.05 22:43:53.887374 [ 277 ] {44ad9fd7-595d-4b7c-a5dc-f7231e8aec00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19634 | 2026.01.05 22:43:53.887445 [ 277 ] {44ad9fd7-595d-4b7c-a5dc-f7231e8aec00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19635 | 2026.01.05 22:43:53.888154 [ 277 ] {44ad9fd7-595d-4b7c-a5dc-f7231e8aec00} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19636 | 2026.01.05 22:43:53.888190 [ 277 ] {44ad9fd7-595d-4b7c-a5dc-f7231e8aec00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19637 | 2026.01.05 22:43:53.888701 [ 277 ] {44ad9fd7-595d-4b7c-a5dc-f7231e8aec00} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19638 | 2026.01.05 22:43:53.889171 [ 277 ] {44ad9fd7-595d-4b7c-a5dc-f7231e8aec00} <Trace> oximeter.fields_ipaddr (067a4502-a950-4616-983a-e1f067f168c6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19639 | 2026.01.05 22:43:53.889321 [ 277 ] {44ad9fd7-595d-4b7c-a5dc-f7231e8aec00} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.002002 sec., 6993.006993006993 rows/sec., 577.06 KiB/sec. | ||
| 19640 | 2026.01.05 22:43:53.889362 [ 277 ] {44ad9fd7-595d-4b7c-a5dc-f7231e8aec00} <Debug> TCPHandler: Processed in 0.002325831 sec. | ||
| 19641 | 2026.01.05 22:43:53.889486 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19642 | 2026.01.05 22:43:53.889600 [ 277 ] {246a336a-ae9a-4617-b02e-6031c62c322a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19643 | 2026.01.05 22:43:53.889640 [ 277 ] {246a336a-ae9a-4617-b02e-6031c62c322a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19644 | 2026.01.05 22:43:53.890310 [ 277 ] {246a336a-ae9a-4617-b02e-6031c62c322a} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19645 | 2026.01.05 22:43:53.890344 [ 277 ] {246a336a-ae9a-4617-b02e-6031c62c322a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19646 | 2026.01.05 22:43:53.890757 [ 277 ] {246a336a-ae9a-4617-b02e-6031c62c322a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19647 | 2026.01.05 22:43:53.891172 [ 277 ] {246a336a-ae9a-4617-b02e-6031c62c322a} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19648 | 2026.01.05 22:43:53.891307 [ 277 ] {246a336a-ae9a-4617-b02e-6031c62c322a} <Debug> executeQuery: Read 162 rows, 14.26 KiB in 0.001724 sec., 93967.5174013921 rows/sec., 8.08 MiB/sec. | ||
| 19649 | 2026.01.05 22:43:53.891345 [ 277 ] {246a336a-ae9a-4617-b02e-6031c62c322a} <Debug> TCPHandler: Processed in 0.001907897 sec. | ||
| 19650 | 2026.01.05 22:43:53.891362 [ 74 ] {} <Debug> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19651 | 2026.01.05 22:43:53.891438 [ 74 ] {} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19652 | 2026.01.05 22:43:53.891457 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19653 | 2026.01.05 22:43:53.891464 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19654 | 2026.01.05 22:43:53.891565 [ 277 ] {672d6155-3c4e-4a85-b193-408f6d744ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19655 | 2026.01.05 22:43:53.891604 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19656 | 2026.01.05 22:43:53.891609 [ 277 ] {672d6155-3c4e-4a85-b193-408f6d744ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19657 | 2026.01.05 22:43:53.891710 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19658 | 2026.01.05 22:43:53.891742 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2534 rows starting from the beginning of the part | ||
| 19659 | 2026.01.05 22:43:53.891810 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 19660 | 2026.01.05 22:43:53.891860 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1217 rows starting from the beginning of the part | ||
| 19661 | 2026.01.05 22:43:53.891913 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 154 rows starting from the beginning of the part | ||
| 19662 | 2026.01.05 22:43:53.891958 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 76 rows starting from the beginning of the part | ||
| 19663 | 2026.01.05 22:43:53.892005 [ 199 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 162 rows starting from the beginning of the part | ||
| 19664 | 2026.01.05 22:43:53.892099 [ 277 ] {672d6155-3c4e-4a85-b193-408f6d744ed9} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19665 | 2026.01.05 22:43:53.892136 [ 277 ] {672d6155-3c4e-4a85-b193-408f6d744ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19666 | 2026.01.05 22:43:53.892540 [ 277 ] {672d6155-3c4e-4a85-b193-408f6d744ed9} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19667 | 2026.01.05 22:43:53.892958 [ 277 ] {672d6155-3c4e-4a85-b193-408f6d744ed9} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19668 | 2026.01.05 22:43:53.893089 [ 277 ] {672d6155-3c4e-4a85-b193-408f6d744ed9} <Debug> executeQuery: Read 63 rows, 4.68 KiB in 0.001542 sec., 40856.03112840467 rows/sec., 2.96 MiB/sec. | ||
| 19669 | 2026.01.05 22:43:53.893127 [ 277 ] {672d6155-3c4e-4a85-b193-408f6d744ed9} <Debug> TCPHandler: Processed in 0.001717849 sec. | ||
| 19670 | 2026.01.05 22:43:53.893274 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19671 | 2026.01.05 22:43:53.893396 [ 277 ] {47fef7d2-3afb-47b7-9e59-2545b8e9b13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19672 | 2026.01.05 22:43:53.893444 [ 277 ] {47fef7d2-3afb-47b7-9e59-2545b8e9b13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19673 | 2026.01.05 22:43:53.893849 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4303 rows, containing 5 columns (5 merged, 0 gathered) in 0.002290199 sec., 1878876.0278036974 rows/sec., 162.35 MiB/sec. | ||
| 19674 | 2026.01.05 22:43:53.894040 [ 277 ] {47fef7d2-3afb-47b7-9e59-2545b8e9b13a} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19675 | 2026.01.05 22:43:53.894090 [ 277 ] {47fef7d2-3afb-47b7-9e59-2545b8e9b13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19676 | 2026.01.05 22:43:53.894246 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19677 | 2026.01.05 22:43:53.894600 [ 277 ] {47fef7d2-3afb-47b7-9e59-2545b8e9b13a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19678 | 2026.01.05 22:43:53.894817 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_146_29} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19679 | 2026.01.05 22:43:53.894914 [ 194 ] {3acc8a6f-45e4-497f-a16b-f93c6a526564::all_1_146_29} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19680 | 2026.01.05 22:43:53.895011 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 19681 | 2026.01.05 22:43:53.895120 [ 277 ] {47fef7d2-3afb-47b7-9e59-2545b8e9b13a} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19682 | 2026.01.05 22:43:53.895260 [ 277 ] {47fef7d2-3afb-47b7-9e59-2545b8e9b13a} <Debug> executeQuery: Read 127 rows, 10.19 KiB in 0.001888 sec., 67266.94915254238 rows/sec., 5.27 MiB/sec. | ||
| 19683 | 2026.01.05 22:43:53.895269 [ 74 ] {} <Debug> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19684 | 2026.01.05 22:43:53.895303 [ 277 ] {47fef7d2-3afb-47b7-9e59-2545b8e9b13a} <Debug> TCPHandler: Processed in 0.002113063 sec. | ||
| 19685 | 2026.01.05 22:43:53.895313 [ 74 ] {} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19686 | 2026.01.05 22:43:53.895344 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19687 | 2026.01.05 22:43:53.895428 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19688 | 2026.01.05 22:43:53.895428 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19689 | 2026.01.05 22:43:53.895529 [ 277 ] {d5653b61-dded-4805-99e4-730f4a64662b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19690 | 2026.01.05 22:43:53.895543 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19691 | 2026.01.05 22:43:53.895572 [ 277 ] {d5653b61-dded-4805-99e4-730f4a64662b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19692 | 2026.01.05 22:43:53.895573 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1406 rows starting from the beginning of the part | ||
| 19693 | 2026.01.05 22:43:53.895638 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 134 rows starting from the beginning of the part | ||
| 19694 | 2026.01.05 22:43:53.895686 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 532 rows starting from the beginning of the part | ||
| 19695 | 2026.01.05 22:43:53.895732 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 113 rows starting from the beginning of the part | ||
| 19696 | 2026.01.05 22:43:53.895777 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 74 rows starting from the beginning of the part | ||
| 19697 | 2026.01.05 22:43:53.895821 [ 195 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 127 rows starting from the beginning of the part | ||
| 19698 | 2026.01.05 22:43:53.896027 [ 277 ] {d5653b61-dded-4805-99e4-730f4a64662b} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19699 | 2026.01.05 22:43:53.896062 [ 277 ] {d5653b61-dded-4805-99e4-730f4a64662b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19700 | 2026.01.05 22:43:53.896545 [ 277 ] {d5653b61-dded-4805-99e4-730f4a64662b} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19701 | 2026.01.05 22:43:53.896953 [ 194 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2386 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566194 sec., 1523438.3479952037 rows/sec., 118.26 MiB/sec. | ||
| 19702 | 2026.01.05 22:43:53.896958 [ 277 ] {d5653b61-dded-4805-99e4-730f4a64662b} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19703 | 2026.01.05 22:43:53.897107 [ 277 ] {d5653b61-dded-4805-99e4-730f4a64662b} <Debug> executeQuery: Read 167 rows, 11.91 KiB in 0.001598 sec., 104505.63204005006 rows/sec., 7.28 MiB/sec. | ||
| 19704 | 2026.01.05 22:43:53.897145 [ 277 ] {d5653b61-dded-4805-99e4-730f4a64662b} <Debug> TCPHandler: Processed in 0.001764631 sec. | ||
| 19705 | 2026.01.05 22:43:53.897263 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19706 | 2026.01.05 22:43:53.897299 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19707 | 2026.01.05 22:43:53.897358 [ 277 ] {f128ae48-2a05-4632-b010-31f638c857e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19708 | 2026.01.05 22:43:53.897417 [ 277 ] {f128ae48-2a05-4632-b010-31f638c857e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19709 | 2026.01.05 22:43:53.897821 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_146_29} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19710 | 2026.01.05 22:43:53.897907 [ 193 ] {39ad70f6-6689-4fb8-b2c0-1a66a29cdc63::all_1_146_29} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19711 | 2026.01.05 22:43:53.898001 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 19712 | 2026.01.05 22:43:53.898353 [ 277 ] {f128ae48-2a05-4632-b010-31f638c857e8} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19713 | 2026.01.05 22:43:53.898395 [ 277 ] {f128ae48-2a05-4632-b010-31f638c857e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19714 | 2026.01.05 22:43:53.899067 [ 277 ] {f128ae48-2a05-4632-b010-31f638c857e8} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19715 | 2026.01.05 22:43:53.899500 [ 277 ] {f128ae48-2a05-4632-b010-31f638c857e8} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19716 | 2026.01.05 22:43:53.899642 [ 277 ] {f128ae48-2a05-4632-b010-31f638c857e8} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002303 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 19717 | 2026.01.05 22:43:53.899698 [ 277 ] {f128ae48-2a05-4632-b010-31f638c857e8} <Debug> TCPHandler: Processed in 0.002482356 sec. | ||
| 19718 | 2026.01.05 22:43:53.899809 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19719 | 2026.01.05 22:43:53.899902 [ 277 ] {fcdfb90a-0ce9-4d55-a527-a37efb28a8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19720 | 2026.01.05 22:43:53.899943 [ 277 ] {fcdfb90a-0ce9-4d55-a527-a37efb28a8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19721 | 2026.01.05 22:43:53.900283 [ 277 ] {fcdfb90a-0ce9-4d55-a527-a37efb28a8a7} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19722 | 2026.01.05 22:43:53.900319 [ 277 ] {fcdfb90a-0ce9-4d55-a527-a37efb28a8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19723 | 2026.01.05 22:43:53.900714 [ 277 ] {fcdfb90a-0ce9-4d55-a527-a37efb28a8a7} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19724 | 2026.01.05 22:43:53.901203 [ 277 ] {fcdfb90a-0ce9-4d55-a527-a37efb28a8a7} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19725 | 2026.01.05 22:43:53.901335 [ 277 ] {fcdfb90a-0ce9-4d55-a527-a37efb28a8a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec. | ||
| 19726 | 2026.01.05 22:43:53.901346 [ 74 ] {} <Debug> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19727 | 2026.01.05 22:43:53.901375 [ 277 ] {fcdfb90a-0ce9-4d55-a527-a37efb28a8a7} <Debug> TCPHandler: Processed in 0.001613426 sec. | ||
| 19728 | 2026.01.05 22:43:53.901485 [ 74 ] {} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19729 | 2026.01.05 22:43:53.901515 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19730 | 2026.01.05 22:43:53.901594 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19731 | 2026.01.05 22:43:53.901699 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19732 | 2026.01.05 22:43:53.901726 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8660 rows starting from the beginning of the part | ||
| 19733 | 2026.01.05 22:43:53.901776 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 19734 | 2026.01.05 22:43:53.901817 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 19735 | 2026.01.05 22:43:53.901973 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 19736 | 2026.01.05 22:43:53.902017 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 19737 | 2026.01.05 22:43:53.902056 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 19738 | 2026.01.05 22:43:53.904179 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8960 rows, containing 4 columns (4 merged, 0 gathered) in 0.00261658 sec., 3424317.2385327416 rows/sec., 228.27 MiB/sec. | ||
| 19739 | 2026.01.05 22:43:53.904416 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19740 | 2026.01.05 22:43:53.904914 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_146_29} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19741 | 2026.01.05 22:43:53.904975 [ 195 ] {1ad53db4-a5ff-44de-a120-b8b999292ace::all_1_146_29} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19742 | 2026.01.05 22:43:53.905036 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 19743 | 2026.01.05 22:43:54.125157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47589 | ||
| 19744 | 2026.01.05 22:43:54.125721 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19745 | 2026.01.05 22:43:54.125768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19746 | 2026.01.05 22:43:54.126448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19747 | 2026.01.05 22:43:54.126924 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19748 | 2026.01.05 22:43:54.127060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47589 | ||
| 19749 | 2026.01.05 22:43:56.560435 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 19750 | 2026.01.05 22:43:56.577988 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19751 | 2026.01.05 22:43:56.578044 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19752 | 2026.01.05 22:43:56.584278 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19753 | 2026.01.05 22:43:56.585431 [ 245 ] {} <Trace> system.metric_log (b86ca3a5-b510-44b5-9d7e-30534ef7ddfc): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19754 | 2026.01.05 22:43:56.588624 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 19755 | 2026.01.05 22:43:58.884888 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19756 | 2026.01.05 22:43:58.885169 [ 277 ] {1a203ec1-be19-40c9-ba53-1f0cdd2a454a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19757 | 2026.01.05 22:43:58.885271 [ 277 ] {1a203ec1-be19-40c9-ba53-1f0cdd2a454a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19758 | 2026.01.05 22:43:58.886207 [ 277 ] {1a203ec1-be19-40c9-ba53-1f0cdd2a454a} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19759 | 2026.01.05 22:43:58.886248 [ 277 ] {1a203ec1-be19-40c9-ba53-1f0cdd2a454a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19760 | 2026.01.05 22:43:58.886762 [ 277 ] {1a203ec1-be19-40c9-ba53-1f0cdd2a454a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19761 | 2026.01.05 22:43:58.887210 [ 277 ] {1a203ec1-be19-40c9-ba53-1f0cdd2a454a} <Trace> oximeter.fields_string (3acc8a6f-45e4-497f-a16b-f93c6a526564): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19762 | 2026.01.05 22:43:58.887361 [ 277 ] {1a203ec1-be19-40c9-ba53-1f0cdd2a454a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002272 sec., 33450.704225352114 rows/sec., 2.76 MiB/sec. | ||
| 19763 | 2026.01.05 22:43:58.887406 [ 277 ] {1a203ec1-be19-40c9-ba53-1f0cdd2a454a} <Debug> TCPHandler: Processed in 0.002711794 sec. | ||
| 19764 | 2026.01.05 22:43:58.887546 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19765 | 2026.01.05 22:43:58.887641 [ 277 ] {24e79ce6-131d-48f1-9e6a-a6a9a296ffe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19766 | 2026.01.05 22:43:58.887682 [ 277 ] {24e79ce6-131d-48f1-9e6a-a6a9a296ffe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19767 | 2026.01.05 22:43:58.888196 [ 277 ] {24e79ce6-131d-48f1-9e6a-a6a9a296ffe6} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19768 | 2026.01.05 22:43:58.888231 [ 277 ] {24e79ce6-131d-48f1-9e6a-a6a9a296ffe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19769 | 2026.01.05 22:43:58.888645 [ 277 ] {24e79ce6-131d-48f1-9e6a-a6a9a296ffe6} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19770 | 2026.01.05 22:43:58.889074 [ 277 ] {24e79ce6-131d-48f1-9e6a-a6a9a296ffe6} <Trace> oximeter.fields_u16 (123c27bd-d5b3-4dfb-9cad-3ed397bab4b2): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19771 | 2026.01.05 22:43:58.889205 [ 277 ] {24e79ce6-131d-48f1-9e6a-a6a9a296ffe6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001583 sec., 6317.119393556538 rows/sec., 475.02 KiB/sec. | ||
| 19772 | 2026.01.05 22:43:58.889243 [ 277 ] {24e79ce6-131d-48f1-9e6a-a6a9a296ffe6} <Debug> TCPHandler: Processed in 0.001754581 sec. | ||
| 19773 | 2026.01.05 22:43:58.889373 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19774 | 2026.01.05 22:43:58.889465 [ 277 ] {86c315a2-d667-4a05-b6d8-271c2d8145ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19775 | 2026.01.05 22:43:58.889503 [ 277 ] {86c315a2-d667-4a05-b6d8-271c2d8145ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19776 | 2026.01.05 22:43:58.889982 [ 277 ] {86c315a2-d667-4a05-b6d8-271c2d8145ec} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19777 | 2026.01.05 22:43:58.890018 [ 277 ] {86c315a2-d667-4a05-b6d8-271c2d8145ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19778 | 2026.01.05 22:43:58.890428 [ 277 ] {86c315a2-d667-4a05-b6d8-271c2d8145ec} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19779 | 2026.01.05 22:43:58.890855 [ 277 ] {86c315a2-d667-4a05-b6d8-271c2d8145ec} <Trace> oximeter.fields_uuid (39ad70f6-6689-4fb8-b2c0-1a66a29cdc63): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19780 | 2026.01.05 22:43:58.890986 [ 277 ] {86c315a2-d667-4a05-b6d8-271c2d8145ec} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001539 sec., 48083.170890188434 rows/sec., 3.75 MiB/sec. | ||
| 19781 | 2026.01.05 22:43:58.891024 [ 277 ] {86c315a2-d667-4a05-b6d8-271c2d8145ec} <Debug> TCPHandler: Processed in 0.001707109 sec. | ||
| 19782 | 2026.01.05 22:43:58.891147 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19783 | 2026.01.05 22:43:58.891239 [ 277 ] {8ebc7e3e-52d4-4d69-a281-0109b588d6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19784 | 2026.01.05 22:43:58.891282 [ 277 ] {8ebc7e3e-52d4-4d69-a281-0109b588d6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19785 | 2026.01.05 22:43:58.891714 [ 277 ] {8ebc7e3e-52d4-4d69-a281-0109b588d6fe} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19786 | 2026.01.05 22:43:58.891750 [ 277 ] {8ebc7e3e-52d4-4d69-a281-0109b588d6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19787 | 2026.01.05 22:43:58.892215 [ 277 ] {8ebc7e3e-52d4-4d69-a281-0109b588d6fe} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19788 | 2026.01.05 22:43:58.892633 [ 277 ] {8ebc7e3e-52d4-4d69-a281-0109b588d6fe} <Trace> oximeter.measurements_cumulativeu64 (c6c8c2e0-65de-4a75-8c09-85e1d60607a4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19789 | 2026.01.05 22:43:58.892764 [ 277 ] {8ebc7e3e-52d4-4d69-a281-0109b588d6fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec. | ||
| 19790 | 2026.01.05 22:43:58.892802 [ 277 ] {8ebc7e3e-52d4-4d69-a281-0109b588d6fe} <Debug> TCPHandler: Processed in 0.001703279 sec. | ||
| 19791 | 2026.01.05 22:43:58.892913 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19792 | 2026.01.05 22:43:58.893004 [ 277 ] {38128711-eb3c-4f4f-8a40-a9e66856e725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19793 | 2026.01.05 22:43:58.893057 [ 277 ] {38128711-eb3c-4f4f-8a40-a9e66856e725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19794 | 2026.01.05 22:43:58.893854 [ 277 ] {38128711-eb3c-4f4f-8a40-a9e66856e725} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19795 | 2026.01.05 22:43:58.893890 [ 277 ] {38128711-eb3c-4f4f-8a40-a9e66856e725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19796 | 2026.01.05 22:43:58.894526 [ 277 ] {38128711-eb3c-4f4f-8a40-a9e66856e725} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19797 | 2026.01.05 22:43:58.894974 [ 277 ] {38128711-eb3c-4f4f-8a40-a9e66856e725} <Trace> oximeter.measurements_histogramu64 (10bdb899-5cad-487d-931c-61ef5f59f1c9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19798 | 2026.01.05 22:43:58.895114 [ 277 ] {38128711-eb3c-4f4f-8a40-a9e66856e725} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002127 sec., 4701.457451810061 rows/sec., 8.42 MiB/sec. | ||
| 19799 | 2026.01.05 22:43:58.895174 [ 277 ] {38128711-eb3c-4f4f-8a40-a9e66856e725} <Debug> TCPHandler: Processed in 0.00230799 sec. | ||
| 19800 | 2026.01.05 22:43:58.895285 [ 277 ] {} <Trace> TCP-Session: 083b2173-c484-499d-9ac3-918aee146fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19801 | 2026.01.05 22:43:58.895377 [ 277 ] {ae06e8f4-6493-4707-bff3-0108e3554164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19802 | 2026.01.05 22:43:58.895424 [ 277 ] {ae06e8f4-6493-4707-bff3-0108e3554164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19803 | 2026.01.05 22:43:58.895756 [ 277 ] {ae06e8f4-6493-4707-bff3-0108e3554164} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19804 | 2026.01.05 22:43:58.895792 [ 277 ] {ae06e8f4-6493-4707-bff3-0108e3554164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19805 | 2026.01.05 22:43:58.896191 [ 277 ] {ae06e8f4-6493-4707-bff3-0108e3554164} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19806 | 2026.01.05 22:43:58.896611 [ 277 ] {ae06e8f4-6493-4707-bff3-0108e3554164} <Trace> oximeter.measurements_u64 (1ad53db4-a5ff-44de-a120-b8b999292ace): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19807 | 2026.01.05 22:43:58.896742 [ 277 ] {ae06e8f4-6493-4707-bff3-0108e3554164} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec. | ||
| 19808 | 2026.01.05 22:43:58.896778 [ 277 ] {ae06e8f4-6493-4707-bff3-0108e3554164} <Debug> TCPHandler: Processed in 0.001540413 sec. | ||
| 19809 | 2026.01.05 22:44:01.294565 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19810 | 2026.01.05 22:44:01.294623 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19811 | 2026.01.05 22:44:01.335596 [ 223 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19812 | 2026.01.05 22:44:01.335667 [ 223 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19813 | 2026.01.05 22:44:01.346613 [ 223 ] {} <Debug> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19814 | 2026.01.05 22:44:01.628091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48037 | ||
| 19815 | 2026.01.05 22:44:01.628596 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19816 | 2026.01.05 22:44:01.628632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19817 | 2026.01.05 22:44:01.629256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19818 | 2026.01.05 22:44:01.629753 [ 244 ] {} <Trace> system.asynchronous_metric_log (c5ba7982-d3ea-4261-aabe-8ae02e6ed17f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19819 | 2026.01.05 22:44:01.629879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48037 | ||
| 19820 | 2026.01.05 22:44:01.747929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2378 | ||
| 19821 | 2026.01.05 22:44:01.750195 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19822 | 2026.01.05 22:44:01.750240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 19823 | 2026.01.05 22:44:01.751570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19824 | 2026.01.05 22:44:01.752081 [ 243 ] {} <Trace> system.query_log (b67ac184-eaec-4bb3-b095-22614494c3f2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19825 | 2026.01.05 22:44:01.752343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2378 | ||